@import url(../../Thirdparty/animate.css);
@import url(../lemonmilk-cufonfonts-webfont/style.css);
* {
  font-family: 'Roboto', sans-serif; }

.grow {
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out; }
  .grow:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1); }

#reservationjombo .jumbotron {
  max-width: 300px;
  margin: 0 auto; }

.mfp-close {
  right: calc(50vw - 160px); }

.btn-primary {
  background-color: #0071ba;
  border-radius: 0px;
  font-weight: 300;
  text-transform: uppercase;
  font-style: italic; }

.mfp-iframe-scaler iframe {
  height: 300px !important;
  box-shadow: none !important;
  background: transparent !important; }

* {
  font-family: 'Roboto', sans-serif; }

.grow {
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out; }
  .grow:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1); }

#reservationjombo .jumbotron {
  max-width: 300px;
  margin: 0 auto; }

.mfp-close {
  right: calc(50vw - 160px); }

.btn-primary {
  background-color: #0071ba;
  border-radius: 0px;
  font-weight: 300;
  text-transform: uppercase;
  font-style: italic; }

.mfp-iframe-scaler iframe {
  height: 300px !important;
  box-shadow: none !important;
  background: transparent !important; }

@media (min-height: 700px) {
  .introscene {
    margin-top: calc(50vh - 340px); }
    .introscene nav {
      margin-top: 0px; } }

nav {
  padding-bottom: 10px;
  background-color: white;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 10px; }
  nav.bottomnav {
    margin-top: 0px; }
  nav .navbar-brand {
    margin-right: 0px;
    margin-top: 11px; }
    nav .navbar-brand img {
      height: 70px; }
    @media (max-width: 500px) {
      nav .navbar-brand {
        margin-top: 0px; }
        nav .navbar-brand img {
          height: 50px; } }
  nav .small-icon {
    width: 50px;
    height: 50px;
    margin-top: 24px;
    margin-right: 10px; }
  nav .tripadvisor {
    height: 100px; }
    @media (max-width: 767px) {
      nav .tripadvisor {
        height: 55px; } }
  nav .hamburger-menu .hamburger-mine {
    height: 50px;
    width: 50px;
    background-image: url("../img/menu-closed.svg");
    background-repeat: no-repeat;
    background-size: 50px 50px;
    background-position: center; }
    @media (max-width: 500px) {
      nav .hamburger-menu .hamburger-mine {
        margin-top: 5px;
        margin-right: 0px; } }
  nav .hamburger-menu[aria-expanded="true"] .hamburger-mine {
    background-image: url("../img/menu-opened.svg"); }
  nav .nav-subitems-wrapper {
    padding-right: 7.5px;
    padding-left: 7.5px; }
    nav .nav-subitems-wrapper img {
      width: 100%;
      margin-top: 7px; }
    nav .nav-subitems-wrapper span {
      position: relative;
      display: block;
      text-align: center;
      font-weight: 300;
      font-style: italic;
      color: #414042;
      font-size: 10px;
      text-transform: uppercase; }
      @media (min-width: 500px) {
        nav .nav-subitems-wrapper span {
          font-size: 14px; } }
    nav .nav-subitems-wrapper a:hover {
      text-decoration: none; }
    nav .nav-subitems-wrapper .active img {
      filter: gray;
      /* IE6-9 */
      -webkit-filter: grayscale(1);
      /* Google Chrome, Safari 6+ & Opera 15+ */
      filter: grayscale(1); }
    nav .nav-subitems-wrapper .active span {
      font-weight: 600; }
  nav .nav-subitems-wrapper > div {
    padding-right: 7.5px;
    padding-left: 7.5px; }

* {
  font-family: 'Roboto', sans-serif; }

.grow {
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out; }
  .grow:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1); }

#reservationjombo .jumbotron {
  max-width: 300px;
  margin: 0 auto; }

.mfp-close {
  right: calc(50vw - 160px); }

.btn-primary {
  background-color: #0071ba;
  border-radius: 0px;
  font-weight: 300;
  text-transform: uppercase;
  font-style: italic; }

.mfp-iframe-scaler iframe {
  height: 300px !important;
  box-shadow: none !important;
  background: transparent !important; }

.carousel .carousel-inner .introcarouselmy {
  height: 380px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }
  .carousel .carousel-inner .introcarouselmy .carousel-caption {
    left: 50px;
    right: 50px;
    bottom: 0px; }
    @media (min-width: 1200px) {
      .carousel .carousel-inner .introcarouselmy .carousel-caption {
        right: 34%; } }
    .carousel .carousel-inner .introcarouselmy .carousel-caption h2 {
      font-size: 24px;
      font-weight: 300;
      font-style: italic;
      text-transform: uppercase;
      margin-bottom: 0px; }
      @media (min-width: 768px) {
        .carousel .carousel-inner .introcarouselmy .carousel-caption h2 {
          font-size: 38px; } }
    .carousel .carousel-inner .introcarouselmy .carousel-caption p {
      font-size: 18px;
      font-weight: 300;
      font-style: italic;
      text-transform: uppercase;
      line-height: 15px; }
      @media (min-width: 768px) {
        .carousel .carousel-inner .introcarouselmy .carousel-caption p {
          font-size: 27px;
          line-height: 20px; } }

* {
  font-family: 'Roboto', sans-serif; }

.grow {
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out; }
  .grow:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1); }

#reservationjombo .jumbotron {
  max-width: 300px;
  margin: 0 auto; }

.mfp-close {
  right: calc(50vw - 160px); }

.btn-primary {
  background-color: #0071ba;
  border-radius: 0px;
  font-weight: 300;
  text-transform: uppercase;
  font-style: italic; }

.mfp-iframe-scaler iframe {
  height: 300px !important;
  box-shadow: none !important;
  background: transparent !important; }

.cardlist {
  padding-top: 20px;
  padding-bottom: 40px; }
  .cardlist .animated:nth-child(0) {
    -webkit-animation-delay: 0s;
    animation-delay: 0s; }
  .cardlist .animated:nth-child(1) {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s; }
  .cardlist .animated:nth-child(2) {
    -webkit-animation-delay: 1s;
    animation-delay: 1s; }
  .cardlist .animated:nth-child(3) {
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s; }
  .cardlist .animated:nth-child(4) {
    -webkit-animation-delay: 2s;
    animation-delay: 2s; }
  .cardlist .animated:nth-child(5) {
    -webkit-animation-delay: 2.5s;
    animation-delay: 2.5s; }
  .cardlist .animated:nth-child(6) {
    -webkit-animation-delay: 3s;
    animation-delay: 3s; }
  .cardlist .animated:nth-child(7) {
    -webkit-animation-delay: 3.5s;
    animation-delay: 3.5s; }
  .cardlist .animated:nth-child(8) {
    -webkit-animation-delay: 4s;
    animation-delay: 4s; }
  .cardlist .animated:nth-child(9) {
    -webkit-animation-delay: 4.5s;
    animation-delay: 4.5s; }
  .cardlist .animated:nth-child(10) {
    -webkit-animation-delay: 5s;
    animation-delay: 5s; }
  .cardlist .animated:nth-child(11) {
    -webkit-animation-delay: 5.5s;
    animation-delay: 5.5s; }
  .cardlist .animated:nth-child(12) {
    -webkit-animation-delay: 6s;
    animation-delay: 6s; }
  .cardlist .animated:nth-child(13) {
    -webkit-animation-delay: 6.5s;
    animation-delay: 6.5s; }
  .cardlist .animated:nth-child(14) {
    -webkit-animation-delay: 7s;
    animation-delay: 7s; }
  .cardlist .animated:nth-child(15) {
    -webkit-animation-delay: 7.5s;
    animation-delay: 7.5s; }
  .cardlist .animated:nth-child(16) {
    -webkit-animation-delay: 8s;
    animation-delay: 8s; }
  .cardlist .animated:nth-child(17) {
    -webkit-animation-delay: 8.5s;
    animation-delay: 8.5s; }
  .cardlist .animated:nth-child(18) {
    -webkit-animation-delay: 9s;
    animation-delay: 9s; }
  .cardlist .animated:nth-child(19) {
    -webkit-animation-delay: 9.5s;
    animation-delay: 9.5s; }
  .cardlist .animated:nth-child(20) {
    -webkit-animation-delay: 10s;
    animation-delay: 10s; }
  .cardlist .animated:nth-child(21) {
    -webkit-animation-delay: 10.5s;
    animation-delay: 10.5s; }
  .cardlist .animated:nth-child(22) {
    -webkit-animation-delay: 11s;
    animation-delay: 11s; }
  .cardlist .animated:nth-child(23) {
    -webkit-animation-delay: 11.5s;
    animation-delay: 11.5s; }
  .cardlist .animated:nth-child(24) {
    -webkit-animation-delay: 12s;
    animation-delay: 12s; }
  .cardlist .animated:nth-child(25) {
    -webkit-animation-delay: 12.5s;
    animation-delay: 12.5s; }
  .cardlist .animated:nth-child(26) {
    -webkit-animation-delay: 13s;
    animation-delay: 13s; }
  .cardlist .animated:nth-child(27) {
    -webkit-animation-delay: 13.5s;
    animation-delay: 13.5s; }
  .cardlist .animated:nth-child(28) {
    -webkit-animation-delay: 14s;
    animation-delay: 14s; }
  .cardlist .animated:nth-child(29) {
    -webkit-animation-delay: 14.5s;
    animation-delay: 14.5s; }
  .cardlist .animated:nth-child(30) {
    -webkit-animation-delay: 15s;
    animation-delay: 15s; }
  .cardlist .animated:nth-child(31) {
    -webkit-animation-delay: 15.5s;
    animation-delay: 15.5s; }
  .cardlist .animated:nth-child(32) {
    -webkit-animation-delay: 16s;
    animation-delay: 16s; }
  .cardlist .animated:nth-child(33) {
    -webkit-animation-delay: 16.5s;
    animation-delay: 16.5s; }
  .cardlist .animated:nth-child(34) {
    -webkit-animation-delay: 17s;
    animation-delay: 17s; }
  .cardlist .animated:nth-child(35) {
    -webkit-animation-delay: 17.5s;
    animation-delay: 17.5s; }
  .cardlist .animated:nth-child(36) {
    -webkit-animation-delay: 18s;
    animation-delay: 18s; }
  .cardlist .animated:nth-child(37) {
    -webkit-animation-delay: 18.5s;
    animation-delay: 18.5s; }
  .cardlist .animated:nth-child(38) {
    -webkit-animation-delay: 19s;
    animation-delay: 19s; }
  .cardlist .animated:nth-child(39) {
    -webkit-animation-delay: 19.5s;
    animation-delay: 19.5s; }
  .cardlist .animated:nth-child(40) {
    -webkit-animation-delay: 20s;
    animation-delay: 20s; }
  .cardlist .animated:nth-child(41) {
    -webkit-animation-delay: 20.5s;
    animation-delay: 20.5s; }
  .cardlist .animated:nth-child(42) {
    -webkit-animation-delay: 21s;
    animation-delay: 21s; }
  .cardlist .animated:nth-child(43) {
    -webkit-animation-delay: 21.5s;
    animation-delay: 21.5s; }
  .cardlist .animated:nth-child(44) {
    -webkit-animation-delay: 22s;
    animation-delay: 22s; }
  .cardlist .animated:nth-child(45) {
    -webkit-animation-delay: 22.5s;
    animation-delay: 22.5s; }
  .cardlist .animated:nth-child(46) {
    -webkit-animation-delay: 23s;
    animation-delay: 23s; }
  .cardlist .animated:nth-child(47) {
    -webkit-animation-delay: 23.5s;
    animation-delay: 23.5s; }
  .cardlist .animated:nth-child(48) {
    -webkit-animation-delay: 24s;
    animation-delay: 24s; }
  .cardlist .animated:nth-child(49) {
    -webkit-animation-delay: 24.5s;
    animation-delay: 24.5s; }
  .cardlist .animated:nth-child(50) {
    -webkit-animation-delay: 25s;
    animation-delay: 25s; }
  .cardlist .singlecard {
    background-color: #ebdfcb;
    padding: 5px;
    display: block;
    position: relative;
    height: 100%;
    padding-bottom: 40px; }
    .cardlist .singlecard .image-wrapper {
      position: relative;
      display: block; }
      .cardlist .singlecard .image-wrapper .detailed-img {
        width: 100%; }
      .cardlist .singlecard .image-wrapper .gallery-icon {
        position: absolute;
        bottom: -5px;
        right: -5px; }
        .cardlist .singlecard .image-wrapper .gallery-icon img {
          width: 50px;
          height: 50px; }
    .cardlist .singlecard .text-wrapper h2 {
      font-size: 16px;
      font-weight: 300;
      font-style: italic;
      text-align: center;
      text-transform: uppercase;
      margin-top: 10px; }
    .cardlist .singlecard .text-wrapper p {
      font-size: 14px;
      font-weight: 300;
      text-align: center; }
    .cardlist .singlecard .buttons-wrapper {
      position: absolute;
      width: calc(100% - 10px);
      bottom: 5px;
      left: 5px; }
      .cardlist .singlecard .buttons-wrapper .detail-link {
        background-color: #58595b;
        color: #ebdfcb;
        font-size: 16px;
        font-weight: 300;
        font-style: italic;
        width: calc(40% - 5px);
        text-align: center;
        text-transform: uppercase;
        display: inline-block;
        position: relative; }
        .cardlist .singlecard .buttons-wrapper .detail-link:hover {
          text-decoration: none; }
      .cardlist .singlecard .buttons-wrapper .reservation-link {
        background-color: #0071ba;
        color: #ebdfcb;
        font-size: 16px;
        font-weight: 300;
        font-style: italic;
        width: 60%;
        text-align: center;
        text-transform: uppercase;
        display: inline-block;
        position: relative; }
        .cardlist .singlecard .buttons-wrapper .reservation-link:hover {
          text-decoration: none; }

* {
  font-family: 'Roboto', sans-serif; }

.grow {
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out; }
  .grow:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1); }

#reservationjombo .jumbotron {
  max-width: 300px;
  margin: 0 auto; }

.mfp-close {
  right: calc(50vw - 160px); }

.btn-primary {
  background-color: #0071ba;
  border-radius: 0px;
  font-weight: 300;
  text-transform: uppercase;
  font-style: italic; }

.mfp-iframe-scaler iframe {
  height: 300px !important;
  box-shadow: none !important;
  background: transparent !important; }

footer.nohome {
  background-color: white;
  padding: 15px; }
  footer.nohome .footercontent {
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #736357; }
    footer.nohome .footercontent h3 {
      font-size: 16px;
      font-weight: 300;
      font-style: italic;
      color: white;
      text-transform: uppercase;
      margin-bottom: 0px; }
    footer.nohome .footercontent .small-icon {
      width: 50px;
      height: 50px;
      margin-top: 3px;
      margin-right: 10px; }

* {
  font-family: 'Roboto', sans-serif; }

.grow {
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out; }
  .grow:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1); }

#reservationjombo .jumbotron {
  max-width: 300px;
  margin: 0 auto; }

.mfp-close {
  right: calc(50vw - 160px); }

.btn-primary {
  background-color: #0071ba;
  border-radius: 0px;
  font-weight: 300;
  text-transform: uppercase;
  font-style: italic; }

.mfp-iframe-scaler iframe {
  height: 300px !important;
  box-shadow: none !important;
  background: transparent !important; }

article.basic h1, article.basic h2, article.basic h3, article.basic h4, article.basic h5, article.basic h6 {
  font-size: 16px;
  font-weight: 300;
  font-style: italic;
  text-transform: uppercase;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px; }
article.basic p {
  max-width: 600px;
  margin: 0 auto;
  font-size: 16px;
  font-weight: 300;
  text-align: center;
  margin-bottom: 15px; }
article.basic .buttons-wrapper {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 60px; }
  article.basic .buttons-wrapper .reservation-link {
    background-color: #0071ba;
    color: #ebdfcb;
    font-size: 16px;
    font-weight: 300;
    font-style: italic;
    width: 140px;
    text-align: center;
    text-transform: uppercase;
    display: inline-block;
    position: relative; }
    article.basic .buttons-wrapper .reservation-link:hover {
      text-decoration: none; }
article.basic .article-gallery img {
  width: 100%; }
article.basic a {
  text-decoration: none !important;
  color: #414042 !important; }
  article.basic a .img-wrap-1 {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 360px;
    margin-bottom: 30px; }
  article.basic a .img-wrap-2 {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 165px;
    margin-bottom: 30px; }
    article.basic a .img-wrap-2 p {
      font-size: 24px;
      font-weight: 300;
      font-style: italic;
      text-align: left;
      text-transform: uppercase; }
  article.basic a .img-wrap-3 {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 165px;
    margin-bottom: 30px; }
  article.basic a .img-wrap-4 {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 360px;
    margin-bottom: 30px; }
    article.basic a .img-wrap-4 p {
      font-size: 24px;
      font-weight: 300;
      font-style: italic;
      text-align: left;
      text-transform: uppercase; }
  article.basic a .img-wrap-5 {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: calc(50% - 15px);
    height: 180px;
    margin-bottom: 30px;
    margin-right: 15px;
    float: left; }
    article.basic a .img-wrap-5 p {
      font-size: 24px;
      font-weight: 300;
      font-style: italic;
      text-align: left;
      text-transform: uppercase; }
  article.basic a .img-wrap-6 {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: calc(50% - 15px);
    height: 180px;
    margin-bottom: 30px;
    margin-left: 15px;
    float: left; }
  article.basic a .img-wrap-7 {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 180px;
    margin-bottom: 30px; }

.halved-article {
  margin-bottom: 30px; }
  .halved-article h1, .halved-article h2, .halved-article h3, .halved-article h4, .halved-article h5, .halved-article h6 {
    font-size: 16px;
    font-weight: 300;
    font-style: italic;
    text-transform: uppercase;
    margin-top: 30px;
    margin-bottom: 30px; }
  .halved-article p {
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 15px; }
  .halved-article img {
    width: 100%; }
  .halved-article .textclouser {
    display: flex; }
    .halved-article .textclouser .text-wrapper {
      padding-top: 50px;
      padding-bottom: 50px;
      align-self: center; }

body, html {
  overflow-x: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed; }

body {
  margin-top: 15px; }

main {
  padding-left: 15px;
  padding-right: 15px;
  background-color: white;
  overflow-y: hidden; }

.credentials p {
  font-size: 13px;
  font-weight: 300; }
.credentials a {
  font-size: 13px;
  font-weight: 300;
  color: black;
  text-decoration: underline; }

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