/* ==========================================================================
   Imports
   ========================================================================== */
@font-face {
  font-family: "AvenirRoman";
  src: url("../fonts/Avenir-Roman.eot?#iefix") format("embedded-opentype"), url("../fonts/Avenir-Roman.woff") format("woff"), url("../fonts/Avenir-Roman.ttf") format("truetype"); }

@font-face {
  font-family: "AvenirBlack";
  src: url("../fonts/Avenir-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/Avenir-Black.woff") format("woff"), url("../fonts/Avenir-Black.ttf") format("truetype"); }

@font-face {
  font-family: "AvenirBlack";
  src: url("../fonts/Avenir-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/Avenir-Black.woff") format("woff"), url("../fonts/Avenir-Black.ttf") format("truetype"); }

@font-face {
  font-family: "Dirty Headline";
  src: url("../fonts/DirtyHeadline.eot?#iefix") format("embedded-opentype"), url("../fonts/DirtyHeadline.woff") format("woff"), url("../fonts/DirtyHeadline.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "AdamGorry-Inline";
  src: url("../fonts/AdamGorry-Inline.eot?#iefix") format("embedded-opentype"), url("../fonts/AdamGorry-Inline.woff") format("woff"), url("../fonts/AdamGorry-Inline.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "Xenos";
  src: url("../fonts/Xenos.eot?#iefix") format("embedded-opentype"), url("../fonts/Xenos.woff") format("woff"), url("../fonts/Xenos.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "DK";
  src: url("../fonts/DKCinnabarBrush.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

/* ==========================================================================
   Variables
   ========================================================================== */
/* ==========================================================================
   Bootstrap Overrides
   ========================================================================== */
/* ==========================================================================
   Mixins
   ========================================================================== */
/* Baseline, measured in pixels
 * The value should be the same as the font-size value for the html element
 * If the html element's font-size is set to 62.5% (of the browser's default font-size of 16px),
 * then the variable below would be 10px.
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

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

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

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

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

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

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

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

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

* {
  box-sizing: border-box; }

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: "Rubik", sans-serif;
  font-size: 16px;
  line-height: 1.428571429;
  color: #98cbc8;
  background-color: #fff; }

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

a {
  color: #0083cc;
  text-decoration: none; }
  a:hover, a:focus {
    color: #160f7d;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

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

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

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

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

hr {
  margin-top: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid #e8f8f5; }

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

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

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

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
  h1 small,
  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: normal;
    line-height: 1;
    color: #777777; }

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 22px;
  margin-bottom: 11px; }
  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: 11px;
  margin-bottom: 11px; }
  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: 41px; }

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

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

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

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

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

p {
  margin: 0 0 11px; }

.lead {
  margin-bottom: 22px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 24px; } }

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

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

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

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

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

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

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

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

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

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

.text-muted {
  color: #777777; }

.text-primary {
  color: #0083cc; }

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

.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: #0083cc; }

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

.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; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 11px; }
  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-left: 5px;
    padding-right: 5px; }

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

dt,
dd {
  line-height: 1.428571429; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

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

.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;
  border-bottom: 1px dotted #777777; }

.initialism {
  font-size: 90%; }

blockquote {
  padding: 11px 22px;
  margin: 0 0 22px;
  font-size: 20px;
  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.428571429;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: "\2014 \00A0"; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-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: 22px;
  font-style: normal;
  line-height: 1.428571429; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .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 {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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.3333333333%; }
  .col-sm-2 {
    width: 16.6666666667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.3333333333%; }
  .col-sm-5 {
    width: 41.6666666667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.3333333333%; }
  .col-sm-8 {
    width: 66.6666666667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.3333333333%; }
  .col-sm-11 {
    width: 91.6666666667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.3333333333%; }
  .col-sm-pull-2 {
    right: 16.6666666667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.3333333333%; }
  .col-sm-pull-5 {
    right: 41.6666666667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.3333333333%; }
  .col-sm-pull-8 {
    right: 66.6666666667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.3333333333%; }
  .col-sm-pull-11 {
    right: 91.6666666667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.3333333333%; }
  .col-sm-push-2 {
    left: 16.6666666667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.3333333333%; }
  .col-sm-push-5 {
    left: 41.6666666667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.3333333333%; }
  .col-sm-push-8 {
    left: 66.6666666667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.3333333333%; }
  .col-sm-push-11 {
    left: 91.6666666667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%; }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%; }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%; }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%; }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%; }
  .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.3333333333%; }
  .col-md-2 {
    width: 16.6666666667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.3333333333%; }
  .col-md-5 {
    width: 41.6666666667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.3333333333%; }
  .col-md-8 {
    width: 66.6666666667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.3333333333%; }
  .col-md-11 {
    width: 91.6666666667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.3333333333%; }
  .col-md-pull-2 {
    right: 16.6666666667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.3333333333%; }
  .col-md-pull-5 {
    right: 41.6666666667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.3333333333%; }
  .col-md-pull-8 {
    right: 66.6666666667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.3333333333%; }
  .col-md-pull-11 {
    right: 91.6666666667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.3333333333%; }
  .col-md-push-2 {
    left: 16.6666666667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.3333333333%; }
  .col-md-push-5 {
    left: 41.6666666667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.3333333333%; }
  .col-md-push-8 {
    left: 66.6666666667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.3333333333%; }
  .col-md-push-11 {
    left: 91.6666666667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.3333333333%; }
  .col-md-offset-2 {
    margin-left: 16.6666666667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.3333333333%; }
  .col-md-offset-5 {
    margin-left: 41.6666666667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.3333333333%; }
  .col-md-offset-8 {
    margin-left: 66.6666666667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.3333333333%; }
  .col-md-offset-11 {
    margin-left: 91.6666666667%; }
  .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.3333333333%; }
  .col-lg-2 {
    width: 16.6666666667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.3333333333%; }
  .col-lg-5 {
    width: 41.6666666667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.3333333333%; }
  .col-lg-8 {
    width: 66.6666666667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.3333333333%; }
  .col-lg-11 {
    width: 91.6666666667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.3333333333%; }
  .col-lg-pull-2 {
    right: 16.6666666667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.3333333333%; }
  .col-lg-pull-5 {
    right: 41.6666666667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.3333333333%; }
  .col-lg-pull-8 {
    right: 66.6666666667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.3333333333%; }
  .col-lg-pull-11 {
    right: 91.6666666667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.3333333333%; }
  .col-lg-push-2 {
    left: 16.6666666667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.3333333333%; }
  .col-lg-push-5 {
    left: 41.6666666667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.3333333333%; }
  .col-lg-push-8 {
    left: 66.6666666667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.3333333333%; }
  .col-lg-push-11 {
    left: 91.6666666667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%; }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%; }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%; }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%; }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

table {
  background-color: transparent; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 22px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table {
    background-color: #fff; }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 16.5px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd; }
      .table-responsive > .table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap; }
      .table-responsive > .table-bordered {
        border: 0; }
        .table-responsive > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        .table-responsive > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        .table-responsive > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

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

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

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

input[type="search"] {
  box-sizing: border-box; }

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

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

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

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

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

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

.form-control {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #f6fcfb;
  background-image: none;
  border: 1px solid #e8f8f5;
  border-radius: 5px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    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[disabled], .form-control[readonly],
  fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1; }
  .form-control[disabled],
  fieldset[disabled] .form-control {
    cursor: not-allowed; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 36px; }
  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: 33px; }
  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: 49px; } }

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

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 22px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

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

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

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

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

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

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

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

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 38px; }
  .form-control-static.input-lg, .form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0; }

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

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

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

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

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

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

.form-group-sm .form-control-static {
  height: 33px;
  min-height: 36px;
  padding: 6px 10px;
  font-size: 14px;
  line-height: 1.5; }

.input-lg {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px; }

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

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

.form-group-lg .form-control {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px; }

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

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

.form-group-lg .form-control-static {
  height: 49px;
  min-height: 42px;
  padding: 11px 16px;
  font-size: 20px;
  line-height: 1.3333333; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 45px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  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: 49px;
  height: 49px;
  line-height: 49px; }

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

.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;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }

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

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

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

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

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.428571429;
  border-radius: 5px;
  -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: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none; }
  .btn:active, .btn.active {
    outline: 0;
    background-image: none;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled],
  fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    box-shadow: none; }

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #e6e5e5;
    border-color: #8c8c8c; }
  .btn-default:hover {
    color: #333;
    background-color: #e6e5e5;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e5e5;
    border-color: #adadad; }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
    .open > .btn-default.dropdown-toggle:hover,
    .open > .btn-default.dropdown-toggle:focus,
    .open > .btn-default.dropdown-toggle.focus {
      color: #333;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active,
  fieldset[disabled] .btn-default,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default.focus,
  fieldset[disabled] .btn-default:active,
  fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border-color: #ccc; }
  .btn-default .badge {
    color: #fff;
    background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #0083cc;
  border-color: #0073b3; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #006299;
    border-color: #002133; }
  .btn-primary:hover {
    color: #fff;
    background-color: #006299;
    border-color: #004b75; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #006299;
    border-color: #004b75; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
    .open > .btn-primary.dropdown-toggle:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #004b75;
      border-color: #002133; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active,
  fieldset[disabled] .btn-primary,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary.focus,
  fieldset[disabled] .btn-primary:active,
  fieldset[disabled] .btn-primary.active {
    background-color: #0083cc;
    border-color: #0073b3; }
  .btn-primary .badge {
    color: #0083cc;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
    .open > .btn-success.dropdown-toggle:hover,
    .open > .btn-success.dropdown-toggle:focus,
    .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #255625; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active,
  fieldset[disabled] .btn-success,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success.focus,
  fieldset[disabled] .btn-success:active,
  fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
    .open > .btn-info.dropdown-toggle:hover,
    .open > .btn-info.dropdown-toggle:focus,
    .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1b6d85; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active,
  fieldset[disabled] .btn-info,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info.focus,
  fieldset[disabled] .btn-info:active,
  fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
    .open > .btn-warning.dropdown-toggle:hover,
    .open > .btn-warning.dropdown-toggle:focus,
    .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #985f0d; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active,
  fieldset[disabled] .btn-warning,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning.focus,
  fieldset[disabled] .btn-warning:active,
  fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
    .open > .btn-danger.dropdown-toggle:hover,
    .open > .btn-danger.dropdown-toggle:focus,
    .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #761c19; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active,
  fieldset[disabled] .btn-danger,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger.focus,
  fieldset[disabled] .btn-danger:active,
  fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  color: #0083cc;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #160f7d;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

.btn-lg {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px; }

.btn-sm {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs {
  padding: 1px 5px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-property: height, visibility;
  transition-duration: 0.35s;
  transition-timing-function: ease; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 16px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 10px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #333333;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #0083cc; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777; }

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #777777;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: ""; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    .nav > li.disabled > a {
      color: #777777; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #777777;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #0083cc; }
  .nav .nav-divider {
    height: 1px;
    margin: 10px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.428571429;
      border: 1px solid transparent;
      border-radius: 5px 5px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #555555;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 5px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #0083cc; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 5px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 5px 5px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #fff; } }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 22px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 768px) {
    .navbar {
      border-radius: 5px; } }

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }

.navbar-header:after {
  clear: both; }

@media (min-width: 768px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 768px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse,
      .navbar-static-top .navbar-collapse,
      .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }
  @media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
      max-height: 200px; } }

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 768px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 768px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  float: left;
  padding: 14px 15px;
  font-size: 20px;
  line-height: 22px;
  height: 50px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }
  @media (min-width: 768px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
      margin-left: -15px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 5px; }
  .navbar-toggle:focus {
    outline: 0; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 768px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 7px -15px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 22px; }
  @media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 22px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 768px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 14px;
          padding-bottom: 14px; } }

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 7px;
  margin-bottom: 7px; }
  @media (min-width: 768px) {
    .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .navbar-form .form-control-static {
      display: inline-block; }
    .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle; }
      .navbar-form .input-group .input-group-addon,
      .navbar-form .input-group .input-group-btn,
      .navbar-form .input-group .form-control {
        width: auto; }
    .navbar-form .input-group > .form-control {
      width: 100%; }
    .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .radio,
    .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      .navbar-form .radio label,
      .navbar-form .checkbox label {
        padding-left: 0; }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  @media (max-width: 767px) {
    .navbar-form .form-group {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 768px) {
    .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      box-shadow: none; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 7px;
  margin-bottom: 7px; }
  .navbar-btn.btn-sm {
    margin-top: 8.5px;
    margin-bottom: 8.5px; }
  .navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px; }

.navbar-text {
  margin-top: 14px;
  margin-bottom: 14px; }
  @media (min-width: 768px) {
    .navbar-text {
      float: left;
      margin-left: 15px;
      margin-right: 15px; } }

@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }
  .navbar-right {
    float: right !important;
    margin-right: -15px; }
    .navbar-right ~ .navbar-right {
      margin-right: 0; } }

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  .navbar-default .navbar-brand {
    color: #777; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #5e5d5d;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #777; }
  .navbar-default .navbar-nav > li > a {
    color: #777; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-default .navbar-toggle {
    border-color: #ddd; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #ddd; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #888; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555; }
  @media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #555;
      background-color: #e7e7e7; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  .navbar-default .navbar-link {
    color: #777; }
    .navbar-default .navbar-link:hover {
      color: #333; }
  .navbar-default .btn-link {
    color: #777; }
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #333; }
    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-default .btn-link:hover,
    fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #090808; }
  .navbar-inverse .navbar-brand {
    color: #9d9d9d; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #9d9d9d; }
  .navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090808; }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090808;
    color: #fff; }
  @media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090808; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090808; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #9d9d9d; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #090808; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444;
      background-color: transparent; } }
  .navbar-inverse .navbar-link {
    color: #9d9d9d; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .btn-link {
    color: #9d9d9d; }
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #fff; }
    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-inverse .btn-link:hover,
    fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #444; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 22px 0;
  border-radius: 5px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      line-height: 1.428571429;
      text-decoration: none;
      color: #0083cc;
      background-color: #fff;
      border: 1px solid #ddd;
      margin-left: -1px; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 5px;
      border-top-left-radius: 5px; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 5px;
      border-top-right-radius: 5px; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    z-index: 3;
    color: #160f7d;
    background-color: #eeeeee;
    border-color: #ddd; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    background-color: #0083cc;
    border-color: #0083cc;
    cursor: default; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #777777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333; }

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px; }

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5; }

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }
  .label:empty {
    display: none; }
  .btn .label {
    position: relative;
    top: -1px; }

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label-default {
  background-color: #777777; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #5e5e5e; }

.label-primary {
  background-color: #0083cc; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #006299; }

.label-success {
  background-color: #5cb85c; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44; }

.label-info {
  background-color: #5bc0de; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5; }

.label-warning {
  background-color: #f0ad4e; }
  .label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec971f; }

.label-danger {
  background-color: #d9534f; }
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c; }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 22px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 5px;
  transition: border 0.2s ease-in-out; }
  .thumbnail > img,
  .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
  .thumbnail .caption {
    padding: 9px;
    color: #98cbc8; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #0083cc; }

.alert {
  padding: 15px;
  margin-bottom: 22px;
  border: 1px solid transparent;
  border-radius: 5px; }
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link {
    font-weight: bold; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px; }
  .alert-dismissable .close,
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9c0; }
  .alert-danger .alert-link {
    color: #843534; }

.media {
  margin-top: 15px; }
  .media:first-child {
    margin-top: 0; }

.media,
.media-body {
  zoom: 1;
  overflow: hidden; }

.media-body {
  width: 10000px; }

.media-object {
  display: block; }
  .media-object.img-thumbnail {
    max-width: none; }

.media-right,
.media > .pull-right {
  padding-left: 10px; }

.media-left,
.media > .pull-left {
  padding-right: 10px; }

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top; }

.media-middle {
  vertical-align: middle; }

.media-bottom {
  vertical-align: bottom; }

.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

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

.list-group {
  margin-bottom: 20px;
  padding-left: 0; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  .list-group-item:first-child {
    border-top-right-radius: 5px;
    border-top-left-radius: 5px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px; }

a.list-group-item,
button.list-group-item {
  color: #555; }
  a.list-group-item .list-group-item-heading,
  button.list-group-item .list-group-item-heading {
    color: #333; }
  a.list-group-item:hover, a.list-group-item:focus,
  button.list-group-item:hover,
  button.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5; }

button.list-group-item {
  width: 100%;
  text-align: left; }

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed; }
  .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit; }
  .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #777777; }

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #0083cc;
  border-color: #0083cc; }
  .list-group-item.active .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
  .list-group-item.active:focus .list-group-item-heading > small,
  .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit; }
  .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #99dbff; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:hover, a.list-group-item-success:focus,
  button.list-group-item-success:hover,
  button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
  button.list-group-item-success.active,
  button.list-group-item-success.active:hover,
  button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:hover, a.list-group-item-info:focus,
  button.list-group-item-info:hover,
  button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
  button.list-group-item-info.active,
  button.list-group-item-info.active:hover,
  button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:hover, a.list-group-item-warning:focus,
  button.list-group-item-warning:hover,
  button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:hover,
  button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading,
  button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:hover, a.list-group-item-danger:focus,
  button.list-group-item-danger:hover,
  button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
  button.list-group-item-danger.active,
  button.list-group-item-danger.active:hover,
  button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.panel {
  margin-bottom: 22px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 5px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }
  .panel-body:before, .panel-body:after {
    content: " ";
    display: table; }
  .panel-body:after {
    clear: both; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px; }
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  color: inherit; }
  .panel-title > a,
  .panel-title > small,
  .panel-title > .small,
  .panel-title > small > a,
  .panel-title > .small > a {
    color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px; }
  .panel > .list-group:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer {
  border-top-width: 0; }

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }
  .panel > .table caption,
  .panel > .table-responsive > .table caption,
  .panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px; }

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px; }
  .panel > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
      border-top-left-radius: 4px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
      border-top-right-radius: 4px; }

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }
  .panel > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
      border-bottom-left-radius: 4px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
      border-bottom-right-radius: 4px; }

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd; }

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .panel > .table-bordered > thead > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .panel > .table-bordered > thead > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }

.panel > .table-responsive {
  border: 0;
  margin-bottom: 0; }

.panel-group {
  margin-bottom: 22px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 5px; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse > .panel-body,
    .panel-group .panel-heading + .panel-collapse > .list-group {
      border-top: 1px solid #ddd; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ddd; }

.panel-default {
  border-color: #ddd; }
  .panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ddd; }
    .panel-default > .panel-heading .badge {
      color: #f5f5f5;
      background-color: #333333; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

.panel-primary {
  border-color: #0083cc; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #0083cc;
    border-color: #0083cc; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #0083cc; }
    .panel-primary > .panel-heading .badge {
      color: #0083cc;
      background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #0083cc; }

.panel-success {
  border-color: #d6e9c6; }
  .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #d6e9c6; }
    .panel-success > .panel-heading .badge {
      color: #dff0d8;
      background-color: #3c763d; }
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6; }

.panel-info {
  border-color: #bce8f1; }
  .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
    .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #bce8f1; }
    .panel-info > .panel-heading .badge {
      color: #d9edf7;
      background-color: #31708f; }
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1; }

.panel-warning {
  border-color: #faebcc; }
  .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
    .panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #faebcc; }
    .panel-warning > .panel-heading .badge {
      color: #fcf8e3;
      background-color: #8a6d3b; }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }
  .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
    .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ebccd1; }
    .panel-danger > .panel-heading .badge {
      color: #f2dede;
      background-color: #a94442; }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 5px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  padding: 24px;
  border-radius: 6px; }

.well-sm {
  padding: 9px;
  border-radius: 3px; }

.close {
  float: right;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.428571429px; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.428571429; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm {
    width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Rubik", sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 5px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000; }

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000; }

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Rubik", sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 16px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 16px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

.popover-content {
  padding: 9px 14px; }

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover > .arrow {
  border-width: 11px; }

.popover > .arrow:after {
  border-width: 10px;
  content: ""; }

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px; }
  .popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff; }

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25); }
  .popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff; }

.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px; }
  .popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff; }

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25); }
  .popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .item {
        transition: transform 0.6s ease-in-out;
        backface-visibility: hidden;
        perspective: 1000px; }
        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
          transform: translate3d(100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          transform: translate3d(0, 0, 0);
          left: 0; } }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-control.left {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    left: auto;
    right: 0;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block; }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif; }
  .carousel-control .icon-prev:before {
    content: "\2039"; }
  .carousel-control .icon-next:before {
    content: "\203a"; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0); }
  .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn {
    text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px; }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

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

.clearfix:after {
  clear: both; }

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

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

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

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

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

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

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

.visible-xs {
  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; } }

/* ==========================================================================
   Typography classes
   ========================================================================== */
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5 {
  font-family: "Rubik", sans-serif;
  font-weight: normal;
  color: #0083cc;
  display: block;
  margin: 0.9em 0;
  letter-spacing: -0.01em; }
  h1.alternate,
  .h1.alternate,
  h2.alternate,
  .h2.alternate,
  h3.alternate,
  .h3.alternate,
  h4.alternate,
  .h4.alternate,
  h5.alternate,
  .h5.alternate {
    color: #0083cc; }
  h1.grey,
  .h1.grey,
  h2.grey,
  .h2.grey,
  h3.grey,
  .h3.grey,
  h4.grey,
  .h4.grey,
  h5.grey,
  .h5.grey {
    color: #98cbc8; }
  .section-blue h1, .section-blue
  .h1, .section-blue
  h2, .section-blue
  .h2, .section-blue
  h3, .section-blue
  .h3, .section-blue
  h4, .section-blue
  .h4, .section-blue
  h5, .section-blue
  .h5 {
    color: #fff; }

a:hover h1,
a:hover .h1,
a:hover h2,
a:hover .h2,
a:hover h3,
a:hover .h3,
a:hover h4,
a:hover .h4,
a:hover h5,
a:hover .h5 {
  color: #160f7d; }

h1,
.h1 {
  font-size: 1.875em; }

h2,
.h2 {
  font-size: 1.875em;
  margin-bottom: 0.5333333333em;
  line-height: 1; }

h3,
.h3 {
  font-size: 1.375em; }

h4,
.h4 {
  font-size: 1.125em; }

h5,
.h5 {
  font-size: 1em; }

h6,
.h6 {
  font-size: 0.875em; }

.intro {
  font-size: 1.125em; }

.ancillary {
  color: #ccc; }

.supporting {
  font-size: 13px; }

p,
.p {
  margin-bottom: 1em;
  line-height: 1.25; }
  .section-blue p, .section-blue
  .p {
    color: #fff; }
  .section-blue blockquote p, .section-blue blockquote
  .p {
    color: #0083cc; }
  .section-light-blue p, .section-light-blue
  .p {
    color: #0083cc; }
  p.p-lg,
  .p-lg p,
  .p.p-lg,
  .p-lg
  .p {
    font-size: 1.125em; }

.blog-title {
  font-size: 1.125em;
  color: #0083cc;
  text-align: center; }

.section-blue ul li, .section-blue
.ul li, .section-blue
ol li, .section-blue
.ol li {
  color: #fff;
  margin-bottom: 10px; }

.lead {
  font-size: 1.25em;
  line-height: 1.3; }

.pdf-download {
  display: inline-block;
  color: #0083cc;
  text-decoration: underline;
  padding: 3px 0 3px 35px;
  margin: 20px 0;
  font-size: 1.125em;
  background: url(../img/pdf-link.png) 0 50% no-repeat; }

.quote-image {
  border: 10px solid #fff;
  border-radius: 50%;
  margin: 0 auto 10px;
  background-clip: padding-box;
  overflow: hidden;
  display: block; }

blockquote {
  padding: 60px 0 10px;
  border: 0;
  font-size: 1em;
  background: url(../img/quote-open.png) 0 0 no-repeat, url(../img/quote-close.png) 100% 100% no-repeat; }
  blockquote p {
    color: #0083cc;
    font-size: 1.25em;
    font-family: "Rubik", sans-serif;
    letter-spacing: -0.01em; }
  blockquote footer {
    color: #fff;
    font-size: 1em;
    padding-right: 70px; }
    blockquote footer::before {
      content: normal; }
  blockquote cite {
    font-style: normal; }

.dirty-headline {
  font-family: "Dirty Headline"; }

.adamgorry-inline {
  font-family: "AdamGorry-Inline"; }

.xeos {
  font-family: "Xenos"; }

@media (min-width: 768px) {
  h1,
  .h1 {
    font-size: 3.125em; }
  h2,
  .h2 {
    font-size: 2.5em;
    margin-bottom: 0.55em; }
  .blog-title {
    max-width: 950px;
    margin: 0 auto;
    font-size: 1.5em; } }

@media (min-width: 992px) {
  .quote-image {
    float: left;
    margin-right: 25px; }
  blockquote {
    background-image: url(../img/quote-open-lg.png), url(../img/quote-close-lg.png);
    overflow: hidden;
    padding-bottom: 20px; }
    blockquote p {
      font-size: 1.5em; }
    blockquote footer {
      font-size: 1.125em; } }

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
html,
body {
  background: #fff; }

html {
  font: 1em / 18px "Rubik", sans-serif;
  overflow-y: scroll;
  min-height: 100%; }

body.page-home {
  padding-top: 0; }

body.no-banner {
  padding-top: 125px; }
  body.no-banner .msg-broadcast p {
    color: #00aeef; }
  body.no-banner .site-header {
    background: #fff; }
    body.no-banner .site-header .lines {
      background: #160f7d; }
      body.no-banner .site-header .lines::before, body.no-banner .site-header .lines::after {
        background: #160f7d; }
    body.no-banner .site-header path {
      fill: #160f7d; }

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */
/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */
audio,
canvas,
img,
svg,
video {
  vertical-align: middle; }

/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

/*
 * Allow only vertical resizing of textareas.
 */
textarea {
  resize: vertical; }

img {
  max-width: 100%; }

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */
.browsehappy {
  margin: 0.2em 0;
  padding: 0.2em 0; }

@media (min-width: 768px) {
  body.no-banner {
    padding-top: 142px; } }

@media (min-width: 940px) {
  body.no-banner .site-navigation a {
    color: #160f7d; }
  body.no-banner .site-navigation .caret {
    border-top-color: #00daf8; } }

@media (min-width: 992px) {
  body.no-banner {
    padding-top: 150px; } }

.light-blue {
  color: #aef6fd; }

.blue {
  color: #00daf8; }

.dark-blue {
  color: #0083cc; }

.deep-blue {
  color: #160f7d; }

.gold {
  color: #f5e356; }

.yellow {
  color: #ffe500; }

.orange {
  color: #f29635; }

.red {
  color: #ee3038; }

.pink {
  color: #ed00b4; }

.purple {
  color: #6f49a1; }

.grey {
  color: #98cbc8; }

.light-grey {
  color: #e8f8f5; }

.off-white {
  color: #f6fcfb; }

.white {
  color: #fff; }

/* ==========================================================================
   UI elements
   ========================================================================== */
.img-wrap {
  position: relative;
  display: block;
  overflow: hidden; }
  a .img-wrap img {
    transition: transform 200ms; }
  a:hover .img-wrap img {
    -ms-transform: scale(1.03);
        transform: scale(1.03); }

.frame {
  padding: 9px;
  border: 1px solid #dedede;
  margin: 0 auto;
  display: block;
  background: #fff;
  width: 100%; }
  .frame .h3 {
    margin-bottom: 0.5em; }
  .frame p {
    color: #98cbc8; }
  .col-sm-6.col-md-3 .frame .h3 {
    margin: 0.625em 0 0.5em; }
  .col-sm-6.col-md-3 .frame p {
    margin-bottom: 1.5625em;
    line-height: 1.125; }
  .opening-times .frame {
    padding: 25px; }
    .opening-times .frame p {
      margin: 0; }

.frame-alt {
  padding: 0;
  border: none;
  display: -ms-flexbox;
  display: flex;
  background: transparent;
  -ms-flex-direction: column;
      flex-direction: column; }
  .frame-alt img {
    width: 100%;
    height: 100%;
    object-fit: cover; }

.frame-alt-content {
  padding: 30px;
  padding-bottom: 60px;
  height: 240px;
  position: relative;
  -ms-flex-positive: 1;
      flex-grow: 1; }
  .frame-alt-content .title {
    font-size: 24px;
    margin-bottom: 10px; }
  .frame-alt-content .caption {
    color: #fff;
    font-size: 18px; }
  .frame-alt-content .price {
    font-size: 32px;
    position: absolute;
    bottom: 30px;
    margin: 0; }
  .frame-alt-content .btn {
    position: absolute;
    bottom: 30px; }

.content-pink {
  background-image: linear-gradient(to right, #ec4eac, #d35ee0); }

.content-blue {
  background-image: linear-gradient(to right, #0056a7, #0083cc, #0056a7); }

a.frame:hover {
  text-decoration: none; }
  a.frame:hover h3 {
    text-decoration: underline; }

.instagram-details {
  position: absolute;
  opacity: 0;
  left: 0;
  right: 0;
  top: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  bottom: 0;
  padding: 0 30px;
  visibility: hidden;
  color: #fff;
  transition: visibility 300ms ease-in-out, opacity 300ms ease-in-out; }
  .instagram-details .caption {
    height: 80px;
    max-width: 80%;
    margin: 0 auto;
    font-size: 14px;
    margin-top: 12px;
    overflow: hidden; }
  .instagram-details .top {
    font-size: 22px;
    font-weight: 500;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center; }
  .instagram-details .likes,
  .instagram-details .comments {
    padding-left: 35px; }
  .instagram-details .likes {
    padding-right: 30px;
    background: url("/assets/img/svgCompressed/logo-heart.svg") left center no-repeat; }
  .instagram-details .comments {
    background: url("/assets/img/svgCompressed/logo-comment.svg") left center no-repeat; }

.frame-content {
  padding: 0 10px 10px; }
  .frame-content.has-button {
    padding-bottom: 45px; }
    .frame-content.has-button .btn {
      position: absolute;
      bottom: 20px;
      white-space: nowrap; }

.framed-layout .frame {
  position: relative; }
  .framed-layout .frame .img-wrap {
    position: relative; }
    .framed-layout .frame .img-wrap::after {
      position: absolute;
      content: "";
      width: 100%;
      height: 100%;
      bottom: 0;
      left: 0;
      background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.5) 100%); }
  .framed-layout .frame .title-overlayed {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: left;
    padding: 10px 15px; }
  .framed-layout .frame .h3 {
    color: #fff; }

.color-panel-list {
  margin-bottom: 20px; }
  .color-panel-list li {
    display: block;
    margin-bottom: 5px;
    line-height: 30px;
    color: #0083cc; }
    .color-panel-list li:before, .color-panel-list li:after {
      content: " ";
      display: table; }
    .color-panel-list li:after {
      clear: both; }

.color-panel {
  float: left;
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 2px;
  margin-right: 10px; }

.ride-tile {
  position: relative;
  min-height: 200px;
  margin-bottom: 15px; }
  .ride-tile .ride-content {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(255, 255, 255, 0.8);
    color: #0083cc;
    text-align: center; }
    .tab-pane-family-rides .ride-tile .ride-content {
      background: rgba(242, 150, 53, 0.8); }
    .tab-pane-kids-rides .ride-tile .ride-content {
      background: rgba(111, 73, 161, 0.8); }
  .ride-tile h3 {
    color: #0083cc;
    margin: 0.7em 0; }

hr.thick {
  border-width: 5px; }

.ride-logo {
  margin-bottom: 30px; }

.back-to-top {
  color: #98cbc8; }
  .back-to-top:hover, .back-to-top:focus {
    color: #98cbc8; }

.mt0 {
  margin-top: 0; }

.mt20 {
  margin-top: 20px; }

.mb0 {
  margin-bottom: 0; }

.mb60 {
  margin-bottom: 60px; }

.f-w-500 {
  font-weight: 500; }

.instagram-img {
  position: relative; }
  .instagram-img p {
    line-height: 1.43; }
  .instagram-img .top,
  .instagram-img .caption {
    position: relative; }
  .instagram-img a,
  .instagram-img img {
    width: 100%;
    height: 100%; }

.title-gradient {
  background-image: linear-gradient(to right, #6f49a1 0%, #ed00b4 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF6F49A1', endColorstr='#FFED00B4', GradientType=1);
  color: #fff;
  display: inline-block;
  padding: 15px 50px 15px 10px;
  position: relative;
  margin-bottom: 20px; }
  .title-gradient::after {
    position: absolute;
    content: "";
    height: 0;
    width: 0;
    border-width: 30px 20px;
    right: 0;
    top: 0;
    border-color: transparent transparent transparent #fff;
    border-style: solid;
    -ms-transform: rotate(180deg);
        transform: rotate(180deg); }
    .section-blue .title-gradient::after {
      border-color: transparent transparent transparent #00daf8; }
    .section-light-blue .title-gradient::after {
      border-color: transparent transparent transparent #aef6fd; }

.word-wrap {
  word-wrap: break-word; }

@media (max-width: 420px) {
  .title-gradient {
    padding: 15px 75px 15px 10px;
    min-height: 85px; }
    .title-gradient::after {
      border-width: 45px 20px; } }

@media (max-width: 767px) {
  .framed [class^="col"],
  .framed [class*=" col"] {
    margin-bottom: 40px; }
    .framed [class^="col"]:last-child,
    .framed [class*=" col"]:last-child {
      margin-bottom: 0; }
  .frame {
    max-width: 360px; }
    .frame .frame-content h3 {
      text-decoration: underline; }
  .framed-layout .col {
    height: 240px; }
    .framed-layout .col img {
      height: 240px;
      object-fit: cover; }
  .instafeed {
    margin-bottom: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: justify;
        justify-content: space-between; }
  .instagram-img {
    width: 50%;
    text-align: center; } }

@media (min-width: 768px) {
  .framed [class^="col"],
  .framed [class*=" col"] {
    margin-bottom: 0; }
  .framed .col-sm-6.col-md-3 {
    margin-bottom: 30px; }
  .opening-times .frame {
    margin-bottom: 30px; }
  .frame-alt {
    margin-bottom: 30px; }
  .title-gradient {
    padding: 30px 20px;
    width: 570px;
    margin-bottom: 40px; }
    .title-gradient::after {
      border-width: 49px 20px; }
  .framed-layout .tile-1 {
    width: 37%;
    height: 186px;
    margin-bottom: 20px;
    float: left; }
  .framed-layout .tile-2 {
    width: calc(63% - 20px);
    height: 325px;
    float: right;
    overflow: hidden;
    margin-left: 20px; }
    .framed-layout .tile-2 img {
      height: 305px;
      object-fit: cover; }
  .framed-layout .tile-3 {
    width: 37%;
    height: 333px;
    float: left;
    overflow: hidden; }
  .framed-layout .tile-4,
  .framed-layout .tile-5 {
    width: calc(31.5% - 20px);
    height: 194px;
    overflow: hidden;
    float: right;
    margin-top: 20px;
    margin-left: 20px; }
  #instafeed {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row;
        flex-flow: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    margin-bottom: 30px; }
  .instagram-img {
    width: 20%; }
    .instagram-img a {
      display: block;
      text-align: center; }
    .instagram-img p {
      margin: 0; }
  .ride-tile {
    margin-bottom: 30px;
    width: 48%; }
  .ride-logo {
    float: right;
    max-width: 100%;
    text-align: right;
    margin-left: 30px; } }

@media (min-width: 992px) {
  .section-cabana .list-ticks p,
  .section-cabana .list-ticks li {
    font-size: 1.25em; }
  .section-cabana h2 {
    margin-top: 15px; }
  .section-cabana .thick {
    margin: 30px 0; }
  .section-cabana .col-md-3,
  .section-sunbed .col-md-3 {
    width: 35%; }
  .section-cabana .col-md-9,
  .section-sunbed .col-md-9 {
    width: 65%; }
  .section-sunbed .col-md-9 h2:first-child {
    margin-top: 15px; }
  .section-sunbed .col-md-9 h2 p {
    font-size: 1.25em; }
  .ride-tile {
    margin-bottom: 30px;
    width: 23%; }
  .framed-layout .h3 {
    font-size: 1.875em; }
  .framed-layout .tile-1 {
    height: 240px; }
  .framed-layout .tile-2 {
    height: 380px; }
    .framed-layout .tile-2 img {
      height: 360px; }
  .framed-layout .tile-3 {
    height: 432px; }
  .framed-layout .tile-4,
  .framed-layout .tile-5 {
    height: 290px; }
    .framed-layout .tile-4 img,
    .framed-layout .tile-5 img {
      height: 270px;
      object-fit: cover; }
  .instagram-img:hover .instagram-details {
    opacity: 1;
    visibility: visible; }
    .instagram-img:hover .instagram-details::before {
      position: absolute;
      content: "";
      width: 100%;
      left: 0;
      height: 100%;
      background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)); }
    .instagram-img:hover .instagram-details::after {
      content: "...";
      bottom: calc(50% - 80px);
      right: 50%;
      -ms-transform: translateX(50%);
          transform: translateX(50%);
      position: absolute; }
  .frame-content.has-button {
    min-height: 220px; }
    .frame-content.has-button .btn {
      white-space: normal;
      left: 30px;
      right: 30px; } }

@media (min-width: 1200px) {
  .framed-layout .tile-1 {
    height: 286px; }
  .framed-layout .tile-2 {
    height: 497px; }
    .framed-layout .tile-2 img {
      height: 475px; }
  .framed-layout .tile-3 {
    height: 522px; }
  .framed-layout .tile-4,
  .framed-layout .tile-5 {
    height: 310px; }
    .framed-layout .tile-4 img,
    .framed-layout .tile-5 img {
      height: 290px;
      object-fit: cover; }
  .instagram-details .caption {
    margin-top: 27px; }
  .instagram-img:hover .instagram-details::after {
    bottom: calc(50% - 90px); } }

/* ==========================================================================
   Structural elements
   ========================================================================== */
.homebanner-slider + section {
  margin-top: 50px; }

.page-container {
  background: #fff;
  max-width: 1430px;
  margin: 0 auto;
  position: relative; }
  .page-container + section {
    padding-top: 30px;
    /* hp subscribe section */ }

.page-header {
  border: 0;
  margin: 50px 0;
  padding: 0; }
  .page-header h1 {
    margin: 0 0 15px; }
  .page-header p {
    font-size: 16px; }
  .page-header img {
    margin-bottom: 30px;
    /*max-width: 340px;*/
    max-width: 100%; }
  .page-header-blue p {
    color: #0083cc; }

section {
  margin-bottom: 40px; }

section + .page-container .page-header {
  margin: 0 0 45px; }
  section + .page-container .page-header h2 {
    margin-top: 0; }

.section-sm {
  padding: 25px 0; }

.section-lg {
  padding: 25px 0 60px; }

.section-lg-top {
  padding-top: 25px; }

.section-lg-btm {
  padding-bottom: 60px; }

.section-blue {
  background: #00daf8; }

.section-blue-2 {
  background: #00aeef; }

.section-light-blue {
  background: #aef6fd; }

.section-off-white {
  background: #f6fcfb; }

.section-white {
  background: #fff; }

.padding-bottom-80 {
  padding-bottom: 80px; }

.section-splash {
  margin: 35px auto 0;
  padding-top: 7%;
  background: url(../img/splash-background.png) 50% 0 no-repeat;
  background-size: 100% auto;
  position: relative; }
  .section-splash::before {
    position: absolute;
    content: "";
    top: 30%;
    bottom: -1px;
    width: 100%;
    background-image: linear-gradient(to bottom, #01abeb, #0185cc, #0055ad); }

@media (min-width: 768px) {
  .section-splash::before {
    background-image: none;
    background-color: #00aeef; } }

.section-cabana {
  background-color: #00aeef; }

.body-bottom-padding {
  padding-bottom: 70px; }

.body-top-padding {
  padding-top: 70px; }

.section-cabana {
  margin: 35px auto 0; }

.section-no-mb {
  margin-bottom: 0; }

.flex {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .flex [class^="col-"],
  .flex [class*=" col-"] {
    display: -ms-flexbox;
    display: flex; }

.info-tile {
  position: relative; }
  .info-tile .img {
    height: 0;
    padding-bottom: 190%; }
  .info-tile .tile-content {
    background-image: linear-gradient(to bottom, #6f49a1 0%, #ed00b4 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF6F49A1', endColorstr='#FFED00B4', GradientType=0);
    padding: 15px 20px 65px; }
  .info-tile h2,
  .info-tile .h2 {
    color: #fff;
    margin-top: 0;
    font-size: 1.5em; }
  .info-tile p {
    color: #fff; }
  .info-tile .btn {
    position: absolute;
    left: 20px;
    bottom: 20px; }

.info-tile-margin,
.info-tile.info-tile-margin {
  margin-bottom: 25px; }

.bordered-section {
  border-top: 5px solid #e8f8f5;
  border-bottom: 5px solid #e8f8f5;
  margin: 0 0 40px;
  padding: 20px 0; }
  .bordered-section .ofset {
    padding: 0 20px; }

ul.bordered-list li {
  border-top: 5px solid #e8f8f5;
  padding: 25px 0;
  background: none;
  padding-left: 0; }
  ul.bordered-list li h3 {
    margin: 0.5em 0; }
  ul.bordered-list li p {
    color: #98cbc8; }

.buildings-list .frame {
  border: 0; }

.buildings-list .frame-content,
.buildings-list p {
  padding-top: 10px; }

.buildings-list .label {
  position: relative;
  top: -5px;
  margin-right: 4px;
  border-radius: 50%; }

.buildings-list h3 {
  display: inline; }

.section-guest-services ul {
  list-style: none;
  padding: 0; }
  .section-guest-services ul li {
    background: url(../img/grunticon/png/right-arrow-small.png) 0 7px no-repeat;
    padding-left: 20px; }

.section-downloads > div h3 span {
  font-size: 18px;
  font-family: "Rubik", sans-serif; }

.section-downloads .frame {
  margin-bottom: 15px; }

.section-downloads .img-wrap {
  position: relative;
  height: 50%; }
  .section-downloads .img-wrap::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.3) inset;
    top: 0;
    left: 0; }

.section-inner-white {
  padding: 15px;
  margin: 15px;
  background: #fff; }
  .section-inner-white h2 {
    margin-top: 15px;
    font-size: 1.5em; }

.section-map-legend {
  padding: 25px 15px 0; }

.map-legend {
  background: #fff;
  padding: 10px; }
  .map-legend .map-legend-inner {
    background: #f6fcfb;
    padding-top: 25px; }
    .map-legend .map-legend-inner > div {
      margin-bottom: 15px;
      position: relative; }
  .map-legend h3 {
    color: #00daf8;
    margin: 0 0 5px; }
  .map-legend .legend-content {
    width: 80%;
    float: left;
    color: #160f7d; }
  .map-legend .label-legend {
    float: left;
    background: #505150;
    border: 5px solid #fff;
    border-radius: 50%;
    height: 35px;
    width: 35px;
    padding: 4px 0 0;
    text-align: center;
    font-size: 1.125em;
    margin-right: 14px;
    position: relative;
    z-index: 1; }
    .map-legend .label-legend.label-A {
      background: #505150; }
    .map-legend .label-legend.label-B {
      background: #6f49a1; }
    .map-legend .label-legend.label-C {
      background: #0083cc; }
    .map-legend .label-legend.label-D {
      background: #f29635; }
    .map-legend .label-legend.label-E {
      background: #18a94e; }
    .map-legend .label-legend.label-F {
      background: #ed00b4; }
    .map-legend .label-legend.label-G {
      background: #00daf8; }
    .map-legend .label-legend.label-H {
      background: #e15a2a; }
    .map-legend .label-legend.label-I {
      background: #ca252b; }
  .map-legend .label-legend-shadow {
    background: #c5c5c5;
    border-radius: 50%;
    height: 12px;
    left: 23px;
    position: absolute;
    top: 23px;
    width: 30px;
    z-index: 0; }

.label-A {
  background: #505150; }

.label-B {
  background: #6f49a1; }

.label-C {
  background: #0083cc; }

.label-D {
  background: #f29635; }

.label-E {
  background: #18a94e; }

.label-F {
  background: #ed00b4; }

.label-G {
  background: #00daf8; }

.label-H {
  background: #e15a2a; }

.label-I {
  background: #ca252b; }

.section-map-cabana {
  padding-bottom: 25px; }
  .section-map-cabana .list-ticks li,
  .section-map-cabana p {
    color: #160f7d;
    background-position: 0 4px; }
  .section-map-cabana h3 {
    display: inline-block;
    margin: 0; }
  .section-map-cabana .list-ticks ul {
    padding-left: 45px; }
  .section-map-cabana .icon-map-pin-cabana {
    display: inline-block;
    width: 43px;
    height: 39px;
    color: #ed00b4;
    font-family: "Rubik", sans-serif;
    padding: 2px 0 0 9px;
    position: relative;
    top: -15px; }

/*.sticky-bar {
	bottom: 0;
    left: 0;
    position: fixed;
    width: 100%;
    z-index: 2;
}
*/
#roller-widget {
  width: 100%;
  border: 0; }

.newride-slider .container,
.newride-slider-500 .container {
  position: relative; }
  .newride-slider .container .btn,
  .newride-slider-500 .container .btn {
    position: absolute;
    bottom: 60px;
    left: 50%;
    margin-left: -85px;
    z-index: 2; }

.newride-slider .slick-dots,
.newride-slider-500 .slick-dots {
  margin-bottom: 0; }

.newride-slider img,
.newride-slider-500 img {
  width: 100%; }

.wysiwyg img {
  height: auto !important;
  max-width: 100% !important; }

.new-rides-blue {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00aeef+0,0056a7+100 */
  background: #00aeef;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(45deg, #00aeef 0%, #0056a7 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00aeef', endColorstr='#0056a7',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
  padding: 0 !important; }
  .page-rides .new-rides-blue {
    margin-bottom: 0; }
  .new-rides-blue h2 {
    color: #fff;
    text-align: center;
    margin: 20px 0; }

.instagram-title {
  margin: 0 15px 20px;
  text-align: center;
  color: #0252ab; }
  .instagram-title svg {
    width: 40px;
    height: auto; }

.ride-list {
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center; }

.page-ride-detail .section-splash {
  margin: 50px auto 0;
  padding-top: 10%; }
  .page-ride-detail .section-splash h2 {
    margin-bottom: -30px;
    margin-top: -20px;
    position: relative;
    z-index: 5;
    background: url(../img/map-pin.png) center 0 no-repeat;
    background-size: 40px auto;
    padding-top: 50px;
    padding-bottom: 30px; }

.page-group-pkgs .page-header,
.page-group-pkgs .page-header > :last-child {
  margin-bottom: 0; }

.page-group-pkgs .section-splash .row {
  margin-top: 30px; }

.page-group-pkgs .section-splash .main-content2 > :first-child {
  margin-top: 0; }

@media (max-width: 767px) {
  .benefits-list .icon-tick {
    display: inline-block;
    float: left;
    background-size: 100%;
    margin: 0 8px 0 0; }
  .benefits-list .frame {
    padding: 0;
    border: 0;
    background: transparent;
    max-width: none; }
  .benefits-list .frame-content {
    padding: 0;
    overflow: hidden; }
  .benefits-list .img-wrap {
    display: none; }
  .benefits-list [class^="col"],
  .benefits-list [class*=" col"] {
    margin-bottom: 1em; }
  .benefits-list .h3 {
    color: #0083cc;
    font-size: 1em; }
  .benefits-list .col-sm-6.col-md-3 .h3 {
    margin: 0; }
  .benefits-list p {
    color: #fff; }
  .benefits-list.framed .frame p {
    margin: 0; }
  .info-tile {
    max-width: 360px;
    margin: 0 auto; }
  .layout-bss .frame {
    display: inline-block; }
    .layout-bss .frame img {
      width: auto; }
  .new-rides,
  .new-rides-blue {
    padding-left: 10px;
    padding-right: 10px; }
  .page-header img {
    max-width: 70%; }
  .page-ride-detail .intro {
    margin-bottom: 0; }
    .page-ride-detail .intro .page-header {
      text-align: center;
      margin-bottom: 0; }
  .page-ride-detail .section-splash h2 {
    padding-bottom: 0; }
    .page-ride-detail .section-splash h2.map {
      padding-bottom: 20px; }
  .instagram-title svg {
    display: block;
    margin: 0 auto 15px; }
  .newride-slider .container .btn,
  .newride-slider-500 .container .btn {
    width: 190px; }
  .w-270-xs {
    width: 270px; }
  .padding-bottom-30-xs {
    padding-bottom: 30px; }
  .pt20-xs-max {
    padding-top: 20px; } }

@media (min-width: 768px) {
  .page-header {
    margin-bottom: 70px; }
    .page-header.mb-sm {
      margin-bottom: 45px; }
    .page-header h1 {
      margin-bottom: 20px; }
    .page-header p {
      font-size: 24px; }
  section {
    margin-bottom: 60px; }
  .page-ride-detail .section-splash {
    padding-top: 10%;
    margin-top: 10px; }
    .page-ride-detail .section-splash h2 {
      margin-top: -10px;
      background-size: 60px auto;
      padding-top: 70px; }
  .section-cabana {
    margin-top: 35px; }
  .has-connecting-wave {
    padding-bottom: 300px; }
  .section-inner-white {
    height: 380px; }
    .section-inner-white h2 {
      margin-top: 0; }
  .map-legend .map-legend-inner > div {
    height: 150px; }
  .map-legend .legend-content {
    width: 79%;
    font-size: 1.125em; }
  .map-legend .label-legend {
    height: 45px;
    width: 45px;
    padding: 7px 0 0;
    font-size: 1.375em; }
  .map-legend .label-legend-shadow {
    height: 21px;
    left: 32px;
    top: 23px;
    width: 31px; }
  .section-map-cabana h3 {
    margin: 0 0 20px; }
  .section-map-cabana .list-ticks {
    padding-top: 10px; }
    .section-map-cabana .list-ticks ul {
      padding-left: 45px; }
  .section-map-cabana .icon-map-pin-cabana {
    display: inline-block;
    width: 43px;
    height: 39px;
    color: #ed00b4;
    font-family: "Rubik", sans-serif;
    padding: 2px 0 0 9px;
    position: relative;
    top: -15px; }
  .newride-slider,
  .newride-slider-500 {
    margin-bottom: 0; }
    .newride-slider .container,
    .newride-slider-500 .container {
      position: absolute;
      left: 50%;
      margin-left: -375px;
      bottom: 0; }
    .newride-slider .slide .btn,
    .newride-slider-500 .slide .btn {
      bottom: 22px;
      left: 30px;
      margin-left: 0; }
    .newride-slider .slick-dots,
    .newride-slider-500 .slick-dots {
      bottom: 30px; }
  .instagram-title {
    margin-bottom: 30px; }
    .instagram-title svg {
      position: relative;
      top: -5px;
      margin-right: 5px; }
  .rides-tabs {
    overflow: hidden; }
  .ride-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row;
        flex-flow: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    margin: 0 -1%; }
    .ride-list .ride-tile {
      display: inline-block; }
  .page-ride-detail .ride-logo {
    float: right; }
  .page-ride-detail .intro {
    margin-bottom: 0; }
    .page-ride-detail .intro .page-header {
      margin-bottom: 0px; }
      .page-ride-detail .intro .page-header img,
      .page-ride-detail .intro .page-header p {
        margin-bottom: 0px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .flex .col-sm-6 {
    width: 49.9%; } }

@media (max-width: 767px) {
  .bordered-section {
    margin: 0 20px 40px; } }

@media (min-width: 992px) {
  .flex.framed .col-md-3 {
    width: 24.9%; }
  .info-tile .tile-content {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 50%;
    margin-left: 15px; }
  .info-tile-margin,
  .info-tile.info-tile-margin {
    margin-bottom: 30px; }
  .bordered-section {
    margin: 0 15px 40px; }
    .bordered-section .col-md-6 {
      padding-left: 0; }
    .bordered-section .ofset {
      padding-left: 15px;
      padding-right: 0; }
  .layout-bss .frame {
    margin-bottom: 25px; }
  .section-guest-services p,
  .section-guest-services li {
    font-size: 1.125em; }
  .section-downloads {
    margin-bottom: 45px; }
    .section-downloads .frame,
    .section-downloads .empty-download {
      height: 480px; }
      .section-downloads .frame .btn,
      .section-downloads .empty-download .btn {
        position: absolute;
        left: 50%;
        bottom: 30px;
        -ms-transform: translateX(-50%);
            transform: translateX(-50%); }
    .section-downloads .empty-download {
      width: 100%;
      background: #e8f8f5; }
  .section-inner-white {
    height: 230px;
    margin: 30px; }
  .map-legend .map-legend-inner > div {
    height: 135px;
    margin: 0; }
  .section-quotes {
    padding-top: 45px; }
  .page-ride-detail .section-splash h2 {
    margin-top: -25px;
    background-size: 80px auto;
    padding-top: 80px; }
  .section-cabana {
    margin-top: 35px; }
  .newride-slider .container,
  .newride-slider-500 .container {
    margin-left: -485px; } }

@media (max-width: 991px) {
  .pb50-sm-max {
    padding-bottom: 50px; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .flex .col-md-4 {
    width: 33.3%; } }

@media (min-width: 1200px) {
  .col-md-12 .info-tile h2 {
    font-size: 3.125em; }
  .col-md-12 .info-tile p {
    font-size: 1.5em; }
  .col-md-12 .info-tile .btn {
    font-size: 1.5em;
    padding: 6px 15px 4px;
    left: 40px;
    bottom: 40px; }
  .col-md-12 .info-tile .tile-content {
    padding: 35px 40px 65px; }
  .col-md-6 .info-tile h2 {
    font-size: 2.5em; }
  .section-downloads .frame,
  .section-downloads .empty-download {
    position: relative; }
  .section-inner-white {
    height: 290px; }
    .section-inner-white h2 {
      font-size: 2.5em; }
  .newride-slider .container,
  .newride-slider-500 .container {
    margin-left: -600px; } }

@media all and (min-width: 1600px) {
  .section-splash {
    background-size: 100%;
    background-repeat: repeat-x; }
  .banner-slider .slide img {
    width: 100%; } }

/* ==========================================================================
Global header class
========================================================================== */
.site-header {
  position: fixed;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.51), rgba(0, 0, 0, 0));
  top: 0;
  transition: background 300ms ease-in-out;
  width: 100%;
  z-index: 50;
  min-height: 125px; }
  .site-header:before, .site-header:after {
    content: " ";
    display: table; }
  .site-header:after {
    clear: both; }
  .site-header .header-logo {
    display: inline-block;
    margin: 7px 0;
    float: left; }
  .site-header .icon-logo2018 {
    display: block;
    width: 90px;
    height: 70px;
    background-image: url("/assets/img/logo-ap-2018.png");
    background-repeat: no-repeat;
    background-size: 90px auto;
    margin: -6px 0 -3px; }
  .site-header .buy-tickets {
    margin-top: 18px;
    padding: 14px 20px 12px;
    display: block;
    font-family: "Rubik", sans-serif;
    color: #fff;
    text-align: center;
    float: right;
    /*&.fixed {
			position: fixed;
			top: 0;
			right: 73px;
		}*/ }
  .site-header .site-search-dropdown {
    position: static;
    float: right; }
  .site-header.white {
    background: white; }
    .site-header.white .msg-broadcast p {
      color: #00aeef; }

.container-background {
  min-height: 75px; }

.page-banner {
  margin: 0 auto;
  position: relative; }
  .page-banner img {
    width: 100%;
    object-fit: cover;
    height: 100%; }

.msg-broadcast {
  background: transparent;
  padding: 10px 0;
  z-index: 1;
  text-align: center; }
  .msg-broadcast p {
    font-family: "Rubik", sans-serif;
    transition: color 300ms ease-in-out;
    font-size: 1em;
    line-height: 1;
    margin: 0;
    color: #fff; }
    .msg-broadcast p span {
      color: #b4ebff;
      display: inline-block; }

@media (min-width: 345px) {
  .site-header .buy-tickets {
    font-size: 12px; } }

@media (max-width: 344px) {
  .site-header .buy-tickets {
    font-size: 10px; } }

@media (min-width: 375px) {
  .site-header .buy-tickets {
    font-size: 14px; }
  .site-header .icon-logo2018 {
    width: 112px;
    background-size: 112px auto; } }

@media (min-width: 768px) {
  .site-header {
    /*.buy-tickets {
			&.fixed {
				right: 50%;
				margin-right: -302px;
			}
		}*/ }
    .site-header .header-logo {
      display: block;
      width: 157px; }
    .site-header .icon-logo2018 {
      width: 157px;
      height: 90px;
      background-size: 145px auto; }
    .site-header .buy-tickets {
      margin-top: 27px; }
  .msg-broadcast {
    padding: 17px 0 14px; }
  .site-header.absolute-header.has-broadcast {
    top: 60px; } }

@media (min-width: 940px) {
  .site-header .buy-tickets {
    margin-top: 34px; } }

@media (min-width: 992px) {
  .msg-broadcast {
    position: absolute;
    text-align: left;
    top: 17px;
    left: calc(50% - 295px); }
  .site-header {
    min-height: 150px; }
    .site-header .header-logo {
      margin: 18px auto 13px; }
    .site-header .icon-logo2018 {
      width: 190px;
      height: 120px;
      background-size: 190px;
      background-image: url("/assets/img/logo-ap-2018-lg.png"); }
    .site-header .buy-tickets {
      margin-top: 68px;
      font-size: 22px;
      padding: 9px 28px;
      /*&.fixed {
				margin-right: -485px;
			}*/ }
      .site-header .buy-tickets .link-text {
        font-size: 1.125em;
        font-family: "Rubik", sans-serif;
        padding: 8px 12px;
        color: #160f7d;
        background: #fff;
        border-radius: 5px;
        display: inline-block; }
      .site-header .buy-tickets:hover .link-text, .site-header .buy-tickets:focus .link-text {
        background: #4b2154;
        color: #fff; }
    .site-header .icon-ticket-icon {
      width: 50px;
      height: 36px;
      background-size: 100%;
      margin: 12px auto 14px; } }

/*@media (min-width: $screen-lg-min) {
	.site-header {
		.buy-tickets {
			&.fixed {
				margin-right: -585px;
			}
		}
	}
}*/
@media (min-width: 1200px) {
  .site-header .icon-logo2018 {
    width: 210px;
    background-size: 210px;
    height: 130px; }
  .site-header .header-logo {
    margin: 15px auto 14px;
    width: 210px; }
  .msg-broadcast {
    top: 20px; } }

/* ==========================================================================
   Global footer class
   ========================================================================== */
.site-footer {
  font-family: "Rubik", sans-serif;
  font-size: 1.125em;
  line-height: 1.2222222222; }
  .site-footer p {
    color: white; }
    .site-footer p a {
      color: white;
      word-wrap: break-word; }
  .site-footer ul {
    margin: 0 0 1em;
    padding: 0;
    list-style: none; }
    .site-footer ul ul,
    .site-footer ul p {
      margin: 0; }
  .site-footer .social-icons {
    margin-bottom: 50px; }
    .site-footer .social-icons li {
      margin: 0 3px; }
    .site-footer .social-icons .icon {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      width: 50px;
      border-radius: 50%;
      height: 50px;
      background-color: white; }
    .site-footer .social-icons .icon svg {
      width: 23px;
      height: 23px; }
    .site-footer .social-icons path {
      fill: #ed00b4; }
  .site-footer .further-links {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center; }
  .site-footer .site-map {
    font-size: 1.375em;
    position: relative;
    padding-left: 33px;
    padding-right: 72px;
    transition: transform 300ms;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content; }
    .site-footer .site-map::before {
      content: "";
      position: absolute;
      border-radius: 3px;
      top: 50%;
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
      right: 36px;
      background-color: white;
      width: 2px;
      height: 16px; }
    .site-footer .site-map::after {
      content: "";
      position: absolute;
      top: 50%;
      border-radius: 3px;
      right: 36px;
      background-color: white;
      width: 2px;
      -ms-transform: translateY(-50%) rotate(90deg);
          transform: translateY(-50%) rotate(90deg);
      height: 16px; }
  .site-footer .site-map[aria-expanded="true"]::before {
    background-color: transparent; }
  .site-footer .wave-contact-details .row {
    margin-top: -190px; }
  .site-footer .contact-details {
    padding-bottom: 40px; }
    .site-footer .contact-details p {
      font-size: 14px;
      margin-bottom: 0;
      line-height: 2; }
    .site-footer .contact-details a {
      pointer-events: initial; }
  .site-footer .img-wrapper {
    position: relative;
    height: 0;
    padding-bottom: calc(69 / 125 * 100%);
    overflow: hidden;
    width: 100%; }
    .site-footer .img-wrapper img {
      position: absolute;
      top: 50%;
      left: 50%;
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
      max-width: 100%;
      max-height: 100%; }
  .site-footer .our-partners-title {
    margin-bottom: 25px;
    font-weight: 500;
    color: #160f7d;
    text-align: center; }
  .site-footer .partner-container {
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 50px; }
  .site-footer .partner-tiles {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
    -ms-flex-pack: center;
        justify-content: center; }
  .site-footer .partner-column {
    width: 50%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 15px; }
  .site-footer .site-map-collapse {
    width: 100%; }
  .site-footer .expanded-menu {
    min-height: 200px;
    width: 100%;
    background: #354c9d;
    padding-top: 50px; }
    .site-footer .expanded-menu p {
      color: white; }
  .site-footer .head-link {
    font-size: 18px;
    font-weight: 500; }
  .site-footer .link-title {
    margin-bottom: 10px; }
  .site-footer .rhs-nav-links a {
    font-weight: 500;
    font-size: 18px; }
  .site-footer .last-details {
    pointer-events: auto; }

.site-map-links {
  margin-bottom: 0; }
  .site-map-links p,
  .site-map-links a {
    text-transform: none; }

.footer-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 45px; }
  .footer-group li {
    font-size: 0.875em;
    text-transform: uppercase;
    margin-bottom: 10px;
    width: 50%; }

.buy-tickets-icon {
  position: relative; }
  .buy-tickets-icon::after {
    position: absolute;
    content: "";
    width: 46px;
    height: 25px;
    background: url(/assets/img/icon_buy-tickets.png) 0 0 no-repeat;
    left: -49px;
    top: 2px;
    display: block; }

.partner-section {
  padding-bottom: 200px;
  position: relative;
  pointer-events: none;
  padding-top: 27px;
  z-index: 1;
  background-image: url("/assets/img/wave.png");
  background-position: right -40px bottom;
  background-size: auto 310px;
  background-repeat: no-repeat; }

.footer-lower {
  padding-bottom: 50px;
  padding-top: 35px;
  z-index: 1;
  margin-top: 0;
  background-color: #354c9d;
  position: relative; }
  .footer-lower p,
  .footer-lower a {
    font-size: 14px;
    color: white; }

.social-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: baseline;
      justify-content: baseline; }
  .social-wrapper .social-icons:before {
    height: 40px; }

@media (max-width: 599px) and (min-width: 320px) {
  .footer-lower {
    padding-top: 110px; } }

@media (min-width: 476px) {
  .site-footer .further-links {
    -ms-flex-pack: justify;
        justify-content: space-between; } }

@media (min-width: 600px) {
  .site-footer .partner-column {
    width: 25%; }
  .site-footer .img-wrapper {
    padding-bottom: 54.9450549451%; }
  .partner-section {
    background-size: auto 400px; } }

@media (min-width: 768px) {
  .last-details {
    display: -ms-flexbox;
    display: flex; }
    .last-details p:last-child {
      margin-left: 10px; }
  .site-footer .wave-contact-details .row {
    margin-top: -140px; }
  .site-footer .partner-container {
    padding-bottom: 60px; }
  .site-footer .social-icons {
    margin-bottom: 0; }
  .partner-section {
    background-image: url("/assets/img/wave.png"), url("/assets/img/wave-x.png");
    background-size: auto 400px, auto 154px;
    background-repeat: no-repeat, repeat-x;
    background-position: right -32px bottom; }
  .site-map-links {
    -ms-flex-direction: column;
        flex-direction: column; }
    .site-map-links li {
      width: 100%; }
    .site-map-links > li {
      margin-bottom: 30px; }
    .site-map-links .rhs-nav-links {
      margin-bottom: 10px; }
  .footer-group li {
    width: auto;
    margin-right: 27px; }
    .footer-group li:last-child {
      margin-right: 0; }
  .footer-lower {
    padding-top: 44px;
    padding-bottom: 110px; }
    .footer-lower a {
      font-size: 16px; }
  .social-wrapper {
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-pack: justify;
        justify-content: space-between; }
    .social-wrapper .social-icons:before {
      height: 0; } }

@media (max-width: 991px) {
  .site-footer .social-icons {
    max-width: none; } }

@media (min-width: 992px) {
  .site-footer .partner-container {
    width: 800px; }
  .TA_certificateOfExcellence {
    margin-top: 30px; }
  .middle-group {
    -ms-flex-direction: row;
        flex-direction: row; }
    .middle-group li {
      width: 50%;
      margin-right: 0; } }

@media (min-width: 1200px) {
  .partner-section {
    background-image: url("/assets/img/wave.png"), url("/assets/img/wave-x.png");
    background-position: right bottom, right bottom;
    background-size: auto 641px, auto 246px;
    background-repeat: no-repeat, repeat-x;
    margin-top: -125px;
    padding-top: 171px;
    padding-bottom: 300px; }
  .wave-contact-details {
    margin-top: 0; }
  .site-footer .partner-container {
    padding-left: 27px;
    padding-right: 27px; }
  .footer-lower {
    z-index: 1;
    padding-top: 0;
    margin-top: -85px; }
  .middle-group li {
    width: 50%;
    margin-right: 0; } }

@media (min-width: 1800px) {
  .site-footer .partner-section {
    padding-bottom: 350px; } }

/* ==========================================================================
   Navigation
   ========================================================================== */
/* ==========================================================================
   Icon classes
   ========================================================================== */
/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Hide visually and from screen readers: h5bp.com/u
 */
.hidden {
  display: none !important;
  visibility: hidden; }

/*
 * Hide only visually, but have it available for screen readers: h5bp.com/v
 */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

/*
 * Hide visually and from screen readers, but maintain layout
 */
.invisible {
  visibility: hidden; }

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix::before, .clearfix::after {
  content: ' ';
  /* 1 */
  display: table;
  /* 2 */ }

.clearfix::after {
  clear: both; }

/* ==========================================================================
   Print styles.
   In-lined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important; }
  a {
    text-decoration: underline; }
    a:visited {
      text-decoration: underline; }
    a[href]::after {
      content: " (" attr(href) ")"; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  /*
	* Don't show links for images, or javascript/internal links
	*/
  a[href^='javascript:']::after,
  a[href^='#']::after {
    content: ''; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group;
    /* h5bp.com/t */ }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; } }

/* ==========================================================================
   Table styles
   ========================================================================== */
.table-wrap {
  margin-bottom: 25px; }
  .table-wrap:before, .table-wrap:after {
    content: " ";
    display: table; }
  .table-wrap:after {
    clear: both; }
  .alternate-section .table-wrap {
    background: #fff; }
  .table-wrap .table {
    margin: 0; }
  .table-wrap-light .col-sm-3 {
    background-color: #fff;
    left: -15px;
    padding-bottom: 100px;
    margin-bottom: -100px;
    padding-left: 30px; }
  .table-wrap-light .table > tbody tr:last-child td {
    border-bottom: 1px solid #aef6fd; }

.table > thead > tr > th,
.table > tbody > tr > th {
  border: 0; }

.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td {
  font-size: 1.125em;
  padding: 10px 15px 10px 25px; }

.table h5 {
  line-height: 32px; }

.table .align-top {
  background-image: linear-gradient(to right, #0056a7, #0083cc, #0056a7); }
  .table .align-top th {
    font-size: 1em;
    vertical-align: middle;
    line-height: 1.1;
    font-weight: 500;
    height: 70px; }
  .table .align-top .small {
    line-height: 1.3;
    color: #aef6fd; }

.table .small {
  display: block;
  font-size: 0.5em; }

.table-dark th {
  color: #fff; }

.table-dark td {
  color: #160f7d; }

.table-dark tbody td {
  background: #ebf6fb; }

.table-dark tbody .dark-blue {
  color: #0083cc; }

.table-dark > thead > tr > th,
.table-dark > thead > tr > td,
.table-dark > tbody > tr > th,
.table-dark > tbody > tr > td {
  border-color: #fff;
  border-top-width: 2px; }

.table-dark .btn {
  font-size: 22px;
  width: 100%; }

.table-light th,
.table-light td {
  color: #0083cc; }

.table-light thead th {
  background: #00daf8;
  color: #fff; }

.table-light tbody td {
  background: #f6fcfb;
  color: #0083cc; }

.table-light > thead > tr > th,
.table-light > thead > tr > td,
.table-light > tbody > tr > th,
.table-light > tbody > tr > td {
  border-color: #aef6fd; }

@media (max-width: 767px) {
  .table-wrap .col-md-9 {
    padding: 0; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td {
    padding-left: 15px; }
  .table .note {
    display: inline-block;
    font-size: 0.777em;
    line-height: 1; }
  .mobile-table {
    border: 0; }
    .mobile-table tr,
    .mobile-table td {
      display: block;
      border-color: transparent !important; }
    .mobile-table tr:not(:last-child) {
      margin-bottom: 20px; }
    .mobile-table .mobile-block {
      background: #ebf6fb;
      font-size: 22px;
      padding: 30px 11px; }
    .mobile-table .mobile-ticket-details {
      font-size: 22px; } }

@media (max-width: 991px) {
  .table-cta {
    background: #fff; }
    .table-cta a.sml {
      background: #ed00b4;
      color: #fff;
      display: inline-block;
      text-align: center;
      font-size: 1em;
      border-radius: 5px;
      margin-top: 30px;
      padding: 8px 12px;
      font-size: 1.375em;
      font-family: "Rubik", sans-serif; } }

@media (min-width: 768px) {
  .table-wrap-light {
    overflow: hidden; }
    .table-wrap-light .table {
      margin-bottom: 15px; } }

@media (min-width: 992px) and (max-width: 1200px) {
  .table-cta a.sml {
    padding: 60px 15px 0;
    font-size: 2.0625em; } }

@media (min-width: 992px) {
  .table-cta a {
    background-image: linear-gradient(to bottom, #6f49a1 0%, #ed00b4 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF6F49A1', endColorstr='#FFED00B4', GradientType=0);
    color: #fff;
    display: block;
    width: 180px;
    height: 180px;
    padding: 50px 15px 0;
    margin: 30px 0;
    border-radius: 50%;
    font-family: "Rubik", sans-serif;
    font-size: 2.5em;
    line-height: 1;
    text-align: center; }
  .table-wrap-light .table-cta a {
    background-image: linear-gradient(to bottom, #0083cc 0%, #00daf8 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF0083CC', endColorstr='#FF00DAF8', GradientType=0); }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td {
    font-size: 22px;
    padding: 10px 20px; } }

@media (min-width: 1200px) {
  .table-cta a {
    width: 240px;
    height: 240px;
    padding-top: 76px; } }

@media screen and (max-width: 991px) {
  .page-group-pkgs .table-responsive > .table > thead > tr > th,
  .page-group-pkgs .table-responsive > .table > thead > tr > td,
  .page-group-pkgs .table-responsive > .table > tbody > tr > th,
  .page-group-pkgs .table-responsive > .table > tbody > tr > td,
  .page-group-pkgs .table-responsive > .table > tfoot > tr > th,
  .page-group-pkgs .table-responsive > .table > tfoot > tr > td {
    white-space: normal; } }

/* ==========================================================================
   Tabs styles
   ========================================================================== */
.tab-list {
  list-style: none;
  text-align: center;
  display: table;
  margin: 0 auto;
  padding: 0; }
  .tab-list:before, .tab-list:after {
    content: " ";
    display: table; }
  .tab-list:after {
    clear: both; }
  .tab-list li {
    float: left;
    position: relative; }
    .tab-list li a {
      display: block;
      padding: 15px 12px 30px;
      font-size: 1.375em;
      color: #160f7d; }
      .tab-list li a:hover, .tab-list li a:focus {
        color: #0083cc;
        text-decoration: none; }
      .tab-list li a::after {
        content: '';
        display: block;
        position: absolute;
        left: 50%;
        top: 51px;
        margin: 0 0 0 -6px;
        border: solid transparent;
        border-width: 6px 6px 0; }
    .tab-list li.tab-water-rides.active a::after,
    .tab-list li.tab-water-rides a:hover::after {
      border-top-color: #00daf8; }
    .tab-list li.tab-kids-rides.active a::after,
    .tab-list li.tab-kids-rides a:hover::after {
      border-top-color: #f29635; }
    .tab-list li.tab-family-rides.active a::after,
    .tab-list li.tab-family-rides a:hover::after {
      border-top-color: #6f49a1; }

.tab-content {
  margin-bottom: 40px;
  padding-top: 76px; }

.rides-tabs > .tab-pane {
  display: block;
  border-bottom: 10px solid #fff; }

.tab-pane h2 {
  color: #0083cc;
  margin-top: .55em; }

.tab-pane .col-sm-6 {
  margin-bottom: 25px; }

.tab-pane-family-rides h2 {
  color: #f29635; }

.tab-pane-kids-rides h2 {
  color: #6f49a1; }

/*.tab-pane-water-rides { @include gradient-horizontal($light-blue, $blue); }
.tab-pane-kids-rides { @include gradient-horizontal($gold, $orange); }
.tab-pane-family-rides { @include gradient-horizontal($pink, $purple); }*/
/*#our-rides-nav {
	background: #f6f6f6;
	width: 100%;
	z-index: 45;
}*/
.affix {
  top: 0; }
  .affix-top {
    position: absolute; }
  .affix-bottom {
    position: absolute; }

@media (min-width: 768px) {
  .tab-content {
    margin-bottom: 30px;
    padding-top: 82px; }
  .tab-list li a {
    font-size: 1.625em;
    padding: 20px 20px 30px; }
    .tab-list li a::after {
      top: 56px; }
  .tab-pane .col-sm-6 {
    margin-bottom: 30px; } }

/* ==========================================================================
   Form styles
   ========================================================================== */
.form-group {
  margin-bottom: 20px; }

.control-label {
  color: #0083cc;
  margin-bottom: 10px; }

.form-control {
  height: 40px;
  font-family: "AvenirRoman";
  border-radius: 2px; }

label.err {
  color: #ee3038;
  padding-top: 6px;
  font-weight: normal; }

input.err,
textarea.err,
select.err {
  border-color: #ee3038; }

.custom-file-upload {
  width: 130px;
  height: 35px;
  position: relative;
  background: #fff;
  border: 1px solid #0083cc;
  color: #0083cc;
  font-family: "Rubik", sans-serif;
  padding: 5px 10px;
  text-align: center;
  border-radius: 3px; }
  .custom-file-upload input {
    width: 130px;
    height: 35px;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    opacity: 0; }
    .custom-file-upload input[disabled] {
      cursor: not-allowed; }
  .custom-file-upload:hover {
    background: #0083cc;
    color: #fff; }

.file-list {
  color: #00daf8;
  margin: 10px 0 0; }

.icon-calendar {
  background-position: right 8px center; }

@media (min-width: 768px) {
  .form-group {
    margin-bottom: 25px; }
  .control-label {
    font-size: 1.1875em; }
  .form-control {
    font-size: 1.25em;
    height: 40px; } }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  height: 100%;
  display: block; }
  .slick-track::before, .slick-track::after {
    content: "";
    display: table; }
  .slick-track::after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-list {
  height: 100%; }
  .slick-loading .slick-list {
    background: #fff url(/assets/img/ajax-loader.gif) center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url(/assets/fonts/slick.eot);
  src: url(/assets/fonts/slick.eot?#iefix) format("embedded-opentype"), url(/assets/fonts/slick.woff) format("woff"), url(/assets/fonts/slick.ttf) format("truetype"), url(/assets/fonts/slick.svg#slick) format("svg");
  font-weight: normal;
  font-style: normal; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: none !important;
  height: 72px;
  width: 42px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background-color: rgba(246, 252, 251, 0.4);
  transition: background-color 300ms;
  color: transparent;
  top: 50%;
  margin-top: -60px;
  padding: 0;
  border: none;
  outline: none;
  z-index: 1; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background-color: rgba(246, 252, 251, 0.7);
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 1; }

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: #0083cc;
  opacity: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: 0;
  padding-right: 5px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: url(../img/svgCompressed/left-arrow-mob.svg); }
    [dir="rtl"] .slick-prev:before {
      content: url(../img/svgCompressed/right-arrow-mob.svg); }

.slick-next {
  right: 0;
  padding-left: 5px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: url(../img/svgCompressed/right-arrow-mob.svg); }
    [dir="rtl"] .slick-next:before {
      content: url(../img/svgCompressed/left-arrow-mob.svg); }

/* Dots */
.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: 70px;
  list-style: none;
  margin-top: 20px;
  margin-bottom: 0;
  display: block;
  text-align: center;
  padding: 0;
  width: 50%;
  margin-left: 25%; }
  .month-slider-wrap .slick-dots {
    width: 100%;
    margin-left: 0; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 2px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: white;
      display: block;
      height: 3px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 0;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "";
        width: 20px;
        height: 3px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        background: #fff;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transition: background 300ms; }
    .slick-dots li.slick-active button:before {
      background: #ed00b4; }

.slide {
  position: relative;
  /*min-height: 175px;*/ }
  .slide .h1,
  .slide h1,
  .slide h2 {
    font-family: DK, sans-serif;
    display: inline-block;
    margin: 0 0 5px;
    line-height: 1.25;
    padding: 10px 15px 10px 0;
    color: #fff;
    border-radius: 5px;
    text-transform: uppercase; }
  .slide .h1,
  .slide h1 {
    font-size: 4.5em; }
  .slide + .slide {
    display: none; }
    .slick-initialized .slide + .slide {
      display: block; }

.newride-slider .slide-videoinline {
  min-height: 360px; }

.homebanner-slider,
.cabana-slider {
  margin-bottom: 0; }
  .homebanner-slider img,
  .cabana-slider img {
    max-width: 100%;
    object-fit: cover;
    width: 100%;
    height: 100%; }
  .homebanner-slider .slide-image,
  .cabana-slider .slide-image {
    position: relative; }
    .homebanner-slider .slide-image::before,
    .cabana-slider .slide-image::before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-image: linear-gradient(271deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3)); }

.slide-content {
  position: absolute;
  left: 0;
  top: 17%;
  width: 100%;
  padding: 58px 10% 0;
  text-align: center;
  text-align: left; }
  .slide-content.button-only {
    height: 100%; }
    .slide-content.button-only .btn {
      top: 30%;
      position: absolute; }

.other-rides {
  margin: 0 auto; }
  .other-rides .other-rides-slider {
    margin-top: 30px; }
  .other-rides .slick-dots {
    bottom: -60px; }
  .other-rides .frame {
    height: 530px; }
    .other-rides .frame img {
      max-height: 290px; }
  .other-rides h3.grey {
    margin-top: 40px; }
    .other-rides h3.grey .kids,
    .other-rides h3.grey .family,
    .other-rides h3.grey .water {
      display: inline-block;
      color: #fff;
      padding: 7px 13px;
      border-radius: 3px; }
    .other-rides h3.grey .kids {
      background: #f29635; }
    .other-rides h3.grey .family {
      background: #6f49a1; }
    .other-rides h3.grey .water {
      background: #00daf8; }
  .other-rides .ride-tile {
    margin-left: 10px;
    margin-right: 10px; }

.page-home .homebanner-slider,
.page-home .cabana-slider {
  height: 100vh; }
  .page-home .homebanner-slider .slide.slide-videoinline,
  .page-home .cabana-slider .slide.slide-videoinline {
    background: black;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: center;
        justify-content: center; }

.page-ride-detail .homebanner-slider {
  padding-bottom: 56.25%; }

@media (max-width: 991px) {
  .other-rides {
    padding-top: 3px; }
  .slide .h1,
  .slide h1 {
    font-size: 2.5em;
    line-height: 1.05; }
  .slide .btn {
    font-size: 1.125em; }
  .banner-slider,
  .newride-slider,
  .newride-slider-500 {
    overflow: hidden; }
    .banner-slider .embed-responsive,
    .newride-slider .embed-responsive,
    .newride-slider-500 .embed-responsive {
      position: absolute;
      top: 0;
      right: 0;
      left: -100%;
      -ms-transform: translate(25%, 0);
          transform: translate(25%, 0); }
    .banner-slider .slick-current,
    .newride-slider .slick-current,
    .newride-slider-500 .slick-current {
      z-index: 100; } }

.newride-slider {
  margin-bottom: 0; }

.newride-slider-500 {
  margin-bottom: 0; }
  .newride-slider-500 img {
    width: 100%; }

@media (min-width: 1301px) {
  .other-rides .slick-prev {
    left: -65px; }
  .other-rides .slick-next {
    right: -65px; } }

@media (min-width: 1350px) {
  .other-rides .slick-prev {
    left: -85px; }
  .other-rides .slick-next {
    right: -85px; } }

@media (min-width: 768px) {
  .other-rides {
    overflow: hidden; }
    .other-rides .other-rides-slider {
      margin-top: 35px;
      margin-left: -15px;
      margin-right: -15px;
      margin-bottom: 10px; }
    .other-rides .slick-dots {
      bottom: -40px; }
    .other-rides .frame {
      height: 530px; }
    .other-rides h3.grey {
      margin-top: 80px;
      font-size: 1.875em; }
    .other-rides .ride-tile {
      margin-left: 15px;
      margin-right: 15px; }
    .other-rides .slick-prev {
      left: 15px; }
    .other-rides .slick-next {
      right: 15px; }
  .slick-dots {
    bottom: 30px; }
  /* Arrows */
  .slick-prev,
  .slick-next {
    height: 120px;
    width: 70px;
    margin-top: -60px; }
  .slick-prev:before,
  .slick-next:before {
    font-size: 20px; }
  .slick-prev {
    padding-right: 10px; }
    [dir="rtl"] .slick-prev {
      left: auto;
      right: -25px; }
    .slick-prev:before {
      content: url(../img/svgCompressed/chevron-left.svg); }
      [dir="rtl"] .slick-prev:before {
        content: url(../img/svgCompressed/chevron-right.svg); }
  .slick-next {
    padding-left: 10px; }
    [dir="rtl"] .slick-next {
      left: -25px;
      right: auto; }
    .slick-next:before {
      content: url(../img/svgCompressed/chevron-right.svg); }
      [dir="rtl"] .slick-next:before {
        content: url(../img/svgCompressed/chevron-left.svg); }
  .banner-slider,
  .newride-slider,
  .newride-slider-500 {
    overflow: hidden; }
    .banner-slider .embed-responsive,
    .newride-slider .embed-responsive,
    .newride-slider-500 .embed-responsive {
      position: absolute;
      left: 0;
      right: 0;
      top: 50%;
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%); }
  .page-home .homebanner-slider,
  .page-home .cabana-slider {
    height: 100vh; }
    .page-home .homebanner-slider .embed-responsive,
    .page-home .cabana-slider .embed-responsive {
      max-width: calc((16 / 9) * 100vh);
      width: 100%;
      margin: 0 auto; }
  .banner-slider {
    height: 240px; }
    .banner-slider .slide-videoinline,
    .banner-slider .slide-image {
      height: 240px; }
  .banner-slider-760,
  .newride-slider,
  .newride-slider-500 {
    height: 365px; }
    .banner-slider-760 .slide-videoinline,
    .banner-slider-760 .slide-image,
    .newride-slider .slide-videoinline,
    .newride-slider .slide-image,
    .newride-slider-500 .slide-videoinline,
    .newride-slider-500 .slide-image {
      height: 365px; } }

@media (min-width: 992px) {
  .banner-slider {
    height: 310px; }
    .banner-slider .slide-videoinline,
    .banner-slider .slide-image {
      height: 310px; }
  .banner-slider-760,
  .newride-slider {
    height: 470px; }
    .banner-slider-760 .slide-videoinline,
    .banner-slider-760 .slide-image,
    .newride-slider .slide-videoinline,
    .newride-slider .slide-image {
      height: 470px; }
  .newride-slider-500 {
    height: 357px; }
    .newride-slider-500 .slide-videoinline,
    .newride-slider-500 .slide-image {
      height: 357px; }
  .slick-prev,
  .slick-next {
    display: inline-block !important;
    height: 75px;
    width: 55px; }
  .slick-next {
    padding-left: 7px; }
  .slick-prev {
    padding-right: 7px; }
  .slide-content {
    padding-top: 105px; }
  .slide .h1,
  .slide h1 {
    max-width: 640px; } }

@media (min-width: 1200px) {
  .banner-slider {
    height: 375px; }
    .banner-slider .slide-videoinline,
    .banner-slider .slide-image {
      height: 375px; }
  .banner-slider-760,
  .newride-slider {
    height: 570px; }
    .banner-slider-760 .slide-videoinline,
    .banner-slider-760 .slide-image,
    .newride-slider .slide-videoinline,
    .newride-slider .slide-image {
      height: 570px; }
  .slide-content {
    left: calc(50% - 482px);
    width: auto;
    padding-left: 0;
    padding-right: 0; } }

@media (min-width: 1600px) {
  .banner-slider {
    height: 500px; }
    .banner-slider .slide-videoinline,
    .banner-slider .slide-image {
      height: 500px; }
  .banner-slider-760,
  .newride-slider {
    height: 760px; }
    .banner-slider-760 .slide-videoinline,
    .banner-slider-760 .slide-image,
    .newride-slider .slide-videoinline,
    .newride-slider .slide-image {
      height: 760px; }
  .newride-slider-500 {
    height: 500px; }
    .newride-slider-500 .slide-videoinline,
    .newride-slider-500 .slide-image {
      height: 500px; } }

/* ==========================================================================
   Buttons
   ========================================================================== */
.btn-group {
  margin: 0 -5px; }
  .btn-group .btn {
    margin: 0 5px 8px; }

.btn {
  font-size: 1.375em;
  font-family: "Rubik", sans-serif;
  font-weight: 500;
  line-height: normal;
  padding: 12px 37px 11px;
  color: #fff;
  background-color: #0083cc;
  border-radius: 26px;
  border: 0; }
  .btn:hover, .btn:focus, .btn:active {
    color: #fff;
    background-color: #160f7d; }
  .btn:active:focus {
    color: #fff;
    background-color: #120c66; }

.btn-pink {
  background-color: #ed00b4; }
  .btn-pink:hover, .btn-pink:focus, .btn-pink:active {
    background-color: #ca0d9d; }
  .btn-pink:active:focus {
    background-color: #b20b8a; }
  .btn-pink[disabled]:hover {
    background-color: #ed00b4; }

.btn-pink-outline {
  background-color: transparent;
  border: 1px solid #ed00b4;
  color: #ed00b4; }
  .btn-pink-outline:hover, .btn-pink-outline:focus, .btn-pink-outline:active {
    background-color: #ca0d9d; }
  .btn-pink-outline:active:focus {
    background-color: #f6fcfb; }
  .btn-pink-outline[disabled]:hover {
    background-color: #ed00b4; }

.btn-blue, .btn-default,
.btn-primary {
  background-color: #00daf8; }
  .btn-blue:hover, .btn-default:hover,
  .btn-primary:hover, .btn-blue:focus, .btn-default:focus,
  .btn-primary:focus, .btn-blue:active, .btn-default:active,
  .btn-primary:active {
    background-color: #0083cc; }
  .btn-blue:active:focus, .btn-default:active:focus,
  .btn-primary:active:focus {
    background-color: #0073b3; }
  .btn-blue[disabled]:hover, .btn-default[disabled]:hover,
  .btn-primary[disabled]:hover {
    background-color: #00daf8; }

.btn-blue-outline {
  background-color: transparent;
  border: 1px solid #00daf8;
  color: #00daf8; }
  .btn-blue-outline:hover, .btn-blue-outline:focus, .btn-blue-outline:active {
    background-color: #0083cc; }
  .btn-blue-outline:active:focus {
    background-color: #f6fcfb; }
  .btn-blue-outline[disabled]:hover {
    background-color: #00daf8; }

.btn-dark-blue {
  background-color: #0083cc; }
  .btn-dark-blue:hover, .btn-dark-blue:focus, .btn-dark-blue:active {
    background-color: #160f7d; }
  .btn-dark-blue:active:focus {
    background-color: #120c66; }
  .btn-dark-blue[disabled]:hover {
    background-color: #0083cc; }

.btn-dark-blue-outline {
  background-color: transparent;
  border: 1px solid #0083cc;
  color: #0083cc; }
  .btn-dark-blue-outline:hover, .btn-dark-blue-outline:focus, .btn-dark-blue-outline:active {
    background-color: #160f7d; }
  .btn-dark-blue-outline:active:focus {
    background-color: #f6fcfb; }
  .btn-dark-blue-outline[disabled]:hover {
    background-color: #0083cc; }

.btn-orange {
  background-color: #f29635; }
  .btn-orange:hover, .btn-orange:focus, .btn-orange:active {
    background-color: #c7521b; }
  .btn-orange:active:focus {
    background-color: #b14918; }
  .btn-orange[disabled]:hover {
    background-color: #f29635; }

.btn-orange-outline {
  background-color: transparent;
  border: 1px solid #f29635;
  color: #f29635; }
  .btn-orange-outline:hover, .btn-orange-outline:focus, .btn-orange-outline:active {
    background-color: #c7521b; }
  .btn-orange-outline:active:focus {
    background-color: #f6fcfb; }
  .btn-orange-outline[disabled]:hover {
    background-color: #f29635; }

.btn-purple {
  background-color: #6f49a1; }
  .btn-purple:hover, .btn-purple:focus, .btn-purple:active {
    background-color: #4b2154; }
  .btn-purple:active:focus {
    background-color: #3b1a42; }
  .btn-purple[disabled]:hover {
    background-color: #6f49a1; }

.btn-purple-outline {
  background-color: transparent;
  border: 1px solid #6f49a1;
  color: #6f49a1; }
  .btn-purple-outline:hover, .btn-purple-outline:focus, .btn-purple-outline:active {
    background-color: #4b2154; }
  .btn-purple-outline:active:focus {
    background-color: #f6fcfb; }
  .btn-purple-outline[disabled]:hover {
    background-color: #6f49a1; }

.btn-deep-blue {
  background-color: #160f7d; }
  .btn-deep-blue:hover, .btn-deep-blue:focus, .btn-deep-blue:active {
    background-color: #0083cc; }
  .btn-deep-blue:active:focus {
    background-color: #0073b3; }
  .btn-deep-blue[disabled]:hover {
    background-color: #160f7d; }

.btn-deep-blue-outline {
  background-color: transparent;
  border: 1px solid #160f7d;
  color: #160f7d; }
  .btn-deep-blue-outline:hover, .btn-deep-blue-outline:focus, .btn-deep-blue-outline:active {
    background-color: #0083cc; }
  .btn-deep-blue-outline:active:focus {
    background-color: #f6fcfb; }
  .btn-deep-blue-outline[disabled]:hover {
    background-color: #160f7d; }

.btn-white {
  background-color: #fff;
  color: #160f7d;
  padding: 12px 28px; }
  .btn-white:hover, .btn-white:focus, .btn-white:active {
    color: white;
    background-color: #160f7d; }
  .btn-white:active:focus {
    background-color: #120c66; }

.btn-trans-white-outline {
  background-color: transparent;
  color: white;
  border: solid 2px white; }
  .btn-trans-white-outline:hover, .btn-trans-white-outline:focus, .btn-trans-white-outline:active {
    color: #160f7d;
    background-color: white; }
    .btn-trans-white-outline:hover::before, .btn-trans-white-outline:hover::after, .btn-trans-white-outline:focus::before, .btn-trans-white-outline:focus::after, .btn-trans-white-outline:active::before, .btn-trans-white-outline:active::after {
      background-color: #160f7d; }

.btn-trans-outline {
  background-color: transparent;
  color: #160f7d;
  border: solid 2px #160f7d; }
  .btn-trans-outline:hover, .btn-trans-outline:focus, .btn-trans-outline:active {
    color: white;
    background-color: #160f7d; }

.btn-dark-blue {
  background-color: #0083cc;
  color: white;
  padding: 11px 32px; }
  .btn-dark-blue:hover, .btn-dark-blue:focus, .btn-dark-blue:active {
    color: white;
    background-color: #160f7d; }

.btn-white-outline {
  background-color: transparent;
  color: white;
  border: solid 2px white; }
  .btn-white-outline:hover, .btn-white-outline:focus, .btn-white-outline:active {
    color: #160f7d;
    background-color: white; }

/*.btn-blue-border {
	background-color: #fff;
	color: $dark-blue;
	border: 1px solid $dark-blue;

	&:hover,
	&:focus,
	&:active {
		color: $blue;
		border-color: $blue;
		background-color: #fff;
	}
	&:active:focus {
		background-color: darken($deep-blue, 5%);
	}
}*/
.btn-sm {
  font-size: 1.125em;
  font-weight: 500;
  border-radius: 27.5px;
  padding: 12px 27px 10px; }

@media (min-width: 768px) {
  .btn-lg {
    font-size: 1.875em;
    padding: 10px 15px 9px; } }

/* ==========================================================================
   Structural elements
   ========================================================================== */
.cta-season-pass {
  color: #fff;
  background: #0083cc;
  padding: 0 !important; }
  .cta-season-pass:before, .cta-season-pass:after {
    content: " ";
    display: table; }
  .cta-season-pass:after {
    clear: both; }
  .cta-season-pass .h1,
  .cta-season-pass h2,
  .cta-season-pass p {
    color: #fff;
    margin: 0; }
  .cta-season-pass .h1 {
    background-image: url(../img/season-pass-ribbon-sm.png);
    background-size: 100% 100%;
    width: 220px;
    margin: -5px auto 10px;
    padding: 20px 5px 35px;
    color: #fff;
    text-align: center;
    line-height: 1; }
  .cta-season-pass .col-sm-8 h2 {
    margin-bottom: 5px;
    font-size: 30px;
    line-height: 1; }
  .cta-season-pass .col-sm-8 h3 {
    line-height: 1.3; }
  .cta-season-pass p {
    font-size: 1.25em;
    margin-bottom: 0.5em; }
  .cta-season-pass .icon-ticket-icon {
    width: 99px;
    height: 72px;
    margin: 25px auto 20px; }

.cta-img-hero {
  margin: 25px 0;
  background: #00daf8; }
  .cta-img-hero h2,
  .cta-img-hero h3,
  .cta-img-hero p {
    color: #fff; }
  .cta-img-hero p {
    font-size: 1.125em; }
  .cta-img-hero ul {
    list-style: none;
    padding: 0;
    margin-bottom: 1.5em; }
  .cta-img-hero li {
    font-size: 1.125em;
    color: #0083cc;
    background: url(../img/grunticon/png/tick.png) 0 50%/22px 18px no-repeat;
    padding-left: 30px; }
  .cta-img-hero .text-content {
    padding-bottom: 1em;
    padding-right: 30px; }

.list-ticks ul {
  list-style: none;
  padding: 0;
  margin-bottom: 1.5em; }

.list-ticks li {
  font-size: 1.125em;
  color: #00daf8;
  background: url(../img/grunticon/png/tick.png) 0 8px/22px 18px no-repeat;
  padding-left: 30px;
  margin-bottom: 10px; }

.list-ticks.white li {
  font-size: 22px;
  line-height: 1;
  margin-bottom: 33px;
  padding-left: 45px;
  color: #fff;
  background: url("/assets/img/svgCompressed/white-tick.svg") no-repeat; }

.list-ticks.blue li {
  font-size: 16px;
  margin-bottom: 6px;
  color: #160f7d;
  background: url("/assets/img/svgCompressed/blue-tick.svg") left center/12px auto no-repeat; }

.cta-standard p {
  font-size: 1.125em; }

.cta-6-6 .frame {
  margin-bottom: 30px; }

.cta-6-6 .btn {
  margin-bottom: 20px; }

.cta-4-4-4 a {
  font-size: 1.625em;
  font-family: "Rubik", sans-serif; }

.cta-4-4-4 .col-md-4 {
  margin: 30px 0 20px; }

.cta-4-4-4 .call-number {
  color: #ed00b4; }

.cta-4-4-4 .btn {
  margin-top: -10px; }

.social-cta {
  background: url("/assets/img/social-banner-background.jpg") center top no-repeat;
  min-height: 300px;
  padding: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  position: relative; }
  .social-cta::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-image: linear-gradient(271deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5)); }
  .social-cta h2 {
    color: #fff;
    max-width: 200px;
    text-align: center;
    font-size: 45px;
    margin-top: 0;
    font-family: DK, sans-serif; }
  .social-cta .text-section {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        align-items: center;
    z-index: 1;
    -ms-flex-pack: center;
        justify-content: center; }
  .social-cta p {
    color: #fff;
    max-width: 300px;
    text-align: center; }
  .social-cta svg {
    width: 23px;
    height: 23px; }
  .social-cta path {
    fill: #ed00b4; }
  .social-cta .icon {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    width: 50px;
    border-radius: 50%;
    height: 50px;
    background-color: white; }

.open-times-cta {
  background: #f6fcfb url(../img/bg-opentimes-sm.jpg) right 100% no-repeat;
  text-align: center;
  padding-bottom: 45px; }
  .open-times-cta h2 {
    color: #0083cc; }

.social-icons {
  list-style: none;
  padding: 0;
  margin: 0; }
  .social-icons:before, .social-icons:after {
    content: " ";
    display: table; }
  .social-icons:after {
    clear: both; }
  .social-icons li {
    display: inline-block;
    margin: 0 10px; }
  .social-icons a {
    display: block;
    -ms-transform: scale(1);
        transform: scale(1);
    transition: transform 200ms; }
    .social-icons a:hover {
      -ms-transform: scale(1.1);
          transform: scale(1.1); }

.subscribe-cta {
  background: url("/assets/img/subscribe-background-xs.png") no-repeat center center;
  background-size: cover;
  padding: 25px 0 30px;
  margin-bottom: 0;
  color: #fff; }
  .subscribe-cta .container {
    width: 304px;
    padding-left: 0;
    padding-right: 0; }
    .subscribe-cta .container .form-inline {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-align: start;
          align-items: flex-start; }
    .subscribe-cta .container .form-control {
      width: 304px; }
    .subscribe-cta .container .form-group {
      margin-bottom: 20px; }
  .subscribe-cta .btn-group {
    padding: 30px 30px 10px; }
    .subscribe-cta .btn-group .btn {
      margin: 0 0 20px; }
  .subscribe-cta h3 {
    font-family: DK, sans-serif;
    font-size: 32px;
    line-height: 1.34;
    text-align: center;
    color: #fff;
    margin-top: 0;
    margin-bottom: 1em; }
  .subscribe-cta .text-center {
    padding-top: 20px; }
  .subscribe-cta a {
    display: block;
    color: #fff;
    margin-top: 45px;
    font-size: 0.875em;
    text-decoration: underline; }
  .subscribe-cta .form-control {
    border: 0;
    color: #000000; }

@media (max-width: 767px) {
  .cta-season-pass {
    background-image: url(/assets/img/water-splash-mobile.png);
    background-repeat: no-repeat;
    background-position: bottom left;
    text-align: center; }
    .cta-season-pass .col-md-5 {
      padding: 20px 0;
      text-align: center; }
      .cta-season-pass .col-md-5 img {
        max-width: 60%; }
  .cta-img-hero img {
    width: 100%; }
  .cta-img-hero .text-content {
    padding-left: 30px;
    padding-right: 30px; }
  .icon-ticket-icon {
    display: none; }
  .social-icons li {
    margin: 0 4px 10px; }
  .cta-4-8 .col-lg-4 {
    margin-bottom: 20px; } }

@media (max-width: 991px) {
  .open-times-cta {
    padding-bottom: 220px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .cta-season-pass {
    background-image: none; }
    .cta-season-pass .col-sm-8 {
      padding: 40px 15px 15px; }
    .cta-season-pass img {
      padding-top: 40px; }
  .cta-4-8 .col-lg-4 {
    margin-bottom: 20px; } }

@media (min-width: 768px) {
  .cta-season-pass .h1 {
    background-image: url(../img/season-pass-ribbon.png);
    width: 180px;
    font-size: 2.7em;
    margin-bottom: 20px; }
  .cta-season-pass img {
    padding-top: 40px; }
  .cta-season-pass .col-sm-8 h2 {
    font-size: 47px; }
  .cta-img-hero {
    margin: 60px 0 15px; } }
  @media (min-width: 768px) and (max-width: 1199px) {
    .cta-img-hero img {
      padding: 30px 0 30px 30px; } }

@media (min-width: 768px) {
  .subscribe-cta {
    padding: 60px 0;
    background-image: url("/assets/img/subscribe-background.png"); }
    .subscribe-cta .form-control {
      margin-right: 15px;
      width: 402px;
      font-size: 16px; }
    .subscribe-cta form {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center; }
    .subscribe-cta h3 {
      max-width: 719px; }
    .subscribe-cta a {
      margin-top: 22px; }
    .subscribe-cta .field-validation-error {
      position: absolute; }
  .cta-4-4-4 a {
    font-size: 1.875em; }
  .social-cta {
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-pack: justify;
        justify-content: space-between;
    padding-left: 50px;
    background-position: center 10%;
    padding-right: 50px;
    min-height: 213px; }
    .social-cta .text-section {
      -ms-flex-align: start;
          align-items: flex-start; }
    .social-cta p {
      text-align: left; }
    .social-cta h2 {
      text-align: left;
      max-width: 448px; }
  .social-icons li {
    margin: 0 3px; } }

@media (min-width: 992px) {
  .social-cta .social-icons {
    margin-right: 40px; }
  .cta-season-pass {
    position: relative;
    background-image: none;
    min-height: 357px; }
    .cta-season-pass::before {
      position: absolute;
      content: "";
      width: 44%;
      background: url(/assets/img/water-splash.png) right -80px no-repeat;
      top: 0;
      left: 0;
      height: 100%;
      display: block; }
    .cta-season-pass .h1 {
      font-size: 2.7em; }
    .cta-season-pass h2 {
      margin-top: 40px; }
    .cta-season-pass h3 {
      margin-bottom: 0; }
    .cta-season-pass p {
      font-size: 1.3em;
      margin: 0; }
    .cta-season-pass .btn-white {
      margin-top: 13px; }
    .cta-season-pass .col-md-5 {
      padding: 0 15px 0 0; }
    .cta-season-pass .icon-ticket-icon {
      margin: 35px auto 30px; }
  .open-times-cta {
    background-image: url(../img/bg-opentimes.jpg);
    background-position: right bottom; }
  .subscribe-cta .form-control {
    width: 320px;
    height: 44px; }
  .subscribe-cta h3 {
    margin: 10px auto 45px; } }

@media (max-width: 1199px) {
  .subscribe-cta .btn[type="submit"] {
    width: 100%; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .cta-season-pass .col-sm-8 h2 {
    font-size: 40px; } }

@media (min-width: 1200px) {
  .social-cta {
    background-position: 90% 10%; }
  .cta-season-pass p {
    font-size: 1.625em; }
  .subscribe-cta {
    min-height: 400px; }
    .subscribe-cta .container {
      width: 900px; }
      .subscribe-cta .container > div > div {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
            flex-direction: row; }
        .subscribe-cta .container > div > div h3 {
          max-width: 450px;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-align: center;
              align-items: center; }
      .subscribe-cta .container > div > div.contact-page-subscribe {
        -ms-flex-direction: column;
            flex-direction: column;
        -ms-flex-align: center;
            align-items: center; }
        .subscribe-cta .container > div > div.contact-page-subscribe > div {
          margin-left: calc(50% - 290px); }
      .subscribe-cta .container .form-wrap {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
            flex-direction: column;
        -ms-flex-align: end;
            align-items: flex-end; }
        .subscribe-cta .container .form-wrap .form-control {
          margin-right: 0; }
        .subscribe-cta .container .form-wrap a {
          margin-top: -30px; }
    .subscribe-cta h3 {
      font-size: 52px; }
    .subscribe-cta .form-control {
      width: 283px; }
    .subscribe-cta a {
      margin-left: calc(50% - 221px); } }

/* ==========================================================================
   Video player
   ========================================================================== */
body.modal-open {
  overflow: visible;
  padding-right: 0 !important; }

.play-video {
  padding-left: 45px;
  position: relative; }
  .play-video::before, .play-video::after {
    content: '';
    display: block;
    position: absolute; }
  .play-video::before {
    width: 16px;
    height: 16px;
    left: 17px;
    top: 9px;
    background: #0083cc;
    border-radius: 50%; }
  .play-video::after {
    border: 4px solid transparent;
    border-right: 0;
    border-left: 8px solid #00daf8;
    margin-left: 3px;
    left: 19px;
    top: 13px;
    border-radius: 2px; }
  .slide .play-video {
    padding-left: 55px;
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    font-size: 1.375em; }
    .slide .play-video::before {
      width: 28px;
      height: 28px;
      background: #0083cc; }
    .slide .play-video::after {
      border: 7px solid transparent;
      border-left: 12px solid #fff;
      margin-left: 3px;
      left: 24px;
      top: 16px; }

.mute-btn {
  position: absolute;
  top: 10px;
  right: 10px;
  background-color: #160f7d;
  background-position: 8px 7px;
  background-repeat: no-repeat;
  width: 45px;
  height: 45px;
  padding: 10px 15px;
  background-size: 28px auto; }
  .mute-btn.sound-on {
    background-image: url(../img/svgCompressed/sound-on.svg); }
  .mute-btn.sound-off {
    background-image: url(../img/svgCompressed/sound-off.svg); }

.video-modal .close {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 3;
  width: 40px;
  height: 40px;
  background: #fff;
  color: #0083cc;
  opacity: 1;
  text-shadow: none; }
  .video-modal .close:hover {
    background: #160f7d; }

@media (min-width: 768px) {
  .slide .play-video {
    font-size: 1.875em; }
    .slide .play-video::before {
      top: 14px; }
    .slide .play-video::after {
      top: 21px; } }

/* ==========================================================================
   Navigation module
   ========================================================================== */
.site-header.white .caret {
  border-top-color: #00daf8; }

.site-header.white .site-navigation a {
  color: #160f7d; }

.site-header.white .site-search-btn path {
  fill: #160f7d; }

.site-header.white .mobile-nav-btn .lines {
  background: #160f7d; }
  .site-header.white .mobile-nav-btn .lines::before, .site-header.white .mobile-nav-btn .lines::after {
    background: #160f7d; }

.site-navigation {
  top: 125px; }
  .site-navigation ul {
    list-style: none;
    padding: 0; }
  .site-navigation a {
    color: #160f7d;
    display: block;
    font-size: 1.5em;
    text-transform: uppercase;
    font-weight: 500;
    padding: 10px 25px 10px 75px;
    position: relative; }
    .site-navigation a:focus {
      color: #160f7d;
      text-decoration: none; }
    .site-navigation a .icon {
      display: block;
      width: 42px;
      height: 32px;
      position: absolute;
      left: 15px;
      top: 10px;
      background-position: 50% 50%; }
    .site-navigation a .caret {
      position: absolute;
      right: 18px;
      bottom: 50%;
      margin-bottom: -4px;
      border-bottom: solid #00daf8;
      border-top-color: #00daf8;
      border-width: 8px 8px 0;
      transition: border 250ms; }
  .site-navigation .child-menu-open .caret {
    border-width: 0 8px 8px; }
  .site-navigation .child-menu {
    display: none; }
    .site-navigation .child-menu li {
      border-top-color: #0083cc; }
    .site-navigation .child-menu.group-rides li {
      border-top-color: #f6fcfb; }
    .site-navigation .child-menu a {
      font-size: 1.375em;
      padding-left: 25px;
      background: #00daf8;
      color: #fff; }
  .site-navigation .thumb {
    display: none; }

#overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  display: none;
  z-index: 49; }

.site-search-btn {
  background: transparent;
  border: 0;
  margin-left: 8px;
  float: right;
  margin-top: 24px; }
  .site-search-btn path {
    fill: #fff; }

.mobile-nav-btn {
  display: block;
  width: 45px;
  height: 45px;
  border: 0;
  cursor: pointer;
  padding: 20px 0;
  margin: 15px 0 12px 0;
  font-size: 10px;
  background: transparent;
  float: right; }
  .mobile-nav-btn .lines {
    display: block;
    width: 21px;
    height: 2px;
    background: #fff;
    position: relative;
    transition: background 300ms ease;
    margin: 0 auto; }
    .mobile-nav-btn .lines::before, .mobile-nav-btn .lines::after {
      content: "";
      display: inline-block;
      width: 100%;
      height: 2px;
      background: #fff;
      position: absolute;
      left: 0;
      -ms-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
      transition: top 0.2s 0.3s ease, transform 0.2s ease, background 300ms ease; }
    .mobile-nav-btn .lines::before {
      top: 7px; }
    .mobile-nav-btn .lines::after {
      top: -7px; }
  .mobile-nav-open .mobile-nav-btn .lines {
    background: transparent;
    transition: background 0.2s 0s ease; }
    .mobile-nav-open .mobile-nav-btn .lines::before, .mobile-nav-open .mobile-nav-btn .lines::after {
      top: 0;
      transition: top 0.2s ease, transform 0.2s 0.3s ease; }
    .mobile-nav-open .mobile-nav-btn .lines::before {
      transform: rotate3d(0, 0, 1, 45deg); }
    .mobile-nav-open .mobile-nav-btn .lines::after {
      transform: rotate3d(0, 0, 1, -45deg); }

@media (max-width: 991px) {
  .site-navigation a .trigger {
    position: absolute;
    height: 100%;
    width: 50px;
    z-index: 10;
    display: block;
    top: 0;
    right: 0; }
  .mobile-nav-open {
    position: fixed !important;
    top: 0;
    right: 0;
    left: 0;
    overflow-y: scroll; } }

@media (min-width: 768px) {
  .mobile-nav-btn {
    margin: 28px 0 12px 13px; }
  .site-search-btn {
    margin-top: 37px; }
  .site-navigation {
    top: 142px; } }

@media (max-width: 939px) {
  .site-navigation {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    display: none;
    overflow-y: scroll; }
    .site-navigation ul {
      background: #fff; }
    .site-navigation li {
      border-top: 5px solid #f6fcfb; }
    .site-navigation a.link-water-rides {
      background-image: linear-gradient(to right, #aef6fd 0%, #00daf8 100%);
      background-repeat: repeat-x;
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFAEF6FD', endColorstr='#FF00DAF8', GradientType=1); }
    .site-navigation a.link-kids-rides {
      background-image: linear-gradient(to right, #f5e356 0%, #f29635 100%);
      background-repeat: repeat-x;
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF5E356', endColorstr='#FFF29635', GradientType=1); }
    .site-navigation a.link-family-rides {
      background-image: linear-gradient(to right, #ed00b4 0%, #6f49a1 100%);
      background-repeat: repeat-x;
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFED00B4', endColorstr='#FF6F49A1', GradientType=1); } }

/*@media (min-width: $screen-sm-min) {*/
@media (min-width: 940px) {
  .mobile-nav-btn {
    display: none; }
  .site-header .container-background .container {
    position: relative;
    width: 900px; }
  .container-background {
    position: relative;
    z-index: 50; }
  .site-header.white .site-navigation a:hover::after,
  .site-header.white .site-navigation a:focus::after {
    background: #ed00b4; }
  .site-navigation {
    position: absolute;
    left: 165px;
    top: 0;
    right: 90px;
    margin-top: 27px; }
    .site-navigation ul {
      text-align: left; }
      .site-navigation ul:before, .site-navigation ul:after {
        content: " ";
        display: table; }
      .site-navigation ul:after {
        clear: both; }
    .site-navigation li {
      display: inline-block; }
    .site-navigation a {
      padding: 20px 10px 42px;
      font-size: 1em;
      color: #fff; }
      .site-navigation a::after {
        content: "";
        display: block;
        height: 3px;
        position: absolute;
        left: 10px;
        right: 10px;
        bottom: 30px;
        background: transparent;
        transition: background 200ms; }
      .site-navigation a:hover, .site-navigation a:focus {
        text-decoration: none; }
        .site-navigation a:hover::after, .site-navigation a:focus::after {
          background: #fff; }
      .site-navigation a .icon {
        width: 100%;
        left: 0;
        top: 13px; }
      .site-navigation a .caret {
        bottom: 50px;
        right: -4px;
        margin: 0 0 0 -6px;
        border-width: 6px 6px 0;
        border-top-color: #fff; }
    .site-navigation .child-menu {
      width: auto;
      position: absolute;
      left: 0;
      padding: 30px;
      top: 68px;
      z-index: 55; }
      .site-navigation .child-menu li {
        margin: 4px 2px;
        vertical-align: top; }
      .site-navigation .child-menu a {
        font-size: 11.5px;
        color: #160f7d;
        background: #fff;
        padding: 5px 5px 10px;
        max-width: 130px;
        min-height: 150px;
        text-align: center; }
        .site-navigation .child-menu a:hover::after, .site-navigation .child-menu a:focus::after {
          height: 3px;
          bottom: 8px; }
        .site-navigation .child-menu a .thumb {
          display: block;
          margin-bottom: 10px; }
      .site-navigation .child-menu .page-name {
        min-height: 32px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
            justify-content: center;
        -ms-flex-align: center;
            align-items: center; }
  #navigation-bg {
    height: 0;
    background: #fff;
    width: 100%;
    position: absolute;
    top: 142px;
    /* overflow: hidden; */
    box-shadow: none;
    z-index: 49; }
    #navigation-bg.nav-open {
      box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.1);
      border-radius: 0 0 20px 20px; }
  #indicator {
    display: none;
    position: absolute;
    top: -6px;
    border: 6px solid transparent;
    border-top: 0;
    border-bottom-color: #fff; }
  .site-search-btn {
    margin-top: 43px; } }

@media (min-width: 992px) {
  .site-navigation {
    left: 210px;
    right: 190px; }
    .site-navigation a {
      padding: 55px 20px 42px; }
    .site-navigation .child-menu {
      top: 122px; }
  #navigation-bg {
    top: 150px; }
  .site-search-btn {
    margin-top: 77px; } }

@media (min-width: 992px) and (max-width: 1200px) {
  .site-header .container-background .container {
    width: 1000px; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .site-navigation a {
    padding-left: 9px;
    padding-right: 9px; } }

@media (min-width: 1200px) {
  .site-header .container-background .container {
    width: 1200px; }
  .site-header .buy-tickets {
    margin-top: 84px;
    padding: 9px 28px; }
  .site-search-btn {
    margin-top: 93px;
    margin-left: 22px; }
  .site-navigation {
    margin-top: 42px;
    left: 250px; }
    .site-navigation a {
      padding: 55px 19px 42px; }
      .site-navigation a .caret {
        left: initial;
        right: 2px;
        border-width: 8px 6px 0; }
  .msg-broadcast {
    left: calc(50% - 350px); } }

/* ==========================================================================
   Calendar styles
   ========================================================================== */
.section-calendar {
  padding-top: 0; }
  .section-calendar .frame {
    border: none; }
  .section-calendar .slick-dots li button:before {
    background: transparent; }
  .section-calendar .calendar-note {
    color: #160f7d; }

.legend-container {
  margin-top: 40px; }

.calendar-header {
  background-color: #00aeef;
  border-radius: 7px;
  text-align: left;
  padding-left: 40px; }
  .calendar-header h1 {
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 2.625em;
    padding: 8px 0; }

.calendar-header-container .page-header {
  margin-bottom: 0; }

.calendar-header-container .calendar-subtitle p:nth-child(1) {
  margin-top: 50px; }

.disclaimer-notice {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  color: #160f7d; }

.date-title {
  color: #160f7d;
  text-transform: uppercase;
  font-size: 2.1875em;
  font-weight: 500; }

.park-open-10-5 span {
  background-color: #00daf8;
  color: #fff; }

.park-open-10-6 span {
  background-color: #f5e356;
  color: #fff; }

.park-closed span {
  background-color: #ee3038;
  color: #fff; }

.winter-closure span {
  background-color: #98cbc8;
  color: #fff; }

.ui-datepicker-other-month span {
  background: #fff;
  color: #fff; }

.ui-datepicker-title {
  color: #fff;
  background: #ed00b4;
  border-radius: 2px;
  text-align: center;
  font-family: "Rubik", sans-serif;
  font-size: 0.875em;
  padding: 4px 4px 2px;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-weight: 500; }

.ui-datepicker-calendar {
  text-align: center;
  width: 100%; }
  .ui-datepicker-calendar th,
  .ui-datepicker-calendar td {
    font-size: 0.875em;
    width: 14.28%;
    height: 32px; }
    .ui-datepicker-calendar th span,
    .ui-datepicker-calendar th a,
    .ui-datepicker-calendar td span,
    .ui-datepicker-calendar td a {
      display: block;
      margin: 1px;
      border-radius: 2px;
      height: 30px;
      line-height: 30px; }
  .ui-datepicker-calendar thead th {
    text-align: center;
    height: auto; }
    .ui-datepicker-calendar thead th span,
    .ui-datepicker-calendar thead th a {
      height: auto;
      line-height: 1;
      padding-bottom: 2px; }
  .ui-datepicker-calendar thead span,
  .ui-datepicker-calendar thead a {
    color: #0083cc;
    font-family: "Rubik", sans-serif;
    font-size: 0.875em; }

.ui-datepicker-header {
  position: relative; }

.ui-datepicker-prev,
.ui-datepicker-next {
  position: absolute;
  top: 5px;
  left: 5px;
  font-size: 0.7em; }

.ui-datepicker-next {
  right: 5px;
  left: auto; }

.calendar-note {
  text-align: center;
  padding-top: 1em; }

@media (max-width: 767px) {
  .date-title {
    font-size: 1.625em;
    text-align: center; }
  .calendar-header {
    padding-left: 0; }
    .calendar-header h1 {
      font-size: 2.0625em;
      text-align: center; } }

@media (max-width: 767px) {
  .month-slider-wrap {
    max-width: 360px;
    margin: 0 auto;
    border-top: 0; }
    .month-slider-wrap .slick-slider {
      margin-bottom: 0;
      padding-top: 35px; }
    .month-slider-wrap .month-wrap,
    .month-slider-wrap .next-month-wrap {
      padding: 0; }
    .month-slider-wrap.frame {
      padding: 25px 0; }
      .month-slider-wrap.frame .frame {
        padding: 0 25px;
        border: 0; }
    .month-slider-wrap .ui-datepicker-title {
      padding-top: 6px;
      padding-bottom: 4px; }
    .month-slider-wrap .slick-dots {
      bottom: auto;
      top: -5px; }
      .month-slider-wrap .slick-dots li button::before {
        width: 15px;
        height: 15px; } }

/* ==========================================================================
   Form styles
   ========================================================================== */
.connected-wave {
  margin: 0 auto;
  position: relative;
  text-align: center;
  background: #0055ad;
  padding-bottom: 50px;
  padding-top: 50px; }
  .connected-wave .btn {
    position: relative; }
  .connected-wave h2 {
    color: #fff;
    margin-top: 0; }
  .connected-wave h2,
  .connected-wave a {
    z-index: 0; }
  .connected-wave .details {
    margin-bottom: 10px; }

.pinned-location {
  position: relative; }
  .pinned-location .map-pin {
    position: absolute;
    left: 50%;
    top: 50%;
    background: url(../img/map-pin.png) 0 0/100% no-repeat; }

@media (max-width: 767px) {
  .pinned-location {
    /*overflow: hidden;*/ }
    .pinned-location .map-pin {
      width: 78px;
      height: 86px;
      -ms-transform: translate(-30.23%, -100%);
          transform: translate(-30.23%, -100%); }
  .park-map {
    position: absolute;
    width: 1167px;
    height: 700px;
    left: 50%;
    max-width: none;
    -ms-transform: translateX(-50%);
        transform: translateX(-50%); } }

@media (min-width: 768px) {
  .pinned-location .map-pin {
    width: 5.375%;
    height: 0;
    padding-bottom: 5%;
    -ms-transform: translate(30.23%, 100%);
        transform: translate(30.23%, 100%); }
  .connected-wave {
    padding-bottom: 100px;
    background: url(../img/splash-background-2.png) 0 0 no-repeat;
    padding-top: 130px; }
    .connected-wave::before {
      position: absolute;
      content: "";
      left: 0;
      right: 0;
      top: 35%;
      bottom: 0;
      width: 100%;
      background-color: #0083cc; }
    .connected-wave img {
      position: relative; }
    .connected-wave .details {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between;
      -ms-flex-align: center;
          align-items: center; }
  .has-connecting-wave + .connected-wave {
    margin-top: -190px; } }

@media (min-width: 992px) {
  .connected-wave {
    padding-top: 12.5%; } }

@media (min-width: 1400px) {
  .connected-wave {
    background-size: 100%; } }

/* ==========================================================================
   Ride restrictions
   ========================================================================== */
.ride-restrictions .col-sm-4 {
  margin: 10px 0 15px; }

.ride-restrictions img {
  margin-bottom: 25px; }

.ride-restrictions .blue {
  display: block; }

.ride-restrictions .btn {
  line-height: 1em;
  padding-top: 10px;
  white-space: normal;
  padding-bottom: 10px;
  max-width: 240px;
  margin-left: auto;
  margin-right: auto;
  display: block; }

@media (min-width: 768px) {
  .ride-restrictions h3 {
    margin-bottom: 30px; }
  .ride-restrictions p {
    font-size: 1.125em;
    margin-top: 8px; } }

.page-news h1 {
  text-align: center;
  margin-bottom: 20px; }

.page-news .pagination {
  text-align: center;
  width: 100%;
  margin: 0;
  padding-bottom: 15px;
  border-bottom: 3px solid #e8f8f5; }
  .page-news .pagination span,
  .page-news .pagination a {
    margin-right: 10px;
    color: #0083cc; }
  .page-news .pagination a {
    border-bottom: 2px solid #e8f8f5; }

.side-title svg {
  position: relative;
  top: -3px;
  margin-right: 5px; }

.page-news h3,
.page-news-detail h3 {
  text-transform: uppercase; }

.page-news .breadcrumb-nav,
.page-news-detail .breadcrumb-nav {
  background-color: #f6fcfb;
  padding: 15px 0; }

.page-news .breadcrumb,
.page-news-detail .breadcrumb {
  margin: 0;
  padding-left: 0; }
  .page-news .breadcrumb li,
  .page-news-detail .breadcrumb li {
    display: inline-block; }

.post {
  background: #fff;
  border: 1px solid #dedede;
  border-bottom: 3px solid #00daf8;
  margin-bottom: 20px;
  padding: 15px; }
  .post:first-child {
    margin-top: 30px; }
  .post h2 {
    margin: 0 0 10px;
    text-transform: uppercase; }
  .post p:last-child {
    margin-bottom: 0; }
  .post img {
    padding: 5px;
    border: 1px solid #dedede;
    margin: 0 0 15px; }

.smartRightLowSectionContainer {
  padding-bottom: 25px;
  border-bottom: 3px solid #e8f8f5; }
  .smartRightLowSectionContainer a {
    text-transform: capitalize;
    border-bottom: 2px solid #e8f8f5; }
  .smartRightLowSectionContainer .list-unstyled {
    margin-bottom: 0; }
  .smartRightLowSectionContainer .comma:last-child {
    display: none; }

.page-news-detail h1 {
  color: #0083cc;
  text-align: left;
  max-width: 70%;
  margin-bottom: 10px; }

.page-news-detail .wysiwyg {
  margin-top: 20px; }
  .page-news-detail .wysiwyg img {
    padding: 5px;
    border: 1px solid #dedede; }

.article-tags {
  padding: 20px 0 25px;
  margin-bottom: 20px;
  border-bottom: 2px solid #00daf8; }
  .article-tags svg {
    margin-right: 5px; }

.link-back span {
  color: #00daf8; }

@media (min-width: 768px) {
  .post {
    border-bottom-width: 5px;
    margin-bottom: 30px;
    padding: 30px; }
    .post img {
      margin: 0 15px 15px 0;
      max-width: 220px; }
  .page-news .pagination {
    padding-bottom: 25px;
    border-bottom: 5px solid #e8f8f5; }
  .side-title:first-child {
    margin-top: 35px; }
  .smartRightLowSectionContainer {
    border-bottom: 5px solid #e8f8f5; }
  .page-news-detail .wysiwyg {
    margin-top: 30px; }
    .page-news-detail .wysiwyg img {
      padding: 10px;
      max-width: 90% !important;
      margin: 0 15px 15px; }
  .article-tags {
    padding: 20px 0 40px;
    margin-bottom: 40px;
    border-bottom: 5px solid #00daf8; } }

@media (min-width: 992px) {
  .post:first-child {
    margin-top: 35px; }
  .post img {
    margin: 0 30px 15px 0; }
  .side-title:first-child {
    margin-top: 35px; } }

.travel-widget {
  position: relative;
  /*#findlocation {
    position: absolute;
    clear:both;
    top: 0;
    left: 15px;
    z-index:10000;
    background: #FFF;
    color: #FFF;
    width:500px;
    min-height:350px;
    padding: 0 15px;
    margin: 0 auto;
    border:1px solid #000;


    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    -moz-box-shadow:0 0 20px 5px rgb(24, 24, 63);
    -webkit-box-shadow: 0 0 20px rgb(24, 24, 63);
    box-shadow: 0 0 20px rgb(24, 24, 63);
    }
    #findlocation.hidden {
    left: -10000px;
    }
    #findlocation a,#findlocation a:visited{
    color: #FFF;
    }*/
  /*#time1,#time2{ margin-left: 1%;}*/
  /**************************************/
  /****************************FORM*******************************/ }
  .travel-widget .btn {
    -webkit-box-shadow: none; }
  .travel-widget #navMainmenu li:hover > ul {
    display: block; }
  .travel-widget .widget-header {
    background-color: #f6f6f6;
    padding: 30px 27px; }
    .travel-widget .widget-header h4 {
      font-size: 1.75em;
      font-weight: 500;
      line-height: 1.36; }
    .travel-widget .widget-header p {
      color: black;
      margin-bottom: 0; }
  .travel-widget .btn-group {
    margin: 0;
    display: -ms-flexbox;
    display: flex; }
  .travel-widget #findlocation {
    bottom: auto;
    left: 135px;
    position: absolute;
    right: 100px;
    top: 0;
    z-index: 99;
    width: 530px;
    background-color: rgba(173, 170, 170, 0.69);
    color: #fff;
    padding: 14px 14px 4px 14px;
    margin: 0 auto; }
  .travel-widget input[type="radio"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none; }
  .travel-widget .btn_radio {
    font-size: 1.125em; }
  .travel-widget .form-group {
    display: -ms-flexbox;
    display: flex; }
  .travel-widget .next-btn {
    -ms-flex-pack: end;
        justify-content: flex-end; }
    .travel-widget .next-btn button {
      position: relative;
      text-align: left;
      width: 100px; }
      .travel-widget .next-btn button .input-group-addon {
        position: absolute;
        right: 13px;
        top: 9px; }
  .travel-widget #findlocation.hidden {
    display: block !important;
    visibility: visible; }
  .travel-widget #findlocation.hidden {
    left: -10000px; }
  .travel-widget .drop {
    width: 260px;
    padding: 5px;
    background-color: #900;
    border: #00a9e8;
    cursor: move; }
  .travel-widget .clear {
    clear: both; }
  .travel-widget .ui-timepicker-div .ui-widget-header {
    margin-bottom: 8px; }
  .travel-widget .ui-timepicker-div dl {
    text-align: left; }
  .travel-widget .ui-timepicker-div dl dt {
    height: 25px; }
  .travel-widget .ui-timepicker-div dl dd {
    margin: -25px 0 10px 65px; }
  .travel-widget .ui-timepicker-div td {
    font-size: 90%; }
  .travel-widget .ecm-btn {
    background-color: #333333;
    padding: 7px 11px;
    border: none;
    color: #fff;
    cursor: pointer;
    transition: all 0.2s linear 0s;
    -moz-transition: all 0.2s linear 0s;
    -webkit-transition: all 0.2s linear 0s;
    -o-transition: all 0.2s linear 0s;
    width: auto;
    font-size: 12px;
    border-radius: 25px;
    width: 100px;
    height: 30px;
    margin: 5px 0px 5px 0px; }
  .travel-widget .isreturn {
    margin: 5px 0 5px 0; }
  .travel-widget .form-control {
    height: 100%; }
  .travel-widget .ecm-imput,
  .travel-widget .ecm_-textarea {
    padding: 10px !important;
    width: 100%;
    border: 0px;
    border-bottom: 1px solid #fff;
    font-family: "Open Sans";
    font-weight: 400;
    font-size: 12px;
    line-height: 22px;
    color: #555;
    background-color: #efefef;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09) inset;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09) inset;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09) inset;
    -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09) inset;
    transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear; }
  .travel-widget .ecm-with70 {
    width: 70%; }
  .travel-widget .ecm-with28 {
    width: 28%; }
  .travel-widget .ecm-with26 {
    width: 26%; }
  @media screen and (max-width: 991px) {
    .travel-widget .footer {
      margin-top: 30% !important; } }
  @media screen and (max-width: 690px) {
    .travel-widget #findlocation {
      left: 2%;
      width: 86%; } }
  @media screen and (max-width: 600px) {
    .travel-widget fieldset.refField {
      width: 95% !important; }
    .travel-widget table.refTable {
      width: 95% !important; } }
  @media screen and (max-width: 360px) {
    .travel-widget img.imgLogo {
      width: 100% !important; } }
  .travel-widget p.shotDesc {
    line-height: 14pt;
    height: 56pt;
    overflow: hidden; }
  .travel-widget img.pageThumb {
    height: 190px;
    width: 100%; }
  @media (min-width: 768px) and (max-width: 991px) {
    .travel-widget .headForm {
      /*left: 50%;*/
      /*margin-left: -275px;*/
      /*right: auto;*/
      top: 70px; }
    .travel-widget #navMainmenu {
      border-top: none; } }
  .travel-widget .headForm > form > .btn-group {
    width: 100%; }
  .travel-widget .headForm > form > .btn-group > .btn {
    border-radius: 0;
    box-shadow: none;
    color: #ebff14;
    font-weight: 500;
    margin: 0;
    width: 50%; }
  .travel-widget .headForm > form > .btn-group > .btn.active {
    color: #ffffff; }
  .travel-widget .headForm > form > .boxForm {
    padding: 15px; }
  .travel-widget .headForm > form > .boxForm input,
  .travel-widget .headForm > form > .boxForm .btn {
    border-radius: 0; }
  .travel-widget .headForm > form > .boxForm input {
    padding: 6px; }
  .travel-widget .headForm > form > .boxForm .input-group-btn .btn,
  .travel-widget .headForm > form > .boxForm > div:last-child .input-group-addon {
    border-radius: 0;
    color: #ffffff;
    box-shadow: none; }
  .travel-widget .headForm > form > .boxForm > div:last-child .btn {
    color: #ffffff;
    box-shadow: none; }
  .travel-widget .headForm > form > .boxForm > div:last-child .btn:hover {
    background-color: #009cd6;
    border-color: #009cd6; }
  .travel-widget .btn[class] {
    background-image: none !important; }
  .travel-widget .btn-transport {
    padding: 10px 12px;
    margin: 0; }
  .travel-widget #jquery-live-search {
    background-color: #ebebeb;
    padding: 0;
    margin-top: -5.5px; }
  .travel-widget .datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-top {
    top: 0; }
  .travel-widget .btn_radio {
    background-color: rgba(100, 100, 100, 0.5); }
  .travel-widget .btn_radio.active {
    background-color: #00a9e8; }
  .travel-widget button.date1 > label,
  .travel-widget button.date2 > label,
  .travel-widget button.time1 > label,
  .travel-widget button.time2 > label {
    margin-bottom: 0; }
  .travel-widget #findlocation {
    background-color: rgba(158, 163, 168, 0.5); }
  .travel-widget .padding_left_right_3per {
    padding-left: 3%;
    padding-right: 3%; }
  .travel-widget .divMainLogo {
    padding-top: 0px; }
  @media (min-width: 768px) {
    .travel-widget .headNotBg {
      padding-bottom: 5px; } }
  .travel-widget .addr_pop {
    border-bottom: 1px solid #e1e1e1;
    color: black;
    padding: 5px 10px; }
  .travel-widget #jquery-live-search > label {
    padding-left: 10px;
    font-weight: bold; }
  .travel-widget div[id^="googleSuggest"] > img,
  .travel-widget div[id^="googleSuggest"] > b,
  .travel-widget div[id^="googleSuggest"] > .Noom > b,
  .travel-widget div[id^="googleSuggest"] > br,
  .travel-widget div[id^="googleSuggest"] > .Noom > br,
  .travel-widget #jquery-live-search > b {
    display: none; }
  .travel-widget .popover-title,
  .travel-widget .popover-content {
    color: #fff;
    background-color: #f5f5f5; }
  .travel-widget .input-group.groupDateTime.time1 > .popover.fade.top.in {
    width: auto;
    left: 0 !important; }
  .travel-widget .input-group.groupDateTime.time1 > .popover.fade.top.in > .arrow {
    /*display: none;*/
    left: 52.363% !important; }
  .travel-widget .headForm > form > .btn-group > .btn:hover {
    background-color: #009cd6 !important; }
  .travel-widget .headForm {
    /*background-color: rgba(0, 0, 0, 0.8);*/
    background-color: #f5f5f5; }
  .travel-widget .btn-extra-drop {
    margin-left: 0;
    margin-bottom: 0; }
  .travel-widget .btn-extra-drop > li {
    width: 170px; }
  .travel-widget .btn-extra-drop > li.active:last-child {
    width: calc(100% - 170px);
    opacity: 1; }
  .travel-widget .fa-size {
    font-size: 15px; }
  .travel-widget .drop {
    width: 100%;
    background-color: #00a9e8;
    color: #000;
    padding: 5px 0 0px 10px; }
  .travel-widget .drop.active {
    padding: 5px 0 10px 10px; }
  .travel-widget .hand {
    cursor: pointer; }
  .travel-widget .font-bold {
    font-weight: bold; }
  .travel-widget .btn-drop {
    padding: 6px 10.5px; }
  .travel-widget .select-drop {
    padding: 5px 10px; }
  .travel-widget .input-group-block {
    display: block;
    /*margin-bottom: -22px;*/ }
  .travel-widget .input-group-btn-drop {
    float: right;
    padding: 1px;
    margin: -6px -1px -1px 0; }
  .travel-widget .btn-add-more {
    margin-top: 10px !important;
    float: right;
    display: none; }
  .travel-widget .btn-add-more.active {
    display: block; }
  .travel-widget .extradropbox {
    /*margin-bottom: inherit;*/ }
  .travel-widget .img_gallery_car {
    height: 260px; }
  .travel-widget .modal-gallery {
    width: 40%; }
  @media (max-width: 768px) {
    .travel-widget .input-group-btn-drop {
      margin: -28px -1px -1px 0; }
    .travel-widget .btn-add-more-margin.active {
      margin-bottom: 55px; }
    .travel-widget .img_gallery_car {
      height: 180px; }
    .travel-widget .modal-gallery {
      width: 97%; } }
  @media (max-width: 450px) {
    .travel-widget .img_gallery_car {
      height: 130px; }
    .travel-widget .modal-gallery {
      width: 95%; } }
  .travel-widget .alert_msg {
    font-size: 14px; }
  .travel-widget button[value="Find"] {
    padding: 9px 12px; }
  .travel-widget button.date1,
  .travel-widget button.date2,
  .travel-widget button.time1,
  .travel-widget button.time2 {
    padding: 9px 9.5px; }
  .travel-widget button.btn-drop {
    padding: 9px 10.5px; }
  .travel-widget #link_getquote {
    display: none !important; }
  .travel-widget #slider-1-layer-1 {
    visibility: inherit !important; }
  .travel-widget #booking-form-container {
    display: block !important; }
  @media (max-width: 768px) {
    .travel-widget .header_info {
      height: 50px; }
    .travel-widget .mobile_header .icon_texts {
      padding: 14px 40px; }
    .travel-widget .icon_text.clearfix > .icon > .fa-phone {
      font-size: 24px; }
    .travel-widget .icon_text.clearfix > .text {
      font-size: 24px;
      margin-top: -6px; }
    .travel-widget .header_info > .icon_texts {
      text-align: center !important; } }
  @media (max-width: 667px) {
    .travel-widget .header_info > .icon_texts {
      margin-left: 0; } }
  @media (max-width: 550px) {
    .travel-widget .header_info > .icon_texts {
      margin-left: 0; } }
  @media (max-width: 450px) {
    .travel-widget .header_info > .icon_texts {
      margin-left: 0; } }
  @media (max-width: 389px) {
    .travel-widget .header_info > .icon_texts {
      margin-left: 0; }
    .travel-widget .mobile_header > .logo_wrapper > .logo > a > img {
      margin-left: -25px; }
    .travel-widget .mobile_header > .logo_wrapper > .logo {
      width: 90%; } }
  @media (max-width: 369px) {
    .travel-widget .mobile_header > .logo_wrapper > .logo > a > img {
      margin-left: -25px;
      width: 90%; }
    .travel-widget .mobile_header > .logo_wrapper > .logo {
      width: 80%; } }
  @media (max-width: 350px) {
    .travel-widget .header_info > .icon_texts {
      margin-left: 0; } }
  @media (max-width: 320px) {
    .travel-widget .header_info > .icon_texts {
      margin-left: 0; } }
  .travel-widget .disabled.day {
    font-weight: normal; }
  .travel-widget .day {
    font-weight: bold;
    color: #000; }
  .travel-widget .active.day {
    background-color: #f5f5f5; }
  .travel-widget #ecm-quoteform #time1,
  .travel-widget #ecm-quoteform #time2 {
    cursor: pointer; }
  .travel-widget .Bcolor {
    color: #ffffff; }
  .travel-widget .headForm > form > .boxForm input {
    padding: 8px; }
  .travel-widget .input-group {
    margin: 0;
    display: -ms-flexbox;
    display: flex;
    width: 100%; }
  .travel-widget .Fcolor {
    color: #ebff14; }
  .travel-widget .headForm > form > .boxForm > div:last-child .btn {
    background-color: #00a9e8;
    border-color: #00a9e8; }
  .travel-widget .headForm > form > .boxForm > div:last-child .input-group-addon {
    background-color: #00a9e8;
    border-color: #00a9e8; }
  @media (max-width: 450px) {
    .travel-widget .popover.clockpicker-popover.top.clockpicker-align-left {
      top: 0 !important;
      left: 0 !important;
      margin-left: 10px;
      margin-top: 10px; }
    .travel-widget .clockpicker-popover > .arrow {
      display: none; } }
  @media (max-width: 768px) {
    .travel-widget .headForm {
      margin: 0;
      max-width: 100%;
      min-width: 100%; } }

@media (min-width: 992px) {
  .travel-widget {
    display: -ms-flexbox;
    display: flex; }
    .travel-widget .headForm {
      padding: 54px 55px 30px; }
    .travel-widget .next-btn button {
      width: 120px; }
    .travel-widget .widget-header {
      padding: 28px 50px; }
    .travel-widget .form-control::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      font-size: 0.6875em; }
    .travel-widget .form-control::-moz-placeholder {
      /* Firefox 19+ */
      font-size: 0.6875em; }
    .travel-widget .form-control:-ms-input-placeholder {
      /* IE 10+ */
      font-size: 0.6875em; }
    .travel-widget .form-control:-moz-placeholder {
      /* Firefox 18- */
      font-size: 0.6875em; }
    .travel-widget .date1,
    .travel-widget .date2 {
      width: auto; } }

@media (min-width: 1200px) {
  .travel-widget .widget-header {
    width: 50%; }
    .travel-widget .widget-header h4 {
      font-size: 2.5em; }
  .travel-widget .headForm {
    width: 56%;
    padding-left: 0; } }

@media (min-width: 1440px) {
  .travel-widget .widget-header {
    padding-right: 100px; } }

.search-menu {
  border: 0;
  border-radius: 0;
  background-color: #f6f6f6;
  min-height: 90px;
  -ms-flex-align: center;
      align-items: center;
  width: 100vw;
  margin-right: -50vw;
  margin-left: -50vw;
  left: 50%;
  right: 50%;
  margin-top: 0;
  box-shadow: none; }

.site-search-dropdown.open .search-menu {
  display: -ms-flexbox;
  display: flex; }

.site-search-dropdown.open .custom-cse {
  position: relative; }

.site-search-dropdown.open .site-search-btn {
  position: relative; }
  .site-search-dropdown.open .site-search-btn::before {
    position: absolute;
    content: "";
    bottom: -26px;
    width: 0;
    height: 0;
    border-left: 13px solid transparent;
    border-right: 13px solid transparent;
    border-bottom: 9px solid #f6f6f6; }

.custom-cse.search-field {
  height: 90px; }

.custom-cse .search-form {
  height: 100%;
  position: relative; }
  .custom-cse .search-form.search-page {
    height: 50px; }
    .custom-cse .search-form.search-page .search-input {
      background: #fff url("/assets/img/svgCompressed/icon-search.svg") left 11px center/16px auto no-repeat; }

.custom-cse .search-input {
  border: 0;
  box-shadow: none;
  color: black;
  background: #f6f6f6 url("/assets/img/svgCompressed/icon-search.svg") left center no-repeat;
  text-indent: 0 !important;
  padding-left: 45px !important;
  height: 100%;
  width: 100%;
  font-size: 22px; }

.custom-cse .clear-search {
  position: absolute;
  right: 0;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  cursor: pointer; }

.custom-cse .gsc-input {
  font-size: 36px;
  padding-bottom: 0; }

.custom-cse .gsc-search-button {
  display: none; }

.gsc-completion-container .gssb_a {
  padding: 13px 23px 13px 23px; }

.gsc-completion-container {
  font-family: "Rubik", sans-serif !important;
  color: black;
  font-size: rem(18px) !important;
  border-top: 20px solid transparent !important;
  border-bottom: 20px solid transparent !important;
  border-collapse: separate; }

@media (max-width: 767px) {
  .custom-cse {
    width: 100%; } }

@media (min-width: 768px) {
  .site-search-dropdown.open .site-search-btn::before {
    bottom: -34px; } }

@media (min-width: 992px) {
  .site-search-dropdown.open .site-search-btn::before {
    bottom: -46px; } }

@media (min-width: 1200px) {
  .site-search-dropdown.open .site-search-btn::before {
    bottom: -29px; } }

.search-results .page-header {
  background-color: #0083cc;
  margin: 0;
  padding: 45px 0;
  text-align: center; }

.search-results .result-title {
  font-size: 1.875em;
  color: white;
  margin-top: 0;
  margin-bottom: 30px;
  font-weight: 500; }

.search-results .search-input {
  border-radius: 2px; }

.custom-cse .search-result-item h4 {
  font-size: 1.125em;
  text-decoration: none;
  font-weight: normal;
  color: #160f7d;
  height: auto;
  margin-bottom: 10px; }

.custom-cse .search-result-item {
  padding: 30px 0 30px 0;
  border-bottom: solid 1px #e7e7e7;
  color: #000000; }

.custom-cse .query-result {
  padding-bottom: 22px;
  border-bottom: solid 1px #e7e7e7;
  color: #160f7d; }
  .custom-cse .query-result span {
    font-weight: 500; }

.custom-cse .pagination-wrapper {
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center; }

.custom-cse .pagination a {
  border-radius: 50%;
  padding: 9px 14px;
  color: #160f7d;
  font-size: 16px;
  margin-right: 20px;
  text-align: center;
  text-decoration: none;
  border: 0;
  width: 40px;
  height: 40px; }

.custom-cse .pagination .current {
  font-weight: 500;
  background-color: #f6f6f6;
  color: #160f7d; }

.accordion-tile {
  margin-bottom: 50px;
  position: relative; }
  .accordion-tile .img-wrap {
    min-height: 192px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center; }
  .accordion-tile .btn {
    font-size: 22px;
    width: 270px; }
  .accordion-tile .homebanner-slider .slick-prev,
  .accordion-tile .homebanner-slider .slick-next {
    top: calc(100vh - 50%); }

.accordion-caption {
  padding: 20px;
  min-height: 211px; }
  .accordion-caption.slim {
    min-height: 70px;
    padding: 0 40px;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-pack: justify;
        justify-content: space-between; }
    .accordion-caption.slim p {
      margin-bottom: 0;
      color: #fff; }
  .accordion-caption,
  .accordion-caption .cta {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center; }
  .accordion-caption.blue {
    background-image: linear-gradient(to left, #0185cc, #0055ad); }
  .accordion-caption.orange {
    background-image: linear-gradient(to left, #f6ba35, #f39f1a); }
  .accordion-caption.purple {
    background-image: linear-gradient(to right, #6e4aa1, #9a55d1); }
  .accordion-caption.lightblue {
    background-color: #00daf8; }
  .accordion-caption h1,
  .accordion-caption h2 {
    color: #fff;
    font-size: 22px; }
  .accordion-caption .title {
    margin-bottom: 0; }
  .accordion-caption .price {
    margin-top: 0;
    margin-bottom: 20px; }
  .accordion-caption h1 {
    margin-top: 0;
    font-weight: 500; }
  .accordion-caption .accordion-trigger {
    color: #fff;
    display: block;
    text-decoration: none;
    margin-top: 26px;
    position: relative;
    max-width: 90px; }
    .accordion-caption .accordion-trigger::before {
      position: absolute;
      transition: transform 300ms;
      content: "";
      right: -25px;
      top: 50%;
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
      width: 12px;
      height: 6px;
      background: url("/assets/img/svgCompressed/arrow-down.svg") center center no-repeat; }
    .accordion-caption .accordion-trigger[aria-expanded="true"]::before {
      -ms-transform: rotate(180deg);
          transform: rotate(180deg); }

.big-trigger:hover, .big-trigger:focus {
  text-decoration: none; }

.big-trigger svg {
  transition: transform 300ms; }

.big-trigger[aria-expanded="true"] svg {
  -ms-transform: rotate(180deg);
      transform: rotate(180deg); }

.custom-well {
  background-color: #fff;
  border-radius: 0; }
  .custom-well h3,
  .custom-well p,
  .custom-well li {
    color: #160f7d; }

@media (min-width: 768px) {
  .accordion-tile .img-wrap {
    min-height: 300px; } }

@media (min-width: 992px) {
  .custom-well h3,
  .custom-well p,
  .custom-well li {
    font-size: 20px; }
  .custom-well h3 {
    font-weight: 500; }
  .custom-well .list-ticks {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between; }
  .custom-well .details {
    max-width: 500px;
    margin-right: 30px; }
  .custom-well .side-info {
    max-width: 340px; }
  .accordion-caption {
    -ms-flex-pack: justify;
        justify-content: space-between;
    min-height: 125px;
    padding: 28px 47px; }
    .accordion-caption .title {
      font-size: 40px; }
    .accordion-caption .price {
      font-size: 26px;
      margin-bottom: 0;
      margin-right: 26px; }
    .accordion-caption,
    .accordion-caption .cta {
      -ms-flex-direction: row;
          flex-direction: row;
      -ms-flex-align: center;
          align-items: center; }
    .accordion-caption .accordion-trigger {
      font-size: 18px;
      margin-top: 5px; }
  .accordion-tile .img-wrap {
    min-height: 487px; }
  .accordion-tile .btn {
    width: 187px; } }

@media (min-width: 1200px) {
  .custom-well {
    padding: 50px; } }

body:before {
  content: "screen-xs";
  display: none; }

@media (min-width: 768px) {
  body:before {
    content: "screen-sm"; } }

@media (min-width: 940px) {
  body:before {
    content: "940"; } }

@media (min-width: 992px) {
  body:before {
    content: "screen-md"; } }

@media (min-width: 1200px) {
  body:before {
    content: "screen-lg"; } }

.custom-tab-wrapper {
  min-height: 60px;
  background-color: #160f7d;
  display: none;
  z-index: 48; }

.page-group-pkgs .page-header {
  position: relative;
  margin-bottom: 60px; }
  .page-group-pkgs .page-header h2 {
    font-size: 2em; }
  .page-group-pkgs .page-header p {
    font-size: 1.375em; }
  .page-group-pkgs .page-header h2,
  .page-group-pkgs .page-header h3,
  .page-group-pkgs .page-header p {
    line-height: 32px; }

.party-dots {
  bottom: -40px; }
  .party-dots li button::before {
    background: #98cbc8; }

.group-carousel .slide {
  position: relative; }
  .group-carousel .slide::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background-image: linear-gradient(271deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)); }

.group-carousel .group-dots {
  bottom: 10px; }

.group-carousel img {
  height: 400px;
  object-fit: cover;
  width: 100%; }

.group-carousel-content {
  position: absolute;
  top: 50%;
  padding: 0 10px;
  width: 100%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  text-align: center; }
  .group-carousel-content h2 {
    font-size: 32px; }
  .group-carousel-content h3 {
    margin-top: 0;
    font-size: 20px;
    max-width: 420px;
    line-height: 28px;
    margin: 0 auto; }

.custom-tabs {
  -ms-flex-pack: center;
      justify-content: center;
  border-bottom: 0;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  min-height: 60px;
  height: 100%;
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex; }
  .custom-tabs li {
    margin: 0 18px;
    min-height: 60px;
    height: 100%; }
  .custom-tabs button {
    background-color: transparent;
    border: 0;
    min-height: 60px;
    height: 100%;
    color: #fff;
    position: relative; }
    .custom-tabs button::after {
      content: "";
      position: absolute;
      opacity: 0;
      transition: opacity 300ms;
      bottom: 0;
      left: 6px;
      right: 6px;
      height: 4px;
      background-color: #fff; }
    .custom-tabs button:hover::after, .custom-tabs button:focus::after {
      opacity: 1; }

.whats-included {
  min-height: 600px; }
  .whats-included img {
    margin-bottom: 30px; }

.min-height-95 {
  min-height: 95px; }

.pricing-cta {
  margin-top: 100px; }
  .pricing-cta p {
    font-size: 22px;
    margin-bottom: 31px; }

.our-spaces .slick-prev,
.our-spaces .slick-next {
  background-color: #00aeef;
  border-radius: 50%;
  height: 70px;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  width: 70px; }

.our-spaces img {
  margin-bottom: 30px; }

.light-blue-wave {
  position: relative;
  padding-bottom: 150px; }
  .light-blue-wave h2 {
    color: #fff;
    margin-top: 0; }
  .light-blue-wave::before {
    content: "";
    position: absolute;
    background: url("/assets/img/light-blue-splash.svg") no-repeat;
    -ms-transform: scaleX(-1) scaleY(-1);
        transform: scaleX(-1) scaleY(-1);
    background-size: cover;
    left: 0;
    right: 0;
    bottom: 0;
    top: -1px; }

.no-wave {
  background: #00aeef;
  margin-top: 0; }
  .no-wave.light-blue-wave::before {
    background: #00aeef; }
  .no-wave.section-splash {
    padding-top: 80px; }
  .no-wave .section-cabana {
    margin-top: 0; }

@media (max-width: 767px) {
  .pricing-cta {
    margin-top: 55px; }
  .page-group-pkgs .page-header {
    margin-bottom: 40px;
    margin-top: 0; }
  .whats-included {
    min-height: auto; } }

@media (min-width: 768px) {
  .custom-tab-wrapper {
    display: block; }
    .custom-tab-wrapper.sticky {
      position: fixed;
      top: 150px;
      left: 0;
      right: 0; } }
/*# sourceMappingURL=style.css.map */