@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-moz-keyframes fadein {
  /* Firefox */
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadein {
  /* Safari and Chrome */
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-o-keyframes fadein {
  /* Opera */
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@font-face {
  font-family: 'angelinaregular';
  src: url('/css/fonts/angelina-webfont.eot');
  src: url('/css/fonts/angelina-webfont.eot?#iefix') format('embedded-opentype'), url('/css/fonts/angelina-webfont.woff') format('woff'), url('/css/fonts/angelina-webfont.ttf') format('truetype'), url('/css/fonts/angelina-webfont.svg#angelinaregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Caslon 540 W01 Roman";
  src: url("/css/fonts/cc3c3e83-7364-42fc-af57-c555d3f00904.eot?#iefix");
  src: url("/css/fonts/cc3c3e83-7364-42fc-af57-c555d3f00904.eot?#iefix") format("eot"), url("/css/fonts/7194b1a6-135b-4fb6-af44-f5cbf8fcbe04.woff") format("woff"), url("/css/fonts/2a4b6ead-d768-4fcc-a36f-a7fc9da0e23f.ttf") format("truetype"), url("/css/fonts/c28fb4d0-5c88-4caf-9575-acb8ef5129f2.svg#c28fb4d0-5c88-4caf-9575-acb8ef5129f2") format("svg");
}
@font-face {
  font-family: "Gill Sans W01 Book";
  src: url("/css/fonts/2cebe80c-b289-4ae0-a3b0-baa82c6c6e10.eot?#iefix");
  src: url("/css/fonts/2cebe80c-b289-4ae0-a3b0-baa82c6c6e10.eot?#iefix") format("eot"), url("/css/fonts/2bc69477-90c2-4415-a51f-36e36eee3d5e.woff") format("woff"), url("/css/fonts/33447d8d-d920-48e7-b0a9-1d3dda80d6a6.ttf") format("truetype"), url("/css/fonts/e49c440c-7653-44ce-96d2-f775947ba9fe.svg#e49c440c-7653-44ce-96d2-f775947ba9fe") format("svg");
}
@font-face {
  font-family: 'iconmoon-icon';
  src: url('/css/fonts/icomoon.eot?v=1');
  src: url('/css/fonts/icomoon.eot?#iefix&v=1') format('embedded-opentype'), url('/css/fonts/icomoon.woff?v=1') format('woff'), url('/css/fonts/icomoon.ttf?v=1') format('truetype'), url('/css/fonts/icomoon.svg?v=1#iconmoon-icon') format('svg');
  font-weight: normal;
  font-style: normal;
}
.serif {
  font-family: 'Caslon 540 W01 Roman';
}
.serif2 {
  font-family: 'angelinaregular';
}
.sans1 {
  font-family: 'Gill Sans W01 Book';
}
.icons {
  font-family: 'iconmoon-icon';
}
a.icons-P:before {
  content: "\f003";
}
a.icons-F:before {
  content: "\f005";
}
a.icons-T:before {
  content: "\f006";
}
a.icons-E:before {
  content: "\f004";
}
a.icons-L:before {
  content: "\f007";
}
a.icons-P2:before {
  content: "\f008";
}
.transition1 {
  -o-transition: .5s;
  -ms-transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  transition: .5s;
}
.box-sizing {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.inlineBlock {
  display: inline-block;
  /*display: -moz-inline-stack;
    vertical-align: top;
    zoom: 1;
    *display: inline;*/
}
.txtHd1 {
  font-family: 'angelinaregular';
  font-size: 1.3em;
  text-decoration: none;
  color: #ffffff;
}
.txtHd2 {
  font-family: 'Caslon 540 W01 Roman';
  font-size: 1.1em;
  text-decoration: none;
  text-transform: uppercase;
}
.txtHd3 {
  font-family: 'Caslon 540 W01 Roman';
  background-color: #b0aaa2 !important;
  color: #ffffff;
  text-transform: uppercase;
  padding: 10px 25px;
  position: relative;
  margin-bottom: 3px;
  font-weight: normal;
}
.txt1 {
  font-size: 0.75em;
  line-height: 1.4em;
  font-family: 'Gill Sans W01 Book';
}
.txt-booking {
  text-overflow: ellipsis;
  position: relative;
  background-color: #7a756f;
  color: #ffffff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: 'Caslon 540 W01 Roman';
  text-transform: uppercase;
  padding: 4px 4px 4px 6px;
}
.colorDark {
  color: #000000 !important;
}
.colorDarkBackground {
  background-color: #231F20 !important;
}
.colorLight {
  color: #ffffff;
}
.color1 {
  color: #8b9497;
}
.color2Background {
  background-color: #b0aaa2 !important;
}
.flexslider .flex-on-image-caption .flex-on-image-caption-main {
  font-size: 39px;
  line-height: 40px;
}
/*

 ======================================================================================
 ======================================================================================
 ======================================================================================
 ======================================================================================
 ======================================================================================

*/
body {
  zoom: 1;
}
.osano-cm-window {
  position: fixed;
  width: 100%;
  bottom: 0px;
  background-color: #000;
  top: unset !important;
}
.osano-cm-dialog--type_bar.osano-cm-dialog--position_bottom {
  width: 1200px;
  position: relative;
  margin: 0 auto;
  padding: 24px 42px;
}
.section-content {
  width: 798px;
}
.wrapper {
  width: 1200px;
  /* 1140px - 10% for margins */
  margin: 0 auto;
}
.section-navigation {
  margin: 0 0 0 45px;
}
.background-container {
  display: block;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-size: cover;
  /*
    animation: fadein 3s;
    -moz-animation: fadein 3s;
    -webkit-animation: fadein 3s; 
    -o-animation: fadein 3s;*/
}
.footer-content {
  margin-left: 356px;
  margin-right: 20px;
}
.cmp-booking-iframe iframe {
  height: 900px;
}
footer nav.cmp-footer-right {
  right: 26px;
}
.booking-container .cmp-booking {
  width: 805px;
}
.cmp-hero-images {
  display: block;
}
.cmp-section > div:not(.cmp-section-content-recipe) {
  width: 262px;
  height: 220px;
}
.cmp-section .cmp-section-textbox > div {
  padding: 20px 23px;
}
.cmp-section-x1 {
  left: 268px;
}
.cmp-section-x2 {
  left: 536px;
}
.cmp-section-y1 {
  top: 226px;
}
.cmp-section-y2 {
  top: 452px;
}
.cmp-section-y3 {
  top: 678px;
}
.cmp-section-y4 {
  top: 904px;
}
.cmp-section-y5 {
  top: 1130px;
}
.cmp-section-y6 {
  top: 1356px;
}
.cmp-section-y7 {
  top: 1582px;
}
.cmp-section-y8 {
  top: 1808px;
}
.cmp-section-y9 {
  top: 2034px;
}
.cmp-section-w1 {
  width: 262px !important;
}
.cmp-section-w2 {
  width: 530px !important;
}
.cmp-section-w3 {
  width: 798px !important;
}
.cmp-section-h1 {
  height: 220px !important;
}
.cmp-section-h2 {
  height: 446px !important;
}
.cmp-section-h3 {
  height: 672px !important;
}
.cmp-section-h4 {
  height: 898px !important;
}
.cmp-section-h5 {
  height: 1124px !important;
}
.cmp-section-h6 {
  height: 1350px !important;
}
.cmp-section-h7 {
  height: 1576px !important;
}
.cmp-section-h8 {
  height: 1802px !important;
}
.cmp-section-h9 {
  height: 2028px !important;
}
.cmp-section-h10 {
  height: 2254px !important;
}
.cmp-section-h11 {
  height: 2480px !important;
}
.cmp-section-h12 {
  height: 2706px !important;
}
.cmp-section-h13 {
  height: 2932px !important;
}
.cmp-section-h14 {
  height: 3158px !important;
}
.cmp-section-h15 {
  height: 3384px !important;
}
.cmp-section-h16 {
  height: 3610px !important;
}
.cmp-section-h17 {
  height: 3836px !important;
}
.cmp-section-h18 {
  height: 4062px !important;
}
.cmp-section-h19 {
  height: 4288px !important;
}
.cmp-section-h20 {
  height: 4514px !important;
}
.cmp-section-h21 {
  height: 4740px !important;
}
.cmp-section-h22 {
  height: 4966px !important;
}
.cmp-section-h23 {
  height: 5192px !important;
}
.cmp-section-h24 {
  height: 5418px !important;
}
.cmp-section-h25 {
  height: 5644px !important;
}
.cmp-section-h80 {
  height: 18074px !important;
}
.cmp-section-widget {
  margin: -24px;
}
.cmp-book-here-banner {
  width: 600px;
}
nav.cmp-footer-lower {
  bottom: 50px !important;
}
.cmp-section-film-club .cmp-section-film-club-film-upper-left {
  width: 260px;
}
.cmp-section-film-club .cmp-section-film-club-film-showing .cmp-section-film-club-film-showing-film {
  flex-basis: 18px;
}
.newsletter-popup-content .newsletter-popup-content-content {
  width: 794px;
}
