@charset "UTF-8";
@font-face {
  font-family: 'CenturyStd Book';
  src: url("../fonts/CenturyStd-Book.eot");
  src: local("☺"), url("../fonts/CenturyStd-Book.woff") format("woff"), url("../fonts/CenturyStd-Book.ttf") format("truetype"), url("../fonts/CenturyStd-Book.otf") format("opentype"), url("../fonts/CenturyStd-Book.svg") format("svg"); }
@font-face {
  font-family: 'CenturyStd Book Light';
  src: url("../fonts/CenturyStd-Light.eot");
  src: local("☺"), url("../fonts/CenturyStd-Light.woff") format("woff"), url("../fonts/CenturyStd-Light.ttf") format("truetype"), url("../fonts/CenturyStd-Light.otf") format("opentype"), url("../fonts/CenturyStd-Light.svg") format("svg"); }
@font-face {
  font-family: 'FuturaStd Book';
  src: url("../fonts/FuturaStd-Book.eot");
  src: local("☺"), url("../fonts/FuturaStd-Book.woff") format("woff"), url("../fonts/FuturaStd-Book.ttf") format("truetype"), url("../fonts/FuturaStd-Book.otf") format("opentype"), url("../fonts/FuturaStd-Book.svg") format("svg"); }
@font-face {
  font-family: 'FuturaStd Book Heavy';
  src: url("../fonts/FuturaStd-Heavy.eot");
  src: local("☺"), url("../fonts/FuturaStd-Heavy.woff") format("woff"), url("../fonts/FuturaStd-Heavy.ttf") format("truetype"), url("../fonts/FuturaStd-Heavy.otf") format("opentype"), url("../fonts/FuturaStd-Heavy.svg") format("svg"); }
@font-face {
  font-family: 'FuturaStd Book Light';
  src: url("../fonts/FuturaStd-Light.eot");
  src: local("☺"), url("../fonts/FuturaStd-Light.woff") format("woff"), url("../fonts/FuturaStd-Light.ttf") format("truetype"), url("../fonts/FuturaStd-Light.otf") format("opentype"), url("../fonts/FuturaStd-Light.svg") format("svg"); }
html, body {
  background-color: #fff;
  color: #000;
  font-family: "FuturaStd Book", sans-serif;
  font-size: 12px; }

h1 {
  font-size: 35px;
  text-transform: lowercase; }

h2 {
  font-family: "CenturyStd Book", serif; }

h3 {
  font-family: "CenturyStd Book Light", serif; }

h4 {
  font-family: "FuturaStd Book", sans-serif;
  font-weight: lighter;
  font-size: 25px; }

a {
  color: #b1b1b1;
  text-decoration: none; }
  a:hover {
    text-decoration: none; }

.logo {
  color: #666;
  display: inline-block;
  font-family: "CenturyStd Book", serif;
  font-size: 20px;
  line-height: 90%; }
  .logo .divota {
    font-size: 45px; }

.btn {
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 0;
  padding: 10px 30px;
  font-size: 12px;
  text-transform: uppercase; }
  .btn::hover {
    border: 1px solid #077aa7; }

a.btn {
  color: #000;
  text-decoration: none; }

cite {
  font-family: "FuturaStd Book", sans-serif;
  font-weight: lighter;
  font-size: 21px;
  font-style: normal; }

.page-header {
  border-bottom: 0;
  display: table;
  height: 60px;
  margin: 0;
  padding: 10px 20px;
  width: 100%; }
  .page-header > div {
    display: table-cell; }
  .page-header .logo {
    margin-top: 20px; }
  .page-header .weather {
    color: #4d4d4d;
    font-size: 7px;
    text-align: center;
    vertical-align: top; }
    .page-header .weather::hover {
      color: #077aa7; }
  .page-header .rhs {
    text-align: right;
    vertical-align: top; }
    .page-header .rhs .social-media {
      color: #bcbcbc;
      margin: 10px; }
    .page-header .rhs .btn {
      margin: 5px;
      padding: 10px; }
      .page-header .rhs .btn.book-now {
        background-color: #157ba5;
        border: 0;
        color: #fff; }
        .page-header .rhs .btn.book-now::hover {
          background-color: #075da7; }

.nav-diag {
  bottom: 0;
  left: 0;
  margin: auto 0;
  position: fixed;
  right: 0;
  top:  0;
  overflow: hidden; }
  .nav-diag .modal-dialog {
    height: 100%;
    margin: 0;
    padding: 0;
    position: fixed;
    width: 100%; }
  .nav-diag > ul.topnav {
    list-style-type: none;
    margin: 0;
    padding: 0; }

.topnav {
  font-family: "CenturyStd Book", serif;
  font-size: 35px;
  text-transform: lowercase; }
  .topnav.nav-pills > li > a {
    padding: 5px 15px; }
  .topnav.nav-pills > li.active > a, .topnav.nav-pills > li.active > a:focus, .topnav.nav-pills > li.active > a:hover {
    background: transparent;
    background-color: none;
    color: #666; }
  .topnav.nav > li > a:focus, .topnav.nav > li > a:hover {
    background: transparent;
    background-color: none;
    color: #666; }
  .topnav .subnav-item > a > span::after {
    content: ' +'; }
  .topnav .subnav-item.open > a {
    display: inline-block; }
    .topnav .subnav-item.open > a > span::after {
      content: ' >'; }
  .topnav a {
    color: #b1b1b1; }

ul.subnav {
  border: 0;
  box-shadow: none;
  float: none;
  font-size: 35px;
  margin-top: 0;
  padding: 0; }
  ul.subnav > li {
    display: inline-block; }
    ul.subnav > li > a {
      color: #b1b1b1; }
      ul.subnav > li > a :hover,
      ul.subnav > li > a :focus {
        background: transparent;
        background-color: none;
        color: #666; }
    ul.subnav > li.active > a,
    ul.subnav > li.active > a:hover,
    ul.subnav > li.active > a:focus {
      color: #666; }
  ul.subnav.nav-pills > li.active > a, ul.subnav.nav-pills > li.active > a:focus, ul.subnav.nav-pills > li.active > a:hover {
    background: transparent;
    background-color: none;
    color: #666; }
  ul.subnav.nav > li > a:focus, ul.subnav.nav > li > a:hover {
    background: transparent;
    background-color: none;
    color: #666; }

.subnav-item.open > ul.subnav {
  display: inline-block;
  position: static; }

.nav-footer {
  font-size: 12px;
  padding: 15px; }

.breadcrumb.bc {
  background-color: #fff;
  font-size: 9px;
  text-transform: uppercase; }
  .breadcrumb.bc a {
    color: #b1b1b1; }
  .breadcrumb.bc .active {
    color: #666; }
  .breadcrumb.bc > li + li:before {
    color: #CCCCCC;
    content: "> ";
    padding: 0 5px; }

#main #content {
  height: calc(100vh - 164px); }
  #main #content svg {
    margin: auto;
    width: 100%; }

#main {
  overflow-x: hidden;
  overflow-y: hidden; }

#footer {
  bottom: 0;
  display: table;
  height: 40px;
  left: 0;
  padding: 10px 20px;
  position: fixed;
  width: 100%; }
  #footer ul.awards {
    display: table-cell;
    list-style-type: none;
    margin: 0;
    padding: 0; }
    #footer ul.awards > li {
      float: left; }
      #footer ul.awards > li img {
        -webkit-filter: grayscale(100%);
        /* Safari 6.0 - 9.0 */
        filter: grayscale(100%);
        height: 20px;
        margin: 0 10px; }
  #footer .rhs {
    display: table-cell;
    text-align: right; }
    #footer .rhs .btn {
      padding: 10px; }

.map-container {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(99%);
  /* Chrome 19+ & Safari 6+ */
  -webkit-backface-visibility: hidden;
  /* Fix for transition flickering */ }

.modal-content.full-size {
  border: 0;
  border-radius: 0;
  bottom: 0;
  box-shadow: none;
  height: 100vh;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100vw; }
.modal-content .modal-header {
  border: none; }
  .modal-content .modal-header .logo {
    padding: 15px; }
  .modal-content .modal-header .close {
    border: 1px solid #000;
    font-family: "FuturaStd Book Light", sans-serif;
    font-size: 60px;
    font-weight: 100;
    text-shadow: none;
    filter: alpha(opacity=100);
    height: 60px;
    width: 60px;
    opacity: 1; }

.modal-body {
  height: 100%;
  overflow: auto; }

body.home {
  overflow: hidden; }
  body.home #content {
    height: 100% !important; }

.svg-map {
  position: relative;
  height: 0;
  width: 100%;
  padding: 0;
  padding-bottom: 56%;
  overflow: hidden; }
  .svg-map svg {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0; }

.tooltip {
  color: #666;
  font-family: "CenturyStd Book", serif;
  font-size: 24px;
  padding: 20px;
  padding-bottom: 60px;
  display: none; }
  .tooltip.tt-active {
    background-color: #fff;
    display: block; }
  .tooltip .close-btn {
    border-color: #fff;
    border-radius: 15px;
    border-width: 0;
    height: 30px;
    padding: 5px;
    position: absolute;
    right: -15px;
    top: -15px;
    width: 30px; }
  .tooltip h3 {
    font-size: 35px; }
  .tooltip .carousel-indicators.top-indicators {
    top: -30px; }
  .tooltip .nav.nav-pills > li {
    padding-left: 0; }
    .tooltip .nav.nav-pills > li > a {
      color: #b1b1b1;
      padding-left: 0; }
    .tooltip .nav.nav-pills > li.active > a {
      background-color: transparent;
      color: #666; }
      .tooltip .nav.nav-pills > li.active > a :hover {
        background-color: #eee; }

@media screen and (max-aspect-ratio: 1270 / 812) {
  .svg-map {
    width: 150%;
    margin-left: -25%;
    height: 100%;
    padding: 0;
    padding-bottom: 0; }

  #svg-map {
    object-fit: cover;
    clip: rect(0px, 20%, 0px, 20%); } }
@media screen and (max-aspect-ratio: 1 / 1) {
  .svg-map {
    width: 200%;
    margin-left: -50%; }

  #svg-map {
    clip: rect(0px, 30%, 0px, 30%); } }
@media screen and (max-aspect-ratio: 2 / 3) {
  .svg-map {
    width: 300%;
    margin-left: -100%; }

  #svg-map {
    clip: rect(0px, 40%, 0px, 40%); } }
#scf-website {
  display: none; }

#wrap_Inputfield_scf-website {
  display: none; }

#sel-sort {
  background: transparent;
  background-color: #fff;
  border: 0;
  box-shadow: none;
  outline: none;
  -webkit-appearance: none;
  appearance: none;
  text-transform: uppercase;
  width: 200xp;
  margin-left: auto;
  margin-right: 0;
  width: 200px; }

.acc-container {
  height: 100%;
  overflow-y: auto; }

/*
ul.acc-list {
    list-style: none;
    margin: 0;
    padding: 0;

    >li {
        display: inline-block;
        padding: 20px;
    }

    img {
        -moz-transition: all 0.3s;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
        width: 100%;

        :hover {
            // TODO: slowly zoom in
            -moz-transition: all 0.3s;
            -webkit-transition: all 0.3s;
            transition: all 0.3s;
        }
    }

    figcaption {
        margin: 20px 0 10px 0;

        ::after {
            content: "";
            clear: left;
            display: table;
        }

        h3 {
            display: inline-block;
            //float: left;
            font-size: 35px;
            margin: 0 20px 0 0;
        }

        span {
            //clear: left;
            font-size: 14px;
            margin-top: 20px;
        }
    }

    a {
        color: $prim-color;
    }
}
*/
.img-carousel .acc-container .carousel-inner {
  margin-left: 20px;
  margin-right: 20px;
  width: calc(100% - 40px); }
  .img-carousel .acc-container .carousel-inner img {
    padding-bottom: 60px; }
.img-carousel .acc-container .car-item {
  padding: 20px; }
.img-carousel .acc-container .carousel-caption {
  bottom: 0;
  color: #000;
  font-size: 14px;
  left: 20px;
  padding-bottom: 20px;
  right: 20px;
  text-align: left;
  text-shadow: none; }
  .img-carousel .acc-container .carousel-caption h3 {
    float: left;
    font-size: 35px;
    margin-right: 20px;
    margin-top: 4px; }
.img-carousel .acc-container .carousel-indicators {
  bottom: 10px; }

#acc-body {
  height: 100%; }
  #acc-body .row {
    height: 100%; }

.acc-txt {
  height: 100%;
  overflow-y: hidden; }
  .acc-txt h3 {
    font-size: 35px; }
  .acc-txt h4 {
    font-size: 25px;
    text-transform: lowercase; }
  .acc-txt hgroup {
    margin-bottom: 40px; }
  .acc-txt ol.breadcrumb.bc {
    display: inline-block;
    padding: 8px 0; }
  .acc-txt .btn-link {
    border: 0;
    color: #b1b1b1;
    margin-left: auto;
    margin-right: 0;
    padding: 6px;
    position: absolute;
    right: 0; }

.acc-features {
  height: calc(100% - 200px);
  overflow-y: auto;
  font-size: 12px; }
  .acc-features > ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .acc-features > ul > li {
      margin: 6px 0; }

#acc-img {
  height: 100%; }
  #acc-img .carousel-inner {
    height: 100%; }

@media screen and (max-width: 991px) {
  #acc-body .row {
    overflow: auto; }

  .acc-features {
    overflow-y: visible; } }
.gallery-container {
  height: 100%; }
  .gallery-container ul.row {
    list-style: none;
    margin: 0;
    padding: 0; }
    .gallery-container ul.row > li {
      padding: 20px; }
      .gallery-container ul.row > li .thumbnail {
        border: 0; }
        .gallery-container ul.row > li .thumbnail img {
          width: 100%; }

.img-carousel .gal-container {
  display: table-cell;
  vertical-align: middle; }
  .img-carousel .gal-container .carousel-inner {
    margin: 20px;
    width: calc(100% - 40px); }
  .img-carousel .gal-container .car-item {
    padding: 20px; }
  .img-carousel .gal-container .carousel-indicators {
    bottom: -50px; }

.img-carousel {
  display: table;
  height: calc(100% - 50px);
  table-layout: fixed; }
  .img-carousel .mod-container {
    display: table-cell;
    vertical-align: middle; }
  .img-carousel .carousel-inner {
    height: 100%; }
    .img-carousel .carousel-inner img {
      max-height: 100%;
      max-width: 100%;
      width: 100%; }
  .img-carousel .carousel-indicators {
    bottom: -60px; }
    .img-carousel .carousel-indicators li {
      background-color: #b1b1b1;
      border-color: #b1b1b1;
      height: 8px;
      margin: 10px;
      width: 8px; }
      .img-carousel .carousel-indicators li.active {
        background-color: #666;
        border-color: #666;
        height: 8px;
        width: 8px; }
  .img-carousel .carousel-control,
  .img-carousel .carousel-control:hover {
    background: transparent;
    background-color: none;
    opacity: 1; }
    .img-carousel .carousel-control .glyphicon-menu-left,
    .img-carousel .carousel-control:hover .glyphicon-menu-left {
      text-shadow: 2px 0 #000; }
    .img-carousel .carousel-control .glyphicon-menu-right,
    .img-carousel .carousel-control:hover .glyphicon-menu-right {
      text-shadow: -2px 0 #000; }
    .img-carousel .carousel-control .fa-angle-left, .img-carousel .carousel-control .fa-angle-right,
    .img-carousel .carousel-control:hover .fa-angle-left,
    .img-carousel .carousel-control:hover .fa-angle-right {
      display: inline-block;
      font-size: 60px;
      font-weight: lighter;
      height: 60px;
      margin-left: -30px;
      margin-top: -30px;
      position: absolute;
      top: 50%;
      width: 60px;
      z-index: 5; }

.modal-body .img-carousel {
  width: 100%; }

.carousel-control .glyphicon-menu-left,
.carousel-control .glyphicon-menu-right {
  color: #fff;
  display: inline-block;
  font-size: 60px;
  font-weight: lighter;
  height: 60px;
  margin-top: -20px;
  position: absolute;
  width: 60px;
  top: 50%;
  z-index: 5; }

#galModal {
  bottom: 0;
  left: 0;
  margin: auto 0;
  position: fixed;
  right: 0;
  top:  0;
  overflow: hidden; }
  #galModal .video.modal-content {
    background-color: #000; }
    #galModal .video.modal-content .modal-header .close {
      color: #fff;
      font-weight: lighter;
      text-shadow: none;
      filter: alpha(opacity=100);
      opacity: 1; }
    #galModal .video.modal-content .modal-body {
      padding: 0; }
    #galModal .video.modal-content .carousel-control {
      bottom: 30%;
      top: 30%; }
      #galModal .video.modal-content .carousel-control .glyphicon-menu-left,
      #galModal .video.modal-content .carousel-control .glyphicon-menu-right {
        color: #000; }
      #galModal .video.modal-content .carousel-control .glyphicon-menu-left {
        text-shadow: 2px 0 #fff; }
      #galModal .video.modal-content .carousel-control .glyphicon-menu-right {
        text-shadow: -2px 0 #fff; }
  #galModal .modal-dialog {
    height: 100%;
    margin: 0;
    padding: 0;
    position: fixed;
    width: 100%; }
  #galModal .carousel-inner img {
    margin: 0 15%;
    max-width: 70%; }

.plyr--video .plyr__controls > button {
  max-width: 60px; }

.offer-list-container {
  height: calc(100% - 100px); }
  .offer-list-container ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .offer-list-container ul > li {
      padding: 20px; }
      .offer-list-container ul > li h3 {
        font-family: "FuturaStd Book", sans-serif;
        margin-bottom: 60px;
        text-transform: lowercase; }
      .offer-list-container ul > li img {
        width: 100%; }

.img-carousel .off-container {
  /*
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  */ }
  .img-carousel .off-container .carousel-inner {
    margin-left: 20px;
    margin-right: 20px;
    width: calc(100% - 40px); }
  .img-carousel .off-container .car-item {
    padding: 20px; }
  .img-carousel .off-container .carousel-caption {
    bottom: initial;
    color: #000;
    font-size: 14px;
    left: initial;
    padding-bottom: 20px;
    position: relative;
    right: initial;
    text-align: left;
    text-shadow: none; }
    .img-carousel .off-container .carousel-caption a, .img-carousel .off-container .carousel-caption a:hover {
      color: #000;
      text-decoration: none; }
    .img-carousel .off-container .carousel-caption h3 {
      font-family: "FuturaStd Book", sans-serif;
      font-weight: lighter;
      font-size: 35px;
      margin-bottom: 30px;
      margin-top: 4px; }
    .img-carousel .off-container .carousel-caption.car-content {
      bottom: 0;
      padding: 20px;
      position: absolute;
      top: 0; }
      .img-carousel .off-container .carousel-caption.car-content h3 {
        margin-bottom: 40px; }
    .img-carousel .off-container .carousel-caption .details-link {
      color: #b1b1b1; }
  .img-carousel .off-container .carousel-indicators {
    bottom: 10px; }

.offer-container {
  height: calc(100% - 100px); }
  .offer-container > .row {
    position: relative; }
    .offer-container > .row > .col-md-4 {
      position: static; }
  .offer-container h3 {
    margin-bottom: 60px; }
  .offer-container .link-button-container {
    bottom: 0;
    position: absolute; }

@media screen and (max-width: 991px) {
  .btn {
    border: 0;
    padding: 10px 30px;
    font-size: 12px; }
    .btn::hover {
      border: 1px solid #077aa7; }

  .page-header {
    border-bottom: 1px solid #bcbcbc; }

  .book-now {
    visibility: hidden; }

  #main #content {
    height: calc(100vh - 164px); }

  #footer {
    border-top: 1px solid #bcbcbc; } }
div#content {
  overflow: auto;
  overflow-x: auto;
  overflow-y: auto; }

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