/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@import 'https://fonts.googleapis.com/css?family=Oswald:400,700&display=swap';
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: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #337ab7;
  text-decoration: none; }

a:hover, a:focus {
  color: #23527c;
  text-decoration: underline; }

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role="button"] {
  cursor: pointer; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }

h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #777777; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }

h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }

h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%; }

h1, .h1 {
  font-size: 36px; }

h2, .h2 {
  font-size: 30px; }

h3, .h3 {
  font-size: 24px; }

h4, .h4 {
  font-size: 18px; }

h5, .h5 {
  font-size: 14px; }

h6, .h6 {
  font-size: 12px; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }

@media (min-width: 768px) {
  .lead {
    font-size: 21px; } }

small,
.small {
  font-size: 85%; }

mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase, .initialism {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777777; }

.text-primary {
  color: #337ab7; }

a.text-primary:hover,
a.text-primary:focus {
  color: #286090; }

.text-success {
  color: #3c763d; }

a.text-success:hover,
a.text-success:focus {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover,
a.text-info:focus {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover,
a.text-danger:focus {
  color: #843534; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #337ab7; }

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px; }

ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }

.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: 700; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  display: table;
  content: " "; }

.dl-horizontal dd:after {
  clear: both; }

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title],
abbr[data-original-title] {
  cursor: help; }

.initialism {
  font-size: 90%; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0; }

blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857;
  color: #777777; }

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "\2014 \00A0"; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eeeeee;
  border-left: 0; }

.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: ""; }

.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: "\00A0 \2014"; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857; }

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

.container:before, .container:after {
  display: table;
  content: " "; }

.container:after {
  clear: both; }

@media (min-width: 768px) {
  .container {
    width: 750px; } }

@media (min-width: 992px) {
  .container {
    width: 970px; } }

@media (min-width: 1200px) {
  .container {
    width: 1170px; } }

.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

.container-fluid:before, .container-fluid:after {
  display: table;
  content: " "; }

.container-fluid:after {
  clear: both; }

.row {
  margin-right: -15px;
  margin-left: -15px; }

.row:before, .row:after {
  display: table;
  content: " "; }

.row:after {
  clear: both; }

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

.row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0; }

.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-right: 15px;
  padding-left: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@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-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@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-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@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-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="radio"][disabled], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1; }

.form-control:-ms-input-placeholder {
  color: #999; }

.form-control::-webkit-input-placeholder {
  color: #999; }

.form-control::-ms-expand {
  background-color: transparent;
  border: 0; }

.form-control[disabled], .form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1; }

.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed; }

textarea.form-control {
  height: auto; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px; }
  input[type="date"].input-sm,
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm
input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm
input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm
input[type="month"] {
    line-height: 30px; }
  input[type="date"].input-lg,
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg
input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg
input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg
input[type="month"] {
    line-height: 46px; } }

.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed; }

.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer; }

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0; }

.form-control-static.input-lg, .form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0; }

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm {
  height: 30px;
  line-height: 30px; }

textarea.input-sm,
select[multiple].input-sm {
  height: auto; }

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px; }

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5; }

.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

select.input-lg {
  height: 46px;
  line-height: 46px; }

textarea.input-lg,
select[multiple].input-lg {
  height: auto; }

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px; }

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.33333; }

.has-feedback {
  position: relative; }

.has-feedback .form-control {
  padding-right: 42.5px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d; }

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d; }

.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b; }

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b; }

.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442; }

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442; }

.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 25px; }

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0; }

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }

.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px; }

.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  display: table;
  content: " "; }

.form-horizontal .form-group:after {
  clear: both; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right; } }

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px; } }

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; } }

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.btn:hover, .btn:focus, .btn.focus {
  color: #333;
  text-decoration: none; }

.btn:active, .btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn.disabled, .btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none; }

.clearfix:before, .clearfix:after {
  display: table;
  content: " "; }

.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }

@media print {
  .visible-print-block {
    display: block !important; } }

.visible-print-inline {
  display: none !important; }

@media print {
  .visible-print-inline {
    display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }

@media print {
  .visible-print-inline-block {
    display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

/*! Flickity v2.2.0
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative; }

.flickity-enabled:focus {
  outline: none; }

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%; }

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%; }

/* draggable */
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab; }

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

/* ---- flickity-button ---- */
.flickity-button {
  position: absolute;
  background: rgba(255, 255, 255, 0.75);
  border: none;
  color: #333; }

.flickity-button:hover {
  background: white;
  cursor: pointer; }

.flickity-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #19F; }

.flickity-button:active {
  opacity: 0.6; }

.flickity-button:disabled {
  opacity: 0.3;
  cursor: auto;
  /* prevent disabled button from capturing pointer up event. #716 */
  pointer-events: none; }

.flickity-button-icon {
  fill: currentColor; }

/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
  top: 50%;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  /* vertically center */
  transform: translateY(-50%); }

.flickity-prev-next-button.previous {
  left: 10px; }

.flickity-prev-next-button.next {
  right: 10px; }

/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px; }

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px; }

.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%; }

/* ---- page dots ---- */
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1; }

.flickity-rtl .flickity-page-dots {
  direction: rtl; }

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer; }

.flickity-page-dots .dot.is-selected {
  opacity: 1; }

/*
    halkaBox.js , url: https://github.com/ahmednooor/halkaBox.js
    Version: 1.5.0
    Author: Ahmed Noor , url: https://github.com/ahmednooor
    License: MIT , url: https://opensource.org/licenses/MIT
*/
.hb-noscroll {
  overflow: hidden; }

.hb-wrapper {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9990;
  opacity: 0;
  overflow: hidden;
  -webkit-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.hb-wrapper:before,
.hb-wrapper:after {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.hb-wrapper *,
.hb-wrapper *:before,
.hb-wrapper *:after {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: Verdana, Geneva, sans-serif; }

.hb-wrapper .hb-main-container {
  display: block;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  position: relative;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 9991; }

.hb-wrapper.hb-dark-theme .hb-main-container {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.hb-wrapper .hb-main-container button {
  background-color: transparent;
  border: none;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 0;
  opacity: 0.7;
  z-index: 9995;
  -webkit-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out; }

.hb-wrapper .hb-main-container button:focus {
  background-color: transparent;
  border: none;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

.hb-wrapper .hb-main-container button:hover {
  cursor: pointer;
  opacity: 1; }

.hb-wrapper .hb-main-container button svg {
  max-width: 100%;
  max-height: 100%;
  fill: #000; }

.hb-wrapper .hb-image-container {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  text-align: center;
  z-index: 9993; }

.hb-wrapper .hb-image-container div.hb-image-div {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  top: 50%;
  left: 50%;
  opacity: 1;
  padding: 0;
  padding: 30px;
  overflow: hidden;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  z-index: 9994; }

.hb-wrapper .hb-image-container div.hb-image-div div.hb-loader {
  display: block;
  width: 35px;
  height: 35px;
  position: fixed;
  top: 50%;
  left: 50%;
  border-radius: 1000px;
  border-top: 5px solid #444;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-animation: spinner 600ms linear infinite;
  animation: spinner 600ms linear infinite;
  z-index: 9998; }

.hb-wrapper .hb-image-container div.hb-image-div img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  position: relative;
  top: 50%;
  left: 50%;
  opacity: 1;
  -webkit-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.hb-wrapper .hb-image-container div.hb-image-div p {
  display: block;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.hb-wrapper .hb-image-container div.hb-image-div p.hb-caption {
  padding: 4px 12px 6px 12px;
  position: absolute;
  bottom: 0;
  left: -2px;
  right: -2px;
  margin: 0 auto;
  max-height: 100%;
  overflow: auto;
  top: auto;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 14px;
  line-height: 1.4;
  opacity: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
  z-index: 9995; }

.hb-wrapper .hb-image-container div p.hb-caption span.hb-caption-text {
  display: block;
  margin: 0 auto; }

.hb-wrapper .hb-image-container div p.hb-caption-white {
  background-color: rgba(255, 255, 255, 0.8);
  color: black; }

.hb-wrapper .hb-image-container div p.hb-caption-black {
  background-color: rgba(0, 0, 0, 0.7);
  color: white; }

.hb-wrapper .hb-image-container div p.hb-err-text-white {
  color: white; }

.hb-wrapper .hb-image-container div p.hb-err-text-black {
  color: black; }

.hb-wrapper .hb-close-icon-container {
  width: 40px;
  height: 30px;
  position: absolute;
  top: 0;
  right: 0;
  opacity: 1;
  z-index: 9995;
  -webkit-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out; }

.hb-wrapper .hb-left-icon-container {
  width: 45px;
  height: 30px;
  position: absolute;
  top: 0;
  right: 85px;
  opacity: 1;
  z-index: 9995;
  -webkit-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out; }

.hb-wrapper .hb-right-icon-container {
  width: 45px;
  height: 30px;
  position: absolute;
  top: 0;
  right: 40px;
  opacity: 1;
  z-index: 9995;
  -webkit-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out; }

.hb-wrapper .hb-close {
  padding: 8px;
  padding-left: 18px; }

.hb-wrapper .hb-left,
.hb-wrapper .hb-right {
  padding: 8px; }

.hb-wrapper .hb-close svg,
.hb-wrapper .hb-left svg,
.hb-wrapper .hb-right svg {
  fill: #000; }

.hb-wrapper.hb-dark-theme .hb-close svg,
.hb-wrapper.hb-dark-theme .hb-left svg,
.hb-wrapper.hb-dark-theme .hb-right svg {
  fill: #fff; }

.hb-wrapper .hb-main-container p.hb-counter {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 14px;
  padding: 8px;
  height: 30px;
  z-index: 9995;
  font-family: Verdana, Geneva, sans-serif;
  font-weight: normal;
  -webkit-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out; }

.hb-wrapper.hb-dark-theme .hb-main-container p.hb-counter {
  color: #fff; }

@media only screen and (max-width: 960px) {
  .hb-wrapper .hb-image-container div.hb-image-div {
    padding: 0; }
  .hb-wrapper .hb-image-container div.hb-image-div img {
    position: absolute;
    top: 50%;
    left: 50%;
    opacity: 1;
    margin: 0 auto;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  .hb-wrapper .hb-close-icon-container {
    width: 40px;
    height: 40px;
    right: 0;
    top: 0;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.7); }
  .hb-wrapper .hb-left-icon-container,
  .hb-wrapper .hb-right-icon-container {
    width: 40px;
    height: 40px;
    top: 0;
    left: auto;
    bottom: auto;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.7); }
  .hb-wrapper.hb-dark-theme .hb-close-icon-container,
  .hb-wrapper.hb-dark-theme .hb-left-icon-container,
  .hb-wrapper.hb-dark-theme .hb-right-icon-container {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.6); }
  .hb-wrapper .hb-left-icon-container {
    right: 80px; }
  .hb-wrapper .hb-right-icon-container {
    right: 40px; }
  .hb-wrapper .hb-close {
    padding: 10px; }
  .hb-wrapper .hb-left {
    padding: 10px; }
  .hb-wrapper .hb-right {
    padding: 10px; }
  .hb-wrapper .hb-main-container p.hb-counter {
    height: 40px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.7); }
  .hb-wrapper.hb-dark-theme .hb-main-container p.hb-counter {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.6); } }

/*
    --- Animations ---
*/
@-webkit-keyframes spinner {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0);
    transform: translate(-50%, -50%) rotate(0); }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
    transform: translate(-50%, -50%) rotate(360deg); } }

@keyframes spinner {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0);
    transform: translate(-50%, -50%) rotate(0); }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
    transform: translate(-50%, -50%) rotate(360deg); } }

.hb-slidenextin {
  -webkit-animation: slideNextIn 0.3s ease-in-out forwards;
  animation: slideNextIn 0.3s ease-in-out forwards; }

@-webkit-keyframes slideNextIn {
  0% {
    left: 150%;
    opacity: 1; }
  100% {
    left: 50%;
    opacity: 1; } }

@keyframes slideNextIn {
  0% {
    left: 150%;
    opacity: 1; }
  100% {
    left: 50%;
    opacity: 1; } }

.hb-slidenextout {
  -webkit-animation: slideNextOut 0.3s ease-in-out forwards;
  animation: slideNextOut 0.3s ease-in-out forwards; }

@-webkit-keyframes slideNextOut {
  0% {
    left: 50%;
    opacity: 1; }
  100% {
    left: -50%;
    opacity: 1; } }

@keyframes slideNextOut {
  0% {
    left: 50%;
    opacity: 1; }
  100% {
    left: -50%;
    opacity: 1; } }

.hb-slidepreviousin {
  -webkit-animation: slidePreviousIn 0.3s ease-in-out forwards;
  animation: slidePreviousIn 0.3s ease-in-out forwards; }

@-webkit-keyframes slidePreviousIn {
  0% {
    left: -50%;
    opacity: 1; }
  100% {
    left: 50%;
    opacity: 1; } }

@keyframes slidePreviousIn {
  0% {
    left: -50%;
    opacity: 1; }
  100% {
    left: 50%;
    opacity: 1; } }

.hb-slidepreviousout {
  -webkit-animation: slidePreviousOut 0.3s ease-in-out forwards;
  animation: slidePreviousOut 0.3s ease-in-out forwards; }

@-webkit-keyframes slidePreviousOut {
  0% {
    left: 50%;
    opacity: 1; }
  100% {
    left: 150%;
    opacity: 1; } }

@keyframes slidePreviousOut {
  0% {
    left: 50%;
    opacity: 1; }
  100% {
    left: 150%;
    opacity: 1; } }

.flatpickr-calendar {
  background: transparent;
  opacity: 0;
  display: none;
  text-align: center;
  visibility: hidden;
  padding: 0;
  -webkit-animation: none;
  animation: none;
  direction: ltr;
  border: 0;
  font-size: 14px;
  line-height: 24px;
  border-radius: 5px;
  position: absolute;
  width: 307.875px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  background: #fff;
  -webkit-box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0, 0, 0, 0.08);
  box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0, 0, 0, 0.08); }

.flatpickr-calendar.open,
.flatpickr-calendar.inline {
  opacity: 1;
  max-height: 640px;
  visibility: visible; }

.flatpickr-calendar.open {
  display: inline-block;
  z-index: 99999; }

.flatpickr-calendar.animate.open {
  -webkit-animation: fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);
  animation: fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1); }

.flatpickr-calendar.inline {
  display: block;
  position: relative;
  top: 2px; }

.flatpickr-calendar.static {
  position: absolute;
  top: calc(100% + 2px); }

.flatpickr-calendar.static.open {
  z-index: 999;
  display: block; }

.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7) {
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }

.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1) {
  -webkit-box-shadow: -2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
  box-shadow: -2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6; }

.flatpickr-calendar .hasWeeks .dayContainer,
.flatpickr-calendar .hasTime .dayContainer {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.flatpickr-calendar .hasWeeks .dayContainer {
  border-left: 0; }

.flatpickr-calendar.showTimeInput.hasTime .flatpickr-time {
  height: 40px;
  border-top: 1px solid #e6e6e6; }

.flatpickr-calendar.noCalendar.hasTime .flatpickr-time {
  height: auto; }

.flatpickr-calendar:before,
.flatpickr-calendar:after {
  position: absolute;
  display: block;
  pointer-events: none;
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  left: 22px; }

.flatpickr-calendar.rightMost:before,
.flatpickr-calendar.rightMost:after {
  left: auto;
  right: 22px; }

.flatpickr-calendar:before {
  border-width: 5px;
  margin: 0 -5px; }

.flatpickr-calendar:after {
  border-width: 4px;
  margin: 0 -4px; }

.flatpickr-calendar.arrowTop:before,
.flatpickr-calendar.arrowTop:after {
  bottom: 100%; }

.flatpickr-calendar.arrowTop:before {
  border-bottom-color: #e6e6e6; }

.flatpickr-calendar.arrowTop:after {
  border-bottom-color: #fff; }

.flatpickr-calendar.arrowBottom:before,
.flatpickr-calendar.arrowBottom:after {
  top: 100%; }

.flatpickr-calendar.arrowBottom:before {
  border-top-color: #e6e6e6; }

.flatpickr-calendar.arrowBottom:after {
  border-top-color: #fff; }

.flatpickr-calendar:focus {
  outline: 0; }

.flatpickr-wrapper {
  position: relative;
  display: inline-block; }

.flatpickr-months {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.flatpickr-months .flatpickr-month {
  background: transparent;
  color: rgba(0, 0, 0, 0.9);
  fill: rgba(0, 0, 0, 0.9);
  height: 34px;
  line-height: 1;
  text-align: center;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: hidden;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1; }

.flatpickr-months .flatpickr-prev-month,
.flatpickr-months .flatpickr-next-month {
  text-decoration: none;
  cursor: pointer;
  position: absolute;
  top: 0;
  height: 34px;
  padding: 10px;
  z-index: 3;
  color: rgba(0, 0, 0, 0.9);
  fill: rgba(0, 0, 0, 0.9); }

.flatpickr-months .flatpickr-prev-month.flatpickr-disabled,
.flatpickr-months .flatpickr-next-month.flatpickr-disabled {
  display: none; }

.flatpickr-months .flatpickr-prev-month i,
.flatpickr-months .flatpickr-next-month i {
  position: relative; }

.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month,
.flatpickr-months .flatpickr-next-month.flatpickr-prev-month {
  /*
		  /*rtl:begin:ignore*/
  /*
		  */
  left: 0;
  /*
		  /*rtl:end:ignore*/
  /*
		  */ }

/*
      /*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month.flatpickr-next-month,
.flatpickr-months .flatpickr-next-month.flatpickr-next-month {
  /*
		  /*rtl:begin:ignore*/
  /*
		  */
  right: 0;
  /*
		  /*rtl:end:ignore*/
  /*
		  */ }

/*
      /*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month:hover,
.flatpickr-months .flatpickr-next-month:hover {
  color: #959ea9; }

.flatpickr-months .flatpickr-prev-month:hover svg,
.flatpickr-months .flatpickr-next-month:hover svg {
  fill: #f64747; }

.flatpickr-months .flatpickr-prev-month svg,
.flatpickr-months .flatpickr-next-month svg {
  width: 14px;
  height: 14px; }

.flatpickr-months .flatpickr-prev-month svg path,
.flatpickr-months .flatpickr-next-month svg path {
  -webkit-transition: fill 0.1s;
  transition: fill 0.1s;
  fill: inherit; }

.numInputWrapper {
  position: relative;
  height: auto; }

.numInputWrapper input,
.numInputWrapper span {
  display: inline-block; }

.numInputWrapper input {
  width: 100%; }

.numInputWrapper input::-ms-clear {
  display: none; }

.numInputWrapper input::-webkit-outer-spin-button,
.numInputWrapper input::-webkit-inner-spin-button {
  margin: 0;
  -webkit-appearance: none; }

.numInputWrapper span {
  position: absolute;
  right: 0;
  width: 14px;
  padding: 0 4px 0 2px;
  height: 50%;
  line-height: 50%;
  opacity: 0;
  cursor: pointer;
  border: 1px solid rgba(57, 57, 57, 0.15);
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.numInputWrapper span:hover {
  background: rgba(0, 0, 0, 0.1); }

.numInputWrapper span:active {
  background: rgba(0, 0, 0, 0.2); }

.numInputWrapper span:after {
  display: block;
  content: "";
  position: absolute; }

.numInputWrapper span.arrowUp {
  top: 0;
  border-bottom: 0; }

.numInputWrapper span.arrowUp:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 4px solid rgba(57, 57, 57, 0.6);
  top: 26%; }

.numInputWrapper span.arrowDown {
  top: 50%; }

.numInputWrapper span.arrowDown:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid rgba(57, 57, 57, 0.6);
  top: 40%; }

.numInputWrapper span svg {
  width: inherit;
  height: auto; }

.numInputWrapper span svg path {
  fill: rgba(0, 0, 0, 0.5); }

.numInputWrapper:hover {
  background: rgba(0, 0, 0, 0.05); }

.numInputWrapper:hover span {
  opacity: 1; }

.flatpickr-current-month {
  font-size: 135%;
  line-height: inherit;
  font-weight: 300;
  color: inherit;
  position: absolute;
  width: 75%;
  left: 12.5%;
  padding: 7.48px 0 0 0;
  line-height: 1;
  height: 34px;
  display: inline-block;
  text-align: center;
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px); }

.flatpickr-current-month span.cur-month {
  font-family: inherit;
  font-weight: 700;
  color: inherit;
  display: inline-block;
  margin-left: 0.5ch;
  padding: 0; }

.flatpickr-current-month span.cur-month:hover {
  background: rgba(0, 0, 0, 0.05); }

.flatpickr-current-month .numInputWrapper {
  width: 6ch;
  width: 7ch\0;
  display: inline-block; }

.flatpickr-current-month .numInputWrapper span.arrowUp:after {
  border-bottom-color: rgba(0, 0, 0, 0.9); }

.flatpickr-current-month .numInputWrapper span.arrowDown:after {
  border-top-color: rgba(0, 0, 0, 0.9); }

.flatpickr-current-month input.cur-year {
  background: transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  cursor: text;
  padding: 0 0 0 0.5ch;
  margin: 0;
  display: inline-block;
  font-size: inherit;
  font-family: inherit;
  font-weight: 300;
  line-height: inherit;
  height: auto;
  border: 0;
  border-radius: 0;
  vertical-align: initial;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield; }

.flatpickr-current-month input.cur-year:focus {
  outline: 0; }

.flatpickr-current-month input.cur-year[disabled],
.flatpickr-current-month input.cur-year[disabled]:hover {
  font-size: 100%;
  color: rgba(0, 0, 0, 0.5);
  background: transparent;
  pointer-events: none; }

.flatpickr-current-month .flatpickr-monthDropdown-months {
  appearance: menulist;
  background: transparent;
  border: none;
  border-radius: 0;
  box-sizing: border-box;
  color: inherit;
  cursor: pointer;
  font-size: inherit;
  font-family: inherit;
  font-weight: 300;
  height: auto;
  line-height: inherit;
  margin: -1px 0 0 0;
  outline: none;
  padding: 0 0 0 0.5ch;
  position: relative;
  vertical-align: initial;
  -webkit-box-sizing: border-box;
  -webkit-appearance: menulist;
  -moz-appearance: menulist;
  width: auto; }

.flatpickr-current-month .flatpickr-monthDropdown-months:focus,
.flatpickr-current-month .flatpickr-monthDropdown-months:active {
  outline: none; }

.flatpickr-current-month .flatpickr-monthDropdown-months:hover {
  background: rgba(0, 0, 0, 0.05); }

.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month {
  background-color: transparent;
  outline: none;
  padding: 0; }

.flatpickr-weekdays {
  background: transparent;
  text-align: center;
  overflow: hidden;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 28px; }

.flatpickr-weekdays .flatpickr-weekdaycontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1; }

span.flatpickr-weekday {
  cursor: default;
  font-size: 90%;
  background: transparent;
  color: rgba(0, 0, 0, 0.54);
  line-height: 1;
  margin: 0;
  text-align: center;
  display: block;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-weight: bolder; }

.dayContainer,
.flatpickr-weeks {
  padding: 1px 0 0 0; }

.flatpickr-days {
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 307.875px; }

.flatpickr-days:focus {
  outline: 0; }

.dayContainer {
  padding: 0;
  outline: 0;
  text-align: left;
  width: 307.875px;
  min-width: 307.875px;
  max-width: 307.875px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
  opacity: 1; }

.dayContainer + .dayContainer {
  -webkit-box-shadow: -1px 0 0 #e6e6e6;
  box-shadow: -1px 0 0 #e6e6e6; }

.flatpickr-day {
  background: none;
  border: 1px solid transparent;
  border-radius: 150px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #393939;
  cursor: pointer;
  font-weight: 400;
  width: 14.2857143%;
  -webkit-flex-basis: 14.2857143%;
  -ms-flex-preferred-size: 14.2857143%;
  flex-basis: 14.2857143%;
  max-width: 39px;
  height: 39px;
  line-height: 39px;
  margin: 0;
  display: inline-block;
  position: relative;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center; }

.flatpickr-day.inRange,
.flatpickr-day.prevMonthDay.inRange,
.flatpickr-day.nextMonthDay.inRange,
.flatpickr-day.today.inRange,
.flatpickr-day.prevMonthDay.today.inRange,
.flatpickr-day.nextMonthDay.today.inRange,
.flatpickr-day:hover,
.flatpickr-day.prevMonthDay:hover,
.flatpickr-day.nextMonthDay:hover,
.flatpickr-day:focus,
.flatpickr-day.prevMonthDay:focus,
.flatpickr-day.nextMonthDay:focus {
  cursor: pointer;
  outline: 0;
  background: #e6e6e6;
  border-color: #e6e6e6; }

.flatpickr-day.today {
  border-color: #959ea9; }

.flatpickr-day.today:hover,
.flatpickr-day.today:focus {
  border-color: #959ea9;
  background: #959ea9;
  color: #fff; }

.flatpickr-day.selected,
.flatpickr-day.startRange,
.flatpickr-day.endRange,
.flatpickr-day.selected.inRange,
.flatpickr-day.startRange.inRange,
.flatpickr-day.endRange.inRange,
.flatpickr-day.selected:focus,
.flatpickr-day.startRange:focus,
.flatpickr-day.endRange:focus,
.flatpickr-day.selected:hover,
.flatpickr-day.startRange:hover,
.flatpickr-day.endRange:hover,
.flatpickr-day.selected.prevMonthDay,
.flatpickr-day.startRange.prevMonthDay,
.flatpickr-day.endRange.prevMonthDay,
.flatpickr-day.selected.nextMonthDay,
.flatpickr-day.startRange.nextMonthDay,
.flatpickr-day.endRange.nextMonthDay {
  background: #569ff7;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  border-color: #569ff7; }

.flatpickr-day.selected.startRange,
.flatpickr-day.startRange.startRange,
.flatpickr-day.endRange.startRange {
  border-radius: 50px 0 0 50px; }

.flatpickr-day.selected.endRange,
.flatpickr-day.startRange.endRange,
.flatpickr-day.endRange.endRange {
  border-radius: 0 50px 50px 0; }

.flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n+1)),
.flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n+1)),
.flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n+1)) {
  -webkit-box-shadow: -10px 0 0 #569ff7;
  box-shadow: -10px 0 0 #569ff7; }

.flatpickr-day.selected.startRange.endRange,
.flatpickr-day.startRange.startRange.endRange,
.flatpickr-day.endRange.startRange.endRange {
  border-radius: 50px; }

.flatpickr-day.inRange {
  border-radius: 0;
  -webkit-box-shadow: -5px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
  box-shadow: -5px 0 0 #e6e6e6, 5px 0 0 #e6e6e6; }

.flatpickr-day.flatpickr-disabled,
.flatpickr-day.flatpickr-disabled:hover,
.flatpickr-day.prevMonthDay,
.flatpickr-day.nextMonthDay,
.flatpickr-day.notAllowed,
.flatpickr-day.notAllowed.prevMonthDay,
.flatpickr-day.notAllowed.nextMonthDay {
  color: rgba(57, 57, 57, 0.3);
  background: transparent;
  border-color: transparent;
  cursor: default; }

.flatpickr-day.flatpickr-disabled,
.flatpickr-day.flatpickr-disabled:hover {
  cursor: not-allowed;
  color: rgba(57, 57, 57, 0.1); }

.flatpickr-day.week.selected {
  border-radius: 0;
  -webkit-box-shadow: -5px 0 0 #569ff7, 5px 0 0 #569ff7;
  box-shadow: -5px 0 0 #569ff7, 5px 0 0 #569ff7; }

.flatpickr-day.hidden {
  visibility: hidden; }

.rangeMode .flatpickr-day {
  margin-top: 1px; }

.flatpickr-weekwrapper {
  float: left; }

.flatpickr-weekwrapper .flatpickr-weeks {
  padding: 0 12px;
  -webkit-box-shadow: 1px 0 0 #e6e6e6;
  box-shadow: 1px 0 0 #e6e6e6; }

.flatpickr-weekwrapper .flatpickr-weekday {
  float: none;
  width: 100%;
  line-height: 28px; }

.flatpickr-weekwrapper span.flatpickr-day,
.flatpickr-weekwrapper span.flatpickr-day:hover {
  display: block;
  width: 100%;
  max-width: none;
  color: rgba(57, 57, 57, 0.3);
  background: transparent;
  cursor: default;
  border: none; }

.flatpickr-innerContainer {
  display: block;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden; }

.flatpickr-rContainer {
  display: inline-block;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.flatpickr-time {
  text-align: center;
  outline: 0;
  display: block;
  height: 0;
  line-height: 40px;
  max-height: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.flatpickr-time:after {
  content: "";
  display: table;
  clear: both; }

.flatpickr-time .numInputWrapper {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 40%;
  height: 40px;
  float: left; }

.flatpickr-time .numInputWrapper span.arrowUp:after {
  border-bottom-color: #393939; }

.flatpickr-time .numInputWrapper span.arrowDown:after {
  border-top-color: #393939; }

.flatpickr-time.hasSeconds .numInputWrapper {
  width: 26%; }

.flatpickr-time.time24hr .numInputWrapper {
  width: 49%; }

.flatpickr-time input {
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
  border-radius: 0;
  text-align: center;
  margin: 0;
  padding: 0;
  height: inherit;
  line-height: inherit;
  color: #393939;
  font-size: 14px;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield; }

.flatpickr-time input.flatpickr-hour {
  font-weight: bold; }

.flatpickr-time input.flatpickr-minute,
.flatpickr-time input.flatpickr-second {
  font-weight: 400; }

.flatpickr-time input:focus {
  outline: 0;
  border: 0; }

.flatpickr-time .flatpickr-time-separator,
.flatpickr-time .flatpickr-am-pm {
  height: inherit;
  float: left;
  line-height: inherit;
  color: #393939;
  font-weight: bold;
  width: 2%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center; }

.flatpickr-time .flatpickr-am-pm {
  outline: 0;
  width: 18%;
  cursor: pointer;
  text-align: center;
  font-weight: 400; }

.flatpickr-time input:hover,
.flatpickr-time .flatpickr-am-pm:hover,
.flatpickr-time input:focus,
.flatpickr-time .flatpickr-am-pm:focus {
  background: #eee; }

.flatpickr-input[readonly] {
  cursor: pointer; }

@-webkit-keyframes fpFadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fpFadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.flatpickr-calendar {
  background: transparent;
  opacity: 0;
  display: none;
  text-align: center;
  visibility: hidden;
  padding: 0;
  -webkit-animation: none;
  animation: none;
  direction: ltr;
  border: 0;
  font-size: 14px;
  line-height: 24px;
  border-radius: 5px;
  position: absolute;
  width: 307.875px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  background: #fff;
  -webkit-box-shadow: 1px 0 0 #eee, -1px 0 0 #eee, 0 1px 0 #eee, 0 -1px 0 #eee, 0 3px 13px rgba(0, 0, 0, 0.08);
  box-shadow: 1px 0 0 #eee, -1px 0 0 #eee, 0 1px 0 #eee, 0 -1px 0 #eee, 0 3px 13px rgba(0, 0, 0, 0.08); }

.flatpickr-calendar.open,
.flatpickr-calendar.inline {
  opacity: 1;
  max-height: 640px;
  visibility: visible; }

.flatpickr-calendar.open {
  display: inline-block;
  z-index: 99999; }

.flatpickr-calendar.animate.open {
  -webkit-animation: fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);
  animation: fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1); }

.flatpickr-calendar.inline {
  display: block;
  position: relative;
  top: 2px; }

.flatpickr-calendar.static {
  position: absolute;
  top: calc(100% + 2px); }

.flatpickr-calendar.static.open {
  z-index: 999;
  display: block; }

.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7) {
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }

.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1) {
  -webkit-box-shadow: -2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
  box-shadow: -2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6; }

.flatpickr-calendar .hasWeeks .dayContainer,
.flatpickr-calendar .hasTime .dayContainer {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.flatpickr-calendar .hasWeeks .dayContainer {
  border-left: 0; }

.flatpickr-calendar.showTimeInput.hasTime .flatpickr-time {
  height: 40px;
  border-top: 1px solid #eee; }

.flatpickr-calendar.noCalendar.hasTime .flatpickr-time {
  height: auto; }

.flatpickr-calendar:before,
.flatpickr-calendar:after {
  position: absolute;
  display: block;
  pointer-events: none;
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  left: 22px; }

.flatpickr-calendar.rightMost:before,
.flatpickr-calendar.rightMost:after {
  left: auto;
  right: 22px; }

.flatpickr-calendar:before {
  border-width: 5px;
  margin: 0 -5px; }

.flatpickr-calendar:after {
  border-width: 4px;
  margin: 0 -4px; }

.flatpickr-calendar.arrowTop:before,
.flatpickr-calendar.arrowTop:after {
  bottom: 100%; }

.flatpickr-calendar.arrowTop:before {
  border-bottom-color: #eee; }

.flatpickr-calendar.arrowTop:after {
  border-bottom-color: #fff; }

.flatpickr-calendar.arrowBottom:before,
.flatpickr-calendar.arrowBottom:after {
  top: 100%; }

.flatpickr-calendar.arrowBottom:before {
  border-top-color: #eee; }

.flatpickr-calendar.arrowBottom:after {
  border-top-color: #fff; }

.flatpickr-calendar:focus {
  outline: 0; }

.flatpickr-wrapper {
  position: relative;
  display: inline-block; }

.flatpickr-months {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.flatpickr-months .flatpickr-month {
  background: transparent;
  color: #3c3f40;
  fill: #3c3f40;
  height: 34px;
  line-height: 1;
  text-align: center;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: hidden;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1; }

.flatpickr-months .flatpickr-prev-month,
.flatpickr-months .flatpickr-next-month {
  text-decoration: none;
  cursor: pointer;
  position: absolute;
  top: 0;
  height: 34px;
  padding: 10px;
  z-index: 3;
  color: #3c3f40;
  fill: #3c3f40; }

.flatpickr-months .flatpickr-prev-month.flatpickr-disabled,
.flatpickr-months .flatpickr-next-month.flatpickr-disabled {
  display: none; }

.flatpickr-months .flatpickr-prev-month i,
.flatpickr-months .flatpickr-next-month i {
  position: relative; }

.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month,
.flatpickr-months .flatpickr-next-month.flatpickr-prev-month {
  /*
		  /*rtl:begin:ignore*/
  /*
		  */
  left: 0;
  /*
		  /*rtl:end:ignore*/
  /*
		  */ }

/*
      /*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month.flatpickr-next-month,
.flatpickr-months .flatpickr-next-month.flatpickr-next-month {
  /*
		  /*rtl:begin:ignore*/
  /*
		  */
  right: 0;
  /*
		  /*rtl:end:ignore*/
  /*
		  */ }

/*
      /*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month:hover,
.flatpickr-months .flatpickr-next-month:hover {
  color: #f64747; }

.flatpickr-months .flatpickr-prev-month:hover svg,
.flatpickr-months .flatpickr-next-month:hover svg {
  fill: #f64747; }

.flatpickr-months .flatpickr-prev-month svg,
.flatpickr-months .flatpickr-next-month svg {
  width: 14px;
  height: 14px; }

.flatpickr-months .flatpickr-prev-month svg path,
.flatpickr-months .flatpickr-next-month svg path {
  -webkit-transition: fill 0.1s;
  transition: fill 0.1s;
  fill: inherit; }

.numInputWrapper {
  position: relative;
  height: auto; }

.numInputWrapper input,
.numInputWrapper span {
  display: inline-block; }

.numInputWrapper input {
  width: 100%; }

.numInputWrapper input::-ms-clear {
  display: none; }

.numInputWrapper input::-webkit-outer-spin-button,
.numInputWrapper input::-webkit-inner-spin-button {
  margin: 0;
  -webkit-appearance: none; }

.numInputWrapper span {
  position: absolute;
  right: 0;
  width: 14px;
  padding: 0 4px 0 2px;
  height: 50%;
  line-height: 50%;
  opacity: 0;
  cursor: pointer;
  border: 1px solid rgba(64, 72, 72, 0.15);
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.numInputWrapper span:hover {
  background: rgba(0, 0, 0, 0.1); }

.numInputWrapper span:active {
  background: rgba(0, 0, 0, 0.2); }

.numInputWrapper span:after {
  display: block;
  content: "";
  position: absolute; }

.numInputWrapper span.arrowUp {
  top: 0;
  border-bottom: 0; }

.numInputWrapper span.arrowUp:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 4px solid rgba(64, 72, 72, 0.6);
  top: 26%; }

.numInputWrapper span.arrowDown {
  top: 50%; }

.numInputWrapper span.arrowDown:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid rgba(64, 72, 72, 0.6);
  top: 40%; }

.numInputWrapper span svg {
  width: inherit;
  height: auto; }

.numInputWrapper span svg path {
  fill: rgba(60, 63, 64, 0.5); }

.numInputWrapper:hover {
  background: rgba(0, 0, 0, 0.05); }

.numInputWrapper:hover span {
  opacity: 1; }

.flatpickr-current-month {
  font-size: 135%;
  line-height: inherit;
  font-weight: 300;
  color: inherit;
  position: absolute;
  width: 75%;
  left: 12.5%;
  padding: 7.48px 0 0 0;
  line-height: 1;
  height: 34px;
  display: inline-block;
  text-align: center;
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px); }

.flatpickr-current-month span.cur-month {
  font-family: inherit;
  font-weight: 700;
  color: inherit;
  display: inline-block;
  margin-left: 0.5ch;
  padding: 0; }

.flatpickr-current-month span.cur-month:hover {
  background: rgba(0, 0, 0, 0.05); }

.flatpickr-current-month .numInputWrapper {
  width: 6ch;
  width: 7ch\0;
  display: inline-block; }

.flatpickr-current-month .numInputWrapper span.arrowUp:after {
  border-bottom-color: #3c3f40; }

.flatpickr-current-month .numInputWrapper span.arrowDown:after {
  border-top-color: #3c3f40; }

.flatpickr-current-month input.cur-year {
  background: transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  cursor: text;
  padding: 0 0 0 0.5ch;
  margin: 0;
  display: inline-block;
  font-size: inherit;
  font-family: inherit;
  font-weight: 300;
  line-height: inherit;
  height: auto;
  border: 0;
  border-radius: 0;
  vertical-align: initial;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield; }

.flatpickr-current-month input.cur-year:focus {
  outline: 0; }

.flatpickr-current-month input.cur-year[disabled],
.flatpickr-current-month input.cur-year[disabled]:hover {
  font-size: 100%;
  color: rgba(60, 63, 64, 0.5);
  background: transparent;
  pointer-events: none; }

.flatpickr-current-month .flatpickr-monthDropdown-months {
  appearance: menulist;
  background: transparent;
  border: none;
  border-radius: 0;
  box-sizing: border-box;
  color: inherit;
  cursor: pointer;
  font-size: inherit;
  font-family: inherit;
  font-weight: 300;
  height: auto;
  line-height: inherit;
  margin: -1px 0 0 0;
  outline: none;
  padding: 0 0 0 0.5ch;
  position: relative;
  vertical-align: initial;
  -webkit-box-sizing: border-box;
  -webkit-appearance: menulist;
  -moz-appearance: menulist;
  width: auto; }

.flatpickr-current-month .flatpickr-monthDropdown-months:focus,
.flatpickr-current-month .flatpickr-monthDropdown-months:active {
  outline: none; }

.flatpickr-current-month .flatpickr-monthDropdown-months:hover {
  background: rgba(0, 0, 0, 0.05); }

.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month {
  background-color: transparent;
  outline: none;
  padding: 0; }

.flatpickr-weekdays {
  background: transparent;
  text-align: center;
  overflow: hidden;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 28px; }

.flatpickr-weekdays .flatpickr-weekdaycontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1; }

span.flatpickr-weekday {
  cursor: default;
  font-size: 90%;
  background: transparent;
  color: rgba(0, 0, 0, 0.54);
  line-height: 1;
  margin: 0;
  text-align: center;
  display: block;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-weight: bolder; }

.dayContainer,
.flatpickr-weeks {
  padding: 1px 0 0 0; }

.flatpickr-days {
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 307.875px; }

.flatpickr-days:focus {
  outline: 0; }

.dayContainer {
  padding: 0;
  outline: 0;
  text-align: left;
  width: 307.875px;
  min-width: 307.875px;
  max-width: 307.875px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
  opacity: 1; }

.dayContainer + .dayContainer {
  -webkit-box-shadow: -1px 0 0 #eee;
  box-shadow: -1px 0 0 #eee; }

.flatpickr-day {
  background: none;
  border: 1px solid transparent;
  border-radius: 150px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #404848;
  cursor: pointer;
  font-weight: 400;
  width: 14.2857143%;
  -webkit-flex-basis: 14.2857143%;
  -ms-flex-preferred-size: 14.2857143%;
  flex-basis: 14.2857143%;
  max-width: 39px;
  height: 39px;
  line-height: 39px;
  margin: 0;
  display: inline-block;
  position: relative;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center; }

.flatpickr-day.inRange,
.flatpickr-day.prevMonthDay.inRange,
.flatpickr-day.nextMonthDay.inRange,
.flatpickr-day.today.inRange,
.flatpickr-day.prevMonthDay.today.inRange,
.flatpickr-day.nextMonthDay.today.inRange,
.flatpickr-day:hover,
.flatpickr-day.prevMonthDay:hover,
.flatpickr-day.nextMonthDay:hover,
.flatpickr-day:focus,
.flatpickr-day.prevMonthDay:focus,
.flatpickr-day.nextMonthDay:focus {
  cursor: pointer;
  outline: 0;
  background: #e9e9e9;
  border-color: #e9e9e9; }

.flatpickr-day.today {
  border-color: #f64747; }

.flatpickr-day.today:hover,
.flatpickr-day.today:focus {
  border-color: #f64747;
  background: #f64747;
  color: #fff; }

.flatpickr-day.selected,
.flatpickr-day.startRange,
.flatpickr-day.endRange,
.flatpickr-day.selected.inRange,
.flatpickr-day.startRange.inRange,
.flatpickr-day.endRange.inRange,
.flatpickr-day.selected:focus,
.flatpickr-day.startRange:focus,
.flatpickr-day.endRange:focus,
.flatpickr-day.selected:hover,
.flatpickr-day.startRange:hover,
.flatpickr-day.endRange:hover,
.flatpickr-day.selected.prevMonthDay,
.flatpickr-day.startRange.prevMonthDay,
.flatpickr-day.endRange.prevMonthDay,
.flatpickr-day.selected.nextMonthDay,
.flatpickr-day.startRange.nextMonthDay,
.flatpickr-day.endRange.nextMonthDay {
  background: #4f99ff;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  border-color: #4f99ff; }

.flatpickr-day.selected.startRange,
.flatpickr-day.startRange.startRange,
.flatpickr-day.endRange.startRange {
  border-radius: 50px 0 0 50px; }

.flatpickr-day.selected.endRange,
.flatpickr-day.startRange.endRange,
.flatpickr-day.endRange.endRange {
  border-radius: 0 50px 50px 0; }

.flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n+1)),
.flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n+1)),
.flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n+1)) {
  -webkit-box-shadow: -10px 0 0 #4f99ff;
  box-shadow: -10px 0 0 #4f99ff; }

.flatpickr-day.selected.startRange.endRange,
.flatpickr-day.startRange.startRange.endRange,
.flatpickr-day.endRange.startRange.endRange {
  border-radius: 50px; }

.flatpickr-day.inRange {
  border-radius: 0;
  -webkit-box-shadow: -5px 0 0 #e9e9e9, 5px 0 0 #e9e9e9;
  box-shadow: -5px 0 0 #e9e9e9, 5px 0 0 #e9e9e9; }

.flatpickr-day.flatpickr-disabled,
.flatpickr-day.flatpickr-disabled:hover,
.flatpickr-day.prevMonthDay,
.flatpickr-day.nextMonthDay,
.flatpickr-day.notAllowed,
.flatpickr-day.notAllowed.prevMonthDay,
.flatpickr-day.notAllowed.nextMonthDay {
  color: rgba(64, 72, 72, 0.3);
  background: transparent;
  border-color: #e9e9e9;
  cursor: default; }

.flatpickr-day.flatpickr-disabled,
.flatpickr-day.flatpickr-disabled:hover {
  cursor: not-allowed;
  color: rgba(64, 72, 72, 0.1); }

.flatpickr-day.week.selected {
  border-radius: 0;
  -webkit-box-shadow: -5px 0 0 #4f99ff, 5px 0 0 #4f99ff;
  box-shadow: -5px 0 0 #4f99ff, 5px 0 0 #4f99ff; }

.flatpickr-day.hidden {
  visibility: hidden; }

.rangeMode .flatpickr-day {
  margin-top: 1px; }

.flatpickr-weekwrapper {
  float: left; }

.flatpickr-weekwrapper .flatpickr-weeks {
  padding: 0 12px;
  -webkit-box-shadow: 1px 0 0 #eee;
  box-shadow: 1px 0 0 #eee; }

.flatpickr-weekwrapper .flatpickr-weekday {
  float: none;
  width: 100%;
  line-height: 28px; }

.flatpickr-weekwrapper span.flatpickr-day,
.flatpickr-weekwrapper span.flatpickr-day:hover {
  display: block;
  width: 100%;
  max-width: none;
  color: rgba(64, 72, 72, 0.3);
  background: transparent;
  cursor: default;
  border: none; }

.flatpickr-innerContainer {
  display: block;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden; }

.flatpickr-rContainer {
  display: inline-block;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.flatpickr-time {
  text-align: center;
  outline: 0;
  display: block;
  height: 0;
  line-height: 40px;
  max-height: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.flatpickr-time:after {
  content: "";
  display: table;
  clear: both; }

.flatpickr-time .numInputWrapper {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 40%;
  height: 40px;
  float: left; }

.flatpickr-time .numInputWrapper span.arrowUp:after {
  border-bottom-color: #404848; }

.flatpickr-time .numInputWrapper span.arrowDown:after {
  border-top-color: #404848; }

.flatpickr-time.hasSeconds .numInputWrapper {
  width: 26%; }

.flatpickr-time.time24hr .numInputWrapper {
  width: 49%; }

.flatpickr-time input {
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
  border-radius: 0;
  text-align: center;
  margin: 0;
  padding: 0;
  height: inherit;
  line-height: inherit;
  color: #404848;
  font-size: 14px;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield; }

.flatpickr-time input.flatpickr-hour {
  font-weight: bold; }

.flatpickr-time input.flatpickr-minute,
.flatpickr-time input.flatpickr-second {
  font-weight: 400; }

.flatpickr-time input:focus {
  outline: 0;
  border: 0; }

.flatpickr-time .flatpickr-time-separator,
.flatpickr-time .flatpickr-am-pm {
  height: inherit;
  float: left;
  line-height: inherit;
  color: #404848;
  font-weight: bold;
  width: 2%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center; }

.flatpickr-time .flatpickr-am-pm {
  outline: 0;
  width: 18%;
  cursor: pointer;
  text-align: center;
  font-weight: 400; }

.flatpickr-time input:hover,
.flatpickr-time .flatpickr-am-pm:hover,
.flatpickr-time input:focus,
.flatpickr-time .flatpickr-am-pm:focus {
  background: #f1f1f1; }

.flatpickr-input[readonly] {
  cursor: pointer; }

@-webkit-keyframes fpFadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fpFadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.flatpickr-calendar {
  width: 307.875px; }

.dayContainer {
  padding: 0;
  border-right: 0; }

span.flatpickr-day,
span.flatpickr-day.prevMonthDay,
span.flatpickr-day.nextMonthDay {
  border-radius: 0 !important;
  border: 1px solid #e9e9e9;
  max-width: none;
  border-right-color: transparent; }

span.flatpickr-day:nth-child(n+8),
span.flatpickr-day.prevMonthDay:nth-child(n+8),
span.flatpickr-day.nextMonthDay:nth-child(n+8) {
  border-top-color: transparent; }

span.flatpickr-day:nth-child(7n-6),
span.flatpickr-day.prevMonthDay:nth-child(7n-6),
span.flatpickr-day.nextMonthDay:nth-child(7n-6) {
  border-left: 0; }

span.flatpickr-day:nth-child(n+36),
span.flatpickr-day.prevMonthDay:nth-child(n+36),
span.flatpickr-day.nextMonthDay:nth-child(n+36) {
  border-bottom: 0; }

span.flatpickr-day:nth-child(-n+7),
span.flatpickr-day.prevMonthDay:nth-child(-n+7),
span.flatpickr-day.nextMonthDay:nth-child(-n+7) {
  margin-top: 0; }

span.flatpickr-day.today:not(.selected),
span.flatpickr-day.prevMonthDay.today:not(.selected),
span.flatpickr-day.nextMonthDay.today:not(.selected) {
  border-color: #e9e9e9;
  border-right-color: transparent;
  border-top-color: transparent;
  border-bottom-color: #f64747; }

span.flatpickr-day.today:not(.selected):hover,
span.flatpickr-day.prevMonthDay.today:not(.selected):hover,
span.flatpickr-day.nextMonthDay.today:not(.selected):hover {
  border: 1px solid #f64747; }

span.flatpickr-day.startRange,
span.flatpickr-day.prevMonthDay.startRange,
span.flatpickr-day.nextMonthDay.startRange,
span.flatpickr-day.endRange,
span.flatpickr-day.prevMonthDay.endRange,
span.flatpickr-day.nextMonthDay.endRange {
  border-color: #4f99ff; }

span.flatpickr-day.today,
span.flatpickr-day.prevMonthDay.today,
span.flatpickr-day.nextMonthDay.today,
span.flatpickr-day.selected,
span.flatpickr-day.prevMonthDay.selected,
span.flatpickr-day.nextMonthDay.selected {
  z-index: 2; }

.rangeMode .flatpickr-day {
  margin-top: -1px; }

.flatpickr-weekwrapper .flatpickr-weeks {
  -webkit-box-shadow: none;
  box-shadow: none; }

.flatpickr-weekwrapper span.flatpickr-day {
  border: 0;
  margin: -1px 0 0 -1px; }

.hasWeeks .flatpickr-days {
  border-right: 0; }

@media screen and (min-width: 0\0) and (min-resolution: 72dpi) {
  span.flatpickr-day {
    display: block;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto; } }

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.col-xs-5ths {
  width: 20%;
  float: left; }

@media (min-width: 768px) {
  .col-sm-5ths {
    width: 20%;
    float: left; } }

@media (min-width: 992px) {
  .col-md-5ths {
    width: 20%;
    float: left; } }

@media (min-width: 1200px) {
  .col-lg-5ths {
    width: 20%;
    float: left; } }

body.toggled ul.main-menu {
  display: block !important; }

body.toggled #menu_toggle .top,
body.toggled #menu_toggle .bottom {
  opacity: 0; }

body.toggled #menu_toggle .m1 {
  -webkit-transition: transform 200ms ease-in-out;
  -moz-transition: transform 200ms ease-in-out;
  transition: transform 200ms ease-in-out;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

body.toggled #menu_toggle .m2 {
  -webkit-transition: transform 200ms ease-in-out;
  -moz-transition: transform 200ms ease-in-out;
  transition: transform 200ms ease-in-out;
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }

@media (max-width: 991px) {
  header.site-header .container .logo a {
    font-size: 30px !important; } }

.contact_page .signup_btn_color {
  background: #CCB54A; }

.signup-cta {
  margin-bottom: 0 !important; }

/**
 *
 * 
 * Base global Styles for all themes and all theme options
 *
 * 
 */
html {
  line-height: 1.61803398875;
  height: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  word-wrap: break-word;
  overflow-wrap: break-word;
  -webkit-hyphens: manual;
  -ms-hyphens: manual;
  -moz-hyphens: manual;
  hyphens: manual; }

.day_of_month {
  word-wrap: normal; }

body {
  height: 100%; }

a:hover,
.menu_toggle_container {
  cursor: pointer !important; }

h1,
h2,
h3,
h4,
h5,
h6,
strong {
  font-weight: normal; }

.lower {
  text-transform: none; }

.content_styles h1,
.content_styles h2,
.content_styles h3,
.content_styles h4,
.content_styles h5,
.content_styles h6 {
  color: blue;
  margin-top: 0; }

.content_styles h1 {
  font-size: 28px; }

.content_styles p {
  font-size: 17px;
  margin-bottom: 15px;
  color: white; }

.content_styles time {
  font-size: 22px;
  color: black; }

.content_styles.white_content {
  background-color: white; }

.content_styles.white_content h1 {
  color: black; }

.content_styles.white_content p {
  font-size: 14px;
  color: black; }

.p_content h1 {
  color: #2F3535;
  font-size: 32px;
  font-family: "Oswald", sans-serif; }

.p_content h2,
.p_content h3,
.p_content h4,
.p_content h5,
.p_content h6 {
  color: white;
  font-size: 20px;
  font-family: "Oswald", sans-serif; }

.p_content p {
  color: white;
  font-size: 16px; }

.p_content ul li {
  color: white; }

.p_content table {
  color: white; }

.p_content.white_content p {
  color: #2F3535; }

.p_content.white_content h1 {
  color: #2F3535; }

.p_content form label {
  clear: both;
  margin-bottom: 0; }

.p_content form input[type="text"],
.p_content form input[type="email"],
.p_content form textarea {
  clear: both; }

.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

ul.no-list-style {
  margin: 0;
  padding: 0; }

ul.no-list-style li {
  display: inline-block;
  list-style-type: none; }

.page_header {
  background: white;
  text-align: center; }

.page_header h1 {
  font-size: 28px;
  color: black;
  margin: 0;
  padding-top: 15px;
  padding-bottom: 15px; }

.theme_selector {
  position: fixed;
  z-index: 10000;
  top: 0;
  right: 0;
  border: 8px solid rgba(0, 0, 0, 0.49);
  font-family: sans-serif;
  border-radius: 0; }

.cursorPointer {
  cursor: pointer; }

.full_width_banner {
  width: 100%; }

.positionRelative {
  position: relative; }

.positionAbsolute {
  position: absolute; }

.overflowHidden {
  overflow: hidden; }

.pt5 {
  padding-top: 5px; }

.pb5 {
  padding-bottom: 5px; }

.pb20 {
  padding-bottom: 20px; }

.pb30 {
  padding-bottom: 30px; }

.pl5 {
  padding-left: 5px; }

.pl10 {
  padding-left: 10px; }

.pl15 {
  padding-left: 15px; }

.pl20 {
  padding-left: 20px; }

.pt10 {
  padding-top: 10px; }

.pt20 {
  padding-top: 20px; }

.pt25 {
  padding-top: 25px; }

.pt30 {
  padding-top: 30px; }

.pb10 {
  padding-bottom: 10px; }

.m0 {
  margin: 0; }

.m0_force {
  margin: 0 !important; }

.mt0 {
  margin-top: 0; }

.mt0_force {
  margin-top: 0 !important; }

.mt5 {
  margin-top: 5px; }

.mt10 {
  margin-top: 10px; }

.mt10_force {
  margin-top: 10px !important; }

.mt15 {
  margin-top: 15px; }

.mt20 {
  margin-top: 20px; }

.mt25 {
  margin-top: 25px; }

.mb0 {
  margin-bottom: 0px; }

html body .mb0_force {
  margin-bottom: 0px !important; }

.mb2 {
  margin-bottom: 2px; }

.mb5 {
  margin-bottom: 5px; }

.mb10 {
  margin-bottom: 10px; }

.mb15 {
  margin-bottom: 15px; }

.mb20 {
  margin-bottom: 20px; }

.mb20_force {
  margin-bottom: 20px !important; }

.mb25 {
  margin-bottom: 25px; }

.mb30 {
  margin-bottom: 30px; }

.mb35 {
  margin-bottom: 35px; }

.mr15 {
  margin-right: 15px; }

.pt15 {
  padding-top: 15px; }

.pb15 {
  padding-bottom: 15px; }

.pr10 {
  padding-right: 10px; }

.pr15 {
  padding-right: 15px; }

.pr20 {
  padding-right: 20px; }

.fs12 {
  font-size: 12px; }

.fs13 {
  font-size: 13px; }

.fs14 {
  font-size: 14px; }

.fs16 {
  font-size: 16px; }

.fs16_force {
  font-size: 16px !important; }

.fs17, .follow-message {
  font-size: 17px; }

.fs18 {
  font-size: 18px; }

.fs20 {
  font-size: 20px; }

.fs22 {
  font-size: 22px; }

.fs24 {
  font-size: 24px; }

.fs28 {
  font-size: 28px; }

.lh22 {
  line-height: 22px; }

.rightText {
  text-align: right; }

.centerText {
  text-align: center; }

.whiteText {
  color: white; }

.whiteText_force {
  color: white !important; }

.whiteBG {
  background-color: white; }

@media (max-width: 991px) {
  .whiteBG_mobile {
    background-color: white; } }

.mh50 {
  min-height: 50px; }

.uppercase {
  text-transform: uppercase; }

.pointerEventsNone0 {
  pointer-events: none; }

.verticallyCenter {
  top: 50%;
  transform: translateY(-50%); }

.horizontallyCenter {
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0; }

.fullLink {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

@media (max-width: 991px) {
  .mb-sm-20 {
    margin-bottom: 20px; } }

.map_full_width {
  width: 100%;
  min-height: 390px; }

.equal_height_sidebar > .row > .col-xs-12 {
  padding-bottom: 9999px;
  margin-bottom: -9999px; }

#cookieBanner {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0;
  z-index: 1000; }

#cookieBanner .btn {
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  user-select: none; }

#cookieBanner a {
  color: #333; }

#cookieBanner .message {
  position: absolute;
  right: 15px;
  left: 15px;
  bottom: 10px;
  background: gray;
  padding: 10px;
  border: 2px solid white;
  color: white;
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.2);
  line-height: 1.2; }

@media (min-width: 768px) {
  #cookieBanner .message {
    width: 300px;
    left: auto;
    bottom: 15px; } }

.bb {
  border-bottom: 1px solid white;
  padding-bottom: 5px; }

.underlay,
.popup {
  z-index: 99999; }

.underlay.noshow,
.popup.noshow {
  display: none; }

.popup {
  position: fixed;
  background-color: white;
  width: 400px;
  height: 115px;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  top: 50%;
  text-align: center;
  transform: translateY(-50%);
  padding-bottom: 15px; }

.popup h1 {
  font-size: 24px;
  padding-bottom: 9px; }

.popup svg {
  height: 25px;
  margin: 0 10px;
  cursor: pointer; }

.popup svg path,
.popup svg circle,
.popup svg polygon {
  fill: rgba(0, 0, 0, 0.8);
  -webkit-transition: fill 200ms ease-in-out;
  -moz-transition: fill 200ms ease-in-out;
  transition: fill 200ms ease-in-out; }

.popup svg:hover path,
.popup svg:hover circle,
.popup svg:hover polygon {
  fill: black;
  -webkit-transition: fill 200ms ease-in-out;
  -moz-transition: fill 200ms ease-in-out;
  transition: fill 200ms ease-in-out; }

.underlay {
  background-color: rgba(0, 0, 0, 0.8);
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0; }

.same_col_height,
.same_height {
  padding-bottom: 9999px;
  margin-bottom: -9999px; }

.sidebar_element {
  background: red;
  margin-bottom: 20px; }

.sidebar_element.sidebar_opening_times {
  background: #CCB54A;
  padding-bottom: 20px; }

.sidebar_element.sidebar_facilities {
  background: red; }

.sidebar_element.sidebar_signup {
  padding: 0;
  background: #383A35; }

.sidebar_element.sidebar_reservation {
  padding: 0;
  background: #CCB54A; }

.sidebar_element.sidebar_book_a_table {
  padding: 0;
  background: #CCB54A; }

.sidebar_element.sidebar_tarrif {
  background: #383A35; }

.sidebar_element.sidebar_tarrif h1 {
  color: white; }

@media (max-width: 1199px) {
  .sidebar_element.sidebar_tarrif h1 {
    font-size: 24px; } }

.sidebar_element.sidebar_tarrif svg path {
  fill: white; }

.sidebar_view_brochure,
.sidebar_tarrif,
.generic_sidebar {
  min-height: 195px;
  background: #CCB54A;
  text-transform: uppercase; }

.sidebar_view_brochure h1,
.sidebar_tarrif h1,
.generic_sidebar h1 {
  font-size: 32px;
  margin: 0;
  line-height: 195px;
  text-align: center;
  color: white;
  white-space: nowrap; }

@media (max-width: 1199px) {
  .sidebar_view_brochure h1,
  .sidebar_tarrif h1,
  .generic_sidebar h1 {
    font-size: 24px; } }

.sidebar_view_brochure svg,
.sidebar_tarrif svg,
.generic_sidebar svg {
  width: 32px;
  max-height: 32px;
  position: absolute;
  bottom: 15px;
  right: 15px; }

.sidebar_view_brochure svg path,
.sidebar_tarrif svg path,
.generic_sidebar svg path {
  fill: white; }

.sidebar_view_brochure.dark_sidebar,
.sidebar_tarrif.dark_sidebar,
.generic_sidebar.dark_sidebar {
  background: url("/assets/images/theme2/Line7475-25.png") #26CAD3; }

.sidebar_view_brochure.dark_sidebar h1,
.sidebar_tarrif.dark_sidebar h1,
.generic_sidebar.dark_sidebar h1 {
  color: white; }

.sidebar_view_brochure.dark_sidebar svg path,
.sidebar_tarrif.dark_sidebar svg path,
.generic_sidebar.dark_sidebar svg path {
  fill: white; }

.sidebar_view_brochure.accommodationSidebar1,
.sidebar_tarrif.accommodationSidebar1,
.generic_sidebar.accommodationSidebar1 {
  background: #555759 !important; }

.sidebar_view_brochure.accommodationSidebar1 h1,
.sidebar_view_brochure.accommodationSidebar1 svg path,
.sidebar_tarrif.accommodationSidebar1 h1,
.sidebar_tarrif.accommodationSidebar1 svg path,
.generic_sidebar.accommodationSidebar1 h1,
.generic_sidebar.accommodationSidebar1 svg path {
  color: white !important;
  fill: white !important; }

.sidebar_view_brochure.accommodationSidebar2,
.sidebar_tarrif.accommodationSidebar2,
.generic_sidebar.accommodationSidebar2 {
  background: #CCB54A !important; }

.sidebar_view_brochure.accommodationSidebar2 h1,
.sidebar_view_brochure.accommodationSidebar2 svg path,
.sidebar_tarrif.accommodationSidebar2 h1,
.sidebar_tarrif.accommodationSidebar2 svg path,
.generic_sidebar.accommodationSidebar2 h1,
.generic_sidebar.accommodationSidebar2 svg path {
  color: white !important;
  fill: white !important; }

.sidebar_view_brochure.accommodationSidebar3,
.sidebar_tarrif.accommodationSidebar3,
.generic_sidebar.accommodationSidebar3 {
  background: #383A35 !important; }

.sidebar_view_brochure.accommodationSidebar3 h1,
.sidebar_view_brochure.accommodationSidebar3 svg path,
.sidebar_tarrif.accommodationSidebar3 h1,
.sidebar_tarrif.accommodationSidebar3 svg path,
.generic_sidebar.accommodationSidebar3 h1,
.generic_sidebar.accommodationSidebar3 svg path {
  color: white !important;
  fill: white !important; }

.lightbox_accordion {
  background-color: #9daca9;
  max-height: 160px;
  overflow: hidden; }

@media (max-width: 991px) {
  .lightbox_accordion {
    overflow: initial;
    background-color: initial; } }

.lightbox_accordion .accordion_back,
.lightbox_accordion .accordion_forward {
  min-height: 164px;
  background-color: #3F5B58;
  cursor: pointer; }

.lightbox_accordion .accordion_back.accordion_back,
.lightbox_accordion .accordion_forward.accordion_back {
  border-right: 43px solid #9daca9; }

.lightbox_accordion .accordion_back.accordion_back svg,
.lightbox_accordion .accordion_forward.accordion_back svg {
  left: 15px; }

@media (max-width: 1199px) {
  .lightbox_accordion .accordion_back.accordion_back,
  .lightbox_accordion .accordion_forward.accordion_back {
    border-right: 20px solid #9daca9; } }

.lightbox_accordion .accordion_back.accordion_forward,
.lightbox_accordion .accordion_forward.accordion_forward {
  border-left: 43px solid #9daca9; }

.lightbox_accordion .accordion_back.accordion_forward svg,
.lightbox_accordion .accordion_forward.accordion_forward svg {
  right: 15px; }

@media (max-width: 1199px) {
  .lightbox_accordion .accordion_back.accordion_forward,
  .lightbox_accordion .accordion_forward.accordion_forward {
    border-left: 20px solid #9daca9; } }

.lightbox_accordion .accordion_back svg,
.lightbox_accordion .accordion_forward svg {
  height: 35px;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  position: absolute; }

.lightbox_accordion .accordion_back svg path,
.lightbox_accordion .accordion_forward svg path {
  -webkit-transition: fill 200ms ease-in-out;
  -moz-transition: fill 200ms ease-in-out;
  transition: fill 200ms ease-in-out; }

.lightbox_accordion .accordion_back:hover svg path,
.lightbox_accordion .accordion_forward:hover svg path {
  fill: #35647E;
  -webkit-transition: fill 200ms ease-in-out;
  -moz-transition: fill 200ms ease-in-out;
  transition: fill 200ms ease-in-out; }

.accordion_thumb {
  width: 100%;
  margin-top: 10px;
  background-position: center;
  margin-bottom: 10px;
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: background-size 200ms ease-in-out;
  -moz-transition: background-size 200ms ease-in-out;
  transition: background-size 200ms ease-in-out; }

.accordion_thumb:hover {
  background-size: 120%;
  -webkit-transition: background-size 200ms ease-in-out;
  -moz-transition: background-size 200ms ease-in-out;
  transition: background-size 200ms ease-in-out; }

@media (max-width: 767px) {
  .accordion_thumb {
    margin-top: 10px;
    margin-bottom: 10px; } }

.global_btn {
  display: inline-block;
  height: 80px;
  position: relative;
  border: none;
  font-size: 24px;
  text-align: left;
  padding-left: 20px;
  width: 100%;
  background-color: #4F86A0; }

.global_btn span {
  color: white;
  -webkit-transition: fill 200ms ease-in-out;
  -moz-transition: fill 200ms ease-in-out;
  transition: fill 200ms ease-in-out; }

.global_btn svg {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  right: 20px;
  height: 40px;
  width: 40px; }

.global_btn svg path {
  -webkit-transition: fill 200ms ease-in-out;
  -moz-transition: fill 200ms ease-in-out;
  transition: fill 200ms ease-in-out; }

.global_btn:hover {
  border: none; }

.global_btn:hover span {
  color: rgba(0, 0, 0, 0.9);
  -webkit-transition: color 200ms ease-in-out;
  -moz-transition: color 200ms ease-in-out;
  transition: color 200ms ease-in-out; }

.global_btn:hover svg path {
  fill: rgba(0, 0, 0, 0.9);
  -webkit-transition: fill 200ms ease-in-out;
  -moz-transition: fill 200ms ease-in-out;
  transition: fill 200ms ease-in-out; }

button {
  border: 0;
  background: transparent; }

a.button:hover {
  text-decoration: none; }

html body .signup_btn_color button {
  background: url("/assets/images/theme2/LineWhite25.png") #9BE7D8;
  border-color: url("/assets/images/theme2/LineWhite25.png") #9BE7D8;
  width: 100%;
  padding: 20px 0;
  border: none;
  -webkit-transition: background 200ms ease-in-out;
  -moz-transition: background 200ms ease-in-out;
  transition: background 200ms ease-in-out; }

html body .signup_btn_color button a {
  color: white;
  border-color: transparent;
  font-size: 25px;
  border-color: red; }

html body .signup_btn_color button:hover {
  background: white;
  -webkit-transition: background 200ms ease-in-out;
  -moz-transition: background 200ms ease-in-out;
  transition: background 200ms ease-in-out; }

html body .signup_btn_color button:hover a {
  color: rgba(0, 0, 0, 0.7); }

html body .signup_btn_color > div {
  background: url("/assets/images/theme2/LineWhite25.png") #9BE7D8; }

html body .signup_btn_color > div span {
  color: white; }

html body .signup_btn_color > div span a {
  color: white; }

.events_main_header {
  background: url("/assets/images/theme2/Line7475-25.png") rgba(115, 9, 0, 0.8);
  text-align: center;
  padding: 11px 0; }

.events_main_header h1 {
  margin: 0;
  color: white !important;
  font-size: 36px; }

.upcoming_events {
  background: white;
  text-align: center;
  padding: 10px 0; }

.upcoming_events h2 {
  margin: 0;
  color: #5AB7B2;
  font-size: 14px; }

.sidebar_opening_times {
  background: #CCB54A;
  color: #2F3535; }

.sidebar_address {
  background: #555759;
  color: white;
  padding: 20px 15px;
  font-size: 17px; }

.sidebar_address a {
  color: white; }

.sidebar_address a.button {
  text-transform: uppercase;
  background-color: white;
  color: #2F3535;
  margin-top: 10px;
  border: none;
  font-size: 32px;
  width: 100%;
  display: inline-block;
  text-align: center; }

.sidebar_address svg {
  display: inline-block;
  height: 28px;
  max-width: 28px;
  margin-top: 50px;
  margin-right: 10px; }

.sidebar_address svg path,
.sidebar_address svg circle {
  fill: white; }

.news_item_listing {
  background: #E6F9F5;
  color: #46797B;
  border-bottom: 1px solid white; }

.news_item_listing a {
  color: #46797B; }

.news_item_listing > div > div {
  /* height: 50px; */ }

.news_item_listing h1 {
  font-size: 24px;
  margin: 0;
  display: inline-block;
  width: 100%;
  padding-right: 66px; }

@media (max-width: 991px) {
  .news_item_listing h1 {
    font-size: 18px; } }

.news_item_listing .date {
  line-height: 1.1;
  left: 15px;
  font-size: 24px;
  text-transform: uppercase; }

@media (max-width: 991px) {
  .news_item_listing .date {
    font-size: 12px; } }

.news_item_listing svg {
  height: 16px;
  max-width: 16px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 15px; }

.news_item_listing svg path {
  fill: #5AB7B2; }

.date_header {
  text-align: center;
  background-color: #CDF3EB;
  color: #5AB7B2;
  padding: 10px 0; }

.date_header h3 {
  margin: 0;
  font-size: 12px; }

.more_header {
  text-align: center;
  background-color: #5AB7B2;
  color: white;
  padding: 10px 0;
  text-transform: uppercase;
  position: relative;
  cursor: pointer; }

.more_header h4 {
  margin: 0;
  font-size: 12px; }

.more_header svg {
  height: 16px;
  max-width: 16px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 15px; }

.more_header svg path {
  fill: white; }

.offers_main_header {
  background: url("/assets/images/theme2/Line7475-25.png") #4F86A0;
  text-align: center;
  padding: 11px 0; }

.offers_main_header h1 {
  margin: 0;
  color: white;
  font-size: 36px; }

.upcoming_offers {
  background: white;
  text-align: center;
  padding: 10px 0;
  border-bottom: 15px solid #E5EDF1; }

.upcoming_offers h2 {
  margin: 0;
  color: #95B7C6;
  font-size: 14px; }

.offer_item {
  background-color: #E5EDF1;
  padding-bottom: 15px; }

.offer_item:first-of-type {
  padding-top: 15px; }

.offer_item h1 {
  font-size: 22px;
  margin-top: 0; }

.offer_item h1 a {
  text-decoration: none;
  color: #4F86A0; }

.offer_item .more_link {
  text-transform: uppercase;
  color: #4F86A0; }

.more_header_offers {
  text-align: center;
  background-color: #4F86A0;
  color: white;
  padding: 10px 0;
  text-transform: uppercase;
  position: relative;
  cursor: pointer; }

.more_header_offers h4 {
  margin: 0;
  font-size: 12px; }

.more_header_offers svg {
  height: 16px;
  max-width: 16px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 15px; }

.more_header_offers svg path {
  fill: white; }

.news_main_header {
  background: url("/assets/images/theme2/Line7475-25.png") #9BE7D8;
  text-align: center;
  padding: 11px 0; }

.news_main_header h1 {
  margin: 0;
  color: #35647E;
  font-size: 36px; }

.news_main_header + .offer_item {
  padding-top: 15px; }

.news_item {
  background-color: white;
  padding-bottom: 15px; }

.news_item:first-of-type {
  padding-top: 15px; }

.news_item h1 {
  margin-top: 0;
  font-size: 22px; }

.news_item h1 a {
  text-decoration: none;
  color: #35647E; }

.news_item .more_link {
  text-transform: uppercase;
  color: #35647E; }

.more_header_news {
  text-align: center;
  background-color: #5AB7B2;
  color: white;
  padding: 10px 0;
  text-transform: uppercase;
  position: relative;
  cursor: pointer; }

.more_header_news h4 {
  margin: 0;
  font-size: 12px; }

.more_header_news svg {
  height: 16px;
  max-width: 16px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 15px; }

.more_header_news svg path {
  fill: white; }

.signup_sidebar {
  background: url("/assets/images/theme2/Line7475-25.png") #4F86A0;
  height: auto; }

.signup_sidebar h2 {
  color: white;
  font-size: 40px; }

.signup_sidebar span {
  color: white;
  font-size: 18px; }

.signup_sidebar a.button {
  text-transform: uppercase;
  background-color: #26CAD3;
  color: white;
  margin-top: 10px;
  border: none;
  font-size: 32px;
  width: 100%;
  display: inline-block;
  text-align: center; }

.food_content_bg {
  background: #555759; }

.food_content_bg a {
  color: #CCB54A;
  text-decoration: underline; }

.food_content_bg a:hover {
  text-decoration: none; }

.book_a_table_block {
  background-color: #CCB54A;
  text-align: center;
  padding-bottom: 10px; }

.book_a_table_block h3 {
  color: white;
  font-size: 32px;
  margin-bottom: -6px;
  font-family: "Oswald", sans-serif; }

.book_a_table_block h4 {
  color: black;
  font-size: 32px;
  display: inline-block;
  border-top: 1px solid black;
  padding-bottom: 15px;
  font-family: "Oswald", sans-serif; }

.book_a_table_block h4 a {
  color: black;
  font-family: "Oswald", sans-serif; }

.button_bar {
  padding: 40px 0 25px;
  background: #383A35;
  box-shadow: 0px 10px 5px rgba(136, 136, 136, 0.33), 0px -10px 5px rgba(136, 136, 136, 0.33);
  position: relative; }

a.btn {
  width: 100%;
  color: white;
  background-color: #859894;
  position: relative;
  height: 80px;
  font-size: 32px;
  line-height: 60px;
  text-overflow: ellipsis;
  overflow: hidden;
  padding-right: 46px;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  font-family: "Oswald", sans-serif; }

a.btn.mm_btn, a.btn.food_btn1 {
  background: white;
  color: #CCB54A; }

a.btn.mm_btn svg path,
a.btn.mm_btn svg polygon, a.btn.food_btn1 svg path,
a.btn.food_btn1 svg polygon {
  fill: #CCB54A; }

a.btn.mm_btn _:-ms-input-placeholder svg, :root a.btn.mm_btn svg, a.btn.food_btn1 _:-ms-input-placeholder svg, :root a.btn.food_btn1 svg {
  display: none; }

a.btn.mm_btn {
  margin-bottom: 15px; }

a.btn.lm_btn, a.btn.food_btn2 {
  background: #CCB54A;
  color: white; }

a.btn.lm_btn svg path,
a.btn.lm_btn svg polygon, a.btn.food_btn2 svg path,
a.btn.food_btn2 svg polygon {
  fill: white; }

a.btn.sm_btn, a.btn.food_btn3 {
  background: white;
  color: #CCB54A; }

a.btn.sm_btn svg path,
a.btn.sm_btn svg polygon, a.btn.food_btn3 svg path,
a.btn.food_btn3 svg polygon {
  fill: #CCB54A; }

a.btn svg {
  position: absolute;
  top: 50%;
  right: 5px;
  height: 50px;
  transform: translateY(-50%); }

a.btn svg path,
a.btn svg polygon {
  fill: white;
  -webkit-transition: fill 200ms ease-in-out;
  -moz-transition: fill 200ms ease-in-out;
  transition: fill 200ms ease-in-out; }

a.btn:hover {
  background-color: #1B322E;
  color: white;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out; }

a.btn:hover svg path,
a.btn:hover svg polygon {
  fill: white;
  -webkit-transition: fill 200ms ease-in-out;
  -moz-transition: fill 200ms ease-in-out;
  transition: fill 200ms ease-in-out; }

.lower_content {
  padding-top: 20px;
  background: white; }

.lower_content h2,
.lower_content h3 {
  font-size: 32px;
  font-family: "Oswald", sans-serif; }

.brochure_box,
.accommodationSidebar1 {
  text-align: center;
  padding-bottom: 5px !important;
  margin-bottom: 20px !important; }

.brochure_box h1,
.accommodationSidebar1 h1 {
  font-size: 21px !important; }

.brochure_box svg,
.accommodationSidebar1 svg {
  height: 32px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px; }

.tarrif_box,
.accommodationSidebar2 {
  text-align: center;
  padding-bottom: 5px !important;
  margin-bottom: 20px !important; }

.tarrif_box h1,
.accommodationSidebar2 h1 {
  font-size: 21px !important; }

.tarrif_box svg,
.accommodationSidebar2 svg {
  height: 32px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px; }

.reservation_box,
.accommodationSidebar3 {
  text-align: center;
  padding-bottom: 5px !important;
  margin-bottom: 20px !important; }

.reservation_box h1,
.accommodationSidebar3 h1 {
  font-size: 21px !important; }

.reservation_box h2,
.accommodationSidebar3 h2 {
  font-size: 21px !important; }

.reservation_box svg,
.accommodationSidebar3 svg {
  height: 32px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px; }

.news_area {
  background-color: #555759; }

.news_area h1.t {
  text-align: center;
  color: #1B322E;
  border-bottom: 1px solid white;
  font-size: 32px;
  font-family: "Oswald", sans-serif;
  padding-bottom: 20px; }

.news_area h2.t {
  color: white;
  text-transform: uppercase;
  font-size: 20px; }

.news_area .events_block {
  background-color: white; }

.offers_block {
  background-color: #383A35;
  color: white; }

.offers_block time {
  color: white;
  padding-top: 15px;
  display: inline-block; }

.offers_block .offers_item {
  /*&:hover {
            svg path {
                fill: white;
            }
        }*/ }

.offers_block .offers_item h1 {
  margin: 7px 0 3px;
  font-size: 18px;
  color: #BDC8C4; }

.offers_block .offers_item svg {
  height: 27px;
  margin-bottom: 10px; }

.offers_block .offers_item svg path {
  fill: rgba(255, 255, 255, 0.25); }

.offers_block .offers_item p {
  color: white;
  line-height: 1.61803398875; }

.news_block {
  background-color: white;
  color: white; }

.news_block time {
  color: #BDC8C4;
  padding-top: 15px;
  display: inline-block; }

.news_block .news_item h1 {
  margin: 7px 0 3px;
  font-size: 18px;
  padding-bottom: 0;
  color: #555759; }

.news_block .news_item p {
  color: #808285;
  line-height: 1.61803398875; }

.news_block .news_item svg {
  height: 27px;
  margin-bottom: 10px; }

.news_block .news_item svg path {
  fill: rgba(27, 50, 46, 0.25); }

.left_bg {
  background: #2F3535;
  padding: 17px 20px; }

.left_bg h1 {
  color: white;
  font-size: 24px;
  margin: 0 0 15px 0;
  text-transform: uppercase; }

.left_bg h2 {
  color: white;
  font-size: 16px;
  margin: 0;
  text-transform: uppercase; }

.left_clear {
  background: black;
  color: white;
  text-transform: uppercase;
  padding: 5px 0; }

.more_area {
  color: white;
  text-align: right;
  padding-right: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
  text-transform: uppercase;
  position: relative; }

.more_area p {
  clear: both;
  margin: 0;
  position: relative;
  right: -8px;
  padding-bottom: 3px; }

.more_area svg {
  height: 20px; }

.more_area svg polygon {
  fill: white; }

.content_grey_bar {
  background-color: #CCB54A;
  color: white;
  text-align: center;
  height: 30px;
  text-transform: uppercase;
  margin: 0 0 15px 0;
  line-height: 30px;
  font-size: 12px;
  padding-right: 15px;
  position: relative; }

@media (min-width: 768px) {
  .content_grey_bar {
    text-align: right; } }

.content_grey_bar a {
  color: white; }

.content_grey_bar a:hover {
  text-decoration: none; }

.content_grey_bar a span:hover {
  text-decoration: underline;
  color: white; }

.content_grey_bar svg {
  height: 17px;
  width: 17px;
  position: relative;
  top: 4px;
  right: 5px; }

.content_grey_bar svg path {
  fill: white; }

.errors {
  background-color: #ce6d6d;
  border: 4px solid #a54c4c;
  padding: 15px;
  margin: 20px 0 20px 0; }

.errors h3 {
  color: white;
  margin-top: 0; }

.errors div {
  color: white; }

.errors a {
  text-decoration: underline;
  color: white; }

.successes {
  background-color: #458845;
  border: 4px solid #3d6f3d;
  padding: 15px;
  margin-top: 20px;
  color: white; }

.successes a {
  color: white;
  text-decoration: underline; }

.successes a:hover {
  text-decoration: none; }

.successes.successes-signup {
  margin-top: 0;
  margin-bottom: 30px; }

.successes.successes-signup:before, .successes.successes-signup:after {
  display: table;
  content: " "; }

.successes.successes-signup:after {
  clear: both; }

.successes.successes-signup p {
  text-align: center; }

.successes.successes-signup p:last-child {
  margin-bottom: 0; }

@media (min-width: 767px) {
  .successes.successes-signup p {
    text-align: left; } }

.successes.successes-signup img {
  display: block;
  max-width: 300px;
  margin: 0 auto 15px; }

@media (min-width: 767px) {
  .successes.successes-signup img {
    float: left;
    margin: 0 15px 0 0; } }

@media (max-width: 991px) {
  .sign_up_bg {
    padding: 0 15px; } }

::-webkit-input-placeholder {
  color: #666; }

:-ms-input-placeholder {
  color: #666; }

::-moz-placeholder {
  color: #666;
  opacity: 1; }

form label,
form input[type="text"],
form input[type="email"],
form input[type="password"],
form textarea {
  width: 100%; }

form label {
  font-size: 18px;
  margin-top: 15px;
  margin-bottom: 15px;
  color: #2F3535; }

form input,
form textarea {
  font-size: 18px;
  padding: 15px;
  outline: none;
  -webkit-transition: border 200ms ease-in-out;
  -moz-transition: border 200ms ease-in-out;
  transition: border 200ms ease-in-out;
  border: 1px solid #F4EFD7;
  background: #F4EFD7;
  color: #2F3535; }

form input:focus,
form textarea:focus {
  border: 1px solid #A3E2FA;
  -webkit-transition: border 200ms ease-in-out;
  -moz-transition: border 200ms ease-in-out;
  transition: border 200ms ease-in-out; }

form input[type="submit"] {
  margin-top: 35px;
  margin-bottom: 45px;
  width: 50%;
  background-color: #555759;
  color: white;
  border: 1px solid #555759;
  outline: 15px solid #555759;
  margin-left: 15px;
  font-size: 24px;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out; }

form input[type="submit"]:hover, form input[type="submit"]:active {
  background-color: #CCB54A;
  color: #555759;
  border: 1px solid #CCB54A;
  outline: 15px solid #CCB54A;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out; }

@media (max-width: 991px) {
  form input[type="submit"] {
    width: calc(100% - 30px); } }

form select {
  border: 1px solid #F4EFD7;
  background: #F4EFD7;
  color: #2F3535;
  height: 57px;
  width: 100%;
  font-size: 18px;
  outline: none;
  -webkit-transition: border 200ms ease-in-out;
  -moz-transition: border 200ms ease-in-out;
  transition: border 200ms ease-in-out; }

form select:focus {
  border: 1px solid #A3E2FA;
  -webkit-transition: border 200ms ease-in-out;
  -moz-transition: border 200ms ease-in-out;
  transition: border 200ms ease-in-out; }

form .checkbox_label {
  font-size: 16px; }

form .checkbox_label input {
  margin-right: 15px; }

form.inline_form {
  width: calc(100% - 200px);
  margin-left: auto;
  margin-right: auto; }

form.inline_form p {
  line-height: 22px; }

form.inline_form p a {
  text-decoration: underline; }

form.inline_form input[type="submit"] {
  width: calc(100% - 30px);
  margin-top: 15px; }

@media (max-width: 991px) {
  form.inline_form {
    width: 100%; } }

form.signup_form .grecaptcha-badge {
  margin-bottom: 15px;
  margin-top: -15px; }

@media (min-width: 991px) {
  form.signup_form .grecaptcha-badge {
    margin-top: 18px;
    margin-bottom: 0; } }

@media (min-width: 991px) {
  form.signup_form input.g-recaptcha[type="submit"] {
    float: left;
    width: 210px; } }

@media (min-width: 1199px) {
  form.signup_form input.g-recaptcha[type="submit"] {
    width: 300px; } }

.grecaptcha-badge {
  margin-top: 15px; }

@media (min-width: 991px) {
  .grecaptcha-badge {
    float: right;
    margin-top: 37px; } }

.sitemap_data {
  list-style-type: disc;
  list-style-position: inside;
  margin-bottom: 20px; }

.sitemap_data li {
  padding-bottom: 10px;
  font-size: 16px; }

.sitemap_data li a {
  -webkit-transition: color 200ms ease-in-out;
  -moz-transition: color 200ms ease-in-out;
  transition: color 200ms ease-in-out; }

.sitemap_data li a:hover {
  color: black;
  -webkit-transition: color 200ms ease-in-out;
  -moz-transition: color 200ms ease-in-out;
  transition: color 200ms ease-in-out; }

.day {
  display: inline-block;
  width: 40px; }

.anti-row {
  margin-left: 15px;
  margin-right: 15px; }

@media (max-width: 767px) {
  form .row.mb20 {
    margin-bottom: 0; } }

.page_content_wrapper {
  clear: both;
  display: grid; }

@media (min-width: 991px) {
  .page_content_wrapper {
    grid-template-columns: 8fr 4fr; } }

.page_content {
  padding-right: 15px;
  padding-left: 15px;
  background-color: white; }

.page_container {
  padding-top: 20px;
  background-color: transparent; }

.page_content_inner {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: white; }

.page_sidebar {
  color: white; }

.follow-message {
  word-wrap: normal;
  -moz-hyphens: none;
  -webkit-hyphens: none;
  -o-hyphens: none;
  hyphens: none; }

.item-dates {
  font-weight: bold; }

.privacy_summary {
  padding: 20px;
  border: 1px solid #ccc; }

.privacy_summary h2 {
  margin-top: 0;
  font-size: 24px; }

.privacy_summary ol {
  margin-bottom: 0;
  padding-left: 20px; }

.privacy_summary li {
  margin-bottom: 1em; }

.privacy_summary li:last-child {
  margin-bottom: 0; }

.policy_text h2 {
  font-size: 24px; }

.policy_text h3 {
  font-size: 18px; }

.policy_text td {
  padding-bottom: 10px; }

.policy_text td:first-child {
  padding-right: 15px; }

.policy_text li {
  margin-bottom: 10px; }

/*
header.site-header {
    h1.logo {
        @media (max-width: 500px) {
            span {
                display:none;
            }
        }
    }
}
*/
.cta {
  position: relative;
  margin: 15px auto;
  padding: 15px; }

.cta__close {
  position: absolute;
  top: -10px;
  right: 5px;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  text-align: center;
  font-size: 19px;
  line-height: 1;
  font-family: arial, sans-serif;
  padding-left: 1px;
  box-sizing: border-box; }

.cta__close:hover {
  text-decoration: none; }

@media (min-width: 767px) {
  .cta__close {
    right: -10px; } }

.signup-cta {
  background: #CCB54A;
  color: white;
  display: flex;
  align-items: stretch; }

.signup-cta__close {
  background: white;
  border: 1px solid #CCB54A;
  color: #CCB54A; }

.signup-cta .bell {
  width: 32px;
  height: 32px;
  margin-right: 10px;
  align-self: center; }

.signup-cta .bell path {
  fill: #383A35; }

@media (min-width: 767px) {
  .signup-cta .bell {
    margin-right: 15px; } }

@media (min-width: 991px) {
  .signup-cta .bell {
    margin-right: 20px; } }

.signup-cta__text {
  flex: 1;
  font-size: 16px;
  margin-right: 10px;
  align-self: center; }

@media (min-width: 767px) {
  .signup-cta__text {
    font-size: 18px;
    margin-right: 15px; } }

@media (min-width: 991px) {
  .signup-cta__text {
    margin-right: 20px; } }

.signup-cta__input {
  max-width: 250px;
  font-size: 14px;
  padding: 5px;
  margin-right: 15px;
  display: none; }

@media (min-width: 767px) {
  .signup-cta__input {
    display: block; } }

@media (min-width: 991px) {
  .signup-cta__input {
    max-width: 300px;
    margin-right: 20px; } }

.signup-cta__submit {
  color: #CCB54A;
  background-color: white;
  border-color: green; }

.signup-cta__submit:hover {
  color: white;
  background-color: #383A35;
  border-color: green; }

.signup-cta__powered-by {
  display: none;
  position: absolute;
  bottom: -7px;
  right: 0;
  font-size: 10px;
  padding: 0 5px;
  border-bottom-left-radius: 4px; }

.signup-cta__powered-by:before {
  background: #CCB54A;
  position: absolute;
  height: 7px;
  bottom: 0;
  width: 100%;
  content: '';
  right: 0;
  z-index: -1;
  border-bottom-left-radius: 3px;
  background-position-x: 2px; }

.signup-cta__powered-by a {
  color: inherit; }

.signup-cta__powered-by .uyl-logo {
  height: 12px;
  vertical-align: middle;
  margin-left: 2px;
  width: 70px; }

.signup-cta__powered-by .uyl-logo path {
  fill: white; }

.signup-cta__powered-by .uyl-logo:hover path {
  fill: white !important; }

.booking-cta {
  font-size: 16px;
  background: #CCB54A;
  color: white; }

.booking-cta__close {
  background: white;
  border: 1px solid #CCB54A;
  color: #CCB54A; }

@media (min-width: 750px) {
  .booking-cta {
    font-size: 18px; } }

.booking-cta__button {
  white-space: nowrap;
  padding: 0 10px;
  color: white;
  -webkit-transition: color 200ms ease-in-out;
  -moz-transition: color 200ms ease-in-out;
  transition: color 200ms ease-in-out;
  display: block;
  width: 100%; }

.booking-cta__button:hover {
  color: #383A35;
  text-decoration: none; }

.booking-cta__inner:not(.--jsfied) {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; }

.booking-cta__inner.--show-secondary .-secondary {
  display: block; }

.booking-cta__inner.--show-secondary .-primary .-more > button span {
  transform: rotate(180deg); }

.booking-cta ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.booking-cta .-primary {
  display: flex;
  justify-content: space-evenly;
  text-align: center; }

.booking-cta .-primary > li {
  flex-grow: 1;
  border-left: 1px solid #383A35; }

.booking-cta .-primary > li:first-of-type {
  border-left: 0; }

.booking-cta .-primary .-more {
  white-space: nowrap; }

.booking-cta .-primary .-more > button span {
  display: inline-block;
  transition: transform 0.2s; }

.booking-cta .-secondary {
  max-width: 100%;
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  animation: nav-secondary 0.2s;
  background: #CCB54A;
  color: white;
  z-index: 1;
  padding: 0 15px;
  text-align: right; }

.booking-cta .-secondary .booking-cta__button {
  padding-top: 10px;
  padding-bottom: 10px; }

.booking-cta .--hidden {
  display: none; }

@keyframes nav-secondary {
  0% {
    opacity: 0;
    transform: translateY(-1em); }
  100% {
    opacity: 1;
    transform: translateY(0); } }

.calendar-list {
  display: flex;
  min-height: 60px;
  margin: 0 0 5px;
  align-items: center; }

.calendar-list__date-wrap, .calendar-list__button-wrap {
  width: 17%;
  min-width: 60px; }

.calendar-list__date-wrap {
  height: 50px; }

.calendar-list__date {
  width: 60px;
  text-align: center; }

.calendar-list__month {
  word-wrap: normal;
  text-transform: uppercase;
  font-size: 16px; }

.calendar-list__day {
  word-wrap: normal;
  text-transform: uppercase;
  font-size: 28px;
  line-height: 1;
  margin-top: -5px; }

.calendar-list__title {
  margin: 0;
  flex: 1;
  padding-left: 5px;
  padding-right: 10px;
  align-self: center;
  -webkit-transition: background 200ms ease-in-out;
  -moz-transition: background 200ms ease-in-out;
  transition: background 200ms ease-in-out; }

.calendar-list__title small {
  color: #797676; }

.calendar-list__title-text {
  display: block;
  width: 100%;
  height: 100%; }

.calendar-list__title-text:hover {
  text-decoration: none;
  color: inherit; }

.calendar-list__button-wrap {
  height: 50px;
  -webkit-transition: background 200ms ease-in-out;
  -moz-transition: background 200ms ease-in-out;
  transition: background 200ms ease-in-out; }

.calendar-list__button {
  text-align: center;
  width: 100%;
  height: 100%;
  display: flex; }

.calendar-list__button:hover {
  text-decoration: none; }

.calendar-list__button-text {
  width: 100%;
  align-self: center;
  font-size: 12px;
  color: white;
  text-align: center; }

_:-ms-fullscreen, :root .calendar-list {
  min-height: auto;
  height: 60px; }

.news-snippet {
  margin-bottom: 20px; }

.news-snippet:last-of-type {
  margin-bottom: 10px; }

.news-snippet__heading {
  font-size: 18px;
  margin: 0 0 5px; }

.news-snippet__heading-link:hover {
  text-decoration: none; }

.news-snippet__date {
  font-size: 14px;
  margin-bottom: 5px; }

.news-snippet__body {
  font-size: 14px; }

.news-snippet__view {
  text-transform: uppercase;
  font-size: 12px; }

.news-snippet__view:hover {
  text-decoration: none; }

.news-carousel {
  background: white;
  margin: 0 15px;
  position: relative;
  /* &__no-image {
        display:flex;
        align-items: center;
        justify-content: center;
        height:calc(200px + 1.2rem + 10px);
        font-size:18px;
    }*/ }

.news-carousel__items {
  padding: 10px; }

body:not([data-theme-id="4"]) .news-carousel .news-carousel__items,
body[data-theme-id="4"] .news-carousel:not(.news-carousel--home) .news-carousel__items {
  width: 100% !important;
  text-align: center; }

.news-carousel__item {
  text-align: center;
  max-width: 100%;
  width: 230px;
  display: block;
  padding: 0 10px;
  position: relative;
  line-height: 1.3; }

.news-carousel__image {
  margin: 0 auto 10px;
  width: 200px;
  height: 200px;
  object-fit: cover;
  font-family: 'object-fit: cover;'; }

.news-carousel__date-wrap {
  position: absolute;
  width: 60px;
  height: 60px;
  top: 0;
  left: 0;
  background: white;
  display: flex;
  align-items: center;
  justify-items: center; }

.news-carousel__date {
  font-size: 14px;
  font-family: inherit;
  margin: -6px 0 0 0;
  flex: 1;
  position: relative; }

.news-carousel__month {
  word-wrap: normal;
  text-transform: none;
  color: #9DAEAB;
  font-family: inherit;
  font-size: 16px;
  line-height: 21px; }

.news-carousel__month--split {
  font-size: 13px;
  line-height: 13px; }

.news-carousel__day {
  word-wrap: normal;
  text-transform: uppercase;
  font-family: inherit;
  font-size: 28px;
  line-height: 21px;
  margin: 0;
  color: #9DAEAB; }

.news-carousel__day--split {
  font-size: 20px;
  line-height: 25px;
  margin: -4px 0; }

.news-carousel__split-date {
  position: relative;
  background-image: linear-gradient(-45deg, transparent 0%, transparent 49%, #ddd 50%, transparent 51%, transparent 100%);
  width: 50px;
  height: 50px;
  margin: 5px; }

.news-carousel__split-start {
  position: absolute;
  top: 0;
  left: 0;
  text-align: left; }

.news-carousel__split-end {
  position: absolute;
  bottom: 0;
  right: 0;
  text-align: right; }

.news-carousel__link {
  display: block;
  color: black;
  text-decoration: none; }

.news-carousel__link:hover {
  color: black;
  text-decoration: none; }

.news-carousel__controls {
  width: 100%;
  height: 100%;
  position: absolute; }

.news-carousel .flickity-prev-next-button {
  padding: 0;
  width: 26px;
  height: 26px;
  background: #383A35;
  border: 3px solid white; }

.news-carousel .flickity-prev-next-button svg path.arrow {
  fill: white; }

.news-carousel .flickity-prev-next-button.next {
  right: -13px; }

.news-carousel .flickity-prev-next-button.previous {
  left: -13px; }

.news-carousel .flickity-prev-next-button:disabled {
  display: none; }

.news-carousel--home {
  margin: 0 0 25px;
  background: white; }

.news-carousel--home .news-carousel__items {
  padding: 15px; }

.news-carousel--home .news-carousel__link {
  color: black; }

.news-carousel--home .news-carousel__link:hover {
  color: black; }

.news-carousel--home .news-carousel__day {
  color: inherit; }

.news-carousel--home .flickity-prev-next-button {
  background: #383A35;
  border: 3px solid white; }

.news-carousel--home .flickity-prev-next-button svg path.arrow {
  fill: white; }

footer.site-footer #map a {
  color: inherit; }

#map svg path {
  fill: #EB4841; }

.feature-logos {
  line-height: 1;
  padding: 0;
  text-align: center; }

.feature-logos__wrapper {
  display: inline-block;
  margin: 3px 7px;
  vertical-align: top; }

@media (min-width: 991px) {
  .feature-logos__wrapper {
    margin: 5px 15px; } }

.feature-logos svg, .feature-logos__hygiene {
  height: 16px; }

.feature-logos svg.useyourlocal, .feature-logos__hygiene.useyourlocal {
  margin-top: 2px; }

@media (min-width: 991px) {
  .feature-logos svg, .feature-logos__hygiene {
    height: 20px; }
  .feature-logos svg.useyourlocal, .feature-logos__hygiene.useyourlocal {
    margin-top: 3px; } }

.feature-logos__hygiene {
  vertical-align: baseline; }

.feature-logos .cask_marque .icon {
  fill: #DAAF5A; }

.feature-logos .cask_marque .text {
  fill: white; }

.feature-logos .useyourlocal .use {
  fill: #f04e22; }

.feature-logos .useyourlocal .your {
  fill: #0094e2; }

.feature-logos .useyourlocal .local {
  fill: #f04e22; }

.feature-logos .drinkaware .text {
  fill: white; }

.feature-logos .drinkaware .dot {
  fill: #d31245; }

.feature-logos .bt_sport .text {
  fill: white; }

.feature-logos .bt_sport .line {
  stroke: white; }

.fixtures__matchpint {
  text-align: center;
  text-decoration: none;
  margin-bottom: 15px; }

.fixtures__matchpint img {
  height: 10px;
  vertical-align: baseline; }

.fixtures__matchpint:hover {
  color: #666; }

.fixtures__matchpint:hover img {
  opacity: 0.666; }

.fixture {
  padding: 10px; }

@media (min-width: 400px) {
  .fixture {
    padding: 15px; } }

.fixture p {
  line-height: 1.5; }

.fixture p:last-child, .fixture:last-child {
  margin-bottom: 0; }

.fixture__upper {
  display: grid;
  grid-template-columns: 40px auto 40px;
  grid-gap: 10px;
  align-items: center; }

@media (min-width: 400px) {
  .fixture__upper {
    grid-gap: 15px;
    grid-template-columns: 75px auto 75px; } }

.fixture__team img {
  max-width: 100%;
  filter: drop-shadow(2px 2px 0 rgba(0, 0, 0, 0.2)); }

.fixture__detail {
  text-align: center; }

.fixture__channel {
  max-height: 20px;
  max-width: 75px;
  vertical-align: middle; }

@media (min-width: 400px) {
  .fixture__channel {
    max-height: 24px;
    max-width: 100px; } }

.fixture__title {
  font-size: 18px;
  margin: 0 auto 12px; }

svg {
  height: 15px; }

#map svg {
  height: auto;
  width: auto;
  position: static; }

#map .mapboxgl-marker svg {
  height: 41px;
  width: 27px; }

* {
  font-family: "Oswald", sans-serif; }

body {
  background-color: #ffffff;
  line-height: 2; }

header.site-header {
  background-color: #383A35; }

header.site-header .logo {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  line-height: 1.1; }

@media (max-width: 991px) {
  header.site-header .logo {
    display: block;
    margin-top: 10px;
    margin-bottom: 10px; }
  header.site-header .logo a {
    font-size: 36px !important; } }

header.site-header .logo a {
  color: #CCB54A;
  text-decoration: none;
  -webkit-transition: color 200ms ease-in-out;
  -moz-transition: color 200ms ease-in-out;
  transition: color 200ms ease-in-out;
  font-family: "Oswald", sans-serif;
  font-size: 48px;
  text-transform: uppercase;
  overflow-wrap: normal; }

header.site-header .logo a span {
  font-family: "Oswald", sans-serif; }

header.site-header .logo:hover a {
  color: white;
  text-decoration: none;
  -webkit-transition: color 200ms ease-in-out;
  -moz-transition: color 200ms ease-in-out;
  transition: color 200ms ease-in-out; }

header.site-header .logo_image {
  max-height: 100px;
  max-width: 500px; }

header.site-header .bb {
  border-bottom: none; }

header.site-header ul.main-menu {
  text-align: left; }

header.site-header ul.main-menu li {
  background-color: transparent;
  -webkit-transition: background-color 200ms ease-in-out;
  -moz-transition: background-color 200ms ease-in-out;
  transition: background-color 200ms ease-in-out;
  float: left; }

header.site-header ul.main-menu li a {
  color: white;
  -webkit-transition: color 200ms ease-in-out;
  -moz-transition: color 200ms ease-in-out;
  transition: color 200ms ease-in-out;
  font-size: 16px;
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
  padding: 11px 6px;
  display: inline-block;
  text-decoration: none; }

header.site-header ul.main-menu li:hover, header.site-header ul.main-menu li.active {
  background-color: white;
  -webkit-transition: background-color 200ms ease-in-out;
  -moz-transition: background-color 200ms ease-in-out;
  transition: background-color 200ms ease-in-out; }

header.site-header ul.main-menu li:hover a, header.site-header ul.main-menu li.active a {
  color: black;
  -webkit-transition: color 200ms ease-in-out;
  -moz-transition: color 200ms ease-in-out;
  transition: color 200ms ease-in-out; }

header.site-header ul.main-menu li.social_li {
  background: paleblue;
  float: right; }

header.site-header ul.main-menu li.social_li a {
  color: #CCB54A;
  text-transform: none; }

header.site-header ul.social_icons {
  float: right; }

header.site-header ul.social_icons li {
  list-style-type: none;
  display: inline-block; }

.side_share {
  height: 45px;
  width: 45px;
  background-color: #CCB54A;
  bottom: 10px;
  right: 0;
  position: fixed;
  z-index: 9010;
  line-height: 56px;
  text-align: center;
  cursor: pointer;
  -webkit-transition: background-color 200ms ease-in-out;
  -moz-transition: background-color 200ms ease-in-out;
  transition: background-color 200ms ease-in-out; }

@media (min-width: 992px) {
  .side_share {
    top: 350px; } }

.side_share svg {
  height: 22px; }

.side_share svg path {
  fill: rgba(255, 255, 255, 0.5);
  -webkit-transition: fill 200ms ease-in-out;
  -moz-transition: fill 200ms ease-in-out;
  transition: fill 200ms ease-in-out; }

.side_share:hover {
  background-color: white;
  -webkit-transition: background-color 200ms ease-in-out;
  -moz-transition: background-color 200ms ease-in-out;
  transition: background-color 200ms ease-in-out; }

.side_share:hover svg path {
  -webkit-transition: fill 200ms ease-in-out;
  -moz-transition: fill 200ms ease-in-out;
  transition: fill 200ms ease-in-out;
  fill: #1B322E; }

body.toggled .main-menu {
  display: block !important; }

body.toggled .main-menu li {
  width: 100%;
  text-align: center;
  border-bottom: 1px solid white; }

body.toggled .main-menu li.social_li {
  display: none; }

@media (max-width: 991px) {
  .main-menu {
    display: none; } }

#menu_toggle {
  float: right;
  display: none; }

@media (max-width: 991px) {
  #menu_toggle {
    padding: 6px 0;
    display: block;
    margin-left: 20px; } }

#menu_toggle .menu_toggle_container {
  height: 18px;
  width: 25px;
  position: relative;
  margin-left: auto;
  margin-right: auto; }

#menu_toggle .menu_toggle_container .top,
#menu_toggle .menu_toggle_container .bottom,
#menu_toggle .menu_toggle_container .middle {
  left: 0;
  right: 0;
  height: 2px;
  background-color: white;
  position: absolute;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out; }

#menu_toggle .menu_toggle_container .middle {
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%); }

#menu_toggle .menu_toggle_container .bottom {
  bottom: 0; }

#menu_toggle .menu_toggle_container .top {
  top: 0; }

@media (min-width: 992px) {
  #menu_toggle .menu_toggle_container {
    display: none; } }

.social_li {
  float: right;
  text-transform: none; }

.social_li a {
  font-size: 12px;
  color: #CCB54A;
  -webkit-transition: color 200ms ease-in-out;
  -moz-transition: color 200ms ease-in-out;
  transition: color 200ms ease-in-out; }

.social_li svg {
  height: 17px;
  margin-left: 19px;
  vertical-align: sub;
  margin-bottom: 1px; }

@media (min-width: 992px) {
  .social_li svg {
    margin-right: 5px;
    margin-left: 0; } }

.social_li svg _:-ms-fullscreen, :root .social_li svg {
  display: none; }

.social_li svg path {
  fill: #CCB54A;
  -webkit-transition: fill 200ms ease-in-out;
  -moz-transition: fill 200ms ease-in-out;
  transition: fill 200ms ease-in-out; }

.social_li:hover {
  background-color: transparent; }

.social_li:hover a {
  color: white;
  -webkit-transition: color 200ms ease-in-out;
  -moz-transition: color 200ms ease-in-out;
  transition: color 200ms ease-in-out; }

.social_li:hover svg path {
  fill: #CCB54A;
  -webkit-transition: fill 200ms ease-in-out;
  -moz-transition: fill 200ms ease-in-out;
  transition: fill 200ms ease-in-out; }

.social_li_outer {
  list-style-type: none; }

.intro {
  background-color: #ffffff;
  font-size: 18px;
  font-family: "Oswald", sans-serif;
  color: #555759;
  line-height: 1.5;
  padding: 35px;
  text-align: center; }

.intro a {
  color: inherit;
  text-decoration: underline; }

.intro a:hover {
  text-decoration: none; }

.hp_box_bg {
  background-color: #555759;
  margin-bottom: -40px; }

.split_box {
  height: 300px;
  position: relative;
  font-size: 18px; }

@media (max-width: 991px) {
  .split_box {
    height: 220px; }
  .split_box > div {
    max-height: 220px; }
  .split_box.small {
    max-height: 110px;
    margin-bottom: 25px !important; }
  .split_box.small > div {
    max-height: 110px; }
  .split_box.small > div.home-map-holder {
    height: 300px;
    max-height: 400px;
    margin-bottom: 25px; } }

.split_box .split_box__image-holder {
  padding: 0;
  overflow: hidden; }

.split_box .split_box__image {
  object-fit: cover;
  font-family: 'object-fit: cover;';
  width: 100%;
  height: 100%; }

.split_box h1 {
  font-size: 32px;
  font-family: "Oswald", sans-serif; }

.split_box h2 {
  font-family: "Oswald", sans-serif;
  font-size: 18px; }

.split_box time {
  font-size: 14px; }

.split_box p {
  font-family: "Oswald", sans-serif; }

.split_box > .col-md-6 {
  height: 300px; }

@media (max-width: 991px) {
  .split_box > .col-md-6 {
    height: 220px; } }

@media (max-width: 991px) {
  .split_box.sign_up > .col-md-6 {
    height: 150px; } }

.split_box > .col-md-6:nth-child(1) {
  text-align: center; }

.split_box svg {
  position: absolute;
  bottom: 15px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  height: 40px;
  width: 40px; }

.split_box.small {
  height: 196px;
  margin-bottom: 18px; }

.split_box.small > .col-md-6 {
  height: 196px; }

@media (max-width: 991px) {
  .split_box.small > .col-md-6 {
    max-height: 110px; }
  .split_box.small > .col-md-6.split_box__image-holder {
    max-height: 220px;
    height: 220px; } }

.split_box.contact_us > [class*="col-md-"]:nth-child(2) {
  color: #383A35;
  background-color: #CCB54A; }

.split_box.contact_us > [class*="col-md-"]:nth-child(2) a {
  color: #383A35; }

.split_box.contact_us > [class*="col-md-"]:nth-child(2) svg fill,
.split_box.contact_us > [class*="col-md-"]:nth-child(2) svg path {
  fill: white; }

.split_box.contact_us > [class*="col-md-"]:nth-child(2) .email {
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  display: block; }

.split_box.contact_us > [class*="col-md-"]:nth-child(2) .email svg {
  height: 16px; }

.split_box.contact_us > [class*="col-md-"]:nth-child(2) .contact_us_holder {
  position: relative;
  height: 100%;
  width: 100%; }

.split_box.contact_us > [class*="col-md-"]:nth-child(2) ul {
  padding: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  width: 100%; }

.split_box.contact_us > [class*="col-md-"]:nth-child(2) ul li {
  text-align: center;
  list-style-type: none;
  font-size: 14px;
  padding-bottom: 20px;
  white-space: nowrap; }

@media (max-width: 1199px) {
  .split_box.contact_us > [class*="col-md-"]:nth-child(2) ul li {
    font-size: 13px; } }

.split_box.contact_us > [class*="col-md-"]:nth-child(2) ul li svg {
  position: static;
  height: 20px;
  margin-bottom: -5px; }

.split_box.contact_us svg fill,
.split_box.contact_us svg path {
  fill: white; }

.split_box.news > [class*="col-md-"]:nth-child(1) {
  background-color: white; }

.split_box.news > [class*="col-md-"]:nth-child(1) h1 {
  color: #CCB54A; }

.split_box.news > [class*="col-md-"]:nth-child(1) h2 {
  color: #555759; }

.split_box.news > [class*="col-md-"]:nth-child(1):hover h1, .split_box.news > [class*="col-md-"]:nth-child(1):hover h2 {
  color: #383A35; }

.split_box.news > [class*="col-md-"]:nth-child(1):hover svg path {
  fill: #CCB54A; }

.split_box.news svg path {
  fill: #383A35; }

.split_box.sign_up > [class*="col-md-"]:nth-child(1) {
  background-color: #CCB54A; }

.split_box.sign_up > [class*="col-md-"]:nth-child(1) h1 {
  color: white; }

.split_box.sign_up > [class*="col-md-"]:nth-child(1) h2 {
  color: #383A35; }

.split_box.sign_up > [class*="col-md-"]:nth-child(1):hover h1, .split_box.sign_up > [class*="col-md-"]:nth-child(1):hover h2 {
  color: #383A35; }

.split_box.sign_up > [class*="col-md-"]:nth-child(1):hover svg path {
  fill: white; }

.split_box.sign_up svg path {
  fill: #383A35; }

.split_box.opening_times > [class*="col-md-"]:nth-child(1) {
  background-color: #383A35; }

.split_box.opening_times > [class*="col-md-"]:nth-child(1) h1 {
  color: #CCB54A; }

.split_box.opening_times > [class*="col-md-"]:nth-child(1):hover h1, .split_box.opening_times > [class*="col-md-"]:nth-child(1):hover h2 {
  color: white; }

.split_box.opening_times > [class*="col-md-"]:nth-child(1):hover svg path {
  fill: #CCB54A; }

.split_box.opening_times svg path {
  fill: white; }

.split_box.contact_us > [class*="col-md-"]:nth-child(1) {
  background-color: #383A35; }

.split_box.contact_us > [class*="col-md-"]:nth-child(1) h1 {
  color: white; }

.split_box.contact_us > [class*="col-md-"]:nth-child(1):hover h1, .split_box.contact_us > [class*="col-md-"]:nth-child(1):hover h2 {
  color: #CCB54A; }

.split_box.contact_us > [class*="col-md-"]:nth-child(1):hover svg path {
  fill: #CCB54A; }

.split_box.contact_us svg path {
  fill: white; }

.split_box.directions > [class*="col-md-"]:nth-child(1) {
  background-color: white; }

.split_box.directions > [class*="col-md-"]:nth-child(1) h1 {
  color: #383A35; }

.split_box.directions > [class*="col-md-"]:nth-child(1):hover h1, .split_box.directions > [class*="col-md-"]:nth-child(1):hover h2 {
  color: #CCB54A; }

.split_box.directions > [class*="col-md-"]:nth-child(1):hover svg path {
  fill: #CCB54A; }

.split_box.directions svg path {
  fill: #383A35; }

.split_box > a[class*="col-md-"]:nth-child(1) {
  text-decoration: none;
  color: inherit; }

.split_box > a[class*="col-md-"]:nth-child(1) h1 {
  -webkit-transition: color 200ms ease-in-out;
  -moz-transition: color 200ms ease-in-out;
  transition: color 200ms ease-in-out; }

.split_box > a[class*="col-md-"]:nth-child(1) svg path {
  -webkit-transition: fill 200ms ease-in-out;
  -moz-transition: fill 200ms ease-in-out;
  transition: fill 200ms ease-in-out; }

.split_box > a[class*="col-md-"]:nth-child(1):hover {
  text-decoration: none; }

footer.site-footer {
  margin-top: 40px;
  background-color: #383A35;
  text-align: center;
  padding-top: 25px;
  padding-bottom: 20px;
  color: white; }

footer.site-footer a {
  color: #CCB54A; }

footer.site-footer .footer-socials svg {
  margin-left: 7px;
  margin-right: 7px;
  margin-bottom: 15px; }

footer.site-footer .footer-socials svg path,
footer.site-footer .footer-socials svg fill {
  fill: #CCB54A; }

footer.site-footer svg.uyl-logo {
  vertical-align: sub;
  height: 15px;
  margin: 0 0 0 1px;
  width: 88px; }

footer.site-footer .bb {
  border-bottom: 1px solid white;
  margin-bottom: 15px; }

footer.site-footer ul li {
  color: #CCB54A; }

footer.site-footer ul li a {
  color: #CCB54A; }

.signup_sb .button,
.signup_sb .bg_color_3 {
  background: #CCB54A; }

.signup_sb span {
  display: inline-block;
  width: 100%;
  text-align: center;
  color: #1B322E; }

.signup_sb svg {
  clear: both;
  height: 27px;
  margin-top: 15px;
  margin-bottom: 10px; }

.signup_sb svg path {
  fill: rgba(255, 255, 255, 0.25); }

.map-holder {
  padding: 0;
  margin-top: 20px;
  margin-bottom: 20px; }

.shadow, .lower_content, .button_bar.shadow, .news_content {
  -webkit-box-shadow: 0px 4px 16px -4px black;
  -moz-box-shadow: 0px 4px 16px -4px black;
  box-shadow: 0px 4px 16px -4px black;
  position: relative;
  z-index: 10; }

.book_a_table_block {
  padding: 20px 0 20px 0; }

.book_a_table_block a {
  font-family: "Oswald", sans-serif;
  border: 1px solid black;
  font-size: 32px;
  color: white;
  display: inline-block;
  padding: 15px 30px;
  line-height: 1;
  text-transform: uppercase;
  border: 1px solid white; }

.book_a_table_block a span {
  font-size: 70%;
  font-family: "Oswald", sans-serif;
  display: block;
  margin-top: 5px; }

.book_a_table_block a:hover {
  text-decoration: none;
  border: 1px solid white; }

.p_content h1 {
  padding-bottom: 15px; }

.p_content h1 span {
  font-family: "Oswald", sans-serif; }

.lower_content {
  padding-bottom: 20px;
  z-index: 9; }

.button_bar {
  box-shadow: none; }

@media (max-width: 991px) {
  .button_bar .col-md-4 {
    margin-top: 20px; }
  .button_bar .col-md-4:first-of-type {
    margin-top: 0; } }

.sidebar_address a.button {
  text-transform: none;
  font-size: 24px; }

.sidebar_footer {
  text-align: center; }

.sidebar_footer .sidebar_opening_times,
.sidebar_footer .sidebar_facilities {
  background: #CCB54A;
  color: #555759; }

.sidebar_footer .sidebar_footer_col_1,
.sidebar_footer .sidebar_footer_col_2 {
  width: 100%;
  padding: 0 15px; }

.sidebar_footer .sidebar_footer_col_1 > div, .sidebar_footer .sidebar_footer_col_1 > div > div,
.sidebar_footer .sidebar_footer_col_2 > div,
.sidebar_footer .sidebar_footer_col_2 > div > div {
  height: 100%; }

.sidebar_footer .sidebar_footer_col_1 .sidebar_element,
.sidebar_footer .sidebar_footer_col_2 .sidebar_element {
  margin-bottom: 0; }

.sidebar_footer .sidebar_footer_col_1 {
  margin-bottom: 20px; }

.sidebar_footer .sidebar_footer_col_2 {
  display: none; }

@media (min-width: 992px) {
  .sidebar_footer {
    display: flex; }
  .sidebar_footer .sidebar_footer_col_1 {
    width: 33.33333%;
    margin-bottom: 0; }
  .sidebar_footer .sidebar_footer_col_2 {
    display: block;
    flex: 2; } }

.news_area {
  margin-bottom: -40px; }

.news_area .cb {
  clear: both;
  height: 20px; }

.news_content {
  background: #CCB54A; }

.sidebar_opening_times {
  background: #CCB54A; }

.sidebar_signup {
  background: #CCB54A; }

.sidebar_signup button,
.sidebar_signup a {
  display: block;
  width: 100%;
  color: white;
  text-align: center;
  font-size: 32px; }

.content_grey_bar {
  margin-bottom: 0; }

.content_styles time {
  color: white; }

.sidebar_facilities {
  color: #555759; }

/*
* The sign up form etc.
*/
.page_header {
  text-align: left;
  background: transparent; }

.page_header h1 {
  padding: 0;
  margin-bottom: 10px;
  margin-top: 10px;
  color: #2F3535;
  font-size: 32px;
  font-family: "Oswald", sans-serif; }

.sidebar_element {
  margin-bottom: 15px; }

.news-offers-events_page .sidebar_element {
  text-align: center; }

.news-offers-events_page .sidebar_element button {
  background: transparent;
  border: 0;
  font-size: 30px;
  margin-top: 35px; }

.news-offers-events_page .sidebar_element button a {
  color: white; }

@media (max-width: 1199px) {
  .news-offers-events_page .sidebar_element button {
    font-size: 24px; } }

.sidebar_book_a_table a,
.sidebar_reservation a {
  color: white;
  font-size: 24px;
  display: block;
  text-align: center; }

.item-dates time {
  font-size: inherit; }

.news_area h2.t {
  color: #2F3535; }

.news_area h1.t {
  clear: both; }

@media (max-width: 991px) {
  .news_area h1.t {
    border-bottom: 0; } }

.news_area .e_more {
  margin-top: 10px;
  color: #2F3535; }

.news_area .e_more > span svg path {
  fill: #2F3535; }

.news_area .past-header,
.news_area .no-current {
  margin-left: 15px; }

.news_area .past-offers .past-header,
.news_area .past-offers .no-current {
  margin-left: 0; }

.until {
  font-size: 65%; }

.ev {
  padding-top: 10px;
  padding-bottom: 10px; }

.events_item .e_date {
  color: #9DAEAB;
  font-size: 16px;
  text-align: center;
  margin-top: -2px; }

.events_item .e_date time {
  display: block;
  line-height: 21px; }

.events_item .e_date time .e_month {
  font-size: 16px;
  white-space: nowrap; }

.events_item .e_date time .e_day {
  font-size: 28px;
  white-space: nowrap; }

.events_item .e_title h1 {
  color: #1B322E;
  margin: 0;
  font-size: 18px; }

.events_item .e_svg svg {
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  height: 27px; }

.events_item .e_svg svg path {
  fill: #9DAEAB; }

.e_more {
  height: 50px;
  text-align: right;
  color: white;
  padding-bottom: 20px;
  padding-right: 20px; }

.e_more > span {
  white-space: nowrap;
  right: 15px;
  text-transform: uppercase; }

.e_more > span svg {
  height: 27px; }

.e_more > span svg path {
  fill: rgba(255, 255, 255, 0.25); }

.e_more > span > span {
  padding-right: 15px;
  position: relative;
  top: -9px;
  font-size: 16px; }

@media (min-width: 991px) {
  .grecaptcha-badge {
    margin-top: 45px; } }

.signup-cta + .news-offers-events_page {
  margin-top: 15px; }

/* Preload images */
body:after {
  content: url(../images/close.png) url(../images/loading.gif) url(../images/prev.png) url(../images/next.png);
  display: none; }

body.lb-disable-scrolling {
  overflow: hidden; }

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none; }

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal; }

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  max-height: none;
  border-radius: 3px;
  /* Image border */
  border: 4px solid white; }

.lightbox a img {
  border: none; }

.lb-outerContainer {
  position: relative;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;
  /* Background color behind image.
     This is visible during transitions. */
  background-color: white; }

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both; }

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0; }

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../images/loading.gif) no-repeat; }

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10; }

.lb-container > .nav {
  left: 0; }

.lb-nav a {
  outline: none;
  background-image: url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw=="); }

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block; }

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(../images/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 1;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s; }

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(../images/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 1;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s; }

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both; }

.lb-data {
  padding: 0 4px;
  color: #ccc; }

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em; }

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em; }

.lb-data .lb-caption a {
  color: #4ae; }

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999; }

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../images/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s; }

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

@media (max-width: 991px) {
  .social_li svg {
    margin-top: 6px;
    height: 18px; } }

.sidebar_signup svg path {
  fill: white; }
