@charset "UTF-8";
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
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,
menu,
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-color: 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 {
  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;
  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; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    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) ")"; }

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  p,
  h2,
  h3,
  .cafe-menu-content .blockCollection .contentBlock .h3,
  .menu-content .blockCollection .contentBlock .h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3,
  .cafe-menu-content .blockCollection .contentBlock .h3,
  .menu-content .blockCollection .contentBlock .h3 {
    page-break-after: avoid; }

  .navbar {
    display: none; }

  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }

  .label {
    border: 1px solid #000; }

  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("/fonts/glyphicons-halflings-regular.eot");
  src: url("/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("/fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("/fonts/glyphicons-halflings-regular.woff") format("woff"), url("/fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before {
  content: "\2a"; }

.glyphicon-plus:before {
  content: "\2b"; }

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

.glyphicon-cd:before {
  content: "\e201"; }

.glyphicon-save-file:before {
  content: "\e202"; }

.glyphicon-open-file:before {
  content: "\e203"; }

.glyphicon-level-up:before {
  content: "\e204"; }

.glyphicon-copy:before {
  content: "\e205"; }

.glyphicon-paste:before {
  content: "\e206"; }

.glyphicon-alert:before {
  content: "\e209"; }

.glyphicon-equalizer:before {
  content: "\e210"; }

.glyphicon-king:before {
  content: "\e211"; }

.glyphicon-queen:before {
  content: "\e212"; }

.glyphicon-pawn:before {
  content: "\e213"; }

.glyphicon-bishop:before {
  content: "\e214"; }

.glyphicon-knight:before {
  content: "\e215"; }

.glyphicon-baby-formula:before {
  content: "\e216"; }

.glyphicon-tent:before {
  content: "\26fa"; }

.glyphicon-blackboard:before {
  content: "\e218"; }

.glyphicon-bed:before {
  content: "\e219"; }

.glyphicon-apple:before {
  content: "\f8ff"; }

.glyphicon-erase:before {
  content: "\e221"; }

.glyphicon-hourglass:before {
  content: "\231b"; }

.glyphicon-lamp:before {
  content: "\e223"; }

.glyphicon-duplicate:before {
  content: "\e224"; }

.glyphicon-piggy-bank:before {
  content: "\e225"; }

.glyphicon-scissors:before {
  content: "\e226"; }

.glyphicon-bitcoin:before {
  content: "\e227"; }

.glyphicon-btc:before {
  content: "\e227"; }

.glyphicon-xbt:before {
  content: "\e227"; }

.glyphicon-yen:before {
  content: "\00a5"; }

.glyphicon-jpy:before {
  content: "\00a5"; }

.glyphicon-ruble:before {
  content: "\20bd"; }

.glyphicon-rub:before {
  content: "\20bd"; }

.glyphicon-scale:before {
  content: "\e230"; }

.glyphicon-ice-lolly:before {
  content: "\e231"; }

.glyphicon-ice-lolly-tasted:before {
  content: "\e232"; }

.glyphicon-education:before {
  content: "\e233"; }

.glyphicon-option-horizontal:before {
  content: "\e234"; }

.glyphicon-option-vertical:before {
  content: "\e235"; }

.glyphicon-menu-hamburger:before {
  content: "\e236"; }

.glyphicon-modal-window:before {
  content: "\e237"; }

.glyphicon-oil:before {
  content: "\e238"; }

.glyphicon-grain:before {
  content: "\e239"; }

.glyphicon-sunglasses:before {
  content: "\e240"; }

.glyphicon-text-size:before {
  content: "\e241"; }

.glyphicon-text-color:before {
  content: "\e242"; }

.glyphicon-text-background:before {
  content: "\e243"; }

.glyphicon-object-align-top:before {
  content: "\e244"; }

.glyphicon-object-align-bottom:before {
  content: "\e245"; }

.glyphicon-object-align-horizontal:before {
  content: "\e246"; }

.glyphicon-object-align-left:before {
  content: "\e247"; }

.glyphicon-object-align-vertical:before {
  content: "\e248"; }

.glyphicon-object-align-right:before {
  content: "\e249"; }

.glyphicon-triangle-right:before {
  content: "\e250"; }

.glyphicon-triangle-left:before {
  content: "\e251"; }

.glyphicon-triangle-bottom:before {
  content: "\e252"; }

.glyphicon-triangle-top:before {
  content: "\e253"; }

.glyphicon-console:before {
  content: "\e254"; }

.glyphicon-superscript:before {
  content: "\e255"; }

.glyphicon-subscript:before {
  content: "\e256"; }

.glyphicon-menu-left:before {
  content: "\e257"; }

.glyphicon-menu-right:before {
  content: "\e258"; }

.glyphicon-menu-down:before {
  content: "\e259"; }

.glyphicon-menu-up:before {
  content: "\e260"; }

* {
  -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.428571429;
  color: #111;
  background-color: #fff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #337ab7;
  text-decoration: none; }
  a:hover, a:focus {
    color: #23527c;
    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;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  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;
  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; }

[role="button"] {
  cursor: pointer; }

h1, h2, h3, .cafe-menu-content .blockCollection .contentBlock .h3, .menu-content .blockCollection .contentBlock .h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small, .cafe-menu-content .blockCollection .contentBlock .h3 small, .menu-content .blockCollection .contentBlock .h3 small,
  h3 .small,
  .cafe-menu-content .blockCollection .contentBlock .h3 .small,
  .menu-content .blockCollection .contentBlock .h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777; }

h1, .h1,
h2, .h2,
h3,
.cafe-menu-content .blockCollection .contentBlock .h3,
.menu-content .blockCollection .contentBlock .h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  .cafe-menu-content .blockCollection .contentBlock .h3 small,
  .menu-content .blockCollection .contentBlock .h3 small,
  h3 .small,
  .cafe-menu-content .blockCollection .contentBlock .h3 .small,
  .menu-content .blockCollection .contentBlock .h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 36px; }

h2, .h2 {
  font-size: 30px; }

h3, .cafe-menu-content .blockCollection .contentBlock .h3, .menu-content .blockCollection .contentBlock .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%; }

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, .initialism {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777777; }

.text-primary {
  color: #337ab7; }

a.text-primary:hover,
a.text-primary:focus {
  color: #286090; }

.text-success {
  color: #3c763d; }

a.text-success:hover,
a.text-success:focus {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover,
a.text-info:focus {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover,
a.text-danger:focus {
  color: #843534; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #337ab7; }

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover,
a.bg-danger:focus {
  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,
  ul ol,
  ol ul,
  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.428571429; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }
.dl-horizontal dd:after {
  clear: both; }
@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%; }

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.428571429;
    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-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container, .offers-carousel-home {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .offers-carousel-home:before, .container:after, .offers-carousel-home:after {
    content: " ";
    display: table; }
  .container:after, .offers-carousel-home:after {
    clear: both; }
  @media (min-width: 768px) {
    .container, .offers-carousel-home {
      width: 100%; } }
  @media (min-width: 992px) {
    .container, .offers-carousel-home {
      width: 100%; } }
  @media (min-width: 1200px) {
    .container, .offers-carousel-home {
      width: 1170px; } }

.container-fluid, #middle-top-gallery .gallery-wrapper .gallery-wrap {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, #middle-top-gallery .gallery-wrapper .gallery-wrap:before, .container-fluid:after, #middle-top-gallery .gallery-wrapper .gallery-wrap:after {
    content: " ";
    display: table; }
  .container-fluid:after, #middle-top-gallery .gallery-wrapper .gallery-wrap:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.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, #middle-top-gallery .gallery-wrapper .gallery-wrap ul li.fancybox, .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, #middle-top-gallery .gallery-wrapper nav, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.3333333333%; }

.col-xs-2 {
  width: 16.6666666667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.3333333333%; }

.col-xs-5 {
  width: 41.6666666667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.3333333333%; }

.col-xs-8 {
  width: 66.6666666667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.3333333333%; }

.col-xs-11 {
  width: 91.6666666667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.3333333333%; }

.col-xs-pull-2 {
  right: 16.6666666667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.3333333333%; }

.col-xs-pull-5 {
  right: 41.6666666667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.3333333333%; }

.col-xs-pull-8 {
  right: 66.6666666667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.3333333333%; }

.col-xs-pull-11 {
  right: 91.6666666667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.3333333333%; }

.col-xs-push-2 {
  left: 16.6666666667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.3333333333%; }

.col-xs-push-5 {
  left: 41.6666666667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.3333333333%; }

.col-xs-push-8 {
  left: 66.6666666667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.3333333333%; }

.col-xs-push-11 {
  left: 91.6666666667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.3333333333%; }

.col-xs-offset-2 {
  margin-left: 16.6666666667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.3333333333%; }

.col-xs-offset-5 {
  margin-left: 41.6666666667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.3333333333%; }

.col-xs-offset-8 {
  margin-left: 66.6666666667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.3333333333%; }

.col-xs-offset-11 {
  margin-left: 91.6666666667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, #middle-top-gallery .gallery-wrapper .gallery-wrap ul li.fancybox, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }

  .col-sm-1 {
    width: 8.3333333333%; }

  .col-sm-2 {
    width: 16.6666666667%; }

  .col-sm-3, #middle-top-gallery .gallery-wrapper .gallery-wrap ul li.fancybox {
    width: 25%; }

  .col-sm-4 {
    width: 33.3333333333%; }

  .col-sm-5 {
    width: 41.6666666667%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-7 {
    width: 58.3333333333%; }

  .col-sm-8 {
    width: 66.6666666667%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-10 {
    width: 83.3333333333%; }

  .col-sm-11 {
    width: 91.6666666667%; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-pull-1 {
    right: 8.3333333333%; }

  .col-sm-pull-2 {
    right: 16.6666666667%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-4 {
    right: 33.3333333333%; }

  .col-sm-pull-5 {
    right: 41.6666666667%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-7 {
    right: 58.3333333333%; }

  .col-sm-pull-8 {
    right: 66.6666666667%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-10 {
    right: 83.3333333333%; }

  .col-sm-pull-11 {
    right: 91.6666666667%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-push-0 {
    left: auto; }

  .col-sm-push-1 {
    left: 8.3333333333%; }

  .col-sm-push-2 {
    left: 16.6666666667%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-4 {
    left: 33.3333333333%; }

  .col-sm-push-5 {
    left: 41.6666666667%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-7 {
    left: 58.3333333333%; }

  .col-sm-push-8 {
    left: 66.6666666667%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-10 {
    left: 83.3333333333%; }

  .col-sm-push-11 {
    left: 91.6666666667%; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-offset-0 {
    margin-left: 0%; }

  .col-sm-offset-1 {
    margin-left: 8.3333333333%; }

  .col-sm-offset-2 {
    margin-left: 16.6666666667%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-4 {
    margin-left: 33.3333333333%; }

  .col-sm-offset-5 {
    margin-left: 41.6666666667%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-7 {
    margin-left: 58.3333333333%; }

  .col-sm-offset-8 {
    margin-left: 66.6666666667%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-10 {
    margin-left: 83.3333333333%; }

  .col-sm-offset-11 {
    margin-left: 91.6666666667%; }

  .col-sm-offset-12 {
    margin-left: 100%; } }
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, #middle-top-gallery .gallery-wrapper nav {
    float: left; }

  .col-md-1 {
    width: 8.3333333333%; }

  .col-md-2 {
    width: 16.6666666667%; }

  .col-md-3 {
    width: 25%; }

  .col-md-4 {
    width: 33.3333333333%; }

  .col-md-5 {
    width: 41.6666666667%; }

  .col-md-6 {
    width: 50%; }

  .col-md-7 {
    width: 58.3333333333%; }

  .col-md-8 {
    width: 66.6666666667%; }

  .col-md-9 {
    width: 75%; }

  .col-md-10 {
    width: 83.3333333333%; }

  .col-md-11 {
    width: 91.6666666667%; }

  .col-md-12, #middle-top-gallery .gallery-wrapper nav {
    width: 100%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-pull-1 {
    right: 8.3333333333%; }

  .col-md-pull-2 {
    right: 16.6666666667%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-4 {
    right: 33.3333333333%; }

  .col-md-pull-5 {
    right: 41.6666666667%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-7 {
    right: 58.3333333333%; }

  .col-md-pull-8 {
    right: 66.6666666667%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-10 {
    right: 83.3333333333%; }

  .col-md-pull-11 {
    right: 91.6666666667%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-push-1 {
    left: 8.3333333333%; }

  .col-md-push-2 {
    left: 16.6666666667%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-4 {
    left: 33.3333333333%; }

  .col-md-push-5 {
    left: 41.6666666667%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-7 {
    left: 58.3333333333%; }

  .col-md-push-8 {
    left: 66.6666666667%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-10 {
    left: 83.3333333333%; }

  .col-md-push-11 {
    left: 91.6666666667%; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-offset-0 {
    margin-left: 0%; }

  .col-md-offset-1 {
    margin-left: 8.3333333333%; }

  .col-md-offset-2 {
    margin-left: 16.6666666667%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-4 {
    margin-left: 33.3333333333%; }

  .col-md-offset-5 {
    margin-left: 41.6666666667%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-7 {
    margin-left: 58.3333333333%; }

  .col-md-offset-8 {
    margin-left: 66.6666666667%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-10 {
    margin-left: 83.3333333333%; }

  .col-md-offset-11 {
    margin-left: 91.6666666667%; }

  .col-md-offset-12 {
    margin-left: 100%; } }
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }

  .col-lg-1 {
    width: 8.3333333333%; }

  .col-lg-2 {
    width: 16.6666666667%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-4 {
    width: 33.3333333333%; }

  .col-lg-5 {
    width: 41.6666666667%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-7 {
    width: 58.3333333333%; }

  .col-lg-8 {
    width: 66.6666666667%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-10 {
    width: 83.3333333333%; }

  .col-lg-11 {
    width: 91.6666666667%; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-pull-1 {
    right: 8.3333333333%; }

  .col-lg-pull-2 {
    right: 16.6666666667%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-4 {
    right: 33.3333333333%; }

  .col-lg-pull-5 {
    right: 41.6666666667%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-7 {
    right: 58.3333333333%; }

  .col-lg-pull-8 {
    right: 66.6666666667%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-10 {
    right: 83.3333333333%; }

  .col-lg-pull-11 {
    right: 91.6666666667%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-push-1 {
    left: 8.3333333333%; }

  .col-lg-push-2 {
    left: 16.6666666667%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-4 {
    left: 33.3333333333%; }

  .col-lg-push-5 {
    left: 41.6666666667%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-7 {
    left: 58.3333333333%; }

  .col-lg-push-8 {
    left: 66.6666666667%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-10 {
    left: 83.3333333333%; }

  .col-lg-push-11 {
    left: 91.6666666667%; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-offset-0 {
    margin-left: 0%; }

  .col-lg-offset-1 {
    margin-left: 8.3333333333%; }

  .col-lg-offset-2 {
    margin-left: 16.6666666667%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-4 {
    margin-left: 33.3333333333%; }

  .col-lg-offset-5 {
    margin-left: 41.6666666667%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-7 {
    margin-left: 58.3333333333%; }

  .col-lg-offset-8 {
    margin-left: 66.6666666667%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-10 {
    margin-left: 83.3333333333%; }

  .col-lg-offset-11 {
    margin-left: 91.6666666667%; }

  .col-lg-offset-12 {
    margin-left: 100%; } }
table {
  background-color: transparent; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table {
    background-color: #fff; }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 15px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd; }
      .table-responsive > .table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap; }
      .table-responsive > .table-bordered {
        border: 0; }
        .table-responsive > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        .table-responsive > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        .table-responsive > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder {
    color: #999; }
  .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1; }
  .form-control[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px; }
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn, .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  .input-group-sm input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-sm input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn,
  .input-group-sm input[type="month"] {
    line-height: 30px; }
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn, .input-group-lg input[type="date"], input[type="time"].input-lg, .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn, .input-group-lg input[type="time"], input[type="datetime-local"].input-lg, .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn, .input-group-lg input[type="datetime-local"], input[type="month"].input-lg, .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn, .input-group-lg input[type="month"] {
    line-height: 46px; } }
.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px; }
  .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-left: 0;
    padding-right: 0; }

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px; }

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto; }

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px; }
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5; }

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px; }

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto; }

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px; }
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 42.5px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d; }
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }
.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b; }
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }
.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442; }
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }
.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 25px; }
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #515151; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
    font-size: 18px; } }
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; } }

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none; }
  .btn:active, .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c; }
  .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
      color: #333;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border-color: #ccc; }
  .btn-default .badge {
    color: #fff;
    background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40; }
  .btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
  .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #204d74;
      border-color: #122b40; }
  .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
    background-color: #337ab7;
    border-color: #2e6da4; }
  .btn-primary .badge {
    color: #337ab7;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #255625; }
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1b6d85; }
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #985f0d; }
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #761c19; }
  .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.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-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #333333;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777; }
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > .dropdown-menu {
  display: block; }
.open > a {
  outline: 0; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #777777;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: ""; }
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2; }

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table; }
  .btn-toolbar:after {
    clear: both; }
  .btn-toolbar .btn,
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px; }

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table; }
.btn-group-vertical > .btn-group:after {
  clear: both; }
.btn-group-vertical > .btn-group > .btn {
  float: none; }
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified > .btn,
  .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%; }
  .btn-group-justified > .btn-group .btn {
    width: 100%; }
  .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px; }
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
      z-index: 2; }
  .input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px; }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    .nav > li.disabled > a {
      color: #777777; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #777777;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #337ab7; }
  .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.428571429;
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #555555;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 4px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #337ab7; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #fff; } }

.tab-content > .tab-pane {
  display: none; }
.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 768px) {
    .navbar {
      border-radius: 4px; } }

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }
.navbar-header:after {
  clear: both; }
@media (min-width: 768px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 768px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }
  @media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
      max-height: 200px; } }

.container > .navbar-header, .offers-carousel-home > .navbar-header,
.container > .navbar-collapse,
.offers-carousel-home > .navbar-collapse,
.container-fluid > .navbar-header,
#middle-top-gallery .gallery-wrapper .gallery-wrap > .navbar-header,
.container-fluid > .navbar-collapse,
#middle-top-gallery .gallery-wrapper .gallery-wrap > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 768px) {
    .container > .navbar-header, .offers-carousel-home > .navbar-header,
    .container > .navbar-collapse,
    .offers-carousel-home > .navbar-collapse,
    .container-fluid > .navbar-header,
    #middle-top-gallery .gallery-wrapper .gallery-wrap > .navbar-header,
    .container-fluid > .navbar-collapse,
    #middle-top-gallery .gallery-wrapper .gallery-wrap > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 768px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }
  @media (min-width: 768px) {
    .navbar > .container .navbar-brand, .navbar > .offers-carousel-home .navbar-brand, .navbar > .container-fluid .navbar-brand, #middle-top-gallery .gallery-wrapper .navbar > .gallery-wrap .navbar-brand {
      margin-left: -15px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }
  .navbar-toggle:focus {
    outline: 0; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 768px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 7.5px -15px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }
  @media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 768px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 15px;
          padding-bottom: 15px; } }

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px; }
  @media (min-width: 768px) {
    .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .navbar-form .form-control-static {
      display: inline-block; }
    .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle; }
      .navbar-form .input-group .input-group-addon,
      .navbar-form .input-group .input-group-btn,
      .navbar-form .input-group .form-control {
        width: auto; }
    .navbar-form .input-group > .form-control {
      width: 100%; }
    .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .radio,
    .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      .navbar-form .radio label,
      .navbar-form .checkbox label {
        padding-left: 0; }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  @media (max-width: 767px) {
    .navbar-form .form-group {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 768px) {
    .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      -webkit-box-shadow: none;
      box-shadow: none; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
    margin-top: 10px;
    margin-bottom: 10px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px; }

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .navbar-text {
      float: left;
      margin-left: 15px;
      margin-right: 15px; } }

@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }

  .navbar-right {
    float: right !important;
    margin-right: -15px; }
    .navbar-right ~ .navbar-right {
      margin-right: 0; } }
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  .navbar-default .navbar-brand {
    color: #777; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #777; }
  .navbar-default .navbar-nav > li > a {
    color: #777; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-default .navbar-toggle {
    border-color: #ddd; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #ddd; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #888; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555; }
  @media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #555;
      background-color: #e7e7e7; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  .navbar-default .navbar-link {
    color: #777; }
    .navbar-default .navbar-link:hover {
      color: #333; }
  .navbar-default .btn-link {
    color: #777; }
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #333; }
    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  .navbar-inverse .navbar-brand {
    color: #9d9d9d; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #9d9d9d; }
  .navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909; }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: #fff; }
  @media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #9d9d9d; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444;
      background-color: transparent; } }
  .navbar-inverse .navbar-link {
    color: #9d9d9d; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .btn-link {
    color: #9d9d9d; }
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #fff; }
    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #444; }

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      content: "/ ";
      padding: 0 5px;
      color: #ccc; }
  .breadcrumb > .active {
    color: #777777; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      line-height: 1.428571429;
      text-decoration: none;
      color: #337ab7;
      background-color: #fff;
      border: 1px solid #ddd;
      margin-left: -1px; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 4px;
      border-top-left-radius: 4px; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 4px;
      border-top-right-radius: 4px; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    z-index: 3;
    color: #23527c;
    background-color: #eeeeee;
    border-color: #ddd; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #777777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333; }
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px; }
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5; }
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center; }
  .pager:before, .pager:after {
    content: " ";
    display: table; }
  .pager:after {
    clear: both; }
  .pager li {
    display: inline; }
    .pager li > a,
    .pager li > span {
      display: inline-block;
      padding: 5px 14px;
      background-color: #fff;
      border: 1px solid #ddd;
      border-radius: 15px; }
    .pager li > a:hover,
    .pager li > a:focus {
      text-decoration: none;
      background-color: #eeeeee; }
  .pager .next > a,
  .pager .next > span {
    float: right; }
  .pager .previous > a,
  .pager .previous > span {
    float: left; }
  .pager .disabled > a,
  .pager .disabled > a:hover,
  .pager .disabled > a:focus,
  .pager .disabled > span {
    color: #777777;
    background-color: #fff;
    cursor: not-allowed; }

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }
  .label:empty {
    display: none; }
  .btn .label {
    position: relative;
    top: -1px; }

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label-default {
  background-color: #777777; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #5e5e5e; }

.label-primary {
  background-color: #337ab7; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #286090; }

.label-success {
  background-color: #5cb85c; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44; }

.label-info {
  background-color: #5bc0de; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5; }

.label-warning {
  background-color: #f0ad4e; }
  .label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec971f; }

.label-danger {
  background-color: #d9534f; }
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c; }

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge, .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px; }
  .list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #337ab7;
    background-color: #fff; }
  .list-group-item > .badge {
    float: right; }
  .list-group-item > .badge + .badge {
    margin-right: 5px; }
  .nav-pills > li > a > .badge {
    margin-left: 3px; }

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee; }
  .jumbotron h1,
  .jumbotron .h1 {
    color: inherit; }
  .jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200; }
  .jumbotron > hr {
    border-top-color: #d5d5d5; }
  .container .jumbotron, .offers-carousel-home .jumbotron, .container-fluid .jumbotron, #middle-top-gallery .gallery-wrapper .gallery-wrap .jumbotron {
    border-radius: 6px; }
  .jumbotron .container, .jumbotron .offers-carousel-home {
    max-width: 100%; }
  @media screen and (min-width: 768px) {
    .jumbotron {
      padding-top: 48px;
      padding-bottom: 48px; }
      .container .jumbotron, .offers-carousel-home .jumbotron, .container-fluid .jumbotron, #middle-top-gallery .gallery-wrapper .gallery-wrap .jumbotron {
        padding-left: 60px;
        padding-right: 60px; }
      .jumbotron h1,
      .jumbotron .h1 {
        font-size: 63px; } }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out; }
  .thumbnail > img,
  .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
  .thumbnail .caption {
    padding: 9px;
    color: #111; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7; }

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link {
    font-weight: bold; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px; }
  .alert-dismissable .close,
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9c0; }
  .alert-danger .alert-link {
    color: #843534; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease; }

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px; }

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success {
  background-color: #5cb85c; }
  .progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-info {
  background-color: #5bc0de; }
  .progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-warning {
  background-color: #f0ad4e; }
  .progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-danger {
  background-color: #d9534f; }
  .progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.media {
  margin-top: 15px; }
  .media:first-child {
    margin-top: 0; }

.media,
.media-body {
  zoom: 1;
  overflow: hidden; }

.media-body {
  width: 10000px; }

.media-object {
  display: block; }
  .media-object.img-thumbnail {
    max-width: none; }

.media-right,
.media > .pull-right {
  padding-left: 10px; }

.media-left,
.media > .pull-left {
  padding-right: 10px; }

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top; }

.media-middle {
  vertical-align: middle; }

.media-bottom {
  vertical-align: bottom; }

.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.media-list {
  padding-left: 0;
  list-style: none; }

.list-group {
  margin-bottom: 20px;
  padding-left: 0; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  .list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }

a.list-group-item,
button.list-group-item {
  color: #555; }
  a.list-group-item .list-group-item-heading,
  button.list-group-item .list-group-item-heading {
    color: #333; }
  a.list-group-item:hover, a.list-group-item:focus,
  button.list-group-item:hover,
  button.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5; }

button.list-group-item {
  width: 100%;
  text-align: left; }

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed; }
  .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit; }
  .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #777777; }
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7; }
  .list-group-item.active .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
  .list-group-item.active:focus .list-group-item-heading > small,
  .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit; }
  .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #c7ddef; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:hover, a.list-group-item-success:focus,
  button.list-group-item-success:hover,
  button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
  button.list-group-item-success.active,
  button.list-group-item-success.active:hover,
  button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:hover, a.list-group-item-info:focus,
  button.list-group-item-info:hover,
  button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
  button.list-group-item-info.active,
  button.list-group-item-info.active:hover,
  button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:hover, a.list-group-item-warning:focus,
  button.list-group-item-warning:hover,
  button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:hover,
  button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading,
  button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:hover, a.list-group-item-danger:focus,
  button.list-group-item-danger:hover,
  button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
  button.list-group-item-danger.active,
  button.list-group-item-danger.active:hover,
  button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }
  .panel-body:before, .panel-body:after {
    content: " ";
    display: table; }
  .panel-body:after {
    clear: both; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit; }
  .panel-title > a,
  .panel-title > small,
  .panel-title > .small,
  .panel-title > small > a,
  .panel-title > .small > a {
    color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px; }
  .panel > .list-group:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer {
  border-top-width: 0; }

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }
  .panel > .table caption,
  .panel > .table-responsive > .table caption,
  .panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px; }
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
      border-top-left-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
      border-top-right-radius: 3px; }
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }
  .panel > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
      border-bottom-left-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
      border-bottom-right-radius: 3px; }
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd; }
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .panel > .table-bordered > thead > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .panel > .table-bordered > thead > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0; }

.panel-group {
  margin-bottom: 20px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse > .panel-body,
    .panel-group .panel-heading + .panel-collapse > .list-group {
      border-top: 1px solid #ddd; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ddd; }

.panel-default {
  border-color: #ddd; }
  .panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ddd; }
    .panel-default > .panel-heading .badge {
      color: #f5f5f5;
      background-color: #333333; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

.panel-primary {
  border-color: #337ab7; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #337ab7; }
    .panel-primary > .panel-heading .badge {
      color: #337ab7;
      background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7; }

.panel-success {
  border-color: #d6e9c6; }
  .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #d6e9c6; }
    .panel-success > .panel-heading .badge {
      color: #dff0d8;
      background-color: #3c763d; }
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6; }

.panel-info {
  border-color: #bce8f1; }
  .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
    .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #bce8f1; }
    .panel-info > .panel-heading .badge {
      color: #d9edf7;
      background-color: #31708f; }
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1; }

.panel-warning {
  border-color: #faebcc; }
  .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
    .panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #faebcc; }
    .panel-warning > .panel-heading .badge {
      color: #fcf8e3;
      background-color: #8a6d3b; }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }
  .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
    .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ebccd1; }
    .panel-danger > .panel-heading .badge {
      color: #f2dede;
      background-color: #a94442; }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }

.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,
  .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  padding: 24px;
  border-radius: 6px; }

.well-sm {
  padding: 9px;
  border-radius: 3px; }

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.428571429px; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.428571429; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }

  .modal-sm {
    width: 300px; } }
@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000; }
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000; }
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

.popover-content {
  padding: 9px 14px; }

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover > .arrow {
  border-width: 11px; }

.popover > .arrow:after {
  border-width: 10px;
  content: ""; }

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px; }
  .popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff; }
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25); }
  .popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff; }
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px; }
  .popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff; }
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25); }
  .popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px; }
        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
          -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
          left: 0; } }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block; }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif; }
  .carousel-control .icon-prev:before {
    content: '\2039'; }
  .carousel-control .icon-next:before {
    content: '\203a'; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0); }
  .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn {
    text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px; }

  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }

  .carousel-indicators {
    bottom: 20px; } }
.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
.clearfix: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; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }
.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.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 !important; }

  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 !important; }

  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 !important; }

  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 !important; }

  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 !important; }

  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 Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.4.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.4.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.4.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.4.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.4.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.2857142857em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.1428571429em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.8571428571em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }
.fa.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }
.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before,
.fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-feed:before,
.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before,
.fa-gratipay:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

.fa-cart-plus:before {
  content: ""; }

.fa-cart-arrow-down:before {
  content: ""; }

.fa-diamond:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

.fa-user-secret:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-intersex:before,
.fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-genderless:before {
  content: ""; }

.fa-facebook-official:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-server:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-hotel:before,
.fa-bed:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

.fa-yc:before,
.fa-y-combinator:before {
  content: ""; }

.fa-optin-monster:before {
  content: ""; }

.fa-opencart:before {
  content: ""; }

.fa-expeditedssl:before {
  content: ""; }

.fa-battery-4:before,
.fa-battery-full:before {
  content: ""; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: ""; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: ""; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: ""; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: ""; }

.fa-mouse-pointer:before {
  content: ""; }

.fa-i-cursor:before {
  content: ""; }

.fa-object-group:before {
  content: ""; }

.fa-object-ungroup:before {
  content: ""; }

.fa-sticky-note:before {
  content: ""; }

.fa-sticky-note-o:before {
  content: ""; }

.fa-cc-jcb:before {
  content: ""; }

.fa-cc-diners-club:before {
  content: ""; }

.fa-clone:before {
  content: ""; }

.fa-balance-scale:before {
  content: ""; }

.fa-hourglass-o:before {
  content: ""; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: ""; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: ""; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: ""; }

.fa-hourglass:before {
  content: ""; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: ""; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: ""; }

.fa-hand-scissors-o:before {
  content: ""; }

.fa-hand-lizard-o:before {
  content: ""; }

.fa-hand-spock-o:before {
  content: ""; }

.fa-hand-pointer-o:before {
  content: ""; }

.fa-hand-peace-o:before {
  content: ""; }

.fa-trademark:before {
  content: ""; }

.fa-registered:before {
  content: ""; }

.fa-creative-commons:before {
  content: ""; }

.fa-gg:before {
  content: ""; }

.fa-gg-circle:before {
  content: ""; }

.fa-tripadvisor:before {
  content: ""; }

.fa-odnoklassniki:before {
  content: ""; }

.fa-odnoklassniki-square:before {
  content: ""; }

.fa-get-pocket:before {
  content: ""; }

.fa-wikipedia-w:before {
  content: ""; }

.fa-safari:before {
  content: ""; }

.fa-chrome:before {
  content: ""; }

.fa-firefox:before {
  content: ""; }

.fa-opera:before {
  content: ""; }

.fa-internet-explorer:before {
  content: ""; }

.fa-tv:before,
.fa-television:before {
  content: ""; }

.fa-contao:before {
  content: ""; }

.fa-500px:before {
  content: ""; }

.fa-amazon:before {
  content: ""; }

.fa-calendar-plus-o:before {
  content: ""; }

.fa-calendar-minus-o:before {
  content: ""; }

.fa-calendar-times-o:before {
  content: ""; }

.fa-calendar-check-o:before {
  content: ""; }

.fa-industry:before {
  content: ""; }

.fa-map-pin:before {
  content: ""; }

.fa-map-signs:before {
  content: ""; }

.fa-map-o:before {
  content: ""; }

.fa-map:before {
  content: ""; }

.fa-commenting:before {
  content: ""; }

.fa-commenting-o:before {
  content: ""; }

.fa-houzz:before {
  content: ""; }

.fa-vimeo:before {
  content: ""; }

.fa-black-tie:before {
  content: ""; }

.fa-fonticons:before {
  content: ""; }

/***************  templates/main/../jw/slideshow/template.slideshow.css  ***************/
body {
  margin: 0;
  padding: 0; }

.jw-slideshow {
  height: 100%;
  position: relative;
  width: 100%;
  overflow: hidden;
  background-color: #000000; }

.jw-slideshow .slideshow {
  float: left;
  height: 100%;
  list-style: none outside none;
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
  z-index: 1;
  background-color: #000000; }

.jw-slideshow .slideshow {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden; }

.jw-slideshow .slideshow .slides.cycle-slide {
  left: 0;
  position: absolute;
  top: 0;
  z-index: 100;
  width: 100%;
  height: 100%; }

.slideshow img.slideImage {
  z-index: 1;
  position: absolute; }

.slideshow .overlay {
  display: block;
  height: 100%;
  position: relative;
  width: 100%;
  z-index: 2; }

.slideshow .overlay > div {
  display: block;
  height: 100%;
  position: relative;
  width: 100%; }

.slideshow .overlay > div {
  display: block;
  height: 100%;
  position: absolute;
  width: 100%; }

.slideshow .overlay .full {
  background-repeat: repeat;
  background-position: center top;
  z-index: 10;
  top: 0;
  left: 0; }

.slideshow .overlay .top {
  background-position: center top;
  background-repeat: repeat-x;
  z-index: 20;
  top: 0;
  left: 0; }

.slideshow .overlay .bottom {
  background-position: center bottom;
  background-repeat: repeat-x;
  z-index: 20;
  bottom: 0;
  left: 0; }

.slideshow .overlay .left {
  background-position: left center;
  background-repeat: repeat-y;
  z-index: 20;
  top: 0;
  left: 0; }

.slideshow .overlay .right {
  background-position: right center;
  background-repeat: repeat-y;
  z-index: 20;
  top: 0;
  right: 0; }

.slides .imageSwitchHolder,
.slides .imageSwitchHolderAltTextOnly {
  position: absolute !important;
  width: 100% !important;
  height: 100% !important;
  top: 0;
  left: 0; }

.jw-slideshow.jw-slideshow1 {
  margin: 0 auto;
  position: relative;
  width: 980px; }

.jw-slideshow ul {
  list-style: none outside none;
  margin: 0;
  padding: 0;
  z-index: 1; }

.slideNav {
  display: block;
  height: 100px;
  position: absolute;
  right: 60px;
  top: 155px;
  width: 100px;
  z-index: 10;
  cursor: pointer; }

.slideNav.cycle-prev {
  background-position: top left;
  left: 60px; }

.slideNav.cycle-next {
  background-position: top right; }

.slideContent {
  color: #FFFFFF;
  margin: 0 5%;
  position: absolute;
  width: 40%;
  z-index: 5;
  height: 200px; }

.slideContent.background {
  padding: 10px; }

/*.slideContent.top{top:50px;right:0px;}*/
.slideContent.left {
  left: 0; }

.slideContent.right {
  right: 0; }

.slideContent .slideTitle {
  color: #FFFFFF;
  font-size: 29px;
  font-weight: 200;
  line-height: 1em;
  letter-spacing: .3px;
  padding: 0;
  text-transform: uppercase;
  font-family: 'Raleway', sans-serif;
  margin: 0 0 0 56px; }

p.slideTitle2 {
  color: #FFFFFF;
  font-size: 27px;
  font-weight: 600;
  margin: 0;
  text-transform: uppercase;
  font-family: 'Raleway', sans-serif;
  letter-spacing: .3px;
  float: right;
  padding-right: 54px;
  padding-top: 2px; }

.slideContent .slideTitle a {
  color: #FFFFFF; }

.slideContent .slideText {
  color: #fff;
  width: 75%;
  margin: 16px 57px 0;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  line-height: 20px;
  float: left;
  height: 65px; }

.sliderbackground {
  position: relative;
  width: 70%;
  height: auto;
  margin: 10% auto 0;
  padding: 15px;
  background-color: rgba(0, 0, 0, 0.5);
  overflow: hidden; }
  @media (min-width: 768px) {
    .sliderbackground {
      width: 740px; } }

#page_home .slideContent .slideReadMore {
  color: #FFFFFF;
  font-size: 1em;
  text-transform: uppercase;
  position: absolute;
  /*left:57px;bottom:4px;*/
  border: 1px solid #fff;
  width: 115px;
  height: 34px;
  display: block;
  text-align: center;
  line-height: 34px;
  font-weight: 600;
  font-family: 'Open Sans Condensed', sans-serif; }

.slideContent .slideReadMore a {
  color: #fff;
  text-decoration: none; }

.slideContent .slideReadMore .editableLinkIcon {
  cursor: pointer;
  float: left; }

.slideContent.left .slideReadMore,
.slideContent.left .slideText,
.slideContent.left .slideTitle {
  float: left;
  clear: left;
  text-align: left; }

.slideContent.right .slideReadMore,
.slideContent.right .slideText,
.slideContent.right .slideTitle {
  float: right;
  clear: right;
  text-align: right; }

.loggedIn .slideReadMore {
  display: block !important; }

/*.center-slideContent {
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 20;
}
.pagerWrap {
	height: 100%;
    margin: 0 auto;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 30;
}*/
.pagerContain {
  margin: 0 auto;
  padding: 0 15%;
  position: relative;
  width: 60%; }

.pager {
  display: none;
  cursor: pointer;
  float: left;
  list-style: none outside none;
  margin: 0;
  overflow: hidden;
  position: relative;
  width: 100%; }

.pager .cycle-slide {
  margin: 0; }

.pager .cycle-slide img {
  height: auto;
  width: 90%;
  border: 2px solid #fff;
  margin: 0 auto 2px; }

.pager .cycle-slide img:hover {
  border: 2px solid #ccc; }

.pager .cycle-slide-active img {
  border: 2px solid #999; }

.pagerNav {
  cursor: pointer;
  display: block;
  height: 74px;
  position: absolute;
  top: 175px;
  width: 36px;
  z-index: 10; }

#page_home .pagerNav {
  top: 270px; }

.pagerNav.disabled {
  opacity: .2; }

.pagerNav.cycle-prev {
  background: url("/images/specialarrow_right.png") no-repeat 0 0;
  left: 0; }

.pagerNav.cycle-next {
  background: url("/images/specialarrow_left.png") no-repeat 0 0;
  right: 0; }

.jw-slideshow .imagecontainer {
  position: absolute;
  height: 641px;
  width: 100%;
  overflow: hidden;
  left: 0;
  top: 0; }

.imagecontainer img {
  width: 100%; }

.slideImage-bkg {
  background-color: #000;
  opacity: .5;
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0; }

@media only screen {
  .slideContent {
    width: 90%; }

  .slideContent .slideTitle {
    font-size: 25px;
    text-align: center;
    margin: 0; }

  p.slideTitle2 {
    font-size: 23px;
    text-align: center;
    padding: 0;
    float: none; }

  .slideContent .slideText {
    /*color:transparent;*/
    width: 174px;
    height: 50px; }

  #page_home .slideContent .slideReadMore {
    position: relative;
    margin: 0 auto;
    width: 119px;
    clear: both; } }
@media only screen and (max-width: 47.938em) {
  .slideContent .slideText {
    display: none; } }
@media only screen and (min-width: 768px) {
  .slideContent .slideTitle {
    font-size: 27px; }

  p.slideTitle2 {
    font-size: 50px;
    font-weight: 700;
    letter-spacing: 4.3px;
    margin: 30px auto;
    padding: 0; }

  .slideContent .slideText {
    width: 100%;
    font-size: 14px; }

  .slideContent {
    height: auto; } }
@media only screen and (max-width: 768px) {
  .slideContent.navigationON {
    margin: 0 5%; } }
/***************  templates/main/../jw/_common/css/default.widget.css  ***************/
/* --------------------------------------------------[ reseter ]-- */
.jw-widget a,
.jw-widget abbr,
.jw-widget acronym,
.jw-widget address,
.jw-widget applet,
.jw-widget big,
.jw-widget blockquote,
.jw-widget caption,
.jw-widget cite,
.jw-widget code,
.jw-widget dd,
.jw-widget del,
.jw-widget dfn,
.jw-widget div,
.jw-widget dl,
.jw-widget dt,
.jw-widget em,
.jw-widget fieldset,
.jw-widget font,
.jw-widget form,
.jw-widget h1,
.jw-widget h2,
.jw-widget h3,
.jw-widget .cafe-menu-content .blockCollection .contentBlock .h3,
.cafe-menu-content .blockCollection .contentBlock .jw-widget .h3,
.jw-widget .menu-content .blockCollection .contentBlock .h3,
.menu-content .blockCollection .contentBlock .jw-widget .h3,
.jw-widget .h3,
.jw-widget h4,
.jw-widget .h4,
.jw-widget h5,
.jw-widget h6,
.jw-widget iframe,
.jw-widget img,
.jw-widget ins,
.jw-widget kbd,
.jw-widget label,
.jw-widget legend,
.jw-widget li,
.jw-widget object,
.jw-widget ol,
.jw-widget p,
.jw-widget pre,
.jw-widget q,
.jw-widget s,
.jw-widget samp,
.jw-widget small,
.jw-widget span,
.jw-widget strike,
.jw-widget strong,
.jw-widget sub,
.jw-widget sup,
.jw-widget table,
.jw-widget tbody,
.jw-widget td,
.jw-widget tfoot,
.jw-widget th,
.jw-widget thead,
.jw-widget tr,
.jw-widget tt,
.jw-widget ul,
.jw-widget var {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

.jw-widget h1,
.jw-widget h2,
.jw-widget h3,
.jw-widget .cafe-menu-content .blockCollection .contentBlock .h3,
.cafe-menu-content .blockCollection .contentBlock .jw-widget .h3,
.jw-widget .menu-content .blockCollection .contentBlock .h3,
.menu-content .blockCollection .contentBlock .jw-widget .h3,
.jw-widget .h3,
.jw-widget h4,
.jw-widget .h4,
.jw-widget h5,
.jw-widget h6,
.jw-widget strong {
  font-weight: bold; }

.jw-widget:focus {
  outline: 0; }

.jw-widget table {
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show; }

.jw-widget caption,
.jw-widget td,
.jw-widget th {
  text-align: left;
  font-weight: normal; }

.jw-widget img {
  vertical-align: text-bottom; }

.jw-widget a img,
.jw-widget iframe {
  border: none; }

.jw-widget ol,
.jw-widget ul {
  list-style: none; }

.jw-widget button,
.jw-widget input,
.jw-widget select,
.jw-widget textarea {
  font-size: 100%;
  font-family: inherit; }

.jw-widget textarea {
  overflow: auto; }

.jw-widget select {
  margin: inherit; }

.jw-widget ol {
  margin-left: 2em; }

.jw-widget .clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: ' ';
  clear: both;
  height: 0; }

.jw-widget .clearfix {
  display: inline-block; }

/* \*/
* html .jw-widget .clearfix {
  height: 1%; }

.jw-widget .clearfix {
  display: block; }

/* */
/* --------------------------------------------------[ css ]-- */
div.jw-widget-1col {
  width: 232px; }

#widget-clock div.jw-widget-1col {
  width: 80px; }

#social_media div.jw-widget-1col {
  width: 245px;
  height: 51px;
  position: absolute;
  right: 3px; }

#weather div.jw-widget-1col {
  width: 88px; }

.editMode #social_media div.jw-widget-1col {
  width: 248px; }

div.jw-widget-2col {
  width: 476px; }

#specials div.jw-widget-2col {
  width: 100%; }

div.jw-widget-3col {
  width: 720px; }

div.jw-widget-4col {
  width: 964px; }

body .jw-widget .textSwitchHolder {
  display: inline; }

@media (min-width: 768px) and (max-width: 1023px) {
  #social_media div.jw-widget-1col {
    width: 245px;
    height: 51px;
    position: absolute;
    right: 1px; } }
/***************  templates/main/../jw/socialmedia/template.1col-sm.css  ***************/
/* --------------------------------------------------[ css ]-- */
div.jw-socialmedia-1col-sm ul {
  clear: both; }

div.jw-socialmedia-1col-sm li {
  float: left;
  padding: 0 0 0 4px; }

div.jw-socialmedia-1col-sm li:first-child {
  padding-left: 0; }

/*SOCIAL MEDIA*/
#social_media div.jw-socialmedia-1col-sm li.facebook {
  padding: 9px 17px 9px 16px;
  border: 1px solid #002c61;
  margin-right: 13px; }

#social_media div.jw-socialmedia-1col-sm li.twitter {
  float: left;
  padding: 11px 8px 10px;
  border: 1px solid #002c61;
  margin-right: 13px; }

#social_media div.jw-socialmedia-1col-sm li.tripadvisor {
  float: left;
  padding: 13px 5px;
  border: 1px solid #002c61;
  margin-right: 13px; }

#social_media div.jw-socialmedia-1col-sm li.instagram {
  float: left;
  padding: 8px;
  border: 1px solid #002c61; }

/*	hover*/
#social_media div.jw-socialmedia-1col-sm li.facebook:hover {
  padding: 7px 15px 7px 14px;
  border: 3px solid #002c61;
  margin-right: 13px; }

#social_media div.jw-socialmedia-1col-sm li.twitter:hover {
  float: left;
  padding: 9px 6px 8px;
  border: 3px solid #002c61;
  margin-right: 13px; }

#social_media div.jw-socialmedia-1col-sm li.tripadvisor:hover {
  float: left;
  padding: 11px 3px;
  border: 3px solid #002c61;
  margin-right: 13px; }

#social_media div.jw-socialmedia-1col-sm li.instagram:hover {
  float: left;
  padding: 6px;
  border: 3px solid #002c61; }

/*MOVIL*/
@media (max-width: 767px) {
  #social_media div.jw-widget-1col {
    width: 241px;
    height: 50px;
    position: relative;
    right: 0;
    margin: 0 auto; }

  #social_media div.jw-socialmedia-1col-sm li.facebook {
    padding: 9px 17px 7px; }

  #social_media div.jw-socialmedia-1col-sm li.facebook:hover {
    padding: 7px 15px 5px; }

  #social_media div.jw-socialmedia-1col-sm li.twitter {
    padding: 11px 8px 8px; }

  #social_media div.jw-socialmedia-1col-sm li.twitter:hover {
    padding: 9px 6px 6px; }

  #social_media div.jw-socialmedia-1col-sm li.tripadvisor {
    padding: 13px 5px 11px; }

  #social_media div.jw-socialmedia-1col-sm li.tripadvisor:hover {
    padding: 11px 3px 9px; }

  #social_media div.jw-socialmedia-1col-sm li.instagram {
    padding: 8px 8px 6px; }

  #social_media div.jw-socialmedia-1col-sm li.instagram:hover {
    padding: 6px 6px 4px; } }
/***************  templates/main/../jw/clock/template.1col-sm.css  ***************/
/* --------------------------------------------------[ css ]-- */
div.jw-clock {
  position: relative;
  float: left; }

div.jw-clock-1col-sm .jw-clock-label {
  padding-right: 0; }

/***************  templates/main/../jw/weather/template.1col-sm.css  ***************/
/* --------------------------------------------------[ css ]-- */
div.jw-weather-1col-sm {
  position: relative; }

div.jw-weather-1col-sm div {
  display: inline; }

div.jw-weather-1col-sm em {
  float: left;
  text-transform: uppercase;
  padding-right: 8px;
  color: #000;
  padding-top: 14px; }

div.jw-weather-1col-sm dfn {
  display: none; }

div.jw-weather-1col-sm .jw-weather-city {
  display: none; }

div.jw-weather-1col-sm .accweather > a {
  text-decoration: none;
  color: #000;
  font-size: 11px; }

div.jw-weather-1col-sm .accweather > a .weather-tempC {
  position: relative; }

div.jw-weather-1col-sm .accweather > a .weather-tempC:after {
  content: 'C'; }

div.jw-weather-1col-sm .accweather > a .weather-tempF {
  display: block; }

div.jw-weather-1col-sm .accweather > a .weather-text {
  display: none; }

div.jw-weather-1col-sm .accweather > a img {
  float: right;
  position: relative;
  right: 166px;
  top: -6px; }

div.jw-weather-1col-sm .accweather-days {
  display: none; }

/*ESCRITORIO*/
#weather div.jw-weather-1col-sm .accweather > a {
  font-size: 14px;
  font-family: 'Comfortaa', sans-serif;
  color: #5c4545;
  font-weight: 700; }

#weather div.jw-weather-1col-sm .accweather > a img {
  float: left;
  position: relative;
  left: 0;
  top: -7px; }

#weather div.jw-weather-1col-sm .accweather > a .weather-tempF {
  display: block;
  float: left;
  padding-left: 2px;
  padding-top: 2px; }

/*============================================
Light Gallery Styling*/
#middle-top-gallery {
  padding-top: 194px;
  background-color: #f7f7f4; }
  #middle-top-gallery .gallery-wrapper {
    padding: 0 0 1.875rem 0; }
    #middle-top-gallery .gallery-wrapper nav {
      padding: 0;
      /*font-family: $site-font-bold;*/
      text-align: center; }
      #middle-top-gallery .gallery-wrapper nav ul {
        margin: 50px auto; }
        #middle-top-gallery .gallery-wrapper nav ul li {
          display: inline-block; }
          #middle-top-gallery .gallery-wrapper nav ul li a {
            border: 1px solid #002c61;
            padding: 13px 20px 14px;
            margin: 0 15px 15px;
            cursor: pointer;
            letter-spacing: 2px;
            font-family: 'Raleway', sans-serif;
            font-size: 18px;
            text-transform: uppercase;
            color: #002c61;
            display: block; }
            #middle-top-gallery .gallery-wrapper nav ul li a:hover, #middle-top-gallery .gallery-wrapper nav ul li a.active {
              color: #fff;
              background: #002c61;
              border: 1px solid #002c61;
              text-decoration: none; }
    @media (min-width: 768px) {
      #middle-top-gallery .gallery-wrapper {
        padding: 0rem; } }
    #middle-top-gallery .gallery-wrapper .gallery-listing {
      padding: 0.625rem 0; }
      @media (min-width: 768px) {
        #middle-top-gallery .gallery-wrapper .gallery-listing {
          padding: 0rem 0; } }
    #middle-top-gallery .gallery-wrapper .gallery-wrap {
      padding: 0px;
      margin: 0 auto;
      /* For Portugues opacity changed to 1 */
      /* Portugues Ends Here */ }
      #middle-top-gallery .gallery-wrapper .gallery-wrap .row {
        margin: 0;
        padding: 0; }
      @media (min-width: 1200px) {
        #middle-top-gallery .gallery-wrapper .gallery-wrap {
          padding-left: 0px;
          padding-right: 0px; } }
      #middle-top-gallery .gallery-wrapper .gallery-wrap ul {
        list-style: none;
        padding: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        width: 100%; }
        #middle-top-gallery .gallery-wrapper .gallery-wrap ul li.fancybox {
          padding: 0;
          margin: 0;
          float: left; }
      #middle-top-gallery .gallery-wrapper .gallery-wrap .op-1 .item img.img-fluid {
        opacity: 1; }
      #middle-top-gallery .gallery-wrapper .gallery-wrap .item {
        margin: 0;
        float: left;
        width: 100%;
        height: 300px;
        /*@include transition-time(0.5s);*/
        position: relative;
        background-position: center; }
        #middle-top-gallery .gallery-wrapper .gallery-wrap .item img {
          width: 100%;
          position: relative;
          opacity: 0; }
        #middle-top-gallery .gallery-wrapper .gallery-wrap .item:hover {
          cursor: pointer;
          opacity: 0.8; }
          #middle-top-gallery .gallery-wrapper .gallery-wrap .item:hover .overlay {
            opacity: 1 !important;
            background: rgba(0, 44, 97, 0.75); }
            #middle-top-gallery .gallery-wrapper .gallery-wrap .item:hover .overlay:after {
              content: '';
              position: absolute;
              top: 0;
              bottom: 0;
              left: 0;
              right: 0;
              height: 100%;
              width: 100%;
              border: 2px solid #fff;
              background: url(/images/moduleThemes/default/pukkaGalleries/fullicon.png) center center; }
        #middle-top-gallery .gallery-wrapper .gallery-wrap .item .overlay {
          position: absolute;
          top: 0;
          bottom: 0;
          left: 0;
          right: 0;
          height: 100%;
          width: 100%;
          opacity: 0;
          transition: .5s ease; }
          #middle-top-gallery .gallery-wrapper .gallery-wrap .item .overlay:hover {
            opacity: 0.8;
            /*background: $primary-color;*/
            /*@include transition-time(0.5s);*/ }
          #middle-top-gallery .gallery-wrapper .gallery-wrap .item .overlay .text {
            position: absolute;
            top: 50%;
            left: 50%;
            text-align: center;
            /*@include translate-text (-50%, -50%);*/ }
            #middle-top-gallery .gallery-wrapper .gallery-wrap .item .overlay .text .fa {
              color: #fff;
              font-size: 1.7rem; }
      @media (min-width: 768px) {
        #middle-top-gallery .gallery-wrapper .gallery-wrap .item + .item {
          margin: 0 0px 0px; } }

/*Rez Gallery*/
.lg-sub-html {
  margin: 0 auto;
  padding: 20px 10px;
  width: 400px;
  min-height: 200px;
  max-width: 100%;
  left: 30%;
  bottom: calc(50% - 180px) !important;
  left: calc(50% - 200px);
  background-color: rgba(255, 255, 255, 0.8) !important;
  z-index: 1070; }
@meida (max-width:450px) {
  .lg-sub-html {
    max-width: 320px;
    margin: -75px auto; } }
  .lg-sub-html h5 {
    color: #002c61;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: 800;
    letter-spacing: 0.8px;
    margin: 50px 0 20px; }
  .lg-sub-html h4, .lg-sub-html .h4 {
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    color: #002c61;
    text-transform: uppercase;
    font-size: 24px !important;
    line-height: 28px;
    letter-spacing: 1.8px;
    margin: 15px 0 20px !important; }
  .lg-sub-html p {
    color: #000;
    font-size: 14px !important;
    line-height: 1.6rem !important;
    /*font-family: $site-font-regular;*/ }
  .lg-sub-html a {
    margin: 20px auto 50px;
    cursor: pointer;
    display: block;
    width: 130px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    color: #fff !important;
    text-transform: uppercase;
    text-decoration: none;
    background-color: #002c61;
    font-weight: 100;
    font-size: 13px;
    letter-spacing: .7px; }

.lg-backdrop {
  background-color: #000 !important; }

/***************  modules/flexibleForms/themes/clean/style.inputBlock.css  ***************/
form.flexibleForm .fieldBlock {
  margin-bottom: 0.4em;
  zoom: 1; }

form.flexibleForm .fieldBlock:after {
  content: '.';
  visibility: hidden;
  display: block;
  height: 0;
  clear: both; }

form.flexibleForm label.fieldLabel {
  display: block;
  float: left;
  width: 9em;
  margin-right: 0.8em;
  text-align: right; }

form.flexibleForm .fieldInput {
  /* Any input type will have this class */
  float: left;
  width: 12em; }

form.flexibleForm .fieldBlock.invalid .fieldInput {
  border-color: #ff2020; }

form.flexibleForm .fieldBlock.invalid .fieldLabel {
  color: #ff2020; }

form.flexibleForm textarea.fieldInput {
  width: 20em;
  height: 6em;
  border: 1px solid #7F9DB9;
  font-size: 1em;
  font-family: inherit;
  overflow: auto; }

form.flexibleForm input.fieldInput {
  height: 1.3em;
  border: 1px solid #7F9DB9;
  font-size: 1em;
  font-family: inherit; }

form.flexibleForm input.fieldInput[type=file] {
  height: auto; }

form.flexibleForm select.fieldInput {
  width: 12.2em;
  height: 1.5em;
  border: 1px solid #7F9DB9;
  font-size: 1em;
  font-family: inherit; }

form.flexibleForm button.submit {
  font-family: inherit;
  font-size: 1em;
  margin-left: 9.8em; }

form.flexibleForm .type_date input.fieldInput {
  width: 6em; }

form.flexibleForm .type_date img.calendar-icon {
  cursor: pointer; }

form.flexibleForm .fieldBlock.invalid .flexInputInvalid {
  border-color: #ff2020; }

form.flexibleForm .fieldBlock.invalid .flexFormBlockLabel {
  color: #ff2020; }

/***************  modules/flexibleForms/themes/clean/template.flexInput.date.css  ***************/
form.flexibleForm .type_date .calendar-icon {
  margin: 1px 0 0 2px; }

/***************  modules/flexibleForms/themes/default/style.submitBlock.css  ***************/
.flexFormSubmitBlock {
  text-align: right; }

/***************  modules/flexibleForms/themes/clean/style.form.css  ***************/
form.flexibleForm {
  margin-bottom: 0.8em; }

form.flexibleForm input.hp_email {
  visibility: hidden;
  position: absolute;
  top: -9999px; }

/***************  modules/contentBlocks/themes/responsive/template.contentBlock.css  ***************/
/* Global default styles for this theme */
.contentBlock .imageCaption {
  padding: 0.2em;
  margin: 0;
  font-size: 0.9em;
  text-align: center; }

.editMode .contentBlock.group_layoutBlock {
  /* Making sure it's possible to hover the layoutblocks and get to the menu */
  padding-top: 20px;
  /* Making sure it's possible to hover the block collection */
  margin-bottom: 20px; }

.editMode .contentBlock.moving
 {
  width: 80px;
  height: 80px;
  overflow: hidden;
  background: #e8e8f0 url(/condor/modules/contentBlocks/themes/responsive/images/defaultBlockImage.png) no-repeat 2px 2px;
  border: 2px solid #b0b0b0;
  padding: 2px;
  z-index: 100; }

.editMode .contentBlock.moving *
 {
  display: none; }

.editMode .contentBlock.type_richText.moving
 {
  background-image: url(/condor/modules/contentBlocks/themes/responsive/images/block_richText.png); }

.editMode .contentBlock.type_sectionHeader.moving
 {
  background-image: url(/condor/modules/contentBlocks/themes/responsive/images/block_sectionHeader.png); }

.editMode .contentBlock.type_youtube.moving
 {
  background-image: url(/condor/modules/contentBlocks/themes/responsive/images/block_youtube.png); }

/***************  modules/contentBlocks/themes/responsive/template.blockCollection.css  ***************/
/* Making sure the block collection stretches to contain its children */
.editMode .blockCollection {
  zoom: 1; }

.editMode .blockCollection:after {
  content: '.';
  height: 0;
  display: block;
  visibility: hidden;
  clear: both; }

.blockCollection .contentBlock.type_threeColumn .blockCollection.column {
  float: left;
  _display: inline; }

.contentBlock.type_textWithSideImage .imageHolder-left {
  float: left;
  _display: inline; }

.contentBlock.type_textWithSideImage .imageHolder-right {
  float: right;
  _display: inline; }

.contentBlock.type_twoColumn .blockCollection.column {
  float: left;
  _display: inline; }

.blockCollection.empty {
  min-height: 1px;
  _height: 1px; }

.editMode .blockCollection.empty {
  min-height: 160px;
  _height: 160px;
  background: url(/condor/modules/contentBlocks/themes/responsive/images/blockCollectionEmptyBg.gif) repeat; }

.blockCollection p.collectionEmpty {
  visibility: hidden; }

.editMode .blockCollection p.collectionEmpty {
  visibility: visible; }

.event-avail a {
  background: green !important;
  color: #ffffff !important; }

.weddings-ada {
  margin: -50px auto 20px;
  text-align: center; }
  @media (max-width: 767px) {
    .weddings-ada {
      margin: 20px auto; } }

#imageCropBlockLeft, #imageCropBlockRight, #imageCropBlockTop, #imageCropBlockBottom {
  /*background-color:#555;*/ }

.imageSwitchBlockImageStatic {
  opacity: .6;
  filter: alpha(opacity=60);
  -moz-opacity: .6; }

/* The reason for this class is to make dragging the image smoother on firefox */
.imageSwitchBlockImageMoving {
  opacity: .8;
  filter: alpha(opacity=80);
  -moz-opacity: .8; }

#imageCropBlockLeft {
  top: 0px;
  left: 0px;
  position: absolute; }

#imageCropBlockRight {
  top: 0px;
  right: 0px;
  position: absolute; }

#imageCropBlockTop {
  top: 0px;
  left: 0px;
  position: absolute; }

#imageCropBlockBottom {
  bottom: 0px;
  left: 0px;
  position: absolute; }

#imageCropBox {
  border: 1px dashed #aaa;
  top: 0px;
  left: 0px;
  position: absolute; }

#imageCropImageMouseHandler {
  position: absolute;
  cursor: move;
  background-color: #fff; }

.hideImageCropImageMouseHandler {
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-opacity: 0; }

.showImageCropImageMouseHandler {
  opacity: .8;
  filter: alpha(opacity=80);
  -moz-opacity: .8; }

#imageSwitchEditImage {
  position: absolute; }

/* The slider */
#imageSwitchSlider {
  width: 140px;
  height: 32px;
  position: absolute;
  top: -6px;
  left: 10px; }

#imageCropControlBox {
  position: absolute;
  top: 20px;
  left: 730px;
  background-color: #fff;
  border: 1px solid #3E5F8F;
  height: 250px;
  width: 168px; }

#imageSwitchSliderBox {
  position: absolute;
  top: 28px;
  left: 7px; }

#imageSwitchContolBoxHeader {
  width: 164px;
  background-color: #3E5F8F;
  color: #fff;
  text-align: center;
  font-size: 12px;
  padding: 2px;
  cursor: move; }

/* Direction Buttons */
#imageSwitchMoveControls {
  position: absolute;
  top: 68px;
  left: 3px; }

#imageSwitchMoveUp {
  position: absolute;
  top: 18px;
  left: 30px; }

#imageSwitchMoveDown {
  position: absolute;
  top: 58px;
  left: 30px; }

#imageSwitchMoveLeft {
  position: absolute;
  top: 38px;
  left: 10px; }

#imageSwitchMoveRight {
  position: absolute;
  top: 38px;
  left: 50px; }

/* Approve Button */
#imageSwitchApprove {
  position: absolute;
  top: 82px;
  left: 100px;
  cursor: pointer; }

/* Next Button (opens Alt Text pop-up)*/
#imageSwitchAltTextApprove {
  position: absolute;
  top: 82px;
  left: 100px;
  cursor: pointer; }

/* Review Alt Text link */
#imageReviewAltText {
  position: absolute;
  top: 190px;
  left: 10px;
  cursor: pointer; }

/* Choose other text */
#imageSwitchChooseOther {
  position: absolute;
  top: 210px;
  left: 10px;
  cursor: pointer; }

#imageSwitchChooseOther p {
  font-size: 9px;
  width: 150px; }

/* in page images */
.imageSwitchHolder,
.imageSwitchHolderAltTextOnly {
  overflow: hidden;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline; }

.editMode .imageSwitchHolder {
  cursor: pointer;
  border: 1px dashed #FF9900; }

.editMode .imageSwitchHolder:hover {
  cursor: pointer;
  border: 1px dashed #07b5b7; }

.editMode .imageSwitchHolder img {
  margin-top: -1px;
  margin-left: -1px; }

/* Images pending approval */
.editMode .imageSwitchHolder.version_2 {
  border: 0 none;
  outline: 2px double #F90; }

.imageSwitchHolder p {
  display: none;
  position: relative;
  text-align: center;
  top: 40%; }

.imageSwitchHolder .editableAltTextIcon,
.imageSwitchHolderAltTextOnly .editableAltTextIcon,
.imageSwitchHolder .editableAltTextIconEmpty,
.imageSwitchHolderAltTextOnly .editableAltTextIconEmpty {
  width: 18px;
  height: 18px;
  position: absolute;
  top: 3px;
  right: 3px;
  cursor: pointer;
  z-index: 1; }

.imageSwitchHolder .editableAltTextIcon,
.imageSwitchHolderAltTextOnly .editableAltTextIcon {
  background: url("themes/default/images/editAltText.png");
  border: 1px solid #dcdcd6; }

.imageSwitchHolder .editableAltTextIconEmpty,
.imageSwitchHolderAltTextOnly .editableAltTextIconEmpty {
  background: url("themes/default/images/editAltTextEmpty.png");
  border: 1px solid #fababa; }

/* OK button in Alt Text Pop-up */
#textOkOnly {
  position: absolute;
  bottom: 10px;
  right: 20px;
  text-decoration: none; }

#zoomInOut {
  position: absolute;
  top: 150px;
  left: 10px; }

#imageSwitchZoomOut {
  position: absolute;
  top: 20px;
  left: 42px; }

#imageSwitchZoomIn {
  position: absolute;
  top: 20px;
  left: 3px; }

/***************  templates/moduleThemes/default/pukkaRestaurants/style.viewList.css  ***************/
.clearfloat:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

#mod_pukkaRestaurants {
  position: relative;
  margin: 0 auto;
  padding-top: 0px;
  margin-bottom: 44px; }

#mod_pukkaRestaurants #layoutAccordion {
  margin: 0 auto; }

#mod_pukkaRestaurants .events {
  margin-top: 50px; }

#mod_pukkaRestaurants .odd {
  width: 48.3%;
  float: left;
  height: auto;
  margin-bottom: 20px;
  margin-right: 26px;
  border: 1px solid #002c61;
  margin-left: 1px;
  background-color: #fff; }

#mod_pukkaRestaurants .even {
  width: 48.3%;
  float: left;
  height: auto;
  margin-bottom: 20px;
  border: 1px solid #002c61;
  background-color: #fff; }

#mod_pukkaRestaurants .wrapperContent h3.title, #mod_pukkaRestaurants .wrapperContent .cafe-menu-content .blockCollection .contentBlock .title.h3, .cafe-menu-content .blockCollection .contentBlock #mod_pukkaRestaurants .wrapperContent .title.h3, #mod_pukkaRestaurants .wrapperContent .menu-content .blockCollection .contentBlock .title.h3, .menu-content .blockCollection .contentBlock #mod_pukkaRestaurants .wrapperContent .title.h3, #mod_pukkaRestaurants .wrapperContent .h3.title {
  font-size: 24px;
  text-transform: uppercase;
  font-family: 'Raleway', sans-serif;
  color: #002c61;
  font-weight: 400;
  letter-spacing: 1.4px;
  text-align: center;
  margin-bottom: 7px;
  overflow: hidden;
  height: 27px; }

#mod_pukkaRestaurants .wrapperImage {
  width: 98.8%;
  margin: 0 auto;
  position: relative;
  padding-top: 4px; }

#mod_pukkaRestaurants .wrapperImage img, #mod_pukkaRestaurants .wrapperImage span {
  width: 100% !important; }

#mod_pukkaRestaurants .wrapperContent {
  float: left;
  width: 95.5%;
  height: 384px;
  border-left: none;
  position: relative;
  padding: 17px 15px 9px 15px;
  font-family: 'Open Sans', sans-serif;
  color: #5f5f5f;
  letter-spacing: 0.8px; }

#mod_pukkaRestaurants .mod-content {
  margin: 0px auto 7px auto;
  height: 180px;
  font-size: 15px;
  width: 98%; }

.mac.safari #mod_pukkaRestaurants .mod-content {
  height: 170px; }

#mod_pukkaRestaurants li {
  line-height: 22px;
  padding-left: 20px; }

#mod_pukkaRestaurants .mod-content p {
  line-height: 22px; }

#mod_pukkaRestaurants .mod-content ul li {
  list-style: none;
  padding-left: 0;
  padding: 5px;
  width: 49%;
  display: inline-block; }

#mod_pukkaRestaurants .mod-content ul {
  padding: 0;
  margin: 0; }

@media only screen and (max-width: 767px) {
  #mod_pukkaRestaurants {
    width: 100%;
    padding-top: 43px; }

  #mod_pukkaRestaurants .events {
    margin-top: 33px; }

  #mod_pukkaRestaurants .odd, #mod_pukkaRestaurants .even {
    width: 100%;
    float: none;
    margin-bottom: 30px;
    margin-right: 0;
    margin-left: 0;
    margin-top: 0;
    border-top: 1px solid #002c61 !important;
    border-bottom: 1px solid #002c61 !important;
    border: 0; }

  #mod_pukkaRestaurants .odd, #mod_pukkaRestaurants .even {
    height: auto; }

  #mod_pukkaRestaurants .wrapperImage {
    width: 100%;
    margin: 0; }

  #mod_pukkaRestaurants .wrapperContent h3.title, #mod_pukkaRestaurants .wrapperContent .cafe-menu-content .blockCollection .contentBlock .title.h3, .cafe-menu-content .blockCollection .contentBlock #mod_pukkaRestaurants .wrapperContent .title.h3, #mod_pukkaRestaurants .wrapperContent .menu-content .blockCollection .contentBlock .title.h3, .menu-content .blockCollection .contentBlock #mod_pukkaRestaurants .wrapperContent .title.h3, #mod_pukkaRestaurants .wrapperContent .h3.title {
    font-size: 21px;
    margin-bottom: 5px;
    height: auto; }

  #mod_pukkaRestaurants .wrapperContent {
    float: none;
    width: 100%;
    height: auto;
    position: relative;
    padding: 16px 0px 0px 0px; }

  #mod_pukkaRestaurants .mod-content {
    margin: 0px auto 16px auto;
    height: auto;
    overflow: hidden;
    font-size: 13px;
    width: 88%; }

  #mod_pukkaRestaurants li {
    line-height: 24px; }

  #mod_pukkaRestaurants .wrapperImage img, #mod_pukkaRestaurants .wrapperImage span {
    height: auto; } }
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  #mod_pukkaRestaurants {
    margin-bottom: 31px;
    width: 700px; }

  #mod_pukkaRestaurants .events {
    margin-top: 56px; }

  #mod_pukkaRestaurants .odd, #mod_pukkaRestaurants .even {
    width: 548px;
    float: none;
    margin-bottom: 0;
    margin: 0 77px 30px auto;
    display: table; }

  #mod_pukkaRestaurants .wrapperImage {
    padding-top: 5px; }

  #mod_pukkaRestaurants .wrapperContent {
    width: 91.5%;
    padding: 15px 20px 9px 20px;
    height: auto; }

  #mod_pukkaRestaurants .wrapperContent h3.title, #mod_pukkaRestaurants .wrapperContent .cafe-menu-content .blockCollection .contentBlock .title.h3, .cafe-menu-content .blockCollection .contentBlock #mod_pukkaRestaurants .wrapperContent .title.h3, #mod_pukkaRestaurants .wrapperContent .menu-content .blockCollection .contentBlock .title.h3, .menu-content .blockCollection .contentBlock #mod_pukkaRestaurants .wrapperContent .title.h3, #mod_pukkaRestaurants .wrapperContent .h3.title {
    line-height: 21px;
    margin: 3px 7px 9px;
    height: auto; }

  #mod_pukkaRestaurants .mod-content {
    height: auto; } }
@media only screen and (min-width: 1024px) {
  #mod_pukkaRestaurants .odd, #mod_pukkaRestaurants .even {
    width: 47.8%; }

  #mod_pukkaRestaurants .wrapperImage img, #mod_pukkaRestaurants .wrapperImage span {
    height: auto; } }
/***************  modules/contentBlocks/themes/responsive/template.contentBlock.css  ***************/
/* Global default styles for this theme */
.contentBlock .imageCaption {
  padding: 0.2em;
  margin: 0;
  font-size: 0.9em;
  text-align: center; }

.editMode .contentBlock.group_layoutBlock {
  /* Making sure it's possible to hover the layoutblocks and get to the menu */
  padding-top: 20px;
  /* Making sure it's possible to hover the block collection */
  margin-bottom: 20px; }

.editMode .contentBlock.moving
 {
  width: 80px;
  height: 80px;
  overflow: hidden;
  background: #e8e8f0 url(../../../condor/modules/contentBlocks/themes/responsive/images/defaultBlockImage.png) no-repeat 2px 2px;
  border: 2px solid #b0b0b0;
  padding: 2px;
  z-index: 100; }

.editMode .contentBlock.moving *
 {
  display: none; }

.editMode .contentBlock.type_richText.moving
 {
  background-image: url(../../../condor/modules/contentBlocks/themes/responsive/images/block_richText.png); }

.editMode .contentBlock.type_sectionHeader.moving
 {
  background-image: url(../../../condor/modules/contentBlocks/themes/responsive/images/block_sectionHeader.png); }

.editMode .contentBlock.type_youtube.moving
 {
  background-image: url(../../../condor/modules/contentBlocks/themes/responsive/images/block_youtube.png); }

/***************  modules/contentBlocks/themes/responsive/template.blockCollection.css  ***************/
/* Making sure the block collection stretches to contain its children */
.editMode .blockCollection {
  zoom: 1; }

.editMode .blockCollection:after {
  content: '.';
  height: 0;
  display: block;
  visibility: hidden;
  clear: both; }

.blockCollection .contentBlock.type_threeColumn .blockCollection.column {
  float: left;
  _display: inline; }

.contentBlock.type_textWithSideImage .imageHolder-left {
  float: left;
  _display: inline; }

.contentBlock.type_textWithSideImage .imageHolder-right {
  float: right;
  _display: inline; }

.contentBlock.type_twoColumn .blockCollection.column {
  float: left;
  _display: inline; }

.blockCollection.empty {
  min-height: 1px;
  _height: 1px; }

.editMode .blockCollection.empty {
  min-height: 160px;
  _height: 160px;
  background: url(../../../condor/modules/contentBlocks/themes/responsive/images/blockCollectionEmptyBg.gif) repeat; }

.blockCollection p.collectionEmpty {
  visibility: hidden; }

.editMode .blockCollection p.collectionEmpty {
  visibility: visible; }

/* Reservation Widget in Dining page Started Here */
.reservation-widget {
  padding-top: 72px; }

@media (min-width: 1200px) {
  .reservation-widget .container, .reservation-widget .offers-carousel-home {
    max-width: 80%;
    margin: 0 auto;
    height: 170px;
    overflow-x: hidden;
    overflow-y: hidden; } }
@media (min-width: 975px) and (max-width: 1200px) {
  .reservation-widget .container, .reservation-widget .offers-carousel-home {
    width: 100%;
    height: 170px;
    overflow: hidden; } }
@media (max-width: 910px) {
  .reservation-widget .container, .reservation-widget .offers-carousel-home {
    width: 100%;
    height: 170px;
    overflow-x: scroll;
    overflow-y: hidden; } }
@media (max-width: 768px) {
  .reservation-widget .container, .reservation-widget .offers-carousel-home {
    display: block;
    margin-top: 115px; } }
/* Reservation Widget in Dining page Ended Here */
#image-callout .dine-controls .cycle-prev {
  left: 20px; }
#image-callout .dine-controls .cycle-next {
  right: 20px; }

.dining-ada {
  text-align: center; }
  .dining-ada p {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    line-height: 22px;
    color: #333333; }

.cafe-menu-content .blockCollection {
  max-width: 800px;
  margin: 0 auto; }
  .cafe-menu-content .blockCollection .contentBlock {
    margin: 0 15px;
    padding: 15px;
    border: 1px solid #333333;
    text-align: center; }

.menu-content .blockCollection {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 15px; }

.offer-cross-sell {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 600px;
  margin-bottom: 70px;
  background-image: url("/images/offer-cros-sell-dining.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }
  .offer-cross-sell:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: '';
    background-color: rgba(0, 0, 0, 0.4); }
  .offer-cross-sell .content {
    position: relative;
    z-index: 9;
    text-align: center; }
    .offer-cross-sell .content h3, .offer-cross-sell .content .cafe-menu-content .blockCollection .contentBlock .h3, .cafe-menu-content .blockCollection .contentBlock .offer-cross-sell .content .h3, .offer-cross-sell .content .menu-content .blockCollection .contentBlock .h3, .menu-content .blockCollection .contentBlock .offer-cross-sell .content .h3,
    .offer-cross-sell .content .h3 {
      margin: 0;
      font-family: 'Comfortaa', cursive;
      font-size: 31px;
      font-weight: 700;
      line-height: 46px;
      color: #fff;
      text-transform: uppercase;
      letter-spacing: 5.5px; }
    .offer-cross-sell .content p {
      max-width: 400px;
      margin: 15px auto 50px;
      font-family: 'Open Sans', sans-serif;
      font-size: 16px;
      line-height: 26px;
      color: #fff; }
    .offer-cross-sell .content a {
      display: inline-block;
      width: auto;
      height: 45px;
      margin: 0 10px;
      padding: 0 20px;
      font-size: 15px;
      font-weight: 600;
      line-height: 45px;
      color: #002c61 !important;
      text-align: center;
      text-decoration: none;
      text-transform: uppercase;
      letter-spacing: .7px;
      background-color: #fff; }

.job-fair__image img {
  height: 100%;
  object-fit: cover; }
.job-fair__content {
  margin-top: -30px !important; }
  .job-fair__content .contentBlock {
    padding: 10px !important;
    border-radius: 5px; }
.job-fair__border {
  padding: 15px;
  border: 1px solid #000; }

.clearfloat:after {
  display: block;
  height: 0;
  clear: both;
  content: '.';
  visibility: hidden; }

#mod_pukkaActivities {
  width: 100%;
  padding-top: 25px; }
  #mod_pukkaActivities .moduleBody {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    justify-content: space-around; }

#mod_pukkaActivities .itemPreview.first.selected {
  width: 100%;
  height: 385px;
  margin-bottom: 31px;
  border: 1px solid #002c61;
  background-color: #fff; }

#mod_pukkaActivities .first.selected .itemPreviewTitle {
  margin: 0;
  padding: 26px 0 5px 32px;
  font-family: 'Raleway', sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 1.8px;
  text-transform: uppercase;
  color: #002c61;
  text-align: left; }

#mod_pukkaActivities .itemPreviewTitle {
  font-family: 'Raleway', sans-serif;
  color: #002c61;
  font-weight: 400;
  text-transform: uppercase;
  margin: 0 auto;
  font-size: 24px;
  line-height: 28px;
  letter-spacing: 1.8px;
  float: none;
  padding: 11px 0 5px;
  text-align: center; }

#mod_pukkaActivities .itemPreview.first.selected .contentImgB {
  float: left;
  width: 40%;
  height: 371px;
  padding: 6px; }

#mod_pukkaActivities .itemPreview.first.selected img {
  width: 100%;
  height: 371px; }

#mod_pukkaActivities .itemPreview img {
  width: 100%; }

#mod_pukkaActivities .accordionContentModule {
  float: left;
  width: 60%; }

#mod_pukkaActivities .itemPreview.first.selected .contInfo {
  float: left;
  width: 100%;
  margin: 0 auto;
  position: relative;
  height: 300px;
  padding: 10px 24px 15px 33px;
  color: #5f5f5f; }

#mod_pukkaActivities .itemPreview.even {
  width: 48.3%;
  margin-right: 3.4%;
  border: 1px solid #002c61;
  background-color: #fff; }

#mod_pukkaActivities .itemPreview.odd {
  width: 48.3%;
  border: 1px solid #002c61;
  background-color: #fff; }

#mod_pukkaActivities .contentImgB {
  padding: 5px; }

#mod_pukkaActivities .contInfo {
  width: 90%;
  margin: 0 auto;
  padding: 13px 20px 0 35px;
  color: #5f5f5f; }

#mod_pukkaActivities .accordionContentModule-bottom {
  width: 100%; }

#mod_pukkaActivities .contInfo-bottom {
  width: 100%;
  padding: 13px 20px 0 35px;
  width: 90%; }

#mod_pukkaActivities .contInfo p {
  margin: 0; }

#mod_pukkaActivities td {
  text-align: initial; }

#mod_pukkaActivities ul,
ol {
  margin-top: 3px; }

#mod_pukkaActivities .itemPreview .even br,
#mod_pukkaActivities .itemPreview .odd br {
  display: none; }

#mod_pukkaActivities .itemPreview.first.selected ul {
  width: 564px;
  margin-bottom: 20px;
  overflow: hidden;
  padding-left: 19px; }

#mod_pukkaActivities .itemPreview.first.selected li {
  line-height: 1.5em;
  float: left;
  width: 50%; }

#mod_pukkaActivities ul li br {
  display: none; }

/*ESCRITORIO*/
@media (min-width: 1024px) and (max-width: 1265px) {
  #mod_pukkaActivities .itemPreview.first.selected .contInfo {
    width: 50%;
    font-size: 13px; }

  #mod_pukkaActivities .itemPreviewTitle {
    font-size: 21px; }

  #mod_pukkaActivities .contInfo {
    font-size: 13px;
    width: 87%; }

  #mod_pukkaActivities .itemPreview.first.selected ul {
    width: 436; } }
/*TABLET*/
@media (min-width: 768px) and (max-width: 1023px) {
  #mod_pukkaActivities .itemPreview.first.selected {
    width: 99.5%;
    margin: 0 0 42px;
    height: 782px; }

  #mod_pukkaActivities .contentImgB,
  #mod_pukkaActivities .itemPreview.first.selected .contentImgB {
    float: none;
    width: 79.5%;
    height: 324px;
    padding: 38px 71px 0 72px;
    margin: 0 auto; }

  #mod_pukkaActivities .itemPreview img,
  #mod_pukkaActivities .itemPreview.first.selected img {
    width: 100%;
    height: 324px; }

  #mod_pukkaActivities .first.selected .itemPreviewTitle {
    float: none;
    padding: 21px 0 5px;
    text-align: center; }

  #mod_pukkaActivities .itemPreview.first.selected .contInfo {
    float: none;
    width: 81%;
    padding: 15px 24px 15px 33px; }

  #mod_pukkaActivities .itemPreview.even {
    width: 99.5%;
    height: 642px;
    margin: 0 0 41px; }

  #mod_pukkaActivities .itemPreview.odd {
    width: 99.5%;
    height: 642px;
    margin: 0 0 41px; }

  #mod_pukkaActivities .itemPreviewTitle {
    padding: 35px 0 5px;
    text-align: left;
    width: 79.5%; }

  #mod_pukkaActivities .contInfo {
    width: 79.5%;
    height: 158px;
    padding: 7px 18px 0 19px; }

  #mod_pukkaActivities br {
    display: block; } }
/*MOVIL*/
@media (max-width: 767px) {
  #mod_pukkaActivities .itemPreview.first.selected {
    width: 100%;
    margin: 0;
    height: 1111px;
    border: 0;
    border-top: 1px solid #002c61 !important; }

  .android #mod_pukkaActivities .itemPreview.first.selected,
  .iphone #mod_pukkaActivities .itemPreview.first.selected {
    height: 1000px; }

  #mod_pukkaActivities .itemPreview.first.selected .contentImgB {
    float: none;
    width: 100%;
    height: 323px;
    padding: 0; }

  #mod_pukkaActivities .itemPreview.first.selected img {
    height: 323px; }

  #mod_pukkaActivities .first.selected .itemPreviewTitle {
    line-height: 26px;
    float: none;
    padding: 15px 0 5px;
    margin: 0 auto;
    width: 83%;
    text-align: initial; }

  #mod_pukkaActivities .itemPreview.first.selected .contInfo {
    height: 681px; }

  #mod_pukkaActivities .itemPreview.first.selected .contInfo {
    width: 84%;
    height: 681px;
    padding: 6px 24px 15px 25px;
    font-size: 14px; }

  #mod_pukkaActivities .itemPreview.even {
    width: 100%;
    border: 0;
    margin: 0;
    height: 575px;
    border-bottom: 1px solid #002c61 !important; }

  #mod_pukkaActivities .contentImgB {
    padding: 0;
    width: 100%; }

  #mod_pukkaActivities .itemPreview img {
    height: 217px; }

  #mod_pukkaActivities .itemPreviewTitle {
    line-height: 26px;
    float: none;
    padding: 17px 0 5px;
    margin: 0 auto;
    width: 83%;
    text-align: initial; }

  #mod_pukkaActivities .contInfo {
    width: 83%;
    margin: 0 auto;
    height: 263px;
    padding: 8px 0;
    font-size: 13px; }

  #mod_pukkaActivities ul li {
    line-height: 22px; }

  #mod_pukkaActivities .itemPreview.odd {
    width: 100%;
    float: left;
    border: 0;
    border-bottom: 1px solid #002c61 !important;
    height: 600px;
    margin: 0 0 12px; }

  #mod_pukkaActivities br {
    display: block; }

  #mod_pukkaActivities .itemPreview.first.selected li {
    float: none; }

  #mod_pukkaActivities .itemPreview.odd ul {
    padding-left: 17px; }

  #mod_pukkaActivities ul li br {
    display: block; } }
/***************  modules/contentBlocks/themes/responsive/template.contentBlock.css  ***************/
/* Global default styles for this theme */
.contentBlock .imageCaption {
  padding: .2em;
  margin: 0;
  font-size: .9em;
  text-align: center; }

.editMode .contentBlock.group_layoutBlock {
  /* Making sure it's possible to hover the layoutblocks and get to the menu */
  padding-top: 20px;
  /* Making sure it's possible to hover the block collection */
  margin-bottom: 20px; }

/* When draggin a content block, it gets this class */
.editMode .contentBlock.moving {
  width: 80px;
  height: 80px;
  overflow: hidden;
  background: #e8e8f0 url("../../../condor/modules/contentBlocks/themes/responsive/images/defaultBlockImage.png") no-repeat 2px 2px;
  border: 2px solid #b0b0b0;
  padding: 2px;
  z-index: 100; }

/* Hiding all childnodes when dragging, so block icon will show */
.editMode .contentBlock.moving * {
  display: none; }

/* When draggin a content block, it gets this class */
.editMode .contentBlock.type_richText.moving {
  background-image: url("../../../condor/modules/contentBlocks/themes/responsive/images/block_richText.png"); }

/* When draggin a content block, it gets this class */
.editMode .contentBlock.type_sectionHeader.moving {
  background-image: url("../../../condor/modules/contentBlocks/themes/responsive/images/block_sectionHeader.png"); }

/* When draggin a content block, it gets this class */
.editMode .contentBlock.type_youtube.moving {
  background-image: url("../../../condor/modules/contentBlocks/themes/responsive/images/block_youtube.png"); }

/***************  modules/contentBlocks/themes/responsive/template.blockCollection.css  ***************/
/* Making sure the block collection stretches to contain its children */
.editMode .blockCollection {
  zoom: 1; }

.editMode .blockCollection:after {
  content: '.';
  height: 0;
  display: block;
  visibility: hidden;
  clear: both; }

.blockCollection .contentBlock.type_threeColumn .blockCollection.column {
  float: left;
  _display: inline; }

.contentBlock.type_textWithSideImage .imageHolder-left {
  float: left;
  _display: inline; }

.contentBlock.type_textWithSideImage .imageHolder-right {
  float: right;
  _display: inline; }

.contentBlock.type_twoColumn .blockCollection.column {
  float: left;
  _display: inline; }

.blockCollection.empty {
  min-height: 1px;
  _height: 1px; }

.editMode .blockCollection.empty {
  min-height: 160px;
  _height: 160px;
  background: url("../../../condor/modules/contentBlocks/themes/responsive/images/blockCollectionEmptyBg.gif") repeat; }

.blockCollection p.collectionEmpty {
  visibility: hidden; }

.editMode .blockCollection p.collectionEmpty {
  visibility: visible; }

/***************  modules/contentBlocks/themes/responsive/template.contentBlock.css  ***************/
/* Global default styles for this theme */
.contentBlock .imageCaption {
  margin: 0;
  padding: 0.2em;
  font-size: 0.9em;
  text-align: center; }

.editMode .contentBlock.group_layoutBlock {
  /* Making sure it's possible to hover the layoutblocks and get to the menu */
  padding-top: 20px;
  /* Making sure it's possible to hover the block collection */
  margin-bottom: 20px; }

.editMode .contentBlock.moving
 {
  width: 80px;
  height: 80px;
  overflow: hidden;
  background: #e8e8f0 url(/condor/modules/contentBlocks/themes/responsive/images/defaultBlockImage.png) no-repeat 2px 2px;
  border: 2px solid #b0b0b0;
  padding: 2px;
  z-index: 100; }

.editMode .contentBlock.moving *
 {
  display: none; }

.editMode .contentBlock.type_richText.moving
 {
  background-image: url(/condor/modules/contentBlocks/themes/responsive/images/block_richText.png); }

.editMode .contentBlock.type_sectionHeader.moving
 {
  background-image: url(/condor/modules/contentBlocks/themes/responsive/images/block_sectionHeader.png); }

.editMode .contentBlock.type_youtube.moving
 {
  background-image: url(/condor/modules/contentBlocks/themes/responsive/images/block_youtube.png); }

/***************  modules/contentBlocks/themes/responsive/template.blockCollection.css  ***************/
/* Making sure the block collection stretches to contain its children */
.editMode .blockCollection {
  zoom: 1; }

.editMode .blockCollection:after {
  content: '.';
  height: 0;
  display: block;
  visibility: hidden;
  clear: both; }

.blockCollection .contentBlock.type_threeColumn .blockCollection.column {
  float: left;
  _display: inline; }

.contentBlock.type_textWithSideImage .imageHolder-left {
  float: left;
  _display: inline; }

.contentBlock.type_textWithSideImage .imageHolder-right {
  float: right;
  _display: inline; }

.contentBlock.type_twoColumn .blockCollection.column {
  float: left;
  _display: inline; }

.blockCollection.empty {
  min-height: 1px;
  _height: 1px; }

.editMode .blockCollection.empty {
  min-height: 160px;
  _height: 160px;
  background: url(/condor/modules/contentBlocks/themes/responsive/images/blockCollectionEmptyBg.gif) repeat; }

.blockCollection p.collectionEmpty {
  visibility: hidden; }

.editMode .blockCollection p.collectionEmpty {
  visibility: visible; }

#map1 {
  z-index: 0; }

.leaflet-popup .leaflet-popup-tip-container {
  display: none; }
.leaflet-popup .leaflet-popup-content-wrapper {
  text-align: center;
  border-radius: 0 !important; }
  .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content {
    padding: 10px; }
    .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content h4,
    .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .h4 {
      margin-bottom: 5px;
      font-size: 2rem;
      text-align: center; }
    .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content p {
      margin: 0;
      font-size: 1.5rem;
      text-align: center; }

/*Page Not Found*/
.pagenotfound h4, .pagenotfound .h4 {
  text-align: center;
  margin-top: 40px;
  line-height: 25px;
  font-family: 'Open Sans', sans-serif; }
.pagenotfound h1, .pagenotfound .h1 {
  font-family: 'Raleway', sans-serif;
  font-size: 45px;
  text-transform: uppercase;
  color: #002c61;
  font-weight: normal;
  text-align: center;
  letter-spacing: 4.3px;
  margin: 20px auto; }
.pagenotfound .notfoundlist {
  max-width: 300px;
  background-color: #D2D2D2;
  padding: 30px;
  margin-bottom: 50px; }
.pagenotfound ul {
  font-family: 'Open Sans', sans-serif; }
  .pagenotfound ul li {
    padding: 5px;
    text-transform: uppercase; }
  .pagenotfound ul ul {
    list-style-type: disc; }

/*End*/
.ui-datepicker {
  width: auto;
  padding: 20px;
  background: #f9f9f9; }
  .ui-datepicker .ui-datepicker-prev,
  .ui-datepicker .ui-datepicker-next {
    top: 8px;
    width: 5px;
    height: 5px;
    border-top: 2px solid #333; }
    .ui-datepicker .ui-datepicker-prev.ui-state-disabled,
    .ui-datepicker .ui-datepicker-next.ui-state-disabled {
      opacity: 0.2; }
  .ui-datepicker .ui-datepicker-prev {
    border-left: 2px solid #333;
    cursor: pointer; }
  .ui-datepicker .ui-datepicker-next {
    border-right: 2px solid #333;
    cursor: pointer; }
  .ui-datepicker .ui-datepicker-title {
    margin: 0;
    line-height: normal; }
  .ui-datepicker .ui-datepicker-calendar {
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    font-weight: lighter; }
    .ui-datepicker .ui-datepicker-calendar tbody tr {
      border-top: 1px solid #ebebeb; }
    .ui-datepicker .ui-datepicker-calendar th {
      font-size: 10px;
      text-transform: uppercase;
      font-weight: normal;
      color: #333; }
    .ui-datepicker .ui-datepicker-calendar td a,
    .ui-datepicker .ui-datepicker-calendar td span {
      text-align: center;
      color: #333; }
    .ui-datepicker .ui-datepicker-calendar .ui-state-disabled {
      opacity: .3; }
    .ui-datepicker .ui-datepicker-calendar .ui-datepicker-today a {
      font-weight: bold; }
    .ui-datepicker .ui-datepicker-calendar .ui-datepicker-current-day .ui-state-active {
      color: #fff;
      background: #e19865;
      border-radius: 5px; }

.ui-datepicker-header {
  font-family: 'Lato', sans-serif;
  font-size: 13px;
  color: #333;
  margin-bottom: 10px; }

.rooms-filter {
  margin-top: 40px; }
  @media (max-width: 1000px) {
    .rooms-filter {
      margin-top: 25px; } }
  .rooms-filter ul {
    padding-left: 21px;
    overflow: visible !important;
    text-align: center; }
    .rooms-filter ul li {
      list-style: none;
      display: inline-block;
      margin: 0px 29px; }
      @media (max-width: 1210px) {
        .rooms-filter ul li {
          margin: 0px 24px; } }
      @media (max-width: 1000px) {
        .rooms-filter ul li {
          margin: 0px 17px;
          height: 102px; } }
      .rooms-filter ul li .active {
        background-color: #002c61;
        position: relative; }
        .rooms-filter ul li .active :before {
          content: "";
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 15px 15px 0 15px;
          border-color: #fff transparent transparent transparent;
          position: absolute;
          top: 94px;
          left: 0;
          right: 0;
          margin: 0 auto;
          text-align: center; }
          @media (max-width: 1000px) {
            .rooms-filter ul li .active :before {
              top: 55px;
              border-width: 8px 8px 0 8px; } }
      .rooms-filter ul li a {
        position: relative;
        color: #fff;
        background-color: #355478;
        -ms-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        width: 120px;
        display: block;
        height: 120px;
        cursor: pointer;
        text-decoration: none; }
        @media (max-width: 1210px) {
          .rooms-filter ul li a {
            width: 100px;
            height: 100px; } }
        @media (max-width: 1000px) {
          .rooms-filter ul li a {
            width: 70px;
            height: 70px; } }
        .rooms-filter ul li a:hover {
          background-color: #002c61; }
        .rooms-filter ul li a .rooms_diamond_text {
          width: 120px;
          height: 120px;
          font-size: 14px;
          text-transform: uppercase;
          display: table-cell;
          vertical-align: middle;
          -webkit-transform: rotate(-45deg);
          -moz-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
          -o-transform: rotate(-45deg);
          transform: rotate(-45deg);
          text-align: center;
          color: #fff;
          letter-spacing: .01em; }
          @media (max-width: 1210px) {
            .rooms-filter ul li a .rooms_diamond_text {
              font-size: 11px;
              width: 100px;
              height: 100px; } }
          @media (max-width: 1000px) {
            .rooms-filter ul li a .rooms_diamond_text {
              width: 70px;
              height: 70px; } }

.rooms-banner {
  margin-top: 69px;
  background-size: cover;
  text-align: center; }
  .rooms-banner .banner-title {
    padding: 160px 0; }
    .rooms-banner .banner-title h2 {
      font-family: 'Raleway', sans-serif;
      font-size: 45px;
      text-transform: uppercase;
      color: #fff !important;
      margin: 0;
      font-weight: normal;
      text-align: center;
      letter-spacing: 4.3px;
      top: 2px;
      margin-bottom: 10px; }
    .rooms-banner .banner-title h4, .rooms-banner .banner-title .h4 {
      font-family: 'Open Sans', sans-serif;
      font-style: italic;
      font-size: 25px;
      font-weight: 400;
      letter-spacing: 0.8px;
      margin: 0;
      color: #fff;
      text-align: center; }

.rooms-listing {
  display: none; }
  .rooms-listing .col-1 {
    float: left;
    width: 50%;
    overflow: hidden;
    margin-bottom: 60px; }
    @media (max-width: 768px) {
      .rooms-listing .col-1 {
        width: 100%;
        margin-bottom: 40px; } }
    .rooms-listing .col-1 .room-container {
      padding: 0 15px; }
      @media (max-width: 768px) {
        .rooms-listing .col-1 .room-container {
          padding: 0 10px; } }
      .rooms-listing .col-1 .room-container .image-container {
        position: relative; }
        .rooms-listing .col-1 .room-container .image-container img {
          width: 100%; }
        .rooms-listing .col-1 .room-container .image-container .rate {
          position: absolute;
          bottom: 4px;
          right: 0px;
          background: rgba(0, 0, 0, 0.7);
          padding: 15px 25px;
          font-family: 'Open Sans', sans-serif;
          font-size: 18px;
          font-weight: 800;
          letter-spacing: 0.8px;
          color: #fff;
          text-align: right; }
  .rooms-listing .title {
    font-family: 'Raleway', sans-serif;
    color: #002c61;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 1.8px;
    margin-bottom: 25px; }
  .rooms-listing p {
    margin: 25px 0 !important;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    min-height: 25px; }
  .rooms-listing a {
    cursor: pointer;
    display: block;
    width: 170px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    color: #fff !important;
    text-transform: uppercase;
    text-decoration: none;
    background-color: #002c61;
    font-weight: 100;
    font-size: 15px;
    float: left;
    margin-right: 20px;
    letter-spacing: .7px; }
    @media (max-width: 922px) {
      .rooms-listing a {
        width: 140px;
        font-size: 13px;
        margin-right: 11px; } }
    .rooms-listing a:hover {
      background-color: #000; }

.clear-float {
  clear: both; }

@media (max-width: 922px) {
  .reduce-padding {
    padding-top: 15px; } }

.row-separator {
  display: inline-block;
  width: 100%;
  padding: 30px 0;
  background: url("/images/rooms_wrapper_bkg.png") no-repeat center center; }

.rooms-ada {
  max-width: 1200px;
  margin: -30px auto 0;
  text-align: center; }
  @media (max-width: 767px) {
    .rooms-ada {
      margin: -30px 20px 0; } }
  .rooms-ada p {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    line-height: 22px;
    color: #333333; }

.room-details .room-img-container {
  width: 65%;
  float: left; }
  @media (max-width: 1100px) {
    .room-details .room-img-container {
      width: 50%; } }
  @media (max-width: 800px) {
    .room-details .room-img-container {
      width: 100%; } }
  .room-details .room-img-container .room-img {
    padding-right: 15px; }
    .room-details .room-img-container .room-img img {
      width: 100%; }
      @media (max-width: 800px) {
        .room-details .room-img-container .room-img img {
          margin-bottom: 15px; } }
.room-details .room-content-container {
  float: left;
  width: 35%; }
  @media (max-width: 1100px) {
    .room-details .room-content-container {
      width: 50%; } }
  @media (max-width: 800px) {
    .room-details .room-content-container {
      width: 100%; } }
  .room-details .room-content-container .room-content {
    padding: 0px 30px; }
    @media (max-width: 800px) {
      .room-details .room-content-container .room-content {
        padding: 0px 15px; } }
    .room-details .room-content-container .room-content .title {
      font-family: 'Raleway', sans-serif;
      color: #002c61;
      font-weight: 400;
      text-transform: uppercase;
      margin: 0;
      font-size: 26px;
      line-height: 30px;
      letter-spacing: 1.8px; }
    .room-details .room-content-container .room-content .rate {
      padding: 5px 0px 25px 0px;
      font-family: 'Open Sans', sans-serif;
      font-size: 22px;
      font-weight: 400;
      letter-spacing: 0.8px;
      color: #000;
      text-align: left; }
    .room-details .room-content-container .room-content a {
      cursor: pointer;
      display: block;
      width: 170px;
      height: 45px;
      text-align: center;
      line-height: 45px;
      color: #fff !important;
      text-transform: uppercase;
      text-decoration: none;
      background-color: #002c61;
      font-weight: 100;
      font-size: 15px;
      float: left;
      margin-right: 20px;
      letter-spacing: .7px; }
      .room-details .room-content-container .room-content a:hover {
        background-color: #000; }
    .room-details .room-content-container .room-content p {
      margin-bottom: 25px !important; }

.room-amenities-section {
  background-image: url("/images/room-details/boardwalk.jpg");
  background-repeat: no-repeat;
  background-position: right center;
  margin: 0px auto;
  margin-top: 74px;
  background-size: contain; }
  .room-amenities-section .amenities-details-container {
    background-color: #002c61;
    color: #fff !important;
    overflow: hidden;
    float: left;
    width: 58%; }
    @media (max-width: 1022px) {
      .room-amenities-section .amenities-details-container {
        width: 100%; } }
    .room-amenities-section .amenities-details-container .amenities-list {
      padding: 28px 40px; }
      .room-amenities-section .amenities-details-container .amenities-list h3, .room-amenities-section .amenities-details-container .amenities-list .cafe-menu-content .blockCollection .contentBlock .h3, .cafe-menu-content .blockCollection .contentBlock .room-amenities-section .amenities-details-container .amenities-list .h3, .room-amenities-section .amenities-details-container .amenities-list .menu-content .blockCollection .contentBlock .h3, .menu-content .blockCollection .contentBlock .room-amenities-section .amenities-details-container .amenities-list .h3, .room-amenities-section .amenities-details-container .amenities-list .h3 {
        margin-bottom: 26px !important;
        font-family: 'Raleway', sans-serif;
        font-size: 20px !important;
        font-weight: bolder !important;
        color: #fff !important; }
      .room-amenities-section .amenities-details-container .amenities-list ul {
        float: left;
        width: 50%;
        padding-left: 0px !important;
        list-style: none; }
        .room-amenities-section .amenities-details-container .amenities-list ul li {
          font-family: 'Open Sans', sans-serif;
          font-style: italic;
          font-size: 16px;
          font-weight: 100;
          margin-bottom: 12.1px;
          padding: 5.86px 0 0 43px; }
        .room-amenities-section .amenities-details-container .amenities-list ul .beds {
          background: url(/images/amenities/amenities_left_01.png) no-repeat left center; }
        .room-amenities-section .amenities-details-container .amenities-list ul .Screen {
          background: url(/images/amenities/amenities_left_02.png) no-repeat left center; }
        .room-amenities-section .amenities-details-container .amenities-list ul .Baths {
          background: url(/images/amenities/amenities_left_03.png) no-repeat left center; }
        .room-amenities-section .amenities-details-container .amenities-list ul .Signature {
          background: url(/images/amenities/amenities_left_04.png) no-repeat left center; }
        .room-amenities-section .amenities-details-container .amenities-list ul .Wireless {
          background: url(/images/amenities/amenities_left_05.png) no-repeat left center; }
        .room-amenities-section .amenities-details-container .amenities-list ul .Concierge {
          background: url(/images/amenities/amenities_left_06.png) no-repeat left center; }
        .room-amenities-section .amenities-details-container .amenities-list ul .Fitness {
          background: url(/images/amenities/amenities_left_07.png) no-repeat left center; }
        .room-amenities-section .amenities-details-container .amenities-list ul .Safe {
          background: url(/images/amenities/amenities_right_01.png) no-repeat left center; }
        .room-amenities-section .amenities-details-container .amenities-list ul .Ironing {
          background: url(/images/amenities/amenities_right_02.png) no-repeat left center; }
        .room-amenities-section .amenities-details-container .amenities-list ul .Speakerphone {
          background: url(/images/amenities/amenities_right_03.png) no-repeat left center; }
        .room-amenities-section .amenities-details-container .amenities-list ul .Dryer {
          background: url(/images/amenities/amenities_right_04.png) no-repeat left center; }
        .room-amenities-section .amenities-details-container .amenities-list ul .Temperature {
          background: url(/images/amenities/amenities_right_05.png) no-repeat left center; }
        .room-amenities-section .amenities-details-container .amenities-list ul .Pool {
          background: url(/images/amenities/amenities_right_06.png) no-repeat left center; }
        .room-amenities-section .amenities-details-container .amenities-list ul .Breakfast {
          background: url(/images/amenities/amenities_right_04.png) no-repeat left center; }
  .room-amenities-section .amenities-details-image {
    float: right;
    width: 42%; }
    .room-amenities-section .amenities-details-image img {
      width: 100%; }

.rooms-gallery {
  margin: 0px auto;
  padding: 80px 0px; }
  .rooms-gallery img {
    float: left;
    width: 25%; }

.all-rooms-carousel {
  text-align: center;
  margin: 0px auto;
  padding: 0px 0px 80px 0px; }
  .all-rooms-carousel h2 {
    font-family: 'Raleway', sans-serif;
    font-size: 45px;
    text-transform: uppercase;
    color: #002c61 !important;
    margin: 0;
    font-weight: normal;
    text-align: center;
    letter-spacing: 4.3px; }
  .all-rooms-carousel .carousel-container {
    margin-top: 30px; }
    .all-rooms-carousel .carousel-container .owl-carousel .owl-item {
      background-color: #002c61; }
      .all-rooms-carousel .carousel-container .owl-carousel .owl-item a {
        font-family: 'Open Sans', sans-serif;
        text-decoration: none;
        position: absolute;
        left: 50%;
        top: 40%;
        transform: translate(-50%, -40%);
        font-size: 15px;
        font-weight: 100;
        letter-spacing: .7px;
        background-color: rgba(255, 255, 255, 0.7);
        padding: 14px 24px;
        color: #000 !important;
        display: inline-table;
        border: none; }
        .all-rooms-carousel .carousel-container .owl-carousel .owl-item a:hover {
          background-color: rgba(0, 0, 0, 0.9);
          color: #fff !important; }
      .all-rooms-carousel .carousel-container .owl-carousel .owl-item .description {
        padding: 20px; }
        .all-rooms-carousel .carousel-container .owl-carousel .owl-item .description .room-name {
          font-family: 'Raleway', sans-serif;
          color: #fff;
          font-weight: 400;
          text-transform: uppercase;
          margin: 0;
          font-size: 20px;
          display: block;
          line-height: 30px;
          min-height: 60px;
          letter-spacing: 1.8px; }
    .all-rooms-carousel .carousel-container .col1 {
      float: left;
      width: 33.33%; }
      .all-rooms-carousel .carousel-container .col1 .room-container {
        position: relative;
        padding: 0px 15px; }

.common-padding-top {
  padding-top: 30px !important; }

.owl-controls {
  width: 160px;
  margin: 0px auto; }
  .owl-controls .owl-nav {
    margin-top: 25px; }
    @media (max-width: 699px) {
      .owl-controls .owl-nav {
        margin-top: 60px; } }
    .owl-controls .owl-nav .icon-chevron-left, .owl-controls .owl-nav .icon-chevron-right {
      width: 47px;
      height: 47px;
      display: block;
      background: url(/images/room-details/arrowbg.png) no-repeat center center; }
      .owl-controls .owl-nav .icon-chevron-left:hover, .owl-controls .owl-nav .icon-chevron-right:hover {
        background: url(/images/room-details/arrowbg_hover.png) no-repeat center center; }
    .owl-controls .owl-nav .icon-chevron-left {
      float: left; }
    .owl-controls .owl-nav .icon-chevron-right {
      float: right;
      transform: scaleX(-1);
      -moz-transform: scaleX(-1);
      -o-transform: scaleX(-1);
      -webkit-transform: scaleX(-1); }

.special-container .special-item {
  display: table;
  width: 100%;
  margin-bottom: 80px; }
  @media (max-width: 768px) {
    .special-container .special-item {
      display: block;
      margin-bottom: 40px; } }
  .special-container .special-item .special-description-container {
    display: table-cell;
    float: none;
    width: 50%;
    color: #fff;
    vertical-align: middle;
    background-color: #002c61; }
    .special-container .special-item .special-description-container.email-offer-container {
      width: 60%;
      color: #000;
      background-color: #f7f7f4 !important; }
      @media (max-width: 786px) {
        .special-container .special-item .special-description-container.email-offer-container {
          width: 100%; } }
    @media (max-width: 767px) {
      .special-container .special-item .special-description-container {
        display: block;
        width: 100%; } }
    .special-container .special-item .special-description-container .special-description {
      position: relative;
      padding: 114px 40px 114px 60px;
      text-align: center; }
      .special-container .special-item .special-description-container .special-description.email-offer-discription {
        padding: 40px 40px 40px 60px;
        text-align: left !important; }
        .special-container .special-item .special-description-container .special-description.email-offer-discription a {
          border: 1px solid #002c61; }
        .special-container .special-item .special-description-container .special-description.email-offer-discription .offer-heading {
          color: #000 !important; }
      @media (max-width: 768px) {
        .special-container .special-item .special-description-container .special-description {
          padding: 50px 40px; } }
      .special-container .special-item .special-description-container .special-description .specials-shape {
        position: absolute;
        top: 0;
        right: -33px;
        height: 100%; }
        @media (max-width: 768px) {
          .special-container .special-item .special-description-container .special-description .specials-shape {
            display: none; } }
      .special-container .special-item .special-description-container .special-description h4, .special-container .special-item .special-description-container .special-description .h4 {
        color: #fff !important;
        font-weight: 800 !important;
        font-style: normal !important; }
      .special-container .special-item .special-description-container .special-description a {
        cursor: pointer;
        display: inline-block;
        margin-top: 24px;
        width: 170px;
        height: 45px;
        padding: 0 10px;
        text-align: center;
        line-height: 45px;
        color: #002c61 !important;
        text-transform: uppercase;
        text-decoration: none;
        background-color: #fff;
        font-weight: 100;
        font-size: 15px;
        margin-right: 20px;
        letter-spacing: .7px; }
        .special-container .special-item .special-description-container .special-description a:hover {
          background-color: #000;
          color: #fff !important; }
  .special-container .special-item .special-image {
    display: table-cell;
    float: none;
    width: 50%;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover; }
    @media (max-width: 768px) {
      .special-container .special-item .special-image {
        display: block;
        width: 100%;
        min-height: 300px; } }
  .special-container .special-item .offer-image {
    width: 40%; }
    @media (max-width: 768px) {
      .special-container .special-item .offer-image {
        width: 80%;
        margin: 0 auto; } }

.special-details .special-img-container {
  width: 50%;
  float: left; }
  @media (max-width: 1100px) {
    .special-details .special-img-container {
      width: 50%; } }
  @media (max-width: 800px) {
    .special-details .special-img-container {
      width: 100%; } }
  .special-details .special-img-container .special-img {
    padding-right: 15px; }
    .special-details .special-img-container .special-img img {
      width: 100%; }
      @media (max-width: 800px) {
        .special-details .special-img-container .special-img img {
          margin-bottom: 15px; } }
.special-details .special-content-container {
  float: left;
  width: 50%; }
  @media (max-width: 1100px) {
    .special-details .special-content-container {
      width: 50%; } }
  @media (max-width: 800px) {
    .special-details .special-content-container {
      width: 100%; } }
  .special-details .special-content-container .special-content {
    padding: 0px 30px; }
    @media (max-width: 800px) {
      .special-details .special-content-container .special-content {
        padding: 0px 15px; } }
    .special-details .special-content-container .special-content .title {
      font-family: 'Raleway', sans-serif;
      color: #002c61;
      font-weight: 400;
      text-transform: uppercase;
      margin: 0;
      font-size: 26px;
      line-height: 30px;
      letter-spacing: 1.8px;
      padding: 0px 0px 25px 0px; }
    .special-details .special-content-container .special-content a {
      cursor: pointer;
      display: block;
      width: 170px;
      height: 45px;
      text-align: center;
      line-height: 45px;
      color: #fff !important;
      text-transform: uppercase;
      text-decoration: none;
      background-color: #002c61;
      font-weight: 100;
      font-size: 15px;
      float: left;
      margin-right: 20px;
      letter-spacing: .7px; }
      .special-details .special-content-container .special-content a:hover {
        background-color: #000; }
    .special-details .special-content-container .special-content p {
      margin-bottom: 25px !important; }

.special-amenities-section {
  background-image: url(/images/room-details/special-terms.jpg);
  background-size: 530px;
  background-repeat: no-repeat;
  background-position: right top;
  margin: 0px auto;
  margin-top: 74px; }
  .special-amenities-section .amenities-details-container {
    background-color: #002c61;
    color: #fff !important;
    overflow: hidden;
    float: left;
    width: 70%; }
    @media (max-width: 1022px) {
      .special-amenities-section .amenities-details-container {
        width: 100%; } }
    .special-amenities-section .amenities-details-container hr {
      margin: 24px 0px;
      border: none;
      border-top: 1px solid #fff;
      height: 1px; }
    .special-amenities-section .amenities-details-container .amenities-list {
      padding: 28px 40px; }
      .special-amenities-section .amenities-details-container .amenities-list h3, .special-amenities-section .amenities-details-container .amenities-list .cafe-menu-content .blockCollection .contentBlock .h3, .cafe-menu-content .blockCollection .contentBlock .special-amenities-section .amenities-details-container .amenities-list .h3, .special-amenities-section .amenities-details-container .amenities-list .menu-content .blockCollection .contentBlock .h3, .menu-content .blockCollection .contentBlock .special-amenities-section .amenities-details-container .amenities-list .h3, .special-amenities-section .amenities-details-container .amenities-list .h3 {
        font-family: 'Raleway', sans-serif;
        font-weight: bolder !important;
        font-size: 20px !important;
        color: #fff !important;
        margin-bottom: 26px !important; }
  .special-amenities-section .amenities-details-image {
    float: right;
    width: 42%; }
    .special-amenities-section .amenities-details-image img {
      width: 100%; }

.special-gallery {
  margin: 0px auto;
  padding: 80px 0px; }
  .special-gallery img {
    float: left;
    width: 25%; }

.all-rooms-carousel {
  text-align: center;
  margin: 0px auto;
  padding: 0px 0px 80px 0px; }
  .all-rooms-carousel h2, .all-rooms-carousel .h2 {
    font-family: 'Raleway', sans-serif;
    font-size: 45px;
    text-transform: uppercase;
    color: #002c61 !important;
    margin: 0;
    font-weight: normal;
    text-align: center;
    letter-spacing: 4.3px; }
  .all-rooms-carousel .carousel-container {
    margin-top: 30px; }
    .all-rooms-carousel .carousel-container .col1 {
      float: left;
      width: 33.33%; }
      .all-rooms-carousel .carousel-container .col1 .room-container {
        position: relative;
        padding: 0px 15px; }
        .all-rooms-carousel .carousel-container .col1 .room-container img {
          width: 100%; }
        .all-rooms-carousel .carousel-container .col1 .room-container a {
          font-family: 'Open Sans', sans-serif;
          text-decoration: none;
          position: absolute;
          left: 50%;
          top: 50%;
          transform: translate(-50%, -50%);
          font-size: 15px;
          font-weight: 100;
          letter-spacing: .7px;
          background-color: #002c61;
          padding: 14px 24px;
          color: #fff !important;
          display: inline-table;
          border: none; }
          .all-rooms-carousel .carousel-container .col1 .room-container a:hover {
            background-color: #000; }

.new-banner {
  position: relative;
  text-align: center; }
  .new-banner p {
    margin: 0; }
  .new-banner h2,
  .new-banner .h2 {
    position: absolute;
    font-family: 'Raleway', sans-serif;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff !important;
    margin: 0;
    z-index: 2;
    text-align: center;
    letter-spacing: 2px;
    top: 2px;
    margin-bottom: 10px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    padding: 20px;
    background-color: rgba(0, 0, 0, 0.5); }
    @media (min-width: 768px) {
      .new-banner h2,
      .new-banner .h2 {
        font-size: 50px;
        letter-spacing: 4.3px; } }
  .new-banner .tagline {
    color: #fff !important;
    font-family: 'Open Sans', sans-serif;
    font-style: italic;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: .4px;
    margin: 0;
    text-align: center;
    line-height: normal; }
    @media (min-width: 768px) {
      .new-banner .tagline {
        font-size: 25px;
        letter-spacing: .8px; } }

.header-wrapper {
  padding: 17px 0;
  text-transform: uppercase; }
  @media (max-width: 1240px) {
    .header-wrapper {
      padding: 15px 0; } }
  @media (max-width: 767px) {
    .header-wrapper {
      padding: 15px 0; } }
  .header-wrapper .booknow {
    float: right;
    padding: 18px 0 0; }
    @media (max-width: 1240px) {
      .header-wrapper .booknow {
        position: absolute;
        top: -8px;
        right: 0;
        padding: 8px 0 0; } }
    .header-wrapper .booknow a {
      display: inline-block;
      padding: 13px 22px;
      font-size: 13px;
      color: #ffffff;
      text-align: center;
      letter-spacing: 4px;
      -webkit-transition: all 0.2s;
      transition: all 0.2s; }
      @media (max-width: 1240px) {
        .header-wrapper .booknow a {
          padding: 29px 20px; } }
      @media (max-width: 767px) {
        .header-wrapper .booknow a {
          padding: 19px 10px;
          font-size: 10px;
          letter-spacing: 1px; } }
  .header-wrapper .logo {
    float: left;
    width: 204px; }
    @media (max-width: 1240px) {
      .header-wrapper .logo {
        width: 160px; } }
    @media (max-width: 767px) {
      .header-wrapper .logo {
        width: 110px; } }
    .header-wrapper .logo img {
      width: 100%;
      height: auto; }
  .header-wrapper .main-menu {
    margin: 0 auto;
    padding: 0; }
    @media (max-width: 1240px) {
      .header-wrapper .main-menu {
        padding: 0 0 0 24px; } }
    @media (max-width: 1023px) {
      .header-wrapper .main-menu {
        display: none; } }
    @media (min-width: 1024px) {
      .header-wrapper .main-menu {
        display: block !important; } }
    @media (max-width: 1023px) {
      .header-wrapper .main-menu {
        position: absolute;
        top: 70px;
        right: 0;
        left: 0;
        padding: 0; } }
    @media (max-width: 767px) {
      .header-wrapper .main-menu {
        top: 52px; } }
    .header-wrapper .main-menu ul.nav {
      text-align: center;
      background: #f7f7f4; }
      @media (max-width: 1023px) {
        .header-wrapper .main-menu ul.nav {
          height: 80vh;
          overflow-y: scroll;
          text-align: left; } }
      .header-wrapper .main-menu ul.nav li {
        display: inline-block;
        list-style-type: none; }
        @media (max-width: 1023px) {
          .header-wrapper .main-menu ul.nav li {
            display: block;
            border-bottom: solid 1px #d3d3d3; } }
        .header-wrapper .main-menu ul.nav li a {
          padding: 10px 5px;
          font-family: 'Raleway', sans-serif;
          font-size: 14px;
          color: #000000;
          text-transform: capitalize;
          letter-spacing: 0; }
          .header-wrapper .main-menu ul.nav li a:hover {
            color: #002c61;
            background: none; }
          .header-wrapper .main-menu ul.nav li a:focus {
            background: none; }
          .header-wrapper .main-menu ul.nav li a.active {
            color: #002c61; }
          @media (max-width: 1320px) {
            .header-wrapper .main-menu ul.nav li a {
              padding: 10px 5px; } }
          @media (max-width: 1240px) {
            .header-wrapper .main-menu ul.nav li a {
              display: block;
              padding: 10px 6px;
              font-size: 12px;
              letter-spacing: 0; } }
          @media (max-width: 1023px) {
            .header-wrapper .main-menu ul.nav li a {
              padding: 20px 12px; }
              .header-wrapper .main-menu ul.nav li a:focus {
                color: #ffffff; } }
          @media (max-width: 767px) {
            .header-wrapper .main-menu ul.nav li a {
              padding: 16px 15px; } }
          @media (max-height: 479px) and (max-width: 599px) {
            .header-wrapper .main-menu ul.nav li a {
              padding: 8px 15px; } }
        @media (max-width: 1023px) {
          .header-wrapper .main-menu ul.nav li ul.dropdown-menu {
            position: relative;
            display: block !important;
            float: none;
            background-color: #eee;
            border: 0 !important;
            border-radius: 0;
            box-shadow: none; }
            .header-wrapper .main-menu ul.nav li ul.dropdown-menu li {
              border-bottom: 0; }
              .header-wrapper .main-menu ul.nav li ul.dropdown-menu li a {
                padding: 10px 12px; } }
        @media (max-width: 768px) {
          .header-wrapper .main-menu ul.nav li ul.dropdown-menu {
            width: 100%; } }

.menu-btn {
  display: none;
  position: relative;
  cursor: pointer;
  position: absolute;
  right: 180px;
  width: 40px;
  height: 22px;
  top: 28px; }
  @media (max-width: 1023px) {
    .menu-btn {
      display: block; } }
  @media (max-width: 767px) {
    .menu-btn {
      top: 23px;
      right: 130px; } }
  @media (max-width: 500px) {
    .menu-btn {
      top: 16px;
      right: 100px; } }

.menu-btn:after {
  position: absolute;
  left: 0;
  width: 40px;
  height: 12px;
  content: '';
  border-top: solid 2px #000;
  border-bottom: solid 2px #000; }

.menu-btn:before {
  position: absolute;
  left: 0;
  width: 40px;
  height: 22px;
  content: '';
  border-bottom: solid 2px #000; }

.why-stay-with-us {
  background-color: #002c61; }
  .why-stay-with-us .container, .why-stay-with-us .offers-carousel-home {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto; }
    .why-stay-with-us .container .whystayamenities .h2, .why-stay-with-us .offers-carousel-home .whystayamenities .h2,
    .why-stay-with-us .container .whystayamenities h2,
    .why-stay-with-us .offers-carousel-home .whystayamenities h2 {
      margin-top: 26px;
      margin-bottom: 26px;
      font-family: 'Raleway', sans-serif;
      font-size: 20px;
      font-weight: bolder;
      line-height: 28px;
      color: #fff !important;
      text-align: center;
      text-transform: uppercase;
      letter-spacing: 1.8px; }
    .why-stay-with-us .container .whystayamenities p, .why-stay-with-us .offers-carousel-home .whystayamenities p {
      clear: both;
      font-family: 'Raleway', sans-serif;
      font-size: 12px;
      color: #fff;
      text-align: center; }
    .why-stay-with-us .container .whystayamenities span.daggerimg, .why-stay-with-us .offers-carousel-home .whystayamenities span.daggerimg {
      display: inline-block;
      width: 12px;
      height: 16px;
      margin-right: 6px;
      margin-left: -1px;
      background-image: url("/images/amenities/dagger.png");
      background-repeat: no-repeat; }
    .why-stay-with-us .container .whystayamenities li, .why-stay-with-us .offers-carousel-home .whystayamenities li {
      padding: 5px; }
      .why-stay-with-us .container .whystayamenities li span, .why-stay-with-us .offers-carousel-home .whystayamenities li span {
        margin-left: 15px;
        font-family: 'Open Sans', sans-serif;
        font-size: 16px;
        font-style: italic;
        font-weight: 100;
        line-height: 34px;
        color: #fff;
        letter-spacing: 0.7px; }
      .why-stay-with-us .container .whystayamenities li.luxuryimg, .why-stay-with-us .offers-carousel-home .whystayamenities li.luxuryimg {
        list-style-image: url("/images/floorplan.png"); }
      .why-stay-with-us .container .whystayamenities li.onsiteimg, .why-stay-with-us .offers-carousel-home .whystayamenities li.onsiteimg {
        list-style-image: url("/images/amenities/food1.png"); }
      .why-stay-with-us .container .whystayamenities li.beachimg, .why-stay-with-us .offers-carousel-home .whystayamenities li.beachimg {
        list-style-image: url("/images/amenities/amenities_left_04.png"); }
      .why-stay-with-us .container .whystayamenities li.poolimg, .why-stay-with-us .offers-carousel-home .whystayamenities li.poolimg {
        list-style-image: url("/images/amenities/amenities_right_08.png"); }
      .why-stay-with-us .container .whystayamenities li.wifiimg, .why-stay-with-us .offers-carousel-home .whystayamenities li.wifiimg {
        list-style-image: url("/images/amenities/amenities_left_05.png"); }
      .why-stay-with-us .container .whystayamenities li.breakfastimg, .why-stay-with-us .offers-carousel-home .whystayamenities li.breakfastimg {
        list-style-image: url("/images/catering.png"); }
      .why-stay-with-us .container .whystayamenities li.resortfeeimg, .why-stay-with-us .offers-carousel-home .whystayamenities li.resortfeeimg {
        list-style-image: url("/images/coordinator.png"); }
    .why-stay-with-us .container .whystayamenities a.white-btn, .why-stay-with-us .offers-carousel-home .whystayamenities a.white-btn {
      display: inline-block;
      width: 170px;
      height: 45px;
      margin-top: 24px;
      margin-bottom: 24px;
      padding: 0 10px;
      font-size: 15px;
      font-weight: 100;
      line-height: 45px;
      color: #002c61 !important;
      text-align: center;
      text-decoration: none;
      text-transform: uppercase;
      letter-spacing: 0.7px;
      cursor: pointer;
      background-color: #fff; }
    .why-stay-with-us .container .whystayamenities a:hover, .why-stay-with-us .offers-carousel-home .whystayamenities a:hover {
      color: #fff !important;
      background-color: #000; }

.change-reservation {
  position: absolute;
  top: 15px;
  right: 160px;
  z-index: 9;
  text-align: center; }
  @media screen and (min-width: 500px) {
    .change-reservation {
      top: 22px;
      right: 190px; } }
  @media screen and (min-width: 650px) {
    .change-reservation {
      right: 270px; } }
  @media screen and (min-width: 1024px) {
    .change-reservation {
      right: 140px; } }
  @media screen and (min-width: 1182px) {
    .change-reservation {
      right: 180px; } }
  @media screen and (min-width: 1300px) {
    .change-reservation {
      right: 210px; } }
  .change-reservation__link {
    text-decoration: none; }
    .change-reservation__link:focus, .change-reservation__link:hover {
      text-decoration: none; }
  .change-reservation__form {
    position: absolute;
    top: 40px;
    left: 50%;
    display: none;
    width: 200px;
    padding: 0 10px 15px;
    background-color: #fff;
    transform: translate(-50%); }
    .change-reservation__form input[type="email"], .change-reservation__form input[type="text"] {
      width: 100%;
      height: 30px;
      padding: 0 0 0 6px;
      border: 1px solid #c1c1c1;
      border-radius: 0; }
    .change-reservation__form input[type="submit"] {
      padding: 7px 20px;
      color: #fff;
      text-transform: uppercase;
      letter-spacing: 1px;
      background-color: #002c61;
      border: 0; }
    .change-reservation__form__close {
      margin-left: 10px;
      text-decoration: underline; }

#blog-banner {
  height: 350px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }
  @media (min-width: 768px) {
    #blog-banner {
      height: 550px; } }
  #blog-banner h2, #blog-banner .h2 {
    position: absolute;
    font-family: 'Raleway', sans-serif;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff !important;
    margin: 0;
    z-index: 2;
    text-align: center;
    letter-spacing: 4.3px;
    top: 2px;
    margin-bottom: 10px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    padding: 20px;
    background-color: rgba(0, 0, 0, 0.5); }
    @media (min-width: 768px) {
      #blog-banner h2, #blog-banner .h2 {
        font-size: 50px; } }

.blog-container .blog-item {
  display: table;
  width: 100%;
  margin-bottom: 60px; }
  @media (max-width: 768px) {
    .blog-container .blog-item {
      display: block;
      margin-bottom: 30px; } }
  .blog-container .blog-item .blog-description-container {
    display: table-cell;
    float: none;
    width: 50%;
    color: #fff;
    vertical-align: middle;
    background-color: #002c61; }
    @media (max-width: 768px) {
      .blog-container .blog-item .blog-description-container {
        display: block;
        width: 100%; } }
    .blog-container .blog-item .blog-description-container .blog-description {
      position: relative;
      padding: 114px 40px 114px 60px;
      font-family: 'Open Sans', sans-serif;
      font-size: 15px;
      text-align: left; }
      @media (max-width: 768px) {
        .blog-container .blog-item .blog-description-container .blog-description {
          padding: 50px 40px; } }
      .blog-container .blog-item .blog-description-container .blog-description p {
        margin-top: 30px; }
      .blog-container .blog-item .blog-description-container .blog-description .blog-shape {
        position: absolute;
        top: 0;
        right: -70px;
        height: 100%; }
        @media (max-width: 768px) {
          .blog-container .blog-item .blog-description-container .blog-description .blog-shape {
            display: none; } }
      .blog-container .blog-item .blog-description-container .blog-description h4, .blog-container .blog-item .blog-description-container .blog-description .h4 {
        font-style: normal !important;
        font-weight: 800 !important;
        color: #fff !important; }
      .blog-container .blog-item .blog-description-container .blog-description h5, .blog-container .blog-item .blog-description-container .blog-description .h5 {
        font-style: normal !important;
        font-weight: 600 !important;
        color: #fff !important; }
        .blog-container .blog-item .blog-description-container .blog-description h5 span, .blog-container .blog-item .blog-description-container .blog-description .h5 span {
          margin-bottom: 5px;
          padding-bottom: 10px;
          border-bottom: 1px solid #fff; }
      .blog-container .blog-item .blog-description-container .blog-description a {
        display: inline-block;
        width: 170px;
        height: 45px;
        margin-top: 24px;
        margin-right: 20px;
        padding: 0 10px;
        font-size: 15px;
        font-weight: 100;
        line-height: 45px;
        color: #002c61 !important;
        text-align: center;
        text-decoration: none;
        text-transform: uppercase;
        letter-spacing: 0.7px;
        cursor: pointer;
        background-color: #fff; }
        .blog-container .blog-item .blog-description-container .blog-description a.postlink {
          display: inline-block;
          width: auto !important;
          margin-top: 0;
          padding: 0;
          text-align: left;
          background-color: transparent !important; }
          .blog-container .blog-item .blog-description-container .blog-description a.postlink:hover {
            text-decoration: underline; }
        .blog-container .blog-item .blog-description-container .blog-description a:hover {
          color: #fff !important;
          background-color: #000; }
  .blog-container .blog-item .blog-image {
    display: table-cell;
    float: none;
    width: 50%;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover; }
    @media (max-width: 768px) {
      .blog-container .blog-item .blog-image {
        display: block;
        width: 100%;
        min-height: 300px; } }

.pagination-wrapper {
  padding: 40px 0 50px;
  clear: both;
  border-top: solid 1px #6d6d6c; }
  @media (min-width: 768px) {
    .pagination-wrapper {
      padding: 40px 0 70px; } }
  .pagination-wrapper .pagination {
    display: block;
    margin: 0 auto; }
    .pagination-wrapper .pagination p {
      margin: 0; }
  .pagination-wrapper .page_number {
    display: inline-block;
    padding: 0 0 30px;
    font-family: "Open Sans", sans-serif;
    font-size: 20px;
    color: #333333;
    text-align: center; }
  .pagination-wrapper .pagination > li {
    display: inline-block; }
  .pagination-wrapper .pagination > li:first-child > a,
  .pagination-wrapper .pagination > li:first-child > span {
    margin-right: 10px;
    padding: 10px 30px;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    color: #002c61;
    text-transform: uppercase;
    letter-spacing: 1px;
    background-color: #FFFFFF;
    border: solid 2px #002c61;
    border-radius: 0;
    transition: all 0.4s; }
    .pagination-wrapper .pagination > li:first-child > a:hover,
    .pagination-wrapper .pagination > li:first-child > span:hover {
      color: #FFFFFF;
      background-color: #002c61; }
  .pagination-wrapper .pagination > li:last-child > a,
  .pagination-wrapper .pagination > li:last-child > span {
    padding: 10px 30px;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    color: #002c61;
    text-transform: uppercase;
    letter-spacing: 1px;
    background-color: #FFFFFF;
    border: solid 2px #002c61;
    border-radius: 0;
    transition: all 0.4s; }
    .pagination-wrapper .pagination > li:last-child > a:hover,
    .pagination-wrapper .pagination > li:last-child > span:hover {
      color: #FFFFFF;
      background-color: #002c61; }

.blog-detail a .link {
  width: auto;
  height: inherit;
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: blue !important;
  text-transform: none;
  background: inherit; }

.blog-detail .button {
  display: inline-block;
  width: 250px;
  height: 45px;
  margin-top: 24px;
  margin-right: 20px;
  padding: 0 20px;
  font-size: 15px;
  font-weight: 100;
  line-height: 45px;
  color: #fff !important;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.7px;
  cursor: pointer;
  background-color: #002c61; }
  .blog-detail .button:hover {
    color: #fff !important;
    background-color: #000; }
  .blog-detail .button a {
    color: #002c61; }

.blog-banner {
  height: 306px;
  margin: 0 auto;
  padding: 110px 15px 40px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }
  @media (min-width: 768px) {
    .blog-banner {
      height: 456px;
      padding: 186px 15px 100px; } }
  .blog-banner .blog-banner-content {
    max-width: 900px;
    margin: auto;
    padding: 30px;
    text-align: center;
    background-color: black; }
  .blog-banner h6, .blog-banner .h6 {
    margin: 0 0 20px;
    font-family: "Raleway", sans-serif;
    font-size: 30px;
    font-weight: 700;
    color: #FFFFFF;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px; }
    @media (min-width: 768px) {
      .blog-banner h6, .blog-banner .h6 {
        font-size: 50px;
        letter-spacing: 4.3px; } }
  .blog-banner p {
    margin: 0;
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    font-style: italic;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
    letter-spacing: .4px; }
    @media (min-width: 768px) {
      .blog-banner p {
        font-size: 25px;
        letter-spacing: .8px; } }

.blog {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  max-width: 1320px;
  margin-top: 30px; }
  .blog:before, .blog:after {
    content: " ";
    display: table; }
  .blog:after {
    clear: both; }
  @media (min-width: 768px) {
    .blog {
      position: relative; } }
  .blog__row {
    margin-left: -15px;
    margin-right: -15px; }
    .blog__row:before, .blog__row:after {
      content: " ";
      display: table; }
    .blog__row:after {
      clear: both; }
  .blog__list {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 992px) {
      .blog__list {
        float: left;
        width: 58.3333333333%; } }
  .blog a:hover {
    text-decoration: none; }
  .blog__item {
    margin-bottom: 30px; }
    @media (min-width: 768px) {
      .blog__item {
        margin-bottom: 50px; } }
    .blog__item h2, .blog__item .h2 {
      margin-top: 0;
      margin-bottom: 25px;
      font-family: "Raleway", sans-serif;
      font-size: 25px;
      font-weight: 800;
      line-height: 36px;
      text-align: left; }
      @media (min-width: 768px) {
        .blog__item h2, .blog__item .h2 {
          font-size: 32px;
          line-height: 45px; } }
      .blog__item h2:after, .blog__item .h2:after {
        right: auto; }
      .blog__item h2 a, .blog__item .h2 a {
        display: block; }
    .blog__item p {
      margin: 0;
      font-family: "Open Sans", sans-serif;
      font-size: 14px;
      line-height: 22px;
      color: #333333; }
      .blog__item p a {
        color: #333333; }
    .blog__item .btn-holder {
      padding-top: 35px; }
  .blog__image {
    margin-bottom: 30px; }
    .blog__image img {
      width: 100%; }
  .blog__catlanding {
    max-width: 1000px;
    margin: 0 auto 50px;
    text-align: center; }
    .blog__catlanding h3, .blog__catlanding .cafe-menu-content .blockCollection .contentBlock .h3, .cafe-menu-content .blockCollection .contentBlock .blog__catlanding .h3, .blog__catlanding .menu-content .blockCollection .contentBlock .h3, .menu-content .blockCollection .contentBlock .blog__catlanding .h3, .blog__catlanding .h3 {
      margin: 0 0 20px;
      font-family: "Raleway", sans-serif;
      font-size: 30px;
      font-weight: normal;
      color: #002c61;
      text-transform: uppercase;
      letter-spacing: 2px; }
      @media (min-width: 768px) {
        .blog__catlanding h3, .blog__catlanding .cafe-menu-content .blockCollection .contentBlock .h3, .cafe-menu-content .blockCollection .contentBlock .blog__catlanding .h3, .blog__catlanding .menu-content .blockCollection .contentBlock .h3, .menu-content .blockCollection .contentBlock .blog__catlanding .h3, .blog__catlanding .h3 {
          font-size: 45px;
          letter-spacing: 4.3px; } }
    .blog__catlanding p {
      font-family: "Open Sans", sans-serif;
      font-size: 17px;
      font-style: italic;
      font-weight: 400;
      letter-spacing: .8px; }
      @media (min-width: 768px) {
        .blog__catlanding p {
          font-size: 25px; } }
  .blog__catheading {
    margin-bottom: 30px; }
  .blog__caption {
    margin-top: 5px;
    font-size: 14px;
    text-align: right; }
  .blog__info {
    margin-bottom: 25px; }
  .blog__date {
    font-family: "Raleway", sans-serif;
    font-size: 11px;
    font-weight: 600;
    color: #111; }
    @media (min-width: 480px) {
      .blog__date {
        font-size: 14px;
        letter-spacing: .5px; } }
  .blog__category {
    display: inline-block;
    margin-left: 8px;
    padding: 0 8px;
    font-family: "Raleway", sans-serif;
    font-size: 11px;
    font-weight: 600;
    color: #6d6d6c;
    border-left: solid 1px #000000; }
    @media (min-width: 480px) {
      .blog__category {
        margin-left: 14px;
        padding: 0 15px;
        font-size: 13px;
        letter-spacing: .5px; } }
    .blog__category:hover {
      color: #000000; }
  .blog__categories {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    background-color: #FFFFFF;
    transition: all .3s ease; }
    @media (min-width: 992px) {
      .blog__categories {
        float: left;
        width: 41.6666666667%; } }
    @media (min-width: 992px) {
      .blog__categories {
        float: left;
        width: 33.3333333333%; } }
    @media (min-width: 992px) {
      .blog__categories {
        z-index: 99;
        float: right; } }
    .blog__categories .affix-top {
      position: static; }
    .blog__categories .affix {
      position: relative;
      max-width: none; }
      @media (min-width: 992px) {
        .blog__categories .affix {
          position: fixed;
          top: 69px;
          width: 100%;
          max-width: 310px; } }
      @media (min-width: 1300px) {
        .blog__categories .affix {
          max-width: 410px; } }
    .blog__categories .affix-bottom {
      width: 100%;
      max-width: none; }
      @media (min-width: 992px) {
        .blog__categories .affix-bottom {
          position: absolute;
          max-width: 310px; } }
      @media (min-width: 1300px) {
        .blog__categories .affix-bottom {
          max-width: 410px; } }
    .blog__categories .fixed-sidebar {
      background-color: #FFFFFF; }
    .blog__categories h5, .blog__categories .h5 {
      position: relative;
      margin-top: 0;
      margin-bottom: 20px;
      font-family: "Raleway", sans-serif;
      font-size: 16px;
      font-weight: 700;
      line-height: normal;
      color: #002c61;
      text-align: left;
      text-transform: uppercase;
      letter-spacing: 1px; }
      @media (min-width: 768px) {
        .blog__categories h5, .blog__categories .h5 {
          font-size: 20px;
          line-height: 28px;
          letter-spacing: 1.8px; } }
      .blog__categories h5:after, .blog__categories .h5:after {
        right: auto; }
      .blog__categories h5.can-slide, .blog__categories .h5.can-slide {
        padding: 15px;
        background-color: #f7f7f4; }
        @media (min-width: 992px) {
          .blog__categories h5.can-slide, .blog__categories .h5.can-slide {
            padding: 0;
            background-color: transparent; } }
  .blog__search-wrap {
    margin-bottom: 25px;
    padding: 15px;
    background-color: #002c61; }
    @media (min-width: 768px) {
      .blog__search-wrap {
        margin-bottom: 30px;
        padding: 10px 20px; } }
    .blog__search-wrap h5, .blog__search-wrap .h5 {
      color: #FFFFFF; }
  .blog__search {
    position: relative;
    margin-bottom: 10px;
    border: 0; }
    .blog__search__box {
      width: 100%;
      padding: 15px 15px 15px 20px;
      font-family: "Open Sans", sans-serif;
      font-size: 14px;
      border: 0;
      border-radius: 0; }
      .blog__search__box:focus {
        outline: none; }
    .blog__search__btn {
      position: absolute;
      top: 0;
      right: 0;
      padding: 11px 15px;
      font-size: 20px;
      cursor: pointer;
      background-color: transparent;
      border: 0; }
      .blog__search__btn:focus {
        outline: line; }
  .blog__others {
    display: none;
    margin-bottom: 40px; }
    @media (min-width: 992px) {
      .blog__others {
        display: block;
        margin-bottom: 70px; } }
    .blog__others h2, .blog__others .h2 {
      position: relative; }
    .blog__others__item {
      margin-bottom: 15px; }
      .blog__others__item a {
        display: block;
        overflow: hidden; }
        .blog__others__item a h4, .blog__others__item a .h4 {
          margin: 0 0 10px;
          font-family: "Open Sans", sans-serif;
          font-size: 15px;
          font-weight: 600; }
        .blog__others__item a .blog__date {
          font-size: 12px;
          color: #6d6d6c; }
      .blog__others__item .blog__info {
        margin-bottom: 10px; }
      .blog__others__item figure {
        display: block;
        float: left;
        width: 20%;
        height: 60px;
        margin: 0;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover; }
      .blog__others__item__right {
        float: left;
        width: 75%;
        margin-left: 5%; }
  .blog .toggle-arrow {
    position: absolute;
    top: 50%;
    right: 0;
    display: inline-block;
    padding: 0 15px;
    font-size: 30px;
    line-height: 17px;
    cursor: pointer;
    transition: all .5s;
    transform: translateY(-50%); }
    @media (min-width: 992px) {
      .blog .toggle-arrow {
        display: none; } }
    .blog .toggle-arrow .fa {
      line-height: 17px; }
    .blog .toggle-arrow.rotate {
      transform: translateY(-50%) rotate(180deg); }
  .blog .categories-list {
    display: none;
    margin: 0;
    padding: 0 0 40px; }
    @media (min-width: 992px) {
      .blog .categories-list {
        display: block !important;
        padding: 0 0 40px; } }
    .blog .categories-list li {
      position: relative;
      margin: 0 0 0 20px;
      list-style-type: none; }
      .blog .categories-list li:first-child a {
        padding-top: 0; }
      .blog .categories-list li a {
        position: relative;
        display: block;
        padding: 12px 0;
        font-family: "Open Sans", sans-serif;
        font-size: 14px;
        font-weight: 600;
        color: #333333;
        border-bottom: 1px solid #6d6d6c; }
        .blog .categories-list li a:hover {
          color: #002c61; }
        .blog .categories-list li a span {
          color: #002c61; }
  .blog--single .blog__item h1, .blog--single .blog__item .h1 {
    margin-top: 0;
    margin-bottom: 25px;
    font-family: "Raleway", sans-serif;
    font-size: 25px;
    font-weight: 800;
    line-height: 36px;
    color: #002c61;
    text-align: left; }
    @media (min-width: 768px) {
      .blog--single .blog__item h1, .blog--single .blog__item .h1 {
        font-size: 32px;
        line-height: 45px; } }
  .blog--single .blog__item h4, .blog--single .blog__item .h4 {
    margin: 0 0 30px;
    font-family: "Raleway", sans-serif;
    font-size: 18px;
    font-style: italic;
    color: #002c61; }
    @media (min-width: 768px) {
      .blog--single .blog__item h4, .blog--single .blog__item .h4 {
        font-size: 22px; } }
  .blog--single .blog__item img {
    width: 100%;
    object-fit: cover; }
  .blog--single .blog__item p {
    margin-bottom: 30px; }
    .blog--single .blog__item p a {
      font-weight: bold;
      color: #002c61; }
  .blog--single .pagenav {
    margin-top: 40px; }
    .blog--single .pagenav a {
      padding-top: 10px;
      padding-bottom: 10px;
      font-family: "Open Sans", sans-serif;
      font-size: 13px;
      font-weight: 600;
      color: #000000;
      text-transform: uppercase;
      letter-spacing: 1px; }
    .blog--single .pagenav .fa {
      font-size: 20px;
      vertical-align: text-bottom; }
    .blog--single .pagenav .prev {
      padding-right: 10px; }
      .blog--single .pagenav .prev .fa {
        padding: 0 10px 0 0; }
    .blog--single .pagenav .next {
      padding-left: 10px; }
      .blog--single .pagenav .next .fa {
        padding: 0 0 0 10px; }
  .blog__share {
    margin-top: 40px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: solid 1px #6d6d6c;
    border-bottom: solid 1px #6d6d6c; }
    .blog__share span {
      display: inline-block;
      font-family: "Open Sans", sans-serif;
      color: #000000; }
    .blog__share a {
      display: inline-block;
      padding: 5px;
      font-size: 15px;
      color: #000000; }
      .blog__share a:hover {
        color: #002c61; }

.blog-results {
  margin: 20px 0 0;
  padding: 0; }
  @media (min-width: 768px) {
    .blog-results {
      margin: 30px 0; } }
  .blog-results h2, .blog-results .h2 {
    color: #333333; }
  .blog-results h3, .blog-results .cafe-menu-content .blockCollection .contentBlock .h3, .cafe-menu-content .blockCollection .contentBlock .blog-results .h3, .blog-results .menu-content .blockCollection .contentBlock .h3, .menu-content .blockCollection .contentBlock .blog-results .h3, .blog-results .h3 {
    margin-bottom: 20px;
    font-family: "Raleway", sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #000000;
    text-align: left;
    text-transform: none;
    letter-spacing: 1px; }
  .blog-results li {
    margin-bottom: 0;
    padding: 15px 30px;
    font-family: "Raleway", sans-serif;
    font-size: 18px;
    line-height: 27px;
    list-style-type: none; }
    @media (min-width: 768px) {
      .blog-results li {
        padding: 30px; } }
    .blog-results li:nth-child(even) {
      background-color: #f6f6f6; }
  .blog-results p {
    margin-bottom: 0; }

.blog-btn {
  display: inline-block;
  padding: 12px 20px;
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  font-weight: 600;
  color: #FFFFFF;
  text-transform: uppercase;
  letter-spacing: 0.7px;
  background-color: #002c61;
  transition: all 1s; }
  .blog-btn:hover {
    color: #FFFFFF;
    background-color: #000000; }

.blog #Title_home {
  padding-bottom: 30px; }
  @media (min-width: 768px) {
    .blog #Title_home {
      padding-bottom: 70px; } }

@media (max-width: 1230px) {
  .save-the-children-section {
    padding: 0 20px; } }
.save-the-children-section .save-the-children-container {
  max-width: 1210px;
  display: table;
  margin: 0 auto;
  padding: 40px 0;
  text-align: center; }
  @media (max-width: 1120px) {
    .save-the-children-section .save-the-children-container {
      display: block;
      padding: 20px 0; } }
  @media (max-width: 767px) {
    .save-the-children-section .save-the-children-container {
      padding: 10px 0; } }
  .save-the-children-section .save-the-children-container .logo-container,
  .save-the-children-section .save-the-children-container .description-container,
  .save-the-children-section .save-the-children-container .button-container {
    display: table-cell;
    vertical-align: middle; }
    @media (max-width: 1066px) {
      .save-the-children-section .save-the-children-container .logo-container,
      .save-the-children-section .save-the-children-container .description-container,
      .save-the-children-section .save-the-children-container .button-container {
        display: block;
        text-align: center;
        width: 100%; } }
  .save-the-children-section .save-the-children-container .logo-container {
    width: 26%; }
    @media (max-width: 1066px) {
      .save-the-children-section .save-the-children-container .logo-container {
        width: 100%;
        margin: 0 auto;
        padding-bottom: 20px; } }
    .save-the-children-section .save-the-children-container .logo-container img {
      width: 100%; }
      @media (max-width: 1066px) {
        .save-the-children-section .save-the-children-container .logo-container img {
          max-width: 300px; } }
      @media (max-width: 400px) {
        .save-the-children-section .save-the-children-container .logo-container img {
          max-width: 265px;
          margin-top: 20px; } }
  .save-the-children-section .save-the-children-container .description-container {
    width: 56%;
    padding: 0 40px; }
    @media (max-width: 1130px) {
      .save-the-children-section .save-the-children-container .description-container {
        width: 50%;
        padding: 0 10px; } }
    @media (max-width: 1066px) {
      .save-the-children-section .save-the-children-container .description-container {
        width: 100%; } }
    .save-the-children-section .save-the-children-container .description-container .description-center h2 {
      font-family: "Raleway";
      font-size: 26px;
      letter-spacing: .05ex;
      text-transform: uppercase; }
      @media (max-width: 767px) {
        .save-the-children-section .save-the-children-container .description-container .description-center h2 {
          font-size: 20px; } }
    .save-the-children-section .save-the-children-container .description-container .description-center p {
      font-family: "Open-Sans";
      font-size: 18px;
      line-height: 27px;
      color: #000000; }
  .save-the-children-section .save-the-children-container .button-container {
    width: 18%;
    /*text-align: right;*/ }
    @media (max-width: 1066px) {
      .save-the-children-section .save-the-children-container .button-container {
        width: 100%;
        margin: 20px 0px;
        text-align: center; } }
    .save-the-children-section .save-the-children-container .button-container .button-common {
      min-width: 210px;
      color: #000;
      border: solid 3px #1f4552;
      padding: 10px 10px;
      text-transform: uppercase;
      font-family: "Raleway";
      letter-spacing: .2em;
      text-align: center;
      font-size: 17px;
      display: inline-block;
      text-shadow: none;
      transition: all 0.1s; }
      .save-the-children-section .save-the-children-container .button-container .button-common:hover {
        background-color: #1f4552;
        color: #fff; }

.save-the-children-section-inner {
  padding-top: 100px; }
  .save-the-children-section-inner .save-the-children-container .logo-container img {
    width: 90%; }
    @media (max-width: 767px) {
      .save-the-children-section-inner .save-the-children-container .logo-container img {
        width: 70%;
        margin-bottom: 50px; } }
    @media (max-width: 480px) {
      .save-the-children-section-inner .save-the-children-container .logo-container img {
        width: 90%;
        margin-bottom: 50px; } }
  .save-the-children-section-inner .save-the-children-container .description-container .description-center h2 {
    font-size: 32px;
    text-transform: uppercase;
    color: #3a9dc4;
    padding: 0px 0 40px 0;
    line-height: normal;
    letter-spacing: 5px;
    margin: 0; }
  .save-the-children-section-inner .save-the-children-container .description-container .description-center p {
    padding: 0 0 30px 0;
    margin: 0;
    letter-spacing: 1px;
    line-height: 30px;
    font-size: 18px; }
  .save-the-children-section-inner .save-the-children-container .button-container {
    width: 18%;
    text-align: right; }
    .save-the-children-section-inner .save-the-children-container .button-container .button-common2 {
      min-width: 210px;
      color: #000;
      border: solid 3px #1f4552;
      padding: 10px 10px 10px 10px;
      text-transform: uppercase;
      font-family: "Raleway";
      letter-spacing: .2em;
      text-align: center;
      font-size: 17px;
      display: inline-block;
      text-shadow: none;
      transition: all 0.1s;
      margin: 0 0 100px 0; }
      .save-the-children-section-inner .save-the-children-container .button-container .button-common2:hover {
        background-color: #1f4552;
        color: #fff; }

.children-banner {
  background: url("/images/save-the-children-banner.jpg");
  background-size: cover; }

/******  templates/main/css/global.defaults.css  **********/
/* --------- OVERRIDE BROWSER DEFAULT TYPOGRAPHY ------- */
.active {
  display: inherit !important; }

body,
html {
  margin: 0;
  padding: 0;
  width: 100%; }

.h1,
h1 {
  margin: 1.6em 0 0; }

.h2,
.h3,
h2,
h3,
.cafe-menu-content .blockCollection .contentBlock .h3,
.menu-content .blockCollection .contentBlock .h3 {
  margin: 0.5em auto; }

.h4,
h4 {
  margin: 1.2em 0 0; }

.h5,
.h6,
h5,
h6 {
  margin: 1.2em 0; }

li,
p {
  line-height: 1.2; }

li {
  line-height: 1.5; }

p {
  font-size: 1em;
  margin: 0.9em 0 1.2em; }

li > p {
  margin-top: 0.2em; }

ol,
ul {
  margin: 0 0 8px; }

img {
  border: 0 none; }

th {
  font-weight: normal;
  text-align: right;
  padding-right: 0.5em; }

td {
  text-align: center; }

button,
form,
input,
select,
textarea {
  margin: 0; }

em {
  font-style: italic; }

strong {
  font-weight: bold; }

sup {
  font-size: 0.74em;
  /* avoid increased line-box height */
  vertical-align: top;
  position: relative;
  top: -0.1em; }

sup.ordinal {
  text-transform: lowercase; }

.temperature {
  white-space: nowrap;
  /* prevent IE from word-breaking after degreee symbol */ }

/***************  templates/main/css/global.text.css  ***************/
/* Global Element Styles */
body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.1em;
  color: #333333; }

.h1,
h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.8em; }

.h2,
h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.9em; }

.h3,
h3,
.cafe-menu-content .blockCollection .contentBlock .h3,
.menu-content .blockCollection .contentBlock .h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.4em; }

.h4,
h4 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.1em; }

.h5,
h5 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.9em; }

.h6,
h6 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.8em; }

/* Global Section Styles */
/***************  templates/main/css/global.layout.css  ***************/
#errors {
  display: none; }

/* DOUBLE CLICK FIX */
#condorAddBody #addBodyContent iframe {
  position: absolute; }

/* START ANTI-MARGIN-COLLAPSING */
div#something {
  margin-top: -1px;
  padding-top: 1px; }

/* END ANTI-MARGIN-COLLAPSING */
/* START FLOAT ENCLOSING ("EASY CLEARING") */
/* START FLOAT ENCLOSING ("EASY CLEARING") */
.clearfloat:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

/* END FLOAT ENCLOSING ("EASY CLEARING") */
ol,
ul {
  margin-bottom: 12px; }

/* START OFFSCREEN */
div#credits .h2,
div#credits h2,
div#languages .h2,
div#languages h2 {
  display: inline;
  position: absolute;
  overflow: hidden;
  margin: 0;
  border: 0;
  padding: 0;
  width: 0;
  height: 0; }

/* END OFFSCREEN */
a:focus {
  outline: 0;
  /*removes the dotted border*/ }

body,
html {
  width: 100%; }

.loggedIn #errors {
  display: none; }

#holder {
  width: 100%;
  height: 100%; }

/*****************************************TOP*****************************************/
#page_home #slideshow {
  position: absolute;
  top: 69px;
  width: 100%;
  height: 641px;
  padding: 0;
  z-index: 0;
  background-color: #000000; }

#page_home #Top {
  width: 100%;
  height: 710px;
  position: relative;
  background-color: #f7f7f4; }

#Top {
  width: 100%;
  height: 525px;
  position: relative;
  background-color: #f7f7f4;
  z-index: 51; }

#holder.gallery #Top {
  height: 109px;
  position: relative; }

#image-one {
  background: rgba(0, 44, 97, 0.9);
  width: 100%;
  height: 710px;
  z-index: 10;
  position: absolute; }

.text-one {
  background: url("/images/image-one.png") no-repeat 165px 153px;
  width: 624px;
  height: 584px;
  font-family: 'Raleway', sans-serif;
  color: #fff;
  margin: 0 auto;
  text-transform: uppercase;
  font-size: 51px;
  font-weight: 100;
  line-height: 1014px;
  text-align: center;
  letter-spacing: 1.5px; }

#OT_form,
.OT_ExtLink {
  margin: 0 auto !important !important; }

#page_dining #text-Callout,
#page_dining .colecction_content {
  margin-bottom: 30px; }

#main-top {
  width: 100%;
  height: auto;
  position: fixed;
  z-index: 100;
  background-color: #f7f7f4; }

#page_location #main-top {
  box-shadow: 0 0 20px #888585;
  z-index: 1; }

#holder.gallery #main-top {
  -webkit-box-shadow: 5px 3px 5px 0 rgba(24, 24, 24, 0.1);
  -moz-box-shadow: 5px 3px 5px 0 rgba(24, 24, 24, 0.1);
  box-shadow: 5px 3px 5px 0 rgba(24, 24, 24, 0.1);
  z-index: 10; }

#Logo {
  position: relative;
  float: left;
  width: 58px;
  margin: 7px 0 0 20px;
  height: 56px;
  z-index: 99; }

#Logo a {
  width: 58px;
  height: 56px;
  display: block; }

#text-logo {
  color: #002e62;
  text-transform: capitalize;
  font-size: 21px;
  font-family: 'Questrial', sans-serif;
  line-height: 67px;
  word-spacing: 0;
  text-indent: 5px;
  letter-spacing: 0.5px;
  float: left;
  margin-left: 5px;
  position: relative;
  z-index: 1; }

#text-logo a {
  text-decoration: none; }

#telephone {
  display: none; }

#page_home #slideshow {
  position: absolute;
  top: 69px;
  width: 100%;
  height: 641px;
  padding: 0;
  z-index: 0;
  background-color: #000000; }

#slideshow {
  position: absolute;
  top: 69px;
  width: 100%;
  height: 456px;
  padding: 0; }

.home_header_bottom_cont {
  width: 100%;
  height: 22px;
  position: absolute;
  bottom: 15px;
  z-index: 2; }

.home_header_bottom {
  max-width: 1180px;
  margin: 0 auto; }

#home_scroll_arrow {
  width: 78px;
  height: 26px;
  margin: 0 auto;
  cursor: pointer;
  position: relative;
  background: url("/images/flecha-home.png") no-repeat;
  bottom: 20px; }

#booking {
  position: absolute;
  top: 150px;
  z-index: 1; }

/*****************************************MENU DESKTOP*****************************************/
/* MAIN-NAVIGATION */
.buttonMobil {
  display: none; }

#main-menu {
  position: relative;
  width: auto;
  height: 69px; }

#navigation {
  position: relative;
  width: auto;
  height: 69px;
  float: right; }

#navigation ul {
  margin: 0;
  padding: 0;
  float: right; }

#navigation ul li {
  float: left;
  list-style: none;
  margin-left: 39px; }

#navigation ul .specials {
  margin-left: 44px; }

#navigation ul .gallery {
  margin-left: 36px; }

#navigation ul li a {
  text-transform: capitalize;
  color: #212121;
  font-family: 'Raleway', sans-serif;
  font-size: 16px;
  text-decoration: none;
  line-height: 67px;
  letter-spacing: 0.7px;
  font-weight: 500; }

#navigation ul li a:hover,
#navigation ul li.active a {
  color: #002c61; }

/* OPEN-MENU */
#Open_Menu {
  background: url("/images/more_bg.png") no-repeat;
  width: 34px;
  height: 30px;
  background-position: top;
  border: none;
  float: right;
  margin-right: 19px;
  margin-top: 22px;
  cursor: pointer; }

.ipad #Open_Menu,
.iphone #Open_Menu {
  width: 40px;
  height: 30px;
  cursor: pointer; }

.OpenActive {
  background: url("/images/more_bg.png") no-repeat !important;
  background-position: -2px -33px !important; }

/* FEATURED-MENU */
#sub_navigation {
  display: none;
  background-color: #002c61;
  opacity: 0.7;
  position: absolute;
  right: 0;
  top: 69px;
  z-index: 2;
  height: 456px;
  width: 325px; }

#page_home #sub_navigation {
  height: 641px; }

#sub_navigation ul {
  margin: 0;
  padding: 0;
  margin-top: 51px;
  margin-left: 51px; }

#sub_navigation ul li {
  list-style: none;
  margin-bottom: 28px; }

#sub_navigation ul .weddings-events {
  display: none; }

#sub_navigation ul .nightlife {
  display: none; }

#sub_navigation ul li.dining .menuLevel2,
#sub_navigation ul li.meetings .menuLevel2 {
  display: none; }

#sub_navigation ul li a {
  color: #ffffff;
  font-family: 'Raleway', sans-serif;
  font-size: 18px;
  text-decoration: none;
  letter-spacing: 1.4px;
  font-weight: 500; }

#sub_navigation ul li a:hover,
#sub_navigation ul li.active-nojs a {
  color: #7e7e7e; }

.menuLevel2 {
  margin-top: 9px !important;
  margin-left: 16px !important; }

.menuLevel2 li {
  margin-bottom: 10px !important; }

.menuLevel2 li a {
  font-weight: normal !important;
  letter-spacing: 0.7px !important;
  font-size: 17px !important; }

#Main_Mobile {
  display: none; }

.header-booknow {
  cursor: pointer;
  display: block;
  width: 150px;
  height: 45px;
  text-align: center;
  line-height: 45px;
  color: #fff !important;
  text-transform: uppercase;
  text-decoration: none;
  background-color: #002c61;
  font-weight: 100;
  font-size: 15px;
  float: right;
  margin: 12px 20px;
  letter-spacing: 0.7px; }
  .header-booknow:hover {
    background-color: #000; }
  @media (max-width: 1181px) {
    .header-booknow {
      width: 106px;
      height: 33px;
      line-height: 35px;
      font-size: 12px;
      margin: 17px 12px; } }
  @media (min-width: 1300px) {
    .header-booknow {
      width: 170px; } }

/*****************************************MENU TABLET*****************************************/
@media (max-width: 1181px) {
  #navigation ul li {
    margin-left: 20px; }

  #navigation ul li a {
    font-size: 12px; } }
/*****************************************MENU TABLET*****************************************/
/*****************************************MENU TABLET*****************************************/
@media (min-width: 768px) and (max-width: 1023px) {
  /* MAIN-NAVIGATION */
  #navigation {
    width: 350px;
    margin-right: 10px; }

  #navigation ul .weddings-events {
    display: none; }

  #navigation ul .nightlife {
    display: none; }

  #navigation ul li a {
    line-height: 64px; }

  /* OPEN-MENU */
  #Open_Menu {
    margin-right: 18px;
    margin-top: 20px; }

  /* FEATURED-MENU */
  #sub_navigation {
    width: 330px;
    height: 521px; }

  #page_home #sub_navigation {
    height: 641; }

  #sub_navigation ul {
    margin-top: 50px;
    margin-left: 57px; }

  #sub_navigation ul .weddings-events {
    display: block; }

  #sub_navigation ul .nightlife {
    display: block; }

  #Main_Mobile {
    display: none; } }
/*****************************************MENU MOBILE****************************************/
@media (max-width: 767px) {
  .buttonMobil {
    display: block; }

  .button {
    display: none; }

  #main-top {
    height: auto; }

  /* MAIN-NAVIGATION */
  #navigation {
    display: none; }

  /* OPEN-MENU */
  #Open_Menu {
    margin-top: 16px;
    margin-right: 16px; }

  .OpenActive {
    background-position: -1px -35px !important; }

  /* FEATURED-MENU */
  #sub_navigation {
    display: none !important; }

  /* MENU */
  .MainActive {
    position: fixed !important;
    top: 0;
    z-index: 102 !important;
    background-color: #f7f7f4; }

  #Main_Mobile {
    display: none;
    background-color: #002c61;
    opacity: 0.8;
    position: fixed;
    right: 0;
    top: 58px;
    z-index: 101;
    height: 90%;
    width: 100%;
    overflow-y: scroll; }

  #Main_Mobile ul {
    margin: 0;
    padding: 23px 0 0 50px;
    height: auto; }

  #Main_Mobile ul li {
    list-style: none;
    margin-bottom: 18px; }

  #Main_Mobile ul li a {
    color: #ffffff;
    font-family: 'Raleway', sans-serif;
    font-size: 18px;
    text-decoration: none;
    letter-spacing: 1.3px;
    font-weight: 500;
    text-transform: capitalize; }

  #Main_Mobile ul li a:hover,
  #Main_Mobile ul li.active a {
    color: #7e7e7e; }

  #Main_Mobile .menuLevel2 {
    padding-top: 9px !important;
    padding-left: 15px !important;
    padding-bottom: 0 !important; }

  #Main_Mobile .menuLevel2 li {
    margin-bottom: 10px !important; }

  #Main_Mobile .menuLevel2 li a {
    font-weight: normal !important;
    letter-spacing: 0.7px !important;
    font-size: 17px !important;
    text-transform: none !important; }

  #Main_Mobile ul li.dining .menuLevel2,
  #sub_navigation ul li.meetings .menuLevel2 {
    display: none; }

  #Main_Mobile li.meetings ul.menuLevel2 {
    padding: 0 !important;
    margin: 0 !important; } }
/*****************************************MIDDLE*****************************************/
#middle {
  min-height: 500px;
  position: relative;
  width: 100%;
  background-color: #f7f7f4;
  margin: auto; }

#page_home #middle-top {
  width: 88.49%;
  margin: 0 auto;
  min-height: 387px;
  padding-top: 79px;
  max-width: 1280px; }

#middle-top {
  width: 91.621%;
  margin: 0 auto;
  min-height: 387px;
  padding-top: 52px;
  max-width: 1280px; }

#page_gallery #middle-top {
  min-height: 260px;
  padding-top: 1px; }

#content-bottom hr,
.colecction_content hr {
  background: url("/images/hr.png") no-repeat;
  height: 9px;
  border: none;
  width: 721px;
  margin: 0 auto; }

#Content-home {
  width: 100%;
  min-height: 400px;
  position: relative; }

#ContentH-Left {
  width: 50.2%;
  float: left; }

#ContentH-Right {
  width: 48.8%;
  float: right; }

#page_home #Title_home {
  width: 100%;
  text-align: center; }

#Title_home .title_welcome {
  position: relative;
  top: 2px;
  font-family: 'Raleway', sans-serif;
  font-size: 23px;
  text-transform: uppercase;
  color: #002c61;
  letter-spacing: 6.2px; }

#page_home #Title_home .h1,
#page_home #Title_home h1 {
  position: relative;
  font-family: 'Raleway', sans-serif;
  font-size: 45px;
  text-transform: uppercase;
  color: #002c61;
  margin: 0;
  font-weight: normal;
  padding-left: 13px;
  letter-spacing: 4.3px;
  top: 2px;
  text-align: initial; }

#Title_home .h1,
#Title_home h1 {
  position: relative;
  top: 2px;
  font-family: 'Raleway', sans-serif;
  font-size: 45px;
  text-transform: uppercase;
  color: #002c61;
  margin: 0;
  font-weight: normal;
  text-align: center;
  letter-spacing: 4.3px;
  margin-bottom: 10px; }

#page_weddings-events #Title_home .h1 br,
#page_weddings-events #Title_home h1 br {
  display: none; }

#page_home #Title_home .h2,
#page_home #Title_home h2 {
  color: #6d6d6c;
  position: relative;
  font-family: 'Open Sans', sans-serif;
  font-style: italic;
  font-size: 25px;
  font-weight: 400;
  padding-left: 46px;
  letter-spacing: 0.8px;
  margin: 0;
  padding-top: 19px;
  text-align: initial; }

#Title_home .h2,
#Title_home h2 {
  color: #6d6d6c;
  position: relative;
  font-family: 'Open Sans', sans-serif;
  font-style: italic;
  font-size: 25px;
  font-weight: 400;
  letter-spacing: 0.8px;
  margin: 0;
  text-align: center; }

#middle .h3,
#middle h3,
#middle .cafe-menu-content .blockCollection .contentBlock .h3,
.cafe-menu-content .blockCollection .contentBlock #middle .h3,
#middle .menu-content .blockCollection .contentBlock .h3,
.menu-content .blockCollection .contentBlock #middle .h3 {
  font-family: 'Raleway', sans-serif;
  color: #002c61;
  font-weight: 400;
  text-transform: uppercase;
  margin: 0;
  font-size: 24px;
  line-height: 28px;
  letter-spacing: 1.8px;
  margin-bottom: 16px; }

#middle .h4,
#middle h4 {
  font-family: 'Raleway', sans-serif;
  color: #000000;
  font-weight: 400;
  font-style: italic;
  text-transform: capitalize;
  margin: 0;
  font-size: 24px;
  line-height: 28px;
  letter-spacing: 1.6px;
  margin-bottom: 16px; }

#page_home #content-top {
  float: left;
  width: 90%;
  color: #6d6d6c;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  margin-top: 24px;
  margin-bottom: 20px;
  padding: 0; }

#page_home .readmore-button {
  display: block;
  text-transform: uppercase;
  text-decoration: underline;
  font-size: 15px;
  line-height: 23px;
  cursor: pointer;
  margin-top: 0;
  float: left; }

span.less-text {
  display: none; }

#page_home #content-top span.more-text {
  display: block; }

#page_home #content-top span.less-text {
  display: none; }

#page_home #content-top {
  overflow: hidden; }

#page_home .open #content-top {
  max-height: 8000px;
  opacity: 1; }

#middle-top .h3.accordionTitle,
#middle-top h3.accordionTitle,
#middle-top .cafe-menu-content .blockCollection .contentBlock .accordionTitle.h3,
.cafe-menu-content .blockCollection .contentBlock #middle-top .accordionTitle.h3,
#middle-top .menu-content .blockCollection .contentBlock .accordionTitle.h3,
.menu-content .blockCollection .contentBlock #middle-top .accordionTitle.h3 {
  font-size: 12px;
  font-family: 'Montserrat', sans-serif;
  color: #060000;
  position: relative;
  height: 65px;
  background: url("/images/list-accordion-bg.png") 0 -32px no-repeat;
  text-transform: uppercase;
  line-height: 57px;
  margin: 0;
  cursor: pointer;
  text-align: left;
  font-weight: bold;
  padding-left: 21px;
  margin-bottom: 20px; }

#middle-top .expanded .h3.accordionTitle,
#middle-top .expanded h3.accordionTitle,
#middle-top .expanded .cafe-menu-content .blockCollection .contentBlock .accordionTitle.h3,
.cafe-menu-content .blockCollection .contentBlock #middle-top .expanded .accordionTitle.h3,
#middle-top .expanded .menu-content .blockCollection .contentBlock .accordionTitle.h3,
.menu-content .blockCollection .contentBlock #middle-top .expanded .accordionTitle.h3 {
  background-position: 0 0;
  height: 65px; }

/*VIÃ‘ETAS*/
#middle-top ol,
#middle-top ul {
  padding-left: 21px;
  overflow: hidden; }

#content-top {
  padding-top: 73px;
  width: 97%;
  margin: 0 auto;
  color: #333333;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  padding-bottom: 40px; }

#content-bottom a,
#content-top a,
.colecction_content a {
  color: #0a5392;
  font-weight: 600; }

#content-bottom a:hover,
#content-top a:hover,
.colecction_content a:hover {
  color: #002c61; }

#page_about #content-top {
  padding-top: 63px; }

.colecction_content {
  color: #333333;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  margin-top: 0;
  margin-bottom: 80px; }

.colecction_content ul li {
  padding-left: 3px; }

#content-bottom p,
#content-top p,
.colecction_content p {
  line-height: 22px;
  margin-top: 0;
  margin-bottom: 7px; }

#content-right {
  width: 100%;
  height: 329px;
  float: right;
  margin-bottom: 40px;
  position: relative;
  right: 3px; }

#page_specials #content-bottom {
  color: #333333;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  width: 95.4%;
  margin: 0 0 93px auto; }

#content-bottom {
  color: #333333;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  width: 97%;
  margin: 0 auto 93px; }

#background-black {
  width: 290px;
  height: 309px;
  position: absolute;
  top: 10px;
  left: 8px;
  background-color: #000000;
  opacity: 0.8; }

#callout-elegance img {
  width: 100%;
  height: 329px !important; }

#callout-elegance .editableLinkIcon {
  width: 20px !important;
  height: 20px !important; }

.text-content {
  width: 264px;
  height: 285px;
  margin: 10px 0 10px 11px;
  border: 2px solid #fff; }

.Title-Elegance {
  font-family: 'Comfortaa';
  text-transform: uppercase;
  color: #fff;
  font-size: 28px;
  margin: 29px;
  top: 33px;
  position: relative;
  letter-spacing: 7px;
  font-weight: 400; }

.text-content hr {
  width: 145px;
  position: relative;
  top: 53px;
  border: none;
  border-bottom: 1px solid #fff;
  margin: 0 2px 0 54px; }

.content-Elegance {
  color: #fff;
  position: relative;
  top: 76px;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  font-style: italic;
  font-weight: 300;
  float: left;
  margin-left: 57px;
  margin-right: 56px;
  font-size: 16px;
  text-align: center;
  line-height: 29px; }

#button-read {
  position: absolute;
  width: 114px;
  height: 33px;
  bottom: 28px;
  left: 85px;
  border: 1px solid #fff; }

a.read-more {
  text-decoration: none;
  display: block;
  margin: 3px;
  text-indent: 15px;
  line-height: 26px;
  letter-spacing: 1px; }

.text-read {
  color: #fff;
  text-transform: uppercase;
  font-size: 15px;
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: 600; }

/* DINING open table widget */
#OT_form {
  width: 200px !important; }

.OT_wrapper {
  width: 200px !important; }

/*****************************************MIDDLE CENTER*****************************************/
#middle-center {
  width: 100%;
  height: 66px;
  position: absolute;
  z-index: 2; }

#social_media {
  width: 490px;
  margin: 0 auto;
  position: relative;
  height: 52px;
  padding-top: 14px; }

#social_media .socialize {
  color: #002c61;
  text-transform: uppercase;
  font-family: 'Comfortaa', cursive;
  font-size: 31px;
  font-weight: 700;
  letter-spacing: 5.5px;
  line-height: 58px;
  position: absolute;
  left: 15px; }

#trapecio-left {
  background: url("/images/Trapecio_Bkg.png") no-repeat;
  width: 219px;
  height: 241px;
  float: left;
  background-position: left -32px; }

#trapecio-center {
  background: url("/images/trapecio-center.png") repeat-x;
  height: 204px;
  background-position: center -30px;
  position: relative;
  margin-left: 219px;
  margin-right: 221px; }

#trapecio-right {
  background: url("/images/Trapecio_Bkg.png") no-repeat;
  width: 221px;
  height: 241px;
  float: right;
  background-position: right -32px;
  position: absolute;
  right: 0;
  bottom: -175px; }

/*****************************************MIDDLE BOTTOM*****************************************/
#page_home #middle-bottom {
  width: 100%;
  min-height: 436px;
  position: relative; }

#page_home #background-bottom {
  width: 100%;
  height: 436px;
  background-color: #000; }

#page_home #middle-bottom-Content {
  position: absolute;
  z-index: 2;
  height: 341px;
  top: 95px;
  width: 100%; }

@media screen and (max-width: 475px) {
  label {
    font-size: 16px; }

  #middle-bottom-Content .email-entry {
    width: 100% !important;
    margin: 0 auto; }
    #middle-bottom-Content .email-entry .input_wrap {
      position: relative;
      width: 80% !important;
      margin: 0 auto; }
      #middle-bottom-Content .email-entry .input_wrap #email-address {
        width: 80%; } }
#page_home #box-shadow {
  background: url("/images/background_bottom.png") repeat-x;
  width: 100%;
  height: 436px;
  position: absolute;
  z-index: 1; }

#middle-bottom {
  width: 100%;
  min-height: 309px;
  position: relative; }

#background-bottom {
  width: 100%;
  height: 309px;
  background-color: #000000; }

#box-shadow {
  background: url("/images/background_bottom.png") repeat-x;
  width: 100%;
  height: 309px;
  position: absolute;
  z-index: 1; }

#background-bottom img {
  width: 100%; }

/* SITE MAP */
.sitemap-content {
  padding: 0 !important; }
  .sitemap-content .colecction_content {
    margin-bottom: 40px; }

.sitemap {
  margin: 0;
  padding: 0 0 0 20px; }

.sitemap ul {
  margin: 0; }

.sitemap ul li {
  list-style: disc; }

.sitemap ul li.rfp, .sitemap ul li.chef, .sitemap ul li.attractions {
  list-style: circle;
  margin-left: 40px; }

/*
--- old code
ul.sitemap {
    margin: 0;
    padding: 0;
}
ul.sitemap>li{
list-style:none;
position: relative;
}
ul.sitemap h3,
ul.sitemap .h3 {
    display: none;
}
ul.sitemap ul{
    margin: 0;
}
ul.sitemap ul li{
list-style:disc;
}
ul.sitemap ul li.rfp, ul.sitemap ul li.chef , ul.sitemap ul li.attractions{
    list-style:circle;
    margin-left:40px;
}*/
/*****************************************FOOTER*****************************************/
#footer {
  width: 100%;
  height: 210px;
  position: relative;
  background-color: #D2D2D2; }

#footer-content {
  height: 210px;
  width: 989px;
  margin: 0 auto; }

#more {
  width: 314px;
  float: left;
  height: 176px;
  top: 32px;
  position: relative;
  background: url("/images/background-more.png") no-repeat;
  background-position: 305px; }

#more .Title-More {
  text-transform: uppercase;
  color: #002c61;
  position: relative;
  top: 0;
  left: 6px;
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: 700;
  letter-spacing: 1px;
  font-size: 18px; }

#Navigation-Footer1 {
  position: absolute;
  top: 32px; }

#Navigation-Footer1 ul,
#Navigation-Footer2 ul {
  margin: 0;
  padding: 0;
  list-style: none; }

#Navigation-Footer1 > ul > li,
#Navigation-Footer2 > ul > li {
  display: block;
  list-style: none outside none;
  line-height: 25px;
  position: relative;
  margin: 0 4px 0 5px; }

#Navigation-Footer1 a,
#Navigation-Footer2 a {
  color: #5c4545;
  text-decoration: none;
  font-family: 'Comfortaa', sans-serif;
  font-size: 15px;
  font-weight: 700;
  text-transform: capitalize; }

#Navigation-Footer1 .active a,
#Navigation-Footer1 a:hover,
#Navigation-Footer2 .active a,
#Navigation-Footer2 :hover {
  color: #002c61; }

#Navigation-Footer2 {
  position: absolute;
  top: 31px;
  left: 149px; }

#more .copyright {
  position: absolute;
  bottom: 0 !important;
  left: 0;
  font-size: 10px;
  font-family: 'Comfortaa', sans-serif;
  color: #5c4545;
  text-transform: capitalize;
  font-weight: 700;
  letter-spacing: 0.5px; }

#more .designedby {
  position: absolute;
  bottom: 10px;
  left: 125px;
  font-size: 10px;
  font-family: 'Comfortaa', sans-serif;
  color: #5f5f5f;
  font-weight: 700;
  letter-spacing: 0.5px; }

#more .designedby a {
  text-decoration: none;
  color: #5f5f5f; }

#more .designedby a:hover {
  color: #002c61; }

#Allegria-Hotel {
  width: 314px;
  float: left;
  height: 176px;
  top: 32px;
  position: relative; }

#Allegria-Hotel .Title-Allegra {
  text-transform: uppercase;
  color: #002c61;
  position: relative;
  top: 0;
  left: 47px;
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: 700;
  letter-spacing: 1px;
  font-size: 18px; }

#Address {
  position: relative;
  width: 213px;
  margin: 0 auto;
  top: 6px; }

.logo-address {
  position: absolute;
  top: 12px;
  left: 1px; }

#Allegria-Hotel .Title-Broadway {
  color: #5c4545;
  text-decoration: none;
  font-family: 'Comfortaa', sans-serif;
  font-size: 15px;
  font-weight: 700;
  text-transform: capitalize;
  top: 7px;
  position: absolute;
  left: 44px; }

#Allegria-Hotel .Title-Long {
  color: #5c4545;
  text-decoration: none;
  font-family: 'Comfortaa', sans-serif;
  font-size: 15px;
  font-weight: 700;
  position: absolute;
  top: 31px;
  left: 44px; }

#clock {
  position: absolute;
  top: 60px;
  left: 8px; }

#widget-clock {
  position: absolute;
  top: 61px;
  left: 38px;
  font-family: 'Comfortaa', sans-serif;
  color: #5f5f5f;
  font-size: 14px;
  font-weight: 700; }

#weather {
  position: absolute;
  top: 60px;
  left: 5px; }

#contact {
  width: 237px;
  float: left;
  height: 176px;
  top: 32px;
  position: relative; }

#phone {
  position: absolute;
  top: 33px;
  left: 0; }

.contact-phone {
  font-family: 'Comfortaa', sans-serif;
  color: #5c4545;
  font-size: 14px;
  font-weight: 700;
  padding-left: 7px;
  line-height: 25px;
  letter-spacing: 0.7px; }

#fax {
  position: absolute;
  top: 57px;
  left: 0; }

.contact-fax {
  font-family: 'Comfortaa', sans-serif;
  color: #5c4545;
  font-size: 14px;
  font-weight: 700;
  padding-left: 7px;
  line-height: 25px;
  letter-spacing: 0.7px; }

#email {
  position: absolute;
  top: 83px;
  left: 0; }

.contact-email {
  font-family: 'Comfortaa', sans-serif;
  font-size: 14px;
  font-weight: 700;
  padding-left: 14px;
  letter-spacing: 0.7px;
  float: right;
  cursor: pointer;
  color: #5c4545; }

.contact-email a {
  color: #5c4545;
  text-decoration: none; }

.contact-email p {
  margin-top: 2px;
  margin-bottom: 0; }

.contact-email a:hover {
  color: #002c61; }

#logo-footer {
  width: 156px;
  height: 211px;
  float: right;
  padding: 20px;
  margin-right: 100px; }
  #logo-footer .logo-in-footer {
    width: 100%; }

.footer-copyright {
  padding: 20px 0;
  background-color: #D2D2D2; }
  .footer-copyright .container, .footer-copyright .offers-carousel-home {
    max-width: 989px;
    margin: auto; }
  .footer-copyright .left {
    text-align: left; }
    @media only screen and (max-width: 769px) {
      .footer-copyright .left {
        text-align: center; } }
    .footer-copyright .left .copyright {
      padding: 40px 0 10px;
      font-size: 10px;
      font-family: 'Comfortaa', sans-serif;
      color: #5c4545;
      text-transform: capitalize;
      font-weight: 700;
      letter-spacing: 0.5px; }
  .footer-copyright .right {
    text-align: right; }
    @media only screen and (max-width: 769px) {
      .footer-copyright .right {
        text-align: center; } }
    .footer-copyright .right img {
      width: 130px; }
      @media only screen and (max-width: 1200px) {
        .footer-copyright .right img {
          width: 100px; } }
    .footer-copyright .right a {
      display: inline-block; }

/*****************************PAGINA WEDDINGS*****************************************/
#text-video {
  position: relative;
  width: 99.5%;
  margin: 0 auto;
  min-height: 422px;
  margin-bottom: 88px; }

#Content {
  float: left;
  width: 49%;
  position: relative;
  padding-top: 10px; }

#Content-video {
  width: 100%; }

#play-video {
  float: right;
  width: 49%;
  position: relative;
  margin-top: 22px;
  height: 335px; }

.imgPlay {
  background: url(/images/play.png) no-repeat;
  width: 68px;
  height: 68px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1; }

.ipad .imgPlay {
  top: 41%;
  left: 44%; }

#image-callout img,
#play-video img {
  width: 100% !important; }

span.imageSwitchHolder,
span.imageSwitchHolderAltTextOnly {
  display: initial; }

#link-View {
  float: left;
  background: url(/images/photo.png) no-repeat 13px 32px;
  padding: 36px 0 7px 62px; }

#link-View a {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  text-transform: capitalize;
  text-decoration: none;
  color: #002c61; }

#link-request {
  float: right;
  background: url(/images/request.png) no-repeat 1px 31px;
  padding: 36px 14px 7px 0;
  width: 203px; }

#link-request a {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  text-decoration: none;
  color: #002c61;
  float: right; }

#content-top .imageHolder-left {
  float: left;
  margin: 0 26px 93px 0; }

#content-top .imageHolder-right {
  float: right;
  margin: 0 0 47px 26px; }

.contentBlock.type_textWithSideImage .imageHolder-left {
  width: auto !important;
  height: auto; }

#callout-weddings {
  position: relative;
  width: 99.5%;
  margin: 0 5px 0 auto;
  min-height: 200px; }

div#Content-wedding {
  float: left;
  width: 49%;
  position: relative;
  margin-top: 0;
  min-height: 218px; }

#Content-wedding .h4,
#Content-wedding h4 {
  font-size: 24px;
  letter-spacing: 1.6px;
  margin-bottom: 20px; }

#callout-essentials {
  float: right;
  width: 49%;
  position: relative;
  margin-top: 0;
  height: 218px;
  background-color: #002c61; }

#Title-weddings {
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
  font-size: 21px;
  padding: 17px 0 17px 31px;
  letter-spacing: 1.7px; }

#weddings-left {
  float: left;
  padding-top: 14px; }

#Title-dining {
  background: url("/images/catering.png") no-repeat 36px 0;
  height: 32px;
  position: relative; }

#Title-dining,
#Title-packages,
#Title-request {
  color: #fff !important;
  font-family: 'Open Sans', sans-serif;
  font-style: italic;
  padding-left: 80px;
  font-size: 17px;
  line-height: 26px; }

#Title-packages {
  background: url("/images/specials.png") no-repeat 34px 16px;
  position: relative;
  padding-top: 16px; }

#Title-request {
  background: url("/images/bell.png") no-repeat 35px 14px;
  position: relative;
  padding-top: 13px; }

#weddings-right {
  float: right;
  padding-top: 14px;
  width: 227px; }

#Title-event {
  background: url("/images/coordinator.png") no-repeat 0 5px;
  position: relative;
  height: 32px;
  color: #fff !important;
  font-family: 'Open Sans', sans-serif;
  font-style: italic;
  padding-left: 47px;
  font-size: 17px;
  line-height: 26px; }

#Title-photo {
  background: url("/images/photoWeddings.png") no-repeat 0 16px;
  position: relative;
  height: 25px;
  padding-top: 13px;
  color: #fff !important;
  font-family: 'Open Sans', sans-serif;
  font-style: italic;
  padding-left: 43px;
  font-size: 17px;
  line-height: 26px; }

#text-Callout {
  position: relative;
  width: 99.5%;
  margin: 0 auto;
  min-height: 422px;
  margin-bottom: 88px; }

#Content-callout {
  width: 100%; }

.readmore-button {
  display: none; }

#image-callout {
  float: right;
  width: 49%;
  position: relative;
  margin-top: 10px;
  height: 335px; }

#Callout-Manager {
  position: relative;
  width: 99.5%;
  margin: 0 auto;
  min-height: 422px;
  margin-bottom: 88px; }

#Our-Hotel {
  width: 100%;
  min-height: 200px;
  padding-bottom: 102px; }

#page_about #middle .h3,
#page_about #middle h3,
#page_about #middle .cafe-menu-content .blockCollection .contentBlock .h3,
.cafe-menu-content .blockCollection .contentBlock #page_about #middle .h3,
#page_about #middle .menu-content .blockCollection .contentBlock .h3,
.menu-content .blockCollection .contentBlock #page_about #middle .h3 {
  margin-bottom: 27px; }

#Content-manager {
  width: 100%; }

#img-our {
  float: right;
  width: 49%;
  position: relative;
  margin-top: 10px;
  height: 335px; }

#img-our img {
  width: 100%; }

#Manager {
  width: 100%;
  min-height: 200px;
  padding-bottom: 50px; }

#ImgMGR {
  float: left;
  width: 29.5%;
  position: relative;
  margin-top: 7px;
  margin-right: 25px;
  height: 336px; }

#text-mgr {
  float: left;
  width: 68%;
  padding-top: 8px; }

#WelcomeMgr .h3 br,
#WelcomeMgr h3 br,
#WelcomeMgr .cafe-menu-content .blockCollection .contentBlock .h3 br,
.cafe-menu-content .blockCollection .contentBlock #WelcomeMgr .h3 br,
#WelcomeMgr .menu-content .blockCollection .contentBlock .h3 br,
.menu-content .blockCollection .contentBlock #WelcomeMgr .h3 br {
  display: none; }

/*PAGINA MEETINGS*/
#callout-meetings {
  position: relative;
  width: 99.5%;
  margin: 0 5px 72px auto;
  min-height: 200px; }

#Content-meetings {
  float: left;
  width: 38%;
  position: relative;
  margin-top: 0;
  min-height: 218px; }

#Content-meetings .h4,
#Content-meetings h4 {
  margin-bottom: 27px; }

#Content-meetings ul,
ol {
  margin-top: 2px;
  padding-left: 51px; }

#Content-meetings ul li {
  padding-left: 12px;
  line-height: 21px; }

#Content-meetings em {
  font-style: italic;
  font-size: 13px; }

.meetings-one,
.meetings-three {
  width: 100%; }

.meetings-three p {
  margin-bottom: 0 !important; }

.meetings-two {
  width: 100%;
  position: relative;
  bottom: 13px; }

#callout-servicies {
  float: right;
  width: 59.3%;
  position: relative;
  margin-top: 4px;
  height: 300px;
  background-color: #002c61;
  padding-bottom: 25px; }

#Title-meetings {
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
  font-size: 21px;
  padding: 30px 0 17px 27px;
  letter-spacing: 1.7px; }

#Title-meetings br {
  display: none; }

#meetings-left {
  float: left;
  padding-top: 10px;
  color: #fff !important;
  font-family: 'Open Sans', sans-serif;
  font-style: italic;
  font-size: 17px;
  line-height: 37px; }

#Title-concierge {
  background: url(/images/coordinator.png) no-repeat 25px 4px;
  padding-left: 63px; }

#Title-restaurant {
  background: url(/images/IT.png) no-repeat 26px 7px;
  padding-left: 63px; }

#Title-audio {
  background: url(/images/audio.png) no-repeat 24px 8px;
  padding-left: 63px; }

#Title-available {
  background: url(/images/wi-fi.png) no-repeat 28px 12px;
  padding-left: 63px; }

#meetings-right {
  float: right;
  padding-top: 7px;
  width: 280px;
  color: #fff !important;
  font-family: 'Open Sans', sans-serif;
  font-style: italic;
  font-size: 17px; }

#callout-servicies a {
  color: #fff !important; }

#callout-essentials a {
  color: #fff !important; }

#Title-servicies {
  background: url(/images/catering.png) no-repeat 3px 0;
  padding-left: 42px;
  height: 30px; }

#Title-planning {
  background: url(/images/meeting_hands.png) no-repeat 5px 22px;
  padding-left: 42px;
  height: auto;
  padding-top: 19px;
  line-height: 19px; }

#Title-group {
  background: url(/images/group.png) no-repeat 1px 17px;
  padding-left: 42px;
  height: auto;
  padding-top: 25px;
  line-height: 18px; }

#Title-rooms {
  background: url(/images/rooms_suites.png) no-repeat 6px 25px;
  padding-left: 46px;
  height: auto;
  padding-top: 23px;
  line-height: 20px; }

#Title-floorplans {
  background: url(/images/floorplan.png) no-repeat 4px 16px;
  padding-left: 47px;
  height: auto;
  padding-top: 20px;
  line-height: 20px; }

#page_gallery #main-top {
  box-shadow: 0 0 20px #dbd7d7;
  z-index: 1; }

#page_gallery #slideshow {
  display: none; }

#page_gallery #Top {
  height: 109px; }

/****************************ESCRITORIO****************************************/
@media (min-width: 1024px) and (max-width: 1200px) {
  div#Content-wedding {
    width: 99.5%;
    margin: 0 auto;
    float: none; }

  div#callout-essentials {
    width: 551px;
    margin: 0 auto;
    float: none; } }
@media (min-width: 1024px) and (max-width: 1267px) {
  div#Content-meetings {
    width: 100%;
    float: none; }

  div#callout-servicies {
    float: none;
    width: 74.9%;
    margin: 10px auto 0; }

  .meetings-one {
    width: 50%;
    float: left; }

  .meetings-two {
    width: 50%;
    position: relative;
    top: 77px;
    float: right; }

  .meetings-three {
    width: 100%;
    float: left; }

  #footer-content {
    width: 961px; }

  #logo-footer {
    width: 233px; }

  #more {
    width: 295px;
    background-position: 284px; }

  #Navigation-Footer2 {
    left: 138px; }

  #Allegria-Hotel {
    width: 242px; }

  #Allegria-Hotel .Title-Allegra {
    left: 24px; }

  #Address {
    width: 213px;
    left: 12px; }

  #contact {
    width: 210px; } }
@media only screen and (min-width: 1024px) {
  #page_home #Title_home {
    width: 90%;
    text-align: center; } }
/****************************TABLET****************************************/
@media (min-width: 768px) and (max-width: 1023px) {
  /*****************************************top*****************************************/
  #Main_Mobile {
    display: none !important; }

  #Top {
    height: 590px;
    z-index: 51; }

  #main-top {
    width: 100%;
    position: fixed;
    z-index: 100;
    background-color: #f7f7f4; }

  #Logo {
    margin: 7px 0 0 4px; }

  #slideshow {
    height: 521px; }

  .text-one {
    background: url(/images/image-one.png) no-repeat 170px 259px;
    height: 638px;
    line-height: 1225px; }

  /*****************************************middle*****************************************/
  #middle-top {
    width: 93.1%;
    margin: 0 auto; }

  #page_rfp #content-top,
  #page_rfp #middle-top {
    width: 100%; }

  #page_home #middle-top {
    padding-bottom: 42px; }

  #ContentH-Left {
    width: 100%;
    float: none;
    padding-bottom: 19px; }

  #ContentH-Right {
    width: 100%;
    float: none;
    height: 329px; }

  #content-right {
    width: 81.2%;
    float: none;
    right: 0;
    margin: 0 auto; }

  #page_home #Title_home {
    width: 100%;
    float: none;
    margin: 0 auto;
    text-align: center; }

  #Title_home .title_welcome {
    padding: 0; }

  #page_home #Title_home h1,
  #page_home #Title_home .h1 {
    padding: 0;
    text-align: center; }

  #page_home #Title_home h2,
  #page_home #Title_home .h2 {
    padding-left: 0;
    text-align: center; }

  #page_home #content-top {
    float: none;
    width: 75%; }

  #page_weddings-events #Title_home h1 br,
  #page_weddings-events #Title_home .h1 br {
    display: none; }

  #page_specials #content-bottom {
    width: 100%;
    margin: 0 0 10px auto; }

  #content-bottom {
    width: 97.5%;
    margin: 0 auto 20px; }

  #page_specials #middle .h3,
  #page_specials #middle h3,
  #page_specials #middle .cafe-menu-content .blockCollection .contentBlock .h3,
  .cafe-menu-content .blockCollection .contentBlock #page_specials #middle .h3,
  #page_specials #middle .menu-content .blockCollection .contentBlock .h3,
  .menu-content .blockCollection .contentBlock #page_specials #middle .h3 {
    margin-bottom: 5px; }

  #page_rfp .colecction_content {
    width: 90%;
    margin: 0 auto 37px; }

  #content-top {
    width: 97.5%; }

  #text-video {
    margin-bottom: 108px; }

  .readmore-button {
    display: none; }

  #page_home .readmore-button {
    width: 75%;
    margin: 0 auto;
    position: relative;
    float: none; }

  #page_weddings-events #Content {
    float: none;
    padding-top: 11px;
    width: 100%; }

  #play-video {
    float: none;
    width: 555px;
    margin: 47px auto 0; }

  #content-top .imageHolder-left,
  #content-top .imageHolder-right {
    float: none;
    margin: 0 auto 41px;
    width: 374px !important; }

  #page_rfp #middle .h3,
  #page_rfp #middle h3,
  #page_rfp #middle .cafe-menu-content .blockCollection .contentBlock .h3,
  .cafe-menu-content .blockCollection .contentBlock #page_rfp #middle .h3,
  #page_rfp #middle .menu-content .blockCollection .contentBlock .h3,
  .menu-content .blockCollection .contentBlock #page_rfp #middle .h3 {
    margin-bottom: 27px; }

  #callout-weddings {
    width: 100%;
    margin: 66px auto 0; }

  div#Content-wedding {
    float: none;
    width: 100%;
    margin-bottom: 44px; }

  div#callout-essentials {
    float: none;
    width: 551px;
    margin: 0 auto; }

  #weddings-left,
  #weddings-right {
    padding-top: 6px; }

  #text-Callout {
    margin-bottom: 115px; }

  #page_activities #text-Callout {
    margin-bottom: 71px; }

  #page_dining #text-Callout {
    margin-bottom: 61px; }

  #page_meetings #text-Callout {
    margin-bottom: 86px; }

  #Content {
    float: none;
    width: 100%; }

  #image-callout {
    float: none;
    width: 547px;
    margin: 44px auto 0; }

  #page_weddings-events #link-View {
    background: url(/images/photo.png) no-repeat 13px 32px;
    padding: 36px 0 7px 62px; }

  #page_weddings-events #link-request {
    background: url(/images/request.png) no-repeat 1px 31px;
    padding: 36px 14px 7px 0; }

  #img-our {
    float: none;
    width: 547px;
    padding-top: 36px;
    margin: 0 auto; }

  #img-our img {
    width: 100%; }

  #Our-Hotel {
    padding-bottom: 72px; }

  #ImgMGR {
    width: 48.4%;
    margin-top: 10px;
    margin-right: 22px; }

  #text-mgr {
    width: initial;
    padding-top: 12px;
    float: none; }

  #WelcomeMgr .h3 br,
  #WelcomeMgr h3 br,
  #WelcomeMgr .cafe-menu-content .blockCollection .contentBlock .h3 br,
  .cafe-menu-content .blockCollection .contentBlock #WelcomeMgr .h3 br,
  #WelcomeMgr .menu-content .blockCollection .contentBlock .h3 br,
  .menu-content .blockCollection .contentBlock #WelcomeMgr .h3 br {
    display: none; }

  #Content-meetings {
    float: none;
    width: 100%; }

  .meetings-one {
    width: 52%;
    float: left; }

  .meetings-two {
    width: 48%;
    top: 77px;
    float: left; }

  .meetings-three {
    width: 100%;
    float: left;
    padding-top: 30px; }

  #callout-servicies {
    float: none;
    width: 671.5px;
    margin: 61px auto 0;
    display: table;
    padding-bottom: 25px; }

  #callout-meetings {
    margin: 0 5px 61px auto; }

  #Title-meetings br {
    display: none; }

  #trapecio-left {
    background: url("/images/trapecioTablet.png") no-repeat;
    width: 146px;
    height: 241px;
    float: left;
    background-position: left -16px; }

  #trapecio-center {
    background: url("/images/trapecio2Tablet.png") repeat-x;
    height: 204px;
    background-position: center -16px;
    position: relative;
    margin-left: 146px;
    margin-right: 146px; }

  #trapecio-right {
    background: url("/images/trapecioTablet.png") no-repeat;
    width: 146px;
    height: 241px;
    float: right;
    background-position: right -16px;
    position: absolute;
    right: 0;
    bottom: -175px; }

  #social_media {
    width: 478px;
    padding-top: 29px; }

  #social_media .socialize {
    left: 6px; }

  #page_home #middle-bottom {
    width: 100%;
    min-height: 620px;
    position: relative; }

  #page_home #middle-bottom-Content {
    height: 525px; }

  #page_home #background-bottom {
    width: 100%;
    height: 620px; }

  #page_home #box-shadow {
    background: url("/images/background_bottom.png") repeat-x;
    width: 100%;
    height: 620px;
    position: absolute;
    z-index: 1; }

  #middle-bottom {
    width: 100%;
    min-height: 344px;
    position: relative; }

  #background-bottom {
    width: 100%;
    height: 344px; }

  #box-shadow {
    background: url("/images/background_bottom.png") repeat-x;
    width: 100%;
    height: 344px;
    position: absolute;
    z-index: 1; }

  #background-bottom img {
    width: 100%; }

  #footer {
    height: 222px; }

  #logo-footer {
    background: url(/images/LF-Tablet.png) no-repeat;
    width: 192px;
    height: 222px; }

  #footer-content {
    height: 222px;
    width: 750px; }

  #more {
    width: 295px;
    top: 15px;
    background-position: 285px;
    height: 208px; }

  #more .Title-More {
    left: 12px; }

  #Navigation-Footer1 {
    left: 8px; }

  #Navigation-Footer2 {
    left: 156px; }

  #Navigation-Footer1 > ul > li,
  #Navigation-Footer2 > ul > li {
    line-height: 28px; }

  #more .copyright,
  #more .designedby {
    bottom: 19px; }

  .ipad #more .copyright {
    left: 13px; }

  .ipad #more .designedby {
    left: 138px; }

  #Allegria-Hotel {
    width: 267px;
    top: 15px;
    height: 112px; }

  #Allegria-Hotel .Title-Allegra {
    left: 27px; }

  #Address {
    width: 213px;
    top: 6px;
    height: 84px; }

  .logo-address {
    top: 13px;
    left: 5px; }

  #Allegria-Hotel .Title-Broadway,
  #Allegria-Hotel .Title-Long {
    left: 47px; }

  #clock {
    left: 12px; }

  #widget-clock {
    left: 42px; }

  #contact {
    width: 267px;
    height: 95px;
    top: 13px; }

  #phone {
    top: 7px;
    left: 40px; }

  #fax {
    top: 33px;
    left: 40px; }

  #email {
    top: 60px;
    left: 41px; } }
/*****************************************MOVIL*****************************************/
@media (max-width: 767px) {
  /*****************************************top*****************************************/
  #page_home #Top {
    height: 471px;
    z-index: 20; }

  #main-top {
    position: fixed;
    z-index: 100;
    background-color: #f7f7f4; }

  #page_home #slideshow {
    top: 68px;
    width: 100%;
    height: 414px;
    background-color: #000000; }

  #Top {
    height: 365px;
    z-index: 20; }

  #slideshow {
    height: 307px;
    top: 58px; }

  #Logo {
    width: 51px;
    margin: 7px 0 0 4px;
    height: 48px;
    background: url("/images/logo_movil.png") no-repeat; }

  #page_gallery #Top {
    height: 67px; }

  #Logo img,
  #image-one {
    display: none; }

  #text-logo {
    font-size: 14px;
    line-height: 54px;
    letter-spacing: 0.8px; } }
  @media screen and (max-width: 767px) and (max-width: 650px) {
    #text-logo {
      display: none; } }

@media (max-width: 767px) {
  #telephone {
    display: block;
    background: url("/images/telephone.png") no-repeat;
    width: 14px;
    height: 33px;
    position: relative;
    float: left;
    margin: 11px 0 0 54px;
    z-index: 99; }

  #telephone a {
    display: block;
    width: 14px;
    height: 33px; }

  #main-menu {
    height: 58px; }

  /*****************************************middle*****************************************/
  #page_home #middle-top {
    width: 100%;
    padding-top: 33px; }

  #page_gallery #middle-top {
    padding-top: 10px; }

  #ContentH-Left {
    width: 92.2%;
    margin: 0 auto;
    float: none; }

  #page_home #Title_home {
    width: 100%;
    text-align: center; }

  #Title_home .title_welcome {
    font-size: 18px;
    top: 0;
    padding: 0; }

  #page_home #Title_home h1,
  #page_home #Title_home .h1 {
    font-size: 28px;
    padding: 0;
    text-align: center; }

  #page_home #Title_home h2,
  #page_home #Title_home .h2 {
    font-size: 18px;
    text-align: center;
    padding-left: 0;
    padding-top: 16px; }

  #page_home #content-top {
    float: none;
    width: 96%;
    font-size: 13px;
    margin-top: 23px;
    margin-bottom: 25px; }

  #ContentH-Right {
    width: 100%;
    float: none; }

  #background-black {
    left: 18px; }

  #content-right {
    margin-bottom: 0; }

  #middle-top {
    padding-top: 55px;
    width: 100%;
    padding-bottom: 18px; }

  #middle-center {
    position: relative; }

  #page_home #middle-center {
    position: relative;
    height: 149px;
    z-index: initial; }

  #middle {
    padding-bottom: 19px; }

  #page_home #middle {
    padding-bottom: 8px; }

  #Title_home {
    width: 91.621%;
    margin: 0 auto; }

  #page_rooms #Title_home,
  #page_weddings-events #Title_home {
    width: 97.621%; }

  #page_rooms #Title_home h1,
  #page_rooms #Title_home .h1 {
    font-size: 26px; }

  #Title_home .h1,
  #Title_home h1 {
    font-size: 30px;
    margin-bottom: 17px; }

  #Title_home h2,
  #Title_home .h2 {
    font-size: 17px; }

  #page_specials #middle .h3,
  #page_specials #middle h3,
  #page_specials #middle .cafe-menu-content .blockCollection .contentBlock .h3,
  .cafe-menu-content .blockCollection .contentBlock #page_specials #middle .h3,
  #page_specials #middle .menu-content .blockCollection .contentBlock .h3,
  .menu-content .blockCollection .contentBlock #page_specials #middle .h3 {
    margin-bottom: 5px;
    font-size: 20px;
    letter-spacing: 1px; }

  #text-Callout {
    width: 100%;
    margin-bottom: 120px; }

  #page_careers #Content-callout,
  #page_dining #Content-callout,
  #page_meetings #Content-callout {
    max-height: 273px;
    overflow: hidden; }

  #page_press #Content {
    padding-bottom: 20px; }

  #page_press #Content-callout {
    max-height: 320px;
    overflow: hidden; }

  #Content-manager {
    max-height: 260px;
    overflow: hidden; }

  #Content-callout {
    max-height: 260px;
    overflow: hidden; }

  .open #Content-callout,
  .open #Content-manager {
    max-height: 8000px;
    opacity: 1; }

  #page_careers .open #Content-callout,
  #page_dining .open #Content-callout,
  #page_meetings .open #Content-callout,
  .open #Content-manager {
    max-height: 8000px;
    opacity: 1; }

  .readmore-button {
    display: block;
    text-transform: uppercase;
    text-decoration: underline;
    font-size: 15px;
    line-height: 23px;
    cursor: pointer;
    margin-top: 20px; }

  span.more-text {
    display: block; }

  .less-text {
    display: none; }

  #page_press .readmore-button {
    display: none; }

  .colecction_content {
    width: 100%;
    margin: 7px auto;
    font-size: 13px; }

  #page_specials .colecction_content {
    margin: 0 auto;
    width: 82.5%; }

  #content-top {
    padding-top: 45px;
    width: 100%; }

  #middle .h3,
  #middle h3,
  #middle .cafe-menu-content .blockCollection .contentBlock .h3,
  .cafe-menu-content .blockCollection .contentBlock #middle .h3,
  #middle .menu-content .blockCollection .contentBlock .h3,
  .menu-content .blockCollection .contentBlock #middle .h3 {
    margin-bottom: 16px;
    font-size: 20px;
    letter-spacing: 0.8px; }

  #page_about #middle .h3,
  #page_about #middle h3,
  #page_about #middle .cafe-menu-content .blockCollection .contentBlock .h3,
  .cafe-menu-content .blockCollection .contentBlock #page_about #middle .h3,
  #page_about #middle .menu-content .blockCollection .contentBlock .h3,
  .menu-content .blockCollection .contentBlock #page_about #middle .h3 {
    margin-bottom: 14px; }

  #page_rfp #middle .h3,
  #page_rfp #middle h3,
  #page_rfp #middle .cafe-menu-content .blockCollection .contentBlock .h3,
  .cafe-menu-content .blockCollection .contentBlock #page_rfp #middle .h3,
  #page_rfp #middle .menu-content .blockCollection .contentBlock .h3,
  .menu-content .blockCollection .contentBlock #page_rfp #middle .h3 {
    margin-bottom: 21px; }

  #trapecio-left,
  #trapecio-right {
    display: none; }

  #trapecio-center {
    background: none;
    margin: 0;
    height: 0; }

  #background-bottom,
  #middle-bottom {
    display: none; }

  #page_home #background-bottom,
  #page_home #middle-bottom {
    display: block;
    height: 429px; }

  #page_home #middle-bottom-Content {
    height: 422px;
    top: 7px; }

  #page_home #box-shadow {
    height: 429px; }

  #page_specials #content-bottom {
    font-size: 13px;
    width: 84%;
    margin: 7px auto; }

  #content-bottom {
    font-size: 13px;
    width: 85%;
    margin: 0 auto 20px; }

  #content-bottom .h4,
  #content-bottom h4 {
    font-size: 20px;
    margin-bottom: 4px; }

  #page_meetings #content-bottom ul {
    display: none; }

  /*PAGINA WEDDINGS*/
  #page_weddings-events #middle-top {
    padding-top: 44px; }

  #page_weddings-events #Title_home .h1,
  #page_weddings-events #Title_home h1 {
    margin-bottom: 9px; }

  #page_weddings-events .colecction_content {
    width: 100%;
    margin: 6px auto; }

  #page_weddings-events #content-top {
    padding-top: 26px; }

  #page_weddings-events #middle .h3,
  #page_weddings-events #middle h3,
  #page_weddings-events #middle .cafe-menu-content .blockCollection .contentBlock .h3,
  .cafe-menu-content .blockCollection .contentBlock #page_weddings-events #middle .h3,
  #page_weddings-events #middle .menu-content .blockCollection .contentBlock .h3,
  .menu-content .blockCollection .contentBlock #page_weddings-events #middle .h3 {
    text-align: center;
    font-size: 20px;
    letter-spacing: 1px;
    margin-bottom: 14px; }

  #page_weddings-events #Title_home .h1 br,
  #page_weddings-events #Title_home h1 br {
    display: block; }

  #Content {
    float: none;
    width: 82.5%;
    position: relative;
    padding-top: 0;
    margin: 0 auto;
    padding-bottom: 46px; }

  #Content-video {
    max-height: 273px;
    overflow: hidden; }

  #text-video {
    width: 100%;
    margin-bottom: 122px; }

  .open #Content-video {
    max-height: 8000px;
    opacity: 1; }

  #Content-video {
    float: none;
    width: 100%; }

  #content-bottom p,
  #content-top p,
  .colecction_content p {
    line-height: 24px; }

  #play-video {
    float: none;
    width: 100%;
    position: relative;
    margin-top: 42px; }

  #page_weddings-events #link-View {
    float: none;
    background: url(/images/photo.png) no-repeat 65px 13px;
    padding: 18px 0 7px 114px; }

  #page_weddings-events #link-request {
    float: none;
    background: url(/images/request.png) no-repeat 63px 10px;
    padding: 15px 0 9px 111px; }

  #image-callout {
    float: none;
    width: 100%;
    margin: 0;
    padding-top: 41px; }

  #link-View {
    background: url(/images/photo.png) no-repeat 66px 32px;
    padding: 36px 0 7px 114px;
    width: 206px;
    float: none;
    margin: 0 auto; }

  #link-request {
    float: none;
    background: url(/images/request.png) no-repeat 66px 3px;
    padding: 8px 0 9px 113px;
    width: 206px;
    margin: 0 auto; }

  #link-request a {
    float: none; }

  #Callout-Manager {
    width: 100%; }

  #content-top .imageHolder-left {
    float: none;
    margin: 0 !important;
    padding-bottom: 37px; }

  #content-top .imageHolder-left img,
  #content-top .imageHolder-right img {
    width: 100% !important; }

  #content-top .imageHolder-left p {
    width: 84%; }

  #content-top #imgHolder-Text {
    float: none;
    width: 84%;
    margin: 4px auto 0; }

  #callout-weddings {
    width: 100%;
    margin: 0; }

  div#Content-wedding {
    float: none;
    width: 84%;
    margin: 4px auto 0; }

  #Content-wedding .h4,
  #Content-wedding h4 {
    font-size: 21px;
    letter-spacing: 0;
    margin-bottom: 9px;
    line-height: 23px; }

  #callout-essentials {
    float: none;
    width: 100%;
    margin-top: 57px;
    height: 281px; }

  #weddings-left {
    float: none;
    padding-top: 6px; }

  #weddings-right {
    float: none;
    padding-top: 12px;
    width: 227px;
    margin-left: 35px; }

  #img-our {
    float: none;
    width: 100%;
    margin-top: 56px; }

  #img-our img {
    width: 100%; }

  #page_about #link-View {
    background: url(/images/photo.png) no-repeat 66px 62px;
    padding: 66px 0 7px 114px; }

  #page_about #link-request {
    background: url(/images/request.png) no-repeat 66px 10px;
    padding: 16px 0 9px 113px; }

  #Manager {
    padding-top: 93px; }

  #WelcomeMgr .h3,
  #WelcomeMgr h3,
  #WelcomeMgr .cafe-menu-content .blockCollection .contentBlock .h3,
  .cafe-menu-content .blockCollection .contentBlock #WelcomeMgr .h3,
  #WelcomeMgr .menu-content .blockCollection .contentBlock .h3,
  .menu-content .blockCollection .contentBlock #WelcomeMgr .h3 {
    margin-left: 28px;
    line-height: 23px;
    margin-bottom: 12px !important; }

  #WelcomeMgr .h3 br,
  #WelcomeMgr h3 br,
  #WelcomeMgr .cafe-menu-content .blockCollection .contentBlock .h3 br,
  .cafe-menu-content .blockCollection .contentBlock #WelcomeMgr .h3 br,
  #WelcomeMgr .menu-content .blockCollection .contentBlock .h3 br,
  .menu-content .blockCollection .contentBlock #WelcomeMgr .h3 br {
    display: block; }

  #ImgMGR {
    float: none;
    width: 100%;
    margin: 0; }

  #ImgMGR img {
    width: 100%; }

  #text-mgr {
    float: none;
    width: 84%;
    padding-top: 10px;
    margin: 0 auto;
    position: relative; }

  #callout-meetings {
    width: 100%;
    padding-top: 61px;
    margin-bottom: 32px; }

  #Content-meetings {
    float: none;
    width: 85%;
    margin: 0 auto; }

  #Content-meetings .h4,
  #Content-meetings h4 {
    font-size: 19px;
    margin-bottom: 12px; }

  #Content-meetings ul,
  ol {
    padding-left: 18px; }

  #Content-meetings ul li {
    padding-left: 9px;
    line-height: 24px; }

  .meetings-three {
    width: 100%;
    bottom: 18px;
    position: relative; }

  #Content-meetings em {
    font-size: 12px; }

  #callout-servicies {
    float: none;
    width: 100%;
    margin-top: 46px;
    height: auto;
    padding-bottom: 21px;
    display: table; }

  #Title-meetings br {
    display: block; }

  #Title-meetings {
    padding: 21px 0 13px 6px;
    text-align: center;
    line-height: 25px; }

  #meetings-left {
    float: none;
    padding-top: 0;
    line-height: normal;
    width: 95%;
    margin: 0 auto; }

  #Title-concierge {
    background: url(/images/coordinator.png) no-repeat 14px 5px;
    padding-left: 53px;
    padding-top: 7px; }

  #Title-restaurant {
    background: url(/images/IT.png) no-repeat 14px 11px;
    padding-left: 53px;
    padding-top: 14px; }

  #Title-audio {
    background: url(/images/audio.png) no-repeat 12px 10px;
    padding-left: 53px;
    padding-top: 9px; }

  #Title-available {
    background: url(/images/wi-fi.png) no-repeat 17px 14px;
    padding-left: 53px;
    padding-top: 10px; }

  #meetings-right {
    float: none;
    width: 95%;
    margin: 0 auto; }

  #Title-servicies {
    background: url(/images/catering.png) no-repeat 15px 12px;
    padding-left: 53px;
    height: 30px;
    padding-top: 12px; }

  #Title-planning {
    background: url(/images/meeting_hands.png) no-repeat 17px 22px;
    padding-left: 53px;
    padding-top: 19px; }

  #Title-group {
    background: url(/images/group.png) no-repeat 13px 21px;
    padding-left: 53px;
    padding-top: 27px; }

  #Title-rooms {
    background: url(/images/rooms_suites.png) no-repeat 13px 22px;
    padding-left: 53px;
    padding-top: 20px; }

  #Title-floorplans {
    background: url(/images/floorplan.png) no-repeat 11px 17px;
    padding-left: 53px;
    padding-top: 20px; }

  /*FOOTER*/
  #page_home #social_media {
    padding-top: 6px; }

  #social_media {
    width: 100%;
    text-align: center; }

  #social_media .socialize {
    position: relative;
    left: 0; }

  #footer {
    height: 223px; }

  #logo-footer {
    background: none;
    width: 0;
    height: 0; }

  #footer-content {
    width: 100%;
    height: 263px; }

  #more {
    display: none; }

  #Allegria-Hotel {
    width: 236px;
    top: 14px;
    margin: 0 auto;
    float: none;
    height: 113px; }

  #Allegria-Hotel .Title-Allegra {
    left: 0;
    margin-left: 16px; }

  .logo-address {
    top: 13px;
    left: 21px; }

  #Address {
    width: 100%;
    height: 81px; }

  #Allegria-Hotel .Title-Broadway {
    left: 63px; }

  #Allegria-Hotel .Title-Long {
    left: 64px; }

  #clock {
    left: 28px; }

  #widget-clock {
    left: 63px; }

  #weather {
    left: 135px; }

  #contact {
    width: 236px;
    margin: 0 auto;
    float: none;
    height: 86px;
    top: 11px; }

  #phone {
    top: 7px;
    left: 29px; }

  #fax {
    top: 35px;
    left: 28px; }

  #email {
    top: 60px;
    left: 29px; }

  #page_404 #content-top,
  #page_privacy #content-top,
  #page_sitemap #content-top {
    width: 82.5%; }

  .imgPlay {
    z-index: initial; }

  .iphone .imgPlay {
    top: 40% !important;
    left: 40% !important; }

  #page_home #content-top {
    overflow: hidden; }

  #page_home .readmore-button {
    margin-bottom: 35px; }

  #middle #middle-top #content-top #OT_form {
    margin-top: 150px; }

  #content-top #OT_form .OT_wrapper {
    margin: 150px 0 0; } }
/***************  templates/main/css/template.mediaquery.css  ***************/
/* Landscape tablet to Desktop */
/* Portrait tablet to Landscape */
/* Mobile to Portrait tablet */
@media (max-width: 767px) {
  #middle .blockCollection .contentBlock.type_threeColumn .blockCollection.column.columnOne {
    width: 82.5% !important;
    float: none !important;
    margin: 0 auto !important; }

  #middle .blockCollection .contentBlock.type_threeColumn .blockCollection.column.columnTwo {
    width: 82.5% !important;
    float: none !important;
    margin: 0 auto !important; }

  #middle .blockCollection .contentBlock.type_threeColumn .blockCollection.column.columnThree {
    width: 82.5% !important;
    float: none !important;
    margin: 0 auto !important; } }
/***************  templates/main/css/template.maps.css  ***************/
#page_location #slideshow {
  display: none; }

#MapContact {
  width: 100%;
  height: 456px;
  position: absolute; }

#MapContact .marker-content {
  color: #002c61; }

#MapContact_middle {
  display: none; }

#callout-location {
  position: relative;
  width: 99.5%;
  margin: 0 5px 72px auto;
  min-height: 200px; }

#Content-location {
  float: left;
  width: 37%;
  position: relative;
  margin-top: 0;
  min-height: 218px; }

.location-two {
  position: relative;
  padding-top: 23px; }

.location-tree {
  display: block; }

#callout-getting {
  float: right;
  width: 59.9%;
  position: relative;
  margin-top: 2px;
  height: 225px;
  background-color: #002c61; }

#Title-location {
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
  font-size: 21px;
  padding: 35px 0 14px 47px;
  letter-spacing: 1.7px; }

#location-left {
  float: left;
  color: #fff !important;
  font-family: 'Open Sans', sans-serif;
  font-style: italic;
  font-size: 17px;
  padding-left: 47px;
  text-decoration: underline;
  letter-spacing: 0.2px; }

#location-left a,
#location-right a {
  color: #fff !important; }

#page_location #middle h4 {
  display: none; }

#location-right {
  float: right;
  color: #fff !important;
  font-family: 'Open Sans', sans-serif;
  font-style: italic;
  font-size: 17px;
  padding-right: 72px;
  letter-spacing: 0.2px;
  text-decoration: underline; }

#location-left ul li,
#location-right ul li {
  line-height: 1.45; }

/*ESCRITORIO*/
@media (min-width: 1024px) and (max-width: 1175px) {
  #callout-getting {
    width: 537px; }

  #Title-location {
    padding: 35px 0 14px 30px; }

  #location-left {
    font-size: 15px;
    padding-left: 27px; }

  #location-right {
    font-size: 15px;
    padding-right: 31px; } }
/*TABLET*/
@media (min-width: 768px) and (max-width: 1023px) {
  #MapContact {
    height: 521px; }

  #MapContact_middle {
    display: none; }

  #page_location #content-top {
    padding-top: 48px; }

  #callout-location {
    margin: 0 5px 87px auto; }

  #Content-location {
    float: none;
    width: 100%; }

  .location-two {
    padding-top: 22px;
    float: left; }

  .location-tree {
    display: block;
    float: left;
    margin-left: 133px;
    padding-top: 22px; }

  #callout-getting {
    float: none;
    width: 674px;
    margin: 21px auto 0; } }
@media (max-width: 767px) {
  #MapContact {
    display: none; }

  #page_location #slideshow {
    display: block; }

  #page_location #content-top {
    padding-top: 34px; }

  #MapContact_middle {
    display: block;
    height: 383px;
    position: relative;
    width: 100%; }

  #page_location .colecction_content {
    margin: 15px auto; }

  #callout-location {
    width: 100%; }

  #Content-location {
    float: none;
    width: 88%;
    margin: 0 auto; }

  .location-tree {
    display: block; }

  #callout-getting {
    float: none;
    width: 100%;
    margin-top: 32px;
    height: 379px; }

  #Title-location {
    padding: 35px 0 14px 24px; }

  #page_location #middle h4,
  #page_location #middle .h4 {
    display: block;
    margin-bottom: 9px; }

  #location-left {
    padding-left: 23px;
    float: none; }

  #location-right {
    float: none;
    padding-right: 0;
    padding-left: 23px; } }
/***************  templates/main/css/template.carrousel.css  ***************/
div#specials-home {
  position: relative;
  width: 996px;
  margin: 0 auto;
  height: 342px;
  max-width: 1280px; }

#specials-home div#carousel {
  width: 100%;
  position: relative;
  padding-top: 61px; }

#specials-home div#carousel_wrap {
  width: 86%;
  position: relative;
  height: 280px;
  margin: 0 auto;
  padding-left: 12px; }

#specials-home .item {
  width: 404px;
  height: 232px;
  margin-right: 22px !important;
  border: 2px solid #fff; }

#specials-home .owl-item.active {
  width: 408px !important;
  margin-right: 24px !important; }

#specials-home .spcontainer {
  width: 404px;
  height: 231px; }

#specials-home a.splink {
  z-index: 1;
  display: block; }

#gradiente-carrousel {
  background: linear-gradient(0deg, #000000, rgba(109, 107, 107, 0.4));
  height: 232px;
  position: absolute;
  z-index: 1;
  opacity: 0.5;
  width: 404px; }

#specials-home span.starting_text {
  padding-left: 7px;
  font-size: 17px;
  margin-right: 4px; }

#specials-home .spimage_container {
  width: 402px !important;
  height: 232px;
  padding: 0;
  margin: 0; }

#specials-home .spimage_container img {
  width: 404px !important;
  height: 232px; }

#specials-home .sptext_container {
  padding-left: 17px;
  padding-right: 17px;
  position: absolute;
  top: 147px;
  z-index: 1;
  width: 370px;
  height: 87px; }

#specials-home .texttitle {
  position: absolute;
  font-family: 'Open Sans', sans-serif;
  color: #FFF;
  z-index: 3;
  bottom: 43px;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 19px;
  letter-spacing: 1px;
  width: 296px; }

#specials-home .textcontent {
  width: 296px;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  color: #fff;
  line-height: 20px;
  font-style: italic;
  position: absolute;
  bottom: 19px;
  text-transform: uppercase;
  font-weight: lighter;
  height: 20px; }

#specials-home .textlearnmore {
  font-family: 'Cardo', serif;
  font-weight: 700;
  font-size: 14px;
  color: #1f4d37;
  width: 296px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  text-align: center; }

#specials-home .specials-packages-price {
  position: relative;
  z-index: 1;
  right: 13px;
  float: right;
  color: #fff;
  font-weight: lighter;
  font-family: 'Open Sans', sans-serif;
  top: 18px;
  font-size: 19px; }

#specials-home .textlearnmore a {
  color: #1f4d37; }

#specials-home .textlearnmore a:hover {
  color: #010101; }

#specials-home .owl-prev {
  position: absolute;
  top: 142px;
  left: 2px;
  height: 74px;
  color: #ffffff;
  cursor: pointer;
  width: 36px;
  text-indent: -99999px; }

#specials-home .owl-next {
  position: absolute;
  top: 143px;
  right: 3px;
  width: 36px;
  height: 74px;
  color: #ffffff;
  cursor: pointer;
  text-indent: -99999px; }

#specials-home img#theImgleft {
  position: absolute;
  top: 0;
  left: 0; }

#specials-home img#theImgRight {
  position: absolute;
  top: 0;
  right: 0; }

#specials-home span.viewAllspecials-home {
  display: block;
  margin: 0 auto;
  width: 200px;
  text-align: center;
  font-weight: 700;
  font-size: 17px;
  position: relative;
  z-index: 1; }

#specials-home span.viewAllspecials-home a {
  color: #1f4d37; }

#specials-home span.viewAllspecials-home a:hover {
  color: #010101; }

#specials-home .spimage_container_hover {
  position: absolute;
  z-index: 10;
  width: 404px !important;
  height: 232px;
  display: none; }

#gradiente-carrousel2 {
  background: black;
  height: 232px;
  position: absolute;
  z-index: 1;
  opacity: 0.7;
  width: 100%; }

#specials-home .sptext_container2 {
  padding-left: 17px;
  padding-right: 17px;
  position: absolute;
  z-index: 1;
  width: 370px;
  height: 232px; }

#specials-home .texttitle2 {
  position: absolute;
  font-family: 'Open Sans', sans-serif;
  color: #FFF;
  z-index: 3;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 19px;
  letter-spacing: 1px;
  width: 296px;
  top: 18px;
  overflow: hidden;
  height: 30px; }

#specials-home .textcontent2 {
  width: 356px;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  color: #fff;
  line-height: 20px;
  font-style: italic;
  position: absolute;
  text-transform: uppercase;
  font-weight: lighter;
  height: 108px;
  top: 56px; }

#specials-home .textcontent2 p {
  line-height: 27px;
  margin: 0; }

#specials-home .specials-packages-price2 {
  position: relative;
  z-index: 100;
  right: 13px;
  float: right;
  color: #fff;
  font-weight: lighter;
  font-family: 'Open Sans', sans-serif;
  top: 18px;
  font-size: 19px; }

.ActiveHover {
  display: block !important; }

.InactiveHover {
  display: none !important; }

#specials-home .spimage_container_hover.ActiveHover img {
  height: 232px; }

/*DESKTOP */
@media (min-width: 1024px) and (max-width: 1150px) {
  div#specials-home {
    width: 665px; }

  #specials-home .owl-item.active {
    width: 268px !important; }

  #specials-home .item {
    width: 265px; }

  #specials-home .spcontainer,
  #specials-home .spimage_container_hover {
    width: 265px !important; }

  #specials-home .spimage_container,
  #specials-home .spimage_container2 {
    width: 265px !important; }

  #gradiente-carrousel {
    width: 265px; }

  #gradiente-carrousel2 {
    width: 100%; }

  #specials-home .spimage_container img {
    width: 265px !important; }

  #specials-home .spimage_container_hover img {
    height: 232px; }

  #specials-home .sptext_container,
  #specials-home .sptext_container2 {
    padding-left: 10px;
    padding-right: 10px;
    width: 245px; }

  #specials-home .texttitle,
  #specials-home .texttitle2 {
    font-size: 15px;
    width: 247px; }

  #specials-home .textcontent,
  #specials-home .textcontent2 {
    font-size: 13px;
    width: 244px; }

  #specials-home .specials-packages-price {
    right: 0;
    top: 24px;
    font-size: 14px; }

  #specials-home span.starting_text {
    font-size: 15px; }

  #specials-home .specials-packages-price2 {
    right: 0;
    font-size: 14px; } }
/* TABLET */
@media (min-width: 768px) and (max-width: 1023px) {
  div#specials-home {
    width: 560px;
    height: 488px; }

  #specials-home div#carousel {
    padding-top: 68px; }

  #specials-home .owl-prev {
    top: 238px;
    left: 1px; }

  #specials-home div#carousel_wrap {
    width: 409px;
    height: 416px;
    padding: 0; }

  #page_home .owl-carousel .owl-stage-outer {
    height: 415px !important; }

  #specials-home .item {
    height: 410px;
    width: initial; }

  .ipad #specials-home .item {
    width: 404px; }

  #specials-home .owl-item.active {
    width: 430px !important;
    margin: 0; }

  #specials-home .spimage_container_hover {
    display: block;
    bottom: 2px;
    height: 176px;
    border-top: 2px solid #fff; }

  #specials-home .specials-packages-price2,
  #specials-home .spimage_container_hover img,
  #specials-home .textcontent,
  #specials-home .texttitle2 {
    display: none; }

  #gradiente-carrousel2 {
    height: 176px; }

  #gradiente-carrousel {
    width: 94%; }

  #specials-home .owl-next {
    top: 238px;
    right: 1px; }

  #specials-home .texttitle {
    bottom: 14px; }

  #specials-home .specials-packages-price {
    top: 47px; }

  #specials-home .textcontent2 {
    top: 23px; }

  #specials-home .sptext_container2 {
    height: 175px; } }
/* MOBILE */
@media (max-width: 767px) {
  div#specials-home {
    position: relative;
    width: 100%;
    margin: 0 auto;
    height: 442px;
    max-width: 1280px; }

  #specials-home div#carousel {
    padding: 0; }

  #specials-home div#carousel_wrap {
    width: 100%;
    padding: 0;
    height: 422px; }

  #specials-home div#carousel_wrap {
    width: 320px; }

  #specials-home .item,
  #specials-home .spcontainer,
  #specials-home .spimage_container {
    width: 100% !important;
    border: none;
    height: 422px; }

  #specials-home .spimage_container {
    width: 320px !important; }

  #specials-home .spimage_container_hover {
    width: 100% !important;
    border: none;
    display: block;
    bottom: 0;
    height: 241px; }

  #gradiente-carrousel2,
  #specials-home .specials-packages-price,
  #specials-home .spimage_container_hover img,
  #specials-home .textcontent,
  #specials-home .texttitle {
    display: none; }

  #specials-home .owl-item.active {
    width: 14.3% !important;
    margin: 0 !important; }

  #specials-home .sptext_container {
    width: 286px; }

  #gradiente-carrousel {
    width: 100%;
    height: 422px;
    opacity: 0.5; }

  #specials-home .texttitle2 {
    top: 25px;
    font-size: 15px;
    width: 225px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; }

  #specials-home .specials-packages-price2 {
    top: 26px;
    font-size: 15px;
    right: 0; }

  #specials-home .sptext_container2 {
    width: 286px;
    height: 143px; }

  #specials-home .spimage_container img {
    width: 100% !important;
    height: 180px; }

  #specials-home .textcontent2 {
    width: 294px;
    font-size: 13px;
    height: 114px;
    top: 65px; }

  #page_home .owl-carousel .owl-stage-outer {
    height: 422px !important; }

  .owl-controls {
    width: 83px;
    margin: 0 auto;
    height: 20px;
    position: relative;
    bottom: 44px; }

  .owl-dots {
    width: 100px;
    height: 20px; }

  .owl-dot.active {
    width: 10px;
    height: 10px;
    background: #fff;
    float: left;
    margin: 8px 14px 4px 0; }

  .owl-dot {
    width: 10px;
    height: 10px;
    background: #B2ACAC;
    float: left;
    margin: 8px 14px 4px 0; } }
/***************  templates/main/css/module.flexibleformrfp.css  ***************/
.msgActive #mod_flexibleForms {
  display: block; }

.msgActive #mod_flexibleForms p {
  margin: 25px 0;
  text-align: center; }

#page_careers #mod_flexibleForms,
#page_meetings #mod_flexibleForms,
#page_nightlife #mod_flexibleForms,
#page_weddings-events #mod_flexibleForms {
  display: block;
  color: #fff; }

.showForm {
  height: 100%;
  overflow: hidden;
  padding: 0 0 20px;
  position: relative;
  width: 842px;
  z-index: 50;
  background-color: #002c61;
  margin: 0 auto 78px; }

#page_careers .showForm {
  width: 600px; }

#page_careers .showForm .moduleBody,
#page_meetings .showForm .moduleBody,
#page_nightlife .showForm .moduleBody,
#page_weddings-events .showForm .moduleBody {
  margin: 0;
  overflow: hidden;
  position: relative; }

#page_careers .showForm .moduleBody p,
#page_meetings .showForm .moduleBody p,
#page_nightlife .showForm .moduleBody p,
#page_weddings-events .showForm .moduleBody p {
  padding-left: 10px; }

#page_careers form.flexibleForm,
#page_meetings form.flexibleForm,
#page_nightlife form.flexibleForm,
#page_weddings-events form.flexibleForm {
  margin: 0 auto;
  padding: 0 33px 0 55px; }

#page_careers form.flexibleForm .formPopup,
#page_meetings form.flexibleForm .formPopup,
#page_nightlife form.flexibleForm .formPopup,
#page_weddings-events form.flexibleForm .formPopup {
  height: auto;
  width: 100%; }

#page_careers form.flexibleForm .infoRfp,
#page_meetings form.flexibleForm .infoRfp,
#page_nightlife form.flexibleForm .infoRfp,
#page_weddings-events form.flexibleForm .infoRfp {
  clear: both;
  overflow: hidden; }

.mettings-panel {
  display: none; }

.formActive {
  display: block; }

.eventInformationTitle {
  font-family: "Raleway",sans-serif;
  color: #fff;
  font-size: 25px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 53px 0 24px; }

.jobapplication {
  font-family: "Raleway",sans-serif;
  color: #fff;
  font-size: 25px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 53px 0 24px; }

#page_meetings form.flexibleForm .h3,
#page_meetings form.flexibleForm h3,
#page_meetings form.flexibleForm .cafe-menu-content .blockCollection .contentBlock .h3,
.cafe-menu-content .blockCollection .contentBlock #page_meetings form.flexibleForm .h3,
#page_meetings form.flexibleForm .menu-content .blockCollection .contentBlock .h3,
.menu-content .blockCollection .contentBlock #page_meetings form.flexibleForm .h3,
#page_nightlife form.flexibleForm .h3,
#page_nightlife form.flexibleForm h3,
#page_nightlife form.flexibleForm .cafe-menu-content .blockCollection .contentBlock .h3,
.cafe-menu-content .blockCollection .contentBlock #page_nightlife form.flexibleForm .h3,
#page_nightlife form.flexibleForm .menu-content .blockCollection .contentBlock .h3,
.menu-content .blockCollection .contentBlock #page_nightlife form.flexibleForm .h3,
#page_weddings-events form.flexibleForm .h3,
#page_weddings-events form.flexibleForm h3,
#page_weddings-events form.flexibleForm .cafe-menu-content .blockCollection .contentBlock .h3,
.cafe-menu-content .blockCollection .contentBlock #page_weddings-events form.flexibleForm .h3,
#page_weddings-events form.flexibleForm .menu-content .blockCollection .contentBlock .h3,
.menu-content .blockCollection .contentBlock #page_weddings-events form.flexibleForm .h3 {
  color: #fff;
  font-size: 25px;
  font-weight: 400;
  line-height: 60px;
  padding: 15px 0;
  text-align: center;
  margin: 0;
  width: 720px;
  text-align: left;
  display: block;
  float: left; }

#page_careers form.flexibleForm .h3,
#page_careers form.flexibleForm h3,
#page_careers form.flexibleForm .cafe-menu-content .blockCollection .contentBlock .h3,
.cafe-menu-content .blockCollection .contentBlock #page_careers form.flexibleForm .h3,
#page_careers form.flexibleForm .menu-content .blockCollection .contentBlock .h3,
.menu-content .blockCollection .contentBlock #page_careers form.flexibleForm .h3 {
  color: #fff;
  font-size: 25px;
  font-weight: 400;
  line-height: 60px;
  padding: 15px 0;
  text-align: center;
  margin: 0;
  width: 100%;
  text-align: left;
  display: block;
  float: left; }

form.flexibleForm .fieldBlock.alternateDate {
  clear: both; }

form.flexibleForm .fieldBlock.brideName {
  clear: both; }

#page_meetings form.flexibleForm .fieldBlock.ofattendees {
  clear: both; }

#page_careers form.flexibleForm .fieldBlock.email {
  clear: both; }

#page_careers form.flexibleForm .fieldBlock.addressOne {
  clear: both;
  width: 100%; }

#page_careers form.flexibleForm .fieldBlock.city {
  clear: both; }

#page_careers form.flexibleForm .fieldBlock.zipCode {
  clear: both; }

#page_careers form.flexibleForm .fieldBlock.position {
  clear: both; }

form.flexibleForm .fieldBlock {
  float: left;
  margin: 0 7px 14px 3px;
  position: relative;
  /*width: 232px; */ }

.msie form.flexibleForm .fieldBlock {
  width: 240px; }

 /*
#page_careers form.flexibleForm .fieldBlock.type_select, #page_meetings form.flexibleForm .fieldBlock.type_select, #page_weddings-events form.flexibleForm .fieldBlock.type_select {
  margin-right: 21px;
  width: 353px;
  height: 29px;
}
*/
#page_meetings form.flexibleForm .fieldBlock.country.type_selectCountry,
#page_nightlife form.flexibleForm .fieldBlock.country.type_selectCountry,
#page_weddings-events form.flexibleForm .fieldBlock.country.type_selectCountry {
  width: 166px;
  height: 29px;
  margin: 0 0 17px 21px; }

#uniform-ff_title1.selector {
  border: 1px solid #f0f3f6;
  font-size: 13px;
  width: 352px !important;
  height: 28px;
  background: none;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  background-image: url("/images/select_rfp.png");
  background-position: right top;
  background-repeat: no-repeat; }

#uniform-ff_country1.selector {
  border: 1px solid #f0f3f6;
  font-size: 13px;
  width: 166px !important;
  height: 28px;
  background: none;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  background-image: url("/images/select_rfp.png");
  background-position: right top;
  background-repeat: no-repeat; }

#page_careers #uniform-ff_country1.selector {
  border: 1px solid #f0f3f6;
  font-size: 13px;
  width: 230px !important;
  height: 28px;
  background: none;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  background-image: url("/images/select_rfp.png");
  background-position: right top;
  background-repeat: no-repeat; }

#uniform-ff_meetingType1.selector {
  border: 1px solid #f0f3f6;
  font-size: 13px;
  width: 232px !important;
  height: 28px;
  background: none;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  background-image: url("/images/select_rfp.png");
  background-position: right top;
  background-repeat: no-repeat; }

#uniform-ff_preferredContact1.selector {
  border: 1px solid #f0f3f6;
  font-size: 13px;
  width: 232px !important;
  height: 28px;
  background: none;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  background-image: url("/images/select_rfp.png");
  background-position: right top;
  background-repeat: no-repeat; }

#uniform-ff_eventType1.selector {
  border: 1px solid #f0f3f6;
  font-size: 13px;
  width: 232px !important;
  height: 28px;
  background: none;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  background-image: url("/images/select_rfp.png");
  background-position: right top;
  background-repeat: no-repeat; }

#uniform-ff_position1.selector {
  border: 1px solid #f0f3f6;
  font-size: 13px;
  width: 472px !important;
  height: 28px;
  background: none;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  background-image: url("/images/select_rfp.png");
  background-position: right top;
  background-repeat: no-repeat; }

select#ff_title1 {
  width: 352px !important;
  height: 28px;
  color: #fff;
  cursor: pointer;
  background: none; }

select#ff_country1 {
  width: 166px !important;
  height: 28px;
  color: #fff;
  cursor: pointer;
  background: none; }

select#ff_eventType1,
select#ff_meetingType1 {
  width: 352px !important;
  height: 28px;
  color: #fff;
  cursor: pointer;
  background: none; }

select#ff_preferredContact1 {
  width: 352px !important;
  height: 28px;
  color: #fff;
  cursor: pointer;
  background: none; }

select#ff_position1 {
  width: 471px !important;
  height: 28px;
  color: #fff;
  cursor: pointer;
  background: #002c61; }

#page_weddings-events select#ff_preferredContact1 {
  width: 233px !important; }

#page_nightlife select#ff_preferredContact1 {
  width: 233px !important; }

#page_meetings select#ff_preferredContact1 {
  width: 233px !important; }

div.selector span {
  text-overflow: ellipsis;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  background-position: right 0;
  height: 27px;
  line-height: 26px;
  padding-right: 44px;
  cursor: pointer;
  width: auto !important;
  display: block;
  padding-left: 7px;
  letter-spacing: 1px;
  width: 85% !important; }

#ff_country1 option,
#ff_eventType1 option,
#ff_meetingType1 option,
#ff_preferredContact1 option,
#ff_title1 option {
  background: #002c61; }

#page_careers .flexibleForm input::-webkit-input-placeholder,
#page_meetings .flexibleForm input::-webkit-input-placeholder,
#page_nightlife .flexibleForm input::-webkit-input-placeholder,
#page_weddings-events .flexibleForm input::-webkit-input-placeholder {
  color: #fff; }

#page_careers form.flexibleForm p,
#page_meetings form.flexibleForm p,
#page_nightlife form.flexibleForm p,
#page_weddings-events form.flexibleForm p {
  clear: both;
  color: #fff;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  margin: 0;
  padding: 0 0 14px 3px;
  width: 96%;
  text-transform: capitalize;
  font-size: 13px; }

#mod_flexibleForms form.flexibleForm input.fieldInput,
form.flexibleForm input.fieldInput,
form.flexibleForm input.fieldInput {
  border: 1px solid #fff !important;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  height: 28px;
  padding: 0 0 0 8px;
  width: 222px;
  background: none;
  border-radius: 0;
  line-height: 28px; }

#page_careers form.flexibleForm input#ff_addressOne1 {
  width: 463px; }

#page_careers form.flexibleForm .fieldBlock .fieldInput.select,
#page_meetings form.flexibleForm .fieldBlock .fieldInput.select,
#page_nightlife form.flexibleForm .fieldBlock .fieldInput.select,
#page_weddings-events form.flexibleForm .fieldBlock .fieldInput.select {
  border: none;
  cursor: pointer;
  height: 30px;
  padding: 0; }

#page_careers form.flexibleForm .fieldBlock .fieldInput.select,
#page_careers form.flexibleForm .fieldBlock.flexibleDates,
#page_careers form.flexibleForm .fieldBlock.infoMethod,
#page_meetings form.flexibleForm .fieldBlock .fieldInput.select,
#page_meetings form.flexibleForm .fieldBlock.flexibleDates,
#page_meetings form.flexibleForm .fieldBlock.infoMethod,
#page_nightlife form.flexibleForm .fieldBlock .fieldInput.select,
#page_nightlife form.flexibleForm .fieldBlock.flexibleDates,
#page_nightlife form.flexibleForm .fieldBlock.infoMethod,
#page_weddings-events form.flexibleForm .fieldBlock .fieldInput.select,
#page_weddings-events form.flexibleForm .fieldBlock.flexibleDates,
#page_weddings-events form.flexibleForm .fieldBlock.infoMethod {
  width: auto; }

#page_meetings form.flexibleForm .fieldBlock option {
  text-indent: 5px; }

#page_weddings-events form.flexibleForm .fieldBlock option {
  text-indent: 5px; }

#page_nightlife form.flexibleForm .fieldBlock option {
  text-indent: 5px; }

/* Radio Buttons and Checkboxes layout */
#page_careers form.flexibleForm .type_checkBox .label,
#page_careers form.flexibleForm .type_radioButtons .label,
#page_meetings form.flexibleForm .type_checkBox .label,
#page_meetings form.flexibleForm .type_radioButtons .label,
#page_nightlife form.flexibleForm .type_checkBox .label,
#page_nightlife form.flexibleForm .type_radioButtons .label,
#page_weddings-events form.flexibleForm .type_checkBox .label,
#page_weddings-events form.flexibleForm .type_radioButtons .label {
  cursor: default;
  color: #fff;
  display: inline-block;
  font-size: 13px;
  font-weight: 400;
  line-height: 25px;
  margin-right: 5px;
  padding: 0 0 0 21px;
  position: relative;
  top: 4px; }

#page_careers form.flexibleForm .type_radioButtons .label:before,
#page_meetings form.flexibleForm .type_radioButtons .label:before,
#page_nightlife form.flexibleForm .type_radioButtons .label:before,
#page_weddings-events form.flexibleForm .type_radioButtons .label:before {
  border-radius: 10px; }

#page_careers input[type=radio],
#page_meetings input[type=radio],
#page_nightlife input[type=radio],
#page_weddings-events input[type=radio] {
  position: absolute;
  width: 18px;
  height: 18px;
  z-index: 1;
  cursor: pointer;
  opacity: 0; }

#page_careers form.flexibleForm .fieldBlock.type_checkBox label.fieldLabel,
#page_careers input[type=checkbox],
#page_meetings form.flexibleForm .fieldBlock.type_checkBox label.fieldLabel,
#page_meetings input[type=checkbox],
#page_nightlife form.flexibleForm .fieldBlock.type_checkBox label.fieldLabel,
#page_nightlife input[type=checkbox],
#page_weddings-events form.flexibleForm .fieldBlock.type_checkBox label.fieldLabel,
#page_weddings-events input[type=checkbox] {
  position: absolute;
  width: 16px;
  height: 30px;
  z-index: 1;
  cursor: pointer;
  opacity: 0; }

#page_careers form.flexibleForm .type_checkBox .label:before,
#page_careers form.flexibleForm .type_radioButtons .label:before,
#page_meetings form.flexibleForm .type_checkBox .label:before,
#page_meetings form.flexibleForm .type_radioButtons .label:before,
#page_nightlife form.flexibleForm .type_checkBox .label:before,
#page_nightlife form.flexibleForm .type_radioButtons .label:before,
#page_weddings-events form.flexibleForm .type_checkBox .label:before,
#page_weddings-events form.flexibleForm .type_radioButtons .label:before {
  border: 1px solid #fff !important;
  color: #002c60;
  content: "";
  display: inline-block;
  height: 14px;
  left: 0;
  position: absolute;
  top: 4px;
  width: 14px;
  background: none; }

#page_careers input[type=radio]:checked + .label:before,
#page_meetings input[type=radio]:checked + .label:before,
#page_nightlife input[type=radio]:checked + .label:before,
#page_weddings-events input[type=radio]:checked + .label:before {
  content: "\2022";
  font-size: 32px;
  padding-left: 0;
  width: 15px;
  text-align: center;
  line-height: 13px; }

#page_careers form.flexibleForm .type_checkBox .label:before,
#page_meetings form.flexibleForm .type_checkBox .label:before,
#page_nightlife form.flexibleForm .type_checkBox .label:before,
#page_weddings-events form.flexibleForm .type_checkBox .label:before {
  width: 11px;
  height: 11px;
  bottom: 4px;
  top: 7px; }

#page_careers form.flexibleForm .fieldBlock.type_checkBox label.fieldLabel,
#page_meetings form.flexibleForm .fieldBlock.type_checkBox label.fieldLabel,
#page_nightlife form.flexibleForm .fieldBlock.type_checkBox label.fieldLabel,
#page_weddings-events form.flexibleForm .fieldBlock.type_checkBox label.fieldLabel {
  width: auto; }

#page_careers input[type=checkbox]:checked + .label:before,
#page_meetings input[type=checkbox]:checked + .label:before,
#page_nightlife input[type=checkbox]:checked + .label:before,
#page_weddings-events input[type=checkbox]:checked + .label:before {
  content: "\2713";
  font-size: 17px;
  line-height: 6px;
  color: #fff;
  text-align: center; }

/* contact panel */
.contact-panel {
  padding-bottom: 21px; }

/*
#page_careers form.flexibleForm .fieldBlock.city, #page_meetings form.flexibleForm .fieldBlock.city, #page_weddings-events form.flexibleForm .fieldBlock.city { width: 166px; margin: 0; }
*/
/*
#page_careers  form.flexibleForm .fieldBlock.state,
#page_careers  form.flexibleForm .fieldBlock.zipCode,
#page_meetings  form.flexibleForm .fieldBlock.state,
#page_meetings  form.flexibleForm .fieldBlock.zipCode,
#page_weddings-events  form.flexibleForm .fieldBlock.state,
#page_weddings-events  form.flexibleForm .fieldBlock.zipCode { width: 166px; margin: 0 0 18px 21px; }
*/
/*
#page_careers  form.flexibleForm .fieldBlock.city input.fieldInput,
#page_careers  form.flexibleForm .fieldBlock.state input.fieldInput,
#page_careers  form.flexibleForm .fieldBlock.zipCode input.fieldInput,
#page_meetings  form.flexibleForm .fieldBlock.city input.fieldInput,
#page_meetings  form.flexibleForm .fieldBlock.state input.fieldInput,
#page_meetings  form.flexibleForm .fieldBlock.zipCode input.fieldInput,
#page_weddings-events form.flexibleForm .fieldBlock.city input.fieldInput,
#page_weddings-events form.flexibleForm .fieldBlock.state input.fieldInput,
#page_weddings-events form.flexibleForm .fieldBlock.zipCode input.fieldInput { width: 156px; }
*/
#page_meetings div#uniform-ff_country1,
#page_nightlife div#uniform-ff_country1,
#page_weddings-events div#uniform-ff_country1 {
  border-left: 1px solid #fff; }

/*
#page_careers  form.flexibleForm .fieldBlock.preferredContact, #page_meetings  form.flexibleForm .fieldBlock.preferredContact {
clear: both;
float: none;
margin: 0 auto;
width: 354px;
}
*/
#page_nightlife form.flexibleForm .fieldBlock.preferredContact,
#page_weddings-events form.flexibleForm .fieldBlock.preferredContact {
  float: left;
  width: 234px; }

#page_weddings-events form.flexibleForm .fieldBlock.eventType {
  width: 234px; }

#page_meetings form.flexibleForm .fieldBlock.meetingType {
  width: 234px; }

#page_nightlife form.flexibleForm .fieldBlock.eventType {
  width: 234px; }

 /*
#page_careers form.flexibleForm .fieldBlock.preferredContact label,
#page_meetings form.flexibleForm .fieldBlock.preferredContact label,
#page_weddings-events form.flexibleForm .fieldBlock.preferredContact label {
color: #fff;
font-family: 'Open Sans'sans,serif;
 font-size: 13px;
 font-weight: 400;
 font-style: normal;
 height: auto !important;

 margin: 0 14px 0 0 !important;
 line-height: 34px !important;

 } */
#page_careers form.flexibleForm .type_checkBox .label,
#page_careers form.flexibleForm .type_radioButtons .label,
#page_meetings form.flexibleForm .type_checkBox .label,
#page_meetings form.flexibleForm .type_radioButtons .label,
#page_nightlife form.flexibleForm .type_checkBox .label,
#page_nightlife form.flexibleForm .type_radioButtons .label,
#page_weddings-events form.flexibleForm .type_checkBox .label,
#page_weddings-events form.flexibleForm .type_radioButtons .label {
  cursor: default;
  color: #fff;
  display: inline-block;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
  margin-right: 11px;
  padding: 0 0 0 21px;
  position: relative;
  top: 4px;
  font-family: "Open Sans" sans, serif;
  float: left; }

#page_careers .radioButton,
#page_meetings .radioButton,
#page_nightlife .radioButton,
#page_weddings-events .radioButton {
  float: left;
  height: auto;
  line-height: 0;
  width: auto; }

.buttonNext {
  color: #ffffff;
  cursor: pointer;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  float: right;
  height: 41px;
  line-height: 40px;
  margin: 24px 28px 0 0;
  text-align: center;
  width: 166px;
  border: 2px solid #fff;
  text-transform: uppercase;
  letter-spacing: 1px; }

.buttonNext:hover {
  background: #fff;
  color: #002c61; }

#page_careers form.flexibleForm p.infoNext,
#page_meetings form.flexibleForm p.infoNext,
#page_nightlife form.flexibleForm p.infoNext,
#page_weddings-events form.flexibleForm p.infoNext {
  color: #244978;
  clear: none;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  font-size: 14px;
  float: right;
  margin: 41px 20px 0 0;
  padding: 0;
  width: auto; }

#page_careers .contact-information,
#page_meetings .contact-information,
#page_nightlife .contact-information,
#page_weddings-events .contact-information {
  color: #fff;
  position: relative;
  float: left;
  width: 119px;
  margin: 11px 8px 0 250px;
  text-transform: uppercase;
  font-size: 12px;
  text-align: center;
  line-height: 14px;
  font-family: 'Raleway', sans-serif; }

#page_careers .contact-meeting,
#page_meetings .contact-meeting,
#page_nightlife .contact-meeting,
#page_weddings-events .contact-meeting {
  color: #9fa5b0;
  text-transform: uppercase;
  font-size: 12px;
  text-align: center;
  line-height: 14px;
  float: left;
  margin: 11px 0 0;
  font-family: 'Raleway', sans-serif; }

#page_careers .imgage-contact,
#page_meetings .imgage-contact,
#page_nightlife .imgage-contact,
#page_weddings-events .imgage-contact {
  background: url("/images/CONTACT-INFORMATION.png") no-repeat;
  width: 175px;
  height: 25px;
  margin: 39px auto 22px; }

/* meetings panel */
.mettings-panel {
  padding-bottom: 21px; }

#page_careers form.flexibleForm .h3.meetDetails,
#page_careers form.flexibleForm h3.meetDetails,
#page_careers form.flexibleForm .cafe-menu-content .blockCollection .contentBlock .meetDetails.h3,
.cafe-menu-content .blockCollection .contentBlock #page_careers form.flexibleForm .meetDetails.h3,
#page_careers form.flexibleForm .menu-content .blockCollection .contentBlock .meetDetails.h3,
.menu-content .blockCollection .contentBlock #page_careers form.flexibleForm .meetDetails.h3,
#page_meetings form.flexibleForm .h3.meetDetails,
#page_meetings form.flexibleForm h3.meetDetails,
#page_meetings form.flexibleForm .cafe-menu-content .blockCollection .contentBlock .meetDetails.h3,
.cafe-menu-content .blockCollection .contentBlock #page_meetings form.flexibleForm .meetDetails.h3,
#page_meetings form.flexibleForm .menu-content .blockCollection .contentBlock .meetDetails.h3,
.menu-content .blockCollection .contentBlock #page_meetings form.flexibleForm .meetDetails.h3,
#page_nightlife form.flexibleForm .h3.meetDetails,
#page_nightlife form.flexibleForm h3.meetDetails,
#page_nightlife form.flexibleForm .cafe-menu-content .blockCollection .contentBlock .meetDetails.h3,
.cafe-menu-content .blockCollection .contentBlock #page_nightlife form.flexibleForm .meetDetails.h3,
#page_nightlife form.flexibleForm .menu-content .blockCollection .contentBlock .meetDetails.h3,
.menu-content .blockCollection .contentBlock #page_nightlife form.flexibleForm .meetDetails.h3,
#page_weddings-events form.flexibleForm .h3.meetDetails,
#page_weddings-events form.flexibleForm h3.meetDetails,
#page_weddings-events form.flexibleForm .cafe-menu-content .blockCollection .contentBlock .meetDetails.h3,
.cafe-menu-content .blockCollection .contentBlock #page_weddings-events form.flexibleForm .meetDetails.h3,
#page_weddings-events form.flexibleForm .menu-content .blockCollection .contentBlock .meetDetails.h3,
.menu-content .blockCollection .contentBlock #page_weddings-events form.flexibleForm .meetDetails.h3 {
  padding-bottom: 4px;
  text-indent: -32px; }

/*
#page_careers form.flexibleForm .fieldBlock.meetingType, #page_meetings form.flexibleForm .fieldBlock.meetingType, #page_weddings-events form.flexibleForm .fieldBlock.meetingType { margin-top: 22px; }
*/
/*#page_careers form.flexibleForm label.fieldLabel, #page_meetings form.flexibleForm label.fieldLabel, #page_weddings-events form.flexibleForm label.fieldLabel { display: none; }*/
#page_careers form.flexibleForm .fieldBlock.weddingDate,
#page_meetings form.flexibleForm .fieldBlock.weddingDate,
#page_nightlife form.flexibleForm .fieldBlock.weddingDate,
#page_weddings-events form.flexibleForm .fieldBlock.weddingDate {
  margin-bottom: 0; }

/*
#page_careers form.flexibleForm .fieldBlock.type_date, #page_meetings form.flexibleForm .fieldBlock.type_date, #page_weddings-events form.flexibleForm .fieldBlock.type_date { width: 167px; }

#page_careers form.flexibleForm .fieldBlock.type_date label.fieldLabel,
#page_meetings form.flexibleForm .fieldBlock.type_date label.fieldLabel,
#page_weddings-events form.flexibleForm .fieldBlock.type_date label.fieldLabel {
color: #fff;
font-family: 'Open Sans', sans-serif;
 font-size: 13px;
 float: none;
 margin: 0;
 padding: 3px 0 1px;
 text-align: left;
 text-indent: 4px;

 }*/
#mod_flexibleForms form.flexibleForm .fieldBlock .flexInputDate {
  color: #fff;
  cursor: pointer;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  font-weight: 400;
  height: 26px;
  padding-left: 4px;
  width: 232px;
  border-radius: 0;
  background: none;
  border: 1px solid #fff !important;
  position: relative; }

 /*
#page_careers form.flexibleForm .fieldBlock.type_radioButtons label.fieldLabel,
#page_careers form.flexibleForm .events-section .type_textarea label.fieldLabel,
#page_careers form.flexibleForm .fieldBlock.type_date label.fieldLabel,
#page_careers form.flexibleForm .fieldBlock.type_checkBox label.fieldLabel,
#page_meetings form.flexibleForm .fieldBlock.type_radioButtons label.fieldLabel,
#page_meetings form.flexibleForm .events-section .type_textarea label.fieldLabel,
#page_meetings form.flexibleForm .fieldBlock.type_date label.fieldLabel,
#page_meetings form.flexibleForm .fieldBlock.type_checkBox label.fieldLabel,
#page_weddings-events form.flexibleForm .fieldBlock.type_radioButtons label.fieldLabel,
#page_weddings-events form.flexibleForm .events-section .type_textarea label.fieldLabel,
#page_weddings-events form.flexibleForm .fieldBlock.type_date label.fieldLabel,
#page_weddings-events form.flexibleForm .fieldBlock.type_checkBox label.fieldLabel { display:block; margin-bottom: 0; width:auto; }

#page_careers form.flexibleForm .fieldBlock.flexible,
#page_careers form.flexibleForm .fieldBlock.roomsNeed,
#page_meetings form.flexibleForm .fieldBlock.flexible,
#page_meetings form.flexibleForm .fieldBlock.roomsNeed,
#page_weddings-events form.flexibleForm .fieldBlock.flexible,
#page_weddings-events form.flexibleForm .fieldBlock.roomsNeed { width: 166px; }
#page_careers form.flexibleForm .fieldBlock.flexible label.fieldLabel,
#page_careers form.flexibleForm .fieldBlock.roomsNeed label.fieldLabel,
#page_meetings form.flexibleForm .fieldBlock.flexible label.fieldLabel,
#page_meetings form.flexibleForm .fieldBlock.roomsNeed label.fieldLabel,
#page_weddings-events form.flexibleForm .fieldBlock.flexible label.fieldLabel,
#page_weddings-events form.flexibleForm .fieldBlock.roomsNeed label.fieldLabel {
 color: #fff;
 font-family: 'Open Sans', sans-serif;
 font-size: 13px;
 float: none;
 margin: 0;
 padding: 3px 0 1px;
 text-align: left;
 text-indent: 4px;
 width: 167px;
 }
 */
#page_careers form.flexibleForm .fieldBlock.flexible .flexFormFieldHTML,
#page_careers form.flexibleForm .fieldBlock.roomsNeed .flexFormFieldHTML,
#page_meetings form.flexibleForm .fieldBlock.flexible .flexFormFieldHTML,
#page_meetings form.flexibleForm .fieldBlock.roomsNeed .flexFormFieldHTML,
#page_nightlife form.flexibleForm .fieldBlock.flexible .flexFormFieldHTML,
#page_nightlife form.flexibleForm .fieldBlock.roomsNeed .flexFormFieldHTML,
#page_weddings-events form.flexibleForm .fieldBlock.flexible .flexFormFieldHTML,
#page_weddings-events form.flexibleForm .fieldBlock.roomsNeed .flexFormFieldHTML {
  border: 1px solid #f0f3f6;
  color: #fff;
  height: 28px;
  padding: 0 0 0 25px;
  width: 140px; }

#page_careers form.flexibleForm .flexible.type_radioButtons .flexFormFieldHTML .radioButton .label,
#page_careers form.flexibleForm .roomsNeed.type_radioButtons .flexFormFieldHTML .radioButton .label,
#page_meetings form.flexibleForm .flexible.type_radioButtons .flexFormFieldHTML .radioButton .label,
#page_meetings form.flexibleForm .roomsNeed.type_radioButtons .flexFormFieldHTML .radioButton .label,
#page_nightlife form.flexibleForm .flexible.type_radioButtons .flexFormFieldHTML .radioButton .label,
#page_nightlife form.flexibleForm .roomsNeed.type_radioButtons .flexFormFieldHTML .radioButton .label,
#page_weddings-events form.flexibleForm .flexible.type_radioButtons .flexFormFieldHTML .radioButton .label,
#page_weddings-events form.flexibleForm .roomsNeed.type_radioButtons .flexFormFieldHTML .radioButton .label {
  top: 2px;
  margin-right: 29px; }

/*
#page_careers .fieldBlock.alternateStartDate.type_date,
#page_careers .fieldBlock.alternateEndDate.type_date,
#page_careers .fieldBlock.meetingStartDate.type_date,
#page_careers .fieldBlock.meetingEndDate.type_date,
#page_meetings .fieldBlock.alternateStartDate.type_date,
#page_meetings .fieldBlock.alternateEndDate.type_date,
#page_meetings .fieldBlock.meetingStartDate.type_date,
#page_meetings .fieldBlock.meetingEndDate.type_date,
#page_weddings-events .fieldBlock.alternateStartDate.type_date,
#page_weddings-events .fieldBlock.alternateEndDate.type_date,
#page_weddings-events .fieldBlock.meetingStartDate.type_date,
#page_weddings-events .fieldBlock.meetingEndDate.type_date { margin-top: 4px; }
*/
#page_careers .fieldBlock.alternateStartDate.type_date label,
#page_careers .fieldBlock.alternateEndDate.type_date label,
#page_meetings .fieldBlock.alternateStartDate.type_date label,
#page_meetings .fieldBlock.alternateEndDate.type_date label,
#page_weddings-events .fieldBlock.alternateStartDate.type_date label,
#page_weddings-events .fieldBlock.alternateEndDate.type_date label,
#page_nightlife .fieldBlock.alternateStartDate.type_date label,
#page_nightlife .fieldBlock.alternateEndDate.type_date label {
  font-size: 12px !important; }

#page_careers form.flexibleForm .fieldBlock.numberAttendees,
#page_meetings form.flexibleForm .fieldBlock.numberAttendees,
#page_nightlife form.flexibleForm .fieldBlock.numberAttendees,
#page_weddings-events form.flexibleForm .fieldBlock.numberAttendees {
  margin: 22px 20px 17px 0;
  width: 167px; }

#page_careers form.flexibleForm .fieldBlock.numberAttendees input,
#page_careers form.flexibleForm .fieldBlock.numberGuestRoom input,
#page_meetings form.flexibleForm .fieldBlock.numberAttendees input,
#page_meetings form.flexibleForm .fieldBlock.numberGuestRoom input,
#page_nightlife form.flexibleForm .fieldBlock.numberAttendees input,
#page_nightlife form.flexibleForm .fieldBlock.numberGuestRoom input,
#page_weddings-events form.flexibleForm .fieldBlock.numberAttendees input,
#page_weddings-events form.flexibleForm .fieldBlock.numberGuestRoom input {
  width: 156px; }

#page_careers form.flexibleForm .fieldBlock.numberGuestRoom,
#page_meetings form.flexibleForm .fieldBlock.numberGuestRoom,
#page_nightlife form.flexibleForm .fieldBlock.numberGuestRoom,
#page_weddings-events form.flexibleForm .fieldBlock.numberGuestRoom {
  margin: 22px 0 20px 1px;
  width: 169px; }

#page_careers form.flexibleForm .fieldBlock.type_textarea,
#page_meetings form.flexibleForm .fieldBlock.type_textarea,
#page_nightlife form.flexibleForm .fieldBlock.type_textarea,
#page_weddings-events form.flexibleForm .fieldBlock.type_textarea {
  margin: 15px 0;
  width: 100%; }

#page_careers form.flexibleForm .fieldBlock.type_textarea label.fieldLabel,
#page_meetings form.flexibleForm .fieldBlock.type_textarea label.fieldLabel,
#page_nightlife form.flexibleForm .fieldBlock.type_textarea label.fieldLabel,
#page_weddings-events form.flexibleForm .fieldBlock.type_textarea label.fieldLabel {
  color: #fff;
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-weight: 400;
  float: none;
  line-height: 20px;
  text-align: left;
  width: 100%; }

#page_meetings form.flexibleForm textarea.fieldInput,
#page_nightlife form.flexibleForm textarea.fieldInput,
#page_weddings-events form.flexibleForm textarea.fieldInput {
  border: 1px solid #fff !important;
  color: #fff;
  font-size: 13px;
  font-family: 'Open Sans',sans-serif;
  height: 118px;
  overflow: auto;
  width: 712px;
  background: none;
  padding-left: 5px;
  border-radius: 0; }

#page_careers form.flexibleForm textarea.fieldInput {
  border: 1px solid #fff !important;
  color: #fff;
  font-size: 13px;
  font-family: 'Open Sans',sans-serif;
  height: 120px;
  overflow: auto;
  width: 476px;
  background: none;
  padding-left: 5px;
  border-radius: 0; }

#page_meetings .titleAdditonal {
  clear: both;
  font-family: "Open Sans",sans-serif;
  color: #fff;
  font-weight: 700;
  font-size: 15px;
  padding: 36px 0 0; }

#page_meetings form.flexibleForm .additonalFiles {
  height: auto;
  width: auto;
  margin: 12px 0 0; }

#page_meetings form.flexibleForm .type_fileDocument label.fieldLabel {
  display: none; }

#page_meetings form.flexibleForm #ff_additonalFiles1 {
  width: 100%;
  height: 50px;
  cursor: pointer;
  float: right;
  padding: 0; }

#page_meetings #uniform-ff_additonalFiles1.uploader {
  width: auto;
  height: 50px; }

#page_meetings div.uploader span.filename {
  font-family: "Open Sans",sans-serif;
  font-weight: 400;
  color: #fff;
  font-size: 15px;
  height: 26px;
  width: 110px;
  padding: 28px 0 0 12px;
  margin: 0;
  float: right; }

#page_meetings div.uploader span.action {
  border: 1px solid #fff;
  width: 170px;
  font-family: "Open Sans",sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  padding: 9px 0;
  font-size: 20px;
  color: #fff;
  text-align: center;
  float: left; }

#page_meetings #uniform-ff_additonalFiles1.uploader:hover span.action {
  color: #fff; }

#page_weddings-events .titleAdditonal {
  clear: both;
  font-family: "Open Sans",sans-serif;
  color: #fff;
  font-weight: 700;
  font-size: 15px;
  padding: 36px 0 0; }

#page_weddings-events form.flexibleForm .additonalFiles {
  height: auto;
  width: auto;
  margin: 12px 0 0; }

#page_weddings-events form.flexibleForm .type_fileDocument label.fieldLabel {
  display: none; }

#page_weddings-events form.flexibleForm #ff_additonalFiles1 {
  width: 100%;
  height: 50px;
  cursor: pointer;
  float: right;
  padding: 0; }

#page_weddings-events #uniform-ff_additonalFiles1.uploader {
  width: auto;
  height: 50px; }

#page_weddings-events div.uploader span.filename {
  font-family: "Open Sans",sans-serif;
  font-weight: 400;
  color: #fff;
  font-size: 15px;
  height: 26px;
  width: 110px;
  padding: 28px 0 0 12px;
  margin: 0;
  float: right; }

#page_weddings-events div.uploader span.action {
  border: 1px solid #fff;
  width: 170px;
  font-family: "Open Sans",sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  padding: 9px 0;
  font-size: 20px;
  color: #fff;
  text-align: center;
  float: left; }

#page_weddings-events #uniform-ff_additonalFiles1.uploader:hover span.action {
  color: #fff; }

#page_nightlife .titleAdditonal {
  clear: both;
  font-family: "Open Sans",sans-serif;
  color: #fff;
  font-weight: 700;
  font-size: 15px;
  padding: 36px 0 0; }

#page_nightlife form.flexibleForm .additonalFiles {
  height: auto;
  width: auto;
  margin: 12px 0 0; }

#page_nightlife form.flexibleForm .type_fileDocument label.fieldLabel {
  display: none; }

#page_nightlife form.flexibleForm #ff_additonalFiles1 {
  width: 100%;
  height: 50px;
  cursor: pointer;
  float: right;
  padding: 0; }

#page_nightlife #uniform-ff_additonalFiles1.uploader {
  width: auto;
  height: 50px; }

#page_nightlife div.uploader span.filename {
  font-family: "Open Sans",sans-serif;
  font-weight: 400;
  color: #fff;
  font-size: 15px;
  height: 26px;
  width: 110px;
  padding: 28px 0 0 12px;
  margin: 0;
  float: right; }

#page_nightlife div.uploader span.action {
  border: 1px solid #fff;
  width: 170px;
  font-family: "Open Sans",sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  padding: 9px 0;
  font-size: 20px;
  color: #fff;
  text-align: center;
  float: left; }

#page_nightlife #uniform-ff_additonalFiles1.uploader:hover span.action {
  color: #fff; }

#page_careers .uploadResume {
  clear: both;
  font-family: "Open Sans",sans-serif;
  color: #fff;
  font-weight: 700;
  font-size: 15px;
  padding: 36px 0 0; }

#page_careers form.flexibleForm .additonalFiles {
  height: auto;
  width: auto;
  margin: 12px 0 0; }

#page_careers form.flexibleForm .type_fileDocument label.fieldLabel {
  display: none; }

#page_careers form.flexibleForm #ff_additonalFiles1 {
  width: 100%;
  height: 50px;
  cursor: pointer;
  float: right;
  padding: 0; }

#page_careers #uniform-ff_additonalFiles1.uploader {
  width: auto;
  height: 50px; }

#page_careers div.uploader span.filename {
  font-family: "Open Sans",sans-serif;
  font-weight: 400;
  color: #fff;
  font-size: 15px;
  height: 26px;
  width: 110px;
  padding: 28px 0 0 12px;
  margin: 0;
  float: right; }

#page_careers div.uploader span.action {
  border: 1px solid #fff;
  width: 170px;
  font-family: "Open Sans",sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  padding: 9px 0;
  font-size: 20px;
  color: #fff;
  text-align: center;
  float: left; }

#page_careers #uniform-ff_additonalFiles1.uploader:hover span.action {
  color: #fff; }

#page_meetings form.flexibleForm button.submit,
#page_nightlife form.flexibleForm button.submit,
#page_weddings-events form.flexibleForm button.submit {
  clear: both;
  color: #fff;
  cursor: pointer;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  float: right;
  height: 47px;
  margin: 0 28px 0 0;
  width: 172px;
  background: none;
  border: 1px solid #f0f3f6;
  text-transform: uppercase;
  font-weight: 300; }

#page_careers form.flexibleForm button.submit {
  clear: both;
  color: #fff;
  cursor: pointer;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  float: right;
  height: 47px;
  margin: 0 28px 0 0;
  width: 172px;
  background: none;
  border: 1px solid #f0f3f6;
  text-transform: uppercase;
  font-weight: 300; }

#page_careers form.flexibleForm button.submit:hover,
#page_meetings form.flexibleForm button.submit:hover,
#page_nightlife form.flexibleForm button.submit:hover,
#page_weddings-events form.flexibleForm button.submit:hover {
  background: #fff;
  color: #002c61; }

#page_careers .buttonPrev,
#page_meetings .buttonPrev,
#page_nightlife .buttonPrev,
#page_weddings-events .buttonPrev {
  color: #fff;
  cursor: pointer;
  float: right;
  font-size: 14px;
  margin: 21px 20px 0 0; }

#page_careers .bg,
#page_meetings .bg,
#page_nightlife .bg,
#page_weddings-events .bg {
  position: absolute;
  top: 30px;
  right: 5px; }

#page_careers form.flexibleForm .fieldBlock.invalid .fieldInput,
#page_meetings form.flexibleForm .fieldBlock.invalid .fieldInput,
#page_nightlife form.flexibleForm .fieldBlock.invalid .fieldInput,
#page_weddings-events form.flexibleForm .fieldBlock.invalid .fieldInput {
  border: 1px solid #ff2020; }

#page_careers .meeting-information,
#page_meetings .meeting-information,
#page_nightlife .meeting-information,
#page_weddings-events .meeting-information {
  color: #9fa5b0;
  position: relative;
  float: left;
  width: 119px;
  margin: 5px 8px 0 250px;
  text-transform: uppercase;
  font-size: 12px;
  text-align: center;
  line-height: 14px;
  font-family: 'Raleway', sans-serif; }

#page_careers .meeting,
#page_meetings .meeting,
#page_weddings-events .meeting {
  color: #FFF;
  text-transform: uppercase;
  font-size: 12px;
  text-align: center;
  line-height: 14px;
  float: left;
  margin: 5px 0 0;
  font-family: 'Raleway', sans-serif; }

#page_careers .imgage-meeting,
#page_meetings .imgage-meeting,
#page_weddings-events .imgage-meeting {
  background: url("/images/MEETING-INFORMATION.png") no-repeat;
  width: 175px;
  height: 25px;
  margin: 33px auto 20px; }

form.flexibleForm label.fieldLabel {
  display: block;
  width: 100%;
  text-align: left;
  margin-bottom: 4px;
  margin-left: 2px;
  margin-right: 0; }

form.flexibleForm .fieldBlock.company.type_text {
  clear: both; }

form.flexibleForm .fieldBlock.type_checkBox {
  position: relative;
  margin: 7px 0 11px 7px;
  float: left; }

form.flexibleForm .fieldBlock.flexibleDates.type_checkBox {
  margin-right: 104px; }

form.flexibleForm .fieldBlock.type_checkBox label {
  position: absolute;
  padding-left: 17px;
  line-height: 12px; }

::-webkit-input-placeholder {
  opacity: 1; }

:-moz-placeholder {
  opacity: 1; }

::-moz-placeholder {
  opacity: 1; }

:-ms-input-placeholder {
  opacity: 1; }

/****************************TABLET****************************************/
@media (min-width: 768px) and (max-width: 1023px) {
  .showForm {
    padding: 0 0 20px;
    width: 100%; }

  .contact-panel {
    width: auto;
    margin: 0 auto; }

  #page_meetings form.flexibleForm,
  #page_nightlife form.flexibleForm,
  #page_weddings-events form.flexibleForm {
    padding: 0 27px 0 33px;
    font-size: 13px; }

  #page_careers form.flexibleForm .h3,
  #page_careers form.flexibleForm h3,
  #page_careers form.flexibleForm .cafe-menu-content .blockCollection .contentBlock .h3,
  .cafe-menu-content .blockCollection .contentBlock #page_careers form.flexibleForm .h3,
  #page_careers form.flexibleForm .menu-content .blockCollection .contentBlock .h3,
  .menu-content .blockCollection .contentBlock #page_careers form.flexibleForm .h3,
  #page_meetings form.flexibleForm .h3,
  #page_meetings form.flexibleForm h3,
  #page_meetings form.flexibleForm .cafe-menu-content .blockCollection .contentBlock .h3,
  .cafe-menu-content .blockCollection .contentBlock #page_meetings form.flexibleForm .h3,
  #page_meetings form.flexibleForm .menu-content .blockCollection .contentBlock .h3,
  .menu-content .blockCollection .contentBlock #page_meetings form.flexibleForm .h3,
  #page_nightlife form.flexibleForm .h3,
  #page_nightlife form.flexibleForm h3,
  #page_nightlife form.flexibleForm .cafe-menu-content .blockCollection .contentBlock .h3,
  .cafe-menu-content .blockCollection .contentBlock #page_nightlife form.flexibleForm .h3,
  #page_nightlife form.flexibleForm .menu-content .blockCollection .contentBlock .h3,
  .menu-content .blockCollection .contentBlock #page_nightlife form.flexibleForm .h3,
  #page_weddings-events form.flexibleForm .h3,
  #page_weddings-events form.flexibleForm h3,
  #page_weddings-events form.flexibleForm .cafe-menu-content .blockCollection .contentBlock .h3,
  .cafe-menu-content .blockCollection .contentBlock #page_weddings-events form.flexibleForm .h3,
  #page_weddings-events form.flexibleForm .menu-content .blockCollection .contentBlock .h3,
  .menu-content .blockCollection .contentBlock #page_weddings-events form.flexibleForm .h3 {
    width: 100%; }

  #page_careers .contact-information,
  #page_meetings .contact-information,
  #page_nightlife .contact-information,
  #page_weddings-events .contact-information {
    margin: 5px 8px 0 251px; }

  #page_careers .contact-meeting,
  #page_meetings .contact-meeting,
  #page_nightlife .contact-meeting,
  #page_weddings-events .contact-meeting {
    margin: 5px 0 0; }

  #page_careers .imgage-contact,
  #page_meetings .imgage-contact,
  #page_nightlife .imgage-contact,
  #page_weddings-events .imgage-contact {
    width: 148px;
    margin: 33px auto 22px; }

  /*#page_meetings form.flexibleForm .fieldBlock.company.type_text, #page_meetings form.flexibleForm .fieldBlock.lastName.type_text, #page_meetings form.flexibleForm .fieldBlock.groomsName.type_text, #page_meetings form.flexibleForm .fieldBlock.phone.type_text, #page_meetings form.flexibleForm .fieldBlock.addressTwo.type_text*/
  #page_careers form.flexibleForm .fieldBlock.preferredContact,
  #page_meetings form.flexibleForm .fieldBlock.preferredContact,
  #page_nightlife form.flexibleForm .fieldBlock.preferredContact,
  #page_weddings-events form.flexibleForm .fieldBlock.preferredContact {
    width: 31%; }

  #page_careers form.flexibleForm .type_checkBox .label,
  #page_careers form.flexibleForm .type_checkBox .label,
  #page_careers form.flexibleForm .type_checkBox .label,
  #page_careers form.flexibleForm .type_checkBox .label,
  #page_careers form.flexibleForm .type_radioButtons .label,
  #page_meetings form.flexibleForm .type_radioButtons .label,
  #page_nightlife form.flexibleForm .type_radioButtons .label,
  #page_weddings-events form.flexibleForm .type_radioButtons .label {
    margin-right: 7px; }

  .buttonNext {
    margin: 24px 2px 0 0; }

  .mettings-panel {
    width: 728px;
    margin: 0 auto; }

  #page_careers .bg,
  #page_meetings .bg,
  #page_nightlife .bg,
  #page_weddings-events .bg {
    top: 28px; }

  #page_careers .meeting-information,
  #page_meetings .meeting-information,
  #page_nightlife .meeting-information,
  #page_weddings-events .meeting-information {
    margin: 2px 8px 0 250px; }

  #page_careers .meeting,
  #page_meetings .meeting,
  #page_nightlife .meeting,
  #page_weddings-events .meeting {
    margin: 2px 0 0; }

  #page_careers .imgage-meeting,
  #page_meetings .imgage-meeting,
  #page_nightlife .imgage-meeting,
  #page_weddings-events .imgage-meeting {
    width: 148px;
    margin: 29px auto 20px; }

  #page_careers form.flexibleForm .fieldBlock.flexible,
  #page_meetings form.flexibleForm .fieldBlock.flexible,
  #page_nightlife form.flexibleForm .fieldBlock.flexible,
  #page_weddings-events form.flexibleForm .fieldBlock.flexible {
    margin-right: 0; }

  #page_meetings form.flexibleForm textarea.fieldInput,
  #page_nightlife form.flexibleForm textarea.fieldInput,
  #page_weddings-events form.flexibleForm textarea.fieldInput {
    width: 98.5%;
    height: 106px; }

  #page_careers form.flexibleForm button.submit,
  #page_meetings form.flexibleForm button.submit,
  #page_nightlife form.flexibleForm button.submit,
  #page_weddings-events form.flexibleForm button.submit {
    margin: 0 2px 0 0; }

  #page_careers form.flexibleForm .fieldBlock.meetingEndDate.type_date,
  #page_meetings form.flexibleForm .fieldBlock.meetingEndDate.type_date,
  #page_nightlife form.flexibleForm .fieldBlock.meetingEndDate.type_date,
  #page_weddings-events form.flexibleForm .fieldBlock.meetingEndDate.type_date {
    margin-right: 0; }

  .eventInformationTitle {
    width: auto;
    margin: 0 auto; }

  form.flexibleForm .fieldBlock {
    margin: 0 3.2% 14px 0;
    width: 30%; }

  #mod_flexibleForms form.flexibleForm input.fieldInput,
  form.flexibleForm input.fieldInput,
  form.flexibleForm input.fieldInput {
    width: 100%; }

  #mod_flexibleForms form.flexibleForm .fieldBlock .flexInputDate {
    width: 100%;
    height: 22px; }

  #uniform-ff_preferredContact1.selector {
    width: 100% !important; }

  #uniform-ff_meetingType1.selector {
    width: 100% !important; }

  #uniform-ff_eventType1.selector {
    width: 100% !important; }

  #page_meetings select#ff_preferredContact1 {
    width: 100% !important; }

  #page_meetings select#ff_meetingType1 {
    width: 100% !important; }

  form.flexibleForm .fieldBlock.meetingType {
    width: 31%;
    margin-right: 1.9%; }

  form.flexibleForm .fieldBlock.meetingStartDate {
    margin-right: 2.9%; }

  form.flexibleForm .fieldBlock.meetingEndDate {
    margin-right: 2.9%; }

  form.flexibleForm .fieldBlock.guestroomsneeded {
    width: 100%; }

  #page_nightlife form.flexibleForm .fieldBlock.guestroomsneeded,
  #page_weddings-events form.flexibleForm .fieldBlock.guestroomsneeded {
    width: 50%; }

  #page_meetings form.flexibleForm .fieldBlock.ofattendees {
    width: 39%; }

  #page_nightlife form.flexibleForm .fieldBlock.preferredContact,
  #page_weddings-events form.flexibleForm .fieldBlock.preferredContact {
    width: 31.2%;
    margin-right: 0; }

  #page_nightlife form.flexibleForm .fieldBlock.eventType,
  #page_weddings-events form.flexibleForm .fieldBlock.eventType {
    width: 31.2%;
    margin-right: 2%; }

  #page_nightlife form.flexibleForm .fieldBlock.numberGuest,
  #page_weddings-events form.flexibleForm .fieldBlock.numberGuest {
    width: 39%; }

  /*Careers form*/
  #page_careers form.flexibleForm .fieldBlock.firstName {
    width: 47%;
    margin-right: 4%; }

  #page_careers form.flexibleForm .fieldBlock.lastName {
    width: 47%;
    margin-right: 0; }

  #page_careers form.flexibleForm .fieldBlock.email {
    width: 47%;
    margin-right: 4%; }

  #page_careers form.flexibleForm .fieldBlock.phone {
    width: 47%;
    margin-right: 0; }

  #page_careers form.flexibleForm .fieldBlock.addressOne {
    margin-right: 0; }

  #page_careers form.flexibleForm input#ff_addressOne1 {
    width: 97.8%; }

  #page_careers form.flexibleForm .fieldBlock.city {
    width: 47%;
    margin-right: 4%; }

  #page_careers form.flexibleForm .fieldBlock.state {
    width: 47%;
    margin-right: 0; }

  #page_careers form.flexibleForm .fieldBlock.zipCode {
    width: 47%;
    margin-right: 4%; }

  #page_careers form.flexibleForm .fieldBlock.country {
    width: 48%;
    margin-right: 0; }

  #page_careers #uniform-ff_country1.selector {
    width: 100% !important; }

  #page_careers form.flexibleForm .fieldBlock.position {
    width: 100%;
    margin-right: 0; }

  #uniform-ff_position1.selector {
    width: 100% !important; }

  select#ff_position1 {
    width: 100% !important; }

  #page_careers form.flexibleForm textarea.fieldInput {
    width: 97.5%; }

  /*END Careers form*/ }
@media only screen and (max-width: 767px) {
  #page_careers #mod_flexibleForms,
  #page_meetings #mod_flexibleForms,
  #page_nightlife #mod_flexibleForms,
  #page_weddings-events #mod_flexibleForms {
    display: none; } }
/***************  templates/main/css/module.flexibleformContact.css  ***************/
#page_contact #text-Callout {
  margin: 24px auto 61px; }

#page_contact #middle .h3,
#page_contact #middle h3,
#page_contact #middle .cafe-menu-content .blockCollection .contentBlock .h3,
.cafe-menu-content .blockCollection .contentBlock #page_contact #middle .h3,
#page_contact #middle .menu-content .blockCollection .contentBlock .h3,
.menu-content .blockCollection .contentBlock #page_contact #middle .h3 {
  margin-bottom: 27px; }

.contact-one {
  width: 84%; }

.contact-two {
  float: left;
  width: 52%;
  padding-top: 22px; }

.contact-tree {
  float: left;
  padding-top: 20px; }

#page_contact .colecction_content_contact {
  float: left;
  width: 35%;
  margin: 46px auto 83px; }

#page_contact .showForm {
  background: none;
  float: right;
  height: 100%;
  margin: 49px auto 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 714px;
  z-index: 10; }

#middle .colecction_content_contact h4,
#middle .colecction_content_contact .h4 {
  margin-bottom: 27px; }

#page_contact .signForm.clearfloat {
  min-height: 79px;
  width: 100%; }

#page_contact form.flexibleForm .fieldBlock {
  margin-bottom: 17px;
  zoom: 1;
  position: relative;
  float: left;
  left: 11px;
  width: 332px;
  margin-right: 5px;
  margin-left: 14px; }

#page_contact form.flexibleForm input.fieldInput {
  background-color: #f7f7f4;
  border: 1px solid #acacac !important;
  color: #686868;
  font-family: "Open Sans",sans-serif;
  font-size: 13px;
  height: 26px;
  line-height: 17px;
  padding-left: 7px;
  width: 324px; }

#page_contact input::-webkit-input-placeholder {
  color: #686868; }

#page_contact form.flexibleForm button.submit {
  background-color: #002c61;
  width: 166px;
  height: 41px;
  border: none;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  position: relative;
  margin: 0;
  cursor: pointer;
  text-transform: uppercase;
  float: right;
  right: 5px;
  padding: 0;
  margin-top: 14px;
  line-height: 9px; }

#page_contact form.flexibleForm button.submit:hover {
  background: #000; }

#page_contact form.flexibleForm .fieldBlock.invalid .fieldInput {
  border: 1px solid #ff2020; }

@media (min-width: 1024px) and (max-width: 1160px) {
  .contact-one {
    font-size: 14px; }

  .contact-two {
    width: 49%;
    font-size: 14px; }

  .contact-tree {
    float: right;
    font-size: 14px; } }
/*ESCRITORIO*/
@media (min-width: 1024px) and (max-width: 1100px) {
  #page_contact #mod_mailingList {
    width: 563px; }

  #page_contact form.flexibleForm .fieldBlock {
    width: 262px;
    left: 0; }

  #page_contact form.flexibleForm input.fieldInput {
    width: 254px; } }
@media (min-width: 1101px) and (max-width: 1270px) {
  #page_contact #mod_mailingList {
    width: 606px; }

  #page_contact form.flexibleForm .fieldBlock {
    width: 284px;
    left: 0; }

  #page_contact form.flexibleForm input.fieldInput {
    width: 275px; } }
/*TABLET*/
@media (min-width: 768px) and (max-width: 1023px) {
  #page_contact #text-Callout {
    margin: 24px auto 53px; }

  #page_contact #Content-callout {
    width: 100%;
    min-height: 493px; }

  .contact-one {
    width: 100%; }

  .contact-two {
    width: 42%;
    padding-top: 20px;
    padding-left: 73px; }

  .contact-tree {
    padding-top: 30px; }

  #page_contact .colecction_content_contact {
    float: none;
    width: 100%; }

  #page_contact #image-callout {
    margin: 60px 10.5% 0 auto; }

  #page_contact #mod_mailingList {
    width: 697px;
    float: none;
    margin: 55px auto 68px; }

  #page_contact form.flexibleForm .fieldBlock {
    width: 331px;
    margin-right: 17px;
    margin-left: 0;
    left: 0; }

  #page_contact form.flexibleForm input.fieldInput {
    width: 323px; }

  #page_contact form.flexibleForm button.submit {
    right: 26px;
    width: 170px;
    height: 45px;
    margin-top: 12px; } }
@media (max-width: 767px) {
  #page_contact #text-Callout {
    margin: 18px auto 0; }

  .contact-one {
    width: initial; }

  #page_contact #middle .h3,
  #page_contact #middle h3,
  #page_contact #middle .cafe-menu-content .blockCollection .contentBlock .h3,
  .cafe-menu-content .blockCollection .contentBlock #page_contact #middle .h3,
  #page_contact #middle .menu-content .blockCollection .contentBlock .h3,
  .menu-content .blockCollection .contentBlock #page_contact #middle .h3 {
    display: none; }

  .contact-two {
    float: none;
    width: initial;
    padding-top: 24px; }

  .contact-tree {
    float: none; }

  #page_contact .readmore-button {
    display: none; }

  #page_contact #Content-callout {
    max-height: 8000px; }

  .colecction_content hr {
    display: none; }

  #page_contact .colecction_content_contact {
    float: none;
    width: 85%;
    margin: 0 auto;
    padding-top: 0;
    font-size: 13px; }

  #page_contact #image-callout {
    display: none; }

  #middle .colecction_content_contact .h4,
  #middle .colecction_content_contact h4 {
    margin-bottom: 26px;
    font-size: 19px; }

  #page_contact #Content {
    padding-bottom: 15px; }

  #page_contact #mod_mailingList {
    width: 262px;
    float: none;
    margin: 38px auto 0; }

  #page_contact form.flexibleForm .fieldBlock {
    left: 0;
    width: 264px;
    margin-left: 0;
    margin-right: 0; }

  #page_contact form.flexibleForm input.fieldInput {
    width: 255px; }

  #page_contact form.flexibleForm .fieldBlock.phone.type_text {
    display: none; }

  #page_contact form.flexibleForm button.submit {
    width: 170px;
    height: 45px;
    float: none;
    right: 0;
    padding: 0;
    margin-top: 5px;
    margin-left: 46px; } }
/***************  templates/main/libs/jquery/uniform/uniform._base.css  ***************/
div.selector, div.selector span, div.checker span, div.radio span, div.uploader, div.uploader span.action, div.button, div.button span {
  background-repeat: no-repeat;
  -webkit-font-smoothing: antialiased; }

div.selector, div.checker, div.button, div.radio, div.uploader {
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle; }

div.selector:focus, div.checker:focus, div.button:focus, div.radio:focus, div.uploader:focus {
  outline: 0; }

div.selector, div.selector *, div.radio, div.radio *, div.checker, div.checker *, div.uploader, div.uploader *, div.button, div.button * {
  margin: 0;
  padding: 0; }

.highContrastDetect {
  width: 0px;
  height: 0px; }

input.uniform-input,
select.uniform-multiselect,
textarea.uniform {
  padding: 3px;
  outline: 0; }

div.checker input,
input[type="search"],
input[type="search"]:active {
  -moz-appearance: none;
  -webkit-appearance: none; }

div.selector {
  background-position: 0 -130px;
  line-height: 27px;
  height: 28px;
  padding: 0;
  cursor: pointer;
  position: relative;
  overflow: hidden; }

div.selector span {
  text-overflow: ellipsis;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  background-position: right 0;
  height: 28px;
  line-height: 27px;
  padding-right: 44px;
  cursor: pointer;
  width: auto !important; }

div.jw-booking-mask-1col-lg div.selector span {
  padding-right: 0; }

div.selector.fixedWidth {
  width: 190px; }

div.selector.fixedWidth span {
  width: 155px; }

div.selector select {
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  border: none;
  background: none;
  position: absolute;
  height: 28px;
  top: 0px;
  left: 0px;
  width: 100%; }

div.selector.active {
  background-position: 0 0; }

div.selector.active span {
  background-position: right 0; }

div.selector.hover, div.selector.focus {
  background-position: 0 0; }

div.selector.hover span, div.selector.focus span {
  background-position: right 0; }

div.selector.hover.active, div.selector.focus.active {
  background-position: 0 0; }

div.selector.hover.active span, div.selector.focus.active span {
  background-position: right 0; }

div.selector.disabled, div.selector.disabled.active {
  background-position: 0 0; }

div.selector.disabled span, div.selector.disabled.active span {
  background-position: right 0; }

div.checker {
  position: relative; }

div.checker, div.checker span, div.checker input {
  width: 19px;
  height: 19px; }

div.checker span {
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
  text-align: center;
  background-position: 0 -260px; }

div.checker input {
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  border: none;
  background: none;
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1; }

div.checker.disabled, div.checker.disabled.active {
  background-position: -152px -260px; }

div.checker.disabled span.checked, div.checker.disabled.active span.checked {
  background-position: -171px -260px; }

div.radio {
  position: relative; }

div.radio, div.radio span, div.radio input {
  width: 18px;
  height: 18px; }

div.radio span {
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
  text-align: center;
  background-position: 0 -279px; }

div.radio span.checked {
  background-position: -72px -279px; }

div.radio input {
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  border: none;
  background: none;
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
  text-align: center; }

div.radio.active span {
  background-position: -18px -18px -279px; }

div.radio.active span.checked {
  background-position: -90px -279px; }

div.radio.hover span, div.radio.focus span {
  background-position: -36px -36px -279px; }

div.radio.hover span.checked, div.radio.focus span.checked {
  background-position: -108px -279px; }

div.radio.hover.active span, div.radio.focus.active span {
  background-position: -54px -279px; }

div.radio.hover.active span.checked, div.radio.focus.active span.checked {
  background-position: -126px -279px; }

div.radio.disabled span, div.radio.disabled.active span {
  background-position: -144px -279px; }

div.radio.disabled span.checked, div.radio.disabled.active span.checked {
  background-position: -162px -279px; }

div.uploader {
  background-position: 0 -297px;
  height: 28px;
  width: 190px;
  cursor: pointer;
  position: relative;
  overflow: hidden; }

div.uploader span.action {
  background-position: right -409px;
  height: 46px;
  line-height: 28px;
  width: 85px;
  text-align: center;
  float: left;
  display: inline;
  overflow: hidden;
  cursor: pointer; }

div.uploader span.filename {
  text-overflow: ellipsis;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  float: left;
  cursor: default;
  height: 24px;
  margin: 2px 0 2px 2px;
  line-height: 24px;
  width: 82px;
  padding: 0 10px; }

div.uploader input {
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  border: none;
  background: none;
  position: absolute;
  top: 0;
  right: 0;
  float: right;
  cursor: default;
  width: 100%;
  height: 100%; }

div.uploader.disabled, div.uploader.disabled.active {
  background-position: 0 -325px; }

div.uploader.disabled span.action, div.uploader.disabled.active span.action {
  background-position: right -381px; }

div.button {
  background-position: 0 -641px;
  height: 30px;
  cursor: pointer;
  position: relative; }

div.button a, div.button button, div.button input {
  opacity: 0.01;
  filter: alpha(opacity=1);
  -moz-opacity: 0.01;
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute; }

div.button span {
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
  line-height: 30px;
  text-align: center;
  background-position: right -521px;
  height: 30px;
  margin-left: 13px;
  padding: 0; }

div.button.active {
  background-position: 0 -671px; }

div.button.active span {
  background-position: right -551px;
  cursor: default; }

div.button.hover, div.button.focus {
  background-position: 0 -701px; }

div.button.hover span, div.button.focus span {
  background-position: right -581px; }

div.button.disabled, div.button.disabled.active {
  background-position: 0 -731px; }

div.button.disabled span, div.button.disabled.active span {
  background-position: right -611px;
  cursor: default; }

/***************  templates/main/css/BookingMask.css  ***************/
.booking {
  float: left;
  clear: both;
  z-index: 125; }

.booking {
  position: absolute;
  left: 0px;
  top: 90px;
  width: 319px;
  background: rgba(255, 255, 255, 0.5); }

.booking .booking-header {
  display: none; }

#holder.gallery .booking {
  top: 69px;
  z-index: 5; }

#holder.gallery #booking-mask {
  display: none; }

#holder.gallery .booking-header {
  display: block; }

#page_gallery.booking .booking-header {
  height: 40px;
  width: 320px;
  background-color: #fff;
  display: block; }

#page_gallery .booking #availability-checker {
  display: none; }

#page_gallery .booking .booking-header {
  display: block; }

#page_gallery .booking.fixed-bk .booking-header {
  position: fixed; }

#page_gallery .booking {
  top: 69px;
  position: fixed; }

@media (min-width: 768px) and (max-width: 1023px) {
  #page_gallery .booking.fixed-bk .booking-header {
    position: fixed;
    top: initial; }

  #page_gallery .booking {
    top: 69px;
    position: fixed; } }
.booking #availability-checker {
  position: relative;
  width: 283px;
  height: auto;
  padding: 23px 18px 25px 19px; }

.booking #availability-checker .clearspace {
  clear: both; }

/*
.booking #availability-checker .ui-datepicker{float: none;}
.booking #availability-checker #booking-form{ width:283px; }
.booking #availability-checker #booking-form #booking-content-area{display:none;}
.booking #availability-checker #booking-form #booking-content-area .calendardate{padding-bottom: 18px;}
.booking #availability-checker #booking-form .datein{ width:136px; float: left;}
.booking #availability-checker #booking-form .dateout{ width:136px; float: right;}
.booking #availability-checker #booking-form .adults{width:136px; margin-bottom:10px;}
.booking #availability-checker #booking-form .rooms{width:136px; margin-bottom:10px;}
.booking #availability-checker #booking-form .booking-link{margin:11px 0 0 146px;}
.booking #availability-checker .ui-datepicker{max-width: 283px; width: 283px; min-height:262px; }
.booking #availability-checker .ui-datepicker .ui-datepicker-group{max-width: 283px; width: 283px;}
.booking #availability-checker .ui-datepicker .ui-datepicker-group-last{display:none;}
.booking #availability-checker .ui-datepicker .ui-datepicker-calendar{width:100%;}
.booking #availability-checker .ui-datepicker .ui-datepicker-header{background:#002c61;}
.booking #availability-checker .ui-datepicker .ui-datepicker-header .ui-datepicker-prev{}
.booking #availability-checker .ui-datepicker .ui-datepicker-header .ui-datepicker-prev.ui-state-disabled,.booking #availability-checker .ui-datepicker .ui-datepicker-header .ui-datepicker-next.ui-state-disabled{opacity:1;}
*/
.booking-button {
  position: relative;
  display: block;
  width: 100%;
  height: 50px; }

.booking-button a {
  display: block;
  width: 100%;
  height: 100%;
  text-transform: uppercase;
  text-decoration: none; }

#booking-close {
  display: none; }

#booking-mask-wrapper.open #booking-close {
  -webkit-transform: translate(-50%, -50%) scale(1);
  -ms-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
  -webkit-transition: transform 0.2s ease-in 0.3s;
  transition: transform 0.2s ease-in 0.3s; }

#booking-close:after {
  display: block;
  content: "";
  font-family: 'pro-res-font';
  font-size: 24px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  text-align: center;
  line-height: 20px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  border-style: solid;
  border-width: 15px;
  border-bottom-width: 0;
  border-color: #002c61 transparent transparent transparent; }

/*.booking-button a:hover{
    opacity:.8;
}*/
.booking-button .no-mobile {
  vertical-align: middle; }

.booking-button .no-mobile:after,
.booking-button .no-mobile:before {
  content: '';
  margin-bottom: 3px;
  display: inline-block;
  vertical-align: middle; }

.booking-button .no-mobile:after {
  border-style: solid; }

/**/
.booking-form {
  float: right; }

.booking-form label {
  display: block;
  font-size: 15px; }

.booking-form input {
  width: 100%;
  height: 35px;
  text-indent: 9px;
  border: 0;
  border-radius: 0;
  cursor: pointer;
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
  background: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.booking-form input.active {
  outline: 2px solid; }

.booking-form .booking-field {
  box-sizing: border-box;
  width: 100%;
  overflow: hidden;
  padding: 0;
  z-index: 1;
  background: #fff; }

.booking-form .choose {
  position: relative;
  width: calc(50% - 7px);
  width: -webkit-calc(50% - 7px);
  width: -o-calc(50% - 7px);
  float: left; }

.booking-form .choose + .choose {
  float: right; }

.booking-form .choose select {
  width: 100%;
  height: 35px;
  border: 0;
  text-indent: 3px;
  background: #FFF;
  border-radius: 0;
  color: #002c61;
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase; }

.ipad .booking-form .choose select {
  background: transparent; }

.booking-form .choose:after,
.booking-form .choose:before {
  content: '';
  pointer-events: none;
  position: absolute;
  bottom: 0;
  right: 0;
  display: block; }

.booking-form .choose:before {
  z-index: 2;
  height: 35px;
  width: 35px; }

.booking-form .choose:after {
  z-index: 3;
  margin: 0 10px 12px;
  border-width: 7px 6.5px 0 6.5px;
  border-style: solid; }

.booking-form .promo-code {
  padding: 8px 2px 15px; }

.booking-form .promo-code label {
  display: none; }

.booking-form .booking-link {
  margin: 0 2px;
  padding: 0;
  width: 136px;
  height: 35px;
  border: 0;
  text-transform: uppercase;
  cursor: pointer;
  display: block;
  margin: 0 2px;
  line-height: 35px;
  font-family: Arial;
  font-size: 15px;
  letter-spacing: -0.1px;
  background-color: #002c61; }

.ui-datepicker {
  width: 66%; }

.booking .date.booking-field {
  position: relative; }

#page_careers form.flexibleForm label.fieldLabel,
#page_contact form.flexibleForm label.fieldLabel,
#page_meetings form.flexibleForm label.fieldLabel,
#page_nightlife form.flexibleForm label.fieldLabel,
#page_weddings-events form.flexibleForm label.fieldLabel {
  width: 100%;
  text-align: left; }

.booking .date.booking-field:before {
  display: block;
  content: '';
  font-family: 'pro-res-font';
  font-size: 35px;
  position: absolute;
  top: 6px;
  right: 7px;
  line-height: 35px;
  z-index: -1;
  background: url(/images/calendar.png) no-repeat;
  width: 25px;
  height: 24px; }

.ipad .booking .date.booking-field:before {
  right: 4px; }

.booking .ui-datepicker-inline.ui-datepicker {
  width: 580px !important;
  padding: 0;
  margin: 0; }

.booking .ui-datepicker .ui-datepicker-group {
  float: right;
  width: 280px;
  max-width: calc(50% - 5px);
  max-width: -webkit-calc(50% - 5px);
  max-width: -o-calc(50% - 5px); }

.booking .ui-datepicker .ui-datepicker-group:first-child {
  float: left; }

.booking .ui-datepicker,
.booking .ui-datepicker *,
.booking .ui-datepicker .ui-widget-content,
.booking .ui-datepicker .ui-widget-content *,
.booking .ui-datepicker .ui-widget-header,
.booking .ui-datepicker .ui-widget-header * {
  background: none;
  border: 0;
  padding: 0;
  margin: 0; }

.booking .ui-datepicker .ui-corner-all {
  padding-top: 3px;
  top: 1; }

.booking .ui-datepicker .ui-datepicker-next:before,
.booking .ui-datepicker .ui-datepicker-prev:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto; }

.booking .ui-datepicker .ui-datepicker-prev {
  left: 6px; }

.booking .ui-datepicker .ui-datepicker-next {
  right: 6px; }

.booking .ui-datepicker .ui-datepicker-prev:before,
.ui-datepicker .ui-datepicker-prev:before {
  border-width: 7px 8px 6px 0; }

.booking .ui-datepicker .ui-datepicker-next:before,
.ui-datepicker .ui-datepicker-next:before {
  border-width: 7px 0 6px 8px; }

.booking .ui-datepicker .ui-datepicker-title {
  font: 400 15px/28px "Open Sans",sans-serif;
  padding-bottom: 3px; }

.booking .ui-datepicker .ui-datepicker-calendar {
  table-layout: fixed;
  border: 1px solid #002c61; }

.booking .ui-datepicker .ui-datepicker-calendar thead {
  font-size: 12px;
  color: #002c61; }

.booking .ui-datepicker .ui-datepicker-calendar thead tr th {
  padding-bottom: 4px;
  padding-top: 5px; }

.booking .ui-datepicker .ui-datepicker-calendar tbody td {
  border-collapse: collapse;
  border-width: 1px;
  border-style: solid;
  padding: 0;
  margin: 0;
  text-align: center;
  width: 39px;
  height: 39px;
  opacity: 1; }

.booking .ui-datepicker .ui-datepicker-calendar tbody td span {
  background: none; }

.booking .ui-datepicker .ui-datepicker-calendar tbody td a,
.booking .ui-datepicker .ui-datepicker-calendar tbody td span {
  border: 0;
  padding: 0;
  text-align: right;
  font-size: 15px;
  display: block;
  width: 100%;
  height: 100%;
  line-height: 39px;
  color: #002c61;
  background: #f0f2f5;
  font-weight: 600; }

.booking .ui-datepicker .ui-datepicker-calendar tbody td.ui-datepicker-unselectable.ui-state-disabled a,
.booking .ui-datepicker .ui-datepicker-calendar tbody td.ui-datepicker-unselectable.ui-state-disabled span {
  opacity: 0.4; }

.booking.fixed-bk {
  margin: 0;
  position: absolute;
  top: 70px; }

.booking.fixed-bk .booking-header {
  display: block;
  position: fixed;
  top: 69px; }

.booking.fixed-bk #booking-mask {
  display: none; }

/*Booking Best-rate*/
.best_rate {
  float: left;
  margin: 11px 0 0; }

.best_rate a {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  text-decoration: none;
  display: inline-block; }

.best_rate a > span {
  float: left; }

.best_rate a .fromText {
  font-size: 14px;
  line-height: 14px;
  padding: 14px 0 0;
  letter-spacing: -0.7px; }

.best_rate a .currency {
  font-size: 25px;
  line-height: 25px;
  padding: 5px 0 0 2px; }

.best_rate a .amount {
  padding: 5px 0 0;
  width: 44px;
  overflow: hidden; }

.best_rate a .amount .units {
  font-size: 25px;
  line-height: 25px; }

.best_rate a .night {
  font-size: 15px;
  line-height: 15px;
  padding: 13px 0 0; }

/*Booking Best-rate*/
.booking .booking-header {
  height: 40px;
  width: 320px;
  background-color: #fff; }

.booking .booking-header .best_rate {
  margin: 2px 0 0 12px; }

.booking .booking-header .booking-button {
  height: 38px;
  width: 157px;
  float: right;
  margin: 1px 1px 0 0; }

.booking .booking-header .booking-button a {
  width: auto;
  height: auto;
  text-align: center;
  padding: 12px 0 11px;
  font-size: 15px;
  line-height: 15px; }

/* ---------------- GLOBAL COLORS - GRAY ---------------- */
/*
ORDER:
    1. css-id + p, h1, h2, h3, h4
    2. general elements: menu, best-rate, weather, footer...
    3. specific pages:
        3.. CONTACT page
        3.. MEETING ROOMS page
        3.. NEWS page
        3.. EVENTS page
        3.. CAREERS page
        REVIEWS page
        ATTRACTIONS page

        SITEMAP
    4. forms
*/
/* BACKGROUNDS */
/*.readmore-button{
    background:#969696;
}
.readmore-button:hover{
    background:#565656;
}*/
.intro.text-container .readmore-wrapper .readmore-links .intro-readless,
.intro.text-container .readmore-wrapper .readmore-links .intro-readmore {
  color: #22a7e0; }

.intro.text-container .readmore-wrapper .readmore-links .intro-readless:hover,
.intro.text-container .readmore-wrapper .readmore-links .intro-readmore:hover {
  color: #22a7e0; }

.bg-extra-dark,
.booking-button,
.gallery-item {
  background: #373737; }

.booking .booking-button {
  background: #002c61;
  color: #fff;
  -webkit-transition: background-color 0.2s ease;
  -mos-transition: background-color 0.2s ease;
  -o-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease; }

.booking .booking-button:hover,
.booking .booking-button:hover a {
  background: #002c61;
  color: #fff; }

/*, .footer button:hover*/
.bg-dark {
  background: #555555; }

.booking-form .date.booking-field {
  background-color: #fff; }

.booking-form .date.booking-field.active {
  background-color: #002c61; }

.booking-form .date.booking-field input {
  color: #002c61; }

#page_rfp .booking-form .date.booking-field input {
  color: #002c61; }

.date.booking-field input::-moz-placeholder {
  color: #002c61; }

.date.booking-field input::-webkit-input-placeholder {
  color: #002c61; }

.date.booking-field input:-ms-input-placeholder {
  color: #002c61; }

.date.booking-field input::placeholder {
  color: #002c61; }

.date.booking-field.active input::-moz-placeholder {
  color: #fff; }

.date.booking-field.active input::-webkit-input-placeholder {
  color: #fff; }

.date.booking-field.active input:-ms-input-placeholder {
  color: #fff; }

.date.booking-field.active input::placeholder {
  color: #fff; }

/*.booking input:focus::-moz-placeholder,.booking input.active::-moz-placeholder{
    color:#FFF;
}*/
/*.booking input:focus::-webkit-input-placeholder, .booking input.active::-webkit-input-placeholder{
    color:#FFF;
}
.booking input:focus:-ms-input-placeholder, .booking input.active:-ms-input-placeholder{
    color:#FFF;
}
.booking input:focus::placeholder, .booking input.active::placeholder{
    color:#FFF;
}*/
.booking-form .date.booking-field.active input {
  color: #fff; }

.booking-form input.active {
  outline-color: #000; }

#booking-mask .date.booking-field:before {
  color: #2d2d2d; }

#booking-mask .date.booking-field.active:before {
  color: #fff;
  background: url(/images/calendar_on.png) no-repeat; }

.booking .ui-datepicker .ui-datepicker-next:before,
.booking .ui-datepicker .ui-datepicker-prev:before {
  color: #fff; }

.booking .ui-datepicker .ui-datepicker-next:hover:before,
.booking .ui-datepicker .ui-datepicker-prev:hover:before {
  color: #002c61; }

/*, .item-bookinglink.bottom-link:hover*/
.bg-middle-stronger-dark {
  background: #616161; }

.booking-form .booking-link {
  background: #D30073;
  -webkit-transition: background-color .2s ease;
  -mos-transition: background-color .2s ease;
  -o-transition: background-color .2s ease;
  transition: background-color .2s ease; }

.booking-form .booking-link:hover {
  background: #000; }

.bg-middle-dark {
  background: #696969; }

.bg-middle-lighter-dark, .footer {
  background-color: #757575; }

/*#get-directions .directions-hotel{
    background-color: #b8b8b8;
}*/
.bg-dark-intermediate {
  background-color: #969696; }

.bg-light,
.featured-items-list-widget .itemPreview-wrapper,
.infoBox .jspVerticalBar .jspTrack {
  background: #e2e2e2; }

.bg-medium-light {
  background: #f4f4f4; }

.bg-extra-light {
  background: #f9f9f9; }

.jbslider-holder nav a:before, .slide-aside,
.bg-white,
.booking-form .choose:before,
.get-directions input,
.holder,
.jspVerticalBar .jspTrack,
.main,
body,
form.flexibleForm select {
  background-color: #fff; }

.social .extra-icons:before,
.social .item a:after {
  background-color: #747474; }

.social .item a:after {
  color: #fff !important; }

/*#page_home .fade-btn{background-color: #818385;}*/
#page_home .boxes .row-item.imagebg-novisible {
  background-color: #828383; }

.boxes .row-item-title .w .content_icons .titles {
  color: #FFF; }

.jbslider-holder nav a {
  background: rgba(130, 130, 130, 0.8); }

.jbslider-arrow:after {
  color: #fff; }

.booking .ui-datepicker .ui-datepicker-calendar tbody td a {
  background: rgba(233, 233, 233, 0.7); }

.booking .ui-datepicker .ui-datepicker-calendar tbody td.ui-datepicker-today a {
  color: #002c61; }

.booking .ui-datepicker .ui-datepicker-calendar tbody td.dp-highlight a {
  background: #002c61;
  color: #fff; }

.social .extra-icons:hover:before,
.social .item:hover a:after {
  background: #c6c6c6; }

/* FONT COLORS */
.extra-dark-color {
  color: #373737; }

.main-slogan,
.gallery-navigation .cat-title {
  color: #870450; }

.dark-color, #breadcrumb {
  color: #555; }

.hotel-info p, .hotel-info a,
.featured-items-list-widget .itemPreview:hover a,
.featured-items-list-widget .itemPreview:focus a,
.grid-list-map-views-widget .itemPreview:hover .item-distance,
.grid-list-map-views-widget .itemPreview a,
.grid-list-map-views-widget .itemPreview:hover .item-title a {
  color: #666; }

#H3 {
  font-size: 12px;
  font-family: "Myriad Pro";
  color: black;
  line-height: 1.2;
  text-align: center;
  -moz-transform: matrix(1, 0, 0, 0.9989896522, 0, 0);
  -webkit-transform: matrix(1, 0, 0, 0.9989896522, 0, 0);
  -ms-transform: matrix(1, 0, 0, 0.9989896522, 0, 0);
  position: absolute;
  left: 14.01px;
  top: 309.093px;
  width: 132.167px;
  height: 15.875px;
  z-index: 207; }

#breadcrumb a:hover,
#breadcrumb a:focus
 {
  color: #C6C6C6; }

.dark-intermediate-color, #holder h2, #holder .h2 {
  color: #6c6c6c; }

.intermediate-color {
  color: #777777; }

/*.tabs-nav .tab:hover,*/
.tabs-nav .tab:focus, .dark-middle-color, #sitemap a, div#header.fixed .level1 a, #breadcrumb a, .breadcrumb-sep, form.flexibleForm .fieldBlock .fieldInput, form.flexibleForm .fieldBlock .flexInputDate {
  color: #7e7e7e; }

/*.middle-color{
    color:#929293;
}*/
.middle-light-color {
  color: #d4d2d2; }

.light-color, .footer .designedby a, .footer-address a, .footer-widget h3, .footer-widget .cafe-menu-content .blockCollection .contentBlock .h3, .cafe-menu-content .blockCollection .contentBlock .footer-widget .h3, .footer-widget .menu-content .blockCollection .contentBlock .h3, .menu-content .blockCollection .contentBlock .footer-widget .h3, .footer-widget h3 a, .footer-widget .cafe-menu-content .blockCollection .contentBlock .h3 a, .cafe-menu-content .blockCollection .contentBlock .footer-widget .h3 a, .footer-widget .menu-content .blockCollection .contentBlock .h3 a, .menu-content .blockCollection .contentBlock .footer-widget .h3 a, .footer-widget .h3, .footer-widget .h3 a {
  color: #fff; }

.weather a, .weather .city {
  color: #9f9f9f; }

.footer {
  color: #ddd; }

/*.booking input,*/
.booking select, .black-color, div#header.fixed .level1.active a, .slide-share-txt {
  color: #000; }

/*.main-intro .container{
    color:#969696;
}*/
.social .extra-icons, .social .item,
.boxes .row-item-title, .jbslider-holder .simg-title, .navigation a, .booking-button a, .booking-form .booking-link, .footer a, .white-color, .menu a, div#header.fixed .menuLevel2-wrapper a, form.flexibleForm .reset-btn, .mailto-btn, #get-directions span, form.flexibleForm div.fieldBlock.type_fileDocument .input-file .button {
  color: #FFF; }

.booking-header .best-rate-content a > span {
  color: #002c61; }

/*.modal a {
    color: #fff;
    -webkit-transition:color .2s ease-in-out;
    -moz-transition:color .2s ease-in-out;
    -o-transition:color .2s ease-in-out;
    transition:color .2s ease-in-out;
}*/
/*.modal a:hover{
    color:#7e7e7e;
}*/
#get-directions span.directions-hotel {
  color: #757575; }

.best_rate a {
  color: #002c61; }

/* BORDERS */
.booking-button .no-mobile:after,
.booking-form .choose:after,
.booking .ui-datepicker .ui-datepicker-next:before,
.booking .ui-datepicker .ui-datepicker-prev:before,
.ui-datepicker .ui-datepicker-next:before,
.ui-datepicker .ui-datepicker-prev:before {
  border-color: transparent; }

.dark-color-border {
  border-color: #555555; }

.dark-intermediate-color-border {
  border-color: #969696; }

.dark-middle-color-border {
  border-color: #616161 !important; }

.intermediate-border {
  border-color: #a4a2a2; }

.middle-color-border {
  border-color: #d9d8d8; }

.light-color-border {
  border-color: #d4d2d2; }

.extra-light-color-border, div#header.fixed {
  border-color: #e6e6e6; }

.featured-items-list-widget .itemPreview {
  border-color: #e2e2e2 !important; }

/*.readmore{
    border-bottom:1px solid #757575;
}*/
.readmore-button {
  border: 0px solid #fff; }

.readmore-button:before {
  border-top: 6px solid #fff; }

.open .readmore-button:after {
  border-bottom: 6px solid #fff; }

.weather .city {
  border-color: #9f9f9f; }

form.flexibleForm .fieldBlock.invalid .fieldInput, form.flexibleForm .fieldBlock.invalid .flexInputDate, #page_careersapply form.flexibleForm div.fieldBlock.type_fileDocument .ini-text {
  border-color: #ff2020 !important; }

/*#main .carousel-nav:before{
    color:#959595;
    -webkit-transition:color .2s;
    -moz-transition:color .2s;
    -o-transition:color .2s;
    transition:color .2s;
}
#main .carousel-nav:hover:before{
    color: #ffffff;
}*/
#page_home .main .specials-scroller-widget .images-viewmore {
  border-top: 50px solid #555; }

.ftr-cell {
  border-left: 1px solid #616161; }

.booking .ui-datepicker .ui-datepicker-calendar tbody td,
.jbslider-thumb .simg-thumb {
  border-color: #002c61; }

.booking.open .booking-button .no-mobile:after {
  border-bottom-color: #fff; }

.booking-button .no-mobile:after {
  border-top-color: #fff; }

.booking-form .choose:after {
  border-top-color: #002c61; }

/*.modal .open .active-item:after{
    border-bottom:6px solid #fff;
}*/
/*.modal .active-item:after{
    border-top:10px solid #fff;
}*/
.modal .social-items {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2); }

.booking .ui-datepicker .ui-datepicker-prev:before,
.ui-datepicker .ui-datepicker-prev:before {
  border-right-color: #FFF; }

.booking .ui-datepicker .ui-datepicker-next:before,
.ui-datepicker .ui-datepicker-next:before {
  border-left-color: #FFF; }

#booking-close:after {
  color: #fff; }

.slide-main.active {
  border-color: #333; }

.jbslider-holder nav a {
  border-color: #444; }

/*.gallery-navigation .cat-item,*/
.slide-main {
  border-top-color: #c5c5c5; }

/* outlines */
.booking-form select:focus,
.booking-form input:focus {
  outline: #fff; }

/*GLOBAL CALENDAR CUSTOM STYLES OTHER THAN DE BOOKING ONE*/
.ui-datepicker .ui-datepicker-calendar thead {
  background: #f0f2f5; }

.ui-datepicker .ui-datepicker-calendar thead th {
  padding: 5px 0 4px 0; }

/*.ui-datepicker .ui-datepicker-calendar tbody{background:#d2d2d2;}*/
.ui-datepicker .ui-datepicker-calendar tr td .ui-state-default {
  background: none;
  color: #002c61;
  font-size: 15px;
  line-height: 39px;
  text-align: center;
  font-weight: 600; }

.ui-datepicker .ui-datepicker-calendar tr td .ui-state-highlight {
  /*color:#fff;*/ }

.ui-datepicker .ui-datepicker-calendar tr td .ui-state-default.ui-state-active {
  background: #002c61;
  color: #fff; }

.ui-datepicker .ui-datepicker-calendar tr td.ui-datepicker-today {
  /*background:#b2b2b2!important;*/
  color: #002c61; }

.ui-datepicker .ui-datepicker-calendar tr td.dp-highlight .ui-state-default {
  background: #707070; }

.agenda-widget .overlay-navigator .pager-nav, .agenda-widget .overlay .close, .agenda-widget .overlay .close_mob {
  color: #fff; }

/*GLOBAL CALENDAR CUSTOM STYLES OTHER THAN DE BOOKING ONE*/
/* FORMS & ACCORDIONS */
form.flexibleForm .fieldBlock .fieldInput, form.flexibleForm .fieldBlock .flexInputDate, form.flexibleForm .type_radioButtons .label:before, form.flexibleForm .type_checkBox .label:before, form.flexibleForm div.fieldBlock.type_fileDocument .ini-text {
  border-color: #acacac !important; }

form.flexibleForm div.fieldBlock.type_fileDocument .input-file .button, .mailto-btn {
  background: #8b8b8b; }

form.flexibleForm .reset-btn {
  background: #ee2b2a; }

/*form.flexibleForm button:hover, form.flexibleForm .reset-btn:hover, #blockCollection .type_accordionBlock.active .accordionTitle, #blockCollection .type_accordionBlock .accordionTitle:hover{
    background:#616262;
}*/
/*#blockCollection .type_accordionBlock .accordionTitle{
    background:#ececec;
    color:#666666;
}*/
/*button.go-direction{
    background: #424243;
    color: #fff;
}
button.go-direction:hover{
    background:#8b8b8b;
    color:#fff;
}*/
#blockCollection .type_accordionBlock.active .accordionTitle, #blockCollection .type_accordionBlock .accordionTitle:hover {
  color: #fff; }

/* GRADIENTS & TRANSPARENCIES */
.middle-color-gradient {
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzJmMmYyZiIgc3RvcC1vcGFjaXR5PSIwLjc1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjklIiBzdG9wLWNvbG9yPSIjMmIyYjJiIiBzdG9wLW9wYWNpdHk9IjAuNjUiLz4KICAgIDxzdG9wIG9mZnNldD0iMjMlIiBzdG9wLWNvbG9yPSIjMjQyNDI0IiBzdG9wLW9wYWNpdHk9IjAuNTUiLz4KICAgIDxzdG9wIG9mZnNldD0iMzglIiBzdG9wLWNvbG9yPSIjMWQxZDFkIiBzdG9wLW9wYWNpdHk9IjAuNDUiLz4KICAgIDxzdG9wIG9mZnNldD0iNTElIiBzdG9wLWNvbG9yPSIjMTcxNzE3IiBzdG9wLW9wYWNpdHk9IjAuMzUiLz4KICAgIDxzdG9wIG9mZnNldD0iNjglIiBzdG9wLWNvbG9yPSIjMGYwZjBmIiBzdG9wLW9wYWNpdHk9IjAuMiIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
  background: -moz-linear-gradient(top, rgba(47, 47, 47, 0.75) 0%, rgba(43, 43, 43, 0.65) 9%, rgba(36, 36, 36, 0.55) 23%, rgba(29, 29, 29, 0.45) 38%, rgba(23, 23, 23, 0.35) 51%, rgba(15, 15, 15, 0.2) 68%, rgba(0, 0, 0, 0) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(47, 47, 47, 0.75)), color-stop(9%, rgba(43, 43, 43, 0.65)), color-stop(23%, rgba(36, 36, 36, 0.55)), color-stop(38%, rgba(29, 29, 29, 0.45)), color-stop(51%, rgba(23, 23, 23, 0.35)), color-stop(68%, rgba(15, 15, 15, 0.2)), color-stop(100%, rgba(0, 0, 0, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(47, 47, 47, 0.75) 0%, rgba(43, 43, 43, 0.65) 9%, rgba(36, 36, 36, 0.55) 23%, rgba(29, 29, 29, 0.45) 38%, rgba(23, 23, 23, 0.35) 51%, rgba(15, 15, 15, 0.2) 68%, rgba(0, 0, 0, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(47, 47, 47, 0.75) 0%, rgba(43, 43, 43, 0.65) 9%, rgba(36, 36, 36, 0.55) 23%, rgba(29, 29, 29, 0.45) 38%, rgba(23, 23, 23, 0.35) 51%, rgba(15, 15, 15, 0.2) 68%, rgba(0, 0, 0, 0) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(47, 47, 47, 0.75) 0%, rgba(43, 43, 43, 0.65) 9%, rgba(36, 36, 36, 0.55) 23%, rgba(29, 29, 29, 0.45) 38%, rgba(23, 23, 23, 0.35) 51%, rgba(15, 15, 15, 0.2) 68%, rgba(0, 0, 0, 0) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(47, 47, 47, 0.75) 0%, rgba(43, 43, 43, 0.65) 9%, rgba(36, 36, 36, 0.55) 23%, rgba(29, 29, 29, 0.45) 38%, rgba(23, 23, 23, 0.35) 51%, rgba(15, 15, 15, 0.2) 68%, rgba(0, 0, 0, 0) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bf2f2f2f', endColorstr='#00000000',GradientType=0 );
  /* IE6-8 */ }

/*.wrapper .header .slideshow:after,
.wrapper .header-slider:after,*/
.wrapper .header #slider_holder:before {
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%); }

.slick-initialized .slick-slide:after {
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%); }

/*.header-content{
    background:rgba(255,255,255, 0);
}*/
/*.logo{
    background: linear-gradient(to bottom,  #e0dfdd 0%,#bfb8b2 100%);
}
*/
/*.black-transparent{
    background:rgba(0,0,0,0.9);
}*/
.dark-transparent {
  background: rgba(47, 47, 47, 0.9); }

/* DATE PICKER */
.ui-datepicker td.dp-highlight a {
  background: #ababab;
  color: #FFF;
  border: 1px solid #878787; }

/*
 * Select all td.dp-highlight children of .ui-datepicker tr, including the first one,
 * and give them a the layout.
 */
/*.ui-datepicker tr > td.dp-highlight a{
    background:#696969;
    border-color:#000;
    color:#FFF;
}
*/
/*
 * Select all but the first td.dp-highlight child of .ui-datepicker tr,
 * and apply a different layout.
 */
/*.ui-datepicker tr > td.dp-highlight ~ td.dp-highlight a{
    background:#ababab;
    color:#FFF;
    border:1px solid #878787;
}*/
/* WIDGETS */
/* row-submenu */
/*.specials-scroller-widget .itemPreview h4, .reviews-scroller-widget .item-stars{
    border-color:#c6c6c6 !important;
}*/
.submenu-item {
  border-color: #fff !important; }

/*.itemPreview h4 a{
    color:#838383;
}*/
.specials-scroller-widget .item-price a, .reviews-scroller-widget .item-name {
  color: #000; }

/*.item-bookinglink a, .item-readmore a, .item-intro a, .readmore-link{
    color:#9b9b9b;
}*/
/*.specials-scroller-widget .item-bookinglink a{
    color:#ffffff;
}*/
a, .item-intro a, .pager {
  color: #7e7e7e; }

.row-item-title, .submenu-title {
  color: #fff; }

.item-hover-content {
  background: #262626;
  background: rgba(26, 26, 26, 0.9); }

.nav-arrows, .carousel-nav {
  background-color: #e1e1e1;
  -webkit-transition: background-color .2s;
  -moz-transition: background-color .2s;
  -o-transition: background-color .2s;
  transition: background-color .2s; }

/*.main .nav-arrows:hover, .main .carousel-nav:hover, .main .nav-arrows:focus, .main .carousel-nav:focus{
    background-color:#00aeef;
}*/
/* generic widgets layout */
.item-hover-content, .item-hover-content a, .item-hover-content a:hover, .grid-list-map-views-widget .item-hover-content a {
  color: #fff; }

/* grid-list views */
/*.grid-list-views-widget  .item-bookinglink a{
    color:#fff;
}*/
.grid-list-views-widget .item-discount {
  background: rgba(26, 26, 26, 0.9);
  color: #fff; }

/*.grid-list-views-widget .item-bookinglink{
    background-color:#414142;
}*/
/*.grid-list-views-widget .item-price{
    background-color:#e5e5e5;
}*/
.grid-list-views-widget .items-list-view .itemdetail-link {
  border-color: #c5c5c5; }

/* grid-list-map views & map-categories widgets  */
.respwidget .category-label {
  color: #fff; }

/* MAP UI COLORS */
.map-wrapper .map-controls .pan, .map-wrapper .map-controls .zoom .zoom-button, #map-wrapper .map-controls .pan, #map-wrapper .map-controls .zoom .zoom-button {
  background-color: #d5d5d5; }

/*div.directions-wrapper{
    background-color: #757575;
}*/
/*#get-directions button{
    background-color:#e1e1e1;
}
#get-directions button.active{
    background-color: #636465;
}*/
/*#get-directions button:after{
    color: #959595;
}*/
/*#get-directions button.active:after{
    color: #fff;
}*/
/* uniform grid */
/*.uniform-grid-widget .item-bookinglink a{
    color:#fff;
}*/
/* Tabs & Tables */
.tab, .tab-content {
  border-color: #e0e0e0 !important; }

/*.tab.active,*/
.rows-color, .tab.active .tab-icon {
  border-color: #f0f0f0 !important; }

.tab-title, .rows-color li:nth-child(2n+0), .tab-content tbody tr:nth-child(even) {
  background: #fff; }

.tabs-content {
  background-color: #f0f0f0; }

.tab.active .tab-title {
  background-color: rgba(255, 255, 255, 0); }

.rows-color li:nth-child(2n+1), .tab-content tbody tr:nth-child(odd) {
  background: #f0f0f0; }

.tab-content thead tr {
  background: #616161; }

.tab-content thead {
  color: #fff; }

/* Forms */
.flexibleForm .section .heading {
  border-color: #c5c5c5; }

/*form.flexibleForm .type_radioButtons .label:before, form.flexibleForm .type_checkBox  .label:before,
form.flexibleForm .fieldBlock.type_selectTitle:before, form.flexibleForm .fieldBlock.type_selectCountry:before, form.flexibleForm .fieldBlock.type_selectPosition:before{
    background-color: #fff;
}*/
input[type=radio]:checked + .label:before, input[type=checkbox]:checked + .label:before {
  color: #333333;
  border-color: #acacac !important; }

/* List with Tabs */
/*.list-with-tabs-widget .tab{
    border-color:#e0e0e0 !important;
}
.list-with-tabs-widget .tab.active, .list-with-tabs-widget .hours-tab-content{
    border-color:#f0f0f0 !important;
}
.list-with-tabs-widget .tab-title, .list-with-tabs-widget .hours-tab-content .alt{
    background:#fff;
}
.list-with-tabs-widget .tabs-content, .list-with-tabs-widget .tab.active .tab-title, .list-with-tabs-widget .hours-tab-content li{
    background:#f0f0f0;
}*/
/*.list-with-tabs-widget .item-button{
    background:#d2d2d2;
}*/
/* Item Detail & Featured Items List */
.best-rate a > span, .featured-items-list-widget a:not(.view-all) {
  color: #9f9f9f; }

.item-detail-widget .price a {
  color: #000; }

.featured-items-list-widget .item-price a {
  color: #5f5f5f; }

/*.featured-items-list-widget .view-all{
    color:#7e7e7e;
}*/
.item-detail-widget .price-val, .item-detail-widget .currency, .item-detail-widget .navbar a {
  color: #838383; }

/*.item-detail-widget .itemPreviewBookingLink a{
    color:#6c6c6c;
}*/
.item-detail-widget .share.label {
  color: #373737; }

/*.item-detail-widget .booking-container .booking-content-separator{
    border-color:#9f9f9f;
}*/
.item-detail-widget .over-item {
  color: #737373; }

/*.item-detail-widget .over-content{
    background:rgba(255,255,255,0.6);
}*/
/*.item-detail-widget .navbar .separator{
    border-color:#3e403e;
}*/
/*.item-detail-widget .details-separator{
    border-color:#7e7e7e;
}*/
/* newsletter */
.newsletter-widget input {
  color: #FFF; }

.newsletter-widget input {
  background: #8b8b8b; }

/*.newsletter-widget .submit{
    background:#616161;
}*/
/* grid - list views with pager & grid - list careers */
.grid-list-pager-widget .categories-list, .grid-list-careers-widget .categories-list {
  border-color: #c8c8c8; }

/*.grid-list-pager-widget .itemPreview,*/
.grid-list-careers-widget .itemPreview {
  border-color: #d9d9d9; }

.grid-list-pager-widget h3, .grid-list-pager-widget .cafe-menu-content .blockCollection .contentBlock .h3, .cafe-menu-content .blockCollection .contentBlock .grid-list-pager-widget .h3, .grid-list-pager-widget .menu-content .blockCollection .contentBlock .h3, .menu-content .blockCollection .contentBlock .grid-list-pager-widget .h3, .grid-list-pager-widget .h3, .grid-list-pager-widget .view-list .item-date, .grid-list-careers-widget h3, .grid-list-careers-widget .cafe-menu-content .blockCollection .contentBlock .h3, .cafe-menu-content .blockCollection .contentBlock .grid-list-careers-widget .h3, .grid-list-careers-widget .menu-content .blockCollection .contentBlock .h3, .menu-content .blockCollection .contentBlock .grid-list-careers-widget .h3, .grid-list-careers-widget .h3, .grid-list-careers-widget .view-list .item-date {
  color: #373737; }

/*.grid-list-pager-widget .item-date,*/
.grid-list-careers-widget .item-date {
  background: rgba(255, 255, 255, 0.75); }

.grid-list-pager-widget .category.active > .cat-name, .grid-list-careers-widget .category.active > .cat-name {
  background: #c6c5c5; }

.grid-list-pager-widget .view-list .details-separator, .grid-list-careers-widget .view-list .details-separator {
  border-color: #7e7e7e; }

.grid-list-pager-widget .items-list li.show-bullets:before, .grid-list-careers-widget .items-list li.show-bullets:before {
  color: #c0c0c0; }

.grid-list-careers-widget .view-list a .item-viewmore {
  color: #9b9b9b; }

.item-detail-widget .left-column h3, .item-detail-widget .left-column .cafe-menu-content .blockCollection .contentBlock .h3, .cafe-menu-content .blockCollection .contentBlock .item-detail-widget .left-column .h3, .item-detail-widget .left-column .menu-content .blockCollection .contentBlock .h3, .menu-content .blockCollection .contentBlock .item-detail-widget .left-column .h3, .item-detail-widget .left-column h4, .item-detail-widget .right-column h3, .item-detail-widget .right-column .cafe-menu-content .blockCollection .contentBlock .h3, .cafe-menu-content .blockCollection .contentBlock .item-detail-widget .right-column .h3, .item-detail-widget .right-column .menu-content .blockCollection .contentBlock .h3, .menu-content .blockCollection .contentBlock .item-detail-widget .right-column .h3, .item-detail-widget .left-column .h3, .item-detail-widget .left-column .h4, .item-detail-widget .right-column .h3 {
  color: #6c6c6c; }

::-webkit-input-placeholder {
  color: #7e7e7e; }

/* agenda widget */
.agenda-widget .ui-datepicker-calendar td:hover, .agenda-widget .ui-datepicker thead th {
  background: #d4d2d2 !important; }

.agenda-widget .ui-datepicker-today, .agenda-widget td.ui-datepicker-today:hover {
  background: #555555 !important; }

.agenda-widget .ui-widget-content, .agenda-widget .overlay,
#page_home .images-viewmore:after,
#page_home .images-viewmore:before {
  background: #FFF; }

.agenda-widget .ui-datepicker-today a, .agenda-widget td.ui-datepicker-today:hover a,
.agenda-widget .ui-datepicker-today a .title:before {
  color: #FFF !important; }

.agenda-widget .ui-datepicker-title, .agenda-widget .ui-datepicker-next, .agenda-widget .ui-datepicker-prev, .agenda-widget .itemPreview a,
.agenda-widget .ui-datepicker td:hover a, .agenda-widget .ui-datepicker td a h3:before, .agenda-widget .ui-datepicker td a .cafe-menu-content .blockCollection .contentBlock .h3:before, .cafe-menu-content .blockCollection .contentBlock .agenda-widget .ui-datepicker td a .h3:before, .agenda-widget .ui-datepicker td a .menu-content .blockCollection .contentBlock .h3:before, .menu-content .blockCollection .contentBlock .agenda-widget .ui-datepicker td a .h3:before, .agenda-widget .overlay h3, .agenda-widget .overlay .cafe-menu-content .blockCollection .contentBlock .h3, .cafe-menu-content .blockCollection .contentBlock .agenda-widget .overlay .h3, .agenda-widget .overlay .menu-content .blockCollection .contentBlock .h3, .menu-content .blockCollection .contentBlock .agenda-widget .overlay .h3, .agenda-widget .overlay .summary, .agenda-widget .overlay .summary p, .agenda-widget .overlay,
.agenda-widget .ui-state-default .overlay .readmore span, .agenda-widget .overlay .readmore .readmore-arrows,
.agenda-widget .ui-datepicker-prev .ui-icon, .agenda-widget .ui-datepicker-next .ui-icon, .agenda-widget .ui-datepicker-prev span.month-text, .agenda-widget .ui-datepicker-next span.month-text {
  color: #7e7e7e !important; }

.agenda-widget .ui-datepicker thead th span, .agenda-viewItem .navbar a {
  color: #000; }

.agenda-viewItem .itemPreviewTitle {
  color: #6C6C6C !important; }

.agenda-widget .ui-datepicker td, .agenda-widget .overlays-container {
  border-color: #d2d2d2 !important; }

/*.agenda-widget .itemPreview{
    border-color:#979797;
}*/
.agenda-widget .overlay, .agenda-widget .ui-datepicker-calendar td.open, .agenda-widget .ui-datepicker-calendar td.event-day {
  background: #d2d2d2; }

/*.agenda-widget .overlay .readmore, .agenda-widget .overlay .readmore span{
    color:#9b9b9b;
}*/
.agenda-widget .overlay .counter {
  color: #616161; }

.agenda-widget .month.active > .month-name {
  background: #c6c5c5; }

/* Desktop */
@media (min-width: 1199px) {
  /* BACKGROUNDS */
  /* FONTS COLORS */
  /* BORDERS */
  .footer.three-col .icon .w {
    border-left: 1px solid #d8d8d8; } }
/* Tablet & Desktop */
@media (min-width: 768px) {
  /* BACKGROUNDS */
  .fixed .header-content {
    background-color: #fff; }

  /*  .gallery-navigation .cat-item.active .cat-lbl{
          background:#676767;
      }*/
  /* FONTS COLORS */
  /*  .gallery-navigation .cat-item.active .cat-lbl{
          color:#fff;
      }*/
  .fixed .navigation .level1 > a {
    color: #7B7B7B; }

  /* BORDERS */
  .fixed .header-content {
    border-bottom: 1px solid #e6e6e6; } }
/* Portrait tablet to Landscape */
@media (min-width: 768px) and (max-width: 1023px) {
  /* BACKGROUNDS */
  /* FONT COLORS */
  /* BORDERS */ }
/* MOBILE */
@media (max-width: 767px) {
  /* BACKGROUNDS */
  /*  .header .header-content{
          background:#ADADAD;
      }*/
  .header-content {
    background-color: rgba(255, 255, 255, 0.8) !important; }

  #page_home .main-slogan {
    color: #727272; }

  .booking-header {
    background: #fff; }

  .booking-button {
    background: #727272; }

  .cat-list.open .cat-item:focus,
  .cat-list.open .cat-item.active {
    background: #676767; }

  /* FONT COLORS */
  .booking-header, .agenda-widget .overlay-navigator .counter,
  .cat-list.open .cat-item:focus,
  .cat-list.open .cat-item.active {
    color: #fff; }

  /* BORDERS */
  .booking-button a::after {
    border-color: transparent; }

  .booking-button a::after {
    border-left-color: #fff; }

  .main:after {
    border-top-color: #fff; }

  .cat-list {
    border-bottom-color: #c5c5c5; } }
/* ________________________________________________________________________________________________________________*/
/* Text Link Colors */
a, .alink {
  color: #002c61;
  -webkit-transition: color .2s;
  -moz-transition: color .2s;
  -o-transition: color .2s;
  transition: color .2s; }

a:hover, .alink:hover {
  color: #002c61; }

/* Primary and Secondary Button background-colors */
.primary-btn, .primary-btn-translucent:after {
  background-color: #002c61;
  /* Default background-color of Primary buttons - .primary-btn-translucent:after Selector is for some areas that share the primary-btn background color, but have an opacity lower than 1*/
  -webkit-transition: background-color .2s;
  -moz-transition: background-color .2s;
  -o-transition: background-color .2s;
  transition: background-color .2s; }

.primary-btn:hover {
  background-color: #002c61;
  /* Hover background-color of Primary buttons */ }

.primary-btn > a {
  color: #fff;
  /* The color of the button text for Primary buttons */ }

.primary-btn-translucent > a {
  color: #2a2a2a;
  /* The color of the text that appears over translucent primary-btn background (for example, the "From" text in the booking section on Rooms grid view) */ }

/* Pseudo element that holds translucent primary-btn background color - Don't remove this */
.primary-btn-translucent:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: .2; }

.secondary-btn {
  background-color: #000;
  /* Default background-color of Secondary buttons */
  color: #fff;
  /* Change the button text color for Secondary buttons here */
  -webkit-transition: background-color .2s;
  -moz-transition: background-color .2s;
  -o-transition: background-color .2s;
  transition: background-color .2s; }

.secondary-btn:hover {
  background-color: #00aeef;
  /* Hover background-color of Secondary buttons */ }

/* ________________________________________________________________________________________________________________*/
/* Primary and Secondary Container (box) Colors */
.primary-box {
  background-color: #757575;
  /* Default background-color of Primary containers/boxes */ }

.primary-box-bottom-border {
  border-bottom: 1px solid #757575;
  /* Used for Horizontal Rule under the main content of Homepage */ }

.secondary-box {
  background-color: #000;
  /* Default background-color of Secondary containers/boxes. Seems to currently only be used on the footer-top section */ }

/* ________________________________________________________________________________________________________________*/
/* Callout Box Widget BG Color*/
.call-out-bg, .call-out-bg-translucent:after {
  background-color: #f6f7f5; }

.call-out-bg-translucent:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: .6;
  z-index: 1; }

/* ________________________________________________________________________________________________________________*/
/* Divider Color */
.divider {
  border-color: #cfcfcf !important;
  /*The !important is needed to overwrite the default border declarition of each element using this divder color*/ }

/* ________________________________________________________________________________________________________________*/
/* UI States Level One */
/* PLEASE NOTE: there is an Error in the PSD and the Module Controls icons are currently using the Default, Hover, and Active colors of UI States Level One (but they are not using the colors from the 'icon' box);*/
.ui-state-box-l1 {
  background-color: #6f6f70;
  /* Apparently this isn't used anywhere on T3 */ }

.ui-state-icon-l1 {
  color: #a3a3a3; }

.ui-state-icon-l1:hover {
  color: #00aeef; }

.ui-state-icon-l1.active {
  color: #414141; }

/* ________________________________________________________________________________________________________________*/
/* UI States */
.ui-state-box, #blockCollection .type_accordionBlock .accordionTitle.ui-state-box {
  background-color: #850051;
  -webkit-transition: background-color .2s, color .2s;
  -moz-transition: background-color .2s, color .2s;
  -o-transition: background-color .2s, color .2s;
  transition: background-color .2s, color .2s; }

.ui-state-box:hover, #blockCollection .type_accordionBlock .accordionTitle.ui-state-box:hover {
  background-color: #00aeef; }

.ui-state-box.active, .ui-state-box.in, #blockCollection .type_accordionBlock.expanded .accordionTitle.ui-state-box {
  background-color: #000; }

.ui-state-icon, .tab.ui-state-box:not(.active):hover, #blockCollection .type_accordionBlock .accordionTitle.ui-state-icon {
  color: #fff;
  -webkit-transition: background-color .2s, color .2s;
  -moz-transition: background-color .2s, color .2s;
  -o-transition: background-color .2s, color .2s;
  transition: background-color .2s, color .2s; }

/* The Dining page menu links require custom implementation because of the way in which they were designed */
.list-with-tabs-widget .item-button a.ui-state-icon:after, .list-with-tabs-widget a.item-button.ui-state-icon:after {
  background-color: #959595;
  /* This background-color should use the same color as the .ui-state-icon uses for text above */
  color: #e1e1e1;
  /* This text color should match the background-color used by the .ui-state-box above */ }

.ui-state-icon:hover, .tab.ui-state-icon:not(.active):hover .tab-icon:after, #blockCollection .type_accordionBlock .accordionTitle.ui-state-icon:hover {
  color: #fff; }

.ui-state-icon.active, .ui-state-icon.in, .fade-btn.in .ui-state-icon, #blockCollection .type_accordionBlock.expanded .accordionTitle.ui-state-icon {
  color: #fff;
  /* The .fade-btn and .in classes are added specifically for the homepage row-submenu-widget */ }

/* ________________________________________________________________________________________________________________*/
/* Update This UI Section - Module Controls */
@media (min-width: 1024px) {
  .booking-header.is-mobile.map-no-print {
    display: none; } }
@media (min-width: 768px) and (max-width: 1023px) {
  .booking-header.is-mobile.map-no-print {
    display: none; } }
/* MOVIL */
@media (max-width: 767px) {
  .booking {
    display: none; }

  .booking-header.is-mobile {
    position: fixed;
    width: 100%;
    height: 40px;
    overflow: hidden;
    font-size: 15px;
    bottom: 0;
    left: 0;
    z-index: 999; }

  .booking-header > * {
    float: right;
    margin: 0;
    padding: 0;
    display: block;
    width: 50%;
    height: 100%;
    text-align: center;
    line-height: 40px; }

  .booking-header > *:first-child {
    position: absolute;
    left: 0;
    top: 0; }

  .best-rate-content a {
    text-transform: none;
    font-size: 15px;
    text-decoration: none; }

  .best-rate .currency, .best-rate .amount {
    font-size: 25px; }

  .best-rate .amount {
    margin-right: -6px;
    margin-left: -4px; }

  .booking-button a {
    font-size: 16px;
    line-height: 42px; }

  .booking-button {
    font-size: 20px;
    overflow: hidden; }

  .booking-wpr {
    margin: 0;
    display: none; } }
/***************  templates/main/css/modulePackages.css  ***************/
.widget_listModuleItems, .widget-content {
  height: 100%; }

/* first package module */
.packagefirstone {
  height: auto;
  margin: 22px 0 0 1px;
  width: 99.94%; }

.packagefirstone ul {
  list-style: none;
  margin: 0;
  padding: 0; }

.packagefirstone ul .onlyfirstpackage {
  border: 1px solid #d3c9b6;
  clear: both;
  height: 246px;
  line-height: 15px;
  padding: 4px 0 0 5px; }

.packagefirstone .modImagePack {
  float: left;
  height: 241px;
  position: relative;
  width: 34.6%; }

.modImagePack img {
  width: 100%; }

.packagefirstone .cycle-slideshow {
  z-index: 1; }

.packagefirstone .control {
  display: block;
  width: 15px;
  height: 23px;
  background: url(/images/arrow-scroller-restaurant.html) no-repeat;
  position: absolute;
  top: 110px;
  z-index: 2;
  cursor: pointer; }

.packagefirstone .prev {
  background-position: left 0;
  left: 20px; }

.packagefirstone .next {
  background-position: right 0;
  right: 26px; }

.packagefirstone .content-package {
  float: left;
  padding: 0 0 0 8.3%;
  width: 462px; }

.content-package .itemPreviewViewLink {
  cursor: pointer;
  position: relative; }

.content-package .booklink:hover {
  background-color: #a99978;
  color: #fff; }

.content-package .booklink .fromBook {
  font-family: 'Lato',sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 900;
  margin-right: 0px; }

.modulepopuplist {
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 1000;
  overflow: hidden; }

.light-bkg {
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 10;
  height: 100%;
  width: 100%;
  position: fixed;
  display: none; }

/****** view item popup *********/
.contentpack {
  display: none;
  height: 100%;
  position: relative;
  width: 100%;
  z-index: 100;
  padding: 0;
  overflow-y: auto; }

.open.scrollerbttn {
  position: absolute;
  top: 0; }

.opencontent-container {
  border: 2px solid #002c61;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  width: 88%;
  background: #fff;
  min-height: 512px;
  top: 50%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%); }

.opened.open {
  display: block; }

.opened.close {
  display: none; }

.contentpack .closebttn {
  cursor: pointer;
  height: 30px;
  position: absolute;
  right: 18px;
  top: 14px;
  width: 33px; }

.contentpack .viewItemContent {
  clear: both;
  min-height: 463px;
  overflow: hidden;
  padding: 21px 1.6% 26px;
  width: auto; }

.contentpack .leftItem {
  float: left;
  width: 48.6% !important;
  height: 464px !important; }

.contentpack .leftItem img {
  width: 100%;
  height: 100%; }

.contentpack .rightItem {
  float: left;
  padding-left: 72px;
  width: 42.3%; }

#packages-title h3, #packages-title .cafe-menu-content .blockCollection .contentBlock .h3, .cafe-menu-content .blockCollection .contentBlock #packages-title .h3, #packages-title .menu-content .blockCollection .contentBlock .h3, .menu-content .blockCollection .contentBlock #packages-title .h3,
#packages-title .h3 {
  font-family: 'Raleway', sans-serif;
  color: #002c61;
  font-weight: 400;
  text-transform: uppercase;
  margin: 0;
  font-size: 24px;
  line-height: 28px;
  letter-spacing: 1.8px;
  margin-bottom: 16px;
  text-align: center;
  padding-top: 23px; }

.rightItem h3, .rightItem .cafe-menu-content .blockCollection .contentBlock .h3, .cafe-menu-content .blockCollection .contentBlock .rightItem .h3, .rightItem .menu-content .blockCollection .contentBlock .h3, .menu-content .blockCollection .contentBlock .rightItem .h3,
.rightItem .h3 {
  font-family: 'Raleway', sans-serif;
  color: #002c61;
  font-weight: 400;
  text-transform: uppercase;
  margin: 0;
  font-size: 24px;
  line-height: 28px;
  letter-spacing: 1.8px;
  margin-bottom: 16px; }

.contentpackItem {
  padding-top: 45px;
  padding-left: 3px; }

.content-package .introfirst, .rightItem .contentpackItem p {
  color: #525252;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  margin: 0 0 22px;
  font-family: 'Open Sans', sans-serif; }

.contentpackItem ul, ol {
  margin-top: 12px;
  margin-bottom: 12px;
  padding-left: 18px;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px; }

.contentpackItem li {
  line-height: 22px;
  padding-left: 17px; }

.rightItem a {
  color: #333333;
  text-decoration: none; }

.rightItem a:hover {
  color: #002c61; }

p.priceFirst {
  color: #002c61;
  text-decoration: none;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  position: relative;
  font-weight: 600;
  padding: 69px 0 0 1px;
  margin: 0;
  float: left; }

p.priceSecond {
  color: #002c61;
  text-decoration: none;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  position: relative;
  font-weight: 600;
  padding: 64px 0 0 13px;
  margin: 0;
  float: left; }

p.priceThree {
  margin: 0;
  float: left;
  color: #002c61;
  font-family: 'Open Sans', sans-serif;
  font-size: 25px;
  position: relative;
  padding: 59px 0 0 0px; }

#bookNow {
  float: right;
  width: 170px;
  height: 45px;
  background: #002C61;
  position: relative;
  margin: 55px 1px 0 0px;
  line-height: 45px;
  text-align: center; }

#bookNow:hover {
  background: #000; }

a.booklink {
  color: #fff;
  font-family: 'Raleway', sans-serif;
  text-transform: uppercase;
  font-size: 15px;
  display: block; }

a:hover.booklink {
  color: #fff; }

/* end first package module */
.isfixed {
  position: fixed !important;
  top: 0;
  background-color: rgba(0, 0, 0, 0.8); }

/*landscape*/
@media (max-height: 700px) {
  .opencontent-container {
    -webkit-transform: translate(0, 0) !important;
    transform: translate(0, 0) !important;
    top: 0;
    margin: 40px auto !important; } }
@media (min-width: 1024px) and (max-width: 1156px) {
  .opencontent-container {
    margin: 0 auto; }

  .contentpack .rightItem {
    padding-left: 43px; } }
/*tablet- desktop*/
@media (min-width: 768px) and (max-width: 1023px) {
  .opencontent-container {
    width: 86%;
    margin: 0 auto;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    top: 0;
    margin: 40px auto !important; }

  .contentpack .leftItem {
    float: none;
    width: 86.6% !important;
    height: 300px !important;
    margin: 0 auto; }

  .contentpack .rightItem {
    float: none;
    padding-left: 72px;
    width: 81.3%; } }
/* MOBILE*/
@media (max-width: 767px) {
  .opencontent-container {
    width: 88%;
    margin: 0 auto;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    top: 0;
    margin: 40px auto !important; }

  .contentpack .closebttn {
    right: 9px;
    top: 6px; }

  .contentpack .leftItem {
    float: none;
    width: 72.6% !important;
    height: 150px !important;
    margin: 0 auto; }

  .contentpack .rightItem {
    float: none;
    padding: 0;
    width: 72.3%;
    margin: 0 auto; }

  .content-package .introfirst,
  .rightItem .contentpackItem p {
    font-size: 13px; }

  .contentpackItem {
    padding-top: 20px; }

  .contentpackItem li {
    padding-left: 6px; }

  .contentpackItem ul,
  ol {
    font-size: 13px; }

  p.priceFirst {
    padding: 20px 0 0 1px; }

  p.priceSecond {
    padding: 18px 0 0 13px; }

  p.priceThree {
    padding: 10px 0 0; }

  #bookNow {
    float: none;
    margin: 80px auto 20px; } }
/***************  templates/main/css/inc.Contact.css  ***************/
@media only screen {
  #middle-bottom-Content {
    position: absolute;
    z-index: 10;
    height: 214px;
    top: 110px;
    width: 100%; }

  #middle-bottom-Content .email-entry {
    width: 470px;
    margin: 50px auto 0; }

  #middle-bottom-Content .email-entry .email-contact {
    position: relative;
    display: block;
    text-align: center;
    margin-bottom: 21px; }

  #middle-bottom-Content .email-entry .email-contact {
    font-family: 'Open Sans', sans-serif;
    font-size: 29px;
    font-style: italic;
    font-weight: 300;
    line-height: 1;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px; }

  #middle-bottom-Content .email-entry .input_wrap {
    width: 375px;
    height: 38px;
    margin: 0 auto;
    position: relative; }

  #middle-bottom-Content .email-entry #email-address {
    position: relative;
    width: 340px;
    height: 36px;
    border: 1px solid #fff;
    background: rgba(60, 59, 73, 0.8);
    float: left;
    padding: 0;
    margin-right: 10px; }

  #middle-bottom-Content .email-entry #email-address {
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    font-style: italic;
    font-weight: 300;
    line-height: 1;
    color: #fff;
    text-align: center; }

  #middle-bottom-Content .email-entry .go {
    position: relative;
    width: 23px;
    height: 38px;
    background: url(/images/arrow_left.png) no-repeat bottom right;
    border: none;
    cursor: pointer;
    padding: 0; } }
@media only screen and (min-width: 1024px) {
  #middle-bottom-Content {
    top: 95px; }

  #middle-bottom-Content .email-entry {
    width: 855px;
    margin: 75px auto 0; }

  #middle-bottom-Content .email-entry .email-contact {
    float: left;
    margin-right: 40px;
    position: relative; }

  #middle-bottom-Content .email-entry .input_wrap {
    float: left;
    margin: 0; } }
/***************  templates/main/libs/jquery/owl.carousel/assets/owl.carousel.css  ***************/
/*
 *  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;
  /*height: 0px;*/
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px); }

#page_home .owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  height: 350px;
  /* 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;
  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; }

@media (min-width: 1024px) {
  .ipad .owl-carousel .owl-item {
    width: 268px !important;
    margin-right: 18px !important; } }
.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;
  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; }

/***************  templates/main/css/template.home.css  ***************/
/***************  templates/main/libs/jquery/jquery-datepicker/smoothness/jquery-ui.css  ***************/
/*! jQuery UI - v1.11.1 - 2014-10-09
* http://jqueryui.com
* Includes: core.css, datepicker.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse; }

.ui-helper-clearfix:after {
  clear: both; }

.ui-helper-clearfix {
  min-height: 0;
  /* support: IE7 */ }

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
  /* support: IE8 */ }

.ui-front {
  z-index: 100; }

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important; }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none; }

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0; }

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em; }

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  cursor: pointer; }

.ui-datepicker .ui-datepicker-prev {
  left: 2px; }

.ui-datepicker .ui-datepicker-next {
  right: 2px; }

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px; }

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center; }

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0; }

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%; }

.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em; }

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0; }

.ui-datepicker td {
  border: 0;
  padding: 1px; }

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none; }

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0; }

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible; }

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto; }

.ui-datepicker-multi .ui-datepicker-group {
  float: left; }

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em; }

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%; }

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%; }

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%; }

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0; }

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left; }

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0; }

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl; }

.ui-datepicker-rtl .ui-datepicker-prev {
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next {
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next:hover {
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right; }

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px; }

/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Verdana,Arial,sans-serif;
  font-size: 1.1em; }

.ui-widget .ui-widget {
  font-size: 1em; }

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Verdana,Arial,sans-serif;
  font-size: 1em; }

.ui-widget-content {
  border: 1px solid #aaaaaa;
  background: #ffffff url(/libs/jquery/jquery-datepicker/smoothness/images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
  color: #222222; }

.ui-widget-content a {
  color: #222222; }

.ui-widget-header {
  border: 1px solid #aaaaaa;
  background: #cccccc url(/libs/jquery/jquery-datepicker/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;
  color: #222222;
  font-weight: bold; }

.ui-widget-header a {
  color: #222222; }

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #d3d3d3;
  background: #e6e6e6 url(/libs/jquery/jquery-datepicker/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #555555; }

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #555555;
  text-decoration: none; }

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  background: #dadada url(/libs/jquery/jquery-datepicker/smoothness/images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #212121; }

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
  color: #212121;
  text-decoration: none; }

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #aaaaaa;
  background: #ffffff url(/libs/jquery/jquery-datepicker/smoothness/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #212121; }

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #212121;
  text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #fcefa1;
  background: #fbf9ee url(/libs/jquery/jquery-datepicker/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
  color: #363636; }

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636; }

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #fef1ec url(/libs/jquery/jquery-datepicker/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
  color: #cd0a0a; }

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #cd0a0a; }

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #cd0a0a; }

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold; }

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  /* support: IE8 */
  font-weight: normal; }

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  /* support: IE8 */
  background-image: none; }

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
  /* support: IE8 - See #6059 */ }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px; }

.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url(/libs/jquery/jquery-datepicker/smoothness/images/ui-icons_222222_256x240.png); }

.ui-widget-header .ui-icon {
  background-image: url(/libs/jquery/jquery-datepicker/smoothness/images/ui-icons_222222_256x240.png); }

.ui-state-default .ui-icon {
  background-image: url(/libs/jquery/jquery-datepicker/smoothness/images/ui-icons_888888_256x240.png); }

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url(/libs/jquery/jquery-datepicker/smoothness/images/ui-icons_454545_256x240.png); }

.ui-state-active .ui-icon {
  background-image: url(/libs/jquery/jquery-datepicker/smoothness/images/ui-icons_454545_256x240.png); }

.ui-state-highlight .ui-icon {
  background-image: url(/libs/jquery/jquery-datepicker/smoothness/images/ui-icons_2e83ff_256x240.png); }

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url(/libs/jquery/jquery-datepicker/smoothness/images/ui-icons_cd0a0a_256x240.png); }

/* positioning */
.ui-icon-blank {
  background-position: 16px 16px; }

.ui-icon-carat-1-n {
  background-position: 0 0; }

.ui-icon-carat-1-ne {
  background-position: -16px 0; }

.ui-icon-carat-1-e {
  background-position: -32px 0; }

.ui-icon-carat-1-se {
  background-position: -48px 0; }

.ui-icon-carat-1-s {
  background-position: -64px 0; }

.ui-icon-carat-1-sw {
  background-position: -80px 0; }

.ui-icon-carat-1-w {
  background-position: -96px 0; }

.ui-icon-carat-1-nw {
  background-position: -112px 0; }

.ui-icon-carat-2-n-s {
  background-position: -128px 0; }

.ui-icon-carat-2-e-w {
  background-position: -144px 0; }

.ui-icon-triangle-1-n {
  background-position: 0 -16px; }

.ui-icon-triangle-1-ne {
  background-position: -16px -16px; }

.ui-icon-triangle-1-e {
  background-position: -32px -16px; }

.ui-icon-triangle-1-se {
  background-position: -48px -16px; }

.ui-icon-triangle-1-s {
  background-position: -64px -16px; }

.ui-icon-triangle-1-sw {
  background-position: -80px -16px; }

.ui-icon-triangle-1-w {
  background-position: -96px -16px; }

.ui-icon-triangle-1-nw {
  background-position: -112px -16px; }

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px; }

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px; }

.ui-icon-arrow-1-n {
  background-position: 0 -32px; }

.ui-icon-arrow-1-ne {
  background-position: -16px -32px; }

.ui-icon-arrow-1-e {
  background-position: -32px -32px; }

.ui-icon-arrow-1-se {
  background-position: -48px -32px; }

.ui-icon-arrow-1-s {
  background-position: -64px -32px; }

.ui-icon-arrow-1-sw {
  background-position: -80px -32px; }

.ui-icon-arrow-1-w {
  background-position: -96px -32px; }

.ui-icon-arrow-1-nw {
  background-position: -112px -32px; }

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px; }

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px; }

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px; }

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px; }

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px; }

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px; }

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px; }

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px; }

.ui-icon-arrowthick-1-n {
  background-position: 0 -48px; }

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px; }

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px; }

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px; }

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px; }

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px; }

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px; }

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px; }

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px; }

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px; }

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px; }

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px; }

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px; }

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px; }

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px; }

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px; }

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px; }

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px; }

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px; }

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px; }

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px; }

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px; }

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px; }

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px; }

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px; }

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px; }

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px; }

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px; }

.ui-icon-arrow-4 {
  background-position: 0 -80px; }

.ui-icon-arrow-4-diag {
  background-position: -16px -80px; }

.ui-icon-extlink {
  background-position: -32px -80px; }

.ui-icon-newwin {
  background-position: -48px -80px; }

.ui-icon-refresh {
  background-position: -64px -80px; }

.ui-icon-shuffle {
  background-position: -80px -80px; }

.ui-icon-transfer-e-w {
  background-position: -96px -80px; }

.ui-icon-transferthick-e-w {
  background-position: -112px -80px; }

.ui-icon-folder-collapsed {
  background-position: 0 -96px; }

.ui-icon-folder-open {
  background-position: -16px -96px; }

.ui-icon-document {
  background-position: -32px -96px; }

.ui-icon-document-b {
  background-position: -48px -96px; }

.ui-icon-note {
  background-position: -64px -96px; }

.ui-icon-mail-closed {
  background-position: -80px -96px; }

.ui-icon-mail-open {
  background-position: -96px -96px; }

.ui-icon-suitcase {
  background-position: -112px -96px; }

.ui-icon-comment {
  background-position: -128px -96px; }

.ui-icon-person {
  background-position: -144px -96px; }

.ui-icon-print {
  background-position: -160px -96px; }

.ui-icon-trash {
  background-position: -176px -96px; }

.ui-icon-locked {
  background-position: -192px -96px; }

.ui-icon-unlocked {
  background-position: -208px -96px; }

.ui-icon-bookmark {
  background-position: -224px -96px; }

.ui-icon-tag {
  background-position: -240px -96px; }

.ui-icon-home {
  background-position: 0 -112px; }

.ui-icon-flag {
  background-position: -16px -112px; }

.ui-icon-calendar {
  background-position: -32px -112px; }

.ui-icon-cart {
  background-position: -48px -112px; }

.ui-icon-pencil {
  background-position: -64px -112px; }

.ui-icon-clock {
  background-position: -80px -112px; }

.ui-icon-disk {
  background-position: -96px -112px; }

.ui-icon-calculator {
  background-position: -112px -112px; }

.ui-icon-zoomin {
  background-position: -128px -112px; }

.ui-icon-zoomout {
  background-position: -144px -112px; }

.ui-icon-search {
  background-position: -160px -112px; }

.ui-icon-wrench {
  background-position: -176px -112px; }

.ui-icon-gear {
  background-position: -192px -112px; }

.ui-icon-heart {
  background-position: -208px -112px; }

.ui-icon-star {
  background-position: -224px -112px; }

.ui-icon-link {
  background-position: -240px -112px; }

.ui-icon-cancel {
  background-position: 0 -128px; }

.ui-icon-plus {
  background-position: -16px -128px; }

.ui-icon-plusthick {
  background-position: -32px -128px; }

.ui-icon-minus {
  background-position: -48px -128px; }

.ui-icon-minusthick {
  background-position: -64px -128px; }

.ui-icon-close {
  background-position: -80px -128px; }

.ui-icon-closethick {
  background-position: -96px -128px; }

.ui-icon-key {
  background-position: -112px -128px; }

.ui-icon-lightbulb {
  background-position: -128px -128px; }

.ui-icon-scissors {
  background-position: -144px -128px; }

.ui-icon-clipboard {
  background-position: -160px -128px; }

.ui-icon-copy {
  background-position: -176px -128px; }

.ui-icon-contact {
  background-position: -192px -128px; }

.ui-icon-image {
  background-position: -208px -128px; }

.ui-icon-video {
  background-position: -224px -128px; }

.ui-icon-script {
  background-position: -240px -128px; }

.ui-icon-alert {
  background-position: 0 -144px; }

.ui-icon-info {
  background-position: -16px -144px; }

.ui-icon-notice {
  background-position: -32px -144px; }

.ui-icon-help {
  background-position: -48px -144px; }

.ui-icon-check {
  background-position: -64px -144px; }

.ui-icon-bullet {
  background-position: -80px -144px; }

.ui-icon-radio-on {
  background-position: -96px -144px; }

.ui-icon-radio-off {
  background-position: -112px -144px; }

.ui-icon-pin-w {
  background-position: -128px -144px; }

.ui-icon-pin-s {
  background-position: -144px -144px; }

.ui-icon-play {
  background-position: 0 -160px; }

.ui-icon-pause {
  background-position: -16px -160px; }

.ui-icon-seek-next {
  background-position: -32px -160px; }

.ui-icon-seek-prev {
  background-position: -48px -160px; }

.ui-icon-seek-end {
  background-position: -64px -160px; }

.ui-icon-seek-start {
  background-position: -80px -160px; }

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px; }

.ui-icon-stop {
  background-position: -96px -160px; }

.ui-icon-eject {
  background-position: -112px -160px; }

.ui-icon-volume-off {
  background-position: -128px -160px; }

.ui-icon-volume-on {
  background-position: -144px -160px; }

.ui-icon-power {
  background-position: 0 -176px; }

.ui-icon-signal-diag {
  background-position: -16px -176px; }

.ui-icon-signal {
  background-position: -32px -176px; }

.ui-icon-battery-0 {
  background-position: -48px -176px; }

.ui-icon-battery-1 {
  background-position: -64px -176px; }

.ui-icon-battery-2 {
  background-position: -80px -176px; }

.ui-icon-battery-3 {
  background-position: -96px -176px; }

.ui-icon-circle-plus {
  background-position: 0 -192px; }

.ui-icon-circle-minus {
  background-position: -16px -192px; }

.ui-icon-circle-close {
  background-position: -32px -192px; }

.ui-icon-circle-triangle-e {
  background-position: -48px -192px; }

.ui-icon-circle-triangle-s {
  background-position: -64px -192px; }

.ui-icon-circle-triangle-w {
  background-position: -80px -192px; }

.ui-icon-circle-triangle-n {
  background-position: -96px -192px; }

.ui-icon-circle-arrow-e {
  background-position: -112px -192px; }

.ui-icon-circle-arrow-s {
  background-position: -128px -192px; }

.ui-icon-circle-arrow-w {
  background-position: -144px -192px; }

.ui-icon-circle-arrow-n {
  background-position: -160px -192px; }

.ui-icon-circle-zoomin {
  background-position: -176px -192px; }

.ui-icon-circle-zoomout {
  background-position: -192px -192px; }

.ui-icon-circle-check {
  background-position: -208px -192px; }

.ui-icon-circlesmall-plus {
  background-position: 0 -208px; }

.ui-icon-circlesmall-minus {
  background-position: -16px -208px; }

.ui-icon-circlesmall-close {
  background-position: -32px -208px; }

.ui-icon-squaresmall-plus {
  background-position: -48px -208px; }

.ui-icon-squaresmall-minus {
  background-position: -64px -208px; }

.ui-icon-squaresmall-close {
  background-position: -80px -208px; }

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px; }

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px; }

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px; }

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px; }

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px; }

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px; }

.agenda-widget .ui-datepicker table {
  background: #FFF; }

/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 4px; }

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 4px; }

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 4px; }

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 4px; }

/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa url("/libs/jquery/jquery-datepicker/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
  opacity: 0.3;
  filter: Alpha(Opacity=30);
  /* support: IE8 */ }

.ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #aaaaaa url("/libs/jquery/jquery-datepicker/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
  opacity: 0.3;
  filter: Alpha(Opacity=30);
  /* support: IE8 */
  border-radius: 8px; }

/* DONT EDIT OVERRIDES */
.ui-widget-content {
  background: transparent;
  border-color: transparent;
  border: none; }

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-br,
.ui-corner-right {
  border-radius: 0; }

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header,
.ui-widget-header .ui-state-default {
  background: transparent;
  border: none; }

.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span {
  display: none; }

table {
  border-spacing: 0 !important; }

.ui-datepicker .ui-datepicker-next:before,
.ui-datepicker .ui-datepicker-prev:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out; }

/*.ui-datepicker .ui-datepicker-next:before {background-position:-398px -190px;}*/
.ui-datepicker table {
  width: 100%;
  margin: 0 0 -1px;
  background: #fff;
  border-color: #002c61; }

.ui-datepicker {
  width: auto;
  padding: 0;
  display: inline-block; }

.ui-datepicker td {
  border: 0;
  padding: 0; }

#datepicker {
  display: inline-block; }

/* Variations */
/* Widgets Font */
.ui-widget {
  font-family: 'Open Sans', sans-serif; }

/* Datepicker BODY BACKGROUND */
.ui-widget-content {
  background: white;
  border-color: #444; }

/* Datepicker HEADER */
.ui-datepicker .ui-datepicker-header {
  text-transform: uppercase;
  font-weight: normal;
  font-size: 16px;
  /* << HEADER Font Size */
  color: white;
  /* << HEADER Font Color */
  border: 1px solid #002c61;
  /* << Header Border Color */
  background-color: #002c61;
  /* << HEADER BACKGROUND Color */ }

.ui-datepicker-calendar thead {
  color: #002c61;
  /* border: 1px solid #002c61;  << Dates Labels Border Color */
  background-color: white;
  /* << Dates Labels Background Color */
  font-size: 12px; }

/* Date Picker Dates Colors */
.ui-datepicker td {
  /* border: 1px solid #002c61;  << Dates Grid Border Colors */
  text-align: right;
  vertical-align: middle; }

.ui-widget-content .ui-state-default {
  width: 36px;
  height: 36px;
  text-align: right;
  margin: 0;
  margin-left: 0;
  margin-top: 0;
  padding: 2px;
  border: none;
  font-size: 15px;
  /* << Dates Default State Font Size */
  color: gray;
  /* << Dates Default State Font Color */
  background-color: white;
  /* << Dates Default State Background Color */ }

.ui-state-highl310light, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  color: white;
  /* << Today State Font Color */
  background-color: gray;
  /* << Today State Background Color */ }

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
  color: white;
  /* << Dates HOVER State Font Color */
  background-color: #00aeef;
  /* << Dates HOVER State Background Color */ }

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
  color: white;
  /* << Dates ACTIVE/SELECTED State Font Color */
  background-color: #00aeef;
  /* << Dates ACTIVE/SELECTED State BACKGROUND COLOR */ }

/* Date Picker Month Arrows */
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
  background: transparent; }

/*.ui-datepicker .ui-datepicker-next:before {
    border-left: 10px solid white;
}
.ui-datepicker .ui-datepicker-prev:before {
    border-right: 10px solid white;
}*/
.ui-datepicker .ui-datepicker-next:hover:before {
  border-left-color: #00aeef;
  /* << NEXT Arrow HOVER State Color */ }

.ui-datepicker .ui-datepicker-prev:hover:before {
  border-right-color: #00aeef;
  /* << PREV Arrow HOVER State Color */ }

@media (max-width: 767px) {
  .ui-widget-content .ui-state-default {
    width: 35px;
    height: 35px; } }
/***************  templates/main/css/template.home.css  ***************/
/***************  templates/main/libs/jquery/fancybox/jquery.fancybox.css  ***************/
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020; }

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.fancybox-opened {
  z-index: 8030; }

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }

.fancybox-outer, .fancybox-inner {
  position: relative; }

.fancybox-inner {
  overflow: hidden; }

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch; }

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap; }

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%; }

.fancybox-image {
  max-width: 100%;
  max-height: 100%; }

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url(/images/jquery/fancybox/fancybox_sprite.png); }

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060; }

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url(/images/jquery/fancybox/fancybox_loading.gif) center center no-repeat; }

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040; }

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url(/images/jquery/fancybox/blank.gif);
  /* helps IE */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040; }

.fancybox-prev {
  left: 0; }

.fancybox-next {
  right: 0; }

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden; }

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px; }

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px; }

.fancybox-nav:hover span {
  visibility: visible; }

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important; }

/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto; }

.fancybox-lock body {
  overflow: hidden !important; }

.fancybox-lock-test {
  overflow-y: hidden !important; }

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url(/images/jquery/fancybox/fancybox_overlay.png); }

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll; }

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050; }

.fancybox-opened .fancybox-title {
  visibility: visible; }

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center; }

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap; }

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff; }

.fancybox-title-inside-wrap {
  padding-top: 10px; }

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8); }

@media (max-width: 500px) {
  #telephone {
    margin: 11px 0 0 20px; }

  #Logo {
    width: 42px;
    margin: 10px 0 0 4px;
    height: 40px;
    background-size: cover; }

  .header-booknow {
    width: 78px;
    height: 33px;
    line-height: 35px;
    font-size: 11px;
    margin: 12px; }

  #Open_Menu {
    margin-right: 8px; } }
@media (max-width: 370px) {
  #telephone {
    display: none; } }
/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading,
  .fancybox-close,
  .fancybox-next span,
  .fancybox-prev span {
    background-image: url("/images/jquery/fancybox/fancybox_sprite%402x.png");
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/ }

  #fancybox-loading div {
    background-image: url("/images/jquery/fancybox/fancybox_loading%402x.gif");
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/ } }
#ff_eventTypeWedding,
#ff_meetingTypeMeeting,
#ff_preferredContactMeeting,
#ff_preferredContactWedding {
  border: 1px solid #FFFFFF;
  font-size: 13px;
  width: 232px !important;
  height: 28px;
  background: none;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  background-image: url("/images/select_rfp.png");
  background-position: right top;
  background-repeat: no-repeat;
  cursor: pointer;
  border-color: #FFFFFF !important; }
  #ff_eventTypeWedding option,
  #ff_meetingTypeMeeting option,
  #ff_preferredContactMeeting option,
  #ff_preferredContactWedding option {
    background: #002c61; }

.calendar-month .calendar-month__header .elegant-icon {
  color: #584e4e; }

.calendar-month__grid__date .calendar-month__grid__date__number, .calendar-month__grid__date .calendar-month__grid__date__rate {
  color: #584e4e !important; }

.calendar-month__grid__date--in-selection .calendar-month__grid__date__number, .calendar-month__grid__date--in-selection .calendar-month__grid__date__rate {
  color: #FFFFFF !important; }

#ww-widget-reviews a {
  color: #005458 !important; }

button[disabled] {
  opacity: .5;
  cursor: not-allowed !important; }

.contact-ada {
  text-align: center; }

.skip-main {
  position: absolute;
  top: auto;
  left: -999px;
  z-index: -999;
  width: 1px;
  height: 1px;
  overflow: hidden; }
  .skip-main:active, .skip-main:focus {
    top: auto;
    left: auto;
    z-index: 99999;
    width: 30%;
    height: auto;
    margin: 10px 35%;
    padding: 5px;
    overflow: auto;
    font-size: 1.2em;
    color: #fff;
    text-align: center;
    background-color: #000;
    border: 4px solid #ffff00;
    border-radius: 15px; }

.covid-main-content p {
  margin-bottom: 18px !important; }

.exit-modal {
  max-width: 320px; }
  .exit-modal .modal-dialog {
    width: 100%; }
    .exit-modal .modal-dialog .modal-header {
      background-color: #eeeeee; }
    .exit-modal .modal-dialog .modal-content {
      border-radius: 0px; }
      .exit-modal .modal-dialog .modal-content .modal-body {
        padding: 0px; }
        .exit-modal .modal-dialog .modal-content .modal-body p, .exit-modal .modal-dialog .modal-content .modal-body h1, .exit-modal .modal-dialog .modal-content .modal-body h2, .exit-modal .modal-dialog .modal-content .modal-body h3, .exit-modal .modal-dialog .modal-content .modal-body .cafe-menu-content .blockCollection .contentBlock .h3, .cafe-menu-content .blockCollection .contentBlock .exit-modal .modal-dialog .modal-content .modal-body .h3, .exit-modal .modal-dialog .modal-content .modal-body .menu-content .blockCollection .contentBlock .h3, .menu-content .blockCollection .contentBlock .exit-modal .modal-dialog .modal-content .modal-body .h3, .exit-modal .modal-dialog .modal-content .modal-body h4, .exit-modal .modal-dialog .modal-content .modal-body .h1, .exit-modal .modal-dialog .modal-content .modal-body .h2, .exit-modal .modal-dialog .modal-content .modal-body .h3, .exit-modal .modal-dialog .modal-content .modal-body .h4 {
          padding: 15px;
          text-align: center; }
      .exit-modal .modal-dialog .modal-content .image-holder {
        min-height: 200px;
        width: 100%;
        background-color: #000;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        position: relative; }
        .exit-modal .modal-dialog .modal-content .image-holder .overlay-bg {
          position: absolute;
          top: 0px;
          left: 0px;
          bottom: 0px;
          right: 0px;
          width: 100%;
          background-color: rgba(0, 0, 0, 0.4); }
        .exit-modal .modal-dialog .modal-content .image-holder .exit-detail {
          position: absolute;
          top: 50%;
          -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          transform: translateY(-50%); }
  .exit-modal .h2,
  .exit-modal h2 {
    margin-right: 30px;
    font-size: 2rem; }
  .exit-modal .btn-primary {
    margin-top: 20px;
    padding: 10px 8px;
    margin-top: 0px;
    color: #fff;
    background-color: #004f67;
    cursor: pointer;
    border-radius: 0px;
    border: 0px;
    outline: 0; }

body {
  background-color: #fff; }

.rt-guest-widget.pop_offer {
  position: fixed;
  left: 20px;
  right: auto;
  top: auto;
  bottom: 30px;
  max-width: 600px;
  width: 100%;
  background-color: #eeeeee;
  border-radius: 5px 5px 0px 0px;
  color: #015476;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.2);
  border: 1px solid rgba(0, 0, 0, 0.2);
  background-clip: padding-box;
  font-family: "chronicle-textG1-roman";
  outline: 0;
  z-index: 999; }
  @media (max-width: 767px) {
    .rt-guest-widget.pop_offer {
      max-width: 400px; } }
  .rt-guest-widget.pop_offer .rt-widget-header {
    position: relative; }
    .rt-guest-widget.pop_offer .rt-widget-header h3, .rt-guest-widget.pop_offer .rt-widget-header .cafe-menu-content .blockCollection .contentBlock .h3, .cafe-menu-content .blockCollection .contentBlock .rt-guest-widget.pop_offer .rt-widget-header .h3, .rt-guest-widget.pop_offer .rt-widget-header .menu-content .blockCollection .contentBlock .h3, .menu-content .blockCollection .contentBlock .rt-guest-widget.pop_offer .rt-widget-header .h3, .rt-guest-widget.pop_offer .rt-widget-header .h3 {
      padding: 12px 30px 12px 20px;
      margin: 0px;
      text-transform: uppercase;
      font-size: 16px;
      font-family: "Lato-Light", Helvetica, Arial, sans-serif;
      letter-spacing: 1px; }
  .rt-guest-widget.pop_offer .popup-detail-offer {
    padding: 20px;
    background-color: #ffffff; }
  .rt-guest-widget.pop_offer .body_content {
    background-color: #002c61;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
    min-height: 350px; }
    .rt-guest-widget.pop_offer .body_content .rt-overlay_widget {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.5);
      color: #ffffff; }
      .rt-guest-widget.pop_offer .body_content .rt-overlay_widget .popup_detail {
        position: absolute;
        width: 100%;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        text-align: center;
        padding: 20px;
        font-size: 1.9rem; }
        @media (max-width: 767px) {
          .rt-guest-widget.pop_offer .body_content .rt-overlay_widget .popup_detail p {
            font-size: .8em; } }
        .rt-guest-widget.pop_offer .body_content .rt-overlay_widget .popup_detail a {
          text-decoration: none;
          color: #eeeeee;
          font-family: "Lato-Light", Helvetica, Arial, sans-serif; }
  .rt-guest-widget.pop_offer .widget-booknow-link {
    background-color: #004f67;
    color: #ffffff;
    text-transform: uppercase;
    padding: 12px 20px;
    text-align: center;
    letter-spacing: 4px;
    display: block;
    text-decoration: none;
    transition: all 0.3s ease;
    font-family: "Lato-Regular";
    font-size: 13px; }
    .rt-guest-widget.pop_offer .widget-booknow-link:hover {
      background-color: #015476; }
  .rt-guest-widget.pop_offer .widget_popup_close {
    position: absolute;
    right: -5px;
    top: 10px;
    width: 30px;
    height: 30px;
    color: #000000;
    cursor: pointer;
    font-size: 20px; }
.rt-guest-widget.open-offer-popup {
  width: 50px;
  height: 40px;
  background-color: #004f67;
  color: #eeeeee;
  position: fixed;
  left: -60px;
  bottom: 40px;
  transition: all 0.5s ease;
  cursor: pointer;
  border-radius: 0px 5px 5px 0px;
  z-index: 998; }
  .rt-guest-widget.open-offer-popup span {
    height: 40px;
    line-height: 40px;
    float: right;
    padding-right: 10px;
    font-size: 1.5rem;
    font-weight: bold; }
  .rt-guest-widget.open-offer-popup.active-open {
    left: -10px; }
.rt-guest-widget.rt-notificatins-widget {
  position: absolute;
  right: 20px;
  bottom: 20px;
  width: 220px;
  z-index: 999; }
  .rt-guest-widget.rt-notificatins-widget .notify {
    background-color: #004f67;
    color: #eeeeee;
    padding: 5px;
    position: relative; }
    .rt-guest-widget.rt-notificatins-widget .notify .notify-icon {
      width: 30px;
      display: inline-block;
      line-height: 30px;
      text-align: center;
      vertical-align: top; }
    .rt-guest-widget.rt-notificatins-widget .notify .notify-text {
      width: 140px;
      display: inline-block;
      padding: 0px 20px 0px 0px; }
    .rt-guest-widget.rt-notificatins-widget .notify .notify-close {
      position: absolute;
      top: 6px;
      right: 10px; }
    .rt-guest-widget.rt-notificatins-widget .notify.animate {
      transition: all .5s ease;
      opacity: 0; }
    .rt-guest-widget.rt-notificatins-widget .notify.animateready {
      -webkit-animation: move .5s ease-in;
      animation: move .5s ease-in; }
    .rt-guest-widget.rt-notificatins-widget .notify._left {
      padding: 5px;
      margin-top: 10px;
      height: 40px;
      display: block;
      position: relative; }

@-webkit-keyframes move {
  0% {
    margin-bottom: 35px; }
  100% {
    margin-bottom: 10px; } }
.offers-carousel-home h2, .offers-carousel-home .h2 {
  font-family: "Raleway", sans-serif !important;
  color: #004f67 !important;
  margin-bottom: 30px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 45px;
  letter-spacing: 4.3px; }
.offers-carousel-home .offers-list .single-item {
  padding: 0 20px 0 20px; }
  .offers-carousel-home .offers-list .single-item .special-image {
    min-height: 200px;
    background-size: contain;
    background-repeat: no-repeat;
    margin-left: 10%;
    margin-bottom: 10px; }
    @media (max-width: 660px) {
      .offers-carousel-home .offers-list .single-item .special-image {
        margin-left: 20%; } }
  .offers-carousel-home .offers-list .single-item a {
    text-decoration: none; }
    .offers-carousel-home .offers-list .single-item a h4, .offers-carousel-home .offers-list .single-item a .h4 {
      font-style: normal !important;
      font-size: 20px !important;
      color: #6d6d6c !important;
      font-family: "Open Sans", sans-serif !important; }
  .offers-carousel-home .offers-list .single-item p {
    font-size: 1.4rem;
    margin-bottom: 20px;
    font-family: "Open Sans", sans-serif !important;
    line-height: 22px; }
  .offers-carousel-home .offers-list .single-item .border-btn {
    border: solid 3px #004f67;
    color: #004f67;
    text-decoration: none;
    padding: 15px 20px;
    transition: all 0.1s;
    text-transform: uppercase;
    display: inline-block;
    letter-spacing: 2px;
    font-size: 12px; }
    .offers-carousel-home .offers-list .single-item .border-btn:hover {
      background-color: #004f67;
      color: #eeeeee; }
.offers-carousel-home .offers-list .owl-stage-outer {
  height: auto !important; }
.offers-carousel-home .solid-btn {
  text-decoration: none;
  background-color: #004f67;
  border: 3px solid #004f67;
  color: #eeeeee;
  padding: 13px 20px 13px 20px;
  text-transform: uppercase;
  transition: all 0.1s;
  display: inline-block;
  margin-bottom: 30px;
  font-weight: 100;
  font-size: 15px;
  letter-spacing: .7px; }
  .offers-carousel-home .solid-btn:hover {
    background-color: #eeeeee;
    color: #004f67; }

.cta {
  text-align: center;
  padding: 60px 30px; }
  .cta h1, .cta .h1 {
    margin: 0 0 30px;
    font-family: "Raleway", sans-serif;
    font-size: 30px;
    font-weight: normal;
    color: #004f67;
    text-transform: uppercase;
    letter-spacing: 2px; }
    @media (min-width: 768px) {
      .cta h1, .cta .h1 {
        font-size: 45px;
        letter-spacing: 4.3px; } }
  .cta p {
    font-family: 'Open Sans', sans-serif;
    font-size: 1.4rem;
    line-height: 22px;
    color: #6d6d6c; }
  .cta .cta-btn {
    display: inline-block;
    margin-bottom: 30px;
    padding: 13px 20px;
    font-size: 15px;
    font-weight: 100;
    color: #eee;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: .7px;
    background-color: #004f67;
    border: 3px solid #004f67;
    transition: all 0.1s; }
    .cta .cta-btn:hover {
      color: #004f67;
      background-color: #eee; }
  @media (min-width: 768px) {
    .cta {
      padding: 100px; } }

.tnc {
  position: static;
  right: 0;
  left: 0;
  z-index: 0; }
  .tnc label {
    margin-top: 10px;
    font-size: 12px;
    font-weight: 200;
    color: #fff; }
    .tnc label a {
      color: #fff;
      text-decoration: underline; }
    .tnc label input[type='checkbox'] {
      margin-top: 1px;
      opacity: 1 !important; }

.tnc2 input[type='checkbox'] {
  height: auto !important;
  opacity: 1 !important; }
.tnc2 a {
  color: #fff !important;
  text-decoration: underline !important; }
  .tnc2 a:hover {
    text-decoration: none !important; }

form .blog-btn {
  border: 0; }

button[disabled], html input[disabled] {
  opacity: .5; }

.yoga-activities-box {
  margin-top: 40px; }
  .yoga-activities-box .img-box {
    float: left;
    width: 100%;
    margin-bottom: 20px; }
    @media (min-width: 768px) {
      .yoga-activities-box .img-box {
        width: 40%;
        margin-bottom: 0; } }
    .yoga-activities-box .img-box img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .yoga-activities-box .content-box {
    float: right;
    width: 100%;
    padding: 0 15px; }
    @media (min-width: 768px) {
      .yoga-activities-box .content-box {
        width: 58%;
        padding: 0; } }
    .yoga-activities-box .content-box p, .yoga-activities-box .content-box li {
      font-size: 14px;
      line-height: 22px;
      font-family: 'Open Sans', sans-serif; }
    .yoga-activities-box .content-box .border-btn {
      margin-bottom: 12px !important;
      margin-top: 12px !important; }
      .yoga-activities-box .content-box .border-btn a {
        border: solid 3px #004f67;
        color: #004f67;
        text-decoration: none;
        padding: 15px 20px;
        transition: all 0.1s;
        text-transform: uppercase;
        display: inline-block;
        letter-spacing: 2px;
        font-size: 12px; }

.border-all {
  padding: 0 5px;
  border: 1px solid #002c61; }
  .border-all #text-Callout {
    margin-bottom: 18px !important; }

.mobile-redirect-popover {
  height: 100vh;
  background: #eeeeee; }
  .mobile-redirect-popover .wrapper {
    height: auto;
    text-align: center;
    background: #eeeeee; }
    .mobile-redirect-popover .wrapper a.button-common {
      display: inline-block;
      margin: 5px auto;
      padding: 10px;
      color: #111;
      text-align: center;
      text-shadow: none;
      text-transform: uppercase;
      letter-spacing: .2em;
      border: solid 2px #002c61;
      transition: all .1s; }
      .mobile-redirect-popover .wrapper a.button-common:hover {
        color: #eeeeee;
        background-color: #002c61; }
    .mobile-redirect-popover .wrapper h5, .mobile-redirect-popover .wrapper .h5 {
      margin: 25px 0 15px;
      font-family: "Open Sans", sans-serif;
      font-size: 25px;
      font-weight: 400;
      color: #002c61;
      text-transform: uppercase; }
    .mobile-redirect-popover .wrapper h4, .mobile-redirect-popover .wrapper .h4 {
      font-family: "Open Sans", sans-serif; }
      .mobile-redirect-popover .wrapper h4 span, .mobile-redirect-popover .wrapper .h4 span {
        color: #111; }
    .mobile-redirect-popover .wrapper img {
      display: block;
      width: 100%;
      height: 100%;
      margin: 0 auto; }
    .mobile-redirect-popover .wrapper .logo-text {
      margin-bottom: 10px;
      font-family: 'Questrial', sans-serif;
      font-size: 21px;
      text-transform: capitalize;
      word-spacing: 0; }
  .mobile-redirect-popover .popmap {
    height: 60vh;
    background: url("/images/mobile-map.png") no-repeat;
    background-position: center;
    background-size: cover; }

.top-banner {
  z-index: 9;
  width: 100%;
  margin: 0 auto;
  padding: 10px;
  text-align: center;
  background-color: #000; }
  @media (max-width: 768px) {
    .top-banner {
      padding: 5px; } }
  .top-banner a,
  .top-banner p {
    display: inline-block;
    margin: 0;
    font-family: 'Open Sans', sans-serif;
    vertical-align: middle; }
  .top-banner p {
    font-size: 14px;
    font-weight: 400;
    color: #ffffff; }
    @media (max-width: 992px) {
      .top-banner p {
        font-size: 15px; } }
  .top-banner a {
    display: inline-block;
    padding: 0 10px;
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    transition: all .3s; }
    @media (max-width: 768px) {
      .top-banner a {
        padding: 10px;
        font-size: 12px; } }
    .top-banner a:hover {
      text-decoration: none; }

.cyber-sale-banner {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 10px;
  text-align: center;
  background-color: #002c61; }
  .cyber-sale-banner p {
    margin: 0 15px;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: 800;
    line-height: normal;
    color: #fff;
    vertical-align: middle; }
    @media (max-width: 768px) {
      .cyber-sale-banner p {
        font-size: 14px; } }
  .cyber-sale-banner a {
    display: inline-block;
    padding: 6px 10px;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    background-color: #002c61;
    border: 2px solid #000;
    border-color: #fff;
    transition: all .3s; }
    @media (max-width: 768px) {
      .cyber-sale-banner a {
        font-size: 12px; } }
    .cyber-sale-banner a:hover, .cyber-sale-banner a:active, .cyber-sale-banner a:focus {
      text-decoration: none;
      background-color: #000 !important;
      border-color: #000 !important; }
    @media (max-width: 768px) {
      .cyber-sale-banner a {
        font-size: 12px;
        line-height: normal; } }

.special-banner-bar {
  max-width: 100%;
  margin: 70px 0 0;
  padding: 10px 0;
  text-align: center;
  background-color: #fff; }
  .special-banner-bar h2, .special-banner-bar a {
    display: inline-block;
    margin: 0 15px;
    vertical-align: middle; }
  .special-banner-bar h2 {
    color: #002c61 !important;
    text-transform: uppercase; }
    @media (max-width: 992px) {
      .special-banner-bar h2 {
        font-size: 1.1em; } }
  @media (max-width: 768px) {
    .special-banner-bar a {
      padding: 6px 10px;
      font-size: 12px; } }

.colecction_content .accessibility-content h3, .colecction_content .accessibility-content .cafe-menu-content .blockCollection .contentBlock .h3, .cafe-menu-content .blockCollection .contentBlock .colecction_content .accessibility-content .h3, .colecction_content .accessibility-content .menu-content .blockCollection .contentBlock .h3, .menu-content .blockCollection .contentBlock .colecction_content .accessibility-content .h3, .colecction_content .accessibility-content .h3 {
  margin: 20px 0 5px !important; }
