/*
 Theme Name: Cruise
 Theme URI: http://americanprincesscruises.com/
 Author: VeryCreative
 Author URI: http://www.verycreative.eu
 Version: 1.0.0
 */
@import url(https://fonts.googleapis.com/css?family=Work+Sans:200,400,600|Merriweather:400,700);
@import url("https://fonts.googleapis.com/css?family=Open+Sans");
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */

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

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}
#ie-alert-overlay {
  width: 100%;
  height: 100%;
  background-image: url("img/bg.png");
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999;
}

* html #ie-alert-overlay {
  position: absolute;
}

#ie-alert-panel {
  width: 600px;
  height: auto;
  top: 200px;
  left: 50%;
  position: fixed;
  z-index: 1000001;
  margin: 0 0 0 -300px;
  _position: absolute;
  _top: expression(200+((e=document.documentElement.scrollTop)?e:document.body.scrollTop)+'px');
  font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
}

.ie-p {
  font-size: 15px;
  color: #565656;
  line-height: 1.6em;
  text-align: left;
}

#ie-alert-panel a {
  text-decoration: none;
}

.ie-span {
  font-size: 18px;
  color: #464646;
  display: block;
  font-weight: bold;
  line-height: 1.6em;
  margin: 0 0 15px 0;
}

.ie-r-b-c,
.ie-r-t-c,
.ie-l-t-c,
.ie-l-b-c {
  background: url("img/iesprites.png") no-repeat;
}

.ie-l-t-c {
  width: 47px;
  height: 47px;
  background-position: -18px -9px;
  float: left;
}

.ie-l {
  height: 100%;
  width: 47px;
  float: left;
  clear: both;
  background: url("img/left.png");
}

.ie-l-b-c {
  width: 47px;
  height: 46px;
  background-position: -17px -66px;
  float: left;
  clear: both;
}

.ie-b {
  height: 46px;
  width: 506px;
  float: left;
  background: url("img/bottom.png");
}

.ie-r-t-c {
  width: 47px;
  height: 47px;
  background-position: -83px -10px;
  float: right;
  cursor: pointer;
}

.ie-r-t-c:hover {
  background-position: -143px -9px;
}

.ie-r {
  height: 100%;
  width: 47px;
  float: right;
  background: url("img/right.png");
}

.ie-c {
  width: 506px;
  height: 100%;
  background: #f6f6f6;
  float: left;
}

.ie-r-b-c {
  width: 47px;
  height: 46px;
  background-position: -83px -65px;
  float: right;
}

.ie-t {
  height: 47px;
  width: 506px;
  float: left;
  background: url("img/top.png");
}

.ie-u {
  width: auto;
  height: 43px;
  margin: 30px auto 0 -66px;
  position: relative;
  left: 50%;
}

.ie-u-l {
  width: 14px;
  height: 43px;
  background: url("img/u-left.png");
  float: left;
}

.ie-u-c {
  width: auto;
  height: 39px;
  background: url("img/u-center.png");
  float: left;
  padding: 11px 0 0 0;
  cursor: pointer;
}

.ie-u-s {
  margin: 5px 25px 5px 25px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.3em;
}

.ie-u-r {
  width: 14px;
  height: 43px;
  background: url("img/u-right.png");
  float: left;
}

#ie-alert-panel.ie6-style .ie-r-b-c {
  background: url("img/6_r_b_c.png") no-repeat;
}

#ie-alert-panel.ie6-style .ie-r-t-c {
  background: url("img/6_r_t_c.png") no-repeat;
}

#ie-alert-panel.ie6-style .ie-r-t-c:hover {
  background: url("img/6_r_t_c_h.png") no-repeat;
}

#ie-alert-panel.ie6-style .ie-l-t-c {
  background: url("img/6_l_t_c.png") no-repeat;
}

#ie-alert-panel.ie6-style .ie-l-b-c {
  background: url("img/6_l_b_c.png") no-repeat;
}

#ie-alert-panel.ie6-style .ie-l {
  background: url("img/6_left.png");
}

#ie-alert-panel.ie6-style .ie-r {
  background: url("img/6_right.png");
}

#ie-alert-panel.ie6-style .ie-b {
  background: url("img/6_bottom.png");
}

#ie-alert-panel.ie6-style .ie-t {
  background: url("img/6_top.png");
}
/*! jQuery UI - v1.11.4 - 2016-05-26
* http://jqueryui.com
* Includes: core.css, datepicker.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px
* Copyright jQuery Foundation and other contributors; Licensed MIT */

/* Layout helpers
----------------------------------*/

.ui-helper-hidden {
  display: none;
}

.ui-datepicker tr {
  line-height: 1;
}

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

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}

.ui-helper-clearfix:after {
  clear: both;
}

.ui-helper-clearfix {
  min-height: 0;
  /* support: IE7 */
}

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
  /* support: IE8 */
}

.ui-front {
  z-index: 100;
}

/* Interaction Cues
----------------------------------*/

.ui-state-disabled {
  cursor: default !important;
}

/* Icons
----------------------------------*/

/* states and images */

.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

/* Misc visuals
----------------------------------*/

/* Overlays */

.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ui-datepicker {
  width: 22em;
  padding: .2em .2em 0;
  display: none;
}

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}

.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}

.ui-datepicker td {
  border: 0;
  padding: 1px;
}

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

/* with multiple calendars */

.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

/* RTL support */

.ui-datepicker-rtl {
  direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

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

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

/* Component containers
----------------------------------*/

.ui-widget {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em;
}

.ui-widget .ui-widget {
  font-size: 1em;
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em;
}

.ui-widget-content {
  border: 1px solid #dddddd;
  background: #ffffff;
  color: #333333;
}

.ui-widget-content a {
  color: #333333;
}

.ui-widget-header {
  border: 1px solid #dddddd;
  background: #e9e9e9;
  color: #333333;
  font-weight: bold;
}

.ui-widget-header a {
  color: #333333;
}

/* Interaction states
----------------------------------*/

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545;
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #454545;
  text-decoration: none;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #cccccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b;
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
  color: #2b2b2b;
  text-decoration: none;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #ffffff;
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none;
}

/* Interaction Cues
----------------------------------*/

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620;
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #777620;
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f;
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #5f3f3f;
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #5f3f3f;
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  /* support: IE8 */
  font-weight: normal;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  /* support: IE8 */
  background-image: none;
}

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
  /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */

.ui-icon {
  width: 16px;
  height: 16px;
}

.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("img/ui-icons_444444_256x240.png");
}

.ui-widget-header .ui-icon {
  background-image: url("img/ui-icons_444444_256x240.png");
}

.ui-state-default .ui-icon {
  background-image: url("img/ui-icons_777777_256x240.png");
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url("img/ui-icons_555555_256x240.png");
}

.ui-state-active .ui-icon {
  background-image: url("img/ui-icons_ffffff_256x240.png");
}

.ui-state-highlight .ui-icon {
  background-image: url("img/ui-icons_777620_256x240.png");
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("img/ui-icons_cc0000_256x240.png");
}

/* positioning */

.ui-icon-blank {
  background-position: 16px 16px;
}

.ui-icon-carat-1-n {
  background-position: 0 0;
}

.ui-icon-carat-1-ne {
  background-position: -16px 0;
}

.ui-icon-carat-1-e {
  background-position: -32px 0;
}

.ui-icon-carat-1-se {
  background-position: -48px 0;
}

.ui-icon-carat-1-s {
  background-position: -64px 0;
}

.ui-icon-carat-1-sw {
  background-position: -80px 0;
}

.ui-icon-carat-1-w {
  background-position: -96px 0;
}

.ui-icon-carat-1-nw {
  background-position: -112px 0;
}

.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}

.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}

.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}

.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}

.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

.ui-icon-extlink {
  background-position: -32px -80px;
}

.ui-icon-newwin {
  background-position: -48px -80px;
}

.ui-icon-refresh {
  background-position: -64px -80px;
}

.ui-icon-shuffle {
  background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

.ui-icon-folder-open {
  background-position: -16px -96px;
}

.ui-icon-document {
  background-position: -32px -96px;
}

.ui-icon-document-b {
  background-position: -48px -96px;
}

.ui-icon-note {
  background-position: -64px -96px;
}

.ui-icon-mail-closed {
  background-position: -80px -96px;
}

.ui-icon-mail-open {
  background-position: -96px -96px;
}

.ui-icon-suitcase {
  background-position: -112px -96px;
}

.ui-icon-comment {
  background-position: -128px -96px;
}

.ui-icon-person {
  background-position: -144px -96px;
}

.ui-icon-print {
  background-position: -160px -96px;
}

.ui-icon-trash {
  background-position: -176px -96px;
}

.ui-icon-locked {
  background-position: -192px -96px;
}

.ui-icon-unlocked {
  background-position: -208px -96px;
}

.ui-icon-bookmark {
  background-position: -224px -96px;
}

.ui-icon-tag {
  background-position: -240px -96px;
}

.ui-icon-home {
  background-position: 0 -112px;
}

.ui-icon-flag {
  background-position: -16px -112px;
}

.ui-icon-calendar {
  background-position: -32px -112px;
}

.ui-icon-cart {
  background-position: -48px -112px;
}

.ui-icon-pencil {
  background-position: -64px -112px;
}

.ui-icon-clock {
  background-position: -80px -112px;
}

.ui-icon-disk {
  background-position: -96px -112px;
}

.ui-icon-calculator {
  background-position: -112px -112px;
}

.ui-icon-zoomin {
  background-position: -128px -112px;
}

.ui-icon-zoomout {
  background-position: -144px -112px;
}

.ui-icon-search {
  background-position: -160px -112px;
}

.ui-icon-wrench {
  background-position: -176px -112px;
}

.ui-icon-gear {
  background-position: -192px -112px;
}

.ui-icon-heart {
  background-position: -208px -112px;
}

.ui-icon-star {
  background-position: -224px -112px;
}

.ui-icon-link {
  background-position: -240px -112px;
}

.ui-icon-cancel {
  background-position: 0 -128px;
}

.ui-icon-plus {
  background-position: -16px -128px;
}

.ui-icon-plusthick {
  background-position: -32px -128px;
}

.ui-icon-minus {
  background-position: -48px -128px;
}

.ui-icon-minusthick {
  background-position: -64px -128px;
}

.ui-icon-close {
  background-position: -80px -128px;
}

.ui-icon-closethick {
  background-position: -96px -128px;
}

.ui-icon-key {
  background-position: -112px -128px;
}

.ui-icon-lightbulb {
  background-position: -128px -128px;
}

.ui-icon-scissors {
  background-position: -144px -128px;
}

.ui-icon-clipboard {
  background-position: -160px -128px;
}

.ui-icon-copy {
  background-position: -176px -128px;
}

.ui-icon-contact {
  background-position: -192px -128px;
}

.ui-icon-image {
  background-position: -208px -128px;
}

.ui-icon-video {
  background-position: -224px -128px;
}

.ui-icon-script {
  background-position: -240px -128px;
}

.ui-icon-alert {
  background-position: 0 -144px;
}

.ui-icon-info {
  background-position: -16px -144px;
}

.ui-icon-notice {
  background-position: -32px -144px;
}

.ui-icon-help {
  background-position: -48px -144px;
}

.ui-icon-check {
  background-position: -64px -144px;
}

.ui-icon-bullet {
  background-position: -80px -144px;
}

.ui-icon-radio-on {
  background-position: -96px -144px;
}

.ui-icon-radio-off {
  background-position: -112px -144px;
}

.ui-icon-pin-w {
  background-position: -128px -144px;
}

.ui-icon-pin-s {
  background-position: -144px -144px;
}

.ui-icon-play {
  background-position: 0 -160px;
}

.ui-icon-pause {
  background-position: -16px -160px;
}

.ui-icon-seek-next {
  background-position: -32px -160px;
}

.ui-icon-seek-prev {
  background-position: -48px -160px;
}

.ui-icon-seek-end {
  background-position: -64px -160px;
}

.ui-icon-seek-start {
  background-position: -80px -160px;
}

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */

.ui-icon-seek-first {
  background-position: -80px -160px;
}

.ui-icon-stop {
  background-position: -96px -160px;
}

.ui-icon-eject {
  background-position: -112px -160px;
}

.ui-icon-volume-off {
  background-position: -128px -160px;
}

.ui-icon-volume-on {
  background-position: -144px -160px;
}

.ui-icon-power {
  background-position: 0 -176px;
}

.ui-icon-signal-diag {
  background-position: -16px -176px;
}

.ui-icon-signal {
  background-position: -32px -176px;
}

.ui-icon-battery-0 {
  background-position: -48px -176px;
}

.ui-icon-battery-1 {
  background-position: -64px -176px;
}

.ui-icon-battery-2 {
  background-position: -80px -176px;
}

.ui-icon-battery-3 {
  background-position: -96px -176px;
}

.ui-icon-circle-plus {
  background-position: 0 -192px;
}

.ui-icon-circle-minus {
  background-position: -16px -192px;
}

.ui-icon-circle-close {
  background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

.ui-icon-circle-check {
  background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

/* Misc visuals
----------------------------------*/

/* Corner radius */

.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 3px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 3px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 3px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 3px;
}

/* Overlays */

.ui-widget-overlay {
  background: #aaaaaa;
  opacity: .3;
  filter: Alpha(Opacity=30);
  /* support: IE8 */
}

.ui-widget-shadow {
  margin: 0px 0 0 0px;
  padding: 5px;
  background: #666666;
  opacity: .3;
  filter: Alpha(Opacity=30);
  /* support: IE8 */
  border-radius: 8px;
}
/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */

/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
  position: relative;
  margin: 0 auto 60px;
  padding: 0;
  *zoom: 1;
  overflow: hidden;
}

.slider {
  max-height: 355px;
  overflow: hidden;
}

.bx-wrapper img {
  max-width: 100%;
  display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
  box-shadow: 0 0 5px #ccc;
  border: 5px solid #fff;
  left: -5px;
  background: #fff;
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
  -ms-transform: translatez(0);
  transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url("img/bx_loader.gif") center center no-repeat #fff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
  left: 10px;
  background: url("img/controls.png") no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
  right: 10px;
  background: url("img/controls.png") no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
  background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
  background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
  text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url("img/controls.png") -86px -11px no-repeat;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url("img/controls.png") -86px -44px no-repeat;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666\9;
  background: rgba(80, 80, 80, .75);
  width: 100%;
}

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
}
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */

.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  border-radius: 4px;
}

.fancybox-opened {
  z-index: 8030;
}

.fancybox-opened .fancybox-skin {
  box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
}

.fancybox-outer,
.fancybox-inner {
  position: relative;
}

.fancybox-inner {
  overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

.fancybox-image,
.fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
  background-image: url("img/fancybox_sprite.png");
}

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("img/fancybox_loading.gif") center center no-repeat;
}

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("img/blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040;
}

.fancybox-prev {
  left: 0;
}

.fancybox-next {
  right: 0;
}

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}

.fancybox-nav:hover span {
  visibility: visible;
}

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}

.fancybox-lock body {
  overflow: hidden !important;
}

.fancybox-lock-test {
  overflow-y: hidden !important;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("img/fancybox_overlay.png");
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

.fancybox-opened .fancybox-title {
  visibility: visible;
}

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 30px;
  z-index: 8050;
  text-align: center;
  padding: 0 30px;
  overflow: hidden;
  right: 0;
  left: 0;
}

.fancybox-title-float-wrap .child {
  display: inline-block;
  padding: 5px 10px;
  background: #ffffff;
  background: rgba(255, 255, 255, .8);
  border-radius: 5px;
  overflow: auto;
  box-sizing: border-box;
  max-height: 150px;
}

.fancybox-title-float-wrap .child p {
  margin-top: 15px;
  color: #000;
}

.fancybox-title-float-wrap .child p b,
.fancybox-title-float-wrap .child strong {
  color: inherit;
}

.fancybox-title-float-wrap .child p:first-child {
  margin: 0;
}

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

.fancybox-title-inside-wrap {
  padding-top: 10px;
}

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading,
  .fancybox-close,
  .fancybox-prev span,
  .fancybox-next span {
    background-image: url("img/fancybox_sprite@2x.png");
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/
  }

  #fancybox-loading div {
    background-image: url("img/fancybox_loading@2x.gif");
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
}
/*
	jQuery.mmenu CSS
*/

/*
	jQuery.mmenu oncanvas CSS
*/

.mm-hidden {
  display: none !important;
}

.mm-wrapper {
  overflow-x: hidden;
  position: relative;
}

.mm-menu,
.mm-panels,
.mm-panels > .mm-panel {
  margin: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
}

.mm-menu {
  box-sizing: border-box;
  background: inherit;
  display: block;
  overflow: hidden;
  padding: 0;
}

.mm-panel {
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  -webkit-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}

.mm-panel.mm-opened {
  -webkit-transform: translate3d(0%, 0, 0);
  -ms-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0);
}

.mm-panel.mm-subopened {
  -webkit-transform: translate3d(-30%, 0, 0);
  -ms-transform: translate3d(-30%, 0, 0);
  transform: translate3d(-30%, 0, 0);
}

.mm-panel.mm-highest {
  z-index: 1;
}

.mm-panels,
.mm-panels > .mm-panel {
  background: inherit;
  border-color: inherit;
}

.mm-panels > .mm-panel {
  background: inherit;
  border-color: inherit;
  -webkit-overflow-scrolling: touch;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: auto;
  box-sizing: border-box;
  padding: 0 20px;
}

.mm-panels > .mm-panel.mm-hasnavbar {
  padding-top: 40px;
}

.mm-panels > .mm-panel:before,
.mm-panels > .mm-panel:after {
  content: '';
  display: block;
  height: 20px;
}

.mm-vertical .mm-panel {
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
}

.mm-vertical .mm-listview .mm-panel,
.mm-listview .mm-vertical .mm-panel {
  display: none;
  padding: 10px 0 10px 10px;
}

.mm-vertical .mm-listview .mm-panel .mm-listview > li:last-child:after,
.mm-listview .mm-vertical .mm-panel .mm-listview > li:last-child:after {
  border-color: transparent;
}

.mm-vertical li.mm-opened > .mm-panel,
li.mm-vertical.mm-opened > .mm-panel {
  display: block;
}

.mm-vertical .mm-listview > li > .mm-next,
.mm-listview > li.mm-vertical > .mm-next {
  height: 40px;
  bottom: auto;
}

.mm-vertical .mm-listview > li > .mm-next:after,
.mm-listview > li.mm-vertical > .mm-next:after {
  top: 16px;
  bottom: auto;
}

.mm-vertical .mm-listview > li.mm-opened > .mm-next:after,
.mm-listview > li.mm-vertical.mm-opened > .mm-next:after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.mm-navbar {
  border-bottom: 1px solid;
  border-color: inherit;
  text-align: center;
  line-height: 20px;
  height: 40px;
  padding: 0 40px;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.mm-navbar > * {
  display: block;
  padding: 10px 0;
}

.mm-navbar a,
.mm-navbar a:hover {
  text-decoration: none;
}

.mm-navbar .mm-title {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.mm-navbar .mm-btn {
  box-sizing: border-box;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  z-index: 1;
}

.mm-navbar .mm-btn:first-child {
  padding-left: 20px;
  left: 0;
}

.mm-navbar .mm-btn:last-child {
  text-align: right;
  padding-right: 20px;
  right: 0;
}

.mm-panel .mm-navbar {
  display: none;
}

.mm-panel.mm-hasnavbar .mm-navbar {
  display: block;
}

.mm-listview,
.mm-listview > li {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0;
}

.mm-listview {
  font: inherit;
  font-size: 14px;
  line-height: 20px;
}

.mm-listview a,
.mm-listview a:hover {
  text-decoration: none;
}

.mm-listview > li {
  position: relative;
}

.mm-listview > li,
.mm-listview > li:after,
.mm-listview > li .mm-next,
.mm-listview > li .mm-next:before {
  border-color: inherit;
}

.mm-listview > li > a,
.mm-listview > li > span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: inherit;
  display: block;
  padding: 10px 10px 10px 20px;
  margin: 0;
}

.mm-listview > li > a.mm-arrow,
.mm-listview > li > span.mm-arrow {
  padding-right: 50px;
}

.mm-listview > li:not(.mm-divider):after {
  content: '';
  border-bottom-width: 1px;
  border-bottom-style: solid;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}

.mm-listview > li:not(.mm-divider):after {
  left: 20px;
}

.mm-listview .mm-next {
  background: #030201;
  background: rgba(3, 2, 1, 0);
  width: 50px;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2;
}

.mm-listview .mm-next:before {
  content: '';
  border-left-width: 1px;
  border-left-style: solid;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}

.mm-listview .mm-next + a,
.mm-listview .mm-next + span {
  margin-right: 50px;
}

.mm-listview .mm-next.mm-fullsubopen {
  width: 100%;
}

.mm-listview .mm-next.mm-fullsubopen:before {
  border-left: none;
}

.mm-listview .mm-next.mm-fullsubopen + a,
.mm-listview .mm-next.mm-fullsubopen + span {
  padding-right: 50px;
  margin-right: 0;
}

.mm-panels > .mm-panel > .mm-listview {
  margin: 20px -20px;
}

.mm-panels > .mm-panel > .mm-listview:first-child,
.mm-panels > .mm-panel > .mm-navbar + .mm-listview {
  margin-top: -20px;
}

.mm-listview .mm-inset {
  list-style: inside disc;
  padding: 0 10px 15px 40px;
  margin: 0;
}

.mm-listview .mm-inset > li {
  padding: 5px 0;
}

.mm-listview .mm-divider {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 10px;
  text-transform: uppercase;
  text-indent: 20px;
  line-height: 25px;
}

.mm-listview .mm-spacer {
  padding-top: 40px;
}

.mm-listview .mm-spacer > .mm-next {
  top: 40px;
}

.mm-listview .mm-spacer.mm-divider {
  padding-top: 25px;
}

.mm-prev:before,
.mm-next:after,
.mm-arrow:after {
  content: '';
  border: 2px solid transparent;
  display: inline-block;
  width: 8px;
  height: 8px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.mm-prev:before {
  border-right: none;
  border-bottom: none;
  left: 23px;
}

.mm-next:after,
.mm-arrow:after {
  border-top: none;
  border-left: none;
  right: 23px;
}

.mm-menu {
  background: #f3f3f3;
  border-color: #000000;
  border-color: rgba(0, 0, 0, .1);
  color: #000000;
  color: rgba(0, 0, 0, .7);
}

.mm-menu .mm-navbar > *,
.mm-menu .mm-navbar a {
  color: #000000;
  color: rgba(0, 0, 0, .3);
}

.mm-menu .mm-navbar .mm-btn:before,
.mm-menu .mm-navbar .mm-btn:after {
  border-color: #000000;
  border-color: rgba(0, 0, 0, .3);
}

.mm-menu .mm-listview {
  border-color: #000000;
  border-color: rgba(0, 0, 0, .1);
}

.mm-menu .mm-listview > li .mm-next:after,
.mm-menu .mm-listview > li .mm-arrow:after {
  border-color: #000000;
  border-color: rgba(0, 0, 0, .3);
}

.mm-menu .mm-listview > li a:not(.mm-next) {
  -webkit-tap-highlight-color: rgba(255, 255, 255, .5);
  tap-highlight-color: rgba(255, 255, 255, .5);
}

.mm-menu .mm-listview > li.mm-selected > a:not(.mm-next),
.mm-menu .mm-listview > li.mm-selected > span {
  background: #ffffff;
  background: rgba(255, 255, 255, .5);
}

.mm-menu.mm-vertical .mm-listview > li.mm-opened > a.mm-next,
.mm-menu.mm-vertical .mm-listview > li.mm-opened > .mm-panel,
.mm-menu .mm-listview > li.mm-opened.mm-vertical > a.mm-next,
.mm-menu .mm-listview > li.mm-opened.mm-vertical > .mm-panel {
  background: #000000;
  background: rgba(0, 0, 0, .05);
}

.mm-menu .mm-divider {
  background: #000000;
  background: rgba(0, 0, 0, .05);
}

/*
	jQuery.mmenu offcanvas addon CSS
*/

.mm-page {
  box-sizing: border-box;
  position: relative;
}

.mm-slideout {
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
}

html.mm-opened {
  overflow-x: hidden;
  position: relative;
}

html.mm-blocking {
  overflow: hidden;
}

html.mm-blocking body {
  overflow: hidden;
}

html.mm-background .mm-page {
  background: inherit;
}

#mm-blocker {
  background: #030201;
  background: rgba(3, 2, 1, 0);
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999;
}

html.mm-blocking #mm-blocker {
  display: block;
}

.mm-menu.mm-offcanvas {
  display: none;
  position: fixed;
}

.mm-menu.mm-current {
  display: block;
}

.mm-menu {
  width: 80%;
  min-width: 140px;
  max-width: 440px;
}

html.mm-opening .mm-slideout {
  -webkit-transform: translate(80%, 0);
  -ms-transform: translate(80%, 0);
  transform: translate(80%, 0);
}

@media all and (max-width: 175px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    transform: translate(140px, 0);
  }
}

@media all and (min-width: 550px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate(440px, 0);
    -ms-transform: translate(440px, 0);
    transform: translate(440px, 0);
  }
}

/*
	jQuery.mmenu autoHeight addon CSS
*/

.mm-menu.mm-autoheight {
  max-height: 80%;
}

.mm-menu.mm-autoheight.mm-fullscreen {
  max-height: 100%;
}

.mm-menu.mm-measureheight > .mm-panels > .mm-panel {
  bottom: auto !important;
  height: auto !important;
}

/*
	jQuery.mmenu counters addon CSS
*/

em.mm-counter {
  font: inherit;
  font-size: 14px;
  font-style: normal;
  text-indent: 0;
  line-height: 20px;
  display: block;
  margin-top: -10px;
  position: absolute;
  right: 45px;
  top: 50%;
}

em.mm-counter + a.mm-next {
  width: 90px;
}

em.mm-counter + a.mm-next + a,
em.mm-counter + a.mm-next + span {
  margin-right: 90px;
}

em.mm-counter + a.mm-fullsubopen {
  padding-left: 0;
}

.mm-vertical > .mm-counter {
  top: 12px;
  margin-top: 0;
}

.mm-vertical.mm-spacer > .mm-counter {
  margin-top: 40px;
}

.mm-nosubresults > .mm-counter {
  display: none;
}

.mm-menu em.mm-counter {
  color: #000000;
  color: rgba(0, 0, 0, .3);
}

/*
	jQuery.mmenu dividers addon CSS
*/

.mm-divider > span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding: 0;
  line-height: 25px;
}

.mm-divider.mm-opened a.mm-next:after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.mm-collapsed:not(.mm-uncollapsed) {
  display: none;
}

.mm-fixeddivider {
  background: inherit;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.mm-fixeddivider:after {
  content: none !important;
  display: none !important;
}

.mm-hasdividers .mm-fixeddivider {
  display: block;
}

.mm-menu .mm-fixeddivider span {
  background: #000000;
  background: rgba(0, 0, 0, .05);
}

/*
	jQuery.mmenu dragOpen addon CSS
*/

html.mm-opened.mm-dragging .mm-menu,
html.mm-opened.mm-dragging .mm-slideout {
  transition-duration: 0s;
}

/*
	jQuery.mmenu iconpanels addon CSS
*/

.mm-iconpanel .mm-panel {
  transition-property: left, -webkit-transform;
  transition-property: transform, left;
  transition-property: transform, left, -webkit-transform;
}

.mm-iconpanel .mm-panel.mm-opened {
  border-left: 1px solid;
  border-color: inherit;
}

.mm-iconpanel .mm-panel.mm-subopened {
  overflow-y: hidden;
  left: -40px;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.mm-iconpanel .mm-panel.mm-iconpanel-0 {
  left: 0px;
}

.mm-iconpanel .mm-panel.mm-iconpanel-1 {
  left: 40px;
}

.mm-iconpanel .mm-panel.mm-iconpanel-2 {
  left: 80px;
}

.mm-iconpanel .mm-panel.mm-iconpanel-3 {
  left: 120px;
}

.mm-iconpanel .mm-panel.mm-iconpanel-4 {
  left: 160px;
}

.mm-iconpanel .mm-panel.mm-iconpanel-5 {
  left: 200px;
}

.mm-iconpanel .mm-panel.mm-iconpanel-6 {
  left: 240px;
}

.mm-subblocker {
  background: inherit;
  opacity: 0;
  display: block;
  transition: opacity 0.4s ease;
}

.mm-subopened .mm-subblocker {
  opacity: 0.6;
  position: absolute;
  top: 0;
  right: 0;
  bottom: -100000px;
  left: 0;
  z-index: 3;
}

/*
	jQuery.mmenu navbars addon CSS
*/

.mm-menu > .mm-navbar {
  background: inherit;
  padding: 0;
  z-index: 3;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.mm-navbar-bottom {
  border-top-width: 1px;
  border-top-style: solid;
  border-bottom: none;
  top: auto;
  bottom: 0;
}

.mm-navbar-top ~ .mm-navbar-top {
  border-bottom: none;
}

.mm-navbar-bottom ~ .mm-navbar-bottom {
  border-top: none;
}

.mm-navbar.mm-hasbtns {
  padding: 0 40px;
}

.mm-close:after {
  content: 'x';
}

.mm-navbar[class*="mm-navbar-content-"] > * {
  box-sizing: border-box;
  display: block;
  float: left;
}

.mm-navbar > .mm-breadcrumbs {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  text-align: left;
  padding: 0 0 0 17px;
}

.mm-navbar > .mm-breadcrumbs > * {
  display: inline-block;
  padding: 10px 3px;
}

.mm-navbar > .mm-breadcrumbs > a {
  text-decoration: underline;
}

.mm-navbar.mm-hasbtns .mm-breadcrumbs {
  margin-left: -40px;
}

.mm-navbar.mm-hasbtns .mm-btn:not(.mm-hidden) + .mm-breadcrumbs {
  margin-left: 0;
  padding-left: 0;
}

.mm-navbar-top-1 {
  top: 0px;
}

.mm-hasnavbar-top-1 .mm-panels {
  top: 40px;
}

.mm-navbar-top-2 {
  top: 40px;
}

.mm-hasnavbar-top-2 .mm-panels {
  top: 80px;
}

.mm-navbar-top-3 {
  top: 80px;
}

.mm-hasnavbar-top-3 .mm-panels {
  top: 120px;
}

.mm-navbar-top-4 {
  top: 120px;
}

.mm-hasnavbar-top-4 .mm-panels {
  top: 160px;
}

.mm-navbar-bottom-1 {
  bottom: 0px;
}

.mm-hasnavbar-bottom-1 .mm-panels {
  bottom: 40px;
}

.mm-navbar-bottom-2 {
  bottom: 40px;
}

.mm-hasnavbar-bottom-2 .mm-panels {
  bottom: 80px;
}

.mm-navbar-bottom-3 {
  bottom: 80px;
}

.mm-hasnavbar-bottom-3 .mm-panels {
  bottom: 120px;
}

.mm-navbar-bottom-4 {
  bottom: 120px;
}

.mm-hasnavbar-bottom-4 .mm-panels {
  bottom: 160px;
}

.mm-navbar-size-2 {
  height: 80px;
}

.mm-navbar-size-3 {
  height: 120px;
}

.mm-navbar-size-4 {
  height: 160px;
}

.mm-navbar-content-2 > * {
  width: 50%;
}

.mm-navbar-content-3 > * {
  width: 33.33%;
}

.mm-navbar-content-4 > * {
  width: 25%;
}

.mm-navbar-content-5 > * {
  width: 20%;
}

.mm-navbar-content-6 > * {
  width: 16.67%;
}

/*
	jQuery.mmenu searchfield addon CSS
*/

.mm-search,
.mm-search input {
  box-sizing: border-box;
}

.mm-search {
  height: 40px;
  padding: 7px 10px 0 10px;
}

.mm-search input {
  border: none;
  border-radius: 26px;
  font: inherit;
  font-size: 14px;
  line-height: 26px;
  outline: none;
  display: block;
  width: 100%;
  height: 26px;
  margin: 0;
  padding: 0 10px;
}

.mm-search input::-ms-clear {
  display: none;
}

.mm-panel > .mm-search {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.mm-panel.mm-hassearch {
  padding-top: 40px;
}

.mm-panel.mm-hassearch.mm-hasnavbar {
  padding-top: 80px;
}

.mm-panel.mm-hassearch.mm-hasnavbar .mm-search {
  top: 40px;
}

.mm-noresultsmsg {
  text-align: center;
  font-size: 21px;
  display: none;
  padding: 40px 0;
}

.mm-noresults .mm-noresultsmsg {
  display: block;
}

.mm-noresults .mm-indexer {
  display: none !important;
}

li.mm-nosubresults > a.mm-next {
  display: none;
}

li.mm-nosubresults > a.mm-next + a,
li.mm-nosubresults > a.mm-next + span {
  padding-right: 10px;
}

.mm-menu .mm-search input {
  background: #000000;
  background: rgba(0, 0, 0, .05);
  color: #000000;
  color: rgba(0, 0, 0, .7);
}

.mm-menu .mm-noresultsmsg {
  color: #000000;
  color: rgba(0, 0, 0, .3);
}

/*
	jQuery.mmenu sectionIndexer addon CSS
*/

.mm-indexer {
  background: inherit;
  text-align: center;
  font-size: 12px;
  box-sizing: border-box;
  width: 20px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -100px;
  z-index: 3;
  transition: right 0.4s ease;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.mm-indexer a {
  text-decoration: none;
  display: block;
  height: 3.85%;
}

.mm-indexer ~ .mm-panel.mm-hasindexer {
  margin-right: 20px;
}

.mm-hasindexer .mm-indexer {
  right: 0;
}

.mm-hasindexer .mm-fixeddivider {
  right: 20px;
}

.mm-menu .mm-indexer a {
  color: #000000;
  color: rgba(0, 0, 0, .3);
}

/*
	jQuery.mmenu toggles addon CSS
*/

input.mm-toggle,
input.mm-check {
  position: absolute;
  left: -10000px;
}

label.mm-toggle,
label.mm-check {
  margin: 0;
  position: absolute;
  top: 50%;
  z-index: 2;
}

label.mm-toggle:before,
label.mm-check:before {
  content: '';
  display: block;
}

label.mm-toggle {
  border-radius: 30px;
  width: 50px;
  height: 30px;
  margin-top: -15px;
}

label.mm-toggle:before {
  border-radius: 30px;
  width: 28px;
  height: 28px;
  margin: 1px;
}

input.mm-toggle:checked ~ label.mm-toggle:before {
  float: right;
}

label.mm-check {
  width: 30px;
  height: 30px;
  margin-top: -15px;
}

label.mm-check:before {
  border-left: 3px solid;
  border-bottom: 3px solid;
  width: 40%;
  height: 20%;
  margin: 25% 0 0 20%;
  opacity: 0.1;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

input.mm-check:checked ~ label.mm-check:before {
  opacity: 1;
}

li.mm-vertical label.mm-toggle,
li.mm-vertical label.mm-check {
  bottom: auto;
  margin-top: 0;
}

li.mm-vertical label.mm-toggle {
  top: 5px;
}

li.mm-vertical label.mm-check {
  top: 5px;
}

label.mm-toggle,
label.mm-check {
  right: 20px;
}

label.mm-toggle + a,
label.mm-toggle + span {
  padding-right: 80px;
}

label.mm-check + a,
label.mm-check + span {
  padding-right: 60px;
}

a.mm-next + label.mm-toggle,
a.mm-next + label.mm-check {
  right: 60px;
}

a.mm-next + label.mm-toggle + a,
a.mm-next + label.mm-toggle + span,
a.mm-next + label.mm-check + a,
a.mm-next + label.mm-check + span {
  margin-right: 50px;
}

a.mm-next + label.mm-toggle + a,
a.mm-next + label.mm-toggle + span {
  padding-right: 70px;
}

a.mm-next + label.mm-check + a,
a.mm-next + label.mm-check + span {
  padding-right: 50px;
}

em.mm-counter + a.mm-next + label.mm-toggle,
em.mm-counter + a.mm-next + label.mm-check {
  right: 100px;
}

em.mm-counter + a.mm-next + label.mm-toggle + a,
em.mm-counter + a.mm-next + label.mm-toggle + span,
em.mm-counter + a.mm-next + label.mm-check + a,
em.mm-counter + a.mm-next + label.mm-check + span {
  margin-right: 90px;
}

.mm-menu label.mm-toggle {
  background: #000000;
  background: rgba(0, 0, 0, .1);
}

.mm-menu label.mm-toggle:before {
  background: #f3f3f3;
}

.mm-menu input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963;
}

.mm-menu label.mm-check:before {
  border-color: #000000;
  border-color: rgba(0, 0, 0, .7);
}

/*
	jQuery.mmenu borderstyle extension CSS
*/

.mm-menu.mm-border-none .mm-listview > li:after,
.mm-listview.mm-border-none > li:after {
  content: none;
}

.mm-menu.mm-border-full .mm-listview > li:after,
.mm-listview.mm-border-full > li:after {
  left: 0 !important;
}

.mm-menu.mm-border-offset .mm-listview > li:after,
.mm-listview.mm-border-offset > li:after {
  right: 20px;
}

/*
	jQuery.mmenu effects extension CSS
*/

.mm-menu.mm-effect-menu-zoom {
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
}

html.mm-opened .mm-menu.mm-effect-menu-zoom {
  -webkit-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -ms-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
}

html.mm-opening .mm-menu.mm-effect-menu-zoom {
  -webkit-transform: scale(1, 1) translate3d(0%, 0, 0);
  -ms-transform: scale(1, 1) translate3d(0%, 0, 0);
  transform: scale(1, 1) translate3d(0%, 0, 0);
}

html.mm-right.mm-opened .mm-menu.mm-effect-menu-zoom {
  -webkit-transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
  -ms-transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
  transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
  -webkit-transform-origin: right center;
  -ms-transform-origin: right center;
  transform-origin: right center;
}

html.mm-right.mm-opening .mm-menu.mm-effect-menu-zoom {
  -webkit-transform: scale(1, 1) translate3d(0%, 0, 0);
  -ms-transform: scale(1, 1) translate3d(0%, 0, 0);
  transform: scale(1, 1) translate3d(0%, 0, 0);
}

.mm-menu.mm-effect-menu-slide {
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
}

html.mm-opened .mm-menu.mm-effect-menu-slide {
  -webkit-transform: translate3d(-30%, 0, 0);
  -ms-transform: translate3d(-30%, 0, 0);
  transform: translate3d(-30%, 0, 0);
}

html.mm-opening .mm-menu.mm-effect-menu-slide {
  -webkit-transform: translate3d(0%, 0, 0);
  -ms-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0);
}

html.mm-right.mm-opened .mm-menu.mm-effect-menu-slide {
  -webkit-transform: translate3d(30%, 0, 0);
  -ms-transform: translate3d(30%, 0, 0);
  transform: translate3d(30%, 0, 0);
}

html.mm-right.mm-opening .mm-menu.mm-effect-menu-slide {
  -webkit-transform: translate3d(0%, 0, 0);
  -ms-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0);
}

.mm-menu.mm-effect-menu-fade {
  opacity: 0;
  transition: opacity 0.4s ease;
}

html.mm-opening .mm-menu.mm-effect-menu-fade {
  opacity: 1;
}

.mm-menu.mm-effect-panels-zoom .mm-panel {
  -webkit-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
  -ms-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
  transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
}

.mm-menu.mm-effect-panels-zoom .mm-panel.mm-opened {
  -webkit-transform: scale(1, 1) translate3d(0%, 0, 0);
  -ms-transform: scale(1, 1) translate3d(0%, 0, 0);
  transform: scale(1, 1) translate3d(0%, 0, 0);
}

.mm-menu.mm-effect-panels-zoom .mm-panel.mm-opened.mm-subopened {
  -webkit-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -ms-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
}

.mm-menu.mm-effect-panels-slide-0 .mm-panel.mm-subopened {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.mm-menu.mm-effect-panels-slide-100 .mm-panel.mm-subopened {
  -webkit-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li {
  transition: none 0.4s ease;
}

.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(1) {
  transition-delay: 50ms;
}

.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(2) {
  transition-delay: 100ms;
}

.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(3) {
  transition-delay: 150ms;
}

.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(4) {
  transition-delay: 200ms;
}

.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(5) {
  transition-delay: 250ms;
}

.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(6) {
  transition-delay: 300ms;
}

.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(7) {
  transition-delay: 350ms;
}

.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(8) {
  transition-delay: 400ms;
}

.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(9) {
  transition-delay: 450ms;
}

.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(10) {
  transition-delay: 500ms;
}

.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(11) {
  transition-delay: 550ms;
}

.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(12) {
  transition-delay: 600ms;
}

.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(13) {
  transition-delay: 650ms;
}

.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(14) {
  transition-delay: 700ms;
}

.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(15) {
  transition-delay: 750ms;
}

.mm-menu.mm-effect-listitems-slide .mm-listview > li {
  -webkit-transform: translate3d(50%, 0, 0);
  -ms-transform: translate3d(50%, 0, 0);
  transform: translate3d(50%, 0, 0);
  opacity: 0;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
}

html.mm-opening .mm-menu.mm-effect-listitems-slide .mm-panel.mm-opened .mm-listview > li {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

.mm-menu.mm-effect-listitems-fade .mm-listview > li {
  opacity: 0;
  transition-property: opacity;
}

html.mm-opening .mm-menu.mm-effect-listitems-fade .mm-panel.mm-opened .mm-listview > li {
  opacity: 1;
}

.mm-menu.mm-effect-listitems-drop .mm-listview > li {
  opacity: 0;
  top: -25%;
  transition-property: opacity, top;
}

html.mm-opening .mm-menu.mm-effect-listitems-drop .mm-panel.mm-opened .mm-listview > li {
  opacity: 1;
  top: 0;
}

/*
	jQuery.mmenu fullscreen extension CSS
*/

.mm-menu.mm-fullscreen {
  width: 100%;
  min-width: 140px;
  max-width: 10000px;
}

html.mm-opening.mm-fullscreen .mm-slideout {
  -webkit-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  transform: translate(100%, 0);
}

@media all and (max-width: 140px) {
  html.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    transform: translate(140px, 0);
  }
}

@media all and (min-width: 10000px) {
  html.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(10000px, 0);
    -ms-transform: translate(10000px, 0);
    transform: translate(10000px, 0);
  }
}

html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
  -webkit-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
}

@media all and (max-width: 140px) {
  html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(-140px, 0);
    -ms-transform: translate(-140px, 0);
    transform: translate(-140px, 0);
  }
}

@media all and (min-width: 10000px) {
  html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(-10000px, 0);
    -ms-transform: translate(-10000px, 0);
    transform: translate(-10000px, 0);
  }
}

.mm-menu.mm-fullscreen.mm-top,
.mm-menu.mm-fullscreen.mm-bottom {
  height: 100%;
  min-height: 140px;
  max-height: 10000px;
}

html.mm-opened.mm-fullscreen .mm-page {
  box-shadow: none !important;
}

/*
	jQuery.mmenu multiline extension CSS
*/

.mm-menu.mm-multiline .mm-listview > li > a,
.mm-menu.mm-multiline .mm-listview > li > span,
.mm-listview.mm-multiline > li
.mm-listview > li.mm-multiline > a,
.mm-listview.mm-multiline > li
.mm-listview > li.mm-multiline > span {
  text-overflow: clip;
  white-space: normal;
}

/*
	jQuery.mmenu pagedim extension CSS
*/

html.mm-pagedim #mm-blocker,
html.mm-pagedim-white #mm-blocker,
html.mm-pagedim-black #mm-blocker {
  opacity: 0;
}

html.mm-pagedim.mm-opening #mm-blocker,
html.mm-pagedim-white.mm-opening #mm-blocker,
html.mm-pagedim-black.mm-opening #mm-blocker {
  opacity: 0.3;
  transition: opacity 0.4s ease 0.4s;
}

html.mm-pagedim #mm-blocker {
  background: inherit;
}

html.mm-pagedim-white #mm-blocker {
  background: #fff;
}

html.mm-pagedim-black #mm-blocker {
  background: #000;
}

/*
	jQuery.mmenu pageshadow extension CSS
*/

.mm-menu.mm-pageshadow:after {
  content: "";
  display: block;
  width: 20px;
  height: 120%;
  position: absolute;
  left: 100%;
  top: -10%;
  z-index: 99;
}

.mm-menu.mm-pageshadow.mm-right:after {
  left: auto;
  right: 100%;
}

.mm-menu.mm-pageshadow.mm-next:after,
.mm-menu.mm-pageshadow.mm-front:after {
  content: none;
  display: none;
}

.mm-menu.mm-pageshadow:after {
  box-shadow: 0 0 10px rgba(0, 0, 0, .3);
}

/*
	jQuery.mmenu position extension CSS
*/

.mm-menu.mm-top,
.mm-menu.mm-bottom {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
}

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

.mm-menu.mm-bottom {
  top: auto;
  bottom: 0;
}

html.mm-right.mm-opening .mm-slideout {
  -webkit-transform: translate(-80%, 0);
  -ms-transform: translate(-80%, 0);
  transform: translate(-80%, 0);
}

@media all and (max-width: 175px) {
  html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate(-140px, 0);
    -ms-transform: translate(-140px, 0);
    transform: translate(-140px, 0);
  }
}

@media all and (min-width: 550px) {
  html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate(-440px, 0);
    -ms-transform: translate(-440px, 0);
    transform: translate(-440px, 0);
  }
}

/*
	jQuery.mmenu z-position extension CSS
*/

html.mm-front .mm-slideout {
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
  z-index: 0 !important;
}

.mm-menu.mm-front {
  z-index: 1;
}

.mm-menu.mm-front,
.mm-menu.mm-next {
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  -webkit-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

.mm-menu.mm-front.mm-right,
.mm-menu.mm-next.mm-right {
  -webkit-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}

.mm-menu.mm-top {
  -webkit-transform: translate3d(0, -100%, 0);
  -ms-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}

.mm-menu.mm-bottom {
  -webkit-transform: translate3d(0, 100%, 0);
  -ms-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}

html.mm-opening .mm-menu.mm-front,
html.mm-opening .mm-menu.mm-next {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.mm-menu.mm-top,
.mm-menu.mm-bottom {
  height: 80%;
  min-height: 140px;
  max-height: 880px;
}

/*
	jQuery.mmenu themes extension CSS
*/

.mm-menu.mm-theme-dark {
  background: #333333;
  border-color: #000000;
  border-color: rgba(0, 0, 0, .15);
  color: #ffffff;
  color: rgba(255, 255, 255, .8);
}

.mm-menu.mm-theme-dark .mm-navbar > *,
.mm-menu.mm-theme-dark .mm-navbar a {
  color: #ffffff;
  color: rgba(255, 255, 255, .4);
}

.mm-menu.mm-theme-dark .mm-navbar .mm-btn:before,
.mm-menu.mm-theme-dark .mm-navbar .mm-btn:after {
  border-color: #ffffff;
  border-color: rgba(255, 255, 255, .4);
}

.mm-menu.mm-theme-dark .mm-listview {
  border-color: #000000;
  border-color: rgba(0, 0, 0, .15);
}

.mm-menu.mm-theme-dark .mm-listview > li .mm-next:after,
.mm-menu.mm-theme-dark .mm-listview > li .mm-arrow:after {
  border-color: #ffffff;
  border-color: rgba(255, 255, 255, .4);
}

.mm-menu.mm-theme-dark .mm-listview > li a:not(.mm-next) {
  -webkit-tap-highlight-color: rgba(0, 0, 0, .1);
  tap-highlight-color: rgba(0, 0, 0, .1);
}

.mm-menu.mm-theme-dark .mm-listview > li.mm-selected > a:not(.mm-next),
.mm-menu.mm-theme-dark .mm-listview > li.mm-selected > span {
  background: #000000;
  background: rgba(0, 0, 0, .1);
}

.mm-menu.mm-theme-dark.mm-vertical .mm-listview > li.mm-opened > a.mm-next,
.mm-menu.mm-theme-dark.mm-vertical .mm-listview > li.mm-opened > .mm-panel,
.mm-menu.mm-theme-dark .mm-listview > li.mm-opened.mm-vertical > a.mm-next,
.mm-menu.mm-theme-dark .mm-listview > li.mm-opened.mm-vertical > .mm-panel {
  background: #ffffff;
  background: rgba(255, 255, 255, .05);
}

.mm-menu.mm-theme-dark .mm-divider {
  background: #ffffff;
  background: rgba(255, 255, 255, .05);
}

.mm-menu.mm-theme-dark label.mm-check:before {
  border-color: #ffffff;
  border-color: rgba(255, 255, 255, .8);
}

.mm-menu.mm-theme-dark em.mm-counter {
  color: #ffffff;
  color: rgba(255, 255, 255, .4);
}

.mm-menu.mm-theme-dark .mm-fixeddivider span {
  background: #ffffff;
  background: rgba(255, 255, 255, .05);
}

.mm-menu.mm-pageshadow.mm-theme-dark:after {
  box-shadow: 0 0 20px rgba(0, 0, 0, .5);
}

.mm-menu.mm-theme-dark .mm-search input {
  background: #ffffff;
  background: rgba(255, 255, 255, .3);
  color: #ffffff;
  color: rgba(255, 255, 255, .8);
}

.mm-menu.mm-theme-dark .mm-noresultsmsg {
  color: #ffffff;
  color: rgba(255, 255, 255, .4);
}

.mm-menu.mm-theme-dark .mm-indexer a {
  color: #ffffff;
  color: rgba(255, 255, 255, .4);
}

.mm-menu.mm-theme-dark label.mm-toggle {
  background: #000000;
  background: rgba(0, 0, 0, .15);
}

.mm-menu.mm-theme-dark label.mm-toggle:before {
  background: #333333;
}

.mm-menu.mm-theme-dark input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963;
}

.mm-menu.mm-theme-white {
  background: white;
  border-color: #000000;
  border-color: rgba(0, 0, 0, .1);
  color: #000000;
  color: rgba(0, 0, 0, .6);
}

.mm-menu.mm-theme-white .mm-navbar > *,
.mm-menu.mm-theme-white .mm-navbar a {
  color: #000000;
  color: rgba(0, 0, 0, .3);
}

.mm-menu.mm-theme-white .mm-navbar .mm-btn:before,
.mm-menu.mm-theme-white .mm-navbar .mm-btn:after {
  border-color: #000000;
  border-color: rgba(0, 0, 0, .3);
}

.mm-menu.mm-theme-white .mm-listview {
  border-color: #000000;
  border-color: rgba(0, 0, 0, .1);
}

.mm-menu.mm-theme-white .mm-listview > li .mm-next:after,
.mm-menu.mm-theme-white .mm-listview > li .mm-arrow:after {
  border-color: #000000;
  border-color: rgba(0, 0, 0, .3);
}

.mm-menu.mm-theme-white .mm-listview > li a:not(.mm-next) {
  -webkit-tap-highlight-color: rgba(0, 0, 0, .05);
  tap-highlight-color: rgba(0, 0, 0, .05);
}

.mm-menu.mm-theme-white .mm-listview > li.mm-selected > a:not(.mm-next),
.mm-menu.mm-theme-white .mm-listview > li.mm-selected > span {
  background: #000000;
  background: rgba(0, 0, 0, .05);
}

.mm-menu.mm-theme-white.mm-vertical .mm-listview > li.mm-opened > a.mm-next,
.mm-menu.mm-theme-white.mm-vertical .mm-listview > li.mm-opened > .mm-panel,
.mm-menu.mm-theme-white .mm-listview > li.mm-opened.mm-vertical > a.mm-next,
.mm-menu.mm-theme-white .mm-listview > li.mm-opened.mm-vertical > .mm-panel {
  background: #000000;
  background: rgba(0, 0, 0, .03);
}

.mm-menu.mm-theme-white .mm-divider {
  background: #000000;
  background: rgba(0, 0, 0, .03);
}

.mm-menu.mm-theme-white label.mm-check:before {
  border-color: #000000;
  border-color: rgba(0, 0, 0, .6);
}

.mm-menu.mm-theme-white em.mm-counter {
  color: #000000;
  color: rgba(0, 0, 0, .3);
}

.mm-menu.mm-theme-white .mm-fixeddivider span {
  background: #000000;
  background: rgba(0, 0, 0, .03);
}

.mm-menu.mm-pageshadow.mm-theme-white:after {
  box-shadow: 0 0 10px rgba(0, 0, 0, .2);
}

.mm-menu.mm-theme-white .mm-search input {
  background: #000000;
  background: rgba(0, 0, 0, .05);
  color: #000000;
  color: rgba(0, 0, 0, .6);
}

.mm-menu.mm-theme-white .mm-noresultsmsg {
  color: #000000;
  color: rgba(0, 0, 0, .3);
}

.mm-menu.mm-theme-white .mm-indexer a {
  color: #000000;
  color: rgba(0, 0, 0, .3);
}

.mm-menu.mm-theme-white label.mm-toggle {
  background: #000000;
  background: rgba(0, 0, 0, .1);
}

.mm-menu.mm-theme-white label.mm-toggle:before {
  background: white;
}

.mm-menu.mm-theme-white input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963;
}

.mm-menu.mm-theme-black {
  background: black;
  border-color: #ffffff;
  border-color: rgba(255, 255, 255, .2);
  color: #ffffff;
  color: rgba(255, 255, 255, .6);
}

.mm-menu.mm-theme-black .mm-navbar > *,
.mm-menu.mm-theme-black .mm-navbar a {
  color: #ffffff;
  color: rgba(255, 255, 255, .4);
}

.mm-menu.mm-theme-black .mm-navbar .mm-btn:before,
.mm-menu.mm-theme-black .mm-navbar .mm-btn:after {
  border-color: #ffffff;
  border-color: rgba(255, 255, 255, .4);
}

.mm-menu.mm-theme-black .mm-listview {
  border-color: #ffffff;
  border-color: rgba(255, 255, 255, .2);
}

.mm-menu.mm-theme-black .mm-listview > li .mm-next:after,
.mm-menu.mm-theme-black .mm-listview > li .mm-arrow:after {
  border-color: #ffffff;
  border-color: rgba(255, 255, 255, .4);
}

.mm-menu.mm-theme-black .mm-listview > li a:not(.mm-next) {
  -webkit-tap-highlight-color: rgba(255, 255, 255, .3);
  tap-highlight-color: rgba(255, 255, 255, .3);
}

.mm-menu.mm-theme-black .mm-listview > li.mm-selected > a:not(.mm-next),
.mm-menu.mm-theme-black .mm-listview > li.mm-selected > span {
  background: #ffffff;
  background: rgba(255, 255, 255, .3);
}

.mm-menu.mm-theme-black.mm-vertical .mm-listview > li.mm-opened > a.mm-next,
.mm-menu.mm-theme-black.mm-vertical .mm-listview > li.mm-opened > .mm-panel,
.mm-menu.mm-theme-black .mm-listview > li.mm-opened.mm-vertical > a.mm-next,
.mm-menu.mm-theme-black .mm-listview > li.mm-opened.mm-vertical > .mm-panel {
  background: #ffffff;
  background: rgba(255, 255, 255, .2);
}

.mm-menu.mm-theme-black .mm-divider {
  background: #ffffff;
  background: rgba(255, 255, 255, .2);
}

.mm-menu.mm-theme-black label.mm-check:before {
  border-color: #ffffff;
  border-color: rgba(255, 255, 255, .6);
}

.mm-menu.mm-theme-black em.mm-counter {
  color: #ffffff;
  color: rgba(255, 255, 255, .4);
}

.mm-menu.mm-theme-black .mm-fixeddivider span {
  background: #ffffff;
  background: rgba(255, 255, 255, .2);
}

.mm-menu.mm-pageshadow.mm-theme-black:after {
  content: none;
  display: none;
}

.mm-menu.mm-theme-black .mm-search input {
  background: #ffffff;
  background: rgba(255, 255, 255, .3);
  color: #ffffff;
  color: rgba(255, 255, 255, .6);
}

.mm-menu.mm-theme-black .mm-noresultsmsg {
  color: #ffffff;
  color: rgba(255, 255, 255, .4);
}

.mm-menu.mm-theme-black .mm-indexer a {
  color: #ffffff;
  color: rgba(255, 255, 255, .4);
}

.mm-menu.mm-theme-black label.mm-toggle {
  background: #ffffff;
  background: rgba(255, 255, 255, .2);
}

.mm-menu.mm-theme-black label.mm-toggle:before {
  background: black;
}

.mm-menu.mm-theme-black input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963;
}

/*
	jQuery.mmenu tileview extension CSS
*/

.mm-menu.mm-tileview .mm-listview:after,
.mm-menu .mm-tileview.mm-listview:after {
  content: '';
  display: block;
  clear: both;
}

.mm-menu.mm-tileview .mm-listview > li,
.mm-menu .mm-tileview.mm-listview > li {
  width: 50%;
  height: 0;
  padding: 50% 0 0 0;
  float: left;
  position: relative;
}

.mm-menu.mm-tileview .mm-listview > li:after,
.mm-menu .mm-tileview.mm-listview > li:after {
  left: 0;
  top: 0;
  border-right-width: 1px;
  border-right-style: solid;
  z-index: -1;
}

.mm-menu.mm-tileview .mm-listview > li.mm-tile-xs,
.mm-menu .mm-tileview.mm-listview > li.mm-tile-xs {
  width: 12.5%;
  padding-top: 12.5%;
}

.mm-menu.mm-tileview .mm-listview > li.mm-tile-s,
.mm-menu .mm-tileview.mm-listview > li.mm-tile-s {
  width: 25%;
  padding-top: 25%;
}

.mm-menu.mm-tileview .mm-listview > li.mm-tile-l,
.mm-menu .mm-tileview.mm-listview > li.mm-tile-l {
  width: 75%;
  padding-top: 75%;
}

.mm-menu.mm-tileview .mm-listview > li.mm-tile-xl,
.mm-menu .mm-tileview.mm-listview > li.mm-tile-xl {
  width: 100%;
  padding-top: 100%;
}

.mm-menu.mm-tileview .mm-listview > li > a,
.mm-menu.mm-tileview .mm-listview > li > span,
.mm-menu .mm-tileview.mm-listview > li > a,
.mm-menu .mm-tileview.mm-listview > li > span {
  line-height: 1px;
  text-align: center;
  padding: 50% 10px 0 10px;
  margin: 0;
  position: absolute;
  top: 0;
  right: 1px;
  bottom: 1px;
  left: 0;
}

.mm-menu.mm-tileview .mm-listview > li > .mm-next,
.mm-menu .mm-tileview.mm-listview > li > .mm-next {
  width: auto;
}

.mm-menu.mm-tileview .mm-listview > li > .mm-next:before,
.mm-menu.mm-tileview .mm-listview > li > .mm-next:after,
.mm-menu .mm-tileview.mm-listview > li > .mm-next:before,
.mm-menu .mm-tileview.mm-listview > li > .mm-next:after {
  content: none;
  display: none;
}

.mm-menu.mm-tileview .mm-panel {
  padding-left: 0;
  padding-right: 0;
}

.mm-menu.mm-tileview .mm-panel:after {
  content: none;
  display: none;
}

.mm-menu.mm-tileview .mm-listview {
  margin: 0;
}
html {
  font-size: 10px;
  margin: 0 auto;
  font-family: sans-serif;
}

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

body {
  background: #fff;
  color: #4a4a4a;
  font-size: 10px;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
}

img {
  max-width: 100%;
}

p {
  color: #4a4a4a;
  font-size: 17px;
  font-size: 1.7rem;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 15px;
}

a {
  color: #4a4a4a;
  text-decoration: none;
  font-weight: 400;
}

ol {
  list-style: decimal;
}

p a {
  color: #133251;
}

/* p a:visited {
	color: $main-color;
} */

p a:hover {
  color: #4a4a4a;
  text-decoration: underline;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  color: #3b3b44;
  line-height: normal;
  font-family: "Merriweather", serif;
  text-transform: none;
  margin-bottom: 15px;
  letter-spacing: normal;
}

h1 {
  font-family: "Merriweather", serif;
  color: #060e17;
  font-size: 28px;
  font-size: 2.8rem;
  line-height: normal;
  font-weight: 700;
  margin-bottom: 30px;
}

h2 {
  font-family: "Merriweather", serif;
  color: #060e17;
  font-size: 24px;
  font-size: 24px;
  font-size: 2.4rem;
  margin-bottom: 25px;
  font-weight: 700;
}

h3 {
  font-size: 18px;
  font-family: "Merriweather", serif;
  color: #060e17;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
}

h4 {
  font-size: 16px;
  font-size: 1.6rem;
  color: #060e17;
  font-weight: 700;
}

h5 {
  font-size: 18px;
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 5px;
  color: #060e17;
  text-transform: uppercase;
  font-family: "Work Sans", sans-serif;
  font-weight: 700;
}

h6 {
  font-size: 14px;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Merriweather", serif;
  color: #060e17;
  font-weight: 700;
}

label {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 700;
  text-transform: none;
  color: #4a4a4a;
  letter-spacing: normal;
  margin-bottom: 3px;
  display: block;
  font-family: "Work Sans", sans-serif;
}

label.error {
  color: red;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 700;
  margin-top: 3px;
}

p.single-p {
  margin-bottom: 0px !important;
}

label span {
  font-weight: 400;
}

ul li {
  font-size: 12px;
  font-size: 1.2rem;
}

::-webkit-input-placeholder,
:-moz-placeholder,
::-moz-placeholder,
:-ms-input-placeholder {
  font-family: "Work Sans", sans-serif !important;
  color: #aaaabc;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: 400;
  font-style: italic;
}

::-webkit-inner-spin-button {
  display: none;
}

input[type="text"],
input[type="email"],
input[type="password"],
input[type="date"] {
  background-color: #fff;
  height: 38px;
  line-height: 38px;
  padding: 0px 10px;
  border: 0;
  border: 1px solid #dedede;
  outline: 0;
  width: 100%;
  font-family: "Work Sans", sans-serif;
  font-size: 13px;
  font-size: 13px;
  font-size: 1.3rem;
  color: #666666;
  border-radius: 3px;
  margin-bottom: 15px;
  color: #4a4a4a;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
textarea:focus {
  border-color: #193b64;
}

.input-block {
  margin-bottom: 25px;
}

.input-block,
.select-block {
  margin-bottom: 25px;
}

.accordion-hidden-content {
  display: none;
}

.booking-select-section input[type="text"] {
  width: 40px;
  height: 40px;
  border-radius: 0px;
}

.booking-select-section input[type="button"]:focus {
  outline: 0;
}

textarea {
  border-radius: 3px;
  background-color: #fff;
  height: 120px;
  padding: 10px 13px;
  border: 0;
  outline: 0;
  width: 100%;
  font-family: "Work Sans", sans-serif;
  font-size: 13px;
  font-size: 1.3rem;
  color: #3b3b44;
  border: 1px solid #dedede;
  min-height: 83px;
  resize: vertical;
  margin-bottom: 10px;
}

.checkout-wrapper input[type="submit"] {
  font-family: "Work Sans", sans-serif;
  display: inline-block;
  font-weight: 600;
  font-style: normal;
  text-align: center;
  font-size: 14px;
  font-size: 1.4rem;
  height: 37px;
  line-height: 26px;
  color: #fff;
  border: 0;
  cursor: pointer;
  outline: 0;
  padding: 0px 15px;
  border-radius: 4px;
  text-transform: none;
  margin-left: 5px;
  border: 0px solid #91cc3b;
  /* stroke */
  background-clip: padding-box;
  /* prevents bg color from leaking outside the border */
  background-color: #d12341;
  /* layer fill content */
  text-transform: uppercase;
}

.newsletter-wrapper input[type="submit"] {
  font-family: "Work Sans", sans-serif;
  display: inline-block;
  font-weight: 600;
  font-style: normal;
  text-align: center;
  font-size: 16px;
  font-size: 1.6rem;
  height: 40px;
  line-height: 26px;
  color: #fff;
  border: 0;
  cursor: pointer;
  outline: 0;
  padding: 0px 38px;
  border-radius: 4px;
  text-transform: none;
  width: 100%;
  border: 0px solid #91cc3b;
  /* stroke */
  background-clip: padding-box;
  /* prevents bg color from leaking outside the border */
  background-color: #d12341;
  /* layer fill content */
  text-transform: uppercase;
}

.contact-form-wrapper button[type="submit"],
.partner-form-wrapper button[type="submit"],
.checkout-wrapper button[type="submit"] {
  background-color: #d12341;
  padding: 10px 50px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  color: #fff;
  border-radius: 4px;
  border: 0px solid #91cc3b;
  /* stroke */
  background-clip: padding-box;
  /* prevents bg color from leaking outside the border */
  text-transform: uppercase;
}

.newsletter-wrapper input[type="submit"]:hover,
.contact-form-wrapper button[type="submit"]:hover,
.partner-form-wrapper button[type="submit"]:hover,
.checkout-wrapper input[type="submit"]:hover,
.checkout-wrapper button[type="submit"]:hover {
  background: #a51c33;
}

a.button,
input.button,
button.button {
  display: inline-block;
  border-radius: 0px;
  color: #fff;
  height: 40px;
  letter-spacing: 2px;
  background: #4a4a4a;
  line-height: 40px;
  padding: 0px 5px;
  text-align: center;
  font-family: "Merriweather", serif;
  min-width: 0px;
  outline: 0;
  border: 0;
  text-transform: uppercase;
  width: 100%;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 700;
}

a.button:hover,
input.button:hover,
button.button:hover {
  background: #313131;
}

.booking-apply-coupon input[type="text"] {
  max-width: 360px;
}

sup {
  vertical-align: top;
  font-size: 0.8em;
}

a,
input[type=submit],
input[type="text"],
.main-navigation ul li:before {
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  /* Safari */
}

.sprite:before {
  content: "";
  position: absolute;
  background-image: url("img/sprite.png");
  background-repeat: no-repeat;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-webkit-min-device-pixel-ratio: 2.5), only screen and (min-resolution: 240dpi) {
  .sprite:before {
    background-image: url("img/sprite2X.png");
    background-size: 300px 300px;
  }
}

b {
  font-weight: 700;
}

i,
em {
  font-style: italic;
}

hr {
  border: 0;
  height: 2px;
  background: #ebebeb;
  margin: 30px 0px 30px 0px;
}

hr.blue {
  background: #3d8dc5;
  margin: 40px 0;
}

.left {
  float: left;
}

.right {
  float: right;
}

.floating-objects {
  overflow: hidden;
}

.floating-objects.visible {
  overflow: visible;
  display: inline-block;
  width: 100%;
}

.container {
  width: 1200px;
  position: relative;
  margin: 0 auto;
}

.fluid-container {
  padding: 0px 55px;
  position: relative;
  width: 100%;
}

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

.row {
  margin-right: -10px;
  margin-left: -10px;
  overflow: hidden;
}

.row [class*='col_'] {
  padding-left: 10px;
  padding-right: 10px;
  display: inline-block;
  float: left;
}

.row.visible {
  overflow: visible;
}

.row.big-gutter {
  margin-left: -20px;
  margin-right: -20px;
}

.row.small-gutter {
  margin-left: -3px;
  margin-right: -3px;
}

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

.row.visible.big-gutter {
  margin-left: -20px;
  margin-right: -20px;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
}

.container:after {
  content: "";
  display: block;
  clear: both;
}

.cf:after {
  content: "";
  display: table;
  clear: both;
}

.row.small-gutter [class*='col_'] {
  padding-left: 3px;
  padding-right: 3px;
}

.row.no-gutter [class*='col_'] {
  padding-left: 0px;
  padding-right: 0px;
}

.row.big-gutter [class*='col_'] {
  padding-left: 20px;
  padding-right: 20px;
}

.col_16 {
  width: 16.66%;
}

.col_15 {
  width: 15%;
}

.col_33 {
  width: 33.33%;
}

.col_35 {
  width: 35%;
}

.col_20 {
  width: 20%;
}

.col_auto {
  width: auto;
}

.col_25 {
  width: 25%;
}

.col_12 {
  width: 12.5%;
}

.col_50 {
  width: 50%;
}

.col_100 {
  width: 100%;
}

.col_30 {
  width: 30%;
}

.col_70 {
  width: 70%;
}

.col_40 {
  width: 40%;
}

.col_45 {
  width: 45%;
}

.col_55 {
  width: 55%;
}

.col_60 {
  width: 60%;
}

.col_66 {
  width: 66.66%;
}

.col_75 {
  width: 75%;
}

.col_80 {
  width: 80%;
}

.col_85 {
  width: 85%;
}

.hide {
  display: none;
}

strong {
  font-weight: 700;
  color: #666666;
}

.media-description-social-share {
  overflow: hidden;
}

.media-description-social-share h4 {
  float: left;
  margin-right: 10px;
}

.share-bnt {
  float: left;
  overflow: hidden;
  height: 30px;
}

.stButton .stFb,
.stButton .stTwbutton,
.stButton .stMainServices {
  height: 22px !important;
}

.stButton .stArrow {
  height: 22px !important;
}

.stButton .stButton_gradient {
  height: 22px !important;
}

.header-logo-wrapper {
  height: 75px;
  width: 100%;
  background-color: #153153;
  text-align: center;
  display: table;
}

.top-header-logo {
  display: table-cell;
  vertical-align: middle;
}

.header-top-image {
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  min-height: 230px;
}

.main-navigation-wrapper {
  background-color: #153153;
}

ul#menu {
  display: inline-block;
}

ul#menu > li {
  display: inline-block;
  margin-right: 10px;
  position: relative;
}

ul#menu > li > a {
  padding: 19px 10px;
  display: inline-block;
  position: relative;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
}

#menu .sub-menu .sub-menu {
  display: none;
  top: 0;
  left: 100%;
  padding: 5px;
}

#menu li:hover > .sub-menu,
#menu li:hover > .scroll_wrap > .sub-menu {
  display: block;
}

.sub-menu:hover {
  display: block;
}

.dropdown-menu {
  display: none;
  left: 0;
  top: 100%;
  line-height: 2.0;
  padding-top: 25px;
}

.menu-item-has-children {
  position: relative;
}

#menu li .sub-menu {
  display: none;
  top: 100%;
  line-height: 2.0;
  padding: 10px 0;
  position: absolute;
  left: 0;
  right: auto;
  background-color: #fff;
  border-left: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
  border-right: 1px solid #e3e3e3;
  border-top: 4px solid #d12341;
  z-index: 5;
}

#menu .sub-menu .scroll_wrap > .sub-menu {
  position: static;
}

#menu .sub-menu li:hover > .scroll_wrap {
  display: block;
  overflow: auto;
}

#menu .scroll_wrap .sub-menu {
  padding: 0 10px;
  overflow: hidden;
}

.hidden > a {
  display: none;
}

#menu .sub-menu li {
  white-space: nowrap;
  font-size: 14px;
  padding: 0 5px;
}

#menu > .menu-left > .sub-menu {
  right: 0;
  left: auto;
}

ul#menu > li > a:hover,
ul#menu > li:hover {
  background-color: #d12341;
}

ul.destinations li {
  padding-bottom: 25px;
}

ul.destinations h4 {
  margin-bottom: 0;
}

.dropdown-wrapper-col-3 {
  position: absolute;
  width: 100%;
  top: 48px;
  left: 10px;
  border-top: 4px solid #d12341;
  background-color: #fff;
  z-index: 999;
  border-left: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
  border-right: 1px solid #e3e3e3;
  padding-bottom: 20px;
}

.dropdown-col-3 {
  position: static;
}

#menu .scroll_wrap {
  display: none;
  position: absolute;
  top: 0;
  left: 100%;
  border-top: 4px solid #d12341;
  background-color: #fff;
  border-left: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
  border-right: 1px solid #e3e3e3;
  padding: 5px 0;
}

#menu .scroll_wrap > .sub-menu {
  border: 0;
  padding: 0;
  margin: 0;
}

.dropdown-col-3 > .sub-menu .sub-menu {
  width: 33.33%;
  float: left;
  border-left: 1px solid #e3e3e3;
  padding-left: 10px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: normal;
}

.dropdown-col-3 > .sub-menu,
.dropdown-col-3 .scroll_wrap .sub-menu {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  -webkit-column-rule-style: solid;
  -moz-column-rule-style: solid;
  column-rule-style: solid;
  -webkit-column-rule-width: 1px;
  -moz-column-rule-width: 1px;
  column-rule-width: 1px;
  -webkit-column-rule-color: #e3e3e3;
  -moz-column-rule-color: #e3e3e3;
  column-rule-color: #e3e3e3;
  -webkit-column-width: 200px;
  -moz-column-width: 200px;
  column-width: 200px;
  -webkit-column-gap: 10px;
  -moz-column-gap: 10px;
  column-gap: 10px;
  display: block;
  width: 100%;
  white-space: nowrap;
}

.dropdown-col-3 > .sub-menu li:first-child .sub-menu {
  border-left: none;
  padding-left: 0;
}

#menu .dropdown-col-3 > .sub-menu li:first-child .sub-menu li {
  white-space: normal;
}

.dropdown-wrapper-col-3 {
  display: none;
}

.dropdown-wrapper-col-1 {
  display: none;
}

.dropdown-col-3:hover
.dropdown-wrapper-col-3 {
  display: block;
}

.dropdown-col-1:hover
.dropdown-wrapper-col-1 {
  display: block;
}

.dropdown-col-1 {
  position: relative;
}

.dropdown-wrapper-col-1 {
  position: absolute;
  padding-left: 10px;
  background-color: #fff;
  z-index: 1;
  border-left: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
  border-right: 1px solid #e3e3e3;
  border-top: 4px solid #d12341;
  padding-bottom: 20px;
  right: 10px;
  min-width: 120px;
}

ul.dropdown-menu li a:hover {
  color: #153153;
  text-decoration: underline;
}

.submenu-image {
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
  height: 164px;
  margin: 20px 0;
  display: table;
  text-align: center;
  box-shadow: inset 0 0 0 1000px rgba(12, 28, 47, .6);
  background-size: cover;
}

.submenu h2 {
  color: #fff;
}

.submenu-overlay-text h2 {
  vertical-align: middle;
  display: table-cell;
  color: #fff;
}

.submenu-red-subtitle {
  color: #d12341;
  font-size: 12px;
  font-size: 1.2rem;
  text-transform: uppercase;
  font-weight: 600;
}

.submenu-border-wrapper {
  border-right: 1px solid #e3e3e3;
  border-left: 1px solid #e3e3e3;
  padding: 0 20px;
  margin-top: 20px;
}

.show-menu {
  display: none;
}

.news-slider-wrapper h4 {
  display: inline;
}

/* .news-slider-wrapper h4:after {
  content: "/";
  width: 100%;
  margin: 10px;
  font-size: 30px;
  font-weight: 100;
  color: #e1e1e1;
} */

.red-info-icon {
  color: #d12341;
}

.news-slider-text {
  font-family: "Work Sans", sans-serif;
  color: #4a4a4a;
  font-size: 16px;
  font-size: 1.6rem;
}

.alert .news-slider-text {
  background-color: #FFFF00;
  font-weight: bold;
  color: #006;
}

.news-slider-wrapper a {
  color: #d13d57;
  font-family: "Work Sans", sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  text-decoration: underline;
  margin-left: 10px;
}

.post-image-slider .bx-wrapper .bx-viewport,
.top-cruises-slider .bx-wrapper .bx-viewport {
  box-shadow: 0 0 0px #ccc;
  border: 0px solid #fff;
  background: #fff;
  left: 0px;
  -webkit-transform: translatez(0);
  -ms-transform: translatez(0);
  transform: translatez(0);
}

.bx-wrapper .bx-viewport {
  box-shadow: 0 0 0px #ccc;
  border: 0px solid #fff;
  left: 10px;
  background: #fff;
  -webkit-transform: translatez(0);
  -ms-transform: translatez(0);
  transform: translatez(0);
}

.news-slider-controls {
  padding-top: 25px;
  position: absolute;
  top: 0;
  right: 0;
  margin-left: -48px;
}

.post-slider-controls {
  position: absolute;
  bottom: 30px;
  right: 30px;
  z-index: 3;
}

.news-slider-controls > span,
.post-slider-controls > span {
  float: left;
  width: 24px;
  height: 24px;
  display: inline-block;
}

.news-slider-controls > span > a,
.post-slider-controls > span > a {
  display: inline-block;
  width: 100%;
  height: 100%;
  text-indent: -999999px;
}

.post-slider-controls .slider_prev,
.news-slider-controls .slider_prev {
  background-image: url("img/left-arrow-slider.png");
  margin-right: 5px;
}

.post-slider-controls .slider_next,
.news-slider-controls .slider_next {
  background-image: url("img/right-arrow-slider.png");
}

.homepage-news-slider_wrapper {
  width: 100%;
  padding-right: 80px;
  margin-top: 15px;
  padding-left: 10px;
}

.upcoming-event-img {
  background-size: cover;
  background-position: center right;
  background-repeat: no-repeat;
  height: 470px;
  width: 100%;
}

.upcoming-events-calendar {
  background-color: #153153;
  height: 470px;
  padding: 20px 20px;
}

.upcoming-events-calendar li:first-child {
  margin-top: 15px;
}

.upcoming-event {
  color: #fff;
  font-size: 28px;
  font-size: 2.8rem;
  font-family: "Merriweather", serif;
  font-weight: 600;
  display: block;
}

.upcoming-event-title {
  font-family: "Merriweather", serif;
  color: #fff;
  font-size: 18px;
  font-size: 1.8rem;
  display: block;
  padding-top: 20px;
  padding-bottom: 20px;
}

.upcoming-event-date {
  color: #fff;
  font-family: "Work Sans", sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 600;
  display: block;
  padding-bottom: 20px;
}

.upcoming-events-calendar li {
  border-top: 2px solid #122b48;
}

.upcoming-events-calendar li:first-child {
  border: none;
}

.post-image-slider {
  margin: 45px 0px;
  position: relative;
}

.post-title-description-wrapper,
.event-title-description-wrapper {
  position: absolute;
  bottom: 30px;
  left: 30px;
  z-index: 1;
}

.post-title-description-wrapper h3,
.event-title-description-wrapper h3 {
  color: #fff;
  margin-bottom: 15px;
}

.event-title-description-wrapper p {
  color: #fff;
  font-size: 12px;
  margin-bottom: 0;
}

.red-btn {
  background-color: #d12341;
  color: #fff;
  font-family: "Work Sans", sans-serif;
  padding: 10px 15px;
  border-radius: 2px;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  display: inline-block;
  font-size: 14px;
}

.red-btn:hover {
  background: #a51c33;
}

.post-color-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100px;
  background: #ffffff;
  background: rgba(255, 255, 255, 0);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, black));
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, black 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000', GradientType=0 );
}

/* book now calendar */

.book-calendar .eventCalendar-slider {
  width: 51%;
  position: relative;
  float: left;
}

.book-calendar .eventCalendar-slider > div {
  width: 100% !important;
}

.book-calendar .eventCalendar-list-wrap {
  width: 49% !important;
  float: left;
}

.book-calendar .eventCalendar-currentTitle {
  line-height: 25px;
  background-color: #153153;
  border: 0px solid;
  text-transform: uppercase;
  font-size: 18px;
  padding: 25px 0px;
  outline: 0px solid;
}

.book-calendar .eventCalendar-monthWrap {
  top: 0;
}

.book-calendar .eventCalendar-wrap .eventCalendar-arrow {
  text-decoration: none;
  color: #fff;
  padding: 0 5px;
  line-height: 28px;
  top: 25px;
  padding: 8px 10px;
}

.book-calendar .eventCalendar-daysList.eventCalendar-showAsWeek {
  margin: 0;
  border: 0px solid;
  border-right: 1px solid #e4e4e4;
}

ul.eventCalendar-daysList.eventCalendar-showAsWeek.eventCalendar-showDayNames > li.eventCalendar-day-header {
  border-top: 1px solid #112843;
  background-color: #153153;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 800;
  padding: 15px 0px;
  color: #7b8494;
}

.eventCalendar-day-header {
  border-bottom: 0;
  border-bottom: initial;
}

.book-calendar .eventCalendar-daysList.eventCalendar-showAsWeek {
  background-image: none;
  background-image: initial;
  background-color: #fff;
}

.book-calendar .eventCalendar-day a {
  border: medium none currentColor;
  border: initial;
  border-width: medium;
  border-width: initial;
}

.book-calendar .eventCalendar-showAsWeek .eventCalendar-day a {
  border-bottom: 1px solid #e4e4e4;
  font-size: 18px;
  font-family: "Work Sans", sans-serif;
  font-weight: 600;
  padding: 25px;
}

.eventCalendar-day a {
  color: #888888;
}

.book-calendar .eventCalendar-daysList.eventCalendar-showAsWeek li.eventCalendar-empty {
  background-color: #fff;
  border-top: 0;
  border-top: initial;
}

.eventCalendar-monthWrap {
  position: static;
  float: none;
}

.eventCalendar-daysList.eventCalendar-showAsWeek li {
  padding: 17px 0px;
  border-bottom: 1px solid #e4e4e4;
  min-height: 81px !important;
  margin-bottom: -1px;
}

ul.eventCalendar-daysList .eventCalendar-showAsWeek .eventCalendar-showDayNames {
  border-bottom: 1px solid #e4e4e4;
}

.book-calendar .eventCalendar-showAsWeek .eventCalendar-day a {
  border-radius: 23px;
  border: 0;
  width: 46px;
  padding: 0px;
  height: 46px;
  display: inline-block;
  text-align: center;
  line-height: 46px;
}

.eventCalendar-daysList li.eventCalendar-dayWithEvents a {
  background-color: transparent;
  color: #58a222;
}

.eventCalendar-day a:hover {
  background-color: #fff;
  box-shadow: none;
  box-shadow: initial;
  text-shadow: none;
  text-shadow: initial;
}

.eventCalendar-dayWithEvents {
  background: transparent none repeat 0 0 / auto auto padding-box border-box scroll;
  background: initial;
}

.eventCalendar-daysList li.today a,
li.eventCalendar-day.today a:hover {
  box-shadow: none;
  text-shadow: none;
}

li.eventCalendar-day.today a:hover {
  background-color: #fff;
}

.eventCalendar-daysList li.today a {
  background: none;
  color: #153153;
}

.eventCalendar-current {
  background: transparent;
  color: #153153;
}

li.eventCalendar-day.eventCalendar-dayWithEvents a:hover {
  background-color: #68a93d;
  color: #fff;
}

.eventCalendar-subtitle {
  font-family: "Merriweather", serif;
  color: #060e17;
  font-size: 24px;
  display: block;
  padding: 40px 47px 24px 30px;
}

.eventCalendar-eventTitle,
.eventCalendar-list li a.eventCalendar-eventTitle {
  font-family: "Merriweather", serif;
  color: #060e17;
  font-size: 18px;
  display: block;
  padding: 20px 0px 0px 0px;
}

.eventCalendar-list li time,
.eventCalendar-list li time small {
  font-size: 14px;
  line-height: 1px;
  color: #666666;
  background-color: #fff;
}

.eventCalendar-list li {
  padding: 15px 0px 15px 30px;
  margin: 0px 30px;
  clear: both;
  margin-bottom: 15px;
}

.event-booking {
  background-color: #fff;
  border: 1px solid #e4e4e4;
  margin-bottom: 15px;
  padding: 0px 30px;
  border-left: 4px solid #68a93d;
}

.eventCalendar-list li time small:before {
  content: "| ";
}

.eventCalendar-wrap {
  background-color: #f8f8f8;
  border: 1px solid #e4e4e4;
  position: relative;
}

/* fullyBooked to add*/

.eventCalendar-daysList li.eventCalendar-fullyBooked a {
  color: #d12341;
}

/* fullyBooked */

.booking-legend {
  margin-top: 25px;
}

.booking-legend .booking-top-border {
  border-top: 1px solid #e4e4e4;
  padding-top: 20px;
}

.booking-legend .booking-top-border p {
  margin-left: 20px;
}

.green-legend-square:before {
  content: "";
  width: 15px;
  height: 15px;
  background-color: #58a222;
  border-radius: 2px;
  display: inline-block;
  float: left;
  margin-top: 3px;
}

.red-legend-square:before {
  content: "";
  width: 15px;
  height: 15px;
  background-color: #d12341;
  border-radius: 2px;
  display: inline-block;
  float: left;
  margin-top: 3px;
}

.gray-legend-square:before {
  content: "";
  width: 15px;
  height: 15px;
  background: #888888;
  border-radius: 2px;
  display: inline-block;
  float: left;
  margin-top: 3px;
}

.blue-legend-square:before {
  content: "";
  width: 15px;
  height: 15px;
  background-color: #153153;
  border-radius: 2px;
  display: inline-block;
  float: left;
  margin-top: 3px;
}

.green-legend-square,
.red-legend-square,
.gray-legend-square,
.blue-legend-square {
  display: inline-block;
  float: left;
  margin-right: 15px;
}

.booking-info-box,
.date-events-box,
.event-important-notes {
  margin-top: 25px;
  background-color: #efefef;
  padding: 17px 24px;
  border: 1px solid #e4e4e4;
  border-radius: 5px;
  min-height: 70px;
  position: relative;
}

.date-events-box {
  margin-bottom: 50px;
}

.event-important-notes {
  margin-bottom: 50px;
}

.event-important-notes h4 {
  font-family: "Work Sans", sans-serif;
  font-weight: 700;
  color: #153153;
  text-transform: uppercase;
}

.booking-info-box p,
.date-events-box p,
.event-important-notes p {
  margin-bottom: 0px;
  color: #545454;
}

.booking-info-box .media-photos-description-box {
  margin-bottom: 0;
}

.info-box {
  float: left;
  font-size: 20px;
  color: #153153;
  padding: 0;
  margin-right: 35px;
  position: absolute;
  top: 10px;
  left: 10px;
}

.info-box i {
  background: #153153;
  border-radius: 50%;
  color: white;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
}

/* book now calendar */

.footer-wrapper {
  background-color: #153153;
  padding-top: 70px;
  margin-top: 100px;
}

.footer-widget-links a {
  color: #fff;
  font-size: 16px;
  display: table;
  line-height: 2;
  text-transform: uppercase;
}

.footer-social-media a {
  display: inline;
  font-size: 16px;
  color: #fff;
  margin-right: 15px;
  transition: all .25s;
}

.footer-social-media a:hover,
.footer-widget-links a:hover {
  color: #ffffff;
  color: rgba(255, 255, 255, .7);
}

.footer-social-media strong,
.footer-social-media .contact_title_strong {
  color: #d13d57;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 700;
  display: block;
  margin-bottom: 25px;
  margin-right: 0;
}

.social-media-wrapper {
  margin-bottom: 35px;
}

.footer-social-media span i {
  font-size: 14px;
  color: #fff;
  font-style: italic;
  display: block;
  margin-top: 15px;
  font-weight: 400;
  line-height: 1.5;
}

.footer-description {
  margin-top: 50px;
  font-family: 'Open Sans', sans-serif;
}

.footer-bottom-link {
  margin-top: 50px;
  padding-bottom: 75px;
}

.footer-description p {
  color: #fff;
  font-size: 12px;
  font-weight: 200;
  margin-bottom: 20px;
  color: #e4e4e4;
}

.footer-bottom-link ul li {
  display: inline-block;
  margin-right: 20px;
  position: relative;
}

.footer-bottom-link a,
.footer-copyright {
  color: #a7adb6;
  font-size: 14px;
}

.footer-bottom-link ul li:after {
  content: "/";
  position: absolute;
  right: -15px;
  top: 2px;
  font-size: 14px;
  color: #a7adb6;
}

.footer-bottom-link ul li:last-child:after {
  display: none;
}

.event-booking-wrapper {
  text-align: center;
  margin: 40px 0px 25px 0px;
}

.social-media-widget span {
  background-color: #193b64;
  font-size: 23px;
  color: #fff;
  padding: 0px;
  border-radius: 22px;
  padding-top: 11px;
  letter-spacing: 2px;
  display: inline-block;
  width: 44px;
  height: 44px;
  margin-right: 10px;
  transition: all .25s;
  text-align: center;
}

.social-media-widget a:hover span {
  background: #5d7592;
}

.google-translate-wrapper,
.facebook-widget-wrapper,
.tweets-widget-wrapper {
  padding: 40px 0px;
  text-align: center;
}

.goog-te-gadget-simple {
  background-color: #fff;
  border-left: 1px solid #d5d5d5 !important;
  border-top: 1px solid #d5d5d5 !important;
  border-bottom: 1px solid #d5d5d5 !important;
  border-right: 1px solid #d5d5d5 !important;
  font-size: 13px !important;
  display: inline-block !important;
  padding: 10px 8px !important;
  cursor: pointer;
  zoom: 1;
  width: 100%;
  text-align: left !important;
}

.newsletter-wrapper {
  margin-top: 21px;
}

.newsletter-wrapper,
.font-size-btn {
  background-color: #f7f7f7;
  padding: 20px;
}

.font-size-btn {
  margin-top: 40px;
}

.font-btn {
  background-color: #fff;
  border: 1px solid #dedede;
  width: 100%;
  padding: 15px 30px;
}

.font-size-wrapper {
  font-size: 13px;
  widows: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
}

.small-font {
  font-size: 13px;
}

.big-font {
  font-size: 16px;
}

.font-size-wrapper span {
  color: #153153;
}

.newsletter-wrapper h4,
.font-size-btn h4 {
  font-family: "Work Sans", sans-serif;
  text-align: center;
  text-transform: uppercase;
  color: #666;
}

.font-size-btn h4 {
  margin-bottom: 35px;
}

.description-page {
  margin-top: 50px;
}

.page-head-section,
.media-photos-description-box {
  margin-bottom: 35px;
}

.page-head-section p {
  font-size: 12px;
  color: #666;
}

.page-head-section h1 {
  margin-bottom: 0;
}

.head-image {
  margin-bottom: 35px;
}

.quote-row-wrapper,
blockquote {
  border-left: 2px solid #153153;
  padding: 5px;
  margin: 20px 0;
}

.quote-row-wrapper p,
blockquote p {
  color: #143052;
  font-size: 18px;
  font-style: italic;
  margin-bottom: 0px;
}

.red-btn-link {
  background-color: #d12341;
  padding: 8px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  color: #fff;
  line-height: 2.5;
  border-radius: 4px;
}

.partner-form-wrapper .red-btn-link {
  padding: 8px 38px;
}

.red-btn-link:hover {
  background: #a51c33;
}

.blue-btn-link {
  background-color: #153153;
  padding: 8px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  color: #fff;
  line-height: 2.5;
  border-radius: 4px;
  margin-right: 5px;
}

.blue-btn-link:hover {
  background: #0b192a;
}

.faq-description-wrapper {
  margin-bottom: 30px;
  border-bottom: 1px solid #dedede;
}

.call-to-action-box {
  background-color: #f8f8f8;
  border: 1px solid #e4e4e4;
  padding: 20px;
  border-radius: 4px;
}

.top-cruises-slider {
  position: relative;
}

.slider-tag-btn {
  position: absolute;
  top: 25px;
  right: 30px;
  z-index: 1;
}

.slider-green-tag {
  background-color: #68a93d;
  color: #fff;
  font-family: "Work Sans", sans-serif;
  padding: 10px 15px;
  border-radius: 2px;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  display: inline-block;
}

.slider-green-tag:hover {
  background: #51842f;
}

ul.cruise-link-list > li a {
  font-size: 14px;
  color: #666666;
  line-height: 2;
}

ul.cruise-link-list > li a:hover {
  color: #193b64;
  text-decoration: underline;
}

.cruise-link-list-wrapper {
  margin-top: 40px;
}

.destination-img-wrapper,
.event-img-wrapper,
.media-img-wrapper,
.media-video-img-wrapper {
  position: relative;
  margin-bottom: 20px;
}

.destination-img-wrapper {
  display: block;
}

.event-post-title p {
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 0;
  height: 24px;
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
}

.event-post-title h3 {
  height: 42px;
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
}

.event-post-title p {
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 0;
}

.event-img-title p {
  color: #fff;
}

.event-img-wrapper i {
  color: #d12341;
}

.destination-img-wrapper img,
.media-video-img-wrapper img,
.event-img-wrapper,
.media-img-wrapper {
  width: 100%;
  display: block;
}

.destination-img-wrapper .post-title-description-wrapper {
  position: absolute;
  bottom: 20px;
  left: 25px;
  z-index: 1;
}

.media-video-img-wrapper .post-title-description-wrapper {
  bottom: 15px;
  left: 25px;
  position: absolute;
  z-index: 1;
}

.event-img-title {
  position: absolute;
  bottom: 13px;
  left: 10px;
  z-index: 1;
}

.media-img-title {
  position: absolute;
  bottom: 20px;
  width: 100%;
  padding: 0 30px;
  z-index: 1;
  box-sizing: border-box;
}

.media-img-title h2 {
  color: #fff;
}

.event-page-description {
  border-bottom: 1px solid #dedede;
  padding-bottom: 25px;
  margin-bottom: 50px;
}

.event-page-description .fa {
  font-size: 24px;
  color: #193b64;
  float: left;
  margin: 0px 10px 27px 0px;
}

.event-page-description b {
  font-size: 14px;
  font-weight: 700;
  color: #777777;
  text-transform: uppercase;
}

.event-page-description strong,
.event-page-description a {
  font-size: 14px;
  color: #060e17;
  margin-bottom: 0;
  line-height: 1.2;
  display: block;
}

.event-page-description a {
  text-decoration: underline;
}

.event-date-table-wrapper {
  margin-bottom: 50px;
}

.about-event-wrapper {
  margin-bottom: 50px;
}

.about-event-wrapper a {
  color: #193b64;
  text-decoration: underline;
  font-weight: 400;
}

table {
  width: 100%;
  border: 1px solid #ebebeb;
}

th {
  text-align: left;
  background-color: #efefef;
  border-right: 2px solid #f6f6f6;
  font-size: 17px;
  font-size: 1.7rem;
  font-weight: 700;
  color: #777777;
  line-height: 2.2;
  padding-left: 10px;
  font-weight: normal;
}

tr {
  border-bottom: 2px solid #f6f6f6;
  padding-left: 10px;
  line-height: 3.5;
  font-size: 17px;
  font-size: 1.7rem;
  color: #666666;
}

td {
  padding-left: 10px;
}

tr:hover {
  background-color: #f5f5f5;
}

.event-wrapper {
  margin: 35px 0 0 0;
  display: block;
}

.media-description-social-share h4 {
  display: inline-block;
}

.media-description-social-share img {
  vertical-align: middle;
}

.post-btn-wrapper .fa {
  font-size: 36px;
  color: #666666;
  float: left;
  margin: 0px 10px 15px 0px;
}

.post-btn-wrapper-right .fa {
  font-size: 36px;
  color: #666666;
  float: right;
  margin: 0px 0px 15px 10px;
}

.post-btn-wrapper {
  display: inline-block;
  width: 50%;
}

.post-btn-wrapper-right {
  text-align: right;
  display: inline-block;
  width: 50%;
}

.media-post-btn-wrapper {
  margin: 30px 0;
  padding: 37px 0;
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
  overflow: hidden;
}

.post-btn-wrapper h3,
.post-btn-wrapper p,
.post-btn-wrapper-right h3,
.post-btn-wrapper-right p {
  margin-bottom: 0;
}

.media-photos-description-box a {
  color: #153153 !important;
  text-decoration: underline;
}

.media-photos-description-box ul,
.media-photos-description-box ol {
  padding-left: 17px;
  list-style-type: inherit;
  font-size: 17px;
  font-size: 1.7rem;
}

.media-photos-description-box ul li,
.media-photos-description-box ol li {
  font-size: 17px;
  font-size: 1.7rem;
  color: inherit;
  line-height: 24px;
  line-height: 2.4rem;
}

.media-post-img-thumb {
  float: left;
  width: 280px;
  display: inline-block;
}

.media-post-description {
  float: left;
  width: calc(100% - 280px);
  display: inline-block;
  padding-left: 20px;
}

.media-post-description span {
  color: #666;
  font-size: 13px;
}

.media-post-description h1 {
  margin-bottom: 10px;
}

.media-post-description p {
  margin-top: 15px;
  margin-bottom: 0;
}

.media-post-wrapper {
  padding-top: 30px;
  border-bottom: 1px solid #dedede;
  padding-bottom: 30px;
}

.media-post-news {
  overflow: hidden;
}

.no-image-post {
  width: 100%;
  padding-left: 0;
}

.media-post-pagination-wrapper {
  margin: 30px 0 12px 0;
}

.media-post-pagination-wrapper ul li {
  display: inline;
}

.media-post-pagination-wrapper ul li a,
.media-post-pagination-wrapper ul li span {
  border: 1px solid #dedede;
  padding: 8px 10px;
}

.media-post-pagination-wrapper ul li .current {
  background-color: #153153;
  color: #fff;
}

.media-post-pagination-wrapper ul li a:hover {
  background: #0b192a;
  color: #fff;
}

.media-video-play-btn span {
  position: absolute;
  background-color: #193b64;
  font-size: 24px;
  color: #fff;
  border-radius: 30px;
  padding-top: 16px;
  letter-spacing: -6px;
  text-align: center;
  display: inline-block;
  width: 60px;
  height: 60px;
  left: 50%;
  top: 50%;
  margin-top: -30px;
  margin-left: -30px;
}

.partners-logo-wrapper {
  border: 1px solid #dedede;
  text-align: center;
  margin: 25px 0 0 0;
}

.partner-form-wrapper,
.contact-form-wrapper {
  background-color: #f7f7f7;
  padding: 45px 15px;
}

.select {
  position: absolute;
  width: 100%;
  padding: 13px 0px 0 10px;
  color: #b1a9b1;
  background: url("img/select-arrow.png") right 17px no-repeat;
  overflow: hidden;
  font-size: 13px;
  height: 53px;
}

.select-block {
  position: relative;
  height: 38px;
  background-color: #fff;
  border: 1px solid #dedede;
  border-radius: 3px;
  width: 100%;
}

.input-block,
.select-block {
  margin-bottom: 15px;
}

select.styled {
  position: relative;
  width: 100% !important;
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: 5;
  margin-top: 10px;
  height: 29px;
  color: #b1a9b1;
}

.points-departure-btn {
  margin-bottom: 35px;
}

.points-departure-btn a {
  border: 1px solid #dedede;
  padding: 10px 15px;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: 3px;
  margin-right: 5px;
}

.points-departure-btn a:hover {
  color: #d12341;
  border: 1px solid #d12341;
}

.points-departure-btn .active {
  color: #d12341;
  border: 1px solid #d12341;
}

.points-page-wrapper h3 {
  line-height: 2.5;
}

.points-page-wrapper span {
  font-size: 18px;
  float: left;
  color: #060e17;
  height: 50px;
  width: 50px;
  border-radius: 25px;
  border: 1px solid #dedede;
  margin: 0 17px 0 0;
  line-height: 2.5;
  text-align: center;
}

.points-map-wrapper {
  position: relative;
  width: 100%;
}

.points-page-wrapper p {
  margin-bottom: 20px;
}

.points-map-info {
  background-color: #153153;
  background-color: rgba(21, 49, 83, .9);
  height: 160px;
  width: 160px;
  border-radius: 80px;
  position: absolute;
  top: 40%;
  right: 40%;
  z-index: 1;
  text-align: center;
  padding: 30px 10px 0;
}

.points-map-info span {
  color: #fff;
  font-size: 24px;
}

.points-map-info h3 {
  color: #fff;
  margin-bottom: 5px;
  font-size: 15px;
}

.points-map-info p {
  color: #fff;
  font-size: 13px;
  line-height: 1;
}

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

.cheackout-header {
  background-color: #153153;
  padding: 25px 20px;
  overflow: hidden;
  max-width: 880px;
  margin: 0 auto;
}

.cheackout-header h2,
.cheackout-header p {
  color: #fff;
  margin-bottom: 0;
}

.checkout-wrapper {
  max-width: 880px;
  margin: 0 auto;
  background-color: #f7f7f7;
  padding: 30px 30px;
}

.booking-select-section {
  background-color: #fff;
  padding: 20px;
  border: 1px solid #dedede;
}

.booking-apply-coupon {
  background-color: #fff;
  padding: 20px;
  border-left: 1px solid #dedede;
  border-right: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
  margin-bottom: 40px;
}

.qty {
  width: 40px;
  height: 25px;
  text-align: center;
}

input.qtyplus {
  width: 40px;
  height: 40px;
  margin-right: -5px;
  background-color: #f7f7f7;
  border: 1px solid #dedede;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

input.qtyminus {
  width: 40px;
  height: 40px;
  margin-left: -5px;
  background-color: #f7f7f7;
  border: 1px solid #dedede;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.booking-tos-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.booking-tos-wrapper a {
  text-decoration: underline;
  color: #153153;
}

.post-back-btn-wrapper {
  float: right;
}

.homepage-news-divider hr {
  margin: 10px 0px 30px 0px;
}

.become_partner {
  margin-top: 50px;
}

.tab_content {
  display: none;
}

.tab_content.active {
  display: block;
}

.links a {
  margin-left: 10px;
}

.links a:first-child {
  margin-left: 0;
}

.video-box {
  display: block;
  overflow: hidden;
}

.wpcf7-form-control-wrap {
  display: block;
}

.wpcf7-recaptcha {
  margin-bottom: 10px;
}

span.wpcf7-not-valid-tip {
  position: absolute;
  height: 38px;
  line-height: 38px;
  top: 0;
  right: 10px;
}

.book-calendar > div {
  width: 100%;
  overflow: hidden;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.book-calendar > div > div {
  width: 50%;
  position: relative;
}

.book-calendar > div > div + div {
  background-color: #f8f8f8;
  padding: 30px;
}

.book-calendar > div > div + div + div {
  display: none;
}

.book-calendar table.listTable {
  font-size: 12px;
  width: 100%;
  font-weight: normal;
}

.book-calendar table.calendarTable {
  width: 100%;
}

.book-calendar a {
  outline: none;
}

.book-calendar td {
  padding: 7px 0;
}

.book-calendar .calendarTable tr:first-child {
  border-bottom: 2px solid #102743;
}

.book-calendar td.calendarMonth,
.book-calendar td.calendarMonth a:link,
.book-calendar td.calendarMonth a:visited,
.book-calendar td.calendarMonth a:hover {
  background-color: #153153;
  color: #ffffff;
  font-size: 18px;
  text-align: center;
  vertical-align: middle;
  text-transform: uppercase;
  line-height: 22px;
  text-decoration: none;
  padding: 18px 0;
  border: 1px solid #153153;
  border-bottom: none;
}

.book-calendar td.calendarWeekDay {
  border-top: none;
  background-color: #153153;
  border: 1px solid #153153;
  text-align: center;
  vertical-align: middle;
  font-weight: normal;
  text-transform: uppercase;
  color: #fff;
  font-family: "Work Sans", sans-serif;
  font-size: 10px;
  font-weight: bold;
}

.book-calendar td.calendarHeader {
  font-weight: bold;
  color: #000;
}

.book-calendar td.calendarToday,
.book-calendar td.calendarEmpty,
.book-calendar td.calendar {
  text-align: center;
  vertical-align: middle;
  width: 54px;
}

.book-calendar td.calendarEmpty {
  font-size: 12px;
}

.book-calendar td.calendarEvent {
  cursor: pointer;
  color: #ffffff;
  font-size: 12px;
  text-decoration: none;
  text-align: center;
}

.book-calendar .calendarLinkDate {
  width: 42px;
  height: 42px;
  line-height: 42px;
  display: inline-block;
  color: #878787;
  font-family: "WorkSans", sans-serif;
  font-size: 18px;
  font-weight: bold;
}

.book-calendar .calendarEvent .calendarLinkDate {
  border-radius: 21px;
  background-clip: padding-box;
  background-color: #67a93d;
  color: #fff;
}

.book-calendar .calendarToday .calendarLinkDate {
  color: #153153;
}

.book-calendar .calendarLinkDate {
  margin: 0;
  position: relative;
}

.book-calendar .calendarPrice {
  background-color: #ccc;
  border: solid 1px #000;
  color: #000;
  display: none;
  padding: 5px;
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 10;
  white-space: nowrap;
}

.book-calendar .calendarTooltip {
  background-color: #000000;
  color: #ffffff;
  font-size: 12px;
  line-height: 20px;
  text-align: left;
  font-weight: normal;
  font-style: normal;
  margin: 5px 0px 0px 10px;
  border: solid 1px #000;
  z-index: 1000;
  visibility: hidden;
  position: absolute;
  white-space: nowrap;
  padding: 10px;
}

.book-calendar .calendarCellTooltip {
  color: #ffffff;
  font-size: 12px;
  text-align: left;
}

/* Legend */

.book-calendar table.calendarLegend {
  background-color: #ffffff;
  color: #000000;
  clear: left;
  font-size: 10px;
  table-layout: fixed;
  width: 100% !important;
  border: none;
  margin-top: 20px;
  display: none;
}

.book-calendar table.calendarLegend tr {
  border: none;
}

.book-calendar table.calendarLegend td {
  line-height: 14px;
  padding: 0;
}

.book-calendar table.calendarLegend td.calendarLabel {
  color: #333;
  font-family: "Work Sans", sans-serif;
  font-size: 14px;
  padding-left: 10px;
}

.book-calendar td.calendarColor {
  width: 15px;
  height: 15px;
  border-radius: 3px;
  background-clip: padding-box;
}

.book-calendar td.calendarColorWithEvents {
  background-color: #58a222;
}

.book-calendar td.calendarColorWithoutEvents {
  background-color: #dedede;
}

.book-calendar td.calendarColorFull {
  background-color: #d12341;
}

.book-calendar td.calendarColorToday {
  background-color: #153153;
}

.book-calendar .EBCal_Table {
  border-collapse: collapse;
  table-layout: fixed;
}

.book-calendar .EBCal_Table,
.book-calendar .EBCal_Form {
  background-color: #ffffff;
  border: #ffffff solid 1px;
  color: #000000;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.book-calendar .EBCal_Event_Header {
  background-color: #0a0a0a;
  color: #ffffff;
}

.book-calendar .EBCal_Event_Header a {
  color: #ffffff;
  text-decoration: none;
}

.book-calendar .EBCal_Event_Button,
.book-calendar .EBCal_Event_Header,
.book-calendar .EBCal_Event_Time,
.book-calendar .EBCal_Event_Title,
.book-calendar .EBCal_Event_Category,
.book-calendar .EBCal_Event_Description {
  font-family: 'Work Sans';
}

.book-calendar .calendarCategory {
  background-color: #3d3c3d;
  border: 1px solid #ffffff;
  border-collapse: collapse;
  height: 40px;
  line-height: 40px;
  margin: 0 0 1px 0;
  text-align: left;
  width: 100%;
}

.book-calendar .calendarCategory form {
  margin: 0 0 0 7px;
  padding: 0;
}

/* Booking form */

.book-calendar .EBCal_Form {
  font-size: 12px;
}

.book-calendar .EBCal_Holder,
.book-calendar .EBCal_W_Holder {
  width: 100%;
  margin-top: 10px;
  border-radius: 3px;
  background-clip: padding-box;
  background-color: #fff;
  border: 1px solid #e4e4e4;
  border-left: 4px solid #67a93d;
  padding: 15px 15px;
  position: relative;
}

.book-calendar .EBCal_Event_Book {
  position: absolute;
  top: 50%;
  margin-top: -15px;
  right: 15px;
}

.book-calendar .EBCal_Button {
  border-radius: 2px / 3px;
  background-clip: padding-box;
  background: #153153;
  color: #fff;
  text-transform: uppercase;
}

.book-calendar .EBCal_Holder:first-child {
  margin: 0;
}

.book-calendar .book-calendar .EBCal_Font {
  font-size: 12px;
}

.book-calendar .EBCal_Top,
.book-calendar .EBCal_Middle {
  background: none !important;
  border: 0;
}

.book-calendar .EBCal_Top {
  padding: 0;
}

.book-calendar .EBCal_Middle {
  color: #060d17;
  font-size: 15px;
  font-weight: bold;
  padding: 0;
}

.book-calendar .EBCal_Top_Left,
.book-calendar .EBCal_Top_Right,
.book-calendar .EBCal_Bottom {
  display: none;
}

.book-calendar .calendarLinkDate {
  font-size: 15px;
}

.book-calendar td.calendarMonth {
  font-family: "Work Sans", sans-serif;
  font-weight: 700;
  letter-spacing: 0.05em;
}

.book-calendar .EBCal_Event_Title {
  font-family: "Merriweather", serif;
  font-size: 18px;
}

.book-calendar .EBCal_Holder,
.book-calendar .EBCal_W_Holder {
  padding-right: 100px;
}

.book-calendar .EBCal_Top {
  line-height: 16px;
}

.book-calendar .EBCal_Event_Book {
  width: 100px;
}

.EBCal_Bold.EBCal_Font {
  font-size: 12px;
  font-weight: normal;
  line-height: 13px;
  text-align: right;
}

td.calendarLabel {
  margin-right: 10px;
}

tr:hover {
  background-color: transparent;
}

.calendarLegend td {
  display: inline-block;
  float: left;
}

.calendarLegend {
  display: none;
}

.book-calendar td.calendarWeekDay {
  font-size: 14px;
  color: #cccccc;
  padding: 0;
}

.book-calendar .calendarTable tr:first-child {
  border-bottom: 1px solid #102743;
}

.book-calendar .calendarTooltip {
  background: #153153;
  border: none;
  padding: 10px;
}

#EBCal_Events_1 {
  border: 1px solid #ebebeb;
}

.booking-info-box {
  position: relative;
  padding-left: 60px;
}

.booking-info-box p {
  margin: 5px 0;
}

.EBCal_Form select {
  -moz-appearance: none !important;
  appearance: none !important;
  -webkit-appearance: none !important;
}

.book-calendar .EBCal_W_Holder {
  padding: 20px;
  border-left: 1px solid #ebebeb;
}

.book-calendar .EBCal_W_Holder .EBCal_Top {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 20px;
  margin-top: 10px;
  color: #153153;
}

.EBCal_Form label.title {
  display: block;
  width: 100%;
}

.EBCal_Form .EBCal_FieldSelectMedium {
  width: 100%;
  border-radius: 4px;
}

.EBCal_Form .EBCal_Field {
  padding: 10px;
  width: 100%;
  margin-bottom: 0;
  border-radius: 4px;
  font-family: "Work Sans", sans-serif;
}

.EBCal_Top_Close {
  background: transparent;
  width: 20px;
  height: 20px;
}

.EBCal_Top_Close:before {
  content: '\f00d';
  font-family: 'FontAwesome';
  display: block;
  border-radius: 50%;
  background: #153153;
  color: white;
  width: 100%;
  height: 100%;
  line-height: 20px;
  text-align: center;
  font-size: 12px;
}

.top-gutter {
  margin-top: 42px;
}

.media_photos_wrapper {
  padding: 0 10px;
  max-width: 100%;
}

.media_photos_wrapper > .row {
  border-top: 1px solid #ebebeb;
  padding-top: 15px;
}

.media_photos_wrapper > .row:first-child {
  border: 0;
}

.view_less {
  display: none;
}

.active .view_less {
  display: block;
}

.active .view_all {
  display: none;
}

.media-photos {
  position: relative;
}

.media-photos h3 {
  margin-bottom: 0px;
}

.media-photos .media-photos-thumbs-wrapper a {
  margin-top: 15px;
  display: block;
}

.media-photos .media-photos-thumbs-wrapper a.hidden {
  display: none;
}

.media-photos-thumbs-wrapper {
  padding-bottom: 15px;
}

.media-photos-thumbs-wrapper .caption {
  display: none;
}

.media-photos.active .media-photos-thumbs-wrapper a.hidden {
  display: block;
}

.view_all_button {
  position: absolute;
  color: #133251;
  text-decoration: underline;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5;
  top: 18px;
  right: 10px;
}

.media-photos .container {
  max-width: 100%;
}

@media (max-width: 768px) {
  .media-photos-thumbs-wrapper .col_20 {
    width: 25%;
  }
}

@media (max-width: 600px) {
  .media-photos-thumbs-wrapper .col_20 {
    width: 33%;
  }
}

@media (max-width: 500px) {
  .media-photos-thumbs-wrapper .col_20 {
    width: 50%;
  }
}

.kocujsitemap ul li {
  font-size: 14px;
  line-height: 2;
  text-indent: 10px;
}

.kocujsitemap ul li:before {
  content: "\f0da";
  font-family: 'FontAwesome', serif;
  padding-right: 10px;
}

.kocujsitemap ul li a:hover {
  text-decoration: underline;
  color: #153153;
}

.kocujsitemap h2 {
  padding-top: 20px;
}

.advanced-page td {
  width: 50%;
  line-height: 2.2;
  border-right: 2px solid #f6f6f6;
}

.goog-te-menu-frame {
  max-width: 100% !important;
}

.goog-te-menu2 {
  max-width: 100% !important;
  overflow: scroll !important;
  box-sizing: border-box !important;
  height: auto !important;
}

.no-touch .main-navigation a:hover {
  color: #193b64;
}

#menu .sub-menu li a {
  box-sizing: border-box;
  border-bottom: 1px solid transparent;
}

#menu .sub-menu li:hover > a {
  border-bottom: 1px solid #d12341;
}

body .goog-te-gadget-simple {
  background-color: transparent;
  border: none !important;
}

body .goog-te-gadget-simple .goog-te-menu-value {
  color: #fff;
}

body .goog-te-gadget-simple .goog-te-menu-value span {
  color: #fff !important;
}

.thankyou.hidden {
  display: none;
}

.thankyou {
  padding: 10px;
  line-height: 18px;
  font-size: 16px;
}

@media (min-width: 1000px) {
  .homepage-news-slider_wrapper {
    max-height: 38px;
  }
}

@media (max-width: 1220px) {
  .container {
    width: 980px;
  }

  ul#menu > li > a {
    padding: 19px 3px;
    font-size: 12px;
  }

  .social-media-widget span {
    font-size: 20px;
    width: 40px;
    height: 40px;
    padding-top: 10px;
  }

  .bt {
    float: none;
    margin: 25px 0px 0;
  }

  .eventCalendar-eventDesc .eventCalendar-hidden p {
    margin-bottom: -15px;
  }
}

@media (max-width: 1000px) {
  .container {
    width: 750px;
  }

  .show-menu {
    display: block;
    color: #fff;
    font-size: 24px;
    padding: 20px 30px 20px 0px;
    float: left;
  }

  .main-navigation {
    display: none;
  }

  .social-media-widget span {
    font-size: 15px;
    width: 29px;
    height: 29px;
    padding-top: 7px;
  }

  .bt {
    display: block;
    font-size: 12px;
    text-align: center;
    margin: 7px 7px;
    padding: 9px 34px 11px;
    text-decoration: none;
    font-weight: bold;
    line-height: 1;
    color: #ffffff;
    background-color: #153153;
    width: 100px;
  }

  .upcoming-events-calendar,
  .upcoming-event-img {
    min-height: 530px;
  }

  .event-img-thumb .col_33 {
    width: 50%;
  }

  .event-img-thumb img {
    width: 100%;
  }

  .post-back-btn-wrapper {
    float: none;
    margin: 15px 0;
  }
}

@media (max-width: 767px) {
  .container {
    width: 90%;
  }

  .col_70,
  .col_30,
  .col_50,
  .col_40,
  .book-calendar .eventCalendar-list-wrap,
  .book-calendar .eventCalendar-slider {
    width: 100% !important;
  }

  .book-calendar > div {
    display: block;
  }

  .book-calendar > div > div,
  .book-calendar > div > div + div {
    width: 100%;
    float: none;
  }

  .book-calendar > div > div + div {
    margin-top: 20px;
    padding: 15px;
  }

  .social-media-widget {
    text-align: center;
  }

  .social-media-widget span {
    font-size: 24px;
    width: 44px;
    height: 44px;
    padding-top: 10px;
  }

  .col_25 {
    width: 50%;
  }

  .footer-social-media,
  .footer-widget-links {
    padding: 0px 0 30px 0;
  }

  .siderbar-wrapper {
    margin-top: 50px;
  }

  .post-title-description-wrapper,
  .event-title-description-wrapper {
    bottom: 15px;
    left: 15px;
  }

  .post-title-description-wrapper h3,
  .event-title-description-wrapper h3 {
    font-size: 16px;
  }

  .media-post-img-thumb {
    float: none;
    width: 100%;
  }

  .media-post-img-thumb img {
    width: 100%;
  }

  .media-post-description {
    width: 100%;
    padding: 20px 0 0;
  }

  .view_all_button {
    padding: 10px 0 20px;
    display: block;
    position: static;
  }

  .media_photos_wrapper {
    width: 100%;
  }

  .media_photos_wrapper .container {
    width: 100%;
  }
}

@media (max-width: 650px) {
  .event-img-thumb .col_33 {
    width: 100%;
  }
}

@media (max-width: 500px) {
  .col_33 {
    width: 100%;
  }

  .booking-age-select .col_25 {
    width: 100%;
    text-align: center;
  }

  .booking-select-section button[type="text"] {
    width: 50%;
  }

  .booking-apply-coupon input[type="submit"],
  .booking-submit-btn input[type="submit"],
  .become-partner-form-wrapper button[type="submit"] {
    width: 100%;
  }

  .post-title-description-wrapper,
  .event-title-description-wrapper {
    bottom: 15px;
    left: 10px;
  }

  .post-title-description-wrapper h3,
  .event-title-description-wrapper h3 {
    font-size: 14px;
  }

  .slider-tag-btn {
    top: 15px;
    right: 15px;
  }

  .post-slider-controls {
    bottom: 25px;
    right: 15px;
  }

  .event-page-description .col_33 {
    margin-bottom: 35px;
  }

  .event-page-description .col_33:last-child {
    margin-bottom: 0px;
  }

  .event-page-description .fa {
    margin: 0px 10px 10px 0px;
  }

  .partners-logo-wrapper {
    margin: 25px 0 0px 0;
  }

  .points-map-info {
    right: 32%;
  }
}

@media (max-width: 400px) {
  .red-btn-link,
  .blue-btn-link {
    font-size: 12px;
  }

  .post-title-description-wrapper,
  .event-title-description-wrapper {
    bottom: 10px;
    left: 10px;
  }

  .post-title-description-wrapper h3,
  .event-title-description-wrapper h3 {
    font-size: 14px;
  }

  .post-slider-controls {
    bottom: 20px;
    right: 15px;
  }

  .points-map-info {
    right: 22%;
  }
}
#google_translate_element {
  position: absolute;
  top: 15px;
  right: 15px;
}

@media (max-width: 1000px) {
  #google_translate_element {
    position: absolute;
    top: 317px;
    right: 15px;
    z-index: 10000;
  }
}

.kocujsitemap ul li {
  list-style: none;
}

span.wpcf7-not-valid-tip {
  font-size: 13px;
}

div.wpcf7-response-output {
  margin: 20px 0 0 0;
  padding: 10px;
  font-size: 16px;
}
#google_translate_element{
    top: 28px;
}
#google_translate_element > .selected {
    text-align: right;
}
#google_translate_element > .selected a {
    color: white;
    font-size: 1.35em;
    vertical-align: middle;
}
#google_translate_element .selected:after {
    content: '\f0d7';
    vertical-align: middle;
    font-family: "FontAwesome";
    display: inline-block;
    font-size: 120%;
    color: white;
    margin-left: 1em;
}
#google_translate_element .selected a img {
    margin-right: .5em;
    vertical-align: middle;
    display: inline-block;
}
#google_translate_element .option {
    display: none;
    background: white;
    width: 200px;
    padding: 1em;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 0 1px 3px rgba( 0, 0, 0, .1);
    height: 300px;
    text-align: left;
    overflow-y: scroll;
    margin-top: 1em;
}
#google_translate_element .option a {
    display: block;
    border-top: 1px solid rgba( 0, 0, 0, .1);
    padding: .5em 0;
    font-size: 1.3em;
}
#google_translate_element .option a:first-child {
    border-top: 0;
    padding-top: 0;
}
#google_translate_element .option img {
    display: inline-block;
    vertical-align: middle;
}

/* 05/06/19 */
ul#menu > li.special-btn > a {
    /*background-color: #d12341; */
    margin-left: 5px;
    margin-right: 5px;
}

@media (min-width: 1000px) {
  .homepage-news-slider_wrapper {
    max-height: 100%;
  }
}
@media (max-width: 825px) {
  .header-logo-wrapper { height: 85px; }
  #google_translate_element { top: 65px; }
}