/* Custom CSS for obx-lodging */
body { font-family: 'Nunito'; }
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6,
    .paragraph-header,
    .breadcrumb,
    .node-teaser .field-type-taxonomy-term-reference .field-label, .page-node .field-type-taxonomy-term-reference .field-label,
    .node-teaser .field-type-taxonomy-term-reference ul.links, .page-node .field-type-taxonomy-term-reference ul.links, .page-node .node-business_sidebar .field-label-above .field-label { font-family: 'Benne'; color: #02265b; }
body, body.business-home { background-color: #ffffff; }
.oneboat-embed.oneboat-embed-content .live-content__info-wrapper .title {
    display: block;
    font-size: 20px;
    font-family: Verdana, sans-serif;
    font-weight: 600;
    line-height: 1.6;
}
.oneboat-embed.oneboat-embed-content .live-content__info-wrapper .business, .oneboat-embed.oneboat-embed-content .live-content__info-wrapper .subdestination {
    display: inline;
    font-size: 14px;
    font-weight: bold;
    color: #000;
}
.oneboat-embed.oneboat-embed-content .live-content__link .event-date, .oneboat-embed.oneboat-embed-content .live-content__link .info, .oneboat-embed.oneboat-embed-content .live-content__link .body, .oneboat-embed.oneboat-embed-content .live-content__info .event-date, .oneboat-embed.oneboat-embed-content .live-content__info .info, .oneboat-embed.oneboat-embed-content .live-content__info .body {
    color: #000;
    pointer-events: none;
    font-size: 14px;
    line-height: 1.6;
}
.oneboat-embed.oneboat-embed-content .view-business-content-listing > .view-content > h3.date-header.not-paid {
    font-size: 28px !important;
}
.oneboat-embed.oneboat-embed-content .views-row.live-content-plain .events-other .info > * {
    display: inline-block;
    float: left;
    font-size: 14px;
}
.field-item {
    float: left;
    padding-left: 12%;
    padding-right: 12%;
    padding-bottom: 30px;
    width: 100%;
}
body.admin-menu.adminimal-menu:before {
    display: none;
}
.footer a {
color: #fff !important;
}
.footer {
    text-align: center;
    background: #02265b;
    color: #fff;
    font-size: 14px;
    font-size: 1.4rem !important;
    margin: 0 !important;
    padding-top: 0px !important;
    padding-bottom: 20px !important;
    max-width: 100% !important;
}
.main-container a {
    color: #02265b;
}
#business-branding {
  width: 100%;
  height: 0px;
  background: none;
}
#page-header:after {
display:none;
}
.business-slideshow {
    max-height: 600px;
}
@media (min-width: 1px) {
.ob-banner .slideshow-type-image-rotator {
    display: block !important; }
}
.main-container {
    margin-top: 0px;
    padding: 20px 0 0 15px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
body, body.sidebar-second {
    padding-top: 0px;
}
#access {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 11;
    padding: 0 0 8px;
    background: transparent;
    /* background: #680b04 url(/profiles/oneboat/themes/swiss_site_lunar/images/bg-nav.png) repeat-x 0 bottom; */
    -webkit-box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 0%);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0);
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 0%);
}
.navbar {
    background: white;
    box-shadow: rgb(0 0 0 / 75%) 0px 0px 20px 0px;
    border-radius: unset;
    min-height: 70px;
}
@media (min-width: 600px) {
a.btn.btn-navbar:before {
    content: 'Menu';
    float: left;
    display: block;
    margin-left: 50px;
    line-height: 30px;
    margin-bottom: -1px;
    font-size: 2.6rem;
    font-family: 'Benne';
    color: #02265b !important;
    -webkit-filter: drop-shadow(1px 1px 1px #ffffff);
    filter: drop-shadow(1px 1px 5px #ffffff); }
}
.menu-main-menu-container>ul>li>a {
    font-family: 'Open Sans',sans-serif;
    font-size: 18px;
    font-weight: 500;
    text-shadow: none;
    color: #02265b;
    text-align: center;
}
.menu-main-menu-container>ul>li>a:hover {
    color: #2faaea;
}
@media (min-width: 979px) {
.menu-main-menu-container>ul>li>a {
    display: inline;
    border-right: 0px;
    padding: 0 10px;
    margin-bottom: 5px;
} }
.navbar ul {
    max-width: 1100px;
    margin: 0px;
    padding: 5px 0px 5px 0px;
}
@media (min-width: 979px) {
#nav-container {
    width: 1200px;
    margin: 5px;
} }
@media (min-width: 979px) {
.navbar .navbar-inner {
    min-height: 70px;
    padding-left: 0;
    padding-right: 0;
    background-color: transparent;
    margin: auto;
} }
@media (min-width: 1050px) {
.main-container {
    width: 100%;
} }
@media (min-width: 979px) and (max-width: 1199px) {
.navbar .navbar-inner {
    margin: 0px;
} }
@media (min-width: 1px) {
#business-branding img {
    position: fixed;
    width: auto;
    height: 45px;
    margin: auto !important;
    padding-top: 10px !important;
    z-index: 12;
    left: 50%;
    transform: translate(-50%, 0);
} }
@media (min-width: 601px) {
#business-branding img {
    position: fixed;
    width: auto;
    height: 65px;
    margin: auto !important;
    padding-top: 10px !important;
    z-index: 12;
    left: 50%;
    transform: translate(-50%, 0);
} }
@media screen and (min-width: 1px) {
#business-branding {
    display: block;
} }
@media (min-width: 1px) {
.navbar .btn-navbar {
    display: unset; }
}
@media (min-width: 1px) {
.navbar .nav-collapse {
    display: none !important; }
}
.navbar .nav-collapse.in {
    display: block !important;
}
.navbar .btn-navbar .icon-bar {
    display: block;
    width: 40px;
    height: 4px;
    margin-bottom: 4px;
    background-color: #02265b;
}
.navbar .btn-navbar {
    position: relative;
    top: 20px;
    right: 5px;
    color: #fff;
    padding: 0;
    border: 0;
}
.navbar ul {
    max-width: 1107px;
    margin: 0px;
    padding: 55px 0px 30px 0px;
}
/* Full Width Start */
.main-container {
    max-width: 100%;
    margin: unset;
    padding: 0;
}
.col-sm-9 {
    width: 100%;
    padding: 0;
}
.sidebar-custom {
 /*   display: none; */
}
/* Full Width End */
/* Body Area Start */
.breadcrumb {
    padding: 0;
    background-color: transparent;
    color: #02265b;
    font-size: 28px;
    font-size: 4.2rem;
    font-weight: 600;
    text-align: center;
}
article.node-business .group-business-main .field-name-body {
    font-size: 15px;
    font-size: 1.8rem;
    font-weight: 300;
    line-height: 1.8;
}
.hp-header {
    background-color: transparent;
    color: #02265b;
    font-size: 4.2rem !important;
    font-weight: 600 !important;
    text-align: center;
    margin-bottom: 30px;
    padding: 0 10px;
    font-family: 'Benne' !important;
}
.hp-header3 {
    padding: 0;
    background-color: transparent;
    color: #02265b;
    font-size: 3.6rem;
    font-weight: 600;
    text-align: center;
    margin-bottom: 30px;
    padding: 0 10px;
}
.mobile-contact {
   display: none;
}
.img-text-container {
  max-width: 100%;
  height: auto;
  margin: 0 auto 60px;
  display: grid;
  grid-template-columns: 50% auto;
  grid-gap: 6rem;
  align-items: center;
}
.text-box {
    font-size: 1.8rem;
    font-weight: 300;
    line-height: 1.8;
}
.text-box-left {
    padding: 0 8% 0 8%;
}
.text-box-right {
    padding: 0 8% 0 8%;
}
.img-box-left {

}
@media (max-width: 600px) {
.img-box-right { display:none; }
}
@media (max-width: 600px) {
  .img-text-container { grid-template-columns: repeat(1, 1fr); }
}
@media (min-width: 600px) {
  .img-text-order-change { display:none; }
}
.body-bottom-box {
    float: left;
    padding-left: 12%;
    padding-right: 12%;
    padding-bottom: 30px;
    font-size: 15px;
    font-size: 1.8rem;
    font-weight: 300;
    line-height: 1.8;
}
.img-box-full {
   margin-top: 30px;
}
/* Body Area End */
.breadcrumbs .fa {
    display: none;
}
.breadcrumbs a {
    display: none;
}
.breadcrumbs {
    margin: 30px 10px;
}
.field-item p {
    font-size: 1.8rem !important;
    font-weight: 300;
    line-height: 1.8;
}
.field-item {
    float: left;
    padding-left: 12%;
    padding-right: 12%;
    padding-bottom: 30px;
}

.region-sidebar-second {
    padding: 0 !important;
    margin-bottom: 20px;
}
@media (min-width: 1px) {
.col-sm-3 {
    width: 100% !important; }
}
.sidebar-custom {
    margin: 7px 0;
    font-family: 'Nunito';
    line-height: 1.8;
    color: #680b04;
    text-align: left;
    margin-right: 0;
    font-size: 1.6rem !important;
    font-weight: 300;
}
.book-button {
    background-color: #02265b;
    background-image: none;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-radius: 0 0 0 0;
    color: #ffffff !important;
    text-decoration: none;
    font-weight: 600;
    padding: 12px 24px;
}
.book-button:hover {
    background-color: #fff;
    background-image: none;
    border-color: #02265b;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-radius: 0 0 0 0;
    color: #02265b !important;
    text-decoration: none;
    font-weight: 600;
    padding: 12px 24px;
}
.img-text-container a {
transition: all .3s ease-in-out;
}
.photo-gallery {
max-width: 100%;
height: auto; 
margin: 0 auto 20px;
display: grid;
grid-template-columns: auto auto;
grid-gap: 20px;
align-items: center;
}
.photo-gallery img {
width: 100%;
height: 400px;
object-fit: cover;
}
@media (max-width: 640px) {
  .photo-gallery { 
grid-template-columns: none; }
}
/* Accordion Start */
.panel-default>.panel-heading {
  color: #333;
  background-color: #fff;
  border-color: #e4e5e7;
  padding: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.panel-default>.panel-heading a {
  display: block;
  padding: 10px 15px;
}
.panel-default>.panel-heading a:after {
  content: "";
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  float: right;
  transition: transform .25s linear;
  -webkit-transition: -webkit-transform .25s linear;
}
.panel-default>.panel-heading a[aria-expanded="true"] {
  background-color: #eee;
}
.panel-default>.panel-heading a[aria-expanded="true"]:after {
  content: "\2212";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.panel-default>.panel-heading a[aria-expanded="false"]:after {
  content: "\002b";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.accordion-option {
  width: 100%;
  float: left;
  clear: both;
  margin: 15px 0;
}
.accordion-option .title {
  float: left;
  padding: 0;
  margin: 0;
}
.accordion-option .toggle-accordion {
  float: right;
  font-size: 16px;
  color: #6a6c6f;
}
.panel-body {
    font-size: 1.8rem;
    font-weight: 300;
    line-height: 1.8;
}
.panel-group .panel+.panel {
    margin-top: 10px;
}
.panel-title {
    font-family: denne;
    font-size: 2.2rem;
    font-weight: 600;
    line-height: 1.2;
    color: #02265b;
    font-family: 'Benne' !important;
}
.divTable{
	display: table;
	width: 100%;
}
.divTableRow {
	display: table-row;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
}
.divTableCell, .divTableHead {
	border: none;
	display: table-cell;
	padding: 3px 10px;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
	font-weight: bold;
}
.divTableFoot {
	background-color: #EEE;
	display: table-footer-group;
	font-weight: bold;
}
.divTableBody {
	display: table-row-group;
}
@media (max-width: 600px) {
.divTableRow {
    display: grid; }
}
/* Accordion End */
.address-hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 1px solid #d8d8d8;
    width: 70%;
}
.phone-email-container {
    display: flex;
    justify-content: center;
}
.phone-email-container div {
    margin: 0 15px;
}
.address-container {
    padding-left: 12%;
    padding-right: 12%;
    padding-bottom: 30px;
    text-align:center;
}
@media (max-width: 599px) {
.phone-email-container {
    flex-direction: column; }
}
.location-text {
    font-size: 1.8rem !important;
    font-weight: 300;
    line-height: 1.8;
}
.location-book {
    max-width: 425px;
    background-color: #02265b;
    background-image: none;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-radius: 0;
    margin-top: 15px;
    padding: 5px 24px;
    transition: all .3s ease-in-out;
}
.location-book-container a {
    color: #ffffff !important;
    font-weight: 600;
    width: 100%;
    height: 100%;
    display: block;
    text-decoration: none;
}
.location-book:hover {
    background-color: #fff;
    border-style: solid #02265b;
    color: #02265b !important;
}
.location-book-container {
    margin-right: auto;
    margin-left: auto;
    max-width: 425px;
}
h3, .h3 {
    font-family: 'Benne' !important;
    color: #02265b !important;
    font-size: 3.6rem !important;
    font-weight: 600 !important;
}
body {
    font-size: 1.8rem !important;
    font-weight: 300;
    line-height: 1.8;
}
h2, .h2 {
    font-family: 'Benne' !important;
    color: #02265b !important;
    font-size: 4.2rem !important;
    font-weight: 600 !important;
}
.caroufredsel_wrapper {
margin-top: 69px !important;
}
#prev, #next {
    background-color: rgba(255,255,255,0);
    height: 500px;
    width: 50%;
    top: 0;
    position: absolute;
}
#prev:hover, #next:hover {
    background-color: rgba(255,255,255,0);
}
.node-business .node-gallery {
    clear: both;
    display: none;
}
.dashboard-link, .read-more {
    margin-top: 0;
    display: none;
}