@charset "UTF-8";
/*!
Theme Name: Hemavan Tärnaby
Theme URI: http://www.hemavantarnaby.nu
Author: Triggerfish
Author URI: http://triggerfish.se/
Description: Hemavan Tärnaby Theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: hemavantarnaby
Text Domain: hemavantarnaby
*/
/**
 * Vendor
 */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
button {
  border: 0;
  background: none;
}
a:focus {
  outline: none;
}
/*!
 * Bootstrap v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=e86db2af7e42950e23f2)
 * Config saved to config.json and https://gist.github.com/e86db2af7e42950e23f2
 */
/*! 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;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
* {
  box-sizing: border-box;
}
*:before,
*:after {
  box-sizing: border-box;
}
html {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 950px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1150px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
  padding-right: 20px;
}
.row {
  margin-left: -20px;
  margin-right: -20px;
}
.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: 20px;
  padding-right: 20px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 5px 7px;
  line-height: 1.42857143;
  vertical-align: top;
}
.table > thead > tr > th {
  vertical-align: bottom;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f2f2f2;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-property: height, visibility;
  transition-duration: 0.35s;
  transition-timing-function: ease;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  transform: translate(0, -25%);
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.nav:before,
.nav:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.nav:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('./fonts/fontawesome-webfont.eot?v=4.3.0');
  src: url('./fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('./fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('./fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('./fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('./fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa,
.widget.widget_blog_search button:after,
.entry-content ul li:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eeeeee;
  border-radius: 0.1em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: 0.3em;
}
.fa.pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-genderless:before,
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
/*
* Symbolset
* www.symbolset.com
* Copyright © 2014 Oak Studios LLC
*
* Upload this file to your web server
* and place this within your <head> tags.
* <link href="webfonts/ss-glyphish-outlined.css" rel="stylesheet" />
*/
@font-face {
  font-family: "SSGlyphish";
  src: url('./fonts/ss-glyphish-outlined.eot');
  src: url('./fonts/ss-glyphish-outlined.eot?#iefix') format('embedded-opentype'), url('./fonts/ss-glyphish-outlined.woff') format('woff'), url('./fonts/ss-glyphish-outlined.ttf') format('truetype'), url('./fonts/ss-glyphish-outlined.svg#SSGlyphishOutlined') format('svg');
  font-weight: 400;
  font-style: normal;
}
/* This triggers a redraw in IE to Fix IE8's :before content rendering. */
html:hover [class^="ss-"] {
  -ms-zoom: 1;
}
.ss-icon,
.widget h4:before,
.todays-events footer a:before {
  display: inline-block;
}
.ss-icon,
.ss-icon.ss-glyphish-outlined,
[class^="ss-"]:before,
[class*=" ss-"]:before,
[class^="ss-"].ss-glyphish-outlined:before,
[class*=" ss-"].ss-glyphish-outlined:before,
[class^="ss-"].right:after,
[class*=" ss-"].right:after,
[class^="ss-"].ss-glyphish-outined.right:after,
[class*=" ss-"].ss-glyphish-outlined.right:after,
.widget h4:before,
.todays-events footer a:before {
  font-family: "SSGlyphish";
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
  text-rendering: optimizeLegibility;
  white-space: nowrap;
  /*-webkit-font-feature-settings: "liga"; Currently broken in Chrome >= v22. Falls back to text-rendering. Safari is unaffected. */
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
}
[class^="ss-"].right:before,
[class*=" ss-"].right:before {
  display: none;
  content: '';
}
.ss-cursor:before,
.ss-cursor.right:after {
  content: '';
}
.ss-crosshair:before,
.ss-crosshair.right:after {
  content: '⌖';
}
.ss-search:before,
.ss-search.right:after {
  content: '🔎';
}
.ss-zoomin:before,
.ss-zoomin.right:after {
  content: '';
}
.ss-zoomout:before,
.ss-zoomout.right:after {
  content: '';
}
.ss-view:before,
.ss-view.right:after {
  content: '👁';
}
.ss-binoculars:before,
.ss-binoculars.right:after {
  content: '';
}
.ss-incognito:before,
.ss-incognito.right:after {
  content: '';
}
.ss-radar:before,
.ss-radar.right:after {
  content: '';
}
.ss-attach:before,
.ss-attach.right:after {
  content: '📎';
}
.ss-link:before,
.ss-link.right:after {
  content: '🔗';
}
.ss-write:before,
.ss-write.right:after {
  content: '✎';
}
.ss-compose:before,
.ss-compose.right:after {
  content: '📝';
}
.ss-lock:before,
.ss-lock.right:after {
  content: '🔒';
}
.ss-unlock:before,
.ss-unlock.right:after {
  content: '🔓';
}
.ss-combinationlock:before,
.ss-combinationlock.right:after {
  content: '';
}
.ss-key:before,
.ss-key.right:after {
  content: '🔑';
}
.ss-keyhole:before,
.ss-keyhole.right:after {
  content: '';
}
.ss-vip:before,
.ss-vip.right:after {
  content: '';
}
.ss-trash:before,
.ss-trash.right:after {
  content: '🗑';
}
.ss-target:before,
.ss-target.right:after {
  content: '◎';
}
.ss-bullseye:before,
.ss-bullseye.right:after {
  content: '🎯';
}
.ss-lightning:before,
.ss-lightning.right:after {
  content: '☇';
}
.ss-radioactive:before,
.ss-radioactive.right:after {
  content: '☢';
}
.ss-skull:before,
.ss-skull.right:after {
  content: '💀';
}
.ss-skullandcrossbones:before,
.ss-skullandcrossbones.right:after {
  content: '☠';
}
.ss-tag:before,
.ss-tag.right:after {
  content: '🏷';
}
.ss-tags:before,
.ss-tags.right:after {
  content: '';
}
.ss-pricetag:before,
.ss-pricetag.right:after {
  content: '';
}
.ss-flag:before,
.ss-flag.right:after {
  content: '⚑';
}
.ss-like:before,
.ss-like.right:after {
  content: '👍';
}
.ss-dislike:before,
.ss-dislike.right:after {
  content: '👎';
}
.ss-heart:before,
.ss-heart.right:after {
  content: '♥';
}
.ss-star:before,
.ss-star.right:after {
  content: '⋆';
}
.ss-archive:before,
.ss-archive.right:after {
  content: '🗃';
}
.ss-badge:before,
.ss-badge.right:after {
  content: '📛';
}
.ss-trophy:before,
.ss-trophy.right:after {
  content: '🏆';
}
.ss-medal:before,
.ss-medal.right:after {
  content: '🎖';
}
.ss-crown:before,
.ss-crown.right:after {
  content: '👑';
}
.ss-layers:before,
.ss-layers.right:after {
  content: '';
}
.ss-layergroup:before,
.ss-layergroup.right:after {
  content: '';
}
.ss-cut:before,
.ss-cut.right:after {
  content: '✂';
}
.ss-magicwand:before,
.ss-magicwand.right:after {
  content: '';
}
.ss-clipboard:before,
.ss-clipboard.right:after {
  content: '📋';
}
.ss-ruler:before,
.ss-ruler.right:after {
  content: '📏';
}
.ss-brush:before,
.ss-brush.right:after {
  content: '';
}
.ss-paintroller:before,
.ss-paintroller.right:after {
  content: '';
}
.ss-rubberstamp:before,
.ss-rubberstamp.right:after {
  content: '';
}
.ss-palette:before,
.ss-palette.right:after {
  content: '🎨';
}
.ss-phone:before,
.ss-phone.right:after {
  content: '📞';
}
.ss-voicemail:before,
.ss-voicemail.right:after {
  content: '⌕';
}
.ss-megaphone:before,
.ss-megaphone.right:after {
  content: '📢';
}
.ss-at:before,
.ss-at.right:after {
  content: '@';
}
.ss-reply:before,
.ss-reply.right:after {
  content: '↩';
}
.ss-replyall:before,
.ss-replyall.right:after {
  content: '';
}
.ss-mailbox:before,
.ss-mailbox.right:after {
  content: '📫';
}
.ss-send:before,
.ss-send.right:after {
  content: '🖅';
}
.ss-mail:before,
.ss-mail.right:after {
  content: '✉';
}
.ss-inbox:before,
.ss-inbox.right:after {
  content: '📥';
}
.ss-stamp:before,
.ss-stamp.right:after {
  content: '';
}
.ss-chat:before,
.ss-chat.right:after {
  content: '💬';
}
.ss-chats:before,
.ss-chats.right:after {
  content: '🗪';
}
.ss-ellipsischat:before,
.ss-ellipsischat.right:after {
  content: '';
}
.ss-ellipsis:before,
.ss-ellipsis.right:after {
  content: '…';
}
.ss-smile:before,
.ss-smile.right:after {
  content: '☻';
}
.ss-user:before,
.ss-user.right:after {
  content: '👤';
}
.ss-femaleuser:before,
.ss-femaleuser.right:after {
  content: '👧';
}
.ss-users:before,
.ss-users.right:after {
  content: '👥';
}
.ss-baby:before,
.ss-baby.right:after {
  content: '👶';
}
.ss-alien:before,
.ss-alien.right:after {
  content: '👽';
}
.ss-ghost:before,
.ss-ghost.right:after {
  content: '👻';
}
.ss-footsteps:before,
.ss-footsteps.right:after {
  content: '👣';
}
.ss-usergroup:before,
.ss-usergroup.right:after {
  content: '';
}
.ss-contacts:before,
.ss-contacts.right:after {
  content: '📇';
}
.ss-userprofile:before,
.ss-userprofile.right:after {
  content: '';
}
.ss-cart:before,
.ss-cart.right:after {
  content: '';
}
.ss-shoppingbag:before,
.ss-shoppingbag.right:after {
  content: '🛍';
}
.ss-gift:before,
.ss-gift.right:after {
  content: '🎁';
}
.ss-store:before,
.ss-store.right:after {
  content: '🏪';
}
.ss-barcode:before,
.ss-barcode.right:after {
  content: '';
}
.ss-creditcard:before,
.ss-creditcard.right:after {
  content: '💳';
}
.ss-creditcards:before,
.ss-creditcards.right:after {
  content: '';
}
.ss-banknote:before,
.ss-banknote.right:after {
  content: '💵';
}
.ss-currency:before,
.ss-currency.right:after {
  content: '💱';
}
.ss-piggybank:before,
.ss-piggybank.right:after {
  content: '';
}
.ss-calculator:before,
.ss-calculator.right:after {
  content: '🖩';
}
.ss-tally:before,
.ss-tally.right:after {
  content: '';
}
.ss-bank:before,
.ss-bank.right:after {
  content: '🏦';
}
.ss-scales:before,
.ss-scales.right:after {
  content: '⚖';
}
.ss-gavel:before,
.ss-gavel.right:after {
  content: '';
}
.ss-meeting:before,
.ss-meeting.right:after {
  content: '';
}
.ss-presentation:before,
.ss-presentation.right:after {
  content: '';
}
.ss-piechart:before,
.ss-piechart.right:after {
  content: '';
}
.ss-barchart:before,
.ss-barchart.right:after {
  content: '📊';
}
.ss-activity:before,
.ss-activity.right:after {
  content: '';
}
.ss-flowchart:before,
.ss-flowchart.right:after {
  content: '';
}
.ss-stock:before,
.ss-stock.right:after {
  content: '🗠';
}
.ss-box:before,
.ss-box.right:after {
  content: '📦';
}
.ss-crate:before,
.ss-crate.right:after {
  content: '';
}
.ss-handtruck:before,
.ss-handtruck.right:after {
  content: '';
}
.ss-home:before,
.ss-home.right:after {
  content: '⌂';
}
.ss-fence:before,
.ss-fence.right:after {
  content: '';
}
.ss-buildings:before,
.ss-buildings.right:after {
  content: '🏢';
}
.ss-hotel:before,
.ss-hotel.right:after {
  content: '🏨';
}
.ss-warehouse:before,
.ss-warehouse.right:after {
  content: '';
}
.ss-castle:before,
.ss-castle.right:after {
  content: '🏰';
}
.ss-globe:before,
.ss-globe.right:after {
  content: '🌐';
}
.ss-earth:before,
.ss-earth.right:after {
  content: '🌎';
}
.ss-navigate:before,
.ss-navigate.right:after {
  content: '';
}
.ss-compassnavigate:before,
.ss-compassnavigate.right:after {
  content: '';
}
.ss-compass:before,
.ss-compass.right:after {
  content: '';
}
.ss-signpost:before,
.ss-signpost.right:after {
  content: '';
}
.ss-map:before,
.ss-map.right:after {
  content: '';
}
.ss-location:before,
.ss-location.right:after {
  content: '';
}
.ss-pin:before,
.ss-pin.right:after {
  content: '📍';
}
.ss-pushpin:before,
.ss-pushpin.right:after {
  content: '📌';
}
.ss-maplocation:before,
.ss-maplocation.right:after {
  content: '';
}
.ss-floppydisk:before,
.ss-floppydisk.right:after {
  content: '💾';
}
.ss-puzzle:before,
.ss-puzzle.right:after {
  content: '';
}
.ss-install:before,
.ss-install.right:after {
  content: '';
}
.ss-window:before,
.ss-window.right:after {
  content: '🗔';
}
.ss-windows:before,
.ss-windows.right:after {
  content: '🗗';
}
.ss-commandline:before,
.ss-commandline.right:after {
  content: '';
}
.ss-bug:before,
.ss-bug.right:after {
  content: '🐛';
}
.ss-database:before,
.ss-database.right:after {
  content: '';
}
.ss-music:before,
.ss-music.right:after {
  content: '♫';
}
.ss-eighthnote:before,
.ss-eighthnote.right:after {
  content: '♪';
}
.ss-guitar:before,
.ss-guitar.right:after {
  content: '🎸';
}
.ss-piano:before,
.ss-piano.right:after {
  content: '🎹';
}
.ss-pianokeys:before,
.ss-pianokeys.right:after {
  content: '';
}
.ss-trumpet:before,
.ss-trumpet.right:after {
  content: '🎺';
}
.ss-mic:before,
.ss-mic.right:after {
  content: '🎤';
}
.ss-studiomic:before,
.ss-studiomic.right:after {
  content: '🎙';
}
.ss-headphones:before,
.ss-headphones.right:after {
  content: '🎧';
}
.ss-mutevolume:before,
.ss-mutevolume.right:after {
  content: '';
}
.ss-volume:before,
.ss-volume.right:after {
  content: '🔈';
}
.ss-lowvolume:before,
.ss-lowvolume.right:after {
  content: '🔉';
}
.ss-highvolume:before,
.ss-highvolume.right:after {
  content: '🔊';
}
.ss-ipod:before,
.ss-ipod.right:after {
  content: '';
}
.ss-stereo:before,
.ss-stereo.right:after {
  content: '';
}
.ss-speaker:before,
.ss-speaker.right:after {
  content: '';
}
.ss-vinylrecord:before,
.ss-vinylrecord.right:after {
  content: '';
}
.ss-disc:before,
.ss-disc.right:after {
  content: '💿';
}
.ss-playlist:before,
.ss-playlist.right:after {
  content: '';
}
.ss-airplay:before,
.ss-airplay.right:after {
  content: '';
}
.ss-camera:before,
.ss-camera.right:after {
  content: '📷';
}
.ss-picture:before,
.ss-picture.right:after {
  content: '🌄';
}
.ss-pictures:before,
.ss-pictures.right:after {
  content: '';
}
.ss-video:before,
.ss-video.right:after {
  content: '📹';
}
.ss-film:before,
.ss-film.right:after {
  content: '🎞';
}
.ss-filmroll:before,
.ss-filmroll.right:after {
  content: '';
}
.ss-widescreenfilm:before,
.ss-widescreenfilm.right:after {
  content: '';
}
.ss-clapboard:before,
.ss-clapboard.right:after {
  content: '🎬';
}
.ss-tv:before,
.ss-tv.right:after {
  content: '📺';
}
.ss-flatscreen:before,
.ss-flatscreen.right:after {
  content: '';
}
.ss-videogame:before,
.ss-videogame.right:after {
  content: '🎮';
}
.ss-repeat:before,
.ss-repeat.right:after {
  content: '🔁';
}
.ss-replay:before,
.ss-replay.right:after {
  content: '↺';
}
.ss-shuffle:before,
.ss-shuffle.right:after {
  content: '🔀';
}
.ss-filecabinet:before,
.ss-filecabinet.right:after {
  content: '🗄';
}
.ss-storagebox:before,
.ss-storagebox.right:after {
  content: '';
}
.ss-index:before,
.ss-index.right:after {
  content: '🗂';
}
.ss-page:before,
.ss-page.right:after {
  content: '📃';
}
.ss-book:before,
.ss-book.right:after {
  content: '📕';
}
.ss-openbook:before,
.ss-openbook.right:after {
  content: '📖';
}
.ss-notebook:before,
.ss-notebook.right:after {
  content: '📓';
}
.ss-spiralbound:before,
.ss-spiralbound.right:after {
  content: '🗒';
}
.ss-newspaper:before,
.ss-newspaper.right:after {
  content: '📰';
}
.ss-notepad:before,
.ss-notepad.right:after {
  content: '';
}
.ss-cards:before,
.ss-cards.right:after {
  content: '';
}
.ss-notice:before,
.ss-notice.right:after {
  content: '';
}
.ss-grid:before,
.ss-grid.right:after {
  content: '';
}
.ss-rows:before,
.ss-rows.right:after {
  content: '';
}
.ss-menu:before,
.ss-menu.right:after {
  content: '';
}
.ss-filter:before,
.ss-filter.right:after {
  content: '';
}
.ss-ascending:before,
.ss-ascending.right:after {
  content: '';
}
.ss-descending:before,
.ss-descending.right:after {
  content: '';
}
.ss-desktop:before,
.ss-desktop.right:after {
  content: '💻';
}
.ss-laptop:before,
.ss-laptop.right:after {
  content: '';
}
.ss-tablet:before,
.ss-tablet.right:after {
  content: '';
}
.ss-smartphone:before,
.ss-smartphone.right:after {
  content: '';
}
.ss-cell:before,
.ss-cell.right:after {
  content: '📱';
}
.ss-battery:before,
.ss-battery.right:after {
  content: '🔋';
}
.ss-door:before,
.ss-door.right:after {
  content: '🚪';
}
.ss-washer:before,
.ss-washer.right:after {
  content: '';
}
.ss-birdhouse:before,
.ss-birdhouse.right:after {
  content: '';
}
.ss-doghouse:before,
.ss-doghouse.right:after {
  content: '';
}
.ss-lightbulb:before,
.ss-lightbulb.right:after {
  content: '💡';
}
.ss-lamp:before,
.ss-lamp.right:after {
  content: '';
}
.ss-spraycan:before,
.ss-spraycan.right:after {
  content: '';
}
.ss-spraybottle:before,
.ss-spraybottle.right:after {
  content: '';
}
.ss-chair:before,
.ss-chair.right:after {
  content: '';
}
.ss-frame:before,
.ss-frame.right:after {
  content: '🖼';
}
.ss-flowerframe:before,
.ss-flowerframe.right:after {
  content: '';
}
.ss-atom:before,
.ss-atom.right:after {
  content: '⚛';
}
.ss-telescope:before,
.ss-telescope.right:after {
  content: '🔭';
}
.ss-balloon:before,
.ss-balloon.right:after {
  content: '🎈';
}
.ss-fuzzydice:before,
.ss-fuzzydice.right:after {
  content: '';
}
.ss-magiclamp:before,
.ss-magiclamp.right:after {
  content: '';
}
.ss-slingshot:before,
.ss-slingshot.right:after {
  content: '';
}
.ss-bomb:before,
.ss-bomb.right:after {
  content: '💣';
}
.ss-gun:before,
.ss-gun.right:after {
  content: '🔫';
}
.ss-sword:before,
.ss-sword.right:after {
  content: '';
}
.ss-swords:before,
.ss-swords.right:after {
  content: '⚔';
}
.ss-bowandarrow:before,
.ss-bowandarrow.right:after {
  content: '';
}
.ss-targetdummy:before,
.ss-targetdummy.right:after {
  content: '';
}
.ss-downloadcloud:before,
.ss-downloadcloud.right:after {
  content: '';
}
.ss-download:before,
.ss-download.right:after {
  content: '';
}
.ss-downloadbox:before,
.ss-downloadbox.right:after {
  content: '';
}
.ss-uploadcloud:before,
.ss-uploadcloud.right:after {
  content: '';
}
.ss-upload:before,
.ss-upload.right:after {
  content: '';
}
.ss-merge:before,
.ss-merge.right:after {
  content: '';
}
.ss-fork:before,
.ss-fork.right:after {
  content: '';
}
.ss-joinpath:before,
.ss-joinpath.right:after {
  content: '';
}
.ss-splitpath:before,
.ss-splitpath.right:after {
  content: '';
}
.ss-forkpath:before,
.ss-forkpath.right:after {
  content: '';
}
.ss-refresh:before,
.ss-refresh.right:after {
  content: '↻';
}
.ss-sync:before,
.ss-sync.right:after {
  content: '🗘';
}
.ss-wifi:before,
.ss-wifi.right:after {
  content: '';
}
.ss-connection:before,
.ss-connection.right:after {
  content: '';
}
.ss-file:before,
.ss-file.right:after {
  content: '📄';
}
.ss-files:before,
.ss-files.right:after {
  content: '';
}
.ss-folder:before,
.ss-folder.right:after {
  content: '📁';
}
.ss-anchor:before,
.ss-anchor.right:after {
  content: '⚓';
}
.ss-print:before,
.ss-print.right:after {
  content: '⎙';
}
.ss-list:before,
.ss-list.right:after {
  content: '';
}
.ss-starlist:before,
.ss-starlist.right:after {
  content: '';
}
.ss-layout:before,
.ss-layout.right:after {
  content: '';
}
.ss-twoup:before,
.ss-twoup.right:after {
  content: '';
}
.ss-threeup:before,
.ss-threeup.right:after {
  content: '';
}
.ss-fourup:before,
.ss-fourup.right:after {
  content: '';
}
.ss-action:before,
.ss-action.right:after {
  content: '';
}
.ss-expand:before,
.ss-expand.right:after {
  content: '⤢';
}
.ss-contract:before,
.ss-contract.right:after {
  content: '';
}
.ss-lifepreserver:before,
.ss-lifepreserver.right:after {
  content: '';
}
.ss-help:before,
.ss-help.right:after {
  content: '❓';
}
.ss-info:before,
.ss-info.right:after {
  content: 'ℹ';
}
.ss-alert:before,
.ss-alert.right:after {
  content: '⚠';
}
.ss-plus:before,
.ss-plus.right:after {
  content: '+';
}
.ss-hyphen:before,
.ss-hyphen.right:after {
  content: '-';
}
.ss-check:before,
.ss-check.right:after {
  content: '✓';
}
.ss-fish:before,
.ss-fish.right:after {
  content: '🐟';
}
.ss-whale:before,
.ss-whale.right:after {
  content: '🐋';
}
.ss-bird:before,
.ss-bird.right:after {
  content: '🐦';
}
.ss-pawprint:before,
.ss-pawprint.right:after {
  content: '';
}
.ss-bone:before,
.ss-bone.right:after {
  content: '';
}
.ss-tree:before,
.ss-tree.right:after {
  content: '🌲';
}
.ss-flower:before,
.ss-flower.right:after {
  content: '⚘';
}
.ss-gem:before,
.ss-gem.right:after {
  content: '💎';
}
.ss-mountains:before,
.ss-mountains.right:after {
  content: '⛰';
}
.ss-settings:before,
.ss-settings.right:after {
  content: '⚙';
}
.ss-dashboard:before,
.ss-dashboard.right:after {
  content: '';
}
.ss-dial:before,
.ss-dial.right:after {
  content: '';
}
.ss-notifications:before,
.ss-notifications.right:after {
  content: '🔔';
}
.ss-toggles:before,
.ss-toggles.right:after {
  content: '🎚';
}
.ss-switch:before,
.ss-switch.right:after {
  content: '';
}
.ss-brightness:before,
.ss-brightness.right:after {
  content: '🔆';
}
.ss-contrast:before,
.ss-contrast.right:after {
  content: '◐';
}
.ss-flash:before,
.ss-flash.right:after {
  content: '⌁';
}
.ss-magnet:before,
.ss-magnet.right:after {
  content: '';
}
.ss-level:before,
.ss-level.right:after {
  content: '';
}
.ss-toolbox:before,
.ss-toolbox.right:after {
  content: '';
}
.ss-hammer:before,
.ss-hammer.right:after {
  content: '🔨';
}
.ss-wrench:before,
.ss-wrench.right:after {
  content: '🔧';
}
.ss-nut:before,
.ss-nut.right:after {
  content: '🔩';
}
.ss-screw:before,
.ss-screw.right:after {
  content: '';
}
.ss-clock:before,
.ss-clock.right:after {
  content: '⏲';
}
.ss-stopwatch:before,
.ss-stopwatch.right:after {
  content: '⏱';
}
.ss-alarmclock:before,
.ss-alarmclock.right:after {
  content: '⏰';
}
.ss-counterclockwise:before,
.ss-counterclockwise.right:after {
  content: '⥀';
}
.ss-calendar:before,
.ss-calendar.right:after {
  content: '📅';
}
.ss-food:before,
.ss-food.right:after {
  content: '';
}
.ss-egg:before,
.ss-egg.right:after {
  content: '';
}
.ss-chickenleg:before,
.ss-chickenleg.right:after {
  content: '🍗';
}
.ss-pizza:before,
.ss-pizza.right:after {
  content: '🍕';
}
.ss-birthdaycake:before,
.ss-birthdaycake.right:after {
  content: '🎂';
}
.ss-icecream:before,
.ss-icecream.right:after {
  content: '🍨';
}
.ss-popsicle:before,
.ss-popsicle.right:after {
  content: '';
}
.ss-coffee:before,
.ss-coffee.right:after {
  content: '';
}
.ss-mug:before,
.ss-mug.right:after {
  content: '☕';
}
.ss-beer:before,
.ss-beer.right:after {
  content: '🍺';
}
.ss-bottle:before,
.ss-bottle.right:after {
  content: '';
}
.ss-wineglass:before,
.ss-wineglass.right:after {
  content: '🍷';
}
.ss-wine:before,
.ss-wine.right:after {
  content: '';
}
.ss-cocktail:before,
.ss-cocktail.right:after {
  content: '🍸';
}
.ss-cup:before,
.ss-cup.right:after {
  content: '';
}
.ss-waterbottle:before,
.ss-waterbottle.right:after {
  content: '';
}
.ss-utensils:before,
.ss-utensils.right:after {
  content: '🍴';
}
.ss-measuringcup:before,
.ss-measuringcup.right:after {
  content: '';
}
.ss-helmet:before,
.ss-helmet.right:after {
  content: '';
}
.ss-graduationcap:before,
.ss-graduationcap.right:after {
  content: '🎓';
}
.ss-glasses:before,
.ss-glasses.right:after {
  content: '👓';
}
.ss-sunglasses:before,
.ss-sunglasses.right:after {
  content: '🕶';
}
.ss-tie:before,
.ss-tie.right:after {
  content: '';
}
.ss-bowtie:before,
.ss-bowtie.right:after {
  content: '';
}
.ss-tshirt:before,
.ss-tshirt.right:after {
  content: '👕';
}
.ss-jersey:before,
.ss-jersey.right:after {
  content: '';
}
.ss-sock:before,
.ss-sock.right:after {
  content: '';
}
.ss-handbag:before,
.ss-handbag.right:after {
  content: '👜';
}
.ss-briefcase:before,
.ss-briefcase.right:after {
  content: '💼';
}
.ss-messengerbag:before,
.ss-messengerbag.right:after {
  content: '';
}
.ss-hanger:before,
.ss-hanger.right:after {
  content: '';
}
.ss-safetypin:before,
.ss-safetypin.right:after {
  content: '';
}
.ss-thermometer:before,
.ss-thermometer.right:after {
  content: '';
}
.ss-cloud:before,
.ss-cloud.right:after {
  content: '☁';
}
.ss-sun:before,
.ss-sun.right:after {
  content: '☀';
}
.ss-partlycloudy:before,
.ss-partlycloudy.right:after {
  content: '⛅';
}
.ss-rain:before,
.ss-rain.right:after {
  content: '🌧';
}
.ss-thunderstorm:before,
.ss-thunderstorm.right:after {
  content: '⛈';
}
.ss-snow:before,
.ss-snow.right:after {
  content: '🌨';
}
.ss-umbrella:before,
.ss-umbrella.right:after {
  content: '☂';
}
.ss-crescentmoon:before,
.ss-crescentmoon.right:after {
  content: '🌙';
}
.ss-planet:before,
.ss-planet.right:after {
  content: '';
}
.ss-recycle:before,
.ss-recycle.right:after {
  content: '♲';
}
.ss-outlet:before,
.ss-outlet.right:after {
  content: '';
}
.ss-car:before,
.ss-car.right:after {
  content: '🚘';
}
.ss-train:before,
.ss-train.right:after {
  content: '🚆';
}
.ss-bus:before,
.ss-bus.right:after {
  content: '🚍';
}
.ss-trailer:before,
.ss-trailer.right:after {
  content: '';
}
.ss-plane:before,
.ss-plane.right:after {
  content: '✈';
}
.ss-boat:before,
.ss-boat.right:after {
  content: '🚢';
}
.ss-sailboat:before,
.ss-sailboat.right:after {
  content: '⛵';
}
.ss-boat:before,
.ss-boat.right:after {
  content: '🚢';
}
.ss-schooner:before,
.ss-schooner.right:after {
  content: '';
}
.ss-rocket:before,
.ss-rocket.right:after {
  content: '🚀';
}
.ss-satellite:before,
.ss-satellite.right:after {
  content: '🛰';
}
.ss-ufo:before,
.ss-ufo.right:after {
  content: '';
}
.ss-helm:before,
.ss-helm.right:after {
  content: '⎈';
}
.ss-fuel:before,
.ss-fuel.right:after {
  content: '⛽';
}
.ss-firehydrant:before,
.ss-firehydrant.right:after {
  content: '';
}
.ss-theatre:before,
.ss-theatre.right:after {
  content: '🎭';
}
.ss-ticket:before,
.ss-ticket.right:after {
  content: '🎫';
}
.ss-golf:before,
.ss-golf.right:after {
  content: '⛳';
}
.ss-golfshot:before,
.ss-golfshot.right:after {
  content: '';
}
.ss-basketball:before,
.ss-basketball.right:after {
  content: '🏀';
}
.ss-hockeymask:before,
.ss-hockeymask.right:after {
  content: '';
}
.ss-billiards:before,
.ss-billiards.right:after {
  content: '🎱';
}
.ss-baseball:before,
.ss-baseball.right:after {
  content: '⚾';
}
.ss-baseballfield:before,
.ss-baseballfield.right:after {
  content: '';
}
.ss-tennis:before,
.ss-tennis.right:after {
  content: '🎾';
}
.ss-tabletennis:before,
.ss-tabletennis.right:after {
  content: '';
}
.ss-boxing:before,
.ss-boxing.right:after {
  content: '';
}
.ss-bowling:before,
.ss-bowling.right:after {
  content: '';
}
.ss-football:before,
.ss-football.right:after {
  content: '🏈';
}
.ss-soccer:before,
.ss-soccer.right:after {
  content: '⚽';
}
.ss-dumbbell:before,
.ss-dumbbell.right:after {
  content: '';
}
.ss-fishhook:before,
.ss-fishhook.right:after {
  content: '';
}
.ss-gameplan:before,
.ss-gameplan.right:after {
  content: '';
}
.ss-hiker:before,
.ss-hiker.right:after {
  content: '';
}
.ss-runner:before,
.ss-runner.right:after {
  content: '🏃';
}
.ss-pedestrian:before,
.ss-pedestrian.right:after {
  content: '🚶';
}
.ss-callbell:before,
.ss-callbell.right:after {
  content: '🛎';
}
.ss-shower:before,
.ss-shower.right:after {
  content: '🚿';
}
.ss-bandage:before,
.ss-bandage.right:after {
  content: '';
}
.ss-pill:before,
.ss-pill.right:after {
  content: '💊';
}
.ss-flask:before,
.ss-flask.right:after {
  content: '';
}
.ss-testtube:before,
.ss-testtube.right:after {
  content: '';
}
.ss-pulse:before,
.ss-pulse.right:after {
  content: '';
}
.ss-up:before,
.ss-up.right:after {
  content: '⬆';
}
.ss-right:before,
.ss-right.right:after {
  content: '➡';
}
.ss-down:before,
.ss-down.right:after {
  content: '⬇';
}
.ss-left:before,
.ss-left.right:after {
  content: '⬅';
}
.ss-rightward:before,
.ss-rightward.right:after {
  content: '';
}
.ss-leftward:before,
.ss-leftward.right:after {
  content: '';
}
.ss-squiggle:before,
.ss-squiggle.right:after {
  content: '⇝';
}
.ss-retweet:before,
.ss-retweet.right:after {
  content: '';
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-dots {
  position: absolute;
  bottom: 70px;
  left: 0;
  width: 100%;
  text-align: center;
}
.slick-dots li {
  display: inline-block;
  margin: 0 5px;
}
.slick-dots li.slick-active button {
  background: #fff;
}
.slick-dots button {
  background: rgba(255, 255, 255, 0.5);
  display: block;
  width: 10px;
  height: 10px;
  border: none;
  text-indent: -9999px;
  padding: 0;
  -webkit-border-radius: 20px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 20px;
  -moz-background-clip: padding;
  border-radius: 20px;
  background-clip: padding-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  transition: background 0.2s ease;
}
.slick-dots button:hover {
  background: #fff;
}
@media (max-width: 991px) {
  .slick-dots {
    bottom: 25px;
  }
}
/*
 * Lightcase - jQuery Plugin
 * The smart and flexible Lightbox Plugin.
 *
 * @author		Cornel Boppart <cornel@bopp-art.com>
 * @copyright	Author
 *
 * @version		2.1.1 (12/07/2015)
 */
@font-face {
  font-family: 'lightcase';
  src: url('./fonts/lightcase.eot?55356177');
  src: url('./fonts/lightcase.eot?55356177#iefix') format('embedded-opentype'), url('./fonts/lightcase.woff?55356177') format('woff'), url('./fonts/lightcase.ttf?55356177') format('truetype'), url('./fonts/lightcase.svg?55356177#lightcase') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class*='lightcase-icon-']:before {
  font-family: 'lightcase';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  /* 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;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
/* Codes */
.lightcase-icon-play:before {
  content: '\e800';
}
.lightcase-icon-pause:before {
  content: '\e801';
}
.lightcase-icon-close:before {
  content: '\e802';
}
.lightcase-icon-prev:before {
  content: '\e803';
}
.lightcase-icon-next:before {
  content: '\e804';
}
.lightcase-icon-spin:before {
  content: '\e805';
}
/*
 * Lightcase - jQuery Plugin
 * The smart and flexible Lightbox Plugin.
 *
 * @author		Cornel Boppart <cornel@bopp-art.com>
 * @copyright	Author
 *
 * @version		2.1.1 (12/07/2015)
 */
/* Reduced layout for small devices */
@media screen and (max-width: 640px) {
  .lightcase-open body {
    padding: 55px 0 70px 0;
  }
  .lightcase-open body > *:not([id*=lightcase-]) {
    position: fixed !important;
    top: -9999px !important;
    width: 0 !important;
    height: 0 !important;
    overflow: hidden !important;
  }
  /* Overlay */
  #lightcase-overlay {
    background: #333;
  }
  /* Loading */
  #lightcase-loading {
    color: #aaa;
  }
  /* Case */
  #lightcase-case {
    font-family: arial, sans-serif;
    font-size: 13px;
    line-height: 18px;
    text-align: left;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  }
  #lightcase-case:not([data-type=image]):not([data-type=video]):not([data-type=flash]):not([data-type=error]),
  #lightcase-case:not([data-type=image]):not([data-type=video]):not([data-type=flash]):not([data-type=error]) .lightcase-contentInner,
  #lightcase-case:not([data-type=image]):not([data-type=video]):not([data-type=flash]):not([data-type=error]) .lightcase-inlineWrap {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    border: none;
    background: none;
  }
  /*
	 * Content - Extend with further selectors and colors in case you
	 * have elements like <ul>, <li>, <span> or similar displayed in lightcase.
	 */
  #lightcase-case .lightcase-content h1,
  #lightcase-case .lightcase-content h2,
  #lightcase-case .lightcase-content h3,
  #lightcase-case .lightcase-content h4,
  #lightcase-case .lightcase-content h5,
  #lightcase-case .lightcase-content h6,
  #lightcase-case .lightcase-content p {
    color: #aaa;
  }
  /* Additional info */
  #lightcase-case .lightcase-info {
    padding-left: 15px;
    padding-right: 15px;
  }
  #lightcase-case:not([data-type=image]):not([data-type=video]):not([data-type=flash]):not([data-type=error]) .lightcase-info {
    position: static;
  }
  #lightcase-case:not([data-type=image]):not([data-type=video]):not([data-type=flash]):not([data-type=error]) .lightcase-content {
    padding: 15px;
    border: none;
    background: none;
    -o-box-shadow: none;
    box-shadow: none;
  }
  #lightcase-case:not([data-type=image]):not([data-type=video]):not([data-type=flash]):not([data-type=error]) .lightcase-contentInner,
  #lightcase-case:not([data-type=image]):not([data-type=video]):not([data-type=flash]):not([data-type=error]) .lightcase-contentInner > * {
    width: 100% !important;
    max-width: none !important;
  }
  /*
	 * Set auto height to each element except iframes, because of that
	 * those cannot have a natural/native height and it must be especially defined.
	 */
  #lightcase-case:not([data-type=image]):not([data-type=video]):not([data-type=flash]):not([data-type=error]) .lightcase-contentInner > *:not(iframe) {
    height: auto !important;
    max-height: none !important;
  }
  /* Navigation */
  .lightcase-open #lightcase-nav[data-ispartofsequence]:before {
    content: '';
    position: fixed;
    z-index: 9998;
    right: 0;
    bottom: 0;
    left: 0;
    height: 55px;
    background: rgba(55, 55, 55, 0.9);
  }
  #lightcase-nav a {
    position: fixed;
    z-index: 9999;
    bottom: 15px;
    outline: none;
    cursor: pointer;
    font-size: 24px;
  }
  #lightcase-nav a:hover {
    text-shadow: 0 0 15px #fff;
  }
  /* Icon positioning */
  #lightcase-nav .lightcase-icon-close {
    position: absolute;
    z-index: 9997;
    top: 15px;
    right: 15px;
    opacity: 0;
  }
  #lightcase-nav .lightcase-icon-pause,
  #lightcase-nav .lightcase-icon-play {
    left: 50%;
    margin-left: -0.5em;
  }
  #lightcase-nav .lightcase-icon-prev {
    left: 15px;
  }
  #lightcase-nav .lightcase-icon-next {
    right: 15px;
  }
  /* Error message */
  #lightcase-case p.lightcase-error {
    padding: 30px 0;
    font-size: 17px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #aaa;
  }
}
/*
 * Lightcase - jQuery Plugin
 * The smart and flexible Lightbox Plugin.
 *
 * @author		Cornel Boppart <cornel@bopp-art.com>
 * @copyright	Author
 *
 * @version		2.1.1 (12/07/2015)
 */
@media screen and (min-width: 641px) {
  /* Overlay */
  #lightcase-overlay {
    background: #333;
  }
  /* Loading */
  #lightcase-loading {
    color: #fff;
    text-shadow: 0 0 15px #fff;
  }
  /* Case */
  #lightcase-case {
    font-family: arial, sans-serif;
    font-size: 13px;
    line-height: 18px;
    text-align: left;
    color: #aaa;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  }
  /* Content */
  #lightcase-case:not([data-type=error]) .lightcase-content {
    position: relative;
    z-index: 1;
    overflow: hidden;
    text-shadow: none;
    background-color: #fff;
    -o-box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
    -webkit-backface-visibility: hidden;
  }
  #lightcase-case[data-type=image] .lightcase-content,
  #lightcase-case[data-type=video] .lightcase-content {
    background-color: #333;
  }
  #lightcase-case[data-type=image] .lightcase-contentInner,
  #lightcase-case[data-type=video] .lightcase-contentInner {
    line-height: 0.75;
  }
  #lightcase-case:not([data-type=error]) .lightcase-inlineWrap {
    padding: 30px;
    overflow: auto;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
  /*
	 * Content - Extend with further selectors and colors in case you
	 * have elements like <ul>, <li>, <span> or similar displayed in lightcase.
	 */
  #lightcase-case .lightcase-content h1,
  #lightcase-case .lightcase-content h2,
  #lightcase-case .lightcase-content h3,
  #lightcase-case .lightcase-content h4,
  #lightcase-case .lightcase-content h5,
  #lightcase-case .lightcase-content h6,
  #lightcase-case .lightcase-content p {
    color: #333;
  }
  /* Navigation */
  #lightcase-nav a {
    bottom: 50%;
    margin-bottom: -0.5em;
    outline: none;
    cursor: pointer;
  }
  #lightcase-nav a.lightcase-icon-close {
    margin: 0;
  }
  #lightcase-nav a.lightcase-icon-close,
  #lightcase-nav a.lightcase-icon-play,
  #lightcase-nav a.lightcase-icon-pause {
    opacity: 0;
  }
  #lightcase-nav a:hover {
    text-shadow: 0 0 15px #fff;
  }
  #lightcase-nav a:hover,
  #lightcase-case:hover ~ #lightcase-nav a {
    opacity: 1;
  }
  /* Icon positioning */
  #lightcase-nav a.lightcase-icon-close {
    position: fixed;
    z-index: 9997;
    top: 15px;
    right: 15px;
    outline: none;
  }
  #lightcase-nav a.lightcase-icon-play,
  #lightcase-nav a.lightcase-icon-pause {
    left: 50%;
    margin-left: -0.5em;
  }
  #lightcase-nav a.lightcase-icon-prev {
    left: 15px;
  }
  #lightcase-nav a.lightcase-icon-next {
    right: 15px;
  }
  /* Error message */
  #lightcase-case p.lightcase-error {
    margin: 0;
    padding: 0;
    font-size: 17px;
    color: #aaa;
  }
}
/*
 * Lightcase - jQuery Plugin
 * The smart and flexible Lightbox Plugin.
 *
 * @author		Cornel Boppart <cornel@bopp-art.com>
 * @copyright	Author
 *
 * @version		2.1.1 (12/07/2015)
 */
@media screen {
  /* Overlay */
  #lightcase-overlay {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
  }
  /* Loading */
  #lightcase-loading {
    position: fixed;
    z-index: 1001;
    top: 50%;
    left: 50%;
    margin-top: -0.5em;
    margin-left: -0.5em;
    opacity: 1;
    font-size: 32px;
    /* Fixes the icon wobble issue in firefox */
    -moz-transform-origin: 50% 53%;
    -webkit-animation: lightcase-loading-spin 0.5s infinite linear;
    animation: lightcase-loading-spin 0.5s infinite linear;
  }
  /* Case */
  #lightcase-case {
    display: none;
    position: fixed;
    z-index: 1002;
    top: 50%;
    left: 50%;
  }
  /* Additional info */
  #lightcase-case .lightcase-info {
    /* 
		 * You can change to position "static" or "relative" instead, but consider
		 * that this height will be integrated and calculated
		 * to the maximum height additionally to the image height.
		 */
    position: absolute;
    padding-top: 15px;
  }
  #lightcase-case .lightcase-caption {
    clear: both;
  }
  #lightcase-case .lightcase-title,
  #lightcase-case .lightcase-caption {
    color: #aaa;
    margin: 0;
    padding: 0;
    font-size: 17px;
    line-height: 1.5;
    font-weight: normal;
    text-overflow: ellipsis;
  }
  #lightcase-case .lightcase-caption {
    font-size: 13px;
  }
  #lightcase-case .lightcase-sequenceInfo {
    font-size: 11px;
  }
  /* Icons */
  [class*='lightcase-icon-'] {
    width: 1.123em;
    height: auto;
    /*
		 * For adjusting the icon size, just change the
		 * value for "font-size" here!
		 */
    font-size: 38px;
    line-height: 1;
    text-align: center;
    text-shadow: none;
  }
  a[class*='lightcase-icon-'],
  a[class*='lightcase-icon-']:focus {
    position: fixed;
    z-index: 9999;
    text-decoration: none;
    color: rgba(255, 255, 255, 0.6);
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    transition: color, opacity, ease-in-out 0.25s;
  }
  a[class*='lightcase-icon-']:hover {
    color: #ffffff;
  }
  a[class*='lightcase-icon-'] > span {
    display: inline-block;
    text-indent: -9999px;
  }
  /* For mobile (touch) devices */
  .lightcase-isMobileDevice #lightcase-case .lightcase-inlineWrap,
  .lightcase-isMobileDevice #lightcase-case[data-type=iframe] .lightcase-contentInner {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
  .lightcase-isMobileDevice.lightcase-open,
  .lightcase-isMobileDevice.lightcase-open body {
    max-width: 100%;
    max-height: 100%;
    overflow: hidden;
  }
  .lightcase-isMobileDevice #lightcase-nav a:hover {
    color: #aaa;
    text-shadow: none;
  }
}
/* Animation for loading spin icon */
@-webkit-keyframes lightcase-loading-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
@keyframes lightcase-loading-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
@font-face {
  font-family: 'fontello';
  src: url('./fonts/fontello.eot?43941362');
  src: url('./fonts/fontello.eot?43941362#iefix') format('embedded-opentype'), url('./fonts/fontello.woff2?43941362') format('woff2'), url('./fonts/fontello.woff?43941362') format('woff'), url('./fonts/fontello.ttf?43941362') format('truetype'), url('./fonts/fontello.svg?43941362#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?43941362#fontello') format('svg');
  }
}
*/
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */
  /* 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;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icon-living:before {
  content: '\e800';
}
/* '' */
.icon-skipass:before {
  content: '\e801';
}
/* '' */
.icon-skirent:before {
  content: '\e802';
}
/* '' */
.icon-skischool:before {
  content: '\e803';
}
/* '' */
.icon-package:before {
  content: '\e804';
}
/* '' */
.icon-basket:before {
  content: '\e805';
}
/* '' */
.icon-gondol:before {
  content: '\e806';
}
/* '' */
.icon-skirent-1:before {
  content: '\e807';
}
/* '' */
.icon-skiing:before {
  content: '\e808';
}
/* '' */
.icon-search-plus:before {
  content: '\e809';
}
/* '' */
.icon-plane:before {
  content: '\e80a';
}
/* '' */
.icon-lift:before {
  content: '\e80b';
}
/* '' */
.icon-skipass-1:before {
  content: '\e80c';
}
/* '' */
.icon-house:before {
  content: '\e80d';
}
/* '' */
.icon-hike:before {
  content: '\e80e';
}
/* '' */
.icon-car:before {
  content: '\e80f';
}
/* '' */
.icon-slideshow-arrow:before {
  content: '\e810';
}
/* '' */
.icon-house-skipass:before {
  content: '\e811';
}
/* '' */
.icon-atervinning:before {
  content: '\e812';
}
/* '' */
.icon-bad:before {
  content: '\e813';
}
/* '' */
.icon-skischool-1:before {
  content: '\e814';
}
/* '' */
.icon-bastu:before {
  content: '\e815';
}
/* '' */
.icon-bus:before {
  content: '\e816';
}
/* '' */
.icon-cafe:before {
  content: '\e817';
}
/* '' */
.icon-cykel:before {
  content: '\e818';
}
/* '' */
.icon-fiskare:before {
  content: '\e819';
}
/* '' */
.icon-handel:before {
  content: '\e81a';
}
/* '' */
.icon-hotel:before {
  content: '\e81b';
}
/* '' */
.icon-information:before {
  content: '\e81c';
}
/* '' */
.icon-langdskidor:before {
  content: '\e81d';
}
/* '' */
.icon-lopning:before {
  content: '\e81e';
}
/* '' */
.icon-polis:before {
  content: '\e81f';
}
/* '' */
.icon-pub:before {
  content: '\e820';
}
/* '' */
.icon-rastskydd:before {
  content: '\e821';
}
/* '' */
.icon-restaurang:before {
  content: '\e822';
}
/* '' */
.icon-resvaska:before {
  content: '\e823';
}
/* '' */
.icon-sevardhet:before {
  content: '\e824';
}
/* '' */
.icon-sittlift:before {
  content: '\e825';
}
/* '' */
.icon-sjukstuga:before {
  content: '\e826';
}
/* '' */
.icon-skidshop:before {
  content: '\e827';
}
/* '' */
.icon-skiduthyrning:before {
  content: '\e828';
}
/* '' */
.icon-skoter:before {
  content: '\e829';
}
/* '' */
.icon-slaplift:before {
  content: '\e82a';
}
/* '' */
.icon-tankstation:before {
  content: '\e82b';
}
/* '' */
.icon-taxi:before {
  content: '\e82c';
}
/* '' */
.icon-vandrarhem:before {
  content: '\e82d';
}
/* '' */
.icon-wifi:before {
  content: '\e82e';
}
/* '' */
/**
 * Dependencies
 */
/**
 * Colors
 */
/**
 * Mixins
 */
/**
 * Helpers
 */
.relative {
  position: relative;
}
.text-center {
  text-align: center;
}
.small-link {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 13px;
  font-weight: 700;
}
.block {
  display: block !important;
}
.img-100 {
  width: 100% !important;
}
.h-auto {
  height: auto;
}
.bg-red {
  background-color: #FFDDD2;
}
.bg-green {
  background-color: #64b013;
}
.text-viva-beautiful {
  font-family: 'Inter', Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
}
.text-xl {
  font-size: 100px !important;
  line-height: 1.2 !important;
}
@media (max-width: 991px) {
  .text-xl {
    font-size: 60px !important;
  }
}
.text-l {
  font-size: 60px !important;
  line-height: 1 !important;
}
@media (max-width: 991px) {
  .text-l {
    font-size: 30px !important;
  }
}
.text-hero {
  font-size: 80px !important;
  line-height: 1 !important;
}
@media (max-width: 991px) {
  .text-hero {
    font-size: 60px !important;
  }
}
.d-flex {
  display: flex;
  flex-wrap: wrap;
}
.flex-column {
  flex-direction: column;
}
.flex-row {
  display: flex;
  flex-wrap: wrap;
}
.flex-row.row:before,
.flex-row.row:after {
  display: none;
}
.flex-row-reverse {
  flex-direction: row-reverse;
}
.justify-center {
  justify-content: center;
}
.align-items-center {
  align-items: center;
}
.remove-bottom-margin {
  margin-bottom: -35px;
}
@media (max-width: 767px) {
  .remove-bottom-margin {
    margin-bottom: -10px;
  }
}
.component__header {
  margin-bottom: 30px;
}
.component__footer {
  margin-top: 30px;
}
.pr {
  position: relative;
}
.w-100 {
  width: 100% !important;
}
.h-100 {
  height: 100% !important;
}
.btn-loading {
  min-height: 1.2em;
  position: relative;
  color: transparent !important;
  pointer-events: none;
}
.btn-loading::-moz-selection {
  background-color: transparent;
  color: transparent !important;
}
.btn-loading::selection {
  background-color: transparent;
  color: transparent !important;
}
.btn-loading:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 1.2em;
  height: 1.2em;
  margin-left: -0.6em;
  margin-top: -0.6em;
  border-radius: 50%;
  border: 2px solid #fff;
  border-right-color: transparent;
  border-top-color: transparent;
  -webkit-animation: rotate 0.5s infinite linear;
          animation: rotate 0.5s infinite linear;
}
.is-loading {
  position: absolute;
  width: 100%;
  min-height: 300px;
}
@media (max-width: 767px) {
  .is-loading {
    min-height: 200px;
  }
}
.is-loading:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 1.2em;
  height: 1.2em;
  margin-left: -0.6em;
  margin-top: -0.6em;
  border-radius: 50%;
  border: 2px solid #FE551D;
  border-right-color: transparent;
  border-top-color: transparent;
  -webkit-animation: rotate 0.5s infinite linear;
          animation: rotate 0.5s infinite linear;
  z-index: 20;
}
@-webkit-keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@media print {
  .site-header,
  .site-footer,
  .search-consultant,
  .share,
  .post-thumbnail,
  .breadcrumbs-share {
    display: none;
  }
  .container {
    max-width: 800px !important;
  }
  .site-content {
    padding: 20px 0;
  }
  .site-content .col-sm-8,
  .site-content .component {
    width: 100%;
    max-width: none;
  }
  .site-content .sidebar {
    display: none;
  }
}
.component {
  padding: 90px 0;
  scroll-margin-top: 100px;
}
.component.bg-white {
  background: #fff;
}
.component.bg-red {
  background: #FFDDD2;
}
.component.bg-light-grey {
  background: #f8f8f8;
}
.component.bg-green {
  background: #7c905c;
}
.component.bg-yellow {
  background: #e1d66f;
}
.component.bg-turquoise {
  background: #FE551D;
}
.component.bg-steel-grey {
  background: #000;
}
.component.component-related_accommodations {
  padding-bottom: 60px;
}
.component.component-related_posts {
  padding-bottom: 60px;
}
.component .component-link {
  text-align: center;
  margin-top: 50px;
}
@media (max-width: 992px) {
  .component {
    padding: 50px 0;
  }
  .component.component-related_accommodations,
  .component.component-related_posts {
    padding-bottom: 50px;
  }
  .component .component-link {
    margin-top: 35px;
  }
}
@media (max-width: 767px) {
  .component {
    padding: 25px 0;
  }
  .component.component-related_accommodations,
  .component.component-related_posts {
    padding-bottom: 25px;
  }
  .component .component-link {
    margin-top: 25px;
  }
  .component.component-content_columns .col-sm-6 {
    margin-bottom: 20px;
  }
  .component.component-content_columns .col-sm-6:last-child {
    margin-bottom: 0;
  }
}
.component-aligner {
  text-align: center;
}
.component-aligner .col-centered {
  display: inline-block;
  float: none;
  text-align: left;
  margin-right: -4px;
  vertical-align: top;
}
@media (max-width: 767px) {
  .component-aligner .col-centered {
    margin-right: 0;
  }
}
.page-template-default .component:first-of-type,
.single .component:first-of-type {
  border-top: 1px #ddd solid;
}
.component-content {
  padding: 0;
  margin-bottom: 40px;
}
.component-content:last-child,
.component-content.component-content_blurbs {
  margin-bottom: 0;
}
.component-content.component-call_to_action {
  border-top: 1px #ddd solid;
  border-bottom: 1px #ddd solid;
  padding: 40px 0;
}
@media (max-width: 767px) {
  .component-content.component-call_to_action {
    padding: 30px 0;
  }
}
@media (max-width: 992px) {
  .component-content {
    margin-bottom: 25px;
  }
  .component-content:last-child {
    margin-bottom: 25px;
  }
}
.the-content {
  margin-bottom: 40px;
}
@media (max-width: 992px) {
  .the-content {
    margin-bottom: 25px;
  }
}
.component-headline {
  font-family: 'Inter', Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 60px;
  font-weight: normal;
  line-height: 1;
  margin-bottom: 50px;
  text-align: center;
  color: #000;
}
.entry-content .component-headline {
  margin-bottom: 10px;
}
@media (max-width: 991px) {
  .component-headline {
    font-size: 30px !important;
    margin-bottom: 30px;
  }
}
.component.bg-yellow,
.component.bg-turquoise,
.component.bg-steel-grey {
  color: #fff;
}
.component.bg-yellow h1,
.component.bg-turquoise h1,
.component.bg-steel-grey h1,
.component.bg-yellow h2,
.component.bg-turquoise h2,
.component.bg-steel-grey h2,
.component.bg-yellow h3,
.component.bg-turquoise h3,
.component.bg-steel-grey h3,
.component.bg-yellow h4,
.component.bg-turquoise h4,
.component.bg-steel-grey h4,
.component.bg-yellow h5,
.component.bg-turquoise h5,
.component.bg-steel-grey h5,
.component.bg-yellow h6,
.component.bg-turquoise h6,
.component.bg-steel-grey h6,
.component.bg-yellow a:not( .btn ),
.component.bg-turquoise a:not( .btn ),
.component.bg-steel-grey a:not( .btn ) {
  color: #fff;
}
.component.bg-yellow a:not( .btn ),
.component.bg-turquoise a:not( .btn ),
.component.bg-steel-grey a:not( .btn ) {
  text-decoration: underline;
}
.component.bg-yellow a:not( .btn ):hover,
.component.bg-turquoise a:not( .btn ):hover,
.component.bg-steel-grey a:not( .btn ):hover {
  opacity: 0.8;
}
.off-canvas-visible {
  overflow: hidden;
}
.off-canvas {
  position: fixed;
  top: 95px;
  right: 0;
  z-index: 9999;
  width: 40%;
  max-width: 700px;
  background: #fff;
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.2);
  transform: translateX(100%);
  transition: transform 0.2s;
}
@media (max-width: 768px) {
  .off-canvas {
    top: 68px;
  }
}
.admin-bar .off-canvas {
  top: 127px;
}
@media (max-width: 95px) {
  .admin-bar .off-canvas {
    top: 100px;
  }
}
.off-canvas-visible .off-canvas {
  transform: translateX(0);
}
.off-canvas .search-form {
  margin: 30px -30px;
  padding: 30px;
  background: #f8f8f8;
}
.off-canvas .search-form button {
  top: 41px;
  right: 48px;
  color: #FE551D;
  transition: color 0.2s;
}
.off-canvas .search-form button:hover {
  color: #e73a01;
}
.off-canvas .search-form input {
  border-radius: 0;
  border: 1px solid #808080;
  background: #fff;
  transition: border-color 0.2s;
}
.off-canvas .search-form input:focus {
  border-color: #808080;
}
@media (max-width: 1200px) {
  .off-canvas {
    width: 50%;
  }
}
@media (max-width: 991px) {
  .off-canvas {
    width: 70%;
  }
}
@media (max-width: 767px) {
  .off-canvas {
    width: 85%;
  }
}
.btn-off-canvas-close {
  position: absolute;
  top: 20px;
  right: 30px;
  z-index: 10;
  background: transparent;
  width: 40px;
  height: 40px;
  padding: 10px;
  background: #fff;
  border-radius: 100%;
  border: 1px solid #FE551D;
  display: block;
  transition: background 0.2s;
}
@media (max-width: 400px) {
  .btn-off-canvas-close {
    top: 15px;
    right: 18px;
  }
}
.btn-off-canvas-close:hover {
  background: #FE551D;
}
.btn-off-canvas-close:hover .btn-off-canvas-close-line:after,
.btn-off-canvas-close:hover .btn-off-canvas-close-line:before {
  background: #fff;
}
.btn-off-canvas-close-line {
  display: block;
  position: absolute;
  width: 20px;
}
.btn-off-canvas-close-line:after,
.btn-off-canvas-close-line:before {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: -1px;
  width: 100%;
  height: 2px;
  border-radius: 2px;
  background: #FE551D;
  transform: rotate(45deg);
  transition: background 0.2s;
}
.btn-off-canvas-close-line:after {
  transform: rotate(-45deg);
}
.off-canvas-inner {
  padding: 0px 30px 100px;
  overflow-y: auto;
}
@media (max-width: 400px) {
  .off-canvas-inner {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.off-canvas-nav.off-canvas-nav-primary {
  margin-left: -30px;
  margin-right: -30px;
}
.off-canvas-nav.off-canvas-nav-primary a {
  font-family: 'Inter', Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
}
.off-canvas-nav.off-canvas-nav-primary > ul > li > a {
  font-family: 'Inter', Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  text-transform: uppercase;
}
.off-canvas-nav a {
  color: #000;
  transition: color 0.2s;
}
.off-canvas-nav a:hover {
  color: #FE551D;
}
.off-canvas-nav > ul > li {
  position: relative;
}
.off-canvas-nav-primary.off-canvas-nav > ul > li {
  padding: 24px 30px 20px;
  border-bottom: 1px solid #f8f8f8;
}
.off-canvas-nav-primary.off-canvas-nav > ul > li.is-active {
  padding-bottom: 0;
}
.off-canvas-nav-primary.off-canvas-nav > ul > li:last-child {
  border: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
@media (min-width: 1200px) {
  .off-canvas-nav-primary.off-canvas-nav > ul > li.is-active > ul {
    display: grid;
    grid-template-columns: 50% 50%;
    grid-column-gap: 20px;
  }
}
.off-canvas-nav > ul > li.is-active ul {
  display: block;
}
.off-canvas-nav > ul > li ul {
  display: none;
}
.off-canvas-nav > ul > li > a {
  font-size: 22px;
  font-weight: 500;
}
.off-canvas-nav > ul > li > ul {
  background: #f8f8f8;
  margin: 20px -30px 0;
  padding: 25px 30px;
}
.off-canvas-nav-secondary.off-canvas-nav > ul > li > ul {
  background: #fff;
  margin: 10px 0 0 10px;
  padding: 0;
}
.off-canvas-nav-secondary.off-canvas-nav > ul > li > ul a {
  font-size: 14px !important;
}
.off-canvas-nav-secondary.off-canvas-nav > ul > li > ul > li {
  margin-bottom: 5px;
}
.off-canvas-nav > ul > li > ul > li {
  margin-bottom: 15px;
}
.off-canvas-nav > ul > li > ul > li:last-child {
  margin-bottom: 0;
}
.off-canvas-nav > ul > li > ul > li > a {
  font-weight: 700;
}
.off-canvas-nav > ul > li > ul ul {
  margin: 5px 0 0;
}
.off-canvas-nav > ul > li > ul ul a {
  color: #000;
  font-size: 15px;
}
.off-canvas-nav.off-canvas-nav-secondary {
  margin-bottom: 60px;
}
.off-canvas-nav.off-canvas-nav-secondary .menu-item a {
  color: #666666;
}
.off-canvas-nav.off-canvas-nav-secondary > ul > li:not( :last-child ) {
  margin-bottom: 10px;
}
.off-canvas-nav.off-canvas-nav-secondary > ul > li > a {
  font-size: 16px;
  font-weight: 400;
}
.off-canvas-language-select {
  margin: -20px 0 30px;
}
.off-canvas-language-select a {
  display: block;
  width: 22px;
  height: 22px;
  text-indent: -9999px;
  background-size: 22px 22px;
  background-repeat: no-repeat;
  background-position: 0 0;
  padding: 0;
  border-radius: 22px;
}
.off-canvas-language-select a:hover {
  background-color: transparent;
}
.off-canvas-language-select .lang-item-en a {
  background-image: url('./images/gb.svg');
}
.off-canvas-language-select .lang-item-sv a {
  background-image: url('./images/sv.svg');
}
.off-canvas-block-links {
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
  text-align: center;
  font-size: 16px;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 20px 30px;
  background: #FE551D;
  justify-content: space-between;
}
@media (max-width: 550px) {
  .off-canvas-block-links {
    padding: 0;
    justify-content: center;
  }
}
.off-canvas-block-links a {
  display: inline-block;
  color: #fff;
  margin: 0 10px;
}
@media (max-width: 610px) {
  .off-canvas-block-links a {
    font-size: 14px;
  }
}
@media (max-width: 550px) {
  .off-canvas-block-links a {
    display: block;
    padding: 10px 20px;
  }
  .off-canvas-block-links a:nth-child( 2 ) {
    border-left: 1px solid rgba(255, 255, 255, 0.3);
    border-right: 1px solid rgba(255, 255, 255, 0.3);
  }
  .off-canvas-block-links a span {
    display: none;
  }
}
.off-canvas-block-links a i {
  color: #fff;
}
.off-canvas-block-links a:hover {
  color: rgba(255, 255, 255, 0.7);
}
.off-canvas-block-links i {
  margin-right: 5px;
  position: relative;
  top: 4px;
}
@media (max-width: 1400px) {
  .off-canvas-block-links i {
    top: 5px;
  }
}
.off-canvas-overlay {
  opacity: 0;
  visibility: hidden;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 95px;
  left: 0;
  z-index: 1000;
  background-color: rgba(0, 0, 0, 0.5);
  overflow: hidden;
  transition: opacity 0.3s, visibility 0.3s;
}
@media (max-width: 95px) {
  .off-canvas-overlay {
    top: 68px;
  }
}
.admin-bar .off-canvas-overlay {
  top: 127px;
}
@media (max-width: 95px) {
  .admin-bar .off-canvas-overlay {
    top: 100px;
  }
}
.off-canvas-visible .off-canvas-overlay {
  opacity: 1;
  visibility: visible;
}
.off-canvas-nav-toggle {
  padding: 0;
  width: 30px;
  height: 30px;
  border-radius: 100px;
  background: #f8f8f8;
  color: #000;
  display: inline-block;
  position: absolute;
  right: 35px;
  top: 17px;
  transition: color 0.2s, background 0.2s;
}
@media (max-width: 400px) {
  .off-canvas-nav-toggle {
    right: 33px;
  }
}
.off-canvas-nav-secondary .off-canvas-nav-toggle {
  top: -2px;
  background: none;
  color: #000;
  position: relative;
  right: auto;
  margin-left: 5px;
}
.off-canvas-nav-secondary .off-canvas-nav-toggle:hover {
  color: #fff;
  background: #FE551D;
}
.off-canvas-nav-toggle i:before {
  font-size: 12px;
  font-weight: 700;
  position: relative;
  top: 3px;
}
.is-active .off-canvas-nav-toggle i:before {
  content: '⬆';
  top: 2px;
}
.off-canvas-nav-toggle:hover {
  background: #FE551D;
  color: #fff;
}
/**
 * Parts
 */
.site-header {
  background: #FE551D;
  position: fixed;
  z-index: 9998;
  top: 0;
  left: 0;
  height: 95px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
}
.admin-bar .site-header {
  top: 32px;
}
.site-header .site-logo svg {
  display: block;
  width: 200px;
  height: auto;
}
@media (min-width: 1200px) and (max-width: 1360px) {
  .site-header .site-logo svg {
    width: 165px;
  }
}
@media (max-width: 768px) {
  .site-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 68px;
    z-index: 100;
  }
  .site-header .site-logo svg {
    width: 110px;
  }
}
.site-header a {
  color: #000;
  font-weight: 700;
  transition: color 0.2s ease, background-color 0.2s ease;
}
.site-header a:hover {
  color: #000;
}
.header-primary {
  padding-left: 24px;
}
@media (max-width: 768px) {
  .header-primary {
    padding-left: 10px;
  }
}
.header-primary-column {
  margin-left: auto;
}
.header-primary-column .menu-item-hide-top {
  display: none;
}
#citybreak_basket_widget_summary {
  display: contents;
  position: absolute;
}
.header-primary-actions {
  display: flex;
}
.header-primary-actions a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 10px;
  color: #000;
  text-transform: uppercase;
  font-weight: 700;
  height: 95px;
  min-width: 80px;
  transition: background-color 0.2s ease;
}
.header-primary-actions a svg {
  width: 24px;
  height: auto;
}
@media (min-width: 768px) {
  .header-primary-actions a svg {
    margin-bottom: 8px;
  }
}
@media (min-width: 768px) {
  .header-primary-actions a span {
    line-height: 1;
  }
}
.header-primary-actions a:hover {
  background-color: #fe8e69;
}
@media (max-width: 768px) {
  .header-primary-actions a {
    height: 68px;
    min-width: 45px;
  }
  .header-primary-actions a svg {
    width: 20px;
  }
}
.header-primary-actions > ul > li {
  display: flex;
  height: 100%;
}
.header-primary-actions .header-cb-basket,
.header-primary-actions .header-header-cb-login {
  margin-left: 0 !important;
}
.header-primary-actions .header-cb-basket-widget-display {
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #000;
  font-size: 13px;
  transition: background-color 0.2s ease;
}
.header-primary-actions .header-cb-basket-widget-display:hover {
  background-color: #fe8e69;
}
@media (max-width: 768px) {
  .header-primary-actions .header-cb-basket-widget-display {
    height: 68px;
    min-width: 45px;
    padding-right: 10px;
  }
}
.header-primary-actions .header-cb-basket-widget-display svg {
  order: 1;
  width: 24px;
  height: auto;
}
@media (min-width: 768px) {
  .header-primary-actions .header-cb-basket-widget-display svg {
    margin-bottom: 8px;
  }
}
@media (max-width: 768px) {
  .header-primary-actions .header-cb-basket-widget-display svg {
    width: 20px;
  }
}
.header-primary-actions .header-cb-basket-widget-display span {
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  order: 3;
}
@media (min-width: 768px) {
  .header-primary-actions .header-cb-basket-widget-display span {
    line-height: 1;
  }
}
.header-primary-actions .header-cb-basket-widget-display #citybreak_basket_widget_display {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  min-width: 80px;
}
@media (max-width: 768px) {
  .header-primary-actions .header-cb-basket-widget-display #citybreak_basket_widget_display {
    min-width: 38px;
  }
}
.header-primary-actions .header-cb-basket-widget-display #citybreak_basket_widget_display .cb-text {
  position: relative;
  order: 2;
}
.header-primary-actions .header-cb-basket-widget-display #citybreak_basket_widget_display .cb-text .cb-label,
.header-primary-actions .header-cb-basket-widget-display #citybreak_basket_widget_display .cb-text .cb-label-short {
  display: none;
}
.header-primary-actions .header-cb-basket-widget-display #citybreak_basket_widget_display .cb-text .cb-count {
  font-family: 'Inter', Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  position: absolute;
  top: -25px;
  left: 5px;
  width: 16px;
  height: 16px;
  -webkit-border-radius: 16px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 16px;
  -moz-background-clip: padding;
  border-radius: 16px;
  background-clip: padding-box;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 11px;
  font-size: 10px;
  text-align: center;
  border: 0;
}
@media (min-width: 768px) {
  .header-primary-actions .header-cb-basket-widget-display #citybreak_basket_widget_display .cb-text .cb-count {
    top: -32px;
  }
}
.header-primary-actions .header-cb-basket-widget-display #citybreak_basket_widget_display .cb-text .cb-amount {
  display: none;
}
.header-primary-actions .lang-item a {
  display: flex;
  text-indent: -9999px;
  background-size: 22px 22px;
  background-repeat: no-repeat;
  background-position: center center;
  padding: 0;
}
.header-primary-actions .lang-item a:hover {
  background-color: transparent;
}
.header-primary-actions .lang-item.lang-item-en a {
  background-image: url('./images/gb.svg');
}
.header-primary-actions .lang-item.lang-item-sv a {
  background-image: url('./images/sv.svg');
}
.btn-off-canvas {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 80px;
  height: 95px;
  border-radius: 0;
  background: #000;
  padding: 0.5rem;
}
.btn-off-canvas span {
  display: flex;
}
.btn-off-canvas svg {
  width: 24px;
  height: auto;
}
.btn-off-canvas .icon-menu-close {
  display: none;
}
.btn-off-canvas .icon-menu svg {
  width: 30px;
}
.off-canvas-visible .btn-off-canvas .icon-menu {
  display: none;
}
.off-canvas-visible .btn-off-canvas .icon-menu-close {
  display: flex;
}
.btn-off-canvas:hover {
  background: #3d3d3d;
}
@media (max-width: 768px) {
  .btn-off-canvas {
    width: 65px;
    height: 68px;
  }
}
.btn-off-canvas-line {
  display: block;
  position: relative;
  width: 30px;
  height: 2px;
  margin: 8px 0;
  background: #fff;
  border-radius: 2px;
}
.btn-off-canvas-line:before,
.btn-off-canvas-line:after {
  content: '';
  display: block;
  position: absolute;
  width: 30px;
  height: 2px;
  background: #fff;
  bottom: 9px;
}
@media (max-width: 768px) {
  .btn-off-canvas-line:before,
  .btn-off-canvas-line:after {
    bottom: 8.5px;
  }
}
.btn-off-canvas-line:after {
  top: 9px;
  bottom: auto;
}
@media (max-width: 768px) {
  .btn-off-canvas-line:after {
    top: 8.5px;
  }
}
.off-canvas-menu-label {
  display: block;
  margin-top: 8px;
  bottom: 12px;
  font-size: 10px;
  line-height: 1;
}
.nav-header {
  display: flex;
}
.nav-header .menu {
  display: flex;
}
.nav-header li {
  padding: 0 13px;
  transition: background-color 0.2s ease-in-out;
}
.nav-header li:hover {
  background-color: #fe8e69;
}
@media (min-width: 1200px) and (max-width: 1360px) {
  .nav-header li {
    padding: 0 10px;
  }
}
.nav-header a {
  font-family: 'Inter', Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  display: flex;
  align-items: center;
  text-transform: uppercase;
  font-size: 20px;
  color: #000;
  line-height: 1;
  padding: 0.75rem 0;
  height: 95px;
}
.nav-header a:hover {
  color: #000;
}
@media (min-width: 1200px) and (max-width: 1360px) {
  .nav-header a {
    font-size: 17px;
  }
}
.form-wrapper-search {
  position: absolute;
  top: 95px;
  right: 5px;
  width: 300px;
  background: #fff;
  padding: 20px;
  z-index: 999;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  transform: translateY(-200px);
}
@media (max-width: 991px) {
  .form-wrapper-search {
    top: 95px;
  }
}
@media (max-width: 767px) {
  .form-wrapper-search {
    top: 68px;
    position: fixed;
    width: 100%;
    left: 0;
    right: auto;
  }
  .form-wrapper-search .arrow {
    display: none;
  }
}
.open .form-wrapper-search {
  transform: translateY(0);
}
.form-wrapper-search .arrow {
  width: 20px;
  height: 20px;
  position: absolute;
  top: -4px;
  right: 25px;
  background: #fff;
  transform: rotate(225deg);
}
.site-footer {
  background: #000;
  padding: 60px 20px;
  color: #fff;
  position: relative;
  z-index: 2;
}
.site-footer .pull-left {
  margin-right: 60px;
}
.site-footer a {
  color: #eee;
  transition: color 0.2s ease;
}
.site-footer a:hover {
  color: #fff;
}
.site-footer h4 {
  color: #fff;
  margin-bottom: 10px;
}
.site-footer p {
  margin-bottom: 20px;
}
.site-footer p:last-child {
  margin-bottom: 0;
}
.site-footer .pull-right {
  padding-right: 20px;
}
.site-footer .social-sites br {
  line-height: 35px;
}
.site-footer .social-sites .fa {
  padding-right: 5px;
  font-size: 25px;
  position: relative;
  top: 3px;
  zoom: 1;
  filter: alpha(opacity=70);
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
  transition: opacity 0.2s ease;
}
.site-footer .social-sites a:hover .fa {
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
@media (max-width: 1200px) {
  .site-footer .pull-left {
    margin-right: 20px;
  }
}
@media (max-width: 991px) {
  .site-footer .pull-left,
  .site-footer .pull-right {
    width: 33.333333%;
    float: left !important;
    margin: 0;
    padding: 0;
  }
}
@media (max-width: 767px) {
  .site-footer {
    padding: 25px 20px 0;
  }
  .site-footer .pull-left,
  .site-footer .pull-right {
    width: auto;
    float: none !important;
    margin: 0 0 20px;
    padding: 0;
  }
}
input[type='text'],
input[type='email'],
input[type='password'],
input[type='search'],
textarea {
  height: 48px;
  padding: 0 20px;
  font-size: 17px;
  color: #000;
  background-color: #e4e4e4;
  border: 0;
  width: 100%;
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
}
input[type='text']:focus,
input[type='email']:focus,
input[type='password']:focus,
input[type='search']:focus,
textarea:focus {
  outline: 0;
}
input[type='search'] {
  box-sizing: border-box;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
  font-family: 'BrandonTextWeb-Medium', Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  border: 0;
  padding: 12px 20px;
  width: 100%;
  background-color: #e4e4e4;
  background-image: url('./images/arrow-down.png');
  background-position: right 20px center;
  background-repeat: no-repeat;
  background-size: 12px 7px;
}
select:focus {
  outline: 0;
}
select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}
textarea {
  height: 200px;
  overflow: auto;
  resize: vertical;
}
button,
input[type="submit"] {
  padding: 10px 20px;
  background: #BD390D;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  outline: 0;
  text-transform: uppercase;
  letter-spacing: 1px;
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
  transition: background 0.2s ease;
}
button:hover,
input[type="submit"]:hover {
  background: #ce3401;
}
button:active,
input[type="submit"]:active {
  background: #812101;
}
input.afew-widget-btn {
  font-family: 'Inter', Helvetica, sans-serif !important;
  font-weight: 700 !important;
  font-style: normal !important;
  display: inline-block !important;
  border: 2px solid transparent !important;
  font-size: 13px !important;
  line-height: normal !important;
  padding: 10px 16px 10px !important;
  color: #fff !important;
  min-width: 130px !important;
  text-align: center !important;
  text-transform: uppercase !important;
  letter-spacing: 1px !important;
  -webkit-border-radius: 4px !important;
  -webkit-background-clip: padding-box !important;
  -moz-border-radius: 4px !important;
  -moz-background-clip: padding !important;
  border-radius: 4px !important;
  background-clip: padding-box !important;
  transition: all 0.2s ease !important;
  background: #FE551D !important;
  color: #000 !important;
}
input.afew-widget-btn-loading {
  min-height: 1.2em !important;
  position: relative !important;
  color: transparent !important !important;
  pointer-events: none !important;
}
input.afew-widget-btn-loading::-moz-selection {
  background-color: transparent !important;
  color: transparent !important !important;
}
input.afew-widget-btn-loading::selection {
  background-color: transparent !important;
  color: transparent !important !important;
}
input.afew-widget-btn-loading:after {
  content: '' !important;
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
  display: block !important;
  width: 1.2em !important;
  height: 1.2em !important;
  margin-left: -0.6em !important;
  margin-top: -0.6em !important;
  border-radius: 50% !important;
  border: 2px solid #fff !important;
  border-right-color: transparent !important;
  border-top-color: transparent !important;
  -webkit-animation: rotate 0.5s infinite linear !important;
          animation: rotate 0.5s infinite linear !important;
}
input.afew-widget-btn.btn-red,
input.afew-widget-btn.btn-primary {
  background: #FE551D !important;
  color: #000 !important;
}
input.afew-widget-btn.btn-red:hover,
input.afew-widget-btn.btn-primary:hover {
  background: #fe8e69 !important;
  color: #000 !important;
}
input.afew-widget-btn.btn-green {
  background: #7c905c !important;
}
input.afew-widget-btn.btn-green:hover {
  background: #617148 !important;
  color: #fff !important;
}
input.afew-widget-btn.btn-turquoise {
  background: #FE551D !important;
  color: #000 !important;
}
input.afew-widget-btn.btn-turquoise:hover {
  background: #fe8e69 !important;
}
input.afew-widget-btn.btn-yellow {
  background: #e1d66f !important;
}
input.afew-widget-btn.btn-yellow:hover {
  background: #d8ca45 !important;
  color: #fff !important;
}
input.afew-widget-btn.btn-steel-grey {
  background: #000 !important;
}
input.afew-widget-btn.btn-steel-grey:hover {
  background: #1a1a1a !important;
  color: #fff !important;
}
input.afew-widget-btn.btn-white_border {
  border-color: #fff !important;
  background: transparent !important;
}
input.afew-widget-btn.btn-white_border:hover {
  background: #fff !important;
  color: #000 !important;
}
input.afew-widget-btn.btn-black_border {
  border-color: #000 !important;
  background: transparent !important;
  color: #000 !important;
}
input.afew-widget-btn.btn-black_border:hover {
  background: #fe8e69 !important;
  color: #000 !important;
}
input.afew-widget-btn.btn-grey_border {
  border-color: #e5e5e5 !important;
  color: #FE551D !important;
}
input.afew-widget-btn.btn-grey_border:hover {
  background: #FE551D !important;
  border-color: #FE551D !important;
  color: #fff !important;
}
input.afew-widget-btn.btn-blue {
  background: #078cc3 !important;
  color: #fff !important;
}
input.afew-widget-btn.btn-blue:hover {
  background: #067aaa !important;
}
input.afew-widget-btn.btn-black {
  background: #000 !important;
  color: #fff !important;
}
input.afew-widget-btn.btn-black:hover {
  background: #000 !important;
}
input.afew-widget-btn.btn-compressed {
  padding: 8px 22px 7px !important;
}
input.afew-widget-btn + .btn {
  margin-left: 20px !important;
}
input.afew-widget-btn:hover {
  background: #fe8e69 !important;
  color: #000 !important;
}
/**
 * Search Form
 */
.search-form {
  position: relative;
}
.search-form button {
  position: absolute;
  top: 11px;
  right: 15px;
  padding: 0;
  color: #FE551D;
  background: transparent;
  font-size: 20px;
  -webkit-border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0;
  -moz-background-clip: padding;
  border-radius: 0;
  background-clip: padding-box;
}
.search-form button:hover {
  color: #b42d01;
}
/**
 * Gravity Forms
 */
.entry-content .gform_wrapper ul {
  margin: 0;
}
.entry-content .gform_wrapper li {
  list-style: none;
  margin: 0 0 10px 0;
  padding: 0;
  text-indent: 0;
}
.entry-content .gform_wrapper li:before {
  display: none;
}
.gform_wrapper {
  margin-bottom: 20px;
}
.gform_wrapper input[type='text'],
.gform_wrapper input[type='email'],
.gform_wrapper textarea {
  background: #e4e4e4;
  width: 100%;
  color: #000;
  transition: background 0.2s ease;
}
.gform_wrapper input[type='text']:focus,
.gform_wrapper input[type='email']:focus,
.gform_wrapper textarea:focus {
  background: #d7d7d7;
}
.gform_wrapper textarea {
  padding-top: 15px;
  padding-bottom: 15px;
}
.gform_wrapper select {
  width: 100%;
  background-position: 97% 54%;
}
.gform_wrapper input[type='radio'],
.gform_wrapper input[type='checkbox'] {
  margin-right: 5px;
}
.gform_wrapper .gfield_error input[type='text'],
.gform_wrapper .gfield_error input[type='email'],
.gform_wrapper .gfield_error textarea {
  background-color: #fea183;
  color: #fff;
}
.gform_wrapper .gfield_error input[type='text']::-webkit-input-placeholder,
.gform_wrapper .gfield_error input[type='email']::-webkit-input-placeholder,
.gform_wrapper .gfield_error textarea::-webkit-input-placeholder {
  color: #fff;
}
.gform_wrapper .gfield_error input[type='text']:-moz-placeholder,
.gform_wrapper .gfield_error input[type='email']:-moz-placeholder,
.gform_wrapper .gfield_error textarea:-moz-placeholder {
  color: #fff;
}
.gform_wrapper .gfield_error input[type='text']::-moz-placeholder,
.gform_wrapper .gfield_error input[type='email']::-moz-placeholder,
.gform_wrapper .gfield_error textarea::-moz-placeholder {
  color: #fff;
}
.gform_wrapper .gfield_error input[type='text']:-ms-input-placeholder,
.gform_wrapper .gfield_error input[type='email']:-ms-input-placeholder,
.gform_wrapper .gfield_error textarea:-ms-input-placeholder {
  color: #fff;
}
.gform_wrapper .gfield_error .gfield_checkbox {
  color: #fea183;
}
.gform_wrapper .gfield_label,
.gform_wrapper .validation_message {
  font-size: 13px;
  line-height: 25px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.gform_wrapper .job-list label {
  display: none;
}
.gform_wrapper .validation_message {
  color: #808080;
}
.gform_wrapper .gform-button {
  position: relative;
}
.gform_wrapper .gform-button.loading .label {
  opacity: 0;
}
.gform_wrapper .gform-button.loading .loader {
  opacity: 1;
  visibility: visible;
}
.gform_wrapper .gform-button .loader {
  position: absolute;
  top: 11px;
  left: 0;
  opacity: 0;
  width: 100%;
  text-align: center;
  visibility: hidden;
  font-size: 20px;
}
.gform_wrapper .validation_message,
.gform_wrapper .validation_error,
.gform_wrapper .gform_ajax_spinner {
  display: none;
}
.gform_wrapper .table-responsive {
  border: 0 !important;
}
.gform_wrapper table.gfield_list {
  width: 100%;
}
.gform_wrapper table.table-striped,
.gform_wrapper table.gfield_list {
  margin-bottom: 0;
}
.gform_wrapper table.table-striped td,
.gform_wrapper table.gfield_list td,
.gform_wrapper table.table-striped th,
.gform_wrapper table.gfield_list th {
  padding: 0;
  background-color: transparent !important;
}
.gform_wrapper table.table-striped td:first-child,
.gform_wrapper table.gfield_list td:first-child {
  padding-left: 65px;
  position: relative;
}
.gform_wrapper table.table-striped tr td,
.gform_wrapper table.gfield_list tr td {
  padding-bottom: 10px;
}
.gform_wrapper table.table-striped tr:last-child td,
.gform_wrapper table.gfield_list tr:last-child td {
  padding-bottom: 0;
}
.gform_wrapper table.table-striped tr:nth-of-type(odd),
.gform_wrapper table.gfield_list tr:nth-of-type(odd) {
  background-color: transparent !important;
}
.gform_wrapper .gfield_list_icons {
  vertical-align: middle;
  text-align: center;
}
.gform_wrapper .gfield_list_icons img.add_list_item,
.gform_wrapper .gfield_list_icons img.delete_list_item {
  background-size: 25px 25px;
  width: 25px;
  height: 25px;
}
@media (max-width: 767px) {
  .gform_wrapper .gfield_list_icons img.add_list_item,
  .gform_wrapper .gfield_list_icons img.delete_list_item {
    background-size: 20px 20px;
    width: 20px;
    height: 20px;
    display: block;
    margin: 0 20px 5px !important;
  }
}
.gform_wrapper .job-list {
  position: relative;
  counter-reset: section;
}
.gform_wrapper .job-list .list-nr {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 48px;
  height: 48px;
  border: 1px #ddd solid;
  text-align: center;
  font-weight: 700;
  font-size: 30px;
  line-height: 1;
  color: #000;
  -webkit-border-radius: 100%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 100%;
  -moz-background-clip: padding;
  border-radius: 100%;
  background-clip: padding-box;
}
.gform_wrapper .job-list .list-nr span {
  position: relative;
  top: 9px;
  counter-increment: section;
}
.gform_wrapper .job-list .list-nr span:before {
  content: counter(section);
}
.gform_confirmation_wrapper {
  padding: 20px;
  border: 1px #eee solid;
  border-left-color: #078cc3;
  border-left-width: 5px;
  font-weight: 700;
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
}
.two-column_wrapper .gsection {
  display: none;
}
.two-column_wrapper .gform_body {
  margin: 0 -20px 30px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .two-column_wrapper .gform_body {
    margin: 0 -15px 30px;
  }
}
.two-column_wrapper .gform_fields {
  display: none;
}
.two-column_wrapper .gform_fields.gform_column {
  display: block;
  float: left;
  width: 50%;
  padding: 0 20px;
}
.two-column_wrapper .gform_fields.gform_column .gsection:first-child {
  display: none;
}
@media (max-width: 767px) {
  .two-column_wrapper .gform_fields.gform_column {
    width: auto;
    float: none;
    padding: 0 15px;
  }
}
.two-column_wrapper .gform_fields.gform_one_column {
  width: 100%;
  float: none;
  clear: both;
  overflow: hidden;
  padding-top: 20px;
}
.two-column_wrapper .gform_headline {
  font-weight: 700;
  font-size: 25px;
  line-height: 1;
  color: #000;
}
.two-column_wrapper .gform_footer {
  clear: both;
}
.job-application-form {
  margin-top: -20px;
}
.job-application-form .gform_confirmation_wrapper {
  margin-top: 30px;
}
/**
 * Datepicker
 */
.ui-datepicker,
#cb-ui-datepicker-div {
  background-color: #fff;
  font-size: 15px;
  line-height: normal;
  padding: 10px 15px 12px;
  position: relative;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
  border: 0 !important;
}
.ui-datepicker:before,
#cb-ui-datepicker-div:before {
  content: '';
  background: #fff;
  display: block;
  width: 30px;
  height: 30px;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -15px;
  transform: rotate(-44deg);
}
.ui-datepicker table,
#cb-ui-datepicker-div table {
  width: 100%;
}
.ui-datepicker table td,
#cb-ui-datepicker-div table td,
.ui-datepicker table th,
#cb-ui-datepicker-div table th {
  text-align: center;
}
.ui-datepicker table th,
#cb-ui-datepicker-div table th {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 13px;
  font-weight: 700;
}
.ui-datepicker table td,
#cb-ui-datepicker-div table td {
  border-bottom: 1px #dedede solid;
  background: #fff;
}
.ui-datepicker table a,
#cb-ui-datepicker-div table a {
  display: block;
  padding: 4px;
}
.ui-datepicker .ui-datepicker-header,
#cb-ui-datepicker-div .ui-datepicker-header {
  position: relative;
  padding: 5px 0;
  border: 0px;
  margin-bottom: 10px;
  width: 100%;
  background-color: #fff;
}
.ui-datepicker .ui-datepicker-prev,
#cb-ui-datepicker-div .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next,
#cb-ui-datepicker-div .ui-datepicker-next {
  display: none;
}
.ui-datepicker .ui-datepicker-title,
#cb-ui-datepicker-div .ui-datepicker-title {
  text-align: center;
}
.ui-datepicker .ui-datepicker-title select,
#cb-ui-datepicker-div .ui-datepicker-title select {
  font-size: 13px;
  padding: 5px 15px;
  margin: 1px 5px;
  display: inline-block;
  width: 40%;
  background-size: 10px 6px;
  background-position: 88% 54%;
}
.ui-datepicker .cb-ui-datepicker-header,
#cb-ui-datepicker-div .cb-ui-datepicker-header {
  text-align: center;
  position: relative;
  z-index: 10;
}
.ui-datepicker .cb-ui-datepicker-header a,
#cb-ui-datepicker-div .cb-ui-datepicker-header a {
  cursor: pointer;
  font-weight: 700;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.ui-datepicker .cb-ui-datepicker-next,
#cb-ui-datepicker-div .cb-ui-datepicker-next {
  float: right;
}
.ui-datepicker .cb-ui-datepicker-prev,
#cb-ui-datepicker-div .cb-ui-datepicker-prev {
  float: left;
}
#cb-ui-datepicker-div:before {
  left: 10%;
}
#cb-ui-datepicker-div table td {
  color: #fff;
}
#cb-ui-datepicker-div table td.cb-ui-datepicker-week-col {
  color: #999;
  border-right: 1px #dedede solid;
  background: #fff;
}
#cb-ui-datepicker-div table td.cb-ui-datepicker-unselectable {
  color: #777;
  background: #fff;
}
.post-password-form {
  margin-bottom: 20px;
}
.post-password-form label {
  margin-bottom: 20px;
  display: block;
}
.post-password-form input[type="submit"] {
  border: 0;
}
/**
 * Sub nav
 */
.sub-nav {
  margin-bottom: 30px;
}
.sub-nav a {
  color: #000;
}
.sub-nav a:hover {
  color: #FE551D;
}
.sub-nav li.column {
  display: none;
}
.sub-nav > ul > li {
  border-bottom: 1px #ddd solid;
}
.sub-nav > ul > li:first-child {
  padding-top: 0;
}
.sub-nav > ul > li:first-child a {
  padding-top: 5px;
}
.sub-nav > ul > li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
.sub-nav > ul > li[class*='current'] > a {
  color: #FE551D;
}
.sub-nav > ul > li[class*='current'] ul {
  display: block;
}
.sub-nav > ul > li > a {
  display: block;
  padding: 15px 0;
  font-weight: 700;
}
.sub-nav > ul ul {
  display: none;
  margin: -10px 0 15px 10px;
}
.sub-nav > ul ul li {
  padding-bottom: 2px;
}
.sub-nav > ul ul li:last-child {
  padding-bottom: 0;
}
.sub-nav > ul ul li[class*='current'] a {
  color: #FE551D;
}
.sub-nav > ul ul li a {
  font-size: 17px;
}
/**
 * Widgets
 */
.widget {
  padding-bottom: 25px;
  margin-bottom: 25px;
  border-bottom: 1px #ddd solid;
}
.widget:last-child {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.widget.widget_citybreak {
  background: #FE551D;
  padding: 20px;
  color: #fff;
}
.widget.widget_citybreak h3 {
  color: #fff;
}
.widget.widget_tag_cloud a:after {
  content: ', ';
}
.widget.widget_tag_cloud a:last-child:after {
  content: '';
}
.widget.widget_authors {
  font-weight: 700;
  line-height: normal;
}
.widget.widget_authors li {
  margin-bottom: 15px;
}
.widget.widget_authors span {
  font-size: 15px;
  font-weight: 400;
  display: block;
}
.widget.widget_authors a {
  display: block;
}
.widget.widget_authors img {
  display: block;
  float: left;
  width: 40px;
  height: 40px;
  margin: 1px 15px 0 0;
  -webkit-border-radius: 100%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 100%;
  -moz-background-clip: padding;
  border-radius: 100%;
  background-clip: padding-box;
}
.widget.widget_blog_search form {
  position: relative;
}
.widget.widget_blog_search input {
  padding-right: 55px;
}
.widget.widget_blog_search button {
  position: absolute;
  top: 14px;
  right: 18px;
  background: transparent;
  color: #000;
  -webkit-border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0;
  -moz-background-clip: padding;
  border-radius: 0;
  background-clip: padding-box;
  padding: 0;
}
.widget.widget_blog_search button:hover {
  color: #FE551D;
}
.widget.widget_blog_search button:after {
  content: '\f105';
  font-size: 20px;
}
.widget h4 {
  font-size: 18px;
  line-height: normal;
  margin-bottom: 15px;
}
.widget h4:before {
  color: #FE551D;
  position: relative;
  top: 3px;
  padding-right: 12px;
}
.widget_categories.widget h4:before {
  content: 'folder';
}
.widget_tag_cloud.widget h4:before {
  content: 'tags';
}
.widget_archive.widget h4:before {
  content: 'archive';
}
.widget_authors.widget h4:before {
  content: 'pencil';
}
.widget_blog_search.widget h4:before {
  content: 'search';
}
.widget li {
  margin-bottom: 5px;
}
.widget li:last-child {
  margin-bottom: 0;
}
.widget a {
  color: inherit;
}
.widget a:hover {
  color: #FE551D;
}
.media {
  margin-top: 40px;
  padding-top: 40px;
  border-top: 1px #ddd solid;
}
.media:first-child {
  padding-top: 0;
  border: 0;
}
@media (max-width: 767px) {
  .media {
    margin-top: 20px;
    padding-top: 20px;
  }
}
.media .media-left {
  padding-right: 40px;
}
@media (max-width: 767px) {
  .media .media-left {
    padding-right: 20px;
  }
}
.media img {
  max-width: 400px !important;
  height: auto;
}
@media (max-width: 767px) {
  .media img {
    max-width: 100px !important;
  }
}
.media h2 a {
  color: inherit;
}
.media h2 a:hover {
  color: #FE551D;
}
@media (max-width: 767px) {
  .media h2 {
    font-size: 20px;
    line-height: 1.2;
  }
}
.media .media-meta {
  font-size: 15px;
  line-height: normal;
}
.media .media-meta,
.media p {
  margin-bottom: 20px;
}
.single .media-meta {
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  .single .entry-content {
    margin-bottom: 20px;
  }
}
.pagination {
  border-top: 1px #ddd solid;
  margin-top: 40px;
  padding-top: 40px;
  text-align: center;
  color: #989898;
}
@media (max-width: 767px) {
  .pagination {
    margin: 20px 0;
    padding-top: 20px;
  }
}
.pagination span,
.pagination a {
  display: inline-block;
  padding: 0 15px;
  color: #000;
}
.pagination a {
  color: inherit;
}
.pagination a:hover {
  color: #FE551D;
}
.pagination a.prev,
.pagination a.next {
  padding: 0;
}
.pagination a.prev {
  float: left;
}
.pagination a.next {
  float: right;
}
.pagination a i {
  position: relative;
  top: 2px;
}
.list-item {
  padding: 20px 20px 18px;
  background-color: #fff;
  overflow: hidden;
}
@media (max-width: 767px) {
  .list-item .btn.pull-right {
    float: none !important;
  }
}
.list-item:nth-child(odd) {
  background-color: #f2f2f2;
}
.list-item.item-lift ul {
  margin-top: 10px;
}
.list-item.item-lift ul li {
  border-bottom: 1px #eee solid;
  padding-bottom: 10px;
  margin-bottom: 10px;
  font-size: 15px;
}
:nth-child(odd).list-item.item-lift ul li {
  border-bottom-color: #e6e6e6;
}
.list-item.item-lift ul li:last-child {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.list-item.item-lift table {
  width: 100%;
  margin-top: 5px;
}
.list-item.item-lift table th {
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.list-item.item-lift table td,
.list-item.item-lift table th {
  text-align: center;
  padding: 5px;
}
.list-item.item-lift table td:first-child,
.list-item.item-lift table th:first-child {
  text-align: left;
  padding-left: 0;
  padding-right: 0;
}
.list-item.item-lift table td {
  border-bottom: 1px #eee solid;
  vertical-align: middle;
}
.list-item.item-lift table td:first-child {
  width: 70%;
}
:nth-child(odd).list-item.item-lift table td {
  border-bottom-color: #e0e0e0;
}
.list-item.item-lift table tr:last-child td {
  border-bottom: 0;
  padding-bottom: 0;
}
.list-item .list-item-body {
  float: left;
  width: 80%;
}
@media (max-width: 767px) {
  .list-item .list-item-body {
    width: auto;
    float: none;
    margin-bottom: 20px;
  }
}
.list-item .descr {
  font-style: italic;
  font-size: 15px;
}
.list-item h4 {
  margin-bottom: 0;
  font-size: 25px;
  line-height: normal;
}
.item-lift.list-item h4 {
  margin-bottom: 5px;
}
.list-item h4 span {
  font-size: 10px;
  line-height: normal;
  display: inline-block;
  padding: 5px 10px 4px;
  color: #fff;
  position: relative;
  top: -4px;
  margin-left: 5px;
  -webkit-border-radius: 20px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 20px;
  -moz-background-clip: padding;
  border-radius: 20px;
  background-clip: padding-box;
  text-transform: uppercase;
  letter-spacing: 1px;
}
@media (max-width: 767px) {
  .list-item h4 {
    font-size: 20px;
  }
}
.entry-content img,
.entry-content iframe,
.entry-content object,
.entry-content embed,
.entry-content video,
.entry-content param {
  max-width: 100%;
  height: auto;
}
.entry-content p {
  margin-bottom: 24px;
}
.entry-content p + .gallery {
  margin-top: 40px;
}
.entry-content p:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .entry-content p + .gallery {
    margin-top: 20px;
  }
}
.entry-content ul,
.entry-content ol {
  list-style-position: inside;
  margin: 0 0 25px 20px;
  padding: 0;
}
.entry-content ul li,
.entry-content ol li {
  margin: 0 0 15px;
  padding: 0;
}
.entry-content ul:last-child,
.entry-content ol:last-child {
  margin-bottom: 0;
}
.entry-content ul:last-child + p,
.entry-content ol:last-child + p {
  margin-bottom: 25px;
}
.entry-content ul li {
  list-style: none;
  margin-left: -20px;
  padding-left: 20px;
  text-indent: -5px;
}
.entry-content ul li:before {
  content: "\f111";
  font-size: 11px;
  position: relative;
  top: -2px;
  left: -10px;
  color: #078cc3;
}
.entry-content ol li {
  list-style: decimal;
}
@media (max-width: 767px) {
  .entry-content h1 {
    font-size: 32px;
    line-height: 1.2;
  }
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4 {
  clear: both;
}
/**
 * Tables
 */
table.table > thead th {
  padding-bottom: 15px;
}
table.table > thead th strong {
  font-size: 22px;
}
@media (max-width: 767px) {
  table.table > thead th {
    padding-bottom: 10px;
  }
  table.table > thead th strong {
    font-size: 15px;
  }
}
.table-responsive::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 8px;
}
.table-responsive::-webkit-scrollbar-track {
  background-color: #fff;
  border-radius: 8px;
}
.table-responsive::-webkit-scrollbar-thumb {
  border-radius: 8px;
  background-color: rgba(0, 0, 0, 0.3);
}
.table-responsive .table-message {
  font-size: 13px;
  text-align: center;
  padding: 5px 0;
}
/**
 * Preabmle, quote
 */
.preamble,
blockquote,
cite {
  font-style: italic;
  font-size: 24px;
  line-height: 30px;
}
@media (max-width: 767px) {
  .preamble,
  blockquote,
  cite {
    font-size: 18px;
    line-height: 22px;
  }
}
blockquote,
cite {
  border-top: 1px #ddd solid;
  border-bottom: 1px #ddd solid;
  padding: 30px 0;
  text-align: center;
  margin-bottom: 25px;
}
em {
  font-style: italic;
}
strong {
  font-weight: 700;
}
/**
 * Embeds
 */
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  margin-bottom: 30px;
}
.embed-container iframe,
.embed-container object,
.embed-container embed,
.embed-container video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/**
 * Gallery
 */
.gallery {
  margin: 0 -20px;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .gallery {
    margin: 0 -15px;
    overflow: hidden;
  }
}
.gallery dl {
  margin-bottom: 40px;
  width: 33.33333333%;
  padding: 0 20px;
}
@media (max-width: 767px) {
  .gallery dl {
    padding: 0 15px;
    margin-bottom: 15px;
  }
}
@media (max-width: 480px) {
  .gallery dl {
    width: 50%;
  }
}
.gallery .gallery-caption {
  font-size: 15px;
  margin-top: 10px;
  color: #1a1a1a;
}
@media (max-width: 767px) {
  .gallery .gallery-caption {
    font-size: 13px;
    line-height: 1.5;
  }
}
.gallery br {
  display: none;
}
.aligncenter {
  margin: 0;
  text-align: center;
}
img.aligncenter {
  display: block;
  padding: 20px 0;
  margin: 0 auto;
}
.alignleft {
  float: left;
  margin: 0 20px 20px 0;
}
.alignright {
  float: right;
  margin: 0 0 20px 20px;
}
.wp-caption {
  width: auto !important;
  margin-bottom: 20px;
  font-size: 0.9rem;
  color: rgba(0, 0, 0, 0.7);
}
.wp-caption img {
  margin-bottom: 10px;
}
.text-icon:before {
  color: #FE551D;
  font-weight: 400;
  margin-right: 10px;
  margin-left: 0;
}
.component-featured_stories .nav-tabs {
  border-bottom: 0;
}
.component-featured_stories .nav-tabs > li {
  float: none;
  margin: 0;
  display: list-item;
  padding: 20px 0;
  border-bottom: 1px #e5e5e5 solid;
}
@media (max-width: 767px) {
  .component-featured_stories .nav-tabs > li {
    text-align: center;
  }
}
.component-featured_stories .nav-tabs > li:first-child {
  padding-top: 5px;
}
.component-featured_stories .nav-tabs > li:last-child {
  border-bottom: 0;
}
.component-featured_stories .nav-tabs > li.active a {
  color: #FE551D;
  border: 0;
}
.component-featured_stories .nav-tabs > li.active h3 {
  color: #FE551D;
}
.component-featured_stories .nav-tabs > li > a {
  color: #000;
  margin: 0;
  padding: 0;
  border: 0;
  line-height: normal;
  -webkit-border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0;
  -moz-background-clip: padding;
  border-radius: 0;
  background-clip: padding-box;
  transition: color 0.2s ease;
}
.component-featured_stories .nav-tabs > li > a:hover {
  background: none;
  border: 0;
  color: #FE551D;
}
.component-featured_stories .nav-tabs > li > a:hover h3 {
  color: #FE551D;
}
.component-featured_stories .nav-tabs h3 {
  margin-bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .component-featured_stories .nav-tabs h3 {
    font-size: 20px;
    line-height: 1;
  }
}
.featured-story {
  color: #fff;
  height: 350px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  display: flex;
  align-items: center;
  position: relative;
}
.featured-story:after {
  content: '';
  top: 0;
  right: 0;
  width: 80%;
  height: 100%;
  position: absolute;
  z-index: 9;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjEwMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9InJnYigwLCAwLCAwKSIgc3RvcC1vcGFjaXR5PSIwLjciLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9InJnYigwLDAsMCkiIHN0b3Atb3BhY2l0eT0iMCIvPjwvbGluZWFyR3JhZGllbnQ+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNsZXNzaGF0LWdlbmVyYXRlZCkiIC8+PC9zdmc+);
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.7) 0%, transparent 100%);
}
@media (max-width: 992px) {
  .featured-story:after {
    width: 100%;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9InJnYigwLCAwLCAwKSIgc3RvcC1vcGFjaXR5PSIwLjkiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9InJnYigwLCAwLCAwKSIgc3RvcC1vcGFjaXR5PSIwLjMiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjbGVzc2hhdC1nZW5lcmF0ZWQpIiAvPjwvc3ZnPg==);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.3) 100%);
  }
}
.featured-story > div {
  position: relative;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
}
.featured-story h1,
.featured-story h2,
.featured-story h3,
.featured-story h4,
.featured-story h5,
.featured-story a {
  color: #fff;
}
.featured-story a:hover {
  color: #fff;
}
@media (max-width: 767px) {
  .featured-story-title {
    word-break: break-all;
  }
}
.hero {
  position: relative;
  color: #fff;
}
.hero h1,
.hero h2 {
  font-size: 70px;
  line-height: 1.4;
  margin-bottom: 40px;
  color: #fff;
}
.hero .container-fluid {
  max-width: 1200px;
}
.hero-image {
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  min-height: 350px;
  display: flex;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.2);
}
@media (min-width: 1600px) {
  .hero-image {
    min-height: 550px;
  }
}
.hero-image h1,
.hero-image h2 {
  padding-left: 50px;
  margin: 0;
  max-width: 80%;
  line-height: 1.1;
}
@media (max-width: 1200px) {
  .hero-image {
    min-height: 300px;
  }
  .hero-image h1,
  .hero-image h2 {
    padding-left: 25px;
    font-size: 40px;
    max-width: 60%;
  }
}
@media (max-width: 767px) {
  .hero-image {
    min-height: 150px;
  }
  .hero-image h1,
  .hero-image h2 {
    max-width: none;
    padding-left: 20px;
    text-align: center;
    font-size: 30px;
  }
}
/**
 * Todays Events / Weather
 */
.todays-events {
  width: 320px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 999;
  color: #fff;
}
.todays-events table {
  width: 100%;
}
.todays-events table td {
  width: 50%;
  vertical-align: middle;
}
.todays-events .fa {
  font-size: 20px;
  position: relative;
  top: 10px;
}
.todays-events .data-row {
  margin-bottom: 5px;
}
.todays-events h4 {
  color: #fff;
  margin-bottom: -3px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.todays-events h4 i {
  float: right;
  position: relative;
  top: 2px;
}
.todays-events h5 {
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 15px;
  margin: 10px 0 0;
}
.todays-events .inside {
  background: rgba(0, 0, 0, 0.6);
  padding: 20px;
  overflow: hidden;
}
.todays-events .todays-data {
  display: none;
}
.open.todays-events .todays-data {
  display: block;
}
.todays-events .todays-data .inside:first-child {
  padding-top: 0;
  margin-bottom: 3px;
}
.todays-events .todays-weather .weather-now {
  font-weight: 700;
  font-size: 25px;
  min-height: 40px;
}
.todays-events .todays-weather li {
  vertical-align: middle;
  display: inline-block;
  margin-right: 20px;
}
.todays-events footer {
  margin-top: 40px;
}
.todays-events footer a {
  display: inline-block;
  position: relative;
  color: #fff;
}
.todays-events footer a:hover:before {
  transform: translateY(-2px);
}
.todays-events footer a:first-child {
  margin-right: 20px;
}
.todays-events footer a:first-child:before {
  content: 'camera';
}
.todays-events footer a:last-child:before {
  content: 'mountains';
}
.todays-events footer a:before {
  font-size: 25px;
  display: block;
  position: absolute;
  top: -25px;
  left: 0;
  width: 100%;
  text-align: center;
  transition: transform 0.2s ease;
  transform: translateY(0);
}
@media (min-device-width: 1200px) and (max-device-width: 1600px) {
  .todays-events {
    font-size: 13px;
    line-height: normal;
  }
  .todays-events h5 {
    font-size: 13px;
  }
  .todays-events .inside {
    padding: 10px 20px;
  }
  .todays-events footer a:before {
    font-size: 19px;
  }
}
/**
 * Slider
 */
.fake-element {
  width: 100%;
  height: 500px;
  padding: 50px;
  text-align: center;
  color: #ccc;
}
.hero-slider {
  display: none;
  position: relative;
  height: 75vh;
  min-height: 500px;
}
@media (max-width: 767px) {
  .hero-slider {
    max-height: 350px;
    min-height: 300px;
  }
}
.hero-slider p {
  margin-bottom: 30px;
}
.hero-slider p:last-child {
  margin-bottom: 0;
}
.hero-slider div {
  height: 100%;
}
.hero-slider .slick-slide {
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  position: relative;
}
.hero-slider .slick-slide .slide-content-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  z-index: 10;
}
.hero-slider .slick-slide.slick-active .slide-content {
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  transform: translateX(0);
}
.hero-slider .slick-slide .slide-content {
  display: flex;
  flex-direction: column;
  height: auto;
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  transition: opacity 0.2s ease,transform 0.2s ease;
  transition-delay: 0.7s;
}
@media (max-width: 767px) {
  .hero-slider .slick-slide .slide-content {
    text-align: center;
  }
  .hero-slider .slick-slide .slide-content h1,
  .hero-slider .slick-slide .slide-content h2 {
    text-align: center !important;
  }
}
.hero-slider .video-container {
  background-color: #000;
  position: relative;
  bottom: 0%;
  left: 0%;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.hero-slider .video-container video {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  opacity: 0.8;
  transform: translate(-50%, -50%);
}
@media (max-width: 767px) {
  .hero-slider .video-container video {
    display: none;
  }
}
.hero-slider .video-container .video-slide-content-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10;
  inset: 0;
  position: absolute;
}
.hero-slider .video-container .video-slide-content-wrapper .container-fluid {
  display: flex;
  width: 100%;
}
.hero-slider .video-container .video-slide-content-wrapper .slide-content {
  display: flex;
  flex-direction: column;
  max-width: 669px;
  justify-self: flex-start;
  align-self: center;
}
@media (max-width: 1200px) {
}
@media (max-width: 767px) {
}
.hero-slider .video-container .video-bg {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.hero-slider .video-container .poster {
  display: none;
  height: 100%;
  width: 100%;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  .hero-slider .video-container .poster {
    display: block;
  }
}
@media (max-width: 767px) {
  .hero-slider h1,
  .hero-slider h2 {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .hero-slider .slide-content {
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
  }
}
@media (max-width: 550px) {
  .hero-slider .btn {
    display: block;
    max-width: 200px;
    margin: 0 auto -10px;
  }
  .hero-slider .btn + .btn {
    margin: 0 auto;
  }
  .hero-slider .btn.btn-white_border {
    background-color: rgba(0, 0, 0, 0.1);
  }
}
.no-video .video-container video,
.touch .video-container video {
  display: none;
}
.no-video .video-container .poster,
.touch .video-container .poster {
  display: block !important;
}
.new-lift,
.new-lift-overview {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 1;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  z-index: 8;
  transition: opacity 2s,transform 2s;
  transition-delay: 2s;
}
.site-state-preload .new-lift {
  opacity: 0;
}
.hero-page-title {
  margin-top: 50px;
}
@media (max-width: 991px) {
  .hero-page-title {
    margin-top: 30px;
    font-size: 32px;
    line-height: 1.2;
  }
}
.component-social_media_feed {
  padding-bottom: 50px;
}
.component-social_media_feed .no-data-found {
  display: none;
}
.component-social_media_feed .social-feeds-data {
  min-height: 300px;
}
.component-social_media_feed .fa {
  font-size: 25px;
  position: relative;
  top: 4px;
  padding-right: 5px;
}
.component-social_media_feed .spinner {
  text-align: center;
  top: -25px;
  position: relative;
  opacity: 0;
  visibility: visible;
}
.component-social_media_feed .spinner.spinning {
  opacity: 1;
  visibility: visible;
}
.component-social_media_feed .spinner .fa {
  color: #4d4d4d;
  font-size: 20px;
}
.component-social_media_feed .filter {
  text-align: center;
  margin-bottom: 45px;
}
.component-social_media_feed .filter li {
  display: inline-block;
  padding: 0 10px;
}
.component-social_media_feed .filter a {
  color: #999999;
  font-size: 13px;
  font-weight: 700;
  transition: color 0.2s ease;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.component-social_media_feed .filter a:hover,
.component-social_media_feed .filter a.active {
  color: #4d4d4d;
}
@media (max-width: 767px) {
  .component-social_media_feed {
    padding-bottom: 25px;
  }
  .component-social_media_feed .filter {
    margin-bottom: 25px;
  }
}
.component-social_media_feed .button-area {
  margin-top: 30px;
  display: none;
}
.feed-item {
  margin-bottom: 40px;
  display: flex;
}
.feed-item .inside {
  width: 100%;
  display: block;
  box-shadow: 0 30px 30px 0 rgba(0, 0, 0, 0.1);
  color: #000;
  font-size: 15px;
  background-color: #fff;
  overflow: hidden;
  word-wrap: break-word;
  transition: transform 0.2s;
}
.feed-item:hover .inside {
  transform: translateY(-5px);
}
.feed-item:hover .feed-item-source {
  color: #FE551D;
}
.feed-item .feed-item-bg {
  height: 220px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}
@media (max-width: 1199px) {
  .feed-item .feed-item-bg {
    height: 200px;
  }
}
.feed-item .feed-item-content {
  padding: 30px;
}
.feed-item .feed-item-title {
  font-size: inherit;
  line-height: inherit;
  margin-bottom: 0;
}
.feed-item .feed-item-title + p {
  margin-top: 5px;
}
.feed-item .feed-item-source {
  color: #999;
  margin-top: 15px;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  transition: color 0.2s;
}
.instagram-hashtag__grid .flex-row {
  flex-wrap: wrap;
  display: flex;
}
.instagram-hashtag__grid .feed-item .feed-item-content {
  padding: 15px;
  font-size: 14px;
}
.component-slideshow {
  padding: 0;
  position: relative;
  height: 500px;
  display: none;
}
.component-slideshow .slick-slide {
  height: 500px;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  position: relative;
}
.component-slideshow .slide-content {
  position: relative;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
}
.component-slideshow a {
  color: #fff;
}
.component-slideshow h1,
.component-slideshow h2,
.component-slideshow h3,
.component-slideshow h4,
.component-slideshow h5 {
  color: #fff;
  margin-bottom: 30px;
  font-size: 45px;
  line-height: normal;
}
@media (max-width: 767px) {
  .component-slideshow {
    height: 350px;
  }
  .component-slideshow .slick-slide {
    height: 350px;
  }
  .component-slideshow h1,
  .component-slideshow h2,
  .component-slideshow h3,
  .component-slideshow h4,
  .component-slideshow h5 {
    font-size: 28px;
  }
}
.component-blurbs {
  padding-bottom: 50px;
}
@media (max-width: 767px) {
  .component-blurbs {
    padding-bottom: 25px;
  }
}
.blurb {
  display: block;
  margin-bottom: 40px;
  color: #000;
}
.blurb.blurb-offers {
  margin: 5px 0 0 20px;
}
.blurb.blurb-offers .current a {
  font-weight: 700;
}
.blurb.blurb-facts {
  margin-bottom: 20px;
}
.blurb:hover {
  color: inherit;
}
.blurb:hover .inside {
  border-color: #ccc;
}
.blurb:hover.size-large .blurb-content {
  transform: translateX(-20px);
}
.blurb:hover.size-default .blurb-content {
  transform: translateY(-20px);
}
.blurb .inside {
  display: block;
  border: 1px #ddd solid;
  height: 350px;
  background: #fff;
  color: inherit;
  transition: border-color 0.2s ease;
}
.size-content.blurb .inside,
.blurb-post-type.blurb .inside {
  height: auto;
}
.blurb p {
  margin-bottom: 20px;
}
.blurb p:last-child {
  margin-bottom: 0;
}
.blurb ul {
  margin-bottom: 0;
}
.blurb ul li:last-child {
  margin-bottom: 0;
}
.blurb .small-link {
  color: #FE551D;
}
.blurb .blurb-content {
  transition: transform 0.2s ease;
}
.blurb .image-default {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 0 0;
  height: 180px;
}
.size-content.blurb .image-default {
  height: 170px;
}
.blurb.size-content .blurb-content,
.blurb.blurb-post-type .blurb-content {
  padding: 20px 25px !important;
}
.blurb.size-default .blurb-content {
  padding: 20px 30px 0;
  background: #fff;
  transform: translateY(0);
}
.blurb.size-large .inside {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 0 0;
}
.blurb.size-large .blurb-content {
  padding: 30px;
  width: 50%;
  float: right;
  height: 100%;
  background: #fff;
  transform: translateX(0);
}
@media (max-width: 992px) {
  .blurb .inside,
  .blurb .blurb-content {
    transition: none;
  }
  .blurb:hover .blurb-content {
    transform: translateX(0) !important;
    transform: translateY(0) !important;
  }
  .blurb .inside {
    height: auto;
    padding-bottom: 20px;
  }
  .blurb.size-large .inside {
    background-size: cover;
    height: auto;
    min-height: 200px;
    padding: 20px;
  }
  .blurb.size-large .blurb-content {
    width: 100%;
    float: none;
    background: rgba(255, 255, 255, 0.8);
  }
}
@media (max-width: 767px) {
  .blurb {
    margin-bottom: 25px;
  }
  .blurb:last-child {
    margin-bottom: 0;
  }
  .blurb img {
    width: 100% !important;
  }
  .blurb h3 {
    font-size: 24px;
    line-height: 28px;
  }
}
@media (max-width: 500px) {
  .blurb.col-xs-6 {
    width: 100%;
  }
}
.component-full-width-blurbs {
  padding: 0;
}
.component-full-width-blurbs .container-fluid,
.component-full-width-blurbs [class*='col-'] {
  padding: 0;
}
.component-full-width-blurbs .row {
  margin: 0;
}
.blurb-item-full-width {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  min-height: 400px;
  color: #fff;
  position: relative;
  display: flex;
  align-items: flex-end;
}
@media (min-width: 1700px) {
  .blurb-item-full-width {
    min-height: 500px;
  }
}
@media (max-width: 767px) {
  .blurb-item-full-width {
    min-height: 0;
    height: auto;
  }
}
.blurb-item-full-width:after {
  content: '';
  display: block;
  position: absolute;
  top: 10%;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 1;
  background: linear-gradient(to bottom, hsla(0, 0%, 0%, 0) 0%, hsla(0, 0%, 0%, 0.006) 8.1%, hsla(0, 0%, 0%, 0.024) 15.5%, hsla(0, 0%, 0%, 0.052) 22.5%, hsla(0, 0%, 0%, 0.088) 29%, hsla(0, 0%, 0%, 0.13) 35.3%, hsla(0, 0%, 0%, 0.176) 41.2%, hsla(0, 0%, 0%, 0.225) 47.1%, hsla(0, 0%, 0%, 0.275) 52.9%, hsla(0, 0%, 0%, 0.324) 58.8%, hsla(0, 0%, 0%, 0.37) 64.7%, hsla(0, 0%, 0%, 0.412) 71%, hsla(0, 0%, 0%, 0.448) 77.5%, hsla(0, 0%, 0%, 0.476) 84.5%, hsla(0, 0%, 0%, 0.494) 91.9%, hsla(0, 0%, 0%, 0.5) 100%);
}
@media (max-width: 768px) {
  .blurb-item-full-width:after {
    top: 0;
  }
}
.blurb-item-full-width h2,
.blurb-item-full-width h3,
.blurb-item-full-width h4,
.blurb-item-full-width h5 {
  margin-bottom: 8px;
  font-size: 25px;
  color: #fff;
}
.blurb-item-full-width p {
  margin-bottom: 8px;
}
.blurb-item-full-width .btn {
  margin-top: 8px;
  text-shadow: none;
}
.blurb-item-full-width .blurb-item-inner {
  padding: 40px;
  position: relative;
  z-index: 2;
}
@media (max-width: 767px) {
  .blurb-item-full-width .blurb-item-inner {
    padding: 30px;
  }
}
body:not( .page-template-page-template-citybreak ) .booking-form {
  background: #f8f8f8;
  color: #000;
  padding: 50px 0 30px;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  position: relative;
  z-index: 2;
}
@media (max-width: 767px) {
  body:not( .page-template-page-template-citybreak ) .booking-form {
    padding: 20px 0;
  }
}
body:not( .page-template-page-template-citybreak ) .booking-form .container-fluid {
  position: relative;
  max-width: 1200px;
}
body:not( .page-template-page-template-citybreak ) .booking-form.booking-form-collapsed {
  padding: 15px 0;
}
body:not( .page-template-page-template-citybreak ) .booking-form.booking-form-collapsed .form-tabs {
  margin-top: 0;
}
@media (max-width: 991px) {
  body:not( .page-template-page-template-citybreak ) .booking-form.booking-form-collapsed .form-tabs a {
    border: 0;
    background: none;
  }
}
body:not( .page-template-page-template-citybreak ) .booking-form.booking-form-collapsed .tab-content {
  margin-top: 0;
}
body:not( .page-template-page-template-citybreak ) .booking-form .form-tabs {
  margin-top: -105px;
  text-align: center;
  margin-bottom: 10px;
}
@media (max-width: 991px) {
  body:not( .page-template-page-template-citybreak ) .booking-form .form-tabs {
    margin-top: -10px;
  }
}
@media (max-width: 767px) {
  body:not( .page-template-page-template-citybreak ) .booking-form .form-tabs {
    margin-top: 0;
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 100%;
    flex-wrap: nowrap;
  }
}
body:not( .page-template-page-template-citybreak ) .booking-form .form-tabs li {
  display: inline-block;
  margin: 0 20px;
}
@media (max-width: 767px) {
  body:not( .page-template-page-template-citybreak ) .booking-form .form-tabs li {
    margin: 0 10px;
  }
}
@media (max-width: 550px) {
  body:not( .page-template-page-template-citybreak ) .booking-form .form-tabs li {
    margin: 0 4px;
  }
}
body:not( .page-template-page-template-citybreak ) .booking-form .form-tabs li.active a {
  border-color: #000;
  opacity: 1;
  background-color: #fff;
}
@media (max-width: 991px) {
  body:not( .page-template-page-template-citybreak ) .booking-form .form-tabs li.active a {
    background: transparent;
  }
}
body:not( .page-template-page-template-citybreak ) .booking-form .form-tabs a {
  align-items: center;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  color: #000;
  font-size: 12px;
  font-weight: 700;
  background: transparent;
  text-transform: uppercase;
  transition: background 0.2s, color 0.2s;
  border: 1px solid rgba(0, 0, 0, 0.1);
  opacity: 0.5;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
body:not( .page-template-page-template-citybreak ) .booking-form .form-tabs a svg {
  margin-bottom: 4px;
}
body:not( .page-template-page-template-citybreak ) .booking-form .form-tabs a:before {
  display: none;
}
body:not( .page-template-page-template-citybreak ) .booking-form .form-tabs a:hover {
  opacity: 1;
  background: #fff;
}
@media (max-width: 991px) {
  body:not( .page-template-page-template-citybreak ) .booking-form .form-tabs a:hover {
    background: transparent;
  }
}
@media (max-width: 991px) {
  body:not( .page-template-page-template-citybreak ) .booking-form .form-tabs a {
    width: 70px;
    height: auto;
    border-radius: 0;
  }
}
@media (max-width: 767px) {
  body:not( .page-template-page-template-citybreak ) .booking-form .form-tabs a {
    width: auto;
    margin: 5px 0;
  }
}
@media (max-width: 550px) {
  body:not( .page-template-page-template-citybreak ) .booking-form .form-tabs a {
    font-size: 11px;
  }
}
body:not( .page-template-page-template-citybreak ) .booking-form .tab-content {
  color: #fff;
  font-size: 15px;
  line-height: 1.5;
  margin-top: 20px;
}
body:not( .page-template-page-template-citybreak ) .booking-form .tab-content h1,
body:not( .page-template-page-template-citybreak ) .booking-form .tab-content h2,
body:not( .page-template-page-template-citybreak ) .booking-form .tab-content h3,
body:not( .page-template-page-template-citybreak ) .booking-form .tab-content h4 {
  color: #fff;
  font-size: 25px;
  line-height: 1.2;
}
body:not( .page-template-page-template-citybreak ) .booking-form .tab-content p {
  margin-bottom: 15px;
}
body:not( .page-template-page-template-citybreak ) .booking-form .tab-content .tab-offer {
  background: #fff;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  position: relative;
  min-height: 240px;
}
body:not( .page-template-page-template-citybreak ) .booking-form .tab-content .tab-offer:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.18);
  transition: background 0.2s ease;
}
body:not( .page-template-page-template-citybreak ) .booking-form .tab-content .tab-offer:hover:after {
  background: rgba(0, 0, 0, 0.1);
}
@media (max-width: 767px) {
  body:not( .page-template-page-template-citybreak ) .booking-form .tab-content {
    margin-top: 0;
  }
  body:not( .page-template-page-template-citybreak ) .booking-form .tab-content .col-xs-12 {
    margin-bottom: 20px;
  }
  body:not( .page-template-page-template-citybreak ) .booking-form .tab-content .col-xs-12:last-child {
    margin-bottom: 0;
  }
}
body:not( .page-template-page-template-citybreak ) .booking-form .tab-content .inside {
  padding: 30px;
  position: relative;
  z-index: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}
body:not( .page-template-page-template-citybreak ) .booking-form h4 {
  color: #fff;
  margin: 30px 0 10px;
}
body:not( .page-template-page-template-citybreak ) .booking-form #Citybreak_bookingform {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px 0;
}
@media (max-width: 1030px) {
  body:not( .page-template-page-template-citybreak ) .booking-form #Citybreak_bookingform {
    display: block;
  }
}
body:not( .page-template-page-template-citybreak ) .booking-form #Citybreak_bookingform .cb_copy {
  flex: 1;
  margin-right: 20px;
}
@media (max-width: 991px) {
  body:not( .page-template-page-template-citybreak ) .booking-form #Citybreak_bookingform .cb_copy {
    margin-right: 0;
    margin-bottom: 20px;
  }
}
body:not( .page-template-page-template-citybreak ) .booking-form #Citybreak_bookingform .Citybreak_SearchBox {
  display: flex;
}
@media (max-width: 991px) {
  body:not( .page-template-page-template-citybreak ) .booking-form #Citybreak_bookingform .Citybreak_SearchBox {
    display: block;
  }
}
body:not( .page-template-page-template-citybreak ) .booking-form #Citybreak_bookingform .Citybreak_SearchBox > div {
  flex: 1;
}
body:not( .page-template-page-template-citybreak ) .booking-form #Citybreak_bookingform .Citybreak_SearchBox .cb_clr {
  display: none;
}
body:not( .page-template-page-template-citybreak ) .booking-form #Citybreak_bookingform .cb_byline,
body:not( .page-template-page-template-citybreak ) .booking-form #Citybreak_bookingform .cb_row_periodsearch,
body:not( .page-template-page-template-citybreak ) .booking-form #Citybreak_bookingform .cb_showas_radiolist {
  display: none;
}
body:not( .page-template-page-template-citybreak ) .booking-form #Citybreak_bookingform select {
  height: 44px;
}
body:not( .page-template-page-template-citybreak ) .booking-form #Citybreak_bookingform .cb_col_left {
  padding-right: 0;
}
body:not( .page-template-page-template-citybreak ) .booking-form #Citybreak_bookingform .cb_col_right {
  padding-left: 0;
}
body:not( .page-template-page-template-citybreak ) .booking-form #Citybreak_bookingform .cb_ac_section_accomodationtype {
  margin-right: 20px;
}
@media (max-width: 991px) {
  body:not( .page-template-page-template-citybreak ) .booking-form #Citybreak_bookingform .cb_ac_section_accomodationtype {
    margin-right: 0;
  }
}
body:not( .page-template-page-template-citybreak ) .booking-form #Citybreak_bookingform #cb_acc_datepicker_cnt,
body:not( .page-template-page-template-citybreak ) .booking-form #Citybreak_bookingform #cb_acc_weekpicker_cnt {
  margin-right: 20px;
}
@media (max-width: 991px) {
  body:not( .page-template-page-template-citybreak ) .booking-form #Citybreak_bookingform #cb_acc_datepicker_cnt,
  body:not( .page-template-page-template-citybreak ) .booking-form #Citybreak_bookingform #cb_acc_weekpicker_cnt {
    margin-right: 0;
  }
}
body:not( .page-template-page-template-citybreak ) .booking-form #Citybreak_bookingform #cb_acc_datepicker_cnt {
  margin-right: 15px;
}
@media (max-width: 991px) {
  body:not( .page-template-page-template-citybreak ) .booking-form #Citybreak_bookingform #cb_acc_datepicker_cnt {
    margin-right: 0;
  }
}
body:not( .page-template-page-template-citybreak ) .booking-form #Citybreak_bookingform #cb_acc_datepicker_cnt .cb_form_row {
  display: flex;
}
body:not( .page-template-page-template-citybreak ) .booking-form #Citybreak_bookingform #cb_acc_datepicker_cnt .cb_form_row .cb_col_left {
  margin-right: 20px;
  float: none;
}
body:not( .page-template-page-template-citybreak ) .booking-form .Citybreak_SidebarBox.Citybreak_Search .cb_btn {
  position: relative;
}
body:not( .page-template-page-template-citybreak ) .booking-form .cb_form_row.cb_ac_section_accomodationtype,
body:not( .page-template-page-template-citybreak ) .booking-form .cb_form_row.cb_section_promocode {
  padding-right: 0;
}
@media (max-width: 767px) {
  body:not( .page-template-page-template-citybreak ) .booking-form .cb_form_row {
    float: none;
    width: 100%;
    padding-right: 0;
  }
}
body:not( .page-template-page-template-citybreak ) .booking-form .cb-widget-search .cb-label-title {
  color: #fff;
}
body:not( .page-template-page-template-citybreak ) .booking-form a#cb_accommodationflight_searchbutton {
  max-width: 240px;
  margin: 20px auto 0;
  letter-spacing: 1px;
  padding: 2px 15px 0;
  font-size: 15px;
  border-width: 2px;
}
body:not( .page-template-page-template-citybreak ) .booking-form .Citybreak_SidebarBox.Citybreak_Search .cb_date_input .cp_cal_trig_from:after {
  margin-top: 0;
  top: 0;
  right: 15px;
}
body:not( .page-template-page-template-citybreak ) .booking-form .Citybreak_SidebarBox.Citybreak_Search .cb_date_input .cp_cal_trig_from {
  top: 11px;
}
body:not( .page-template-page-template-citybreak ) .booking-form .Citybreak_SidebarBox.Citybreak_Search.cb_accommodation_searchbox .Citybreak_Button,
body:not( .page-template-page-template-citybreak ) .booking-form a.Citybreak_Button {
  max-width: 240px;
  margin: 0 auto;
  letter-spacing: 1px;
  padding: 2px 15px 0;
  font-size: 15px;
  border-width: 2px;
  font-weight: 700;
  position: relative;
  top: 1px;
  height: 44px;
}
@media (max-width: 767px) {
  body:not( .page-template-page-template-citybreak ) .booking-form .Citybreak_SidebarBox.Citybreak_Search.cb_accommodation_searchbox .Citybreak_Button,
  body:not( .page-template-page-template-citybreak ) .booking-form a.Citybreak_Button {
    max-width: none;
  }
}
body:not( .page-template-page-template-citybreak ) .booking-form .Citybreak_SidebarBox.Citybreak_Search.cb_accommodation_searchbox .Citybreak_Button:before,
body:not( .page-template-page-template-citybreak ) .booking-form .Citybreak_SidebarBox.Citybreak_Search.cb_accommodation_searchbox .Citybreak_Button:after {
  border: 0;
}
body:not( .page-template-page-template-citybreak ) .booking-form .Citybreak_SidebarBox.Citybreak_Search .cb_byline {
  font-weight: 600;
  font-size: 13px;
  opacity: 1;
}
body:not( .page-template-page-template-citybreak ) .booking-form .Citybreak_SidebarBox.Citybreak_Search.cb_accommodation_searchbox .cb_inner .cb_bd {
  background: #f8f8f8;
  border-color: #f8f8f8;
}
body:not( .page-template-page-template-citybreak ) .booking-form #cb_accommodationflight_searchform_form {
  background: #f8f8f8;
}
body:not( .page-template-page-template-citybreak ) .booking-form .Citybreak_SidebarBox.Citybreak_Search.cb_accommodation_searchbox .cb_inner .cb_bd,
body:not( .page-template-page-template-citybreak ) .booking-form .Citybreak_SidebarBox.Citybreak_Search.cb_activity_searchbox .cb_inner .cb_bd,
body:not( .page-template-page-template-citybreak ) .booking-form .Citybreak_SidebarBox.Citybreak_Search.cb_event_searchbox .cb_inner .cb_bd,
body:not( .page-template-page-template-citybreak ) .booking-form .Citybreak_SidebarBox.Citybreak_Search.cb_restaurant_searchbox .cb_inner .cb_bd {
  padding: 0;
}
body:not( .page-template-page-template-citybreak ) .booking-form .Citybreak_SidebarBox.Citybreak_Search.cb_accommodation_searchbox input[type='text'],
body:not( .page-template-page-template-citybreak ) .booking-form .Citybreak_SidebarBox.Citybreak_Search.cb_accommodation_searchbox select,
body:not( .page-template-page-template-citybreak ) .booking-form .Citybreak_SidebarBox.Citybreak_Search.cb_accommodation_searchbox select,
body:not( .page-template-page-template-citybreak ) .booking-form .Citybreak_engine .cb-form-text,
body:not( .page-template-page-template-citybreak ) .booking-form .Citybreak_engine .cb-form-text input[type="text"],
body:not( .page-template-page-template-citybreak ) .booking-form .Citybreak_engine .cb-form-select,
body:not( .page-template-page-template-citybreak ) .booking-form .Citybreak_engine .cb-form-textarea {
  border: 0;
  padding: 0 15px;
}
body:not( .page-template-page-template-citybreak ) .booking-form .Citybreak_SidebarBox.Citybreak_Search .cb-form-text,
body:not( .page-template-page-template-citybreak ) .booking-form .Citybreak_SidebarBox.Citybreak_Search .cb-form-text input[type="text"],
body:not( .page-template-page-template-citybreak ) .booking-form .Citybreak_SidebarBox.Citybreak_Search select,
body:not( .page-template-page-template-citybreak ) .booking-form .cb-popout select,
body:not( .page-template-page-template-citybreak ) .booking-form .Citybreak_SidebarBox.Citybreak_Search input[type="text"] {
  border: 0;
}
body:not( .page-template-page-template-citybreak ) .booking-form .cb_form_row.cb_section_promocode {
  float: right;
}
body:not( .page-template-page-template-citybreak ) .booking-form .Citybreak_SidebarBox.Citybreak_Search input[type="text"].cb-form-text,
body:not( .page-template-page-template-citybreak ) .booking-form .Citybreak_SidebarBox.Citybreak_Search .cb-form-text input[type="text"],
body:not( .page-template-page-template-citybreak ) .booking-form .Citybreak_SidebarBox.Citybreak_Search label.cb-form-text,
body:not( .page-template-page-template-citybreak ) .booking-form .Citybreak_SidebarBox.Citybreak_Search span.cb-form-text,
body:not( .page-template-page-template-citybreak ) .booking-form .Citybreak_SidebarBox.Citybreak_Search input[type="text"] {
  height: 44px;
  line-height: 44px;
  padding: 0 15px;
}
body:not( .page-template-page-template-citybreak ) .booking-form .Citybreak_SidebarBox.Citybreak_Search .cb-form-icon.cb-icon-caret:after {
  border: 0;
  background-image: url('./images/arrow-down.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 12px 7px;
  width: 12px;
  height: 7px;
  right: 17px;
}
body:not( .page-template-page-template-citybreak ) .booking-form .Citybreak_SidebarBox.Citybreak_Search.cb_accommodation_searchbox .cb_inner .cb_hd,
body:not( .page-template-page-template-citybreak ) .booking-form .Citybreak_SidebarBox.Citybreak_Search.cb_activity_searchbox .cb_inner .cb_hd,
body:not( .page-template-page-template-citybreak ) .booking-form .Citybreak_SidebarBox.Citybreak_Search.cb_event_searchbox .cb_inner .cb_bd,
body:not( .page-template-page-template-citybreak ) .booking-form .Citybreak_SidebarBox.Citybreak_Search.cb_event_searchbox .cb_inner .cb_hd,
body:not( .page-template-page-template-citybreak ) .booking-form .Citybreak_SidebarBox.Citybreak_Search.cb_restaurant_searchbox .cb_inner .cb_bd,
body:not( .page-template-page-template-citybreak ) .booking-form .Citybreak_SidebarBox.Citybreak_Search.cb_restaurant_searchbox .cb_inner .cb_hd,
body:not( .page-template-page-template-citybreak ) .booking-form #cb_acc_nodates_cnt,
body:not( .page-template-page-template-citybreak ) .booking-form #cb_form_guests_cont,
body:not( .page-template-page-template-citybreak ) .booking-form .cb-form-icon.cb-icon-caret > span:after,
body:not( .page-template-page-template-citybreak ) .booking-form .cb-form-icon > span:after {
  display: none !important;
}
body:not( .page-template-page-template-citybreak ) .booking-form .Citybreak_engine input[type='text'].cb-form-text:disabled {
  color: #111;
  background: none;
  background-color: #fff;
}
body:not( .page-template-page-template-citybreak ) .booking-form .Citybreak_engine select.cb-form-select {
  background: none;
  background-color: #fff;
  background-image: url('./images/arrow-down.png');
  background-position: right 20px center;
  background-repeat: no-repeat;
  background-size: 12px 7px;
}
body:not( .page-template-page-template-citybreak ) .booking-form .Citybreak_engine select.cb-form-select.cb-js-passenger-selector {
  background-color: #e4e4e4;
}
body:not( .page-template-page-template-citybreak ) .booking-form #citybreak_accommodationflight_searchform_widget a#cb_accommodationflight_searchbutton {
  border-width: 2px;
}
body:not( .page-template-page-template-citybreak ) .booking-form #citybreak_accommodationflight_searchform_widget a#cb_accommodationflight_searchbutton:hover {
  background: #fff;
}
body:not( .page-template-page-template-citybreak ) .booking-form #citybreak_accommodationflight_searchform_widget .cb-block {
  margin-bottom: 20px;
  overflow: hidden;
}
body:not( .page-template-page-template-citybreak ) .booking-form #citybreak_accommodationflight_searchform_widget .cb-block-destination .cb-item,
body:not( .page-template-page-template-citybreak ) .booking-form #citybreak_accommodationflight_searchform_widget .cb-block-dates-guests .cb-item {
  width: 49%;
  float: right;
}
body:not( .page-template-page-template-citybreak ) .booking-form #citybreak_accommodationflight_searchform_widget .cb-block-destination .cb-item:first-child,
body:not( .page-template-page-template-citybreak ) .booking-form #citybreak_accommodationflight_searchform_widget .cb-block-dates-guests .cb-item:first-child {
  float: left;
}
body:not( .page-template-page-template-citybreak ) .booking-form #citybreak_accommodationflight_searchform_widget .cb-block-destination #cb-accommodationflight-roomselector.cb-item,
body:not( .page-template-page-template-citybreak ) .booking-form #citybreak_accommodationflight_searchform_widget .cb-block-dates-guests #cb-accommodationflight-roomselector.cb-item {
  float: left;
  margin-top: 20px;
}
@media (max-width: 767px) {
  body:not( .page-template-page-template-citybreak ) .booking-form #citybreak_accommodationflight_searchform_widget .cb-block-destination #cb-accommodationflight-roomselector.cb-item,
  body:not( .page-template-page-template-citybreak ) .booking-form #citybreak_accommodationflight_searchform_widget .cb-block-dates-guests #cb-accommodationflight-roomselector.cb-item {
    width: 100%;
    float: none;
    margin-top: 80px;
  }
}
body:not( .page-template-page-template-citybreak ) .booking-form #citybreak_accommodationflight_searchform_widget .cb-js-roomsguest-text {
  line-height: 45px;
}
body:not( .page-template-page-template-citybreak ) .booking-form #citybreak_accommodationflight_searchform_widget .cb-actions {
  float: none;
  width: 100%;
  margin-top: 0px;
}
@media (max-width: 767px) {
  body:not( .page-template-page-template-citybreak ) .booking-form #citybreak_accommodationflight_searchform_widget .cb-actions {
    margin: 0;
    float: none;
    width: 100%;
  }
}
body:not( .page-template-page-template-citybreak ) .booking-form .cb-button.cb-button-light .cb-btn-inner {
  color: #fff;
}
body:not( .page-template-page-template-citybreak ) .booking-form .cb-button.cb-button-light .cb-btn-inner:hover {
  color: #fff;
}
body:not( .page-template-page-template-citybreak ) .widget_citybreak {
  font-size: 14px;
}
body:not( .page-template-page-template-citybreak ) .widget_citybreak #CB_SearchButton:hover {
  background: #fff !important;
}
body:not( .page-template-page-template-citybreak ) .widget_citybreak .booking-select {
  margin: 0 -20px 20px;
  padding: 0 20px 20px;
  border-bottom: 1px #fff solid;
}
body:not( .page-template-page-template-citybreak ) .widget_citybreak .booking-select select {
  font-size: 13px;
  color: #111;
  background-color: #fff;
  padding: 0 7px;
  height: 35px;
}
body:not( .page-template-page-template-citybreak ) .widget_citybreak .widget-panel {
  display: none;
  overflow: hidden;
}
body:not( .page-template-page-template-citybreak ) .widget_citybreak .widget-panel.active {
  display: block;
}
body:not( .page-template-page-template-citybreak ) .widget_citybreak .widget-panel .widget-item {
  margin-bottom: 25px;
}
body:not( .page-template-page-template-citybreak ) .widget_citybreak .widget-panel .widget-item:last-child {
  margin-bottom: 0;
}
body:not( .page-template-page-template-citybreak ) .widget_citybreak .widget-panel .widget-item h2,
body:not( .page-template-page-template-citybreak ) .widget_citybreak .widget-panel .widget-item h3,
body:not( .page-template-page-template-citybreak ) .widget_citybreak .widget-panel .widget-item h4,
body:not( .page-template-page-template-citybreak ) .widget_citybreak .widget-panel .widget-item h5 {
  color: #fff;
  font-size: 20px;
  line-height: normal;
  margin-bottom: 0;
}
body:not( .page-template-page-template-citybreak ) .widget_citybreak .widget-panel .widget-item p {
  margin-bottom: 10px;
}
body:not( .page-template-page-template-citybreak ) .widget_citybreak .widget-panel .widget-item .btn.btn-red {
  background: transparent;
  border-color: #fff;
  border-width: 2px;
  padding: 6px 10px 5px;
}
body:not( .page-template-page-template-citybreak ) .widget_citybreak .widget-panel .widget-item .btn.btn-red:hover {
  background: #fff;
  color: #FE551D;
}
body:not( .page-template-page-template-citybreak ) .widget_citybreak h4 {
  display: none;
}
body:not( .page-template-page-template-citybreak ) .widget_citybreak .cb_copy.cb_clr {
  margin-bottom: 20px;
}
body:not( .page-template-page-template-citybreak ) .widget_citybreak .Citybreak_engine label {
  color: #fff;
}
body:not( .page-template-page-template-citybreak ) .widget_citybreak .cb_hd {
  border: 0 !important;
}
body:not( .page-template-page-template-citybreak ) .widget_citybreak .Citybreak_container,
body:not( .page-template-page-template-citybreak ) .widget_citybreak .Citybreak_engine,
body:not( .page-template-page-template-citybreak ) .widget_citybreak .Citybreak_engine th,
body:not( .page-template-page-template-citybreak ) .widget_citybreak .Citybreak_engine td,
body:not( .page-template-page-template-citybreak ) .widget_citybreak .Citybreak_engine label,
body:not( .page-template-page-template-citybreak ) .widget_citybreak .cb-wide .cb-event-tickets.cb-has-venue-overview .cb-book-tickets .cb-continue h3.cb-text-total,
body:not( .page-template-page-template-citybreak ) .widget_citybreak body .cb-popout > .cb-popout-content,
body:not( .page-template-page-template-citybreak ) .widget_citybreak body .cb-popout > .cb-popout-content p,
body:not( .page-template-page-template-citybreak ) .widget_citybreak .cb-ui-autocomplete,
body:not( .page-template-page-template-citybreak ) .widget_citybreak .mfp-wrap {
  font-size: 14px;
}
body:not( .page-template-page-template-citybreak ) .widget_citybreak .Citybreak_SidebarBox.Citybreak_Search .cb-form-text,
body:not( .page-template-page-template-citybreak ) .widget_citybreak .Citybreak_SidebarBox.Citybreak_Search .cb-form-text input[type="text"],
body:not( .page-template-page-template-citybreak ) .widget_citybreak .Citybreak_SidebarBox.Citybreak_Search select,
body:not( .page-template-page-template-citybreak ) .widget_citybreak .cb-popout select,
body:not( .page-template-page-template-citybreak ) .widget_citybreak .Citybreak_SidebarBox.Citybreak_Search input[type="text"] {
  font-size: 13px !important;
  border: 0;
}
body:not( .page-template-page-template-citybreak ) .widget_citybreak .Citybreak_SidebarBox.Citybreak_Search.cb_accommodation_searchbox input[type='text'],
body:not( .page-template-page-template-citybreak ) .widget_citybreak .Citybreak_SidebarBox.Citybreak_Search.cb_accommodation_searchbox select,
body:not( .page-template-page-template-citybreak ) .widget_citybreak .Citybreak_SidebarBox.Citybreak_Search.cb_accommodation_searchbox select {
  line-height: 35px;
  height: 35px;
  margin-bottom: 5px;
}
body:not( .page-template-page-template-citybreak ) .widget_citybreak .Citybreak_SidebarBox.Citybreak_Search .cb_byline {
  opacity: 1;
  font-weight: 700;
}
body:not( .page-template-page-template-citybreak ) .widget_citybreak .Citybreak_SidebarBox.Citybreak_Search.cb_accommodation_searchbox .cb_inner .cb_bd,
body:not( .page-template-page-template-citybreak ) .widget_citybreak #cb_accommodationflight_searchform_form {
  padding: 0;
}
body:not( .page-template-page-template-citybreak ) .widget_citybreak .Citybreak_SidebarBox .Citybreak_SearchBox .cb_col_left,
body:not( .page-template-page-template-citybreak ) .widget_citybreak .Citybreak_SidebarBox .Citybreak_SearchBox .cb_col_right {
  float: left;
  width: 49%;
}
body:not( .page-template-page-template-citybreak ) .widget_citybreak .Citybreak_SidebarBox .Citybreak_SearchBox .cb_col_right {
  float: right;
}
body:not( .page-template-page-template-citybreak ) .widget_citybreak .Citybreak_SidebarBox .Citybreak_SearchBox .cb_date_input .cp_cal_trig_from {
  top: 0;
}
body:not( .page-template-page-template-citybreak ) .widget_citybreak .Citybreak_SidebarBox.Citybreak_Search .Citybreak_Button,
body:not( .page-template-page-template-citybreak ) .widget_citybreak .cb-button,
body:not( .page-template-page-template-citybreak ) .widget_citybreak .Citybreak_SidebarBox.Citybreak_Search.cb_accommodation_searchbox .Citybreak_Button,
body:not( .page-template-page-template-citybreak ) .widget_citybreak a.Citybreak_Button {
  border: 0;
  border: 2px #fff solid;
  font-size: 15px;
  letter-spacing: 1px;
  font-weight: 700;
  line-height: normal;
  padding: 11px 15px 10px;
  background-image: none;
  background: #FE551D !important;
}
body:not( .page-template-page-template-citybreak ) .widget_citybreak .Citybreak_SidebarBox.Citybreak_Search.cb_accommodation_searchbox .Citybreak_Button:before,
body:not( .page-template-page-template-citybreak ) .widget_citybreak .Citybreak_SidebarBox.Citybreak_Search.cb_accommodation_searchbox .Citybreak_Button:after {
  border: 0;
}
body:not( .page-template-page-template-citybreak ) .widget_citybreak #cb_form_rooms_cont .cb_roominfo_hd {
  padding: 5px;
  margin-bottom: 5px;
}
body:not( .page-template-page-template-citybreak ) .widget_citybreak .Citybreak_SearchBox .cb_form_row .cb_fields.cb_children .cb_childage_input {
  width: 50%;
}
body:not( .page-template-page-template-citybreak ) .widget_citybreak .Citybreak_SearchBox .cb_form_row .cb_fields.cb_children .cb_childage_input label {
  width: 80%;
}
body:not( .page-template-page-template-citybreak ) .widget_citybreak .Citybreak_SearchBox .cb_form_row .cb_fields.cb_children input {
  width: 100%;
}
body:not( .page-template-page-template-citybreak ) .widget_citybreak .Citybreak_SearchBox .cb_form_row .cb_fields.cb_children .cb_childage_input span.cb_child_lbl {
  line-height: 36px;
}
body:not( .page-template-page-template-citybreak ) .widget_citybreak .cb-form-icon > span:after {
  top: 12px;
  right: 10px;
}
body:not( .page-template-page-template-citybreak ) .widget_citybreak .Citybreak_SidebarBox.Citybreak_Search .cb-form-icon.cb-icon-caret:after {
  border: 0;
  background-image: url('./images/arrow-down.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 12px 7px;
  width: 12px;
  height: 7px;
  right: 20px;
}
body:not( .page-template-page-template-citybreak ) .widget_citybreak .Citybreak_SidebarBox.Citybreak_Search .cb-form-icon.cb-icon-caret > span:after {
  display: none;
}
body:not( .page-template-page-template-citybreak ) .widget_citybreak .Citybreak_SidebarBox.Citybreak_Search label.cb-form-text {
  line-height: 35px;
  height: 35px;
}
body:not( .page-template-page-template-citybreak ) .widget_citybreak #citybreak_accommodationflight_searchform_widget .cb-block,
body:not( .page-template-page-template-citybreak ) .widget_citybreak #citybreak_accommodationflight_searchform_widget .cb-item {
  margin-bottom: 12px;
}
body:not( .page-template-page-template-citybreak ) .widget_citybreak #citybreak_accommodationflight_searchform_widget .cb-form-icon > span:after {
  top: 16px;
  right: 5px;
}
body:not( .page-template-page-template-citybreak ) .widget_citybreak #citybreak_accommodationflight_searchform_widget select#destinationLocation,
body:not( .page-template-page-template-citybreak ) .widget_citybreak #citybreak_accommodationflight_searchform_widget select#departureLocation,
body:not( .page-template-page-template-citybreak ) .widget_citybreak #citybreak_accommodationflight_searchform_widget input#cb_accommodationflight_datefrom,
body:not( .page-template-page-template-citybreak ) .widget_citybreak #citybreak_accommodationflight_searchform_widget input#cb_accommodationflight_dateto,
body:not( .page-template-page-template-citybreak ) .widget_citybreak #citybreak_accommodationflight_searchform_widget label.cb-form-text.cb-js-roomsguest-text {
  height: 35px !important;
  font-size: 13px;
  line-height: 35px;
}
body:not( .page-template-page-template-citybreak ) .widget_citybreak #citybreak_accommodationflight_searchform_widget .Citybreak_engine .cb-form-select,
body:not( .page-template-page-template-citybreak ) .widget_citybreak #citybreak_accommodationflight_searchform_widget .Citybreak_engine .cb-form-text {
  border: 0;
  padding: 0 7px;
}
body:not( .page-template-page-template-citybreak ) .widget_citybreak #citybreak_accommodationflight_searchform_widget .Citybreak_engine input[type='text'].cb-form-text:disabled {
  color: #111;
  background: none;
  background-color: #fff;
}
body:not( .page-template-page-template-citybreak ) .widget_citybreak #citybreak_accommodationflight_searchform_widget .Citybreak_engine select.cb-form-select {
  background: none;
  background-color: #fff;
  background-image: url('./images/arrow-down.png');
  background-position: right 20px center;
  background-repeat: no-repeat;
  background-size: 12px 7px;
}
body:not( .page-template-page-template-citybreak ) .widget_citybreak #citybreak_accommodationflight_searchform_widget .cb-button .cb-btn-inner {
  line-height: normal !important;
}
body:not( .page-template-page-template-citybreak ) .widget_citybreak #citybreak_accommodationflight_searchform_widget a#cb_accommodationflight_searchbutton {
  border-width: 2px;
}
body:not( .page-template-page-template-citybreak ) .widget_citybreak #citybreak_accommodationflight_searchform_widget a#cb_accommodationflight_searchbutton:hover {
  background-color: #fff;
}
body:not( .page-template-page-template-citybreak ) .widget_citybreak #citybreak_accommodationflight_searchform_widget .cb-form-icon.cb-icon-caret > span:after {
  border: 0;
  background-image: url('./images/arrow-down.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 12px 7px;
  width: 12px;
  height: 7px;
  right: 20px;
}
body:not( .page-template-page-template-citybreak ) .booking-form .Citybreak_SidebarBox.Citybreak_Search.cb_accommodation_searchbox .cb_inner .cb_bd,
body:not( .page-template-page-template-citybreak ) .booking-form #cb_accommodationflight_searchform_form {
  background: #f8f8f8;
  border-color: #f8f8f8;
}
body:not( .page-template-page-template-citybreak ) .booking-form .cb-ui-datepicker td > a.cb-ui-state-active {
  background: #f8f8f8;
}
body:not( .page-template-page-template-citybreak ) .booking-form .cb-widget-search .cb-label-title {
  color: #fff;
}
body:not( .page-template-page-template-citybreak ) .booking-form .Citybreak_Button,
body:not( .page-template-page-template-citybreak ) .booking-form .cb-button {
  background-image: none !important;
  background: #FE551D !important;
  border: 0 !important;
  transition: background 0.2s, color 0.2s;
}
body:not( .page-template-page-template-citybreak ) .booking-form .Citybreak_Button:hover,
body:not( .page-template-page-template-citybreak ) .booking-form .cb-button:hover {
  background: #e73a01 !important;
  color: #fff !important;
}
body:not( .page-template-page-template-citybreak ) .booking-form .cb-button .cb-btn-bg {
  background-image: none !important;
  background: #FE551D !important;
}
body:not( .page-template-page-template-citybreak ) .booking-form .cb-button .cb-btn-bg:hover {
  color: #fff !important;
}
body:not( .page-template-page-template-citybreak ) .booking-form .Citybreak_SidebarBox.Citybreak_Search.cb_accommodation_searchbox a.Citybreak_Button:hover,
body:not( .page-template-page-template-citybreak ) .booking-form #citybreak_accommodationflight_searchform_widget .cb-button .cb-btn-inner:hover {
  color: #fff !important;
}
body:not( .page-template-page-template-citybreak ) .widget_citybreak #cb-accommodationflight-roomselector .cb-form-icon > span:after {
  top: 7px;
  right: 5px;
}
body:not( .page-template-page-template-citybreak ) .widget_citybreak .cb-widget-search .cb-button {
  position: relative;
}
body:not( .page-template-page-template-citybreak ) .component-booking-form {
  background: #f8f8f8;
  padding-top: 0;
  padding-bottom: 40px;
}
body:not( .page-template-page-template-citybreak ) .component-booking-form .component-headline {
  color: #fff;
}
body:not( .page-template-page-template-citybreak ) .component-booking-form .booking-form {
  padding: 0;
}
body:not( .page-template-page-template-citybreak ) .component-booking-form .form-tabs {
  margin: 30px 0;
}
body:not( .page-template-page-template-citybreak ) .component-booking-form-title .component-headline {
  margin-bottom: 10px;
}
body:not( .page-template-page-template-citybreak ) .cb-ui-datepicker-title {
  display: flex;
  margin: 30px 0 10px;
}
body:not( .page-template-page-template-citybreak ) .cb-ui-datepicker .cb-ui-datepicker-prev,
body:not( .page-template-page-template-citybreak ) .cb-ui-datepicker .cb-ui-datepicker-next {
  top: 0;
  margin-top: 0;
}
body:not( .page-template-page-template-citybreak ) .cb-ui-datepicker select {
  line-height: 1;
  height: 38px;
}
body:not( .page-template-page-template-citybreak ) .cb-ui-datepicker select.cb-ui-datepicker-month {
  margin-right: 5px;
}
body:not( .page-template-page-template-citybreak ) .cb-ui-datepicker select.cb-ui-datepicker-year {
  margin-left: 5px;
}
body:not( .page-template-page-template-citybreak ) .Citybreak_engine .cb-popout-content .cb-form-select {
  background-position: right 5px center;
  background-size: 8px 5px;
  font-size: 15px;
  line-height: 28px;
}
body:not( .page-template-page-template-citybreak ) .Citybreak_engine .cb-popout-content .cb-age-repeater .cb-form-text {
  padding: 0 5px;
  width: 40px;
  height: 30px;
  line-height: 30px;
}
.component-tabs .tab-list {
  text-align: center;
}
.component-tabs .tab-list li {
  padding: 0;
  position: relative;
}
.component-tabs .tab-list li.active a {
  background: #fff;
}
.component-tabs .tab-list li.active a:before {
  background-color: #FE551D;
}
.component-tabs .tab-list a {
  font-size: 25px;
  line-height: normal;
  font-weight: 700;
  color: #000;
  padding: 15px 25px;
  display: block;
  background: #f9f9f9;
}
@media (max-width: 767px) {
  .component-tabs .tab-list a {
    font-size: 18px;
  }
}
.component-tabs .tab-list a:before {
  content: '';
  width: 100%;
  height: 3px;
  position: absolute;
  left: 0;
  top: -3px;
  background-color: transparent;
}
.component-tabs .tab-pane {
  margin-top: 40px;
}
@media (max-width: 767px) {
  .component-tabs .tab-pane {
    margin-top: 25px;
  }
}
.component-tabs .gallery-item {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .component-tabs .gallery-item {
    margin-bottom: 30px;
  }
}
.component-tabs .expand-container {
  display: none;
}
.single-hem_living .component-tabs {
  margin-top: 40px;
}
@media (max-width: 767px) {
  .single-hem_living .component-tabs {
    margin: 20px 0;
  }
}
.component-video .fa {
  position: absolute;
  top: 35%;
  left: 50%;
  font-size: 70px;
  width: 70px;
  height: 70px;
  margin-left: -20px;
  color: #fff;
  zoom: 1;
  filter: alpha(opacity=70);
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
  transition: opacity 0.2s ease;
}
.component-video a:hover .fa {
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
@media (max-width: 767px) {
  .component-video .col-sm-6 {
    margin-bottom: 20px;
  }
  .component-video .col-sm-6:last-child {
    margin-bottom: 0;
  }
}
.component-weather_pistinfo .weather-now li {
  display: inline-block;
  padding-right: 20px;
  color: #000;
}
.component-weather_pistinfo .weather-now li:last-child {
  padding-right: 0;
  font-size: 30px;
  line-height: normal;
  font-weight: 700;
}
.component-weather_pistinfo .weather-forecast h4 {
  text-transform: capitalize;
}
@media (max-width: 767px) {
  .component-weather_pistinfo .weather-forecast .col-xs-6 {
    margin-bottom: 20px;
  }
}
@media (max-width: 992px) {
  .component-weather_pistinfo {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .component-weather_pistinfo {
    margin-top: 0;
  }
}
.data-block {
  padding-bottom: 30px;
  margin-bottom: 40px;
  border-bottom: 1px #ddd solid;
}
.data-block.block-message {
  border-bottom: 0;
  padding-bottom: 0;
}
@media (max-width: 767px) {
  .data-block {
    margin-bottom: 30px;
  }
  .data-block.block-one {
    padding-bottom: 10px;
    text-align: center;
  }
  .data-block.block-one [class*='col'] {
    margin-bottom: 20px;
  }
  .data-block.block-two {
    padding-bottom: 10px;
  }
}
.legend li {
  display: inline-block;
  margin-right: 20px;
}
.legend li:last-child {
  margin-right: 0;
}
.legend li .difficulty {
  padding-right: 5px;
}
@media (max-width: 767px) {
  .legend {
    text-align: center;
    font-size: 13px;
  }
  .legend li {
    margin-right: 10px;
    margin-bottom: 10px;
  }
}
.difficulty:before {
  content: '';
  width: 15px;
  height: 15px;
  display: inline-block;
  position: relative;
  top: 2px;
}
.difficulty-1.difficulty:before {
  -webkit-border-radius: 100%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 100%;
  -moz-background-clip: padding;
  border-radius: 100%;
  background-clip: padding-box;
  background: #64b013;
}
.difficulty-2.difficulty:before {
  background: #078cc3;
}
.difficulty-3.difficulty:before {
  background: #FE551D;
  width: 25px;
}
.difficulty-4.difficulty:before {
  background: #000;
  transform: rotate(135deg);
}
.lift-opening-hours {
  font-size: 15px;
  position: relative;
  top: -2px;
  margin-left: 5px;
}
.wi {
  display: inline-block;
  width: 70px;
  height: 70px;
}
.wi.wi-cloudy {
  background: url('./images/wi-cloudy.svg') center center no-repeat;
}
.wi.wi-day-cloudy {
  background: url('./images/wi-day-cloudy.svg') center center no-repeat;
}
.wi.wi-day-rain-mix {
  background: url('./images/wi-day-rain-mix.svg') center center no-repeat;
}
.wi.wi-day-rain {
  background: url('./images/wi-day-rain.svg') center center no-repeat;
}
.wi.wi-day-snow {
  background: url('./images/wi-day-snow.svg') center center no-repeat;
}
.wi.wi-day-sunny-overcast {
  background: url('./images/wi-day-sunny-overcast.svg') center center no-repeat;
}
.wi.wi-day-sunny {
  background: url('./images/wi-day-sunny.svg') center center no-repeat;
}
.wi.wi-rain-imx {
  background: url('./images/wi-rain-mix.svg') center center no-repeat;
}
.wi.wi-snow {
  background: url('./images/wi-snow.svg') center center no-repeat;
}
.wi.wi-sprinkle {
  background: url('./images/wi-sprinkle.svg') center center no-repeat;
}
.hero-video-subpage {
  position: relative;
  height: 200px;
}
@media (min-width: 991px) {
  .hero-video-subpage {
    height: 500px;
  }
}
@media (min-width: 1800px) {
  .hero-video-subpage {
    height: 600px;
  }
}
@media (min-width: 2200px) {
  .hero-video-subpage {
    height: 700px;
  }
}
.hero-video-subpage .video-container {
  position: relative;
  bottom: 0%;
  left: 0%;
  height: 100%;
  width: 100%;
  overflow: hidden;
  background: #fff;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hero-video-subpage .video-container video {
  position: absolute;
  z-index: 0;
  bottom: 0;
  width: 100%;
}
@media (max-width: 992px) {
  .hero-video-subpage .video-container video {
    display: none;
  }
}
.hero-video-subpage .video-container:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iNzAlIiBzdG9wLWNvbG9yPSJyZ2IoMjU1LCAyNTUsIDI1NSkiIHN0b3Atb3BhY2l0eT0iMC4xIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
  background-image: linear-gradient(to top, #fff 0%, rgba(255, 255, 255, 0.1) 70%);
}
.hero-video-subpage--title {
  color: #fff;
  position: absolute;
  top: 150px;
  left: 50px;
  z-index: 10;
  font-size: 70px;
  line-height: 100%;
}
@media (max-width: 1200px) {
  .hero-video-subpage--title {
    top: 100px;
    left: 25px;
    font-size: 40px;
    max-width: 60%;
  }
}
@media (max-width: 991px) {
  .hero-video-subpage--title {
    top: 30px;
  }
}
@media (max-width: 767px) {
  .hero-video-subpage--title {
    font-size: 30px;
    top: 50px;
    left: 0;
    padding: 0 20px;
    max-width: none;
    width: 100%;
    text-align: center;
  }
}
.component-citybreak_widget {
  /**
	 * Datepicker
	 */
  /**
	 * Row product
	 */
  /**
	 * Columns
	 */
}
.component-citybreak_widget .cb-popout.cb-datepicker {
  border-color: #ddd;
  padding: 0;
  margin: 0;
}
.component-citybreak_widget .cb-ui-datepicker {
  position: relative !important;
  width: 100%;
}
@media (min-width: 500px) {
  .component-citybreak_widget .cb-ui-datepicker {
    width: 100%;
    min-width: none;
    max-width: none;
  }
}
.component-citybreak_widget .cb-ui-datepicker .cb-ui-datepicker-header {
  padding: 0;
}
.component-citybreak_widget .cb-ui-datepicker .cb-ui-datepicker-title {
  text-transform: uppercase !important;
  letter-spacing: 1px;
  font-size: 13px !important;
  font-weight: 700 !important;
  padding: 15px 0 !important;
  margin-bottom: 5px !important;
}
.component-citybreak_widget .cb-ui-datepicker .cb-ui-datepicker-calendar th {
  font-size: 14px !important;
}
.component-citybreak_widget .cb-legends {
  font-size: 16px !important;
  text-align: center !important;
  padding: 15px 0 0 !important;
  margin-bottom: 0 !important;
}
.component-citybreak_widget .cb-widget-activity .cb-cell.cb-cell-date h3 {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 16px;
  font-weight: 700;
}
.component-citybreak_widget .cb-popout.cb-datepicker {
  margin: 0 0 30px !important;
}
@media (max-width: 992px) {
  .component-citybreak_widget .cb-popout.cb-datepicker {
    width: 100%;
  }
}
.component-citybreak_widget .cb-popout.cb-datepicker table td {
  border-color: #eee !important;
  font-size: 16px;
}
.component-citybreak_widget .cb-popout.cb-datepicker table td:first-child {
  border-left: 0 !important;
}
.component-citybreak_widget .cb-popout.cb-datepicker table td:last-child {
  border-right: 0 !important;
}
.component-citybreak_widget .cb-popout.cb-datepicker.cb-availability table td a {
  padding: 5px;
  display: block;
}
.component-citybreak_widget .cb-widget-activity .cb-cell-date .cb-popout {
  padding: 0 0 15px;
}
.component-citybreak_widget .cb-row.cb_js_product {
  background: #f9f9f9;
  padding: 30px !important;
}
@media (max-width: 500px) {
  .component-citybreak_widget .cb-row.cb_js_product {
    padding: 20px !important;
  }
}
.component-citybreak_widget .cb-row.cb_js_product + .cb-row.cb_js_product {
  border-top: 0 !important;
}
.component-citybreak_widget .cb-row.cb_js_product .cb-iconlnk {
  padding-left: 30px;
}
.component-citybreak_widget .cb-row.cb_js_product .cb-iconlnk .cb-bullet {
  top: 15px;
}
.component-citybreak_widget .cb-row.cb_js_product .cb-image-thumb {
  margin-bottom: 20px;
  display: block;
  background-color: transparent;
}
.component-citybreak_widget .cb-row.cb_js_product .cb-cell-choose .cb-row .cb-cell {
  height: auto;
}
.component-citybreak_widget .cb-row.cb_js_product .cb-cell-choose .cb-row .cb-price {
  white-space: nowrap;
}
.component-citybreak_widget .cb-row.cb_js_product .cb-cell-choose .cb-row:not( :last-child ) .cb-cell {
  padding-bottom: 10px;
}
.component-citybreak_widget .Citybreak_engine .cb-form-select {
  border: 1px #ddd solid;
  height: 40px;
  padding: 0 15px;
  font-size: 16px;
  margin-left: 10px;
  width: 100%;
  background-color: #fff;
  background-image: url('./images/arrow-down.png');
  background-position: right 20px center;
  background-repeat: no-repeat;
  background-size: 12px 7px;
}
.component-citybreak_widget .Citybreak_engine .cb-form-select:focus {
  outline: 0;
}
.component-citybreak_widget .Citybreak_engine .cb-form-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}
.component-citybreak_widget .Citybreak_engine .cb-total {
  padding-top: 0;
  border-top: 0;
}
.component-citybreak_widget .Citybreak_engine .cb-total .cb-price {
  color: #FE551D;
}
.component-citybreak_widget .Citybreak_engine .cb-total h3 {
  font-size: 22px;
  line-height: 25px;
  padding-right: 0;
  float: none;
  width: auto;
  margin-bottom: 10px;
  text-align: left !important;
}
@media (max-width: 992px) {
  .component-citybreak_widget .Citybreak_engine .cb-total h3 {
    text-align: center !important;
  }
}
.component-citybreak_widget .Citybreak_engine .cb-total .cb-btn {
  width: auto;
  float: none;
  display: inline-block;
  border: 3px solid transparent;
  font-size: 13px;
  line-height: normal;
  font-weight: 700;
  padding: 13px 22px 12px;
  color: #fff;
  border-radius: 5px !important;
  background-image: none !important;
  text-transform: uppercase;
  letter-spacing: 1px;
  transition: all 0.2s ease;
}
.component-citybreak_widget .Citybreak_engine .cb-total .cb-btn:before,
.component-citybreak_widget .Citybreak_engine .cb-total .cb-btn:after {
  display: none;
}
.component-citybreak_widget .Citybreak_engine .cb-total .cb-btn .cb-icon-app {
  display: none;
}
.component-citybreak_widget h3.cb-price {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 13px;
  font-weight: 700;
  color: #FE551D !important;
}
.component-citybreak_widget .cb-widget-activity {
  /**
		 * Calendar
		 */
  /**
		 * Products
		 */
}
.component-citybreak_widget .cb-widget-activity .cb-cell-date .cb-popout {
  margin-left: 0;
  margin-right: 0;
}
.component-citybreak_widget .cb-widget-activity .cb-cell {
  display: block;
}
.component-citybreak_widget .cb-widget-activity .cb-cell .cb_js_activity_template_container {
  float: left;
  width: 60%;
  background-color: #f9f9f9;
}
@media (max-width: 992px) {
  .component-citybreak_widget .cb-widget-activity .cb-cell .cb_js_activity_template_container {
    width: 100%;
    float: none;
    margin-bottom: 30px;
  }
}
.component-citybreak_widget .cb-widget-activity .cb-cell-config {
  padding-left: 0;
}
.component-citybreak_widget .cb-widget-activity .cb-cell-config .cb_js_total_price_container {
  float: left;
  width: 30%;
  margin-left: 30px;
  margin-top: 0;
  padding: 30px;
  background: #f9f9f9;
}
@media (max-width: 992px) {
  .component-citybreak_widget .cb-widget-activity .cb-cell-config .cb_js_total_price_container {
    width: 100%;
    float: none;
    margin-left: 0;
    text-align: center !important;
  }
}
@media (max-width: 500px) {
  .component-citybreak_widget .cb-widget-activity .cb-cell-config .cb_js_total_price_container {
    padding: 20px !important;
  }
}
@media (max-width: 550px) {
  .component-citybreak_widget .cb-widget-activity .cb-cell-config {
    padding-top: 0;
  }
}
@media (max-width: 500px) {
  .component-citybreak_widget .cb-ui-datepicker .cb-header {
    display: none !important;
  }
}
.Citybreak_SidebarBox.Citybreak_Search.cb_flight_searchbox .cb_bd {
  background: #FE551D;
  padding: 0;
  border: 0;
}
.Citybreak_SidebarBox.Citybreak_Search.cb_flight_searchbox .cb_bd .cb_flight_searchbutton {
  text-transform: uppercase;
}
.Citybreak_SidebarBox.Citybreak_Search.cb_flight_searchbox .cb_bd .cb_ac_section_showon_list {
  margin-bottom: 10px;
}
.booking-form .Citybreak_SidebarBox.Citybreak_Search.cb_flight_searchbox {
  max-width: 768px;
  margin: 0 auto;
}
.booking-form .Citybreak_SidebarBox.Citybreak_Search.cb_flight_searchbox .cb_form_row {
  width: 100%;
  float: none;
  padding-right: 0;
}
.booking-form .Citybreak_SidebarBox.Citybreak_Search.cb_flight_searchbox .cb_ac_section_showon_list {
  text-align: center;
  margin-bottom: 20px;
}
.booking-form .Citybreak_SidebarBox.Citybreak_Search.cb_flight_searchbox .cb_hd {
  display: none;
}
.booking-form .Citybreak_SidebarBox.Citybreak_Search.cb_flight_searchbox .cb_bd {
  border: 0;
  background: transparent;
}
.booking-form .Citybreak_SidebarBox.Citybreak_Search.cb_flight_searchbox .cb_radio {
  color: #fff;
  padding-left: 0;
  padding-right: 15px;
}
.booking-form .Citybreak_SidebarBox.Citybreak_Search.cb_flight_searchbox input[type=radio] {
  position: relative;
  top: 0;
  margin: 0 10px 0 0;
}
.booking-form .Citybreak_SidebarBox.Citybreak_Search.cb_flight_searchbox #cb_flight_searchbutton {
  max-width: 240px;
  margin: 0 auto;
  letter-spacing: 1px;
  padding: 2px 15px 0;
  font-size: 15px;
  border-width: 2px;
  border-radius: 5px;
  text-transform: uppercase;
}
.booking-form .Citybreak_SidebarBox.Citybreak_Search.cb_flight_searchbox #cb_flight_searchbutton:after,
.booking-form .Citybreak_SidebarBox.Citybreak_Search.cb_flight_searchbox #cb_flight_searchbutton:before {
  display: none !important;
}
.booking-form .Citybreak_SidebarBox.Citybreak_Search.cb_flight_searchbox #cb_flight_searchbutton:hover {
  background: #fff !important;
  color: #FE551D !important;
}
#citybreak_flight_searchform_widget .cb_hd,
#citybreak_flight_searchform_widget .cb_bd {
  padding: 35px 30px;
}
@media (max-width: 768px) {
  #citybreak_flight_searchform_widget .cb_hd,
  #citybreak_flight_searchform_widget .cb_bd {
    padding: 20px;
  }
}
#citybreak_flight_searchform_widget .cb_hd {
  text-align: center;
  border: 0;
  padding-bottom: 0;
}
#citybreak_flight_searchform_widget .cb_hd h4 {
  padding: 0;
  font-size: 25px;
  line-height: 1.2;
}
#citybreak_flight_searchform_widget .cb_bd {
  max-width: 1110px;
  margin: 0 auto;
}
#citybreak_flight_searchform_widget .cb_ac_section_showon_list {
  text-align: center;
  margin-bottom: 10px;
}
#citybreak_flight_searchform_widget .cb_radio {
  color: #fff;
  padding-left: 0;
  padding-right: 15px;
}
#citybreak_flight_searchform_widget input[type=radio] {
  position: relative;
  top: 0;
  margin: 0 10px 0 0;
}
#citybreak_flight_searchform_widget input[type=text],
#citybreak_flight_searchform_widget span.cb-form-text {
  border: 0;
  height: 44px;
  line-height: 44px;
  padding: 0 15px;
}
#citybreak_flight_searchform_widget #cb_flight_searchbutton {
  max-width: 240px;
  margin: 0 auto;
  letter-spacing: 1px;
  padding: 2px 15px 0;
  font-size: 15px;
  border-width: 2px;
  border-radius: 5px;
  text-transform: uppercase;
}
#citybreak_flight_searchform_widget #cb_flight_searchbutton:after,
#citybreak_flight_searchform_widget #cb_flight_searchbutton:before {
  display: none !important;
}
#citybreak_flight_searchform_widget #cb_flight_searchbutton:hover {
  background: #fff !important;
  color: #FE551D !important;
}
#Citybreak_flight_bookingform .cb-popout-actions {
  text-align: center;
}
#Citybreak_flight_bookingform .cb-popout-actions a {
  display: inline-block;
  margin: 0 5px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
}
#Citybreak_flight_bookingform .cb-popout-actions a.cb-js-abort-selection {
  color: #666;
}
.component-partners {
  padding-bottom: 50px;
}
@media (max-width: 767px) {
  .component-partners {
    padding-bottom: 10px;
  }
}
.component-partners .component-headline {
  margin-bottom: 20px;
}
.partner-item {
  margin-bottom: 40px;
  text-align: center;
}
@media (max-width: 767px) {
  .partner-item {
    margin-bottom: 20px;
  }
}
.partner-item--link {
  display: block;
}
.partner-item--link:hover .partner-item--img {
  -moz-filter: grayscale(0);
  -ms-filter: grayscale(0);
  filter: grayscale(0);
}
.partner-item--link .partner-item--img {
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  filter: grayscale(100%);
}
.partner-item--img {
  max-width: 80%;
  height: auto;
  transition: -moz-filter 0.2s,-o-filter 0.2s,filter 0.2s;
}
.component-full-width-content {
  padding: 0;
}
.component-full-width-content .row {
  padding-top: 80px;
  padding-bottom: 80px;
}
@media (max-width: 767px) {
  .component-full-width-content .row {
    padding-top: 40px;
    padding-bottom: 10px;
  }
}
.component-full-width-content .component-headline {
  margin-bottom: 30px;
  color: #000;
}
.component-full-width-content.has-bg-image {
  color: #fff;
  min-height: 600px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative;
  display: flex;
  align-items: center;
}
.component-full-width-content.has-bg-image:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  z-index: 1;
}
@media (min-width: 1600px) {
  .component-full-width-content.has-bg-image {
    min-height: 800px;
  }
}
@media (max-width: 1390px) {
  .component-full-width-content.has-bg-image {
    min-height: 450px;
  }
}
@media (max-width: 767px) {
  .component-full-width-content.has-bg-image {
    height: auto;
  }
}
.component-full-width-content.has-bg-image .row {
  z-index: 2;
  position: relative;
}
.component-full-width-content.has-bg-image h1,
.component-full-width-content.has-bg-image h2,
.component-full-width-content.has-bg-image h3,
.component-full-width-content.has-bg-image h4,
.component-full-width-content.has-bg-image h5,
.component-full-width-content.has-bg-image .component-headline,
.component-full-width-content.has-bg-image a:not( .btn ) {
  color: #fff;
}
.component-full-width-content.has-bg-image a:not( .btn ) {
  text-decoration: underline;
  transition: opacity 0.2s;
}
.component-full-width-content.has-bg-image a:not( .btn ):hover {
  opacity: 0.8;
}
.component-full-width-content .content-column {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .component-full-width-content .content-column img {
    margin: 0 auto;
    display: block;
  }
}
.component-full-width-content .content-logos {
  position: absolute;
  top: 30px;
  left: 20px;
  z-index: 10;
}
.component-full-width-content .content-logo-img {
  max-width: 20%;
  height: auto;
}
.component-full-width-content .content-logo-img + .content-logo-img {
  margin-left: 20px;
}
.component-full-width-content.bg-red + .bg-red .row,
.component-full-width-content.bg-white + .bg-white .row,
.component-full-width-content.bg-light-grey + .bg-light-grey .row,
.component-full-width-content.bg-green + .bg-green .row,
.component-full-width-content.bg-yellow + .bg-yellow .row,
.component-full-width-content.bg-turquoise + .bg-turquoise .row,
.component-full-width-content.bg-steel-grey + .bg-steel-grey .row {
  margin-top: -80px;
}
@media (max-width: 767px) {
  .component-full-width-content.bg-red + .bg-red .row,
  .component-full-width-content.bg-white + .bg-white .row,
  .component-full-width-content.bg-light-grey + .bg-light-grey .row,
  .component-full-width-content.bg-green + .bg-green .row,
  .component-full-width-content.bg-yellow + .bg-yellow .row,
  .component-full-width-content.bg-turquoise + .bg-turquoise .row,
  .component-full-width-content.bg-steel-grey + .bg-steel-grey .row {
    margin-top: -40px;
  }
}
.component-content__headline {
  margin-bottom: 30px;
}
/* @import must be at top of file, otherwise CSS will not work */
@font-face {
  font-family: 'BrandonTextWeb-Black';
  src: url('/fonts/3380F4_0_0.eot');
  src: url('/fonts/3380F4_0_0.eot?#iefix') format('embedded-opentype'), url('/fonts/3380F4_0_0.woff2') format('woff2'), url('/fonts/3380F4_0_0.woff') format('woff'), url('./fonts/3380F4_0_0.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'BrandonTextWeb-BoldItalic';
  src: url('./fonts/3380F4_1_0.eot');
  src: url('./fonts/3380F4_1_0.eot?#iefix') format('embedded-opentype'), url('./fonts/3380F4_1_0.woff2') format('woff2'), url('./fonts/3380F4_1_0.woff') format('woff'), url('./fonts/3380F4_1_0.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'BrandonTextWeb-Bold';
  src: url('./fonts/3380F4_2_0.eot');
  src: url('./fonts/3380F4_2_0.eot?#iefix') format('embedded-opentype'), url('./fonts/3380F4_2_0.woff2') format('woff2'), url('./fonts/3380F4_2_0.woff') format('woff'), url('./fonts/3380F4_2_0.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'BrandonTextWeb-BlackItalic';
  src: url('./fonts/3380F4_3_0.eot');
  src: url('./fonts/3380F4_3_0.eot?#iefix') format('embedded-opentype'), url('./fonts/3380F4_3_0.woff2') format('woff2'), url('./fonts/3380F4_3_0.woff') format('woff'), url('./fonts/3380F4_3_0.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: 'BrandonTextWeb-LightItalic';
  src: url('./fonts/3380F4_4_0.eot');
  src: url('./fonts/3380F4_4_0.eot?#iefix') format('embedded-opentype'), url('./fonts/3380F4_4_0.woff2') format('woff2'), url('./fonts/3380F4_4_0.woff') format('woff'), url('./fonts/3380F4_4_0.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'BrandonTextWeb-Light';
  src: url('./fonts/3380F4_5_0.eot');
  src: url('./fonts/3380F4_5_0.eot?#iefix') format('embedded-opentype'), url('./fonts/3380F4_5_0.woff2') format('woff2'), url('./fonts/3380F4_5_0.woff') format('woff'), url('./fonts/3380F4_5_0.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'BrandonTextWeb-Italic';
  src: url('./fonts/3380F4_6_0.eot');
  src: url('./fonts/3380F4_6_0.eot?#iefix') format('embedded-opentype'), url('./fonts/3380F4_6_0.woff2') format('woff2'), url('./fonts/3380F4_6_0.woff') format('woff'), url('./fonts/3380F4_6_0.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'BrandonTextWeb-MediumItalic';
  src: url('./fonts/3380F4_7_0.eot');
  src: url('./fonts/3380F4_7_0.eot?#iefix') format('embedded-opentype'), url('./fonts/3380F4_7_0.woff2') format('woff2'), url('./fonts/3380F4_7_0.woff') format('woff'), url('./fonts/3380F4_7_0.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'BrandonTextWeb-Regular';
  src: url('./fonts/3380F4_8_0.eot');
  src: url('./fonts/3380F4_8_0.eot?#iefix') format('embedded-opentype'), url('./fonts/3380F4_8_0.woff2') format('woff2'), url('./fonts/3380F4_8_0.woff') format('woff'), url('./fonts/3380F4_8_0.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'BrandonTextWeb-Medium';
  src: url('./fonts/3380F4_9_0.eot');
  src: url('./fonts/3380F4_9_0.eot?#iefix') format('embedded-opentype'), url('./fonts/3380F4_9_0.woff2') format('woff2'), url('./fonts/3380F4_9_0.woff') format('woff'), url('./fonts/3380F4_9_0.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'BrandonTextWeb-ThinItalic';
  src: url('./fonts/3380F4_A_0.eot');
  src: url('./fonts/3380F4_A_0.eot?#iefix') format('embedded-opentype'), url('./fonts/3380F4_A_0.woff2') format('woff2'), url('./fonts/3380F4_A_0.woff') format('woff'), url('./fonts/3380F4_A_0.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: 'BrandonTextWeb-Thin';
  src: url('./fonts/3380F4_B_0.eot');
  src: url('./fonts/3380F4_B_0.eot?#iefix') format('embedded-opentype'), url('./fonts/3380F4_B_0.woff2') format('woff2'), url('./fonts/3380F4_B_0.woff') format('woff'), url('./fonts/3380F4_B_0.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'VivaBeautifulCaps-Regular';
  src: url('./fonts/3380F4_C_0.eot');
  src: url('./fonts/3380F4_C_0.eot?#iefix') format('embedded-opentype'), url('./fonts/3380F4_C_0.woff2') format('woff2'), url('./fonts/3380F4_C_0.woff') format('woff'), url('./fonts/3380F4_C_0.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'VivaBeautifulProB-Regular';
  src: url('./fonts/3380F4_D_0.eot');
  src: url('./fonts/3380F4_D_0.eot?#iefix') format('embedded-opentype'), url('./fonts/3380F4_D_0.woff2') format('woff2'), url('./fonts/3380F4_D_0.woff') format('woff'), url('./fonts/3380F4_D_0.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'VivaBeautifulPro-Regular';
  src: url('./fonts/3380F4_E_0.eot');
  src: url('./fonts/3380F4_E_0.eot?#iefix') format('embedded-opentype'), url('./fonts/3380F4_E_0.woff2') format('woff2'), url('./fonts/3380F4_E_0.woff') format('woff'), url('./fonts/3380F4_E_0.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
.page-logos {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
  background: rgba(0, 0, 0, 0.4);
  padding: 20px;
}
@media (max-width: 1400px) {
  .page-logos {
    position: relative;
    z-index: 1;
    background: #000;
    text-align: center;
  }
}
@media (max-width: 992px) {
  .page-logos {
    margin-top: 32px;
    padding: 10px 20px;
  }
}
@media (max-width: 768px) {
  .page-logos {
    margin-top: 0;
  }
}
.page-logos-img {
  max-width: 150px;
  height: auto;
}
.page-logos-img:not( :last-child ) {
  margin-right: 20px;
}
@media (max-width: 991px) {
  .page-logos-img {
    max-width: 120px;
  }
}
@media (max-width: 768px) {
  .page-logos-img {
    max-width: 80px;
  }
}
.component-magazine {
  padding-bottom: 90px;
}
@media (max-width: 991px) {
  .component-magazine {
    padding-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .component-magazine {
    margin-top: 0;
  }
}
.component-magazine .page-logos {
  position: relative;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.8);
}
.component-magazine .page-logos-img {
  max-width: 130px;
}
@media (max-width: 767px) {
  .component-magazine .page-logos-img {
    max-width: 80px;
  }
}
@media (max-width: 991px) {
  .component-magazine .page-logos {
    margin-bottom: 40px;
  }
}
.component-magazine__header,
.component-magazine__filter {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .component-magazine__header,
  .component-magazine__filter {
    margin-bottom: 20px;
  }
}
.component-magazine__header h1 {
  margin-top: 30px;
  margin-bottom: 0;
  line-height: 1.4;
}
@media (max-width: 991px) {
  .component-magazine__header h1 {
    text-align: center;
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .component-magazine__header h1 {
    font-size: 20px;
  }
}
.component-magazine__header h1 span {
  display: block;
  color: #a4a4a4;
  font-size: 14px;
  font-weight: 400;
}
.component-magazine__header h1 a {
  color: #000;
  transition: color 0.2s;
}
.component-magazine__header h1 a:hover {
  color: #FE551D;
}
@media (max-width: 767px) {
  .component-magazine__filter select {
    font-size: 13px;
    padding: 7px 15px 6px;
  }
}
@media (max-width: 767px) {
  .component-magazine [class*="col-"] {
    padding: 0 5px;
  }
  .component-magazine .row {
    margin: 0 -5px;
  }
  .component-magazine .btn {
    font-size: 12px;
  }
}
.magazine-card {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .magazine-card {
    margin-bottom: 20px;
  }
}
.magazine-card__image {
  margin-bottom: 10px;
  display: block;
  will-change: transform;
  transition: all 0.2s;
}
.magazine-card__title {
  margin-bottom: 0;
  transition: color 0.2s;
}
@media (max-width: 767px) {
  .magazine-card__title {
    font-size: 16px;
    line-height: 1.2;
  }
}
.primary-featured-article .magazine-card__title {
  font-size: 40px;
  line-height: 1.2;
}
@media (max-width: 991px) {
  .primary-featured-article .magazine-card__title {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .primary-featured-article .magazine-card__title {
    font-size: 18px;
  }
}
.magazine-card__link:hover .magazine-card__title {
  color: #FE551D;
}
.magazine-card__link:hover img {
  transform: translate3d(0, -5px, 0);
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.1), 0 10px 10px rgba(0, 0, 0, 0.1);
}
.magazine-card__excerpt a {
  color: #000;
  transition: color 0.2s;
}
.magazine-card__excerpt a:hover {
  color: #000;
}
.magazine-terms {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.magazine-terms__link:not( :last-child ):after {
  content: ', ';
}
.magazine-byline {
  color: #a4a4a4;
  font-size: 14px;
  line-height: 1.4;
  margin-top: 5px;
}
@media (max-width: 767px) {
  .magazine-byline {
    font-size: 12px;
  }
}
.magazine-byline a {
  color: #a4a4a4;
}
.magazine-byline a:hover {
  color: #FE551D;
}
.magazine-byline__image {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  margin-right: 10px;
}
.magazine-byline + p {
  margin-top: 20px;
}
.featured-article {
  margin-bottom: 40px;
}
.featured-article__content {
  width: 100%;
  max-width: 1150px;
  padding: 0 20px 40px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
@media (max-width: 767px) {
  .featured-article__content {
    padding-bottom: 20px;
  }
}
.featured-article__inner {
  max-width: 600px;
}
.featured-article--xl {
  position: relative;
  background: #f8f8f8;
  height: 500px;
  display: flex;
  align-items: flex-end;
}
.featured-article--xl:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: rgba(0, 0, 0, 0.3);
}
.featured-article--xl h2 {
  font-size: 40px;
  line-height: 1.2;
}
@media (max-width: 991px) {
  .featured-article--xl h2 {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .featured-article--xl h2 {
    font-size: 18px;
  }
}
.featured-article--xl h2,
.featured-article--xl a,
.featured-article--xl .magazine-byline {
  color: #fff;
}
.featured-article--xl a:hover {
  color: #fff;
}
@media (min-width: 1600px) {
  .featured-article--xl {
    height: 700px;
  }
}
@media (max-width: 767px) {
  .featured-article--xl {
    margin-bottom: 20px;
    height: 200px;
  }
}
.component-magazine-single__title {
  margin-top: 20px;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .component-magazine-single__title {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  .component-magazine-single__title {
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 1.3;
  }
}
.component-magazine-single__featured-image {
  height: 400px;
  height: 40vw;
  min-height: 200px;
  max-height: 700px;
  width: 100%;
  background-size: cover;
  background-position: center;
  margin-bottom: 60px;
}
@media (max-width: 1500px) {
  .component-magazine-single__featured-image {
    max-height: 450px;
  }
}
@media (max-width: 991px) {
  .component-magazine-single__featured-image {
    margin-top: -40px;
  }
}
@media (max-width: 767px) {
  .component-magazine-single__featured-image {
    margin-bottom: 40px;
  }
}
.component-magazine-single__footer {
  margin-top: 40px;
}
@media (max-width: 767px) {
  .component-magazine-single__footer .btn {
    margin: 20px auto 0;
    max-width: 300px;
    display: block !important;
    text-align: center;
  }
}
.component-magazine-single .magazine-byline {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .component-magazine-single .magazine-byline {
    margin-bottom: 20px;
  }
}
.component-magazine-single .magazine-terms.hidden-xs {
  display: block !important;
}
.component-magazine-single .preamble {
  font-style: normal;
}
.component-magazine-single blockquote {
  border: 0;
  max-width: 600px;
  margin: 0 auto;
  color: #FE551D;
  font-style: normal;
  font-size: 26px;
  text-align: left;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .component-magazine-single blockquote {
    font-size: 22px;
    line-height: 1.4;
  }
}
.component-magazine-single blockquote p:before {
  content: '" ';
}
.component-magazine-single blockquote p:after {
  content: ' "';
}
.component-magazine-single .entry-content p + blockquote {
  padding-top: 10px;
}
.component-magazine-related-articles {
  background-color: #f8f8f8;
  padding: 90px 0 50px;
}
.component-magazine-related-articles .flex-row {
  justify-content: center;
}
@media (max-width: 991px) {
  .component-magazine-related-articles {
    padding: 70px 0 30px;
  }
}
@media (max-width: 767px) {
  .component-magazine-related-articles {
    padding: 40px 0 20px;
  }
  .component-magazine-related-articles [class*="col-"] {
    padding: 0 5px;
  }
  .component-magazine-related-articles .row {
    margin: 0 -5px;
  }
}
.related-articles-header {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .related-articles-header {
    margin-bottom: 30px;
  }
  .related-articles-header h2 {
    font-size: 20px;
  }
}
.magazine-layouts__item {
  margin-bottom: 40px;
  position: relative;
}
@media (max-width: 767px) {
  .magazine-layouts__item {
    margin-bottom: 20px;
  }
}
.magazine-layouts__item:last-child {
  margin-bottom: 0;
}
@media (min-width: 1200px) {
  .magazine-layouts__item.item--offset {
    margin-left: -100px;
    margin-right: -100px;
  }
}
.magazine-layouts__descr {
  font-size: 14px;
  color: #000;
  margin-top: 5px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px;
  background: rgba(248, 248, 248, 0.5);
}
.magazine-share {
  position: absolute;
  top: -85px;
  right: 20px;
  z-index: 3;
}
@media (max-width: 767px) {
  .magazine-share {
    top: -67px;
    right: 10px;
  }
}
.magazine-share.is-active .magazine-share__sources {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}
.magazine-share__sources {
  position: absolute;
  right: 0;
  top: 1px;
  z-index: 4;
  height: 45px;
  background: #FFDDD2;
  white-space: nowrap;
  padding: 0 60px 0 20px;
  line-height: 46px;
  border-radius: 45px;
  opacity: 0;
  visibility: hidden;
  transform: translateX(-5px);
  transition: all 0.2s;
}
.magazine-share__sources a {
  display: inline-block;
  margin: 0 7px;
  font-size: 18px;
}
.magazine-share .btn-share {
  width: 45px;
  height: 45px;
  border-radius: 100%;
  line-height: 45px;
  text-align: center;
  font-weight: 400;
  padding: 0;
  font-size: 20px;
  position: relative;
  z-index: 5;
}
.magazine-footer {
  padding: 90px 0;
  background: #f8f8f8;
}
.magazine-footer__row {
  align-items: center;
}
.magazine-footer__logos {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1200px) {
  .magazine-footer__logos {
    margin-top: 40px;
    display: block;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .magazine-footer__logos {
    margin-top: 20px;
  }
}
.magazine-footer__logo {
  width: auto;
  max-height: 35px;
}
@media (max-width: 1200px) {
  .magazine-footer__logo {
    margin: 0 20px;
  }
}
@media (max-width: 767px) {
  .magazine-footer__logo {
    margin-bottom: 10px;
    max-height: 20px;
  }
}
@media (max-width: 991px) {
  .magazine-footer {
    padding: 40px 0;
  }
  .magazine-footer h2,
  .magazine-footer h3 {
    font-size: 20px;
  }
}
.component .facts-row {
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 30px;
}
.facts-grid {
  display: grid;
  grid-column-gap: 20px;
  grid-template-columns: 50% 50%;
}
@media (max-width: 767px) {
  .facts-grid {
    grid-template-columns: 100%;
  }
}
.facts-grid-item {
  padding: 17px 20px;
  align-items: center;
}
.facts-grid-item [class*="icon"]:before {
  margin: 0;
  width: auto;
  font-size: 25px;
}
@media (max-width: 767px) {
  .facts-grid-item:nth-child( odd ) {
    background: #f8f8f8;
  }
  .facts-grid-item:nth-child( even ) {
    background: #fff;
  }
}
@media (min-width: 768px) {
  .facts-grid-item:nth-child( 1n ),
  .facts-grid-item:nth-child( 2n ) {
    background: #f8f8f8;
  }
  .facts-grid-item:nth-child( 4n + 3 ),
  .facts-grid-item:nth-child( 4n + 4 ) {
    background: #fff;
  }
}
.facts-grid-item span:first-child {
  flex: 0 0 auto;
  width: 40px;
  color: #FE551D;
  margin-right: 15px;
  text-align: center;
}
.facts-grid-item span:last-child {
  margin-left: auto;
}
.component-local-slideshow .entry-content {
  margin-bottom: 50px;
}
@media (max-width: 400px) {
  .component-local-slideshow .entry-content {
    margin-bottom: 30px;
  }
}
.component-local-slideshow .slick-prev,
.component-local-slideshow .slick-next {
  position: absolute;
  top: 50%;
  left: 40px;
  background: none;
  transform: translateY(-50%);
}
.component-local-slideshow .slick-prev:hover,
.component-local-slideshow .slick-next:hover {
  background: none;
}
.component-local-slideshow .slick-prev i:before,
.component-local-slideshow .slick-next i:before {
  font-weight: 700;
}
@media (max-width: 991px) {
  .component-local-slideshow .slick-prev,
  .component-local-slideshow .slick-next {
    left: 0;
  }
}
.component-local-slideshow .slick-next {
  left: auto;
  right: 40px;
}
@media (max-width: 991px) {
  .component-local-slideshow .slick-next {
    right: 0;
  }
}
.component-local-slideshow-inner {
  max-height: 900px;
}
.component-local-slideshow-inner .slick-list,
.component-local-slideshow-inner .slick-track {
  height: 100%;
}
.component-local-slideshow-inner:before {
  content: '';
  display: block;
  width: 100%;
  padding-top: 37.5%;
}
@media (max-width: 600px) {
  .component-local-slideshow-inner {
    height: 300px;
  }
}
@media (max-width: 400px) {
  .component-local-slideshow-inner {
    height: 200px;
  }
}
.component-local-slideshow-slides {
  position: absolute;
  top: 0;
  left: 0;
}
.component-local-slideshow-item {
  padding: 30px 10px;
  transition: padding 0.2s;
}
.component-local-slideshow-item.slick-current {
  padding-top: 0;
  padding-bottom: 0;
}
@media (max-width: 400px) {
  .component-local-slideshow-item {
    padding: 0;
  }
}
.component-local-slideshow-image {
  background-position: 50%;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100%;
}
.component-local-slideshow-image:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  transition: background 0.2s;
}
.slick-current .component-local-slideshow-image:before {
  background: rgba(0, 0, 0, 0);
}
.page-template-page-template-campaign header.site-header {
  background-color: #fff;
}
.page-template-page-template-campaign header.site-header .site-logo .custom-logo {
  max-width: 170px;
}
@media (min-width: 768px) {
  .page-template-page-template-campaign header.site-header .site-logo .custom-logo {
    max-width: 220px;
  }
}
@media (min-width: 1500px) {
  .page-template-page-template-campaign header.site-header .site-logo .custom-logo {
    max-width: 280px;
  }
}
.page-template-page-template-campaign header.site-header .nav-header ul.campaign-page-menu .menu-item:hover {
  background-color: #F0F0F0;
}
.page-template-page-template-campaign header.site-header .nav-header ul.campaign-page-menu .menu-item:hover a {
  color: #000;
}
.page-template-page-template-campaign header.site-header .nav-header ul.menu li.menu-item:hover {
  background-color: #F0F0F0;
}
.page-template-page-template-campaign header.site-header .nav-header ul.menu li.menu-item:hover a {
  color: #000;
}
.page-template-page-template-campaign header.site-header .header-primary-actions .back-link {
  margin-left: 24px;
}
.page-template-page-template-campaign header.site-header .header-primary-actions .back-link a {
  padding: 0 16px;
  background-color: #FFDDD2;
  text-transform: uppercase;
  color: #000;
}
@media (min-width: 1200px) {
  .page-template-page-template-campaign header.site-header .header-primary-actions .back-link a {
    padding: 0 24px;
  }
}
.page-template-page-template-campaign header.site-header .header-primary-actions .back-link a:hover {
  background-color: #ffb69f;
}
.page-template-page-template-campaign .off-canvas.menu-custom-anchorlinks {
  background-color: #000;
  width: 100%;
  max-width: 100%;
  max-height: 50vh;
  overflow-x: scroll;
}
.page-template-page-template-campaign .off-canvas.menu-custom-anchorlinks .off-canvas-inner {
  padding: 0;
}
.page-template-page-template-campaign .off-canvas.menu-custom-anchorlinks ul.campaign-page-menu {
  flex-direction: column;
  width: 100%;
}
.page-template-page-template-campaign .off-canvas.menu-custom-anchorlinks ul.campaign-page-menu li.menu-item {
  padding-top: 3px;
  padding-bottom: 3px;
}
@media (min-width: 768px) {
  .page-template-page-template-campaign .off-canvas.menu-custom-anchorlinks ul.campaign-page-menu li.menu-item {
    padding-left: 24px;
  }
}
.page-template-page-template-campaign .off-canvas.menu-custom-anchorlinks ul.campaign-page-menu li.menu-item a {
  color: #fff;
  height: auto;
  font-size: 14px;
}
@media (min-width: 768px) {
  .page-template-page-template-campaign .off-canvas.menu-custom-anchorlinks ul.campaign-page-menu li.menu-item a {
    font-size: inherit;
  }
}
.page-template-page-template-campaign .off-canvas.menu-custom-anchorlinks ul.campaign-page-menu li.menu-item:hover {
  background-color: #3C3C3C;
}
@media (min-width: 1440px) {
  .page-template-page-template-campaign .container,
  .page-template-page-template-campaign .hero .container-fluid {
    width: 1280px;
    max-width: 1280px;
  }
}
@media (max-width: 991px) {
  .component-media-and-text .row .column {
    margin-bottom: 20px !important;
  }
}
.component-media-and-text .row .column.content-centered {
  margin-top: auto;
  margin-bottom: auto;
}
/**
 * General Styles
 */
html {
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  scroll-behavior: smooth;
}
body {
  font-family: 'BrandonTextWeb-Medium', Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #000;
  font-size: 17px;
  line-height: 24px;
  position: relative;
  padding-top: 95px;
}
@media (max-width: 768px) {
  body {
    padding-top: 68px;
  }
}
body .body-inner {
  height: 100%;
  background: #fff;
  z-index: 2;
  position: relative;
  transition: transform 0.2s ease;
}
body.active-menu {
  overflow: hidden;
}
body.active-menu .body-inner {
  transform: translateX(-85%);
  box-shadow: 5px 0 10px rgba(0, 0, 0, 0.8);
}
body.is-loaded {
  opacity: 1;
  transition: opacity 0.2s linear;
}
@media (max-width: 767px) {
  .row {
    margin: 0 -15px;
  }
  [class*='col-xs-'],
  [class*='col-sm-'],
  [class*='col-md-'],
  [class*='col-lg-'],
  .container {
    padding: 0 15px;
  }
}
.site-content {
  position: relative;
}
.page-content {
  margin-top: 50px;
  margin-bottom: 80px;
  position: relative;
  z-index: 2;
}
@media (max-width: 991px) {
  .page-content {
    margin-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .page-content {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
a {
  color: #FE551D;
  text-decoration: none;
}
a:hover {
  color: #b42d01;
}
.Citybreak_container,
.Citybreak_engine,
.Citybreak_engine th,
.Citybreak_engine td,
.Citybreak_engine label,
.cb-wide .cb-event-tickets.cb-has-venue-overview .cb-book-tickets .cb-continue h3.cb-text-total,
.cb-popout.cb-datepicker,
body .cb-popout > .cb-popout-content,
body .cb-popout > .cb-popout-content p,
.cb-ui-autocomplete,
.mfp-wrap {
  font-family: 'BrandonTextWeb-Medium', Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
}
/**
 * Headlines
 */
h1,
h2,
h3,
h4,
h5 {
  font-family: 'Inter', Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #000;
  margin-bottom: 16px;
}
h1 + .table-responsive,
h2 + .table-responsive,
h3 + .table-responsive,
h4 + .table-responsive,
h5 + .table-responsive {
  margin-top: 16px;
}
h1 {
  font-size: 45px;
  line-height: 50px;
}
h2 {
  font-size: 34px;
  line-height: 38px;
}
h3 {
  font-size: 28px;
  line-height: 32px;
}
@media (max-width: 767px) {
  h3 {
    font-size: 20px;
  }
}
h4 {
  font-size: 25px;
  line-height: 30px;
}
h5 {
  font-size: 18px;
  line-height: 22px;
}
@media (max-width: 767px) {
  h2 {
    font-size: 28px;
    line-height: 32px;
  }
}
.archive-title {
  margin-bottom: 20px;
}
/**
 * Buttons (links)
 */
.btn {
  font-family: 'Inter', Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
  display: inline-block;
  border: 2px solid transparent;
  font-size: 13px;
  line-height: normal;
  padding: 10px 16px 10px;
  color: #fff;
  min-width: 130px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
  transition: all 0.2s ease;
}
.btn.btn-red,
.btn.btn-primary {
  background: #FE551D;
  color: #000;
}
.btn.btn-red:hover,
.btn.btn-primary:hover {
  background: #fe8e69;
  color: #000;
}
.btn.btn-green {
  background: #7c905c;
}
.btn.btn-green:hover {
  background: #617148;
  color: #fff;
}
.btn.btn-turquoise {
  background: #FE551D;
  color: #000;
}
.btn.btn-turquoise:hover {
  background: #fe8e69;
}
.btn.btn-yellow {
  background: #e1d66f;
}
.btn.btn-yellow:hover {
  background: #d8ca45;
  color: #fff;
}
.btn.btn-steel-grey {
  background: #000;
}
.btn.btn-steel-grey:hover {
  background: #1a1a1a;
  color: #fff;
}
.btn.btn-white_border {
  border-color: #fff;
  background: transparent;
}
.btn.btn-white_border:hover {
  background: #fff;
  color: #000;
}
.btn.btn-black_border {
  border-color: #000;
  background: transparent;
  color: #000;
}
.btn.btn-black_border:hover {
  background: #fe8e69;
  color: #000;
}
.btn.btn-grey_border {
  border-color: #e5e5e5;
  color: #FE551D;
}
.btn.btn-grey_border:hover {
  background: #FE551D;
  border-color: #FE551D;
  color: #fff;
}
.btn.btn-blue {
  background: #078cc3;
  color: #fff;
}
.btn.btn-blue:hover {
  background: #067aaa;
}
.btn.btn-black {
  background: #000;
  color: #fff;
}
.btn.btn-black:hover {
  background: #000;
}
.btn.btn-compressed,
body:not( .page-template-page-template-citybreak ) .booking-form .tab-content .btn {
  padding: 8px 22px 7px;
}
.btn + .btn {
  margin-left: 20px;
}
/**
 * Mobile booking buttons
 */
.mobile-booking {
  display: block;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  height: 200px;
}
.mobile-booking > span {
  width: 100%;
  display: block;
  text-align: center;
  position: absolute;
  left: 0;
  top: 50%;
  height: 20px;
  margin-top: -10px;
}
.mobile-booking > span span {
  display: inline-block;
  padding: 8px 15px 6px;
  background: #FE551D;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
}
/**
 * Modals
 */
.modal .modal-close {
  display: block;
  position: absolute;
  top: -15px;
  right: -15px;
  padding: 5px;
  background: #FE551D;
  border-radius: 100%;
  width: 30px;
  height: 30px;
  color: #fff;
  font-size: 20px;
  text-align: center;
  transition: background 0.2s ease;
}
.modal .modal-close:hover {
  background: #e73a01;
}
.modal .modal-close .fa-close {
  position: relative;
  top: -1px;
}
@media (max-width: 767px) {
  .modal .modal-close {
    top: -50px;
    right: 20px;
  }
}
.modal-content {
  border: 0;
  box-shadow: none;
  -webkit-border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0;
  -moz-background-clip: padding;
  border-radius: 0;
  background-clip: padding-box;
}
.modal-body {
  padding: 30px;
}
@media (max-width: 767px) {
  .modal-body {
    padding: 0;
  }
}
.modal-vertical {
  display: table;
  height: 100%;
  width: 100%;
}
.modal-vertical .modal-content {
  max-width: 900px;
  margin: 0 auto;
}
.modal-vertical .modal-dialog {
  display: table-cell;
  vertical-align: middle;
}
@media (min-width: 768px) {
  .modal-vertical .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
}
/**
 * Takeover modal
 */
@media (max-width: 767px) {
  .modal-takeover .modal-content--wrapper {
    background-color: #fff;
  }
}
.modal-takeover .modal-content {
  max-width: 1200px;
}
@media (min-width: 768px) and (max-height: 900px) {
  .modal-takeover .modal-content {
    max-width: 700px;
  }
}
.modal-takeover .modal-close {
  z-index: 1;
}
.modal-takeover .modal-body,
.modal-takeover .modal-dialog {
  padding: 0;
}
@media (max-width: 767px) {
  .modal-takeover .modal-body,
  .modal-takeover .modal-dialog {
    padding: 0;
  }
}
@media (min-width: 768px) {
  .modal-takeover .modal-dialog {
    width: 500px;
  }
}
.modal-takeover .entry-content {
  padding: 0 30px 30px;
}
.modal-takeover .countdown-bg {
  height: 600px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  margin-bottom: 40px;
}
@media (min-width: 768px) and (max-height: 900px) {
  .modal-takeover .countdown-bg {
    height: 400px;
  }
}
@media (max-width: 768px) {
  .modal-takeover .countdown-bg {
    height: 350px;
  }
}
@media (max-width: 480px) {
  .modal-takeover .countdown-bg {
    height: 250px;
  }
}
.modal-takeover .countdown-bg:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: rgba(0, 0, 0, 0.2);
}
.modal-takeover .countdown-bg--content {
  color: #fff;
  position: relative;
  z-index: 2;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.modal-takeover .countdown {
  font-size: 60px;
  line-height: 1.3;
  font-weight: 700;
  display: flex;
}
.modal-takeover .countdown .countdown-cell {
  margin: 0 20px;
  text-align: center;
}
.modal-takeover .countdown .label {
  display: block;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
@media (max-width: 768px) {
  .modal-takeover .countdown {
    font-size: 30px;
  }
}
@media (max-width: 480px) {
  .modal-takeover .countdown {
    font-size: 22px;
  }
  .modal-takeover .countdown .countdown-cell {
    margin: 0 10px;
  }
  .modal-takeover .countdown .label {
    font-size: 10px;
  }
}
.modal-takeover h1 {
  margin-bottom: 25px;
}
@media (max-width: 768px) {
  .modal-takeover h1 {
    text-align: center;
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  .modal-takeover .btn {
    display: block;
    text-align: center;
    max-width: 300px;
    margin: 0 auto;
  }
  .modal-takeover .btn + .btn {
    margin-top: 10px;
  }
}
.message {
  padding: 20px;
  border: 1px #eee solid;
  border-left-width: 3px;
  border-left-color: #078cc3;
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
}
.message.message-warning {
  border-left-color: #FE551D;
}
.search .page-content .search-form {
  margin-bottom: 40px;
}
.error404 .page-content {
  margin-bottom: 90px;
}
.error404 .preamble {
  margin-bottom: 30px;
}
.screen-reader-text {
  position: absolute;
  left: -1000em;
}
.google-map {
  width: 100%;
  height: 400px;
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  .google-map {
    height: 200px;
  }
}
.gradient {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 9;
  background-color: rgba(0, 0, 0, 0.2);
}
.flex-row {
  display: flex;
  flex-wrap: wrap;
}
.flex-row.row:before,
.flex-row.row:after {
  display: none;
}
.justify-center {
  justify-content: center;
}
.align-items-center {
  align-items: center;
}

