/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #2980b9;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #1b557a;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #428bca;
}
a.text-primary:hover {
  color: #3071a9;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #428bca;
}
a.bg-primary:hover {
  background-color: #3071a9;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.nav:before,
.nav:after,
.edn_471_article_list_wrapper:before,
.edn_471_article_list_wrapper:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.charter-types-list:before,
.charter-types-list:after,
.charter-yacht-list:before,
.charter-yacht-list:after,
.table--variations__trow:before,
.table--variations__trow:after,
.table--compare-pricelist__trow:before,
.table--compare-pricelist__trow:after,
.featured-search-section .charter-list-search:before,
.featured-search-section .charter-list-search:after,
.charter-regions__bases-list:before,
.charter-regions__bases-list:after,
.charter-enquiry__submit-block:before,
.charter-enquiry__submit-block:after,
.special-offer-list:before,
.special-offer-list:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.nav:after,
.edn_471_article_list_wrapper:after,
.container:after,
.container-fluid:after,
.row:after,
.charter-types-list:after,
.charter-yacht-list:after,
.table--variations__trow:after,
.table--compare-pricelist__trow:after,
.featured-search-section .charter-list-search:after,
.charter-regions__bases-list:after,
.charter-enquiry__submit-block:after,
.special-offer-list:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*.font-face-fix (@family, @file-base, @svgname, @weight: normal, @style: normal) {
  @font-face {
    font-family: @family;
    src: url("@{file-base}.eot");
    src: url("@{file-base}.eot?#iefix") format("embedded-opentype"),
         url("@{file-base}.woff") format("woff"),
         url("@{file-base}.ttf") format("truetype"),
         url("@{file-base}.svg#@{svgname}") format("svg");
    font-weight: @weight;
    font-style: @style;
  }
  @media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family: @family;
        src: url("@{file-base}.svg#@{svgname}") format("svg");
        font-weight: @weight;
        font-style: @style;
    }
  }
}*/
@font-face {
  font-family: "OpenSansHR";
  font-style: normal;
  font-weight: 400;
  src: url("fonts/opensans/OpenSans-Regular-webfont.woff") format("woff"), url("fonts/opensans/OpenSans-Regular-webfont.ttf") format("ttf"), url("fonts/opensans/OpenSans-Regular-webfont.eot") format('eot');
}
@font-face {
  font-family: "OpenSansHR";
  font-style: italic;
  font-weight: 400;
  src: url("fonts/opensans/OpenSans-Italic-webfont.woff") format("woff"), url("fonts/opensans/OpenSans-Italic-webfont.ttf") format("ttf"), url("fonts/opensans/OpenSans-Italic-webfont.eot") format('eot');
}
@font-face {
  font-family: "OpenSansHR";
  font-style: normal;
  font-weight: 300;
  src: url("fonts/opensans/OpenSans-Light-webfont.woff") format("woff"), url("fonts/opensans/OpenSans-Light-webfont.ttf") format("ttf"), url("fonts/opensans/OpenSans-Light-webfont.eot") format('eot');
}
@font-face {
  font-family: "OpenSansHR";
  font-style: italic;
  font-weight: 300;
  src: url("fonts/opensans/OpenSans-LightItalic-webfont.woff") format("woff"), url("fonts/opensans/OpenSans-LightItalic-webfont.ttf") format("ttf"), url("fonts/opensans/OpenSans-LightItalic-webfont.eot") format('eot');
}
@font-face {
  font-family: "OpenSansHR";
  font-style: normal;
  font-weight: 600;
  src: url("fonts/opensans/OpenSans-Semibold-webfont.woff") format("woff"), url("fonts/opensans/OpenSans-Semibold-webfont.ttf") format("ttf"), url("fonts/opensans/OpenSans-Semibold-webfont.eot") format('eot');
}
@font-face {
  font-family: "OpenSansHR";
  font-style: italic;
  font-weight: 600;
  src: url("fonts/opensans/OpenSans-SemiboldItalic-webfont.woff") format("woff"), url("fonts/opensans/OpenSans-SemiboldItalic-webfont.ttf") format("ttf"), url("fonts/opensans/OpenSans-SemiboldItalic-webfont.eot") format('eot');
}
@font-face {
  font-family: "OpenSansHR";
  font-style: normal;
  font-weight: 700;
  src: url("fonts/opensans/OpenSans-Bold-webfont.woff") format("woff"), url("fonts/opensans/OpenSans-Bold-webfont.ttf") format("ttf"), url("fonts/opensans/OpenSans-Bold-webfont.eot") format('eot');
}
@font-face {
  font-family: "OpenSansHR";
  font-style: italic;
  font-weight: 700;
  src: url("fonts/opensans/OpenSans-BoldItalic-webfont.woff") format("woff"), url("fonts/opensans/OpenSans-BoldItalic-webfont.ttf") format("ttf"), url("fonts/opensans/OpenSans-BoldItalic-webfont.eot") format('eot');
}
@font-face {
  font-family: "OpenSansHR";
  font-style: normal;
  font-weight: 800;
  src: url("fonts/opensans/OpenSans-ExtraBold-webfont.woff") format("woff"), url("fonts/opensans/OpenSans-ExtraBold-webfont.ttf") format("ttf"), url("fonts/opensans/OpenSans-ExtraBold-webfont.eot") format('eot');
}
@font-face {
  font-family: "OpenSansHR";
  font-style: italic;
  font-weight: 800;
  src: url("fonts/opensans/OpenSans-ExtraBoldItalic-webfont.woff") format("woff"), url("fonts/opensans/OpenSans-ExtraBoldItalic-webfont.ttf") format("ttf"), url("fonts/opensans/OpenSans-ExtraBoldItalic-webfont.eot") format('eot');
}
@font-face {
  font-family: "icons";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/icons/icons.woff") format("woff"), url("fonts/icons/icons.ttf") format("ttf"), url("fonts/icons/icons.eot") format('eot');
}
[class^="icon-"],
[class*="icon-"],
.page-57 a:before,
.l-arrow-list-item:before,
.input-checkbox input:checked + span:before,
.collapse-module--title:before,
.charter-yacht-detail__title[data-toggle="collapse"]:after,
.charter-yacht-detail .panel-title a:before,
.charter-list-search .button--list-filter:after,
.charter-list-search--advanced .charter-list-search__header > button:after {
  font: normal normal 1em "icons";
  speak: none;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-bullet:before,
.list-bullet li::before,
.inner-page #main .ModDNNHTMLC ul li::before {
  content: "\e001";
}
.icon-chevron-down:before {
  content: "\e002";
}
.icon-chevron-large:before {
  content: "\e003";
}
.icon-chevron-left:before {
  content: "\e004";
}
.icon-chevron-right:before {
  content: "\e005";
}
.icon-chevron-up:before {
  content: "\e006";
}
.icon-close:before {
  content: "\e007";
}
.icon-cog:before {
  content: "\e008";
}
.icon-diamond:before {
  content: "\e009";
}
.icon-exclamation:before {
  content: "\e00a";
}
.icon-google-dev:before {
  content: "\e00b";
}
.icon-hash:before {
  content: "\e00c";
}
.icon-menu:before {
  content: "\e00f";
}
.icon-minus:before,
.collapse-module--title:before,
.charter-yacht-detail__title[data-toggle="collapse"]:after,
.charter-list-search .button--list-filter:after,
.charter-list-search--advanced .charter-list-search__header > button:after {
  content: "\e010";
}
.icon-plus:before,
.collapse-module--title.collapsed:before,
.charter-yacht-detail__title[data-toggle="collapse"].collapsed:after,
.charter-list-search .button--list-filter.collapsed:after,
.charter-list-search--advanced .charter-list-search__header > button.collapsed:after {
  content: "\e013";
}
.icon-question:before {
  content: "\e014";
}
.icon-slash:before {
  content: "\e015";
}
.icon-star:before {
  content: "\e016";
}
.icon-tick:before {
  content: "\e017";
}
.icon-user-input:before {
  content: "\e018";
}
.icon-youtube:before {
  content: "\f167";
}
.icon-arrow-down:before,
.charter-yacht-detail .panel-title a.collapsed:before {
  content: "\e61a";
}
.icon-forward:before {
  content: "\e618";
}
.icon-specialoffer:before {
  content: "\e602";
}
.icon-googleplus:before {
  content: "\e605";
}
.icon-facebook:before {
  content: "\e604";
}
.icon-skype:before {
  content: "\e606";
}
.icon-twitter:before {
  content: "\e603";
}
.icon-newsletter:before {
  content: "\e601";
}
.icon-mail:before {
  content: "\e600";
}
.icon-arrow-right2:before {
  content: "\e60b";
}
.icon-arrow-right:before,
.list-arrow li::before {
  content: "\e60a";
}
.icon-arrow-up:before,
.charter-yacht-detail .panel-title a:before {
  content: "\e60c";
}
.icon-document:before {
  content: "\e612";
}
.icon-stack:before {
  content: "\e60d";
}
.icon-tag:before {
  content: "\e60e";
}
.icon-payment:before {
  content: "\e613";
}
.icon-tree:before {
  content: "\e614";
}
.icon-info:before {
  content: "\e610";
}
.icon-info-full:before {
  content: "\e616";
}
.icon-checkmark:before,
.input-checkbox input:checked + span:before {
  content: "\e617";
}
.icon-home3:before {
  content: "\e707";
}
.icon-phone:before {
  content: "\e63b";
}
.icon-mobile:before {
  content: "\e653";
}
.icon-laptop:before {
  content: "\e652";
}
.icon-location:before {
  content: "\e641";
}
.icon-globe:before {
  content: "\e710";
}
.icon-search:before {
  content: "\e607";
}
#navigation .page-57 a {
  position: relative;
  display: block;
  float: left !important;
  text-indent: -9999px;
  width: 1em;
}
#navigation .page-57 a:before {
  content: "\e707";
  position: absolute;
  top: 3px;
  left: 0;
  text-indent: 0;
}
.l-arrow-list-item:before {
  content: "\e60a";
}
.DNNEmptyPane {
  display: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  letter-spacing: normal;
}
.Normal {
  font-size: 16px;
}
.login-link {
  display: block;
  width: 53px;
  height: 53px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1002;
  text-indent: -5000px;
  display: none !important;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .login-link {
    display: block !important;
  }
  table.login-link {
    display: table;
  }
  tr.login-link {
    display: table-row !important;
  }
  th.login-link,
  td.login-link {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .login-link {
    display: block !important;
  }
  table.login-link {
    display: table;
  }
  tr.login-link {
    display: table-row !important;
  }
  th.login-link,
  td.login-link {
    display: table-cell !important;
  }
}
#ControlBar,
#ControlBar *,
.dnn_mact,
.dnn_mact * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.65);
  z-index: 9999;
}
.dnnFormPopup {
  position: absolute;
  padding: 18px;
  background: #fff;
  -webkit-box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.75);
  box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.75);
  z-index: 100000;
  color: #000;
}
.dnnFormPopup .ui-dialog-titlebar {
  position: relative;
  padding: 0 0 18px 0;
  border-bottom: 1px solid #ddd;
  cursor: move;
  font-size: 18px;
  font-weight: bold;
}
.dnnFormPopup .dnnModalCtrl {
  display: block;
  position: absolute;
  top: -30px;
  right: -30px;
  width: 69px;
  height: 26px;
  border-radius: 10px;
  background-color: #fff;
  -webkit-border-radius: 10px;
  box-shadow: 0px 0px 5px #666;
}
.dnnFormPopup .dnnModalCtrl .ui-dialog-titlebar-close {
  float: right;
  display: block;
  height: 18px;
  width: 30px;
  margin: 4px 4px 0 1px;
  overflow: hidden;
  -webkit-border-top-right-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  border: none;
  outline: none;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  background: #585858 url(../../../../../../images/closeBtn.png) no-repeat;
  background-position: 8px 4px;
  text-indent: -9999em;
  min-width: 0 !important;
}
.dnnFormPopup .dnnModalCtrl .ui-dialog-titlebar-close:hover {
  background: #358EEA url(../../../../../images/closeBtn.png) no-repeat;
  background-position: 8px 4px;
  cursor: pointer;
}
.dnnFormPopup .dnnModalCtrl a.dnnToggleMax {
  float: left;
  display: block;
  height: 18px;
  width: 30px;
  margin: 4px 0 0 4px;
  overflow: hidden;
  -webkit-border-top-left-radius: 8px;
  -webkit-border-bottom-left-radius: 8px;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  background: #585858 url(../../../../../images/resizeBtn.png) no-repeat;
  background-position: 10px 2px;
  text-indent: -9999em;
}
.dnnFormPopup .dnnModalCtrl a.dnnToggleMax:hover {
  background: #358EEA url(../../../../../images/resizeBtn.png) no-repeat;
  background-position: 10px 2px;
}
div.ui-dialog-titlebar > .ui-dialog-titlebar-close {
  display: block;
  position: absolute;
  top: -30px;
  right: -30px;
  height: 24px;
  width: 24px;
  margin: 0px;
  overflow: hidden;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  background: #585858 url(../../../../../images/closeBtn.png) no-repeat;
  background-position: 4px 4px;
  border: 3px solid #fff;
  text-indent: -9999em;
  min-width: 0 !important;
}
.dnnFormPopup #iPopUp {
  width: 100%!important;
  padding-top: 10px;
}
.dnnFormPopup .ui-dialog-content,
#iPopUp .ui-dialog-content {
  position: relative;
  border: 0;
  padding: 0px;
  overflow: auto;
  background: #fff;
  zoom: 1;
}
.dnnFormPopup .ui-dialog-buttonpane {
  margin: .5em 0 0 0;
  padding: .3em 1em 0em 0em;
  overflow: hidden;
  border-width: 1px 0 0 0;
  background-image: none;
  text-align: left;
  border-top: 1px solid #ddd;
}
.dnnFormPopup .ui-dialog-buttonpane button {
  margin: 0.5em 0.4em 0.5em 0em;
  padding: 0.5em 1em;
  cursor: pointer;
  border: none;
  outline: none;
}
.dnnFormPopup .ui-resizable-se {
  float: right;
  height: 24px;
  width: 24px;
  background: url(../../../../../images/modal-resize-icn.png) no-repeat bottom;
}
.dnnFormPopup .dnnDialog {
  padding: 10px;
}
.dnnLoading {
  background: #fff url(../../../../../images/loading.gif) no-repeat center center;
  position: absolute;
  z-index: 9999;
}
#header-top {
  display: none !important;
  background-color: #34495e;
}
@media (min-width: 992px) and (max-width: 1199px) {
  #header-top {
    display: block !important;
  }
  table#header-top {
    display: table;
  }
  tr#header-top {
    display: table-row !important;
  }
  th#header-top,
  td#header-top {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  #header-top {
    display: block !important;
  }
  table#header-top {
    display: table;
  }
  tr#header-top {
    display: table-row !important;
  }
  th#header-top,
  td#header-top {
    display: table-cell !important;
  }
}
#header-main {
  background-color: #f5f5f5;
}
.inner-page #header-main {
  background-color: #fff;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}
@media (min-width: 992px) {
  .inner-page.has-no-child #header-main {
    background-color: #f5f5f5;
    border: 0;
  }
}
@media (max-width: 767px) {
  #header-main .newsletter-box {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #header-main .newsletter-box {
    display: none !important;
  }
}
@media (max-width: 991px) {
  #header-main {
    position: relative;
    height: 56px;
    background-color: #fff;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
  }
}
#header {
  -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.05);
}
#header h1 {
  float: left;
  text-indent: -9999px;
  margin: 0;
  width: 0;
}
#header .nav-item,
#header .social-item {
  float: left !important;
}
#logo {
  padding: 8px 15px 8px 0;
}
@media (min-width: 992px) {
  #logo {
    padding: 25px 15px 25px 0;
  }
}
@media (min-width: 1200px) {
  #logo {
    padding: 15px 15px 15px 0;
  }
}
@media (max-width: 991px) {
  #logo {
    padding: 8px 0 8px 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #logo img {
    max-width: 160px;
  }
}
@media (max-width: 991px) {
  #logo img {
    max-height: 40px;
    width: auto;
  }
}
.top-links-list {
  display: none !important;
  margin-top: 12px;
  margin-right: 10px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .top-links-list {
    display: block !important;
  }
  table.top-links-list {
    display: table;
  }
  tr.top-links-list {
    display: table-row !important;
  }
  th.top-links-list,
  td.top-links-list {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .top-links-list {
    display: block !important;
  }
  table.top-links-list {
    display: table;
  }
  tr.top-links-list {
    display: table-row !important;
  }
  th.top-links-list,
  td.top-links-list {
    display: table-cell !important;
  }
}
.top-links-list .nav-item:after {
  content: '|';
  margin: 0 5px 0 1px;
  font-size: 0.813em;
  color: #e6e6e6;
}
.top-links-list .nav-item a {
  font-size: 0.813em;
  color: #e6e6e6;
}
.top-links-list .nav-item a:hover,
.top-links-list .nav-item a.is-selected {
  color: #fff;
}
.top-links-list .nav-item.is-last:after {
  content: '';
  margin: 0;
}
#social-top {
  margin-top: 15px;
  margin-right: 10px;
}
.social-item {
  margin: 0 8px;
  padding-left: 0;
}
.social-item .icon {
  font-size: 1.313em;
  color: #cccccc;
}
.social-item .icon:hover {
  color: #fff;
  text-decoration: none;
}
.header-main-nav {
  display: none !important;
  padding: 0;
  background-color: #fff;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .header-main-nav {
    display: block !important;
  }
  table.header-main-nav {
    display: table;
  }
  tr.header-main-nav {
    display: table-row !important;
  }
  th.header-main-nav,
  td.header-main-nav {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .header-main-nav {
    display: block !important;
  }
  table.header-main-nav {
    display: table;
  }
  tr.header-main-nav {
    display: table-row !important;
  }
  th.header-main-nav,
  td.header-main-nav {
    display: table-cell !important;
  }
}
@media (min-width: 992px) {
  .inner-page .header-main-nav {
    padding-left: 200px;
  }
}
@media (min-width: 1200px) {
  .inner-page .header-main-nav {
    padding-left: 265px;
  }
}
.front-page .header-main-nav,
.has-no-child .header-main-nav {
  padding-left: 0;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}
#navigation {
  display: none !important;
  margin: 17px 0 0 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
  #navigation {
    display: block !important;
  }
  table#navigation {
    display: table;
  }
  tr#navigation {
    display: table-row !important;
  }
  th#navigation,
  td#navigation {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  #navigation {
    display: block !important;
  }
  table#navigation {
    display: table;
  }
  tr#navigation {
    display: table-row !important;
  }
  th#navigation,
  td#navigation {
    display: table-cell !important;
  }
}
#navigation .page-57 a {
  color: #b9c8d8;
}
#navigation .nav {
  position: relative;
}
#navigation .nav > .nav-item {
  position: static;
}
#navigation .nav-item {
  margin-right: 14px;
}
@media (min-width: 1200px) {
  #navigation .nav-item {
    margin-right: 20px;
  }
}
#navigation a {
  font-size: 0.938em;
  font-weight: 600;
  text-transform: uppercase;
}
@media (min-width: 1200px) {
  #navigation a {
    font-size: 1.125em;
  }
}
#navigation .sub-nav {
  border-top: 1px solid #cccccc;
}
#navigation .sub-nav a {
  font-size: 14px;
  text-transform: none;
}
#navigation .is-selected + .sub-nav {
  position: absolute;
  top: 35px;
  left: 0;
  display: block;
  width: 100%;
  padding: 15px 0;
}
#navigation .is-selected.has-child {
  position: relative;
  display: block;
  height: 25px;
}
#navigation .is-selected.has-child:after {
  content: "";
  position: absolute;
  bottom: -11px;
  left: 50%;
  width: 18px;
  height: 10px;
  margin-left: -9px;
  background: url('img/sub-nav-arrow-separator.png') no-repeat 0 0;
  z-index: 1;
}
.nav {
  padding: 0;
  margin: 0;
}
.nav-item {
  padding-left: 0;
}
.nav-item a {
  color: #34495e;
  text-decoration: none;
}
.nav-item a:hover,
.nav-item a.is-selected {
  color: #2980b9;
}
.nav-item .sub-nav {
  display: none;
}
.mobile-search-container {
  position: relative;
  margin: 8px;
}
.m-button-search {
  position: absolute;
  top: 10px;
  right: 10px;
  display: block;
  text-indent: 100%;
  overflow: hidden;
  width: 1em;
  color: #b4b4b4;
}
.m-button-search:before {
  position: absolute;
  top: 0;
  left: 0;
  text-indent: 0;
}
.m-button-search:hover {
  color: #8a8a8a;
}
#search-top {
  position: relative;
  margin: 12px 0 10px 0;
}
#search-top .button-search {
  position: absolute;
  top: 10px;
  right: 10px;
  display: block;
  text-indent: 100%;
  overflow: hidden;
  width: 1em;
  color: #b4b4b4;
}
#search-top .button-search:before {
  position: absolute;
  top: 0;
  left: 0;
  text-indent: 0;
}
#search-top .button-search:hover {
  color: #8a8a8a;
}
#search-top.inner-search {
  margin: 8px 20px 8px 0;
}
#search-top.inner-search .button-search {
  color: #fff;
}
input.NormalTextBox {
  min-width: 220px;
  padding: 8px 10px;
  margin: 0;
  border: 1px solid #ccc;
  border-radius: 4px;
  font-size: 0.750em;
}
@media (min-width: 1200px) {
  input.NormalTextBox {
    min-width: 245px;
  }
}
.inner-search input.NormalTextBox {
  background-color: #354f68;
  border: 1px solid #808080;
  color: #fff;
}
.mobile-search-container input.NormalTextBox {
  width: 100%;
}
input.NormalTextBox:focus::-webkit-input-placeholder {
  color: transparent;
}
input.NormalTextBox:focus:-moz-placeholder {
  color: transparent;
}
.searchSkinObjectPreview {
  position: absolute;
  width: 220px;
  padding: 8px 10px;
  margin-top: 5px;
  background-color: #fff;
  border: 1px solid #cccccc;
}
.menu-button .touch-button {
  display: none !important;
}
.m-search-button {
  position: absolute;
  display: block;
  padding: 1em 1.2em;
  margin-top: 1px;
  color: #626262;
  cursor: pointer;
  top: 0;
  right: 0;
}
@media (min-width: 1200px) {
  .m-search-button {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .m-search-button {
    display: none !important;
  }
}
.m-search-button.is-active {
  color: #2980b9;
  background-color: #f7f7f7;
}
@media (min-width: 1200px) {
  .front-search-toggle {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .front-search-toggle {
    display: none !important;
  }
}
#footer .nav-item {
  float: left !important;
}
#footer-top {
  border-bottom: 1px solid #2b3c4e;
}
#footer-top .nav {
  margin: 18px 0;
  float: left !important;
}
@media (max-width: 767px) {
  #footer-top .nav {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #footer-top .nav {
    display: none !important;
  }
}
#footer-top .nav-item {
  margin-right: 25px;
}
#footer-top .nav-item a {
  font-size: 1.125em;
  color: #f5f5f5;
}
#footer-top .nav-item a:hover {
  color: #fff;
}
#footer-bottom {
  padding: 15px 0;
}
@media (min-width: 992px) {
  #footer-bottom {
    padding: 30px 0;
  }
}
#footer-bottom .Normal {
  font-size: 0.813em;
  line-height: 1.5;
}
@media (max-width: 991px) {
  #footer-bottom .Normal {
    font-size: 11px;
  }
}
#footer-bottom .l-pane {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  #footer-bottom .l-pane {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  #footer-bottom .l-pane {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1200px) {
  #footer-bottom .l-pane {
    float: left;
    width: 25%;
  }
}
#footer-bottom .l-pane--developed-by {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  #footer-bottom .l-pane--developed-by {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  #footer-bottom .l-pane--developed-by {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  #footer-bottom .l-pane--developed-by {
    float: left;
    width: 25%;
  }
}
#go-top-button {
  width: 170px;
  height: 62px;
  padding: 20px 0;
  margin: 0;
  font-size: .813em;
  color: #cccccc;
  text-transform: uppercase;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.15);
}
@media (max-width: 991px) {
  #go-top-button {
    width: 100%;
    height: auto;
    padding: 15px 0;
  }
}
#go-top-button:hover {
  color: #fff;
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0.2);
}
#dnn_dnnPrivacy_hypPrivacy,
#dnn_dnnCopyright_lblCopyright {
  display: block;
  margin-bottom: 15px;
  font-size: 0.813em;
  line-height: 1.5;
}
@media (max-width: 991px) {
  #dnn_dnnPrivacy_hypPrivacy,
  #dnn_dnnCopyright_lblCopyright {
    font-size: 11px;
  }
}
.footer-contact-info li {
  padding-left: 0;
}
.payment-cards {
  margin-bottom: 15px;
}
.payment-card-item {
  float: left !important;
  margin-right: 20px;
  padding-left: 0;
}
.payment-card-item .card {
  display: block;
  width: 46px;
  height: 28px;
  background: url('img/credit-cards-sprite.png') no-repeat 0 0;
}
.payment-card-item .card.american {
  background-position: 0 0;
}
.payment-card-item .card.mastercard {
  background-position: 0 -32px;
}
.payment-card-item .card.visa {
  background-position: 0 -64px;
}
.developed-text,
.developed-link {
  display: inline-block;
  font-size: 0.813em;
}
@media (min-width: 1200px) {
  .developed-text,
  .developed-link {
    display: block;
  }
}
@media (max-width: 767px) {
  .developed-text,
  .developed-link {
    font-size: 11px;
  }
}
body {
  font: normal 16px "OpenSansHR", sans-serif;
  color: #333;
}
ul {
  margin: 0;
  padding: 0;
}
ul li {
  list-style: none;
}
p,
.Normal {
  line-height: 1.5;
}
.small {
  font-size: 12px;
  line-height: 1.5;
}
.base {
  font-size: 14px;
  line-height: 1.5;
}
.medium {
  font-size: 18px;
  line-height: 1.5;
}
.large {
  font-size: 35px;
  line-height: 1.5;
}
.success-text {
  color: #0f9d58;
}
.warning-text {
  color: #ec5223;
}
.highlight-text {
  color: #e53935;
}
.flexbox {
  height: 100%;
}
.flexbox body,
.flexbox #Form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}
.flexbox #header,
.flexbox #footer {
  -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.05);
  -webkit-box-flex: 0;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
}
.flexbox #main {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  width: 100%;
}
.white-box,
.white-section {
  background-color: #fff;
}
.light-gray-section {
  background-color: #f5f5f5;
}
.front-page-section.light-gray-section li:before,
.front-page-section.light-gray-section a {
  color: #e53935;
}
.gray-section {
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e5e5e5 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 0%, #e5e5e5 100%);
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #e5e5e5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe5e5e5', GradientType=0);
}
.dark-blue-section {
  background-color: #34495e;
  color: #fff;
}
.dark-blue-section .Normal {
  color: #fff;
}
.dark-blue-section li:before,
.dark-blue-section a {
  color: #94c6e7;
}
.light-blue-section {
  background-color: #354f68;
  color: #f5f5f5;
}
.main-module-title {
  margin: 0 0 15px 0;
  padding-bottom: 8px;
  font-size: 1.375em;
  font-weight: 600;
  color: #34495e;
  border-bottom: 1px solid #c2c2c2;
}
.dark-blue-section .main-module-title {
  border-color: #354f68;
  color: #fff;
}
#footer-bottom .main-module-title {
  font-size: .875em;
}
.bordered-box {
  border: 1px solid #ccc;
}
.module-box-title {
  min-height: 42px;
  padding: 10px 15px;
  font-size: .875em;
  font-weight: 600;
  font-style: italic;
}
.module-box-title span {
  display: inline-block;
  margin-top: 2px;
}
.module-box-title .icon {
  font-size: 1.5em;
  margin-right: 5px;
  margin-top: 0;
}
.module-box-content {
  padding: 15px;
  font-size: .813em;
  line-height: 1.5;
}
.white-module-box {
  background-color: #fff;
  color: #000;
}
.black-module-box {
  background-color: #000;
  color: #fff;
}
.black-module-box .module-box-title {
  background-color: #333;
}
.dark-blue-module-box {
  background-color: #4a6885;
  color: #fff;
}
.dark-blue-module-box .module-box-title {
  background-color: #34495e;
}
.dark-blue-module-box .list-arrow li,
.dark-blue-module-box .list-arrow li a {
  font-size: 1em;
  color: #94c6e7;
}
.l-semibold-list {
  font-weight: 600;
}
.l-bold-list {
  font-weight: 700;
}
.main-content-section {
  padding: 15px 0;
}
@media (min-width: 992px) {
  .main-content-section {
    padding: 30px 0;
  }
}
.main-content-section .DnnModule + .DnnModule {
  margin-top: 15px;
}
@media (min-width: 992px) {
  .main-content-section .DnnModule + .DnnModule {
    margin-top: 30px;
  }
}
.l-full-width-pane {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
#dnn_ContentLeftMain,
#dnn_ContentRightMain {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  #dnn_ContentLeftMain,
  #dnn_ContentRightMain {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  #dnn_ContentLeftMain,
  #dnn_ContentRightMain {
    float: left;
    width: 75%;
  }
}
@media (min-width: 1200px) {
  #dnn_ContentLeftMain,
  #dnn_ContentRightMain {
    float: left;
    width: 75%;
  }
}
.l-side-pane {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .l-side-pane {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .l-side-pane {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1200px) {
  .l-side-pane {
    float: left;
    width: 25%;
  }
}
@media (min-width: 992px) {
  #dnn_ContentRightSidebar {
    left: 75%;
  }
}
@media (min-width: 1200px) {
  #dnn_ContentRightSidebar {
    left: 75%;
  }
}
@media (min-width: 992px) {
  #dnn_ContentLeftMain {
    right: 25%;
  }
}
@media (min-width: 1200px) {
  #dnn_ContentLeftMain {
    right: 25%;
  }
}
@media (min-width: 992px) {
  #dnn_ContentLeftSidebar {
    right: 75%;
  }
}
@media (min-width: 1200px) {
  #dnn_ContentLeftSidebar {
    right: 75%;
  }
}
@media (min-width: 992px) {
  #dnn_ContentRightMain {
    left: 25%;
  }
}
@media (min-width: 1200px) {
  #dnn_ContentRightMain {
    left: 25%;
  }
}
.l-half-pane {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .l-half-pane {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .l-half-pane {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .l-half-pane {
    float: left;
    width: 50%;
  }
}
.newsletter-box {
  display: block;
  max-width: 270px;
  padding: 12px 15px;
  border: 1px solid #cccccc;
}
.newsletter-box:hover {
  background-color: #fefefe;
  text-decoration: none;
}
.newsletter-box .icon {
  margin-top: 5px;
  font-size: 1em;
}
@media (min-width: 992px) {
  .newsletter-box .icon {
    font-size: 1.500em;
  }
}
#header-main .newsletter-box {
  margin: 25px 0 0 60px;
}
#footer-bottom .newsletter-box {
  background-color: rgba(245, 245, 245, 0.05);
  border: 1px solid #405161;
}
#footer-bottom .newsletter-box .icon-newsletter {
  color: #b3b3b3;
}
.newsletter-text {
  display: block;
  margin-left: 26px;
  font-size: 10px;
  font-weight: 600;
}
@media (min-width: 992px) {
  .newsletter-text {
    margin-left: 39px;
    font-size: 12px;
  }
}
#header-main .newsletter-text,
#header-main .icon-newsletter {
  color: #5f5f5f;
}
#footer-bottom .newsletter-text,
#footer-bottom .icon-newsletter {
  color: #fff;
}
.front-contact-info {
  display: none !important;
  margin-right: 30px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .front-contact-info {
    display: block !important;
  }
  table.front-contact-info {
    display: table;
  }
  tr.front-contact-info {
    display: table-row !important;
  }
  th.front-contact-info,
  td.front-contact-info {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .front-contact-info {
    display: block !important;
  }
  table.front-contact-info {
    display: table;
  }
  tr.front-contact-info {
    display: table-row !important;
  }
  th.front-contact-info,
  td.front-contact-info {
    display: table-cell !important;
  }
}
.contact-info-section {
  padding: 12px 15px;
  font-size: .750em;
  color: #34495e;
}
.contact-info-title,
.contact-info-list {
  font-size: 1em;
  font-weight: 600;
}
.contact-info-title {
  margin: 0 0 5px 0;
  text-transform: uppercase;
}
.contact-info-list {
  line-height: 1.4;
}
.contact-info-list li {
  padding-left: 0;
}
.contact-info-list a {
  color: #34495e;
  text-decoration: underline;
}
.front-page-section {
  padding: 15px 0;
}
@media (min-width: 992px) {
  .front-page-section {
    padding: 30px 0;
  }
}
@media (max-width: 991px) {
  .booking-info-section {
    padding-top: 25px;
  }
  .booking-info-section .Normal * {
    font-size: 12px;
  }
}
.booking-info-section .l-pane {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .booking-info-section .l-pane {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .booking-info-section .l-pane {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1200px) {
  .booking-info-section .l-pane {
    float: left;
    width: 33.33333333%;
  }
}
.UPR_Administrators .booking-info-section .l-pane {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .UPR_Administrators .booking-info-section .l-pane {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .UPR_Administrators .booking-info-section .l-pane {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1200px) {
  .UPR_Administrators .booking-info-section .l-pane {
    float: left;
    width: 25%;
  }
}
@media (max-width: 991px) {
  .booking-info-section .row > * + * {
    margin-top: 15px;
  }
}
.our-apps-box {
  padding-bottom: 20px;
}
.our-apps-box p {
  margin-bottom: 18px;
}
.our-apps-box div.app-link,
.our-apps-box .qr-code {
  border: 5px solid #fff;
  border-radius: 5px;
  background-color: #fff;
}
.our-apps-box a.app-link {
  display: block;
}
.our-apps-box a.app-link.google {
  margin-bottom: 5px;
}
.our-apps-box .qr-code {
  margin-right: 25px;
}
@media (max-width: 991px) {
  .last-minute-section {
    background-color: #f5f5f5;
    padding-top: 0;
  }
}
#dnn_AboutPane {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
#dnn_LastMinutePane {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
#dnn_AboutUsPane {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 1200px) {
  #dnn_AboutUsPane {
    float: left;
    width: 41.66666667%;
  }
}
#dnn_CharterOffersPane {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  #dnn_CharterOffersPane {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  #dnn_CharterOffersPane {
    float: left;
    width: 33.33333333%;
  }
}
@media (max-width: 1199px) {
  #dnn_CharterOffersPane {
    margin-top: 30px;
  }
}
@media (max-width: 991px) {
  #dnn_CharterOffersPane {
    margin-top: 15px;
  }
}
#dnn_OurAppsPane {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  #dnn_OurAppsPane {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  #dnn_OurAppsPane {
    float: left;
    width: 25%;
  }
}
@media (max-width: 1199px) {
  #dnn_OurAppsPane {
    margin-top: 30px;
  }
}
@media (max-width: 991px) {
  #dnn_OurAppsPane {
    margin-top: 15px;
  }
}
.charter-agency-box {
  border-bottom: 2px solid #4a6885;
}
.charter-agency-box > .module-box-title {
  font-size: 0.813em;
}
#dnn_LastMinutePane .main-module-title {
  margin-bottom: 30px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .last-minute-offer-content {
    overflow-x: scroll;
    overflow-y: hidden;
  }
}
@media (min-width: 1200px) {
  .last-minute-offer-content {
    overflow: hidden;
  }
}
.last-minute-offer-list {
  display: none;
  margin: 0;
}
.last-minute-offer-list.owl-loaded,
.tablet .last-minute-offer-list,
.mobile .last-minute-offer-list {
  display: block;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .last-minute-offer-list {
    width: 300%;
  }
}
.last-minute-offer__item {
  margin-bottom: 10px;
}
@media (min-width: 1200px) {
  .last-minute-offer__item {
    width: 262.667px;
  }
}
.last-minute-offer__item-block {
  position: relative;
  padding: 7px;
  border: 1px solid #ccc;
  background-color: #ffd55c;
  border-color: #ffb525;
}
.last-minute-offer__item-header:before,
.last-minute-offer__item-header:after {
  content: " ";
  display: table;
}
.last-minute-offer__item-header:after {
  clear: both;
}
.last-minute-offer__item-header:before,
.last-minute-offer__item-header:after {
  content: " ";
  display: table;
}
.last-minute-offer__item-header:after {
  clear: both;
}
.last-minute-offer__item .image-block {
  position: relative;
  display: block;
  overflow: hidden;
}
@media (max-width: 767px) {
  .last-minute-offer__item .image-block {
    float: left;
    width: 35%;
  }
}
@media (max-width: 420px) {
  .last-minute-offer__item .image-block {
    float: left;
    width: 25%;
  }
}
.last-minute-offer__item figure {
  background-color: #dbdbdb;
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
  padding-bottom: 51%;
}
.last-minute-offer__item figure .embed-responsive-item,
.last-minute-offer__item figure iframe,
.last-minute-offer__item figure embed,
.last-minute-offer__item figure object {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.last-minute-offer__item figure.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.last-minute-offer__item figure.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.last-minute-offer__item figure > img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  border: 0;
}
.last-minute-offer__item-title {
  margin: 15px 5px;
  font-size: 18px;
  font-weight: 700;
}
@media (max-width: 767px) {
  .last-minute-offer__item-title {
    margin-top: 0;
    margin-left: 0;
  }
}
.last-minute-offer__item-title a {
  color: #7c5200;
}
.last-minute-offer__item-title a:hover {
  color: #6c4700;
  text-decoration: none;
}
.last-minute-offer__item .secondary-content {
  margin: 0 5px 30px 5px;
  font-size: .813em;
  line-height: 1.5;
  color: #6c4700;
}
.last-minute-offer__item .secondary-content ul {
  margin-bottom: 15px;
}
@media (max-width: 991px) {
  .last-minute-offer__item .secondary-content .showers-toilets {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .last-minute-offer__item .primary-content,
  .last-minute-offer__item .secondary-content {
    margin-left: 35%;
    padding-left: 10px;
  }
}
@media (max-width: 420px) {
  .last-minute-offer__item .primary-content,
  .last-minute-offer__item .secondary-content {
    margin-left: 25%;
    padding-left: 15px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .tablet .last-minute-offer__item,
  .mobile .last-minute-offer__item {
    float: left;
    width: 10%;
    padding: 15px;
  }
  .tablet .last-minute-offer__item:first-child,
  .mobile .last-minute-offer__item:first-child {
    margin-left: -15px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .tablet .last-minute-offer__item,
  .mobile .last-minute-offer__item {
    width: 15%;
  }
}
.last-minute-offer__link {
  position: absolute;
  bottom: 15px;
  right: 10px;
  margin: 0;
  padding: 2px 20px;
  font-weight: 600;
  text-transform: uppercase;
  color: #6c4700;
  background-color: #ffebb3;
  border-radius: 4px;
}
.last-minute-offer__link:hover {
  background-color: #fff9e5;
  text-decoration: none;
  color: #6c4700;
}
#dnn_RegionPane {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  #dnn_RegionPane {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  #dnn_RegionPane {
    float: left;
    width: 75%;
  }
}
@media (min-width: 1200px) {
  #dnn_RegionPane {
    float: left;
    width: 75%;
  }
}
#dnn_CharterPane {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  #dnn_CharterPane {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  #dnn_CharterPane {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1200px) {
  #dnn_CharterPane {
    float: left;
    width: 25%;
  }
}
.charter-regions-section .main-module-title {
  font-size: 1em;
  line-height: 1.3;
  text-transform: uppercase;
}
.charter-region-wrap {
  font-size: 1em;
}
.charter-region-wrap .charter-region-content {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .charter-region-wrap .charter-region-content {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .charter-region-wrap .charter-region-content {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1200px) {
  .charter-region-wrap .charter-region-content {
    float: left;
    width: 33.33333333%;
  }
}
.charter-region-wrap .charter-region-map {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .charter-region-wrap .charter-region-map {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .charter-region-wrap .charter-region-map {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 1200px) {
  .charter-region-wrap .charter-region-map {
    float: left;
    width: 66.66666667%;
  }
}
.charter-info-and-guides > p {
  margin-bottom: 20px;
  font-size: .875em;
  line-height: 1.5;
}
.yachts-sale-section .main-module-title {
  margin-bottom: 30px;
}
.yachts-sale-description,
.yachts-sale-list {
  margin-bottom: 30px;
}
.yachts-sale-description {
  font-size: .813em;
  line-height: 1.5;
}
.yachts-sale-footer {
  font-size: .875em;
}
.yachts-sale-list {
  margin-left: -5px;
  margin-right: -5px;
}
.yachts-sale-item {
  padding: 0 5px;
  width: 100%;
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  .yachts-sale-item {
    width: 20%;
    float: left !important;
  }
}
.yachts-sale-item-block {
  background-color: #4a6885;
  padding: 5px;
}
.yachts-sale-item-block figure a {
  display: block;
}
.yachts-sale-item-block figure img {
  width: 100%;
}
.yachts-sale-item-block .item-title {
  font-size: 1.125em;
  margin: 15px 5px;
}
.yachts-sale-item-block .item-title a {
  color: #e53935;
}
.yachts-sale-item-block .item-title a:hover {
  color: #eb6562;
  text-decoration: none;
}
.yachts-sale-item-block .item-content {
  margin: 0 5px 15px 5px;
  font-size: .813em;
  line-height: 1.5;
}
@media (min-width: 480px) and (max-width: 991px) {
  .yachts-sale-item-block.l-item-match-height {
    width: 100%;
  }
  .yachts-sale-item-block.l-item-match-height:before,
  .yachts-sale-item-block.l-item-match-height:after {
    content: " ";
    display: table;
  }
  .yachts-sale-item-block.l-item-match-height:after {
    clear: both;
  }
  .yachts-sale-item-block.l-item-match-height:before,
  .yachts-sale-item-block.l-item-match-height:after {
    content: " ";
    display: table;
  }
  .yachts-sale-item-block.l-item-match-height:after {
    clear: both;
  }
  .yachts-sale-item-block figure {
    float: left !important;
  }
  .yachts-sale-item-block .item-title,
  .yachts-sale-item-block .item-content {
    margin-left: 220px;
  }
}
.yachts-sale-footer a {
  margin-left: 10px;
}
#EDG_3_nobg .EDGTitle {
  display: none !important;
}
#M475EasyDNNGallery .EDGresponsive a,
#M475EasyDNNGallery .EDGresponsive .titleempty {
  width: auto;
}
.edn_471_article_list_wrapper {
  margin-left: -15px;
  margin-right: -15px;
}
.edn_471_article_list_wrapper .article {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .edn_471_article_list_wrapper .article {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .edn_471_article_list_wrapper .article {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1200px) {
  .edn_471_article_list_wrapper .article {
    float: left;
    width: 25%;
  }
}
.edn_471_article_list_wrapper .article-title {
  margin: 15px 0 5px 0;
  font-size: 0.875em;
  font-weight: 600;
  line-height: 1.5;
}
.edn_471_article_list_wrapper .article-title a {
  color: #34495e;
  text-decoration: none;
}
.edn_471_article_list_wrapper .article-title a:hover {
  color: #2980b9;
}
.edn_471_article_list_wrapper .article-content {
  font-size: 0.813em;
  line-height: 1.4;
}
.breadcrumb-section {
  padding: 15px 0;
  font-size: 12px;
  color: #656565;
}
@media (min-width: 768px) and (max-width: 991px) {
  .breadcrumb-section {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .breadcrumb-section {
    display: none !important;
  }
}
.breadcrumb-section-item {
  margin: 0 5px;
}
.breadcrumb-section-item,
.breadcrumb-section-item:hover {
  text-decoration: none;
  color: #656565;
}
.breadcrumb-section-item.is-first {
  margin-left: 0;
}
.breadcrumb-section-item:last-child {
  font-weight: bold;
}
.main-content-section h3 {
  color: #34495e;
}
.main-content-section h4 {
  color: #2980b9;
}
.about-us-box .module-box-content,
.about-us-box .module-box-content > p {
  font-size: 14px;
  line-height: 24px;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 960px) {
  .container {
    width: 940px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.button,
.button--primary,
.button--secondary,
.button--secondary-variation,
.button--share,
.button--special-offer,
#mc_embed_signup .newsletter-submit-button {
  display: inline-block;
  padding: 12px 32px;
  margin-bottom: 13px;
  margin-top: 13px;
  min-height: 26px;
  text-align: center;
  font-weight: 600;
  text-decoration: none;
  outline: 0;
  transition: none;
  cursor: pointer;
}
.button:hover,
.button:focus,
.button:active,
.button--primary:hover,
.button--primary:focus,
.button--primary:active,
.button--secondary:hover,
.button--secondary:focus,
.button--secondary:active,
.button--secondary-variation:hover,
.button--secondary-variation:focus,
.button--secondary-variation:active,
.button--share:hover,
.button--share:focus,
.button--share:active,
.button--special-offer:hover,
.button--special-offer:focus,
.button--special-offer:active,
#mc_embed_signup .newsletter-submit-button:hover,
#mc_embed_signup .newsletter-submit-button:focus,
#mc_embed_signup .newsletter-submit-button:active {
  text-decoration: none;
}
.button:hover,
.button--primary:hover,
.button--secondary:hover,
.button--secondary-variation:hover,
.button--share:hover,
.button--special-offer:hover,
#mc_embed_signup .newsletter-submit-button:hover {
  color: #ffffff;
}
.button:disabled,
.button.km-state-disabled,
.button--primary:disabled,
.button--primary.km-state-disabled,
.button--secondary:disabled,
.button--secondary.km-state-disabled,
.button--secondary-variation:disabled,
.button--secondary-variation.km-state-disabled,
.button--share:disabled,
.button--share.km-state-disabled,
.button--special-offer:disabled,
.button--special-offer.km-state-disabled,
#mc_embed_signup .newsletter-submit-button:disabled,
#mc_embed_signup .newsletter-submit-button.km-state-disabled {
  background: rgba(219, 218, 218, 0.9) !important;
  color: #fff !important;
  border: none !important;
  cursor: default;
}
.button--primary {
  background: #b71c1c;
  color: #fff;
  border: none;
  border-radius: 3px;
  -webkit-transition: background 0.2s linear, color 0.4s 0.2s ease;
  -moz-transition: background 0.2s linear, color 0.4s 0.2s ease;
  -o-transition: background 0.2s linear, color 0.4s 0.2s ease;
  transition: background 0.2s linear, color 0.4s 0.2s ease;
}
.button--primary:hover {
  background: #a11919;
  color: #fff;
  border: none;
}
.button--primary:active,
.button--primary:focus {
  background: #8b1515;
  color: #fff;
  border: none;
}
.button--secondary {
  background: #34495e;
  color: #fff;
  border: none;
  -webkit-transition: background 0.2s linear, color 0.4s 0.2s ease;
  -moz-transition: background 0.2s linear, color 0.4s 0.2s ease;
  -o-transition: background 0.2s linear, color 0.4s 0.2s ease;
  transition: background 0.2s linear, color 0.4s 0.2s ease;
}
.button--secondary:hover,
.button--secondary:focus,
.button--secondary:active {
  background: #2b3c4e;
  color: #fff;
  border: none;
}
.button--secondary-variation {
  background: #2980b9;
  color: #fff;
  border: solid 1px currentcolor;
  border-radius: 3px;
}
.button--secondary-variation:hover {
  background: #2472a4;
  color: #fff;
  border: solid 1px currentcolor;
}
.button--reset {
  background-color: #7a7a7a;
}
.button--reset:hover {
  background-color: #616161;
}
.button--share {
  background: #fff;
  color: #333;
  border: solid 1px #ccc;
  border-radius: 3px;
}
.button--share:hover,
.button--share:focus,
.button--share:active {
  background: #fcfcfc;
  color: #333;
  border: solid 1px #ccc;
}
.button.small,
.button--primary.small,
.button--secondary.small,
.button--secondary-variation.small,
.button--share.small,
.button--special-offer.small,
#mc_embed_signup .newsletter-submit-button.small {
  margin: 0;
  padding: 5px 20px;
  font-size: 12px;
  text-transform: uppercase;
}
.button.base,
.button--primary.base,
.button--secondary.base,
.button--secondary-variation.base,
.button--share.base,
.button--special-offer.base,
#mc_embed_signup .newsletter-submit-button.base {
  padding: 5px 20px;
  font-size: 13px;
  text-transform: uppercase;
}
.button.medium,
.button--primary.medium,
.button--secondary.medium,
.button--secondary-variation.medium,
.button--share.medium,
.button--special-offer.medium,
#mc_embed_signup .newsletter-submit-button.medium {
  padding: 8px 15px;
  margin: 0;
  text-transform: uppercase;
}
.button.large,
.button--primary.large,
.button--secondary.large,
.button--secondary-variation.large,
.button--share.large,
.button--special-offer.large,
#mc_embed_signup .newsletter-submit-button.large {
  font-size: 18px;
  text-transform: uppercase;
}
ul,
ol {
  list-style: none;
  margin: 0;
}
@media only screen and (max-width: 619px) {
  ul,
  ol {
    padding-left: 0;
  }
}
ul li {
  position: relative;
  padding-left: 16px;
}
ul li::before {
  font-family: "icons";
  font-size: 13px;
  display: block;
  font-weight: 400;
  position: absolute;
  top: 0;
  left: 0;
  line-height: 26px;
}
ol {
  counter-reset: list;
}
ol > li {
  position: relative;
  padding-left: 32px;
}
ol > li::before {
  counter-increment: list;
  content: "0" counter(list);
  color: inherit;
  font-weight: 400;
  display: inline-block;
  position: absolute;
  left: 0;
}
ol > li:nth-child(10n) ~ li::before,
ol > li:nth-child(10n)::before {
  content: counter(list);
}
ul ol,
ol ul {
  padding-top: 0;
}
.list-bullet {
  padding-left: 0;
}
.list-bullet li {
  padding-left: 15px;
  margin-bottom: 5px;
}
.list-bullet li::before {
  font-size: 4px;
}
ul .list-bullet,
ol .list-bullet {
  padding-left: 10px!important;
}
.list-arrow {
  padding-left: 0;
}
.list-arrow li {
  padding-left: 15px;
  margin-bottom: 5px;
}
.list-arrow li::before {
  line-height: 24px;
}
ul .list-arrow,
ol .list-arrow {
  padding-left: 10px!important;
}
.list-clear,
.pagination {
  padding-left: 0;
}
.list-clear li,
.pagination li {
  padding-left: 0;
  margin-bottom: 5px;
}
.list-pull-left {
  padding-left: 0;
}
.list-pull-left:before,
.list-pull-left:after {
  content: " ";
  display: table;
}
.list-pull-left:after {
  clear: both;
}
.list-pull-left:before,
.list-pull-left:after {
  content: " ";
  display: table;
}
.list-pull-left:after {
  clear: both;
}
.list-pull-left li {
  float: left !important;
  padding-left: 0;
  margin-bottom: 5px;
}
.list-links a {
  text-decoration: none;
}
.table {
  width: 100%;
  font-size: 14px;
}
.table thead {
  background: #dbdbdb;
  color: #fff;
}
.table th {
  text-align: center;
  display: none;
}
@media (min-width: 768px) {
  .table tr {
    border-bottom: 1px solid #ffffff;
  }
}
.table tbody {
  background: #f5f5f5;
}
.table td {
  display: block;
  padding-top: 8px;
  padding-bottom: 8px;
}
.table td::before {
  content: attr(data-th) " :";
  display: inline-block;
  color: #fff;
  background: #2980b9;
  border-right: 2px solid #fff;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 110px;
  max-height: 100%;
  font-size: 13px;
  font-weight: 600;
  padding-left: 8px;
  padding-top: 8px;
}
@media (min-width: 768px) {
  .table td::before {
    display: none;
  }
}
.table th,
.table td {
  position: relative;
  padding-left: 140px;
}
@media (min-width: 768px) {
  .table th,
  .table td {
    display: table-cell;
  }
}
@media (min-width: 768px) {
  .table th {
    padding: 10px;
  }
}
@media (min-width: 768px) {
  .table td {
    padding: 10px;
  }
}
td:last-child::after {
  content: "";
  display: block;
  background: #fff;
  height: 1px;
  left: 0;
  position: absolute;
  bottom: 0;
  width: 100%;
}
@media (min-width: 768px) {
  td:last-child::after {
    display: none;
  }
}
.table-2 {
  /*col {
    width: @container-sm / 2;
    @media (min-width: @screen-md-min) {
      width: @container-md / 2;
    }
  }*/
}
@media (min-width: 768px) {
  .table-2 th:first-child,
  .table-2 td:first-child {
    border-right: 2px solid #ffffff;
  }
}
.table-3 {
  /*col {
    width: @container-sm / 3;
    @media (min-width: @screen-md-min) {
      width: @container-md / 3;
    }
  }*/
}
@media (min-width: 768px) {
  .table-3 th:nth-child(2),
  .table-3 td:nth-child(2) {
    border-left: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
  }
}
.table-4 {
  /*col {
    width: @container-sm / 4;
    @media (min-width: @screen-md-min) {
      width: @container-md / 4;
    }
  }*/
}
@media (min-width: 768px) {
  .table-4 th:nth-child(2),
  .table-4 td:nth-child(2),
  .table-4 th:nth-child(3),
  .table-4 td:nth-child(3) {
    border-left: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
  }
}
input:focus {
  outline: none;
}
::-webkit-input-placeholder {
  color: #adadad;
}
:-moz-placeholder {
  color: #adadad;
}
::-moz-placeholder {
  color: #adadad;
}
:-ms-input-placeholder {
  color: #adadad;
}
:invalid {
  box-shadow: none;
}
:-moz-submit-invalid {
  box-shadow: none;
}
:-moz-ui-invalid {
  box-shadow: none;
}
.form__input,
.form__input-inline {
  margin-top: 10px;
}
.form__input-inline {
  float: left;
  margin-right: 10px;
}
ul.form__input {
  padding-left: 0;
}
ul.form__input li {
  padding-left: 0;
  margin-bottom: 5px;
}
.label-text {
  display: block;
}
.label--inline {
  display: inline-block;
}
.input-text {
  width: 100%;
  height: 31px;
  padding: 5px;
  font-size: 11px;
  border: solid 1px #bbb;
  border-radius: 3px;
  background-color: #fff;
}
@media (min-width: 768px) {
  .input-text {
    width: auto;
  }
}
@media (min-width: 1200px) {
  .input-text {
    font-size: 12px;
  }
}
.label--inline + .input-text {
  width: auto;
  margin-left: 10px;
}
textarea.textarea {
  padding: 5px;
  font-size: 11px;
  border: solid 1px #bbb;
  border-radius: 3px;
  background-color: #fff;
}
@media (min-width: 1200px) {
  textarea.textarea {
    font-size: 12px;
  }
}
select.select {
  width: 100%;
  height: 31px;
  font-size: 11px;
  border: solid 1px #bbb;
  border-radius: 3px;
  background-color: #fff;
}
@media (min-width: 1200px) {
  select.select {
    font-size: 12px;
  }
}
.label--inline + select.select {
  width: auto;
  margin-left: 10px;
}
.form__radio-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.form__radio-list > li {
  line-height: 36px;
}
.input-radio > label {
  cursor: pointer;
  display: inline-block;
  line-height: 12px;
  position: relative;
  padding-left: 22px;
}
.input-radio > label span {
  font-size: 12px;
  line-height: 1.5;
  font-weight: bold;
}
.input-radio > label > input + span:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 16px;
  height: 16px;
  border: 2px solid #dad9d8;
  border-radius: 16px;
  background-color: #fff;
}
.input-radio > label > input + span:after {
  background: #2980b9;
  border-radius: 10px;
  content: '';
  display: none;
  height: 6px;
  left: 5px;
  position: absolute;
  top: 5px;
  width: 6px;
}
.input-radio > label > input[type="radio"] {
  display: none;
}
.input-radio:hover > label {
  color: #2980b9;
}
.input-radio:hover > label > input + span:before {
  border-color: #2980b9;
}
.input-radio:hover > label > input + span:active:before {
  background: #2980b9;
  border-color: #2980b9;
}
.input-radio label > input:checked + span:after {
  display: block;
}
.input-radio label > input:checked + span:before {
  border-color: #d6d5d4;
}
.input-radio--inline {
  display: inline-block;
}
.input-checkbox input[type="checkbox"] {
  display: none;
}
.input-checkbox input + span {
  position: relative;
  display: block;
  width: 31px;
  height: 31px;
  font-size: 12px;
  line-height: 1.5;
  font-weight: bold;
  border: 1px solid #bbb;
  border-radius: 3px;
  background-color: #fff;
  cursor: pointer;
}
.input-checkbox input:checked + span:before {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 26px;
}
.label--inline + .input-checkbox {
  display: inline-block;
  width: auto;
  margin-left: 10px;
}
.parsley-errors-list {
  display: block;
  font-size: 12px;
  font-weight: 600;
  color: #ec5223;
}
.parsley-errors-list .parsley-required {
  padding: 5px 0;
}
/* Flexnav Base Styles */
.flexnav {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  transition: none;
  overflow: hidden;
  max-height: 0;
}
.flexnav li {
  position: relative;
  overflow: hidden;
  z-index: 2;
  background-color: #2980b9;
}
.flexnav li a {
  position: relative;
  display: block;
  color: white;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  padding: 10px;
}
.flexnav li a:hover {
  text-decoration: none;
}
.flexnav li.subnav-item > a {
  font-size: 14px;
  padding: 10px 18px;
}
.flexnav li a:hover,
.flexnav li.nav-item > a.is-selected {
  color: #333;
  background-color: #dbdbdb;
}
.flexnav li ul.flexnav-show li {
  overflow: visible;
}
.flexnav ul {
  width: 100%;
}
.flexnav .sub-nav {
  background-color: #2980b9;
}
.flexnav .sub-nav li a:hover,
.flexnav .sub-nav li a.is-selected {
  background-color: #2980b9;
}
.flexnav .touch-button {
  position: absolute;
  z-index: 999;
  top: 0;
  right: 0;
  width: 37px;
  height: 37px;
  display: inline-block;
  background: #2980b9;
  background: rgba(0, 0, 0, 0.2);
  text-align: center;
}
.flexnav .touch-button:hover {
  cursor: pointer;
}
.flexnav .touch-button .navicon {
  position: relative;
  color: white;
  font-size: 10px;
  top: 7px;
  right: 0;
}
.flexnav.flexnav-show {
  max-height: 2000px;
  opacity: 1;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.flexnav.opacity {
  opacity: 1;
}
.menu-button {
  position: absolute;
  display: block;
  padding: 1em 1.2em;
  margin-top: 1px;
  color: #626262;
  cursor: pointer;
  top: 0;
  left: 0;
}
.menu-button .touch-button {
  background: transparent;
  position: absolute;
  z-index: 999;
  top: 0;
  right: 0;
  width: 50px;
  height: 50px;
  display: inline-block;
  text-align: center;
}
.menu-button .touch-button .navicon {
  font-size: 16px;
  position: relative;
  top: 1em;
  color: white;
}
.menu-button.active {
  color: #2980b9;
  background-color: #f7f7f7;
}
@media all and (min-width: 1200px) {
  .flexnav li > a {
    font-size: 18px;
    padding: 10px;
  }
  .flexnav .touch-button .navicon {
    right: 0px;
    top: 15px;
    font-size: 10px;
  }
}
@media all and (min-width: 992px) and (max-width: 1200px) {
  .flexnav li > a {
    font-size: 16px;
    padding: 10px;
  }
  .flexnav .touch-button .navicon {
    right: -3px;
    top: 8px;
    font-size: 10px;
  }
}
@media all and (min-width: 768px) and (max-width: 992px) {
  #navigation {
    min-height: 37px;
  }
  .flexnav li > a {
    font-size: 14px;
    padding: 10px;
  }
  .flexnav .touch-button .navicon {
    right: -5px;
    top: 5px;
    font-size: 7px;
  }
}
@media all and (min-width: 992px) {
  .flexnav {
    overflow: visible;
  }
  .flexnav li {
    position: relative;
    list-style: none;
    float: left;
    display: block;
    overflow: visible;
  }
  .flexnav li > ul {
    position: absolute;
    top: auto;
    left: 0;
  }
  .flexnav li > ul li {
    width: 100%;
  }
  .flexnav li ul li > ul {
    margin-left: 100%;
    top: 0;
  }
  .flexnav li ul.open {
    display: block;
    opacity: 1;
    visibility: visible;
    z-index: 1;
  }
  .flexnav li ul.open li {
    overflow: visible;
    max-height: 100px;
  }
  .flexnav li ul.open ul.open {
    margin-left: 100%;
    top: 0;
  }
  .flexnav .sub-nav {
    width: 200px;
  }
  .flexnav .touch-button {
    right: 7px;
    width: auto;
    height: auto;
    background: transparent;
  }
  .flexnav .touch-button .navicon {
    color: white;
  }
  .flexnav.opacity {
    opacity: 1;
  }
  .menu-button {
    display: none;
  }
}
@media (max-width: 991px) {
  .nano-content {
    margin-right: 0!important;
  }
}
@media (min-width: 992px) {
  /** initial setup **/
  .nano {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  .nano > .nano-content {
    position: absolute;
    overflow: scroll;
    overflow-x: hidden;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
  .nano > .nano-content:focus {
    outline: none;
  }
  .nano > .nano-content::-webkit-scrollbar {
    display: none;
  }
  .has-scrollbar > .nano-content::-webkit-scrollbar {
    display: block;
  }
  .nano > .nano-pane {
    background: rgba(0, 0, 0, 0.25);
    position: absolute;
    width: 10px;
    right: 0;
    top: 0;
    bottom: 0;
    visibility: hidden\9;
    /* Target only IE7 and IE8 with this hack */
    opacity: .01;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
  }
  .nano > .nano-pane > .nano-slider {
    background: #444;
    background: rgba(0, 0, 0, 0.5);
    position: relative;
    margin: 0 1px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
  }
  .nano:hover > .nano-pane,
  .nano-pane.active,
  .nano-pane.flashed {
    visibility: visible\9;
    /* Target only IE7 and IE8 with this hack */
    opacity: 0.99;
  }
  .nano > .nano-pane {
    background: rgba(0, 0, 0, 0.05);
    width: 6px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
  }
  .nano > .nano-pane > .nano-slider {
    margin: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: #2980b9;
  }
}
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: auto;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #cccccc;
}
.mfp-preloader a:hover {
  color: white;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid white;
  margin-left: 31px;
}
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid white;
  margin-left: 39px;
}
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: black;
}
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.mfp-ie7 .mfp-img {
  padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
  padding: 0;
}
.mfp-ie7 .mfp-content {
  padding-top: 44px;
}
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}
/* 

====== Zoom effect ======

*/
.mfp-zoom-in {
  /* start state */
  /* animate in */
  /* animate out */
}
.mfp-zoom-in #main {
  opacity: 0;
  transition: all 0.2s ease-in-out;
  transform: scale(0.8);
}
.mfp-zoom-in.mfp-bg {
  opacity: 0;
  transition: all 0.3s ease-out;
}
.mfp-zoom-in.mfp-ready #main {
  opacity: 1;
  transform: scale(1);
}
.mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-zoom-in.mfp-removing #main {
  transform: scale(0.8);
  opacity: 0;
}
.mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}
.mfp-ajax-holder .main-content-section {
  padding-top: 20px;
}
.mfp-ajax-holder .mfp-close {
  top: 10px;
}
.pagination {
  text-align: right;
}
@media (min-width: 600px) and (max-width: 991px) {
  .pagination {
    margin-top: 15px;
  }
}
.pagination > li {
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
}
.pagination > li span,
.pagination > li a {
  padding: 8px 10px;
  font-size: 12px;
  color: #626262;
  background-color: white;
  border: solid 1px #dbdbdb;
  border-radius: 3px;
}
@media (min-width: 992px) {
  .pagination > li span,
  .pagination > li a {
    padding: 4px 10px;
    font-size: 14px;
  }
}
.pagination > li a:hover,
.pagination > li a:active,
.pagination > li a:focus {
  color: #e53935;
  border-color: #b71c1c;
  text-decoration: none;
}
.pagination > li.disabled {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.pagination > li span.current {
  font-weight: bold;
  color: #fff;
  background-color: #e53935;
  border-color: #b71c1c;
}
@media (max-width: 599px) {
  .pagination {
    clear: both;
  }
  .pagination li {
    display: none;
  }
  .pagination li.prev {
    margin-left: 0;
  }
  .pagination li.next {
    margin-right: 0;
  }
  .pagination li.prev,
  .pagination li.next {
    display: block;
    float: left;
    width: calc(50% - 5px);
    text-align: center;
  }
  .pagination li.prev span,
  .pagination li.next span,
  .pagination li.prev a,
  .pagination li.next a {
    display: block;
    padding: 10px;
  }
}
/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
  display: none;
}
.owl-carousel .owl-item {
  position: relative;
  z-index: 1;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
/* No Js */
.no-js .owl-carousel {
  display: block;
}
/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}
/* 
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}
/* 
 * 	Default theme - Owl Carousel CSS File
 */
.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-controls .owl-nav [class*='owl-'] {
  color: white;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #d6d6d6;
  display: inline-block;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.owl-theme .owl-controls .owl-nav [class*='owl-']:hover {
  background: #869791;
  color: white;
  text-decoration: none;
}
.owl-theme .owl-controls .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #d6d6d6;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 200ms ease;
  -moz-transition: opacity 200ms ease;
  -ms-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}
/*!
 * Datepicker for Bootstrap v1.4.0 (https://github.com/eternicode/bootstrap-datepicker)
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
 */
.datepicker {
  padding: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  direction: ltr;
}
.datepicker-inline {
  width: 220px;
}
.datepicker.datepicker-rtl {
  direction: rtl;
}
.datepicker.datepicker-rtl table tr td span {
  float: right;
}
.datepicker-dropdown {
  top: 0;
  left: 0;
}
.datepicker-dropdown:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
}
.datepicker-dropdown:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  border-top: 0;
  position: absolute;
}
.datepicker-dropdown.datepicker-orient-left:before {
  left: 6px;
}
.datepicker-dropdown.datepicker-orient-left:after {
  left: 7px;
}
.datepicker-dropdown.datepicker-orient-right:before {
  right: 6px;
}
.datepicker-dropdown.datepicker-orient-right:after {
  right: 7px;
}
.datepicker-dropdown.datepicker-orient-top:before {
  top: -7px;
}
.datepicker-dropdown.datepicker-orient-top:after {
  top: -6px;
}
.datepicker-dropdown.datepicker-orient-bottom:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid #999;
}
.datepicker-dropdown.datepicker-orient-bottom:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #ffffff;
}
.datepicker > div {
  display: none;
}
.datepicker.days div.datepicker-days {
  display: block;
}
.datepicker.months div.datepicker-months {
  display: block;
}
.datepicker.years div.datepicker-years {
  display: block;
}
.datepicker table {
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.datepicker td,
.datepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: none;
}
.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent;
}
.datepicker table tr td.day:hover,
.datepicker table tr td.day.focused {
  background: #eeeeee;
  cursor: pointer;
}
.datepicker table tr td.old,
.datepicker table tr td.new {
  color: #999999;
}
.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: none;
  color: #999999;
  cursor: default;
}
.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover {
  background-color: #fde19a;
  background-image: -moz-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: -ms-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdd49a), to(#fdf59a));
  background-image: -webkit-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: -o-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: linear-gradient(top, #fdd49a, #fdf59a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0);
  border-color: #fdf59a #fdf59a #fbed50;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #000;
}
.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today:hover.disabled,
.datepicker table tr td.today.disabled.disabled,
.datepicker table tr td.today.disabled:hover.disabled,
.datepicker table tr td.today[disabled],
.datepicker table tr td.today:hover[disabled],
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today.disabled:hover[disabled] {
  background-color: #fdf59a;
}
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active {
  background-color: #fbf069 \9;
}
.datepicker table tr td.today:hover:hover {
  color: #000;
}
.datepicker table tr td.today.active:hover {
  color: #fff;
}
.datepicker table tr td.range,
.datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:hover {
  background: #eeeeee;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.datepicker table tr td.range.today,
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:hover {
  background-color: #f3d17a;
  background-image: -moz-linear-gradient(top, #f3c17a, #f3e97a);
  background-image: -ms-linear-gradient(top, #f3c17a, #f3e97a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f3c17a), to(#f3e97a));
  background-image: -webkit-linear-gradient(top, #f3c17a, #f3e97a);
  background-image: -o-linear-gradient(top, #f3c17a, #f3e97a);
  background-image: linear-gradient(top, #f3c17a, #f3e97a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3c17a', endColorstr='#f3e97a', GradientType=0);
  border-color: #f3e97a #f3e97a #edde34;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:hover:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today:hover.disabled,
.datepicker table tr td.range.today.disabled.disabled,
.datepicker table tr td.range.today.disabled:hover.disabled,
.datepicker table tr td.range.today[disabled],
.datepicker table tr td.range.today:hover[disabled],
.datepicker table tr td.range.today.disabled[disabled],
.datepicker table tr td.range.today.disabled:hover[disabled] {
  background-color: #f3e97a;
}
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active {
  background-color: #efe24b \9;
}
.datepicker table tr td.selected,
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover {
  background-color: #9e9e9e;
  background-image: -moz-linear-gradient(top, #b3b3b3, #808080);
  background-image: -ms-linear-gradient(top, #b3b3b3, #808080);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b3b3b3), to(#808080));
  background-image: -webkit-linear-gradient(top, #b3b3b3, #808080);
  background-image: -o-linear-gradient(top, #b3b3b3, #808080);
  background-image: linear-gradient(top, #b3b3b3, #808080);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3b3b3', endColorstr='#808080', GradientType=0);
  border-color: #808080 #808080 #595959;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected:hover:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected:hover.disabled,
.datepicker table tr td.selected.disabled.disabled,
.datepicker table tr td.selected.disabled:hover.disabled,
.datepicker table tr td.selected[disabled],
.datepicker table tr td.selected:hover[disabled],
.datepicker table tr td.selected.disabled[disabled],
.datepicker table tr td.selected.disabled:hover[disabled] {
  background-color: #808080;
}
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active {
  background-color: #666666 \9;
}
.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -ms-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(top, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled:hover[disabled] {
  background-color: #0044cc;
}
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active {
  background-color: #003399 \9;
}
.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.datepicker table tr td span:hover {
  background: #eeeeee;
}
.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  background: none;
  color: #999999;
  cursor: default;
}
.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -ms-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(top, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled:hover[disabled] {
  background-color: #0044cc;
}
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active {
  background-color: #003399 \9;
}
.datepicker table tr td span.old,
.datepicker table tr td span.new {
  color: #999999;
}
.datepicker th.datepicker-switch {
  width: 145px;
}
.datepicker thead tr:first-child th,
.datepicker tfoot tr th {
  cursor: pointer;
}
.datepicker thead tr:first-child th:hover,
.datepicker tfoot tr th:hover {
  background: #eeeeee;
}
.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}
.datepicker thead tr:first-child th.cw {
  cursor: default;
  background-color: transparent;
}
.input-append.date .add-on i,
.input-prepend.date .add-on i {
  cursor: pointer;
  width: 16px;
  height: 16px;
}
.input-daterange input {
  text-align: center;
}
.input-daterange input:first-child {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.input-daterange input:last-child {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.input-daterange .add-on {
  display: inline-block;
  width: auto;
  min-width: 16px;
  height: 20px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  vertical-align: middle;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  margin-left: -5px;
  margin-right: -5px;
}
.input-group-addon {
  font-size: 11px;
}
@media (min-width: 1200px) {
  .input-group-addon {
    font-size: 12px;
  }
}
.datepicker.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  display: none;
  min-width: 160px;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  color: #333333;
  font-size: 13px;
  line-height: 20px;
}
.datepicker.dropdown-menu th,
.datepicker.datepicker-inline th,
.datepicker.dropdown-menu td,
.datepicker.datepicker-inline td {
  padding: 4px 5px;
}
.datepicker thead,
.datepicker tbody {
  background: transparent;
  color: #333;
}
.datepicker .clear {
  display: table-cell !important;
}
.collapse-module--title:before {
  float: right !important;
  margin-left: 8px;
  font-size: 8px;
  line-height: 18px;
  font-weight: 700;
}
@media (min-width: 992px) {
  .collapse-module--title:before {
    content: '';
  }
}
@media (min-width: 992px) {
  .collapse-module--title.collapsed:before {
    content: '';
  }
}
.charter-types-list {
  margin-left: -15px;
  margin-right: -15px;
}
@media (max-width: 767px) {
  .charter-types-list {
    margin-left: -3px;
    margin-right: -3px;
  }
}
.charter-types-list__item {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 8px;
}
@media (min-width: 500px) {
  .charter-types-list__item {
    width: 50%;
  }
}
@media (min-width: 768px) {
  .charter-types-list__item {
    float: left;
    width: 25%;
  }
}
@media (min-width: 992px) {
  .charter-types-list__item {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1200px) {
  .charter-types-list__item {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .charter-types-list__item {
    margin-bottom: 30px;
  }
}
#dnn_BoatTypePane .charter-types-list__item {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 4px;
}
@media (min-width: 1200px) {
  #dnn_BoatTypePane .charter-types-list__item {
    float: left;
    width: 25%;
  }
}
@media (max-width: 767px) {
  #dnn_BoatTypePane .charter-types-list__item {
    padding-left: 3px;
    padding-right: 3px;
  }
}
.charter-types-list__item-block {
  position: relative;
  clear: both;
  padding: 6px;
  background-color: #fff;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  /*&:hover,
        &:active {
            background-color: darken(#fff, 5%);
        }*/
}
#dnn_BoatTypePane .charter-types-list__item-block {
  display: block;
  background-color: #2b3c4e;
  border: 1px solid #222f3d;
  text-decoration: none;
}
#dnn_BoatTypePane .charter-types-list__item-block:before,
#dnn_BoatTypePane .charter-types-list__item-block:after {
  content: " ";
  display: table;
}
#dnn_BoatTypePane .charter-types-list__item-block:after {
  clear: both;
}
#dnn_BoatTypePane .charter-types-list__item-block:before,
#dnn_BoatTypePane .charter-types-list__item-block:after {
  content: " ";
  display: table;
}
#dnn_BoatTypePane .charter-types-list__item-block:after {
  clear: both;
}
#dnn_BoatTypePane .charter-types-list__item-block:hover,
#dnn_BoatTypePane .charter-types-list__item-block:active {
  background-color: #222f3d;
}
.charter-types-list__item-title {
  margin: 10px 0;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
}
@media (max-width: 1199px) {
  .charter-types-list__item-title {
    font-size: 16px;
  }
}
@media (max-width: 500px) {
  .charter-types-list__item-title {
    margin: 0 0 5px 0;
    font-size: 14px;
  }
}
.charter-types-list__item-title a {
  text-decoration: none;
}
.charter-types-list__item .image-block {
  position: relative;
  display: block;
  overflow: hidden;
}
@media (max-width: 500px) {
  .charter-types-list__item .image-block {
    float: left;
    width: 35%;
  }
}
.charter-types-list__item figure {
  background-color: #dbdbdb;
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
  padding-bottom: 26.5%;
}
.charter-types-list__item figure .embed-responsive-item,
.charter-types-list__item figure iframe,
.charter-types-list__item figure embed,
.charter-types-list__item figure object {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.charter-types-list__item figure.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.charter-types-list__item figure.embed-responsive-4by3 {
  padding-bottom: 75%;
}
@media (max-width: 991px) {
}
#dnn_BoatTypePane .charter-types-list__item figure {
  padding-bottom: 45%;
}
.charter-types-list__item figure > img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  border: 0;
}
@media (max-width: 500px) {
  .charter-types-list__item .primary-content {
    margin-left: 35%;
    padding-left: 10px;
  }
}
.charter-types-list__item .primary-content p {
  font-size: 12px;
  line-height: 1.5;
}
@media (max-width: 991px) {
  .charter-types-list__item .primary-content p {
    font-size: 11px;
    line-height: 1.3;
  }
}
@media (max-width: 767px) {
  .charter-types-list__item .primary-content p {
    font-size: 7px;
    line-height: 1.2;
  }
}
#dnn_BoatTypePane .charter-types-list__item .primary-content p {
  color: #fff;
}
.charter-types-list__item .secondary-content {
  margin-bottom: 40px;
}
.charter-types-list__item .list-links--icons {
  margin-left: 5px;
}
.charter-types-list__item .list-links--icons li {
  font-size: 12px;
  padding-left: 20px;
  margin-bottom: 5px;
}
.charter-types-list__item .list-links--icons a {
  font-weight: bold;
  text-decoration: none;
  color: #2980b9;
}
.charter-types-list__item .list-links--icons i {
  position: absolute;
  left: 0;
  top: 2px;
  font-size: 1.2em;
  color: #b71c1c;
  margin-right: 5px;
}
.charter-types-list .button--primary {
  position: absolute;
  bottom: 10px;
  right: 10px;
  margin: 0;
}
@media (min-width: 768px) {
  .charter-types-list__item:nth-child(7):last-child {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .charter-types-list__item:nth-child(7):last-child .charter-types-list__item-block {
    padding: 15px;
  }
  .charter-types-list__item:nth-child(7):last-child .charter-types-list__item-block:before,
  .charter-types-list__item:nth-child(7):last-child .charter-types-list__item-block:after {
    content: " ";
    display: table;
  }
  .charter-types-list__item:nth-child(7):last-child .charter-types-list__item-block:after {
    clear: both;
  }
  .charter-types-list__item:nth-child(7):last-child .charter-types-list__item-block:before,
  .charter-types-list__item:nth-child(7):last-child .charter-types-list__item-block:after {
    content: " ";
    display: table;
  }
  .charter-types-list__item:nth-child(7):last-child .charter-types-list__item-block:after {
    clear: both;
  }
  .charter-types-list__item:nth-child(7):last-child .charter-types-list__item-title {
    margin-top: 0;
  }
  .charter-types-list__item:nth-child(7):last-child .image-block,
  .charter-types-list__item:nth-child(7):last-child .primary-content,
  .charter-types-list__item:nth-child(7):last-child .secondary-content {
    float: left;
    width: 33.333%;
    padding-left: 15px;
  }
  .charter-types-list__item:nth-child(7):last-child .image-block {
    padding-left: 0;
  }
  .charter-types-list__item:nth-child(7):last-child .secondary-content {
    margin-bottom: 0;
  }
}
.charter-types--mobile {
  padding: 6px 3px;
  display: none;
}
@media (max-width: 991px) {
  .charter-types--mobile {
    display: block;
  }
}
.tablet .charter-types--mobile,
.mobile .charter-types--mobile {
  display: block;
}
.charter-yacht-list {
  margin-left: -15px;
  margin-right: -15px;
}
.charter-yacht-list__item {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 15px;
}
@media (min-width: 500px) {
  .charter-yacht-list__item {
    width: 50%;
  }
}
@media (min-width: 768px) {
  .charter-yacht-list__item {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .charter-yacht-list__item {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1200px) {
  .charter-yacht-list__item {
    float: left;
    width: 25%;
  }
}
@media (min-width: 992px) {
  .charter-yacht-list__item {
    margin-bottom: 30px;
  }
}
.charter-yacht-list__item-block {
  position: relative;
  padding: 6px;
  background-color: #fff;
  border: 1px solid #ccc;
}
.charter-yacht-list__item-header:before,
.charter-yacht-list__item-header:after {
  content: " ";
  display: table;
}
.charter-yacht-list__item-header:after {
  clear: both;
}
.charter-yacht-list__item-header:before,
.charter-yacht-list__item-header:after {
  content: " ";
  display: table;
}
.charter-yacht-list__item-header:after {
  clear: both;
}
.charter-yacht-list__item .image-block {
  position: relative;
  display: block;
  overflow: hidden;
}
.charter-yacht-list__item figure {
  background-color: #dbdbdb;
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
  padding-bottom: 51%;
}
.charter-yacht-list__item figure .embed-responsive-item,
.charter-yacht-list__item figure iframe,
.charter-yacht-list__item figure embed,
.charter-yacht-list__item figure object {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.charter-yacht-list__item figure.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.charter-yacht-list__item figure.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.charter-yacht-list__item figure > img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  border: 0;
}
.charter-yacht-list__item-title {
  display: inline;
  margin: 0 5px 5px 0;
  font-size: 18px;
  font-weight: bold;
}
.charter-yacht-list__item-title a {
  text-decoration: none;
}
.charter-yacht-list__item .yachts-number {
  display: inline-block;
  font-size: 12px;
  color: #b71c1c;
}
.charter-yacht-list__item .yacht-offers {
  position: absolute;
  top: 15px;
  left: -25px;
  padding: 5px 20px;
  background-color: #e13e3e;
  color: #fff;
  font-size: 9px;
  font-weight: 600;
  text-transform: uppercase;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.7);
  transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -webkit-transform: translate3d(0, 0, 0) rotate(-45deg);
  cursor: default;
  z-index: 1;
}
.charter-yacht-list__item .primary-content {
  position: relative;
  margin-top: 10px;
}
.charter-yacht-list__item-price {
  position: absolute;
  right: 10px;
  bottom: 10px;
  text-align: right;
}
.charter-yacht-list__item .yacht-price-label {
  display: block;
  font-size: 11px;
  color: #626262;
}
@media (min-width: 992px) {
  .charter-yacht-list__item .yacht-price-label {
    font-size: 12px;
  }
}
.charter-yacht-list__item .yacht-price {
  font-size: 18px;
  font-weight: 800;
  line-height: 26px;
  color: #e53935;
}
@media (min-width: 992px) {
  .charter-yacht-list__item .yacht-price {
    font-size: 22px;
  }
}
.charter-yacht-list__item .secondary-content {
  margin-top: 5px;
}
.charter-yacht-list__item .secondary-content:before,
.charter-yacht-list__item .secondary-content:after {
  content: " ";
  display: table;
}
.charter-yacht-list__item .secondary-content:after {
  clear: both;
}
.charter-yacht-list__item .secondary-content:before,
.charter-yacht-list__item .secondary-content:after {
  content: " ";
  display: table;
}
.charter-yacht-list__item .secondary-content:after {
  clear: both;
}
@media (min-width: 992px) {
  .charter-yacht-list__item .secondary-content {
    margin-top: 10px;
  }
}
.charter-yacht-list__item .secondary-content .list-clear,
.charter-yacht-list__item .secondary-content .pagination {
  padding: 5px 2px;
}
.charter-yacht-list__item .secondary-content .list-clear li,
.charter-yacht-list__item .secondary-content .pagination li {
  font-size: 12px;
  font-weight: 600;
  color: #626262;
}
@media (min-width: 992px) {
  .charter-yacht-list__item .secondary-content .list-clear li,
  .charter-yacht-list__item .secondary-content .pagination li {
    font-size: 13px;
  }
}
.charter-yacht-list__item .secondary-content .list-clear li strong,
.charter-yacht-list__item .secondary-content .pagination li strong {
  color: #2980b9;
}
.charter-yacht-list__item .secondary-content .list-clear li.last,
.charter-yacht-list__item .secondary-content .pagination li.last {
  margin-bottom: 0;
}
.charter-yacht-list__item.no-boats {
  width: 100%;
}
.charter-yacht-list__item.no-boats .charter-yacht-list__item-block {
  padding: 12px;
}
.charter-yacht-list__item.no-boats p {
  margin: 0;
}
@media (max-width: 991px) {
  .charter-yacht-list__item.no-boats p {
    font-size: 11px;
  }
}
.charter-yacht-detail > * + * {
  margin-top: 15px;
}
@media (min-width: 992px) {
  .charter-yacht-detail > * + * {
    margin-top: 30px;
  }
}
.charter-yacht-detail__title {
  margin: 0;
  padding-bottom: 8px;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  color: #333;
  border-bottom: solid 1px currentcolor;
}
@media (min-width: 992px) {
  .charter-yacht-detail__title {
    font-size: 16px;
  }
}
@media (max-width: 1199px) {
  .charter-yacht-detail__title[data-toggle="collapse"] {
    position: relative;
    padding: 10px;
  }
}
@media (max-width: 1199px) {
  .charter-yacht-detail__title[data-toggle="collapse"]:after {
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-left: 8px;
    font-size: 9px;
    line-height: 18px;
    font-weight: 600;
    width: 11px;
    vertical-align: top;
  }
}
@media (min-width: 1200px) {
  .charter-yacht-detail__title[data-toggle="collapse"]:after {
    content: '';
  }
}
@media (min-width: 1200px) {
  .charter-yacht-detail__title[data-toggle="collapse"].collapsed:after {
    content: '';
  }
}
@media (min-width: 600px) {
  .charter-yacht-detail__main-head {
    float: left;
  }
}
.charter-yacht-detail__main-title {
  margin: 0 0 5px;
  font-size: 22px;
  font-weight: bold;
  color: #34495e;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  .charter-yacht-detail__main-title {
    font-size: 26px;
  }
}
.charter-yacht-detail__sub-title > ul li {
  margin-right: 5px;
  font-size: 12px;
  color: #2980b9;
}
@media (min-width: 768px) {
  .charter-yacht-detail__sub-title > ul li {
    margin-right: 10px;
  }
}
@media (min-width: 992px) {
  .charter-yacht-detail__sub-title > ul li {
    font-size: 14px;
  }
}
.charter-yacht-detail__sub-title > ul li + li {
  padding-left: 10px;
}
@media (min-width: 768px) {
  .charter-yacht-detail__sub-title > ul li + li {
    padding-left: 15px;
  }
}
.charter-yacht-detail__sub-title > ul li + li:before {
  content: ' / ';
  color: #cfcfcf;
  font-size: 12px;
  line-height: 1.2em;
}
@media (min-width: 992px) {
  .charter-yacht-detail__sub-title > ul li + li:before {
    font-size: 14px;
  }
}
.charter-yacht-detail__boat-info {
  text-align: right;
}
@media (min-width: 992px) {
  .charter-yacht-detail__boat-info {
    float: right;
  }
}
@media (min-width: 600px) {
  .charter-yacht-detail__boat-info-block {
    float: right;
  }
}
@media (min-width: 992px) {
  .charter-yacht-detail__boat-info-block {
    margin-right: 40px;
    float: none;
    display: inline-block;
  }
}
.charter-yacht-detail__boat-info-block li {
  padding: 8px 20px;
  border-right: solid 1px #cfcfcf;
  text-align: center;
}
@media (min-width: 600px) {
  .charter-yacht-detail__boat-info-block li {
    padding: 8px 16px;
  }
}
@media (min-width: 992px) {
  .charter-yacht-detail__boat-info-block li {
    padding: 8px 20px;
  }
}
@media (min-width: 600px) {
  .charter-yacht-detail__boat-info-block li {
    margin-top: -8px;
  }
}
@media (max-width: 991px) {
  .charter-yacht-detail__boat-info-block li:last-child {
    border-right: none;
  }
}
@media (max-width: 599px) {
  .charter-yacht-detail__boat-info-block li {
    padding: 0 5px;
    border: none;
  }
  .charter-yacht-detail__boat-info-block li:first-child {
    padding-left: 0;
  }
  .charter-yacht-detail__boat-info-block li + li {
    padding-left: 10px;
  }
  .charter-yacht-detail__boat-info-block li + li:before {
    content: ' / ';
    color: #cfcfcf;
    font-size: 12px;
    line-height: 1.9em;
  }
}
.charter-yacht-detail__boat-info-block .label-text {
  font-size: 12px;
  color: #34495e;
}
@media (min-width: 992px) {
  .charter-yacht-detail__boat-info-block .label-text {
    font-size: 14px;
  }
}
@media (max-width: 599px) {
  .charter-yacht-detail__boat-info-block .label-text {
    display: inline;
  }
}
.charter-yacht-detail__boat-info-block .label-value {
  font-size: 12px;
  color: #b71c1c;
}
@media (min-width: 600px) {
  .charter-yacht-detail__boat-info-block .label-value {
    font-size: 26px;
    line-height: 36px;
    font-weight: 300;
  }
}
@media (min-width: 992px) {
  .charter-yacht-detail__boat-info-block .label-value {
    font-size: 32px;
  }
}
.charter-yacht-detail__boat-info-block + .button--primary {
  display: inline-block;
  margin: 6px 0;
  vertical-align: top;
}
@media (max-width: 991px) {
  .charter-yacht-detail__boat-info-block + .button--primary {
    width: 100%;
  }
}
@media (max-width: 599px) {
  .charter-yacht-detail__boat-info-block + .button--primary {
    font-size: 16px;
  }
}
.charter-yacht-detail__gallery {
  position: relative;
  overflow: hidden;
  margin-top: 10px;
}
.charter-yacht-detail .yacht-offers {
  position: absolute;
  top: 15px;
  left: -25px;
  padding: 5px 20px;
  background-color: #e13e3e;
  color: #fff;
  font-size: 9px;
  font-weight: 600;
  text-transform: uppercase;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.7);
  transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -webkit-transform: translate3d(0, 0, 0) rotate(-45deg);
  cursor: default;
  z-index: 1;
}
@media (min-width: 992px) {
  .charter-yacht-detail .yacht-offers {
    top: 30px;
    left: -35px;
    padding: 5px 35px;
    font-size: 12px;
  }
}
.charter-yacht-detail__price-per-week-list {
  background-color: #fff;
  padding: 0;
  padding-left: 0;
  border-bottom: solid 1px #000;
}
.charter-yacht-detail__price-per-week-list:before,
.charter-yacht-detail__price-per-week-list:after {
  content: " ";
  display: table;
}
.charter-yacht-detail__price-per-week-list:after {
  clear: both;
}
.charter-yacht-detail__price-per-week-list:before,
.charter-yacht-detail__price-per-week-list:after {
  content: " ";
  display: table;
}
.charter-yacht-detail__price-per-week-list:after {
  clear: both;
}
.charter-yacht-detail__price-per-week-list li {
  padding-left: 0;
  margin-bottom: 5px;
}
@media (min-width: 600px) {
  .charter-yacht-detail__price-per-week-list {
    text-align: center;
  }
}
.charter-yacht-detail__price-per-week-list li {
  display: block;
  padding: 8px 5px;
  margin: 0;
}
@media (min-width: 600px) {
  .charter-yacht-detail__price-per-week-list li {
    float: left;
    padding: 10px;
    margin: 8px 0;
  }
}
@media (min-width: 992px) {
  .charter-yacht-detail__price-per-week-list li {
    padding: 10px 0;
  }
}
.charter-yacht-detail__price-per-week-list li + li {
  border-top: solid 1px #cfcfcf;
}
@media (min-width: 600px) {
  .charter-yacht-detail__price-per-week-list li + li {
    border-top: 0;
    border-left: solid 1px #cfcfcf;
  }
}
@media (max-width: 599px) {
  .charter-yacht-detail__price-per-week-list li:nth-child(2n) {
    background-color: #fcfcfc;
  }
}
.charter-yacht-detail__price-per-week-list.one li {
  width: 100%;
}
.charter-yacht-detail__price-per-week-list.two li {
  width: 50%;
}
@media (min-width: 600px) {
  .charter-yacht-detail__price-per-week-list.three li {
    width: 33.33333333%;
  }
}
@media (min-width: 600px) {
  .charter-yacht-detail__price-per-week-list.four li {
    width: 25%;
  }
}
@media (min-width: 600px) {
  .charter-yacht-detail__price-per-week-list.five li {
    width: 20%;
  }
}
@media (min-width: 600px) {
  .charter-yacht-detail__price-per-week-list.six li {
    width: 16.66666667%;
  }
}
@media (min-width: 600px) {
  .charter-yacht-detail__price-per-week-list.seven li {
    width: 14.28571429%;
  }
}
@media (min-width: 600px) {
  .charter-yacht-detail__price-per-week-list.eight li {
    width: 12.5%;
  }
}
@media (min-width: 600px) and (max-width: 1199px) {
  .charter-yacht-detail__price-per-week-list.nine li {
    width: 20%;
  }
  .charter-yacht-detail__price-per-week-list.nine li:nth-child(6) {
    border: none;
  }
}
@media (min-width: 1200px) {
  .charter-yacht-detail__price-per-week-list.nine li {
    width: 11.11111111%;
  }
}
@media (min-width: 600px) and (max-width: 1199px) {
  .charter-yacht-detail__price-per-week-list.ten li {
    width: 20%;
  }
  .charter-yacht-detail__price-per-week-list.ten li:nth-child(6) {
    border: none;
  }
}
@media (min-width: 1200px) {
  .charter-yacht-detail__price-per-week-list.ten li {
    width: 10%;
  }
}
.charter-yacht-detail__price-per-week-list .label-text {
  font-size: 12px;
  font-weight: 600;
  color: #34495e;
}
@media (max-width: 599px) {
  .charter-yacht-detail__price-per-week-list .label-text {
    display: inline-block;
    width: 50%;
    padding-left: 10px;
  }
}
.charter-yacht-detail__price-per-week-list .label-value {
  font-size: 14px;
  font-weight: bold;
  color: #e53935;
}
@media (min-width: 768px) {
  .charter-yacht-detail__price-per-week-list .label-value {
    font-size: 18px;
  }
}
.charter-yacht-detail__price-per-week .additional-info {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 15px;
}
.charter-yacht-detail__price-per-week .additional-info li {
  padding-left: 20px;
  padding-right: 15px;
  margin-left: 15px;
  margin-bottom: 15px;
  font-size: 12px;
  font-weight: bold;
  border-right: solid 1px #cfcfcf;
}
.charter-yacht-detail__price-per-week .additional-info li:last-child {
  border-right: none;
}
@media (max-width: 590px) {
  .charter-yacht-detail__price-per-week .additional-info li {
    margin-left: 0;
    margin-bottom: 5px;
    float: none!important;
    border-right: none;
  }
}
.charter-yacht-detail__price-per-week .additional-info i {
  position: absolute;
  left: 0;
  top: 2px;
  margin-right: 5px;
  font-size: 1.2em;
  color: #34495e;
}
.charter-yacht-detail__price-per-week .additional-info .icon-checkmark + span {
  color: #34495e;
}
.charter-yacht-detail__price-per-week .additional-info .label-text {
  font-weight: 600;
}
.charter-yacht-detail__description p {
  font-size: 13px;
  line-height: 1.5;
  margin: 15px 0;
}
.charter-yacht-detail__specifications-block {
  margin-top: 15px;
}
@media (min-width: 1200px) {
  .charter-yacht-detail__specifications-block {
    margin-top: 50px;
  }
}
.charter-yacht-detail__specifications-block.one > * {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 1199px) {
  .charter-yacht-detail__specifications-block.one > * + * {
    margin-top: 15px;
  }
}
.charter-yacht-detail__specifications-block.two > * {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .charter-yacht-detail__specifications-block.two > * {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .charter-yacht-detail__specifications-block.two > * {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .charter-yacht-detail__specifications-block.two > * {
    float: left;
    width: 50%;
  }
}
@media (max-width: 1199px) {
  .charter-yacht-detail__specifications-block.two > * + * {
    margin-top: 15px;
  }
}
.charter-yacht-detail__specifications-block.three > * {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .charter-yacht-detail__specifications-block.three > * {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .charter-yacht-detail__specifications-block.three > * {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .charter-yacht-detail__specifications-block.three > * {
    float: left;
    width: 33.33333333%;
  }
}
@media (max-width: 1199px) {
  .charter-yacht-detail__specifications-block.three > * + * {
    margin-top: 15px;
  }
}
.charter-yacht-detail__specifications-block .nano {
  border-bottom: solid 1px #34495e;
}
@media (min-width: 992px) {
  .charter-yacht-detail__specifications-block .charter-yacht-detail__title {
    margin-top: 11px;
  }
}
.charter-yacht-detail__specifications-block .charter-yacht-detail__sub-title {
  margin-top: 20px;
  margin-bottom: 0;
  padding-bottom: 15px;
  font-size: 16px;
  font-weight: 600;
  color: #2980b9;
  border-bottom: dotted 2px #ccc;
}
.charter-yacht-detail__tech-specs ul,
.charter-yacht-detail__inventory-list ul {
  background-color: #fff;
}
.charter-yacht-detail__tech-specs ul > li,
.charter-yacht-detail__inventory-list ul > li {
  padding: 5px 20px;
  margin: 0;
  font-size: 12px;
}
.charter-yacht-detail__tech-specs ul > li:nth-child(2n),
.charter-yacht-detail__inventory-list ul > li:nth-child(2n) {
  background-color: #e7f2fa;
}
.charter-yacht-detail__tech-specs .label-text,
.charter-yacht-detail__inventory-list .label-text {
  width: 50%;
  font-weight: 600;
  color: #34495e;
}
.charter-yacht-detail__tech-specs .button--secondary,
.charter-yacht-detail__inventory-list .button--secondary {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 180px;
  padding: 5px 15px;
  border-radius: 0 0 0.4em 0.4em;
}
@media (min-width: 992px) {
  .charter-yacht-detail__tech-specs .nano,
  .charter-yacht-detail__inventory-list .nano {
    height: 350px;
  }
}
.charter-yacht-detail__variations .nano {
  border-bottom: 0;
}
@media (min-width: 992px) {
  .charter-yacht-detail__variations .nano {
    height: 176px;
  }
}
@media (max-width: 991px) {
  .charter-yacht-detail__footer > * + * {
    margin-top: 15px;
  }
}
.charter-yacht-detail__footer-boat-info,
.charter-yacht-detail__footer-disclaimer {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .charter-yacht-detail__footer-boat-info,
  .charter-yacht-detail__footer-disclaimer {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .charter-yacht-detail__footer-boat-info,
  .charter-yacht-detail__footer-disclaimer {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .charter-yacht-detail__footer-boat-info,
  .charter-yacht-detail__footer-disclaimer {
    float: left;
    width: 50%;
  }
}
.charter-yacht-detail__social-links {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.charter-yacht-detail__share-list {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 15px;
}
.charter-yacht-detail__share-item {
  float: left;
}
.charter-yacht-detail__share-link.button--share {
  text-transform: none;
}
.charter-yacht-detail__footer-boat-info .list-links {
  float: left;
  margin-top: 30px;
}
.charter-yacht-detail__footer-boat-info .list-links li {
  padding-left: 0;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: bold;
}
.charter-yacht-detail__footer-boat-info .list-links i {
  margin-right: 6px;
  font-size: 1.2em;
  color: #34495e;
}
.charter-yacht-detail__footer-boat-info .button--primary.large {
  width: 100%;
  margin: 5px 0;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .charter-yacht-detail__footer-boat-info .button--primary.large {
    float: right;
    max-width: 340px;
  }
}
@media (min-width: 992px) {
  .charter-yacht-detail__footer-boat-info .button--primary.large {
    max-width: 260px;
    margin: 25px 0;
  }
}
@media (min-width: 1200px) {
  .charter-yacht-detail__footer-boat-info .button--primary.large {
    max-width: 340px;
  }
}
.charter-yacht-detail__footer-checkin-info {
  font-size: 12px;
  font-weight: 600;
}
.charter-yacht-detail__footer-disclaimer p {
  font-size: 11px;
}
.charter-yacht-detail .panel {
  border: solid 1px #dbdbdb;
}
.charter-yacht-detail .panel.is-active {
  border-color: #626262;
}
.charter-yacht-detail .panel-title {
  margin: 0;
  padding: 0;
}
.charter-yacht-detail .panel-title a {
  display: block;
  padding: 10px;
  font-size: 14px;
  font-weight: 600;
  color: #333;
  text-decoration: none;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  .charter-yacht-detail .panel-title a {
    font-size: 16px;
  }
}
.charter-yacht-detail .panel-title a:before {
  float: right !important;
  font-size: 11px;
  line-height: 18px;
  font-weight: 700;
}
.charter-yacht-detail .panel-title a.collapsed {
  color: #626262;
  background-color: #fff;
}
.charter-yacht-detail .panel-title a.collapsed:hover {
  color: #333;
}
.charter-yacht-detail .panel-body {
  padding: 10px 10px 15px;
  background-color: #fff;
}
.charter-yacht-detail .vjs-tech {
  width: 100%;
  height: 100%;
}
.charter-yacht-detail .vjs-control-bar {
  display: none !important;
}
.table--variations {
  width: 100%;
  font-size: 12px;
}
.table--variations .base-name {
  font-weight: 600;
  color: #2980b9;
}
.table--variations__thead,
.table--variations__tbody {
  color: #000;
  background-color: transparent;
}
.table--variations__tbody {
  border-top: dotted 0.2em #ccc;
}
.table--variations__trow {
  margin-left: -15px;
  margin-right: -15px;
  margin: 0 !important;
  display: block;
}
.table--variations__trow:hover,
.table--variations__trow:active {
  background-color: #fafafa;
}
.table--variations__trow-item {
  position: relative;
  float: left;
  width: 33.33333333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 5px 10px;
}
.table--variations__thead .table--variations__trow-item,
.table--variations__tbody .table--variations__trow-item {
  text-align: center;
}
.table--variations__thead .table--variations__trow-item:first-child,
.table--variations__tbody .table--variations__trow-item:first-child {
  text-align: left;
}
.table--variations__thead .table--variations__trow-item {
  font-weight: bold;
}
@media (max-width: 767px) {
  .table--variations__tbody .table--variations__trow + .table--variations__trow {
    border-top: solid 1px #e6e6e6;
  }
}
.table--variations__tbody .table--variations__trow-item[data-th="Year"] {
  color: #000;
}
.table--variations__tbody .table--variations__trow-item[data-th="Price from"] {
  font-weight: 700;
  color: #b71c1c;
}
#similar-yachts--content li a,
#additional-services--content li a {
  font-weight: 600;
}
.tablet .collapse + .button--secondary,
.mobile .collapse + .button--secondary,
.tablet .collapsing + .button--secondary,
.mobile .collapsing + .button--secondary {
  display: none !important;
}
.tablet .collapse.in + .button--secondary,
.mobile .collapse.in + .button--secondary {
  display: block !important;
}
.button--compare-pricelist.small {
  display: block;
  font-size: 11px;
  margin-bottom: 10px;
}
#pricelist-popup {
  padding: 15px 35px 15px 15px;
  background-color: #fff;
}
.table--compare-pricelist {
  width: 100%;
  min-width: 1180px;
  font-size: 11px;
}
.table--compare-pricelist .base-name {
  font-weight: 600;
  color: #2980b9;
}
.table--compare-pricelist__thead,
.table--compare-pricelist__tbody {
  color: #000;
  background-color: transparent;
}
.table--compare-pricelist__thead {
  color: #fff;
}
.table--compare-pricelist__tbody {
  font-size: 12px;
}
.table--compare-pricelist__trow {
  margin-left: -15px;
  margin-right: -15px;
  margin: 0 !important;
  display: block;
}
.table--compare-pricelist__trow:hover,
.table--compare-pricelist__trow:active {
  background-color: #fafafa;
}
.table--compare-pricelist__trow + .table--compare-pricelist__trow {
  border-top: solid 1px #ccc;
}
.table--compare-pricelist__thead .table--compare-pricelist__trow,
.table--compare-pricelist__thead .table--compare-pricelist__trow:hover,
.table--compare-pricelist__thead .table--compare-pricelist__trow:active {
  background-color: #34495e;
}
.table--compare-pricelist__trow-item {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding: 8px 6px;
}
.table--compare-pricelist__thead .table--compare-pricelist__trow-item,
.table--compare-pricelist__tbody .table--compare-pricelist__trow-item {
  text-align: center;
}
.table--compare-pricelist__thead .table--compare-pricelist__trow-item:first-child,
.table--compare-pricelist__tbody .table--compare-pricelist__trow-item:first-child {
  text-align: left;
  padding-left: 10px;
}
.table--compare-pricelist__thead .table--compare-pricelist__trow-item {
  font-weight: bold;
  color: #fff;
}
@media (max-width: 767px) {
  .table--compare-pricelist__tbody .table--compare-pricelist__trow + .table--compare-pricelist__trow {
    border-top: solid 1px #e6e6e6;
  }
}
.table--compare-pricelist__tbody .table--compare-pricelist__trow:nth-child(2n) {
  background-color: #eee;
}
.table--compare-pricelist__tbody .table--compare-pricelist__trow-item[data-th="Year"] {
  color: #000;
}
.table--compare-pricelist__tbody .table--compare-pricelist__trow-item[data-th="Price from"] {
  font-weight: 700;
  color: #b71c1c;
}
.table--compare-pricelist__trow-item {
  min-width: 96px;
  width: auto;
  color: #333;
}
#pricelist-popup > .container {
  width: 80vw;
  overflow-y: auto;
  padding: 0;
}
@media (min-width: 1440px) {
  #pricelist-popup > .container {
    width: 100%;
    clear: left;
  }
}
.charter-types-search {
  border: solid 1px #f2adad;
  background-color: #fdefef;
}
.charter-types-search__header {
  background-color: #f9d9d9;
  border-bottom: solid 1px #f2adad;
}
.charter-types-search__title {
  margin: 0;
  padding: 10px 15px;
  font-size: 14px;
  font-weight: bold;
  color: #b71c1c;
  text-transform: uppercase;
}
.charter-types-search__content {
  padding: 10px 15px;
}
.charter-types-search__content .label-text {
  margin-bottom: 5px;
  font-size: 12px;
  font-weight: bold;
  color: #2980b9;
}
.charter-types-search__content .input-group-addon {
  padding-left: 6px;
  padding-right: 6px;
}
.charter-types-search__content .additional-search-options .label-text {
  color: #333;
}
.charter-types-search__content .form__button-wrap {
  text-align: center;
}
.charter-types-search__content .form__button-wrap .button--primary {
  text-transform: uppercase;
}
.charter-types-search__block + .charter-types-search__block {
  margin-top: 10px;
}
.charter-types-search__title-sub {
  margin-bottom: 5px;
  font-size: 12px;
  font-weight: bold;
  color: #2980b9;
}
.charter-types-search__side .form__button-wrap .button--primary {
  margin-top: 20px;
  margin-left: 2px;
  margin-right: 2px;
  padding: 12px 32px;
  font-size: 14px;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  #dnn_ContentRightSidebar {
    display: none !important;
  }
}
.charter-list-head {
  margin-top: -20px;
}
.charter-list-head__title {
  margin: 10px 0 15px 0;
  font-weight: 600;
  color: #34495e;
}
.charter-list-head__description {
  font-size: 16px;
  font-style: italic;
  color: #626262;
}
.charter-list-head a {
  color: #b71c1c;
  text-decoration: none;
}
.charter-list-head a:hover {
  color: #8b1515;
}
.featured-search-section .charter-list-search {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  .featured-search-section .charter-list-search {
    width: 750px;
  }
}
@media (min-width: 960px) {
  .featured-search-section .charter-list-search {
    width: 940px;
  }
}
@media (min-width: 992px) {
  .featured-search-section .charter-list-search {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .featured-search-section .charter-list-search {
    width: 1170px;
  }
}
.charter-list-search__content .form__input-inline {
  margin-right: 10px;
}
@media (max-width: 767px) {
  .charter-list-search__content .form__input-inline {
    width: 45%;
    margin-right: 5%;
  }
}
.charter-list-search__content .form__input-inline.date-range input {
  text-align: left;
}
@media (max-width: 767px) {
  .charter-list-search__content .form__input-inline.date-range {
    width: 100%;
  }
  .charter-list-search__content .form__input-inline.date-range input {
    width: 45%;
    float: left;
  }
  .charter-list-search__content .form__input-inline.date-range .input-group-addon {
    display: block;
    float: left;
    width: 5%;
    text-align: center;
    margin-top: 6px;
    font-size: 11px;
  }
}
.charter-list-search__content .label-text {
  margin-bottom: 5px;
  font-size: 12px;
  font-weight: bold;
  color: #34495e;
  text-transform: uppercase;
}
.dark-blue-section .charter-list-search__content .label-text {
  color: #b9c8d8;
}
.charter-list-search__content select.select {
  min-width: 110px;
}
.dark-blue-section .charter-list-search__content select.select {
  min-width: 106px;
}
.charter-list-search__content .input-text,
.charter-list-search__content select.select {
  color: #333;
}
.charter-list-search .form__button-wrap {
  float: left;
}
.charter-list-search .form__button-wrap .button--primary {
  margin-top: 32px;
  margin-bottom: 25px;
  margin-right: 6px;
}
.dark-blue-section .charter-list-search .form__button-wrap .button--primary {
  margin-top: 20px;
  margin-right: 15px;
  font-size: 14px;
  text-transform: uppercase;
  padding: 12px 32px;
}
.charter-list-search .form__button-wrap a.advanced-search-link {
  font-size: 12px;
  color: #b71c1c;
  text-decoration: none;
  border-bottom: solid 1px currentColor;
}
.charter-list-search .form__button-wrap a.advanced-search-link:hover {
  color: #8b1515;
}
.dark-blue-section .charter-list-search .form__button-wrap a.advanced-search-link {
  display: inline-block;
  color: #94c6e7;
}
.dark-blue-section .charter-list-search .form__button-wrap a.advanced-search-link:hover {
  color: #20638f;
}
.charter-list-search .button--list-filter:after {
  margin-left: 8px;
  font-size: 8px;
  line-height: 18px;
  font-weight: 700;
  vertical-align: top;
}
.tablet .charter-list-search .button--list-filter,
.mobile .charter-list-search .button--list-filter {
  display: block !important;
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 992px) {
  .tablet .charter-list-search .button--list-filter,
  .mobile .charter-list-search .button--list-filter {
    margin-top: -38px;
  }
}
.front-page .charter-list-search .button--list-filter {
  display: none !important;
}
@media (max-width: 414px) {
  .charter-list-search .button--list-filter {
    width: 100%;
  }
}
.charter-list-search #list-filter--content {
  width: 100%;
  clear: both;
}
@media (min-width: 768px) {
  .charter-list-search--advanced .form__input-inline {
    width: 18%;
  }
}
@media (min-width: 1200px) {
  .charter-list-search--advanced .form__input-inline {
    width: 11%;
  }
}
@media (min-width: 768px) {
  .charter-list-search--advanced .form__input-inline.date-range {
    width: calc(36% + 10px);
  }
}
@media (min-width: 1200px) {
  .charter-list-search--advanced .form__input-inline.date-range,
  .charter-list-search--advanced .form__input-inline.sort-list {
    width: calc(22% + 10px);
  }
}
.charter-list-search--advanced .form__input-inline .input-group {
  clear: both;
}
@media (min-width: 768px) {
  .charter-list-search--advanced .form__input-inline .input-group .input-text {
    float: left;
    width: 46%;
  }
}
@media (min-width: 768px) {
  .charter-list-search--advanced .form__input-inline .input-group .input-group-addon {
    float: left;
    width: 8%;
    text-align: center;
    vertical-align: middle;
    line-height: 28px;
  }
}
.charter-list-search--advanced .form__button-wrap button.button--primary {
  margin-top: 20px;
  padding: 12px 32px;
  font-size: 14px;
  text-transform: uppercase;
}
.charter-list-search--advanced .charter-list-search__header > button {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 992px) {
  .charter-list-search--advanced .charter-list-search__header > button {
    margin-top: -38px;
    margin-bottom: 0;
  }
}
@media (max-width: 414px) {
  .charter-list-search--advanced .charter-list-search__header > button {
    width: 100%;
  }
}
.charter-list-search--advanced .charter-list-search__header > button:after {
  margin-left: 8px;
  font-size: 8px;
  line-height: 18px;
  font-weight: 700;
  vertical-align: top;
}
.charter-advanced-search {
  padding-top: 15px;
  padding-bottom: 15px;
}
.charter-advanced-search__title {
  margin: 10px 0;
  font-size: 18px;
  line-height: 1.5;
  font-weight: 600;
  color: #dbdbdb;
}
.charter-advanced-search__description {
  font-size: 16px;
  font-style: italic;
  color: #dbdbdb;
}
.charter-regions__map {
  padding-bottom: 56.25%;
  margin-top: 30px;
}
.charter-regions__title {
  margin-top: 15px;
  margin-bottom: 0;
  font-weight: 600;
  color: #333;
}
.charter-regions__description > * + * {
  margin-top: 15px;
}
.charter-regions__description-content {
  font-size: 13px;
  line-height: 1.5;
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .charter-regions__description-content {
    font-size: 14px;
  }
}
.charter-regions__images-group {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.charter-regions__title--yacht-in-region {
  margin-top: 30px;
  padding-bottom: 5px;
  border-bottom: 1px solid #c2c2c2;
}
@media (min-width: 480px) {
  .button--back-to-region {
    margin-top: -50px !important;
  }
}
@media (max-width: 479px) {
  .button--back-to-region {
    float: left !important;
    width: 100%;
    margin-bottom: 15px!important;
  }
}
.charter-regions__bases-list {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 15px;
}
li.charter-regions__bases-item {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 5px;
}
@media (min-width: 768px) {
  li.charter-regions__bases-item {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  li.charter-regions__bases-item {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1200px) {
  li.charter-regions__bases-item {
    float: left;
    width: 25%;
  }
}
@media (min-width: 992px) {
  li.charter-regions__bases-item {
    margin-bottom: 15px;
  }
}
.charter-regions__bases-link {
  display: block;
  padding: 8px;
  font-size: 13px;
  font-weight: 600;
  color: #2980b9;
  border: solid 1px #ccc;
  background-color: #fff;
}
@media (min-width: 992px) {
  .charter-regions__bases-link {
    font-size: 14px;
  }
}
.charter-regions__bases-link:hover,
.charter-regions__bases-link:active,
.charter-regions__bases-link:focus {
  text-decoration: none;
  background-color: #fcfcfc;
}
.charter-regions__bases-link > .icon {
  color: #959595;
  margin-right: 5px;
}
.charter-region__list {
  font-size: 13px;
  line-height: 1.2;
}
.charter-region__list--base {
  display: inline;
}
.charter-region__list-link--region {
  font-weight: 600;
}
.charter-region__list-link--base {
  color: #333 !important;
}
.charter-enquiry__sub-title {
  margin: 10px 0 25px 0;
  padding-bottom: 10px;
  font-weight: 600;
  color: #2980b9;
  font-size: 18px;
  line-height: 1.5;
  border-bottom: dotted 2px #ccc;
}
.charter-enquiry__section-block + .charter-enquiry__section-block {
  margin-top: 15px;
}
.charter-enquiry .label-text {
  margin-top: 8px;
  margin-bottom: 5px;
  font-size: 12px;
  font-weight: bold;
  color: #34495e;
  text-transform: uppercase;
  width: 175px;
  vertical-align: top;
}
@media (max-width: 991px) {
  .charter-enquiry .label-text {
    width: calc(50% - 15px);
  }
}
.charter-enquiry .input-text,
.charter-enquiry select.select,
.charter-enquiry .input-daterange {
  min-width: 110px;
  width: 200px;
}
@media (max-width: 991px) {
  .charter-enquiry .input-text,
  .charter-enquiry select.select,
  .charter-enquiry .input-daterange {
    width: 50%;
  }
}
.charter-enquiry textarea {
  width: 100%;
  border: solid 1px #bbb;
  border-radius: 3px;
  height: 63px;
}
@media (min-width: 992px) {
  .charter-enquiry textarea {
    max-width: 389px;
  }
}
.charter-enquiry .km-switch {
  margin-left: 10px;
}
@media (min-width: 992px) {
}
@media (max-width: 520px) {
  .charter-enquiry .label--newsletter .label-text {
    margin-top: 0;
  }
}
.charter-enquiry__submit-block {
  margin-left: -15px;
  margin-right: -15px;
}
.charter-enquiry .booking-date .input-daterange {
  display: inline-block;
  margin-left: 10px;
}
.charter-enquiry .booking-date .input-daterange > .input-text {
  width: 100%;
  text-align: left;
}
.desktop .km-scroll-wrapper {
  overflow: auto !important;
  height: 100% !important;
}
.desktop .km-scroll-container {
  -webkit-transform: translate3d(0px, 0px, 0px) scale(1) !important;
}
.desktop .km-touch-scrollbar {
  display: none;
}
.special-offer--content > .DnnModule {
  background-color: #253544;
}
.button--special-offer {
  border-radius: 0;
  margin: 0;
}
.button--special-offer,
.button--special-offer:hover {
  background: #253544;
  color: #fff;
  border: none;
}
.button--special-offer.collapsed {
  background: #2b3c4e;
  color: #e6e6e6;
  border: none;
}
#special-offer .button--special-offer {
  margin: 0;
  padding: 15px 20px;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
}
#special-offer .button--special-offer .icon {
  font-size: 1.313em;
}
.specialoffer-text {
  margin-left: 10px;
}
.special-offer-list {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.special-offer-list a {
  color: #fff;
}
.special-offer-list__item {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px;
}
@media (min-width: 500px) {
  .special-offer-list__item {
    width: 50%;
  }
}
@media (min-width: 768px) {
  .special-offer-list__item {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  .special-offer-list__item {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1200px) {
  .special-offer-list__item {
    float: left;
    width: 25%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .special-offer-list__item:nth-child(3n+1) {
    clear: left;
  }
}
@media (min-width: 992px) {
  .special-offer-list__item:nth-child(4n+1) {
    clear: left;
  }
}
.special-offer-list--sub {
  margin-top: 10px;
}
.special-offer-list--sub__item {
  font-size: 12px;
}
.special-offer-list--sub__item a {
  color: #e6e6e6;
}
#mc_embed_signup {
  background: transparent;
}
#mc_embed_signup h2 {
  margin: 0 0 15px 0;
  padding-bottom: 8px;
  font-size: 1.375em;
  font-weight: 600;
  color: #34495e;
  border-bottom: 1px solid #c2c2c2;
}
.dark-blue-section #mc_embed_signup h2 {
  border-color: #354f68;
  color: #fff;
}
#footer-bottom #mc_embed_signup h2 {
  font-size: .875em;
}
#mc_embed_signup .mc-field-group,
#mc_embed_signup .mc-field-group-inline {
  margin-top: 10px;
}
#mc_embed_signup .mc-field-group-inline {
  float: left;
  margin-right: 10px;
}
ul#mc_embed_signup .mc-field-group {
  padding-left: 0;
}
ul#mc_embed_signup .mc-field-group li {
  padding-left: 0;
  margin-bottom: 5px;
}
#mc_embed_signup .mc-field-group label {
  display: block;
  display: inline-block;
  margin-top: 8px;
  margin-bottom: 5px;
  font-size: 12px;
  font-weight: bold;
  color: #34495e;
  text-transform: uppercase;
  width: 175px;
  vertical-align: top;
}
@media (max-width: 991px) {
  #mc_embed_signup .mc-field-group label {
    width: calc(50% - 15px);
  }
}
#mc_embed_signup .mc-field-group input {
  width: 100%;
  height: 31px;
  padding: 5px;
  font-size: 11px;
  border: solid 1px #bbb;
  border-radius: 3px;
  background-color: #fff;
  width: 100%!important;
  max-width: 400px;
}
@media (min-width: 768px) {
  #mc_embed_signup .mc-field-group input {
    width: auto;
  }
}
@media (min-width: 1200px) {
  #mc_embed_signup .mc-field-group input {
    font-size: 12px;
  }
}
.label--inline + #mc_embed_signup .mc-field-group input {
  width: auto;
  margin-left: 10px;
}
#mc_embed_signup .asterisk {
  color: #ec5223;
}
#mc_embed_signup .indicates-required {
  font-size: 12px;
  margin: 15px 0;
}
#mc_embed_signup .newsletter-submit-button {
  background: #b71c1c;
  color: #fff;
  border: none;
  border-radius: 3px;
  -webkit-transition: background 0.2s linear, color 0.4s 0.2s ease;
  -moz-transition: background 0.2s linear, color 0.4s 0.2s ease;
  -o-transition: background 0.2s linear, color 0.4s 0.2s ease;
  transition: background 0.2s linear, color 0.4s 0.2s ease;
  font-size: 18px;
  text-transform: uppercase;
}
#mc_embed_signup .newsletter-submit-button:hover {
  background: #a11919;
  color: #fff;
  border: none;
}
#mc_embed_signup .newsletter-submit-button:active,
#mc_embed_signup .newsletter-submit-button:focus {
  background: #8b1515;
  color: #fff;
  border: none;
}
.section-article.section-latest .article:before,
.section-article.section-latest .article:after {
  content: " ";
  display: table;
}
.section-article.section-latest .article:after {
  clear: both;
}
.section-article.section-latest .article:before,
.section-article.section-latest .article:after {
  content: " ";
  display: table;
}
.section-article.section-latest .article:after {
  clear: both;
}
.section-article.section-latest .article-image {
  float: left;
}
@media (max-width: 991px) {
  .section-article.section-latest .article-image {
    width: 30%;
  }
}
.section-article.section-latest .article-title,
.section-article.section-latest .article-content {
  margin-left: 270px;
  padding-left: 15px;
}
@media (max-width: 991px) {
  .section-article.section-latest .article-title,
  .section-article.section-latest .article-content {
    margin-left: 30%;
  }
}
.section-article.section-latest .article-title {
  font-size: 18px;
  line-height: 1.5;
  font-weight: bold;
}
.section-article.section-latest .article-content {
  font-size: 14px;
  line-height: 1.5;
}
@media (max-width: 991px) {
  .section-article.section-latest .article-content {
    font-size: 85%;
    font-size: 12px;
    line-height: 1.5;
  }
}
#twitterLik {
  width: auto!important;
}
.article--detail > * + * {
  margin-top: 15px;
}
.article--detail .article-title {
  margin: 0 0 15px 0;
  padding-bottom: 8px;
  font-size: 1.375em;
  font-weight: 600;
  color: #34495e;
  border-bottom: 1px solid #c2c2c2;
}
.dark-blue-section .article--detail .article-title {
  border-color: #354f68;
  color: #fff;
}
#footer-bottom .article--detail .article-title {
  font-size: .875em;
}
.article--detail .article-info {
  padding: 10px 0 6px 0;
  font-size: 14px;
  line-height: 1.5;
  border-top: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
}
.article--detail .article-info:before,
.article--detail .article-info:after {
  content: " ";
  display: table;
}
.article--detail .article-info:after {
  clear: both;
}
.article--detail .article-info:before,
.article--detail .article-info:after {
  content: " ";
  display: table;
}
.article--detail .article-info:after {
  clear: both;
}
.article--detail .article-info > * {
  display: block;
  float: left;
}
.article--detail .article-info > * + *:before {
  content: " | ";
  float: left;
  margin: 0 8px;
}
.article--detail .article-content {
  font-size: 14px;
  line-height: 1.5;
}
/**
 *  Master Slider
 *   Core css file
 */
.master-slider {
  position: relative;
  visibility: hidden;
  -moz-transform: translate3d(0, 0, 0);
}
.master-slider,
.master-slider * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.master-slider.ms-fullheight {
  height: 100%;
}
.ms-layout-partialview .ms-view {
  overflow: visible;
  background-color: transparent;
}
.ms-layout-partialview .ms-container {
  overflow: hidden;
}
.master-slider img,
.ms-slide-bgvideocont video {
  max-width: none;
}
.ms-ie img {
  border: none;
}
.ms-ie8 * {
  opacity: inherit;
  filter: inherit;
}
.ms-ie7 {
  zoom: 1;
}
.ms-loading-container {
  position: absolute;
  width: 100%;
  top: 0;
}
.ms-slide-auto-height {
  display: table;
}
.ms-loading-container .ms-loading,
.ms-slide .ms-slide-loading {
  width: 36px;
  height: 36px;
  background: url('img/masterslider/loading-2.gif') no-repeat center white;
  border-radius: 60px;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -18px;
  opacity: 0.9;
}
/* grab cursor */
.ms-no-swipe,
.ms-def-cursor {
  cursor: auto !important;
}
.ms-grab-cursor {
  cursor: url('img/masterslider/grab.png'), move;
}
.ms-grabbing-cursor {
  cursor: url('img/masterslider/grabbing.png'), move;
}
.ms-ie .ms-grab-cursor {
  cursor: url('img/masterslider/grab.cur'), move;
}
.ms-ie .ms-grabbing-cursor {
  cursor: url('img/masterslider/grabbing.cur'), move;
}
.ms-view {
  margin: 0px auto;
  overflow: hidden;
  background: black;
  position: relative;
  -webkit-perspective: 2000px;
  -moz-perspective: 2000px;
  -ms-perspective: 2000px;
  perspective: 2000px;
}
.ms-view .ms-slide-container {
  position: relative;
}
.ms-slide {
  position: absolute;
  -webkit-transform: translateZ(0px);
  -moz-transform: translateZ(0px);
  -ms-transform: translateZ(0px);
  -o-transform: translateZ(0px);
  transform: translateZ(0px);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  height: 100%;
}
.ms-slide .ms-slide-bgcont,
.ms-slide .ms-slide-bgvideocont {
  position: absolute;
  overflow: hidden;
  width: 100%;
}
.ms-slide .ms-slide-bgvideocont {
  z-index: 105;
  height: 100%;
}
.ms-slide .ms-slide-bgvideocont,
.ms-slide-bgvideocont > video {
  -webkit-transform: translateZ(0.3px);
  -moz-transform: translateZ(0.3px);
  -ms-transform: translateZ(0.3px);
  -o-transform: translateZ(0.3px);
  transform: translateZ(0.3px);
}
.ms-slide .ms-slide-bgvideo {
  position: absolute;
  top: 0px;
}
.ms-inner-controls-cont,
.ms-container {
  position: relative;
  margin: 0 auto;
}
.ms-slide .ms-slide-bgcont img,
.ms-container,
.ms-inner-controls-cont {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.ms-slide .ms-layer {
  position: absolute;
}
.ms-slide .ms-slide-layers {
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: 100%;
  z-index: 110;
  top: 0px;
}
.ms-slide .ms-slide-video {
  position: absolute;
  top: 0;
  z-index: 111;
  background: black;
  padding: 0;
  margin: 0;
  border: none;
}
.ms-parallax-layer {
  width: 100%;
  position: absolute;
  top: 0;
}
.ms-scroll-parallax-cont {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: translateZ(0.4px);
  -moz-transform: translateZ(0.4px);
  -ms-transform: translateZ(0.4px);
  -o-transform: translateZ(0.4px);
  transform: translateZ(0.4px);
}
/*-----------------------------------------------------------*/
.ms-action-layer {
  cursor: pointer;
}
.ms-btn-container {
  position: absolute;
}
.ms-btn {
  text-decoration: none;
  display: inline-block;
  color: black;
  position: relative;
  padding: 8px 15px;
  cursor: pointer;
  white-space: nowrap;
}
.ms-default-btn {
  background: #0074A2;
  border-radius: 5px;
  color: #FFF;
}
.ms-default-btn:hover {
  background-color: #0098D5;
}
.ms-default-btn:active {
  top: 1px;
}
.ms-layer.video-box {
  background: black;
}
.ms-layer.video-box iframe {
  padding: 0;
  margin: 0;
  border: none;
  position: absolute;
  z-index: 110;
}
.ms-btn-s {
  padding: 14px 17px;
  font-size: 80%;
  line-height: 0;
}
.ms-btn-m {
  padding: 12px 40px;
}
.ms-btn-n {
  padding: 8px 25px;
  font-size: 95%;
}
.ms-btn-l {
  padding: 17px 50px;
  font-size: 120%;
}
.ms-btn-round {
  border-radius: 5px;
}
.ms-btn-circle {
  border-radius: 100px;
}
.ms-btn-outline-round {
  border-radius: 5px;
}
.ms-btn-outline-circle {
  border-radius: 100px;
}
/*-----------------------------------------------------------*/
.ms-layer.video-box {
  background: black;
}
.ms-layer.video-box iframe {
  padding: 0;
  margin: 0;
  border: none;
  position: absolute;
  z-index: 110;
}
.ms-slide .ms-slide-vpbtn,
.ms-slide .ms-video-btn {
  position: absolute;
  cursor: pointer;
  z-index: 110;
}
.ms-slide .ms-slide-vcbtn {
  position: absolute;
  cursor: pointer;
  z-index: 113;
}
.ms-slide-vcbtn-mobile {
  position: relative;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 28px;
  background-color: black;
  color: white;
  text-align: center;
  cursor: pointer;
  z-index: 113;
}
.ms-slide-vcbtn-mobile .ms-vcbtn-txt {
  text-transform: uppercase;
  font-family: sans-serif;
  font-size: 0.75em;
  display: inline-block;
  background: url('img/masterslider/video-close-btn.png') no-repeat 0px 3px;
  padding-left: 15px;
  height: 15px;
  color: #DBDBDB;
  margin-top: 7px;
}
.ms-slide .ms-slide-vcbtn,
.ms-slide .ms-slide-layers,
.ms-slide .ms-slide-vpbtn,
.ms-slide .ms-slide-video {
  -webkit-transform: translateZ(0.44px);
  -moz-transform: translateZ(0.44px);
  -ms-transform: translateZ(0.44px);
  -o-transform: translateZ(0.44px);
  transform: translateZ(0.44px);
}
.ms-video-img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.ms-mask-frame {
  overflow: hidden;
  position: absolute;
  float: left;
}
/* controls */
.ms-thumb-list {
  overflow: hidden;
  position: absolute;
}
.ms-thumb-list.ms-dir-h {
  width: 100%;
}
.ms-thumb-list.ms-dir-v {
  height: 100%;
  top: 0;
}
.ms-thumbs-cont {
  position: relative;
}
.ms-thumb-frame img {
  width: 100%;
  height: auto;
}
.ms-thumb-frame {
  cursor: pointer;
  float: left;
  overflow: hidden;
  opacity: 0.5;
  -webkit-transition: opacity 300ms;
  -moz-transition: opacity 300ms;
  -ms-transition: opacity 300ms;
  -o-transition: opacity 300ms;
  transition: opacity 300ms;
}
.ms-thumb-frame-selected {
  opacity: 1;
}
.ms-tabs .ms-thumb-frame {
  background-color: #F6f6f6;
  text-shadow: 0 1px 1px white;
  color: #222;
  border: solid 1px white;
  border-width: 0 1px 1px 0;
  overflow: visible;
  position: relative;
  opacity: 1;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}
.ms-tabs.ms-dir-h .ms-thumb-frame {
  margin-top: 12px;
}
.ms-tabs.ms-dir-v .ms-thumb-frame {
  margin-left: 12px;
}
.ms-tabs .ms-thumb {
  padding: 20px 20px;
}
.ms-tabs .ms-thumb-frame-selected {
  opacity: 1;
  background: #EDEDED;
}
.ms-tabs .ms-thumb-frame .ms-thumb-ol {
  position: absolute;
  opacity: 0;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}
.ms-tabs.ms-dir-h .ms-thumb-frame .ms-thumb-ol {
  top: 0px;
  left: 50%;
  margin-left: -12px;
  border-bottom: solid 12px #F6f6f6;
  border-left: solid 12px transparent;
  border-right: solid 12px transparent;
}
.ms-tabs.ms-dir-h .ms-thumb-frame-selected .ms-thumb-ol {
  opacity: 1;
  top: -12px;
  border-bottom-color: #EDEDED;
}
.ms-tabs.ms-dir-v .ms-thumb-frame .ms-thumb-ol {
  top: 50%;
  left: 0;
  margin-top: -12px;
  border-right: solid 12px #EDEDED;
  border-top: solid 12px transparent;
  border-bottom: solid 12px transparent;
}
.ms-tabs.ms-dir-v .ms-thumb-frame-selected .ms-thumb-ol {
  opacity: 1;
  left: -12px;
  border-right-color: white;
}
.ms-bullet {
  cursor: pointer;
  float: left;
}
.ms-bullets.ms-dir-h {
  position: absolute;
  bottom: 20px;
  right: 50%;
  width: 100px;
}
.ms-bullets.ms-dir-v {
  position: absolute;
  top: 50%;
}
.ms-bullets.ms-dir-v .ms-bullet {
  float: none;
}
.ms-bullets.ms-dir-h .ms-bullets-count {
  position: relative;
  right: -50%;
}
.ms-sbar {
  position: absolute;
}
.ms-sbar.ms-dir-h {
  left: 10px;
  right: 10px;
  top: 5px;
}
.ms-sbar.ms-dir-v {
  top: 10px;
  bottom: 10px;
  right: 5px;
}
.ms-sbar .ms-bar {
  height: 4px;
  background: #333;
  border-radius: 4px;
}
.ms-sbar.ms-dir-v .ms-bar {
  width: 4px;
}
.ms-sbar .ms-bar {
  position: relative;
  -webkit-transition: opacity 300ms;
  -moz-transition: opacity 300ms;
  -ms-transition: opacity 300ms;
  -o-transition: opacity 300ms;
  transition: opacity 300ms;
}
.ms-timerbar {
  width: 100%;
  bottom: 0px;
  position: absolute;
}
.ms-ctimer {
  position: absolute;
  top: 30px;
  left: 30px;
  cursor: pointer;
}
.ms-time-bar {
  -webkit-transition: width 120ms linear;
  -moz-transition: width 120ms linear;
  -ms-transition: width 120ms linear;
  -o-transition: width 120ms linear;
  transition: width 120ms linear;
}
.ms-ie7 .ms-tooltip-arrow {
  height: 0px;
}
.ms-slide-info {
  position: absolute;
}
.ms-slide-info.ms-dir-v {
  top: 0;
}
.ms-slide-info.ms-dir-h {
  width: 100%;
}
@keyframes point-anim {
  0% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -o-transform: scale(0.5);
    -ms-transform: scale(0.5);
    opacity: 1;
  }
  100% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5);
    -moz-transform: scale(1.5);
    -o-transform: scale(1.5);
    -ms-transform: scale(1.5);
    opacity: 0;
  }
}
@-webkit-keyframes point-anim {
  0% {
    -webkit-transform: scale(0.5);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.5);
    opacity: 0;
  }
}
/* In Android browser, using css animations over slider causes some crashes */
.ms-android .ms-tooltip-point .ms-point-border {
  animation: none;
  -moz-animation: none;
  -webkit-animation: none;
  -o-animation: none;
}
.ms-tabs-template {
  max-width: 1140px;
  margin: 0 auto;
}
.tablet #dnn_BoatTypePane .ms-tabs-template,
.mobile #dnn_BoatTypePane .ms-tabs-template {
  display: none !important;
}
.ms-tabs-vertical-template {
  max-width: 1065px;
}
#dnn_BoatTypePane {
  position: relative;
}
@media (min-width: 992px) {
  .desktop #dnn_BoatTypePane:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 39px;
    background-color: #304457;
  }
}
.boat-types-wrap .ms-view {
  background-color: #34495e;
}
.boat-types-wrap .ms-thumb-frame {
  background-color: #304457;
  border: 1px solid #304457;
  border-width: 2px 2px 0 0;
  color: #fff;
}
.boat-types-wrap .ms-thumb-frame img {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.boat-types-wrap .ms-thumb-frame:nth-child(2n) {
  background-color: #3d566e;
}
.boat-types-wrap .ms-dir-h .ms-thumb-frame {
  margin: 0;
}
.boat-types-wrap .ms-thumb {
  padding: 0;
}
.boat-types-wrap .ms-thumb-ol {
  display: none;
}
.boat-types-wrap .ms-thumb-title {
  padding: 10px 5px;
  margin: 0;
  font-size: .875em;
  font-weight: 600;
  text-align: center;
  text-shadow: none;
}
.boat-types-wrap .ms-thumb-title,
.boat-types-wrap .ms-thumb-title a {
  color: #fff;
}
.boat-types-wrap .ms-thumb-title a,
.boat-types-wrap .ms-thumb-title a:hover {
  text-decoration: none;
}
.boat-types-wrap .ms-thumb-frame.ms-thumb-frame-selected {
  background-color: #2980b9;
}
.boat-types-wrap .ms-thumb-frame.ms-thumb-frame-selected img {
  opacity: 1;
  filter: alpha(opacity=100);
}
.boat-types-wrap .ms-thumb-frame.ms-thumb-frame-selected .ms-thumb-title {
  color: #fff;
}
.boat-types-wrap .ms-ctimer {
  right: 15px;
  top: 15px;
  left: auto;
}
.boat-types-wrap .ms-thumbs-cont {
  min-width: 1180px;
}
.boat-type-caption {
  padding: 15px 10px 15px 25px;
  background-color: rgba(0, 0, 0, 0.8);
  width: 370px;
  height: auto;
}
.boat-type-caption-title {
  margin: 0 0 15px 0;
}
.boat-type-caption-title a {
  color: #fff;
}
.boat-type-caption-text {
  font-size: .875em;
  margin-bottom: 5px;
}
a.boat-type-caption-link {
  font-size: .875em;
  font-weight: 600;
  color: #e84f4c;
}
/*.boat-type-caption {
    opacity: 0!important;

    .ms-slide-layers:hover & {
        opacity: 1!important;
    }
}*/
@media (max-width: 991px) {
  #boat-types {
    display: none;
  }
}
.tablet #boat-types,
.mobile #boat-types {
  display: none;
}
.ms-yacht-detail__vertical-template {
  padding: 4px 135px 4px 4px;
  margin: 0 auto;
  background: #fff;
  border: solid 1px #ddd;
}
.ms-yacht-detail__vertical-template .ms-thumb {
  padding: 0;
}
.ms-yacht-detail__vertical-template .ms-view {
  background: #fff;
}
.ms-yacht-detail__vertical-template .ms-ctimer {
  right: 15px;
  top: 15px;
  left: auto;
}
.ms-yacht-detail__vertical-template .ms-sbar .ms-bar {
  background-color: #fff;
}
.ms-yacht-detail__vertical-template .ms-nav-prev,
.ms-yacht-detail__vertical-template .ms-nav-next {
  background: url('img/masterslider/light-skin-1.png');
  background-position: -89px -26px;
  width: 30px;
  height: 40px;
  cursor: pointer;
  top: 50%;
  left: 30px;
  margin-top: -20px;
  position: absolute;
  z-index: 110;
}
/* retina */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .ms-yacht-detail__vertical-template .ms-nav-prev,
  .ms-yacht-detail__vertical-template .ms-nav-next {
    background-image: url('img/masterslider/light-skin-1-retina.png');
    background-size: 152px 225px;
  }
}
.ms-yacht-detail__vertical-template .ms-nav-next {
  right: 30px;
  left: auto;
  background-position: -89px -103px;
}
.ms-yacht-detail__vertical-template .ms-thumb-list.ms-dir-h {
  bottom: -101px;
  width: 100%;
  height: 113px;
}
.ms-yacht-detail__vertical-template .ms-thumb-list.ms-dir-v {
  height: 100%;
  width: 130px;
  right: -130px;
  top: 0;
}
.ms-yacht-detail__vertical-template .ms-thumb-frame {
  cursor: pointer;
}
.ms-yacht-detail__vertical-template .ms-thumb-list.ms-dir-h .ms-thumb-frame {
  width: 214px;
  height: auto;
  margin: 12px 0 0 0;
}
.ms-yacht-detail__vertical-template .ms-thumb-list.ms-dir-v .ms-thumb-frame {
  width: 130px;
  height: 85px;
  margin: 0 0 5px 5px;
  opacity: 0.5;
  -webkit-transition: opacity 300ms;
  -moz-transition: opacity 300ms;
  -ms-transition: opacity 300ms;
  -o-transition: opacity 300ms;
  transition: opacity 300ms;
}
.ms-yacht-detail__vertical-template .ms-thumb-frame-selected {
  opacity: 1 !important;
}
.ms-yacht-detail__vertical-template .ms-thumb-frame-selected h3 {
  color: #4b8aac;
}
.ms-yacht-detail__vertical-template .ms-thumblist-fwd,
.ms-yacht-detail__vertical-template .ms-thumblist-bwd {
  width: 100%;
  position: absolute;
  top: 0;
  height: 15px;
  cursor: pointer;
  background: url('img/masterslider/arrow.png') no-repeat;
  background-position: 50% -106px;
}
.ms-yacht-detail__vertical-template .ms-thumblist-bwd {
  top: auto;
  bottom: 0;
  background-position: 50% -145px;
}
@media (max-width: 620px) {
  .ms-yacht-detail__vertical-template .ms-thumb-list.ms-dir-v {
    width: 80px;
    right: -80px;
  }
  .ms-yacht-detail__vertical-template .ms-thumb-list.ms-dir-v .ms-thumb-frame {
    width: 80px;
    height: 45px;
  }
  .ms-yacht-detail__vertical-template {
    padding-right: 4px;
  }
}
@media (max-width: 300px) {
  .ms-yacht-detail__vertical-template .ms-thumb-list.ms-dir-v {
    display: none;
  }
  .ms-yacht-detail__vertical-template {
    padding-right: 4px;
  }
}
/* Layers */
.ms-layer.video-title {
  color: white;
  font-weight: 600;
  font-size: 42px;
  margin: 0px;
  letter-spacing: 0px;
}
.ms-layer.video-title.video-top-title {
  font-size: 16px;
  color: gray;
}
.ms-layer.video-title.video-sub-title {
  font-size: 22px;
  font-weight: 300;
}
.ms-yacht-detail__vertical-template .ms-slide .ms-slide-vpbtn,
.ms-yacht-detail__vertical-template .ms-video-btn {
  width: 50px;
  height: 51px;
  background: url('img/masterslider/light-skin-1.png') no-repeat -14px -150px;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
}
.ms-yacht-detail__vertical-template .ms-slide .ms-slide-vcbtn {
  width: 30px;
  height: 30px;
  background: url('img/masterslider/light-skin-1.png') no-repeat -24px -28px;
  top: 18px;
  right: 30px;
}
.ms-sbar.ms-dir-v {
  display: none !important;
}
@media (max-width: 599px) {
  .ms-yacht-detail__vertical-template .ms-nav-prev,
  .ms-yacht-detail__vertical-template .ms-nav-next {
    display: none !important;
  }
}
.featured-search-section {
  padding-bottom: 0;
}
.featured-search-section .l-pane {
  display: none;
}
.featured-search-section .l-pane.is-active {
  display: block;
}
.featured-search--toggle {
  border-bottom: solid 6px #2980b9;
}
@media (max-width: 767px) {
  .featured-search--toggle-list {
    padding: 0;
  }
}
.featured-search--toggle-list-item {
  float: left;
}
@media (max-width: 767px) {
  .featured-search--toggle-list-item.search-boat-type,
  .featured-search--toggle-list-item.charter-search {
    width: 50%;
  }
}
.featured-search--toggle-list-item.send-enquiry {
  float: right;
}
@media (max-width: 767px) {
  .featured-search--toggle-list-item.send-enquiry {
    display: none !important;
  }
}
.featured-search--toggle .toggle--link {
  display: block;
  width: 100%;
  padding: 10px;
  cursor: pointer;
  text-align: center;
  background-image: -webkit-linear-gradient(top, #34495e 0%, #2b3c4e 100%);
  background-image: -o-linear-gradient(top, #34495e 0%, #2b3c4e 100%);
  background-image: linear-gradient(to bottom, #34495e 0%, #2b3c4e 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff34495e', endColorstr='#ff2b3c4e', GradientType=0);
}
@media (min-width: 768px) {
  .featured-search--toggle .toggle--link {
    min-width: 170px;
  }
}
@media (min-width: 992px) {
  .featured-search--toggle .toggle--link {
    min-width: 270px;
  }
}
.featured-search--toggle .toggle--link:hover {
  background-image: -webkit-linear-gradient(top, #34495e 0%, #253544 100%);
  background-image: -o-linear-gradient(top, #34495e 0%, #253544 100%);
  background-image: linear-gradient(to bottom, #34495e 0%, #253544 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff34495e', endColorstr='#ff253544', GradientType=0);
}
.featured-search--toggle .toggle--link,
.featured-search--toggle .toggle--link span,
.featured-search--toggle .toggle--link a {
  font-size: 14px;
  color: white;
  text-decoration: none;
}
@media (min-width: 992px) {
  .featured-search--toggle .toggle--link,
  .featured-search--toggle .toggle--link span,
  .featured-search--toggle .toggle--link a {
    font-size: 16px;
  }
}
.featured-search--toggle .toggle--link i {
  color: rgba(255, 255, 255, 0.7);
  margin-right: 5px;
}
.featured-search--toggle .toggle--link.is-active {
  cursor: default;
  background-image: -webkit-linear-gradient(top, #2980b9 0%, #2980b9 100%);
  background-image: -o-linear-gradient(top, #2980b9 0%, #2980b9 100%);
  background-image: linear-gradient(to bottom, #2980b9 0%, #2980b9 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2980b9', endColorstr='#ff2980b9', GradientType=0);
}
.featured-search--toggle .toggle--link.toggle--send-enquiry {
  text-transform: uppercase;
  font-weight: 600;
  background-image: -webkit-linear-gradient(top, #b71c1c 0%, #a11919 100%);
  background-image: -o-linear-gradient(top, #b71c1c 0%, #a11919 100%);
  background-image: linear-gradient(to bottom, #b71c1c 0%, #a11919 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb71c1c', endColorstr='#ffa11919', GradientType=0);
}
.featured-search--toggle .toggle--link.toggle--send-enquiry:hover {
  background-image: -webkit-linear-gradient(top, #b71c1c 0%, #941717 100%);
  background-image: -o-linear-gradient(top, #b71c1c 0%, #941717 100%);
  background-image: linear-gradient(to bottom, #b71c1c 0%, #941717 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb71c1c', endColorstr='#ff941717', GradientType=0);
}
.booking-info-section .list-arrow li {
  font-size: 0.875em;
}
@media (min-width: 992px) {
  .booking-info-section .collapse-module-container .module-content {
    display: block !important;
    height: auto!important;
  }
}
#dnn_AboutPane .list-arrow {
  font-size: 1.077em;
}
.tablet .front-page-section.adriatic-media-section,
.tablet .front-page-section.articles-section,
.tablet .front-page-section.charter-regions-section,
.mobile .front-page-section.adriatic-media-section,
.mobile .front-page-section.articles-section,
.mobile .front-page-section.charter-regions-section {
  display: none !important;
}
@media (max-width: 767px) {
  .charter-price-lists-box {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .charter-price-lists-box {
    display: none !important;
  }
}
@media (max-width: 991px) {
  .front-page .main-module-title {
    font-size: 18px;
    text-transform: uppercase;
  }
}
@media (max-width: 767px) {
  .front-page .main-module-title {
    font-size: 16px;
  }
}
.inner-page #main .ModDNNHTMLC p,
.inner-page #main .ModDNNHTMLC ul {
  margin-bottom: 20px;
  font-size: 14px;
}
.inner-page #main .ModDNNHTMLC ul {
  padding-left: 0;
}
.inner-page #main .ModDNNHTMLC ul li {
  padding-left: 15px;
  margin-bottom: 5px;
}
.inner-page #main .ModDNNHTMLC ul li::before {
  font-size: 4px;
}
ul .inner-page #main .ModDNNHTMLC ul,
ol .inner-page #main .ModDNNHTMLC ul {
  padding-left: 10px!important;
}
/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster:
                                   http://www.sanbeiji.com/archives/953 */
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  /*a[href]:after {
        content: " (" attr(href) ")";
    }*/
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  header > h1,
  #header-top,
  .header-main-nav,
  .m-search-button,
  .menu-button,
  .mobile-navigation,
  .mobile-search-container,
  #footer,
  .button-enquiry,
  .button--primary,
  .button--secondary,
  .additional-info {
    display: none !important;
  }
  #logo {
    display: block !important;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    position: relative!important;
    top: 0!important;
    left: 0!important;
  }
  .contact-information {
    display: block !important;
    float: left;
    margin-left: 20px;
    margin-top: 7px;
  }
  .contact-information .Normal,
  .contact-information h2,
  .contact-information p {
    margin: 0!important;
    padding: 0!important;
    font-size: 9px!important;
  }
  .contact-information .main-module-title {
    border: none!important;
    padding-bottom: 2px!important;
    font-weight: bold!important;
  }
  .contact-information .Normal li {
    display: inline-block;
    margin: 0;
    margin-right: 5px;
    padding: 0!important;
  }
  .contact-information .Normal li:first-child {
    display: block;
  }
  .main-content-section {
    padding: 15px 0;
  }
  .charter-yacht-detail__gallery .yacht-offers,
  .charter-yacht-detail__aside,
  .charter-yacht-detail__footer-boat-info,
  .charter-yacht-detail__social-links,
  .charter-yacht-detail__footer-disclaimer {
    display: none !important;
  }
  .charter-yacht-detail--print-inventory .charter-yacht-detail__price-per-week,
  .charter-yacht-detail--print-inventory .charter-yacht-detail__description,
  .charter-yacht-detail--print-inventory .charter-yacht-detail__footer-disclaimer {
    display: none !important;
  }
  .charter-yacht-detail__print {
    display: block !important;
    float: left;
  }
  .charter-yacht-detail__print .thumb {
    width: 110px;
    height: auto;
    margin-right: 5px;
    display: block!important;
  }
  .charter-yacht-detail__main-head {
    float: left;
    margin-left: 10px;
  }
  .charter-yacht-detail__boat-info-block {
    display: none !important;
  }
  .charter-yacht-detail__main-title {
    font-size: 16px!important;
  }
  .charter-yacht-detail__title {
    font-size: 9px!important;
  }
  .charter-yacht-detail__sub-title > ul li,
  .charter-yacht-detail__sub-title > ul li:before {
    font-size: 9px!important;
  }
  .charter-yacht-detail__specifications-block {
    margin-top: 10px!important;
  }
  .charter-yacht-detail__specifications-block .charter-yacht-detail__sub-title {
    margin-top: 3px!important;
    padding-bottom: 3px!important;
    font-size: 7px!important;
    border-bottom: none!important;
  }
  .charter-yacht-detail__tech-specs,
  .charter-yacht-detail__inventory-list {
    width: 50%!important;
    margin-top: 0!important;
  }
  .charter-yacht-detail__tech-specs ul > li,
  .charter-yacht-detail__inventory-list ul > li {
    font-size: 6px!important;
    border-bottom: solid 1pt black;
    padding: 2px 0!important;
  }
  .charter-yacht-detail__tech-specs .nano,
  .charter-yacht-detail__inventory-list .nano {
    border: 0!important;
  }
  .charter-yacht-detail__price-per-week .label-text,
  .charter-yacht-detail__price-per-week .label-value,
  .charter-yacht-detail__description p {
    font-size: 8px!important;
  }
  .charter-yacht-detail__price-per-week-list li {
    padding: 0px 5px!important;
  }
  .charter-yacht-detail__price-per-week .charter-yacht-detail__title:after {
    content: '';
  }
}

/*# sourceMappingURL=skin.css.map */
