@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 {
    orphans: 3;
    widows: 3; }

  h2,
  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: #333333;
  background-color: #fff; }

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

/*a {
  color: $link-color;
  text-decoration: none;

  &:hover,
  &:focus {
    color: $link-hover-color;
    text-decoration: $link-hover-decoration;
  }

  &:focus {
    @include tab-focus;
  }
}*/
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, h4, .privacy .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,
  h3 .small, h4 small, .privacy .h4 small,
  h4 .small,
  .privacy .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, .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,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .privacy .h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small, .privacy .h4 small,
  h4 .small,
  .privacy .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, .h3 {
  font-size: 24px; }

h4, .privacy .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 {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 100%; } }
  @media (min-width: 992px) {
    .container {
      width: 100%; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid: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, .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, .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, .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 {
    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 {
    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 {
    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: #737373; }

@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,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 768px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .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 > .container-fluid .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, .container-fluid .jumbotron {
    border-radius: 6px; }
  .jumbotron .container {
    max-width: 100%; }
  @media screen and (min-width: 768px) {
    .jumbotron {
      padding-top: 48px;
      padding-bottom: 48px; }
      .container .jumbotron, .container-fluid .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: #333333; }

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, .alert .privacy .h4, .privacy .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, .booking-widget:before, .booking-widget_header:before, .booking-widget_special-rates:before, .booking-widget_special-rates_list:before, .bookin-widget_parameters_select-group:before, .booking-widget_rate_content:before, .booking-widget_accord_content:before, .clearfix:after, .booking-widget:after, .booking-widget_header:after, .booking-widget_special-rates:after, .booking-widget_special-rates_list:after, .bookin-widget_parameters_select-group:after, .booking-widget_rate_content:after, .booking-widget_accord_content:after {
  content: " ";
  display: table; }
.clearfix:after, .booking-widget:after, .booking-widget_header:after, .booking-widget_special-rates:after, .booking-widget_special-rates_list:after, .bookin-widget_parameters_select-group:after, .booking-widget_rate_content:after, .booking-widget_accord_content: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; } }
.ll-skin-cangas {
  font-size: 160%; }
  @media (max-width: 1020px) {
    .ll-skin-cangas {
      font-size: 200%; } }
  @media (min-width: 320px) and (max-width: 479px) {
    .ll-skin-cangas {
      font-size: 135%; } }

.ui-widget {
  font-family: 'open_sansbold';
  background: #c9c6c1;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0; }

.ui-widget-content {
  border-left: 1px solid #4f483d;
  border-bottom: 1px solid #4f483d;
  border-right: 1px solid #4f483d; }

.ui-datepicker {
  padding: 15px;
  z-index: 10000000 !important; }

.ui-datepicker-header {
  border: none;
  background-color: #c9c6c1;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0; }

.ui-datepicker-title {
  font-family: 'GothamBold';
  font-size: 13px;
  color: #090806;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  padding-bottom: 10px; }

.ui-datepicker-header .ui-state-hover {
  background: #39352d;
  cursor: pointer; }

.ui-datepicker .ui-datepicker-next span {
  background: url(../imgs/right-date.png) no-repeat; }

.ui-datepicker .ui-datepicker-prev span {
  background: url(../imgs/left-date.png) no-repeat; }

.ui-datepicker table {
  margin: 0; }

.ui-datepicker th {
  font-family: 'GothamBold';
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  color: rgba(6, 8, 7, 0.9);
  text-transform: uppercase;
  padding-bottom: 15px;
  padding-top: 15px;
  border-top: 1px solid rgba(11, 3, 9, 0.6);
  background-color: #c9c6c1; }

.ui-datepicker td {
  border-left: 1px solid rgba(11, 3, 9, 0.1) !important;
  border-right: 1px solid rgba(11, 3, 9, 0.1) !important;
  border-top: 1px solid rgba(11, 3, 9, 0.1) !important;
  border-bottom: 1px solid rgba(11, 3, 9, 0.1) !important;
  padding: 0; }

td .ui-state-default {
  border: 1px solid #c9c6c1;
  text-align: center;
  padding: .7em 0;
  margin: 0;
  font-size: 13px;
  font-weight: normal;
  background: #c9c6c1;
  color: #333333;
  opacity: 1; }

.dp-highlight .ui-state-default {
  background: #39352d !important;
  color: #fff;
  border: 1px solid #39352d;
  position: relative; }
  .dp-highlight .ui-state-default:before {
    position: absolute;
    content: ".";
    color: #d3d3d3;
    font-size: 15px;
    bottom: 0px;
    left: 0;
    right: 0; }

td.ui-state-disabled {
  background: #c9c6c1;
  color: #979797;
  text-shadow: none; }

td.ui-state-disabled .ui-state-default {
  text-shadow: none;
  color: #333; }

td .ui-state-active,
td .ui-state-hover,
td .ui-state-highlight {
  /*  border: 1px solid rgba(0,0,0,.1);
    background: #39352d;
    color: #fff;*/ }

.ui-icon {
  width: 21px;
  height: 16px; }

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
  border-radius: 0; }

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on February 5, 2016 */
@font-face {
  font-family: 'GothamBook';
  src: url("/fonts/gotham-book.eot");
  src: url("/fonts/gotham-book.eot?#iefix") format("embedded-opentype"), url("/fonts/gotham-book.woff") format("woff"), url("/fonts/gotham-book.ttf") format("truetype"), url("/fonts/gotham-book.svg#gotham-book") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'GothamThin';
  src: url("/fonts/gotham-thin.eot");
  src: url("/fonts/gotham-thin.eot?#iefix") format("embedded-opentype"), url("/fonts/gotham-thin.woff") format("woff"), url("/fonts/gotham-thin.ttf") format("truetype"), url("/fonts/gotham-thin.svg#gotham-thin") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'GothamMedium';
  src: url("/fonts/gothamcond-medium.eot");
  src: url("/fonts/gothamcond-medium.eot?#iefix") format("embedded-opentype"), url("/fonts/gothamcond-medium.woff") format("woff"), url("/fonts/gothamcond-medium.ttf") format("truetype"), url("/fonts/gothamcond-medium.svg#gothamcond-medium") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'GothamBold';
  src: url("/fonts/gotham-bold.eot");
  src: url("/fonts/gotham-bold.eot?#iefix") format("embedded-opentype"), url("/fonts/gotham-bold.woff") format("woff"), url("/fonts/gotham-bold.ttf") format("truetype"), url("/fonts/gotham-bold.svg#gotham-bold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'GothamLight';
  src: url("/fonts/gotham-light.eot");
  src: url("/fonts/gotham-light.eot?#iefix") format("embedded-opentype"), url("/fonts/gotham-light.woff") format("woff"), url("/fonts/gotham-light.ttf") format("truetype"), url("/fonts/gotham-light.svg#gotham-light") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'open_sansbold';
  src: url("/fonts/opensans-bold-webfont.eot");
  src: url("/fonts/opensans-bold-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/opensans-bold-webfont.woff2") format("woff2"), url("/fonts/opensans-bold-webfont.woff") format("woff"), url("/fonts/opensans-bold-webfont.ttf") format("truetype"), url("/fonts/opensans-bold-webfont.svg#open_sansbold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'bebas-neue';
  src: url("/fonts/BebasNeue.otf");
  font-weight: normal;
  font-style: normal; }
/*!
 *  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: ""; }

.site-header {
  background: rgba(0, 0, 0, 0.6); }
  @media (max-width: 1000px) {
    .site-header {
      background: 0, 0, 0, 0.6; } }

#home-header {
  background: rgba(0, 0, 0, 0.6);
  padding-top: 40px;
  position: fixed;
  z-index: 61000;
  top: 0;
  left: 0;
  right: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -op-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  #home-header a.book-now {
    border-color: transparent;
    border-width: 1px;
    border-style: solid;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -op-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    #home-header a.book-now:hover {
      background-color: transparent;
      border: solid 1px #c3c3c3;
      color: #c3c3c3;
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -op-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
      transition: all 0.5s ease; }
  @media (min-width: 768px) and (max-width: 1000px) {
    #home-header {
      padding-top: 45px;
      background: 0, 0, 0, 0.6;
      position: fixed; } }
  @media (max-width: 767px) {
    #home-header {
      padding-top: 35px;
      background: 0, 0, 0, 0.6;
      position: fixed; } }

.global-container-fluid {
  width: 100%;
  padding-left: 40px; }
  .global-container-fluid a.book-now {
    border-color: transparent;
    border-width: 1px;
    border-style: solid;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -op-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    .global-container-fluid a.book-now:hover {
      background-color: transparent;
      border: solid 1px #c3c3c3;
      color: #c3c3c3;
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -op-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
      transition: all 0.5s ease; }
  @media (max-width: 1280px) {
    .global-container-fluid {
      padding-left: 25px;
      padding-right: 25px; } }
  @media (max-width: 479px) {
    .global-container-fluid {
      padding-left: 15px;
      padding-right: 15px; } }
  @media screen and (min-device-width: 324px) and (max-device-width: 353px) {
    .global-container-fluid .movetop {
      margin-top: 0 !important; } }
  @media (max-width: 620px) {
    .global-container-fluid .movetop {
      margin-top: 10px; }
      .global-container-fluid .movetop ul {
        top: -20px !important; }
        .global-container-fluid .movetop ul li {
          padding: 0 !important; }
          .global-container-fluid .movetop ul li a {
            font-size: 10px !important; }
            .global-container-fluid .movetop ul li a.book-now {
              font-size: 10px !important;
              margin-right: 0 !important; }
            .global-container-fluid .movetop ul li a.pointer-none {
              font-size: 9px !important;
              margin: 0 auto !important !important; } }
  @media (min-width: 1024px) {
    .global-container-fluid .movetop {
      position: relative;
      top: -15px; } }
  .global-container-fluid .glo-col-md-1 {
    float: left;
    padding-right: 32px; }
  .global-container-fluid .glo-col-md-8 {
    width: 49%;
    float: left; }
    .global-container-fluid .glo-col-md-8 ul {
      margin: 0;
      padding: 0; }
      @media (max-width: 1000px) {
        .global-container-fluid .glo-col-md-8 ul {
          display: none; } }
      .global-container-fluid .glo-col-md-8 ul li {
        list-style-type: none;
        display: inline-block;
        padding-right: 1.0em;
        font-family: 'GothamBold';
        font-size: 1.2em;
        text-transform: uppercase;
        color: #9c978e; }
        .global-container-fluid .glo-col-md-8 ul li a {
          text-decoration: none;
          color: #fff;
          -webkit-transition: all 0.5s ease;
          -moz-transition: all 0.5s ease;
          -op-transition: all 0.5s ease;
          -ms-transition: all 0.5s ease;
          transition: all 0.5s ease; }
          .global-container-fluid .glo-col-md-8 ul li a.active, .global-container-fluid .glo-col-md-8 ul li a:hover {
            color: #fff;
            -webkit-transition: all 0.5s ease;
            -moz-transition: all 0.5s ease;
            -op-transition: all 0.5s ease;
            -ms-transition: all 0.5s ease;
            transition: all 0.5s ease; }
        .global-container-fluid .glo-col-md-8 ul li a.room-details-menu {
          text-decoration: none;
          color: #9c978e;
          -webkit-transition: all 0.5s ease;
          -moz-transition: all 0.5s ease;
          -op-transition: all 0.5s ease;
          -ms-transition: all 0.5s ease;
          transition: all 0.5s ease; }
          .global-container-fluid .glo-col-md-8 ul li a.room-details-menu:hover,
          .global-container-fluid .glo-col-md-8 ul li a.room-details-menu .active {
            color: #fff;
            -webkit-transition: all 0.5s ease;
            -moz-transition: all 0.5s ease;
            -op-transition: all 0.5s ease;
            -ms-transition: all 0.5s ease;
            transition: all 0.5s ease; }
  .global-container-fluid .glo-col-md-3 {
    float: right;
    padding-right: 35px; }
    @media (max-width: 1200px) {
      .global-container-fluid .glo-col-md-3 {
        padding-right: 0; } }
    @media (max-width: 1024px) {
      .global-container-fluid .glo-col-md-3 {
        padding-right: 0;
        /*padding-right:50px;*/ } }
    @media (max-width: 767px) {
      .global-container-fluid .glo-col-md-3 {
        /*padding-right: 40px;*/ } }
    .global-container-fluid .glo-col-md-3 ul {
      padding: 0;
      margin: 0; }
      @media (min-width: 768px) and (max-width: 1000px) {
        .global-container-fluid .glo-col-md-3 ul {
          position: relative;
          top: -10px; } }
      @media (max-width: 767px) {
        .global-container-fluid .glo-col-md-3 ul {
          position: relative;
          top: -10px; } }
      .global-container-fluid .glo-col-md-3 ul :last-child {
        padding-right: 0; }
      .global-container-fluid .glo-col-md-3 ul li {
        list-style-type: none;
        display: inline-block;
        padding-right: 25px; }
        @media (max-width: 1200px) {
          .global-container-fluid .glo-col-md-3 ul li {
            padding-right: 0; } }
        @media (max-width: 320px) {
          .global-container-fluid .glo-col-md-3 ul li {
            padding-right: 0; } }
        @media (min-width: 480px) and (max-width: 767px) {
          .global-container-fluid .glo-col-md-3 ul li {
            padding-right: 20px; } }
        .global-container-fluid .glo-col-md-3 ul li a.book-now {
          display: inline-block;
          padding: 15px 32px 13px;
          background: #857d6b;
          font-family: 'GothamBold';
          font-size: 14px;
          color: #9c978e;
          text-transform: uppercase;
          letter-spacing: 1px;
          text-decoration: none;
          color: #0a0704; }
          @media (max-width: 480px) {
            .global-container-fluid .glo-col-md-3 ul li a.book-now {
              padding: 10px;
              margin-right: 5px;
              text-align: left; } }
          @media (min-width: 480px) and (max-width: 767px) {
            .global-container-fluid .glo-col-md-3 ul li a.book-now {
              padding: 12px 22px 10px; } }

.global-container-fluid .glo-col-md-8 ul.inner-header li a {
  color: #9c978e; }

.global-container-fluid .glo-col-md-8 ul.inner-header li a:hover {
  color: #fff; }

.global-container-fluid .glo-col-md-8 ul.inner-header li a {
  padding-bottom: 7px; }

.inner-header .menu-item.has-submenu {
  position: relative; }

.inner-header .menu-item.has-submenu .submenu {
  position: absolute;
  top: 20px;
  display: none !important;
  width: 100%;
  min-width: 180px;
  height: auto !important;
  padding: 5px;
  background-color: #fff; }

@media (max-width: 767px) {
  .inner-header .menu-item.has-submenu .submenu {
    top: 32px;
    right: -10px;
    min-width: 120px; } }
.inner-header .menu-item.has-submenu .submenu li {
  padding-right: 0;
  list-style: none; }

.inner-header .menu-item.has-submenu .submenu li a {
  display: block;
  padding: 5px 0 5px 4px;
  text-decoration: none; }

.inner-header .menu-item.has-submenu .submenu li a:hover {
  color: #7b725e; }

.inner-header .menu-item.has-submenu .submenu.open {
  display: block; }

.inner-header .menu-item.has-submenu:hover .submenu {
  display: block !important; }

.w-16 {
  width: 16px; }

@media (max-width: 1000px) {
  .top-header {
    background: rgba(0, 0, 0, 0.5); } }

.w-100 {
  width: 100%; }

#header-all {
  background: rgba(0, 0, 0, 0.6);
  position: fixed;
  height: auto;
  z-index: 61000;
  top: 0;
  left: 0;
  right: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -op-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  @media (max-width: 768px) {
    #header-all {
      background: rgba(0, 0, 0, 0.5);
      position: fixed; } }
  #header-all .global-container-fluid {
    padding-left: 40px;
    padding-top: 40px; }
    #header-all .global-container-fluid a.book-now {
      border-color: transparent;
      border-width: 1px;
      border-style: solid;
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -op-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
      transition: all 0.5s ease; }
      #header-all .global-container-fluid a.book-now:hover {
        background-color: transparent;
        border: solid 1px #c3c3c3;
        color: #c3c3c3;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -op-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        transition: all 0.5s ease; }
    @media (max-width: 1280px) {
      #header-all .global-container-fluid {
        padding-left: 25px;
        padding-right: 25px; } }
    @media (min-width: 768px) and (max-width: 1000px) {
      #header-all .global-container-fluid {
        padding-top: 45px;
        background: rgba(0, 0, 0, 0.5); } }
    @media (max-width: 767px) {
      #header-all .global-container-fluid {
        padding-top: 35px;
        background: rgba(0, 0, 0, 0.5); } }
  @media (min-width: 1280px) {
    #header-all .movetop {
      position: relative;
      top: -15px; } }
  @media (max-width: 767px) {
    #header-all .movetop {
      display: none; } }
  #header-all .movetop.mobile-middle {
    display: none; }
    @media (max-width: 767px) {
      #header-all .movetop.mobile-middle {
        display: block; }
        #header-all .movetop.mobile-middle ul li {
          padding-right: 40px !important; }
          #header-all .movetop.mobile-middle ul li:nth-child(2) {
            padding-right: 0px !important; } }

.sticky {
  /*background:rgba(62,55,48,0.7);*/
  background: rgba(0, 0, 0, 0.6);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -op-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease; }

.bodypad {
  padding-top: 135px; }

.temp-banner {
  position: relative;
  width: 100%;
  min-height: 70px;
  margin-top: 75px;
  padding: 0;
  background: #857d6b;
  z-index: 1; }
  @media (max-width: 1000px) {
    .temp-banner {
      margin-top: 95px; } }
  @media (max-width: 767px) {
    .temp-banner {
      margin-top: 79px; } }
  @media (max-width: 620px) {
    .temp-banner {
      margin-top: 83px; } }
  @media (max-width: 479px) {
    .temp-banner {
      margin-top: 89px; } }
  @media (min-width: 1025px) {
    .temp-banner {
      top: 90px;
      z-index: 1;
      margin: 0; } }
  .temp-banner .inner-banner {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding: 10px;
    color: #000;
    text-align: center;
    text-transform: uppercase; }
    .temp-banner .inner-banner p {
      margin-bottom: 0;
      padding-bottom: 0;
      font-size: 18px;
      line-height: 24px;
      color: #000;
      text-transform: uppercase;
      letter-spacing: 1px; }
      @media (max-width: 767px) {
        .temp-banner .inner-banner p {
          font-size: 14px;
          line-height: 18px;
          letter-spacing: .5px; } }
      @media (max-width: 575px) {
        .temp-banner .inner-banner p {
          font-size: 10px;
          line-height: 14px; } }
    .temp-banner .inner-banner .column {
      padding: 0 16px;
      border-left: 1px solid #000; }
      @media (max-width: 575px) {
        .temp-banner .inner-banner .column {
          padding: 0 9px; } }
      .temp-banner .inner-banner .column strong {
        font-size: 48px;
        font-weight: 700;
        line-height: normal;
        letter-spacing: .89px; }
        @media (max-width: 767px) {
          .temp-banner .inner-banner .column strong {
            font-size: 36px;
            letter-spacing: 1px; } }
        @media (max-width: 575px) {
          .temp-banner .inner-banner .column strong {
            font-size: 22px; } }
      .temp-banner .inner-banner .column:nth-child(1) {
        border: 0; }
    .temp-banner .inner-banner .last-column {
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 0 16px; }
      @media (max-width: 575px) {
        .temp-banner .inner-banner .last-column {
          flex-direction: column;
          width: 100%;
          padding: 10px 0 0; } }
      .temp-banner .inner-banner .last-column .banner-expire {
        display: block;
        font-size: 14px;
        line-height: normal;
        letter-spacing: 1px; }
        @media (max-width: 575px) {
          .temp-banner .inner-banner .last-column .banner-expire {
            font-size: 12px;
            letter-spacing: .5px; } }
      @media (max-width: 575px) {
        .temp-banner .inner-banner .last-column .no-break br {
          display: none; } }
    .temp-banner .inner-banner a.ttweb-booking-button {
      height: auto;
      margin: 10px 20px;
      padding: 9px 24px;
      font-size: 24px;
      font-weight: 500;
      line-height: normal;
      color: #000;
      text-decoration: none;
      letter-spacing: 1.2px;
      background: transparent;
      border: 1px solid #000; }
      @media (max-width: 767px) {
        .temp-banner .inner-banner a.ttweb-booking-button {
          margin-bottom: 0;
          font-size: 18px;
          letter-spacing: .7px; } }
      @media (min-width: 1200px) {
        .temp-banner .inner-banner a.ttweb-booking-button {
          position: absolute;
          right: 24px;
          margin: 0 20px; } }

.booking-widget-home {
  width: 46.800em;
  margin: 0 auto;
  display: inline-block;
  text-align: center; }
  @media (max-width: 479px) {
    .booking-widget-home {
      width: 392px; } }
  @media (max-width: 767px) {
    .booking-widget-home {
      width: auto; } }
  .booking-widget-home ::-webkit-input-placeholder {
    color: #fff;
    opacity: 1 !important; }
  .booking-widget-home :-moz-placeholder {
    color: #fff; }
  .booking-widget-home ::-moz-placeholder {
    color: #fff; }
  .booking-widget-home :-ms-input-placeholder {
    color: #fff; }
  .booking-widget-home .contents {
    display: inline-block;
    font-family: 'GothamBold';
    font-size: 1em;
    color: #9c978e;
    text-transform: uppercase;
    background: none;
    border: none;
    width: 100%;
    text-align: center;
    color: #fff;
    height: 4.6em;
    padding: 10px; }
    .booking-widget-home .contents:hover, .booking-widget-home .contents:focus {
      border: none;
      outline: none; }
  .booking-widget-home .img-pad {
    display: inline-block;
    padding-left: 10px;
    padding-bottom: 2px; }
  .booking-widget-home .arrival {
    z-index: 10000;
    width: 23.3em;
    height: 4.800em;
    border: solid 1px #9c978e;
    border-width: 1px 1px 1px 1px;
    float: left; }
    @media (min-width: 320px) and (max-width: 479px) {
      .booking-widget-home .arrival {
        width: 15.8em;
        height: 4.800em;
        border: solid 1px #9c978e;
        border-width: 1px 1px 1px 1px; } }
  .booking-widget-home .arrival::-webkit-input-placeholder {
    color: #fff; }
  .booking-widget-home .arrival:-moz-placeholder {
    /* Firefox 18- */
    color: #fff; }
  .booking-widget-home .arrival::-moz-placeholder {
    /* Firefox 19+ */
    color: #fff; }
  .booking-widget-home .arrival:-ms-input-placeholder {
    /* IE 10+ */
    color: #fff; }
  .booking-widget-home .arrival::-ms-input-placeholder {
    /* Edge */
    color: #fff; }
  .booking-widget-home .arrival:placeholder-shown {
    /* Standard one last! */
    color: #fff; }
  .booking-widget-home .depart {
    z-index: 10000;
    width: 23.3em;
    height: 4.800em;
    border: solid 1px #9c978e;
    border-width: 1px 1px 1px 0;
    float: left; }
    @media (min-width: 320px) and (max-width: 479px) {
      .booking-widget-home .depart {
        width: 13.3em;
        height: 4.800em;
        border: solid 1px #9c978e;
        border-width: 1px 1px 1px 1px; } }
  .booking-widget-home .depart::-webkit-input-placeholder {
    color: #fff; }
  .booking-widget-home .depart:-moz-placeholder {
    /* Firefox 18- */
    color: #fff; }
  .booking-widget-home .depart::-moz-placeholder {
    /* Firefox 19+ */
    color: #fff; }
  .booking-widget-home .depart:-ms-input-placeholder {
    /* IE 10+ */
    color: #fff; }
  .booking-widget-home .depart::-ms-input-placeholder {
    /* Edge */
    color: #fff; }
  .booking-widget-home .depart:placeholder-shown {
    /* Standard one last! */
    color: #fff; }
  .booking-widget-home .adult {
    width: 11.8em;
    height: 4.800em;
    border: solid 1px #9c978e;
    border-width: 1px 1px 1px 1px;
    float: left;
    margin-top: 0.400em; }
    @media (min-width: 320px) and (max-width: 479px) {
      .booking-widget-home .adult {
        width: 9.7em;
        height: 4.800em;
        border: solid 1px #9c978e;
        border-width: 1px 1px 1px 1px; } }
  .booking-widget-home .room {
    width: 11.7em;
    height: 4.800em;
    border: solid 1px #9c978e;
    border-width: 1px 1px 1px 0;
    float: left;
    margin-top: 0.400em; }
    @media (min-width: 320px) and (max-width: 479px) {
      .booking-widget-home .room {
        width: 9.7em;
        height: 4.800em;
        border: solid 1px #9c978e;
        border-width: 1px 1px 1px 1px; } }
  .booking-widget-home .night {
    width: 11.3em;
    height: 4.800em;
    border: solid 1px #9c978e;
    border-width: 1px 1px 1px 0;
    float: left;
    margin-top: 0.400em; }
    @media (min-width: 320px) and (max-width: 479px) {
      .booking-widget-home .night {
        width: 9.7em;
        height: 4.800em;
        border: solid 1px #9c978e;
        border-width: 1px 1px 1px 1px; } }
  .booking-widget-home .arrival, .booking-widget-home .depart, .booking-widget-home .adult, .booking-widget-home .room, .booking-widget-home .night, .booking-widget-home .room {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -op-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    .booking-widget-home .arrival:hover, .booking-widget-home .depart:hover, .booking-widget-home .adult:hover, .booking-widget-home .room:hover, .booking-widget-home .night:hover, .booking-widget-home .room:hover {
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -op-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
      transition: all 0.5s ease;
      background: rgba(255, 255, 255, 0.6);
      border-color: transparent; }
      .booking-widget-home .arrival:hover .contents, .booking-widget-home .depart:hover .contents, .booking-widget-home .adult:hover .contents, .booking-widget-home .room:hover .contents, .booking-widget-home .night:hover .contents, .booking-widget-home .room:hover .contents {
        color: #080705;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -op-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        transition: all 0.5s ease; }
        .booking-widget-home .arrival:hover .contents::-webkit-input-placeholder, .booking-widget-home .depart:hover .contents::-webkit-input-placeholder, .booking-widget-home .adult:hover .contents::-webkit-input-placeholder, .booking-widget-home .room:hover .contents::-webkit-input-placeholder, .booking-widget-home .night:hover .contents::-webkit-input-placeholder, .booking-widget-home .room:hover .contents::-webkit-input-placeholder {
          color: #080705; }
        .booking-widget-home .arrival:hover .contents:-moz-placeholder, .booking-widget-home .depart:hover .contents:-moz-placeholder, .booking-widget-home .adult:hover .contents:-moz-placeholder, .booking-widget-home .room:hover .contents:-moz-placeholder, .booking-widget-home .night:hover .contents:-moz-placeholder, .booking-widget-home .room:hover .contents:-moz-placeholder {
          /* Firefox 18- */
          color: #080705; }
        .booking-widget-home .arrival:hover .contents::-moz-placeholder, .booking-widget-home .depart:hover .contents::-moz-placeholder, .booking-widget-home .adult:hover .contents::-moz-placeholder, .booking-widget-home .room:hover .contents::-moz-placeholder, .booking-widget-home .night:hover .contents::-moz-placeholder, .booking-widget-home .room:hover .contents::-moz-placeholder {
          /* Firefox 19+ */
          color: #080705; }
        .booking-widget-home .arrival:hover .contents:-ms-input-placeholder, .booking-widget-home .depart:hover .contents:-ms-input-placeholder, .booking-widget-home .adult:hover .contents:-ms-input-placeholder, .booking-widget-home .room:hover .contents:-ms-input-placeholder, .booking-widget-home .night:hover .contents:-ms-input-placeholder, .booking-widget-home .room:hover .contents:-ms-input-placeholder {
          color: #080705; }
    .booking-widget-home .arrival .contents, .booking-widget-home .depart .contents, .booking-widget-home .adult .contents, .booking-widget-home .room .contents, .booking-widget-home .night .contents, .booking-widget-home .room .contents {
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -op-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
      transition: all 0.5s ease; }
  .booking-widget-home .book-now {
    width: 46.600em;
    height: 4.8em;
    background: #857d6b;
    margin-top: 0.400em;
    float: left;
    border: none;
    text-transform: uppercase; }
    @media (min-width: 320px) and (max-width: 479px) {
      .booking-widget-home .book-now {
        width: 29.100em; } }
    @media (max-width: 767px) {
      .booking-widget-home .book-now {
        width: auto;
        float: none;
        margin-bottom: 5px; } }
    .booking-widget-home .book-now input {
      display: inline-block;
      font-family: 'GothamBold';
      font-size: 1.3em;
      color: #9c978e;
      text-transform: uppercase;
      letter-spacing: 1px;
      color: #080705;
      text-decoration: none;
      line-height: 3.5em;
      border: none;
      text-transform: uppercase;
      background: none;
      outline: none;
      width: 100%; }
      @media (max-width: 767px) {
        .booking-widget-home .book-now input {
          padding: 0 20px; } }
  .booking-widget-home .bootstrap-select.btn-group .dropdown-toggle .filter-option {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -op-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    color: #fff; }
    .booking-widget-home .bootstrap-select.btn-group .dropdown-toggle .filter-option:hover {
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -op-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
      transition: all 0.5s ease;
      color: #080705; }

.booking-widget-home .arrival, .booking-widget-home .depart, .booking-widget-home .adult, .booking-widget-home .room, .booking-widget-home .night {
  border-color: #fff; }

.bootstrap-select .caret {
  color: #fff !important; }

@media (max-width: 767px) {
  .form-widget-wrap {
    display: none; } }

.my-placeholder {
  color: #fff;
  font-size: 1em !important; }

.booking-widget {
  position: fixed;
  z-index: 10001;
  top: 0;
  right: -370px;
  width: 370px;
  height: 100%;
  -webkit-transition: right 0.4s;
  transition: right 0.4s; }
  .booking-widget.-show {
    right: 0; }

.booking-widget_header {
  background: #322C2C; }

.booking-widget_close {
  float: right;
  font-size: 36px;
  font-weight: lighter;
  text-align: center;
  width: 58px;
  height: 58px;
  line-height: 58px;
  color: #fff;
  cursor: pointer; }

.booking-widget_title {
  font-family: 'Lato', sans-serif;
  font-size: 24px;
  font-weight: lighter;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-align: center;
  height: 58px;
  margin: 0 58px 0 0;
  line-height: 58px;
  color: #fff; }

.booking-widget_content {
  position: absolute;
  top: 58px;
  right: 0;
  left: 0;
  height: auto;
  max-height: calc(100% - 58px);
  overflow-x: hidden;
  overflow-y: auto;
  background: #E6E4E5; }

.booking-widget_flexible-dates {
  display: block;
  height: 48px;
  line-height: 48px;
  padding: 0 20px;
  color: #322c2c;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: bold;
  font-size: 11px;
  font-family: 'Lato', sans-serif; }

.booking-widget_flexible-dates_icon {
  display: inline-block;
  width: 11px;
  height: 11px;
  margin-left: 10px;
  background: url("../imgs/booking-widget/arrow-right.svg") no-repeat;
  background-size: 11px 11px; }

.booking-widget_footer {
  padding: 20px;
  color: #7a7878; }
  .booking-widget_footer p {
    margin: 0; }

.booking-widget_footer_links {
  position: relative; }

.booking-widget_footer_links_item {
  position: relative;
  display: inline-block;
  font-size: 12px;
  text-decoration: none;
  color: #7a7878;
  margin-right: 26px;
  margin-top: 10px; }
  .booking-widget_footer_links_item:last-child {
    margin-right: 0; }
  .booking-widget_footer_links_item.-email::after {
    width: 17px;
    height: 13px;
    background: url("../imgs/booking-widget/footer-email.svg") no-repeat;
    background-size: 17px 13px;
    vertical-align: middle; }
  .booking-widget_footer_links_item.-email::before {
    margin-right: 0px; }
  .booking-widget_footer_links_item.-contacts::before {
    width: 17px;
    height: 16px;
    background: url("../imgs/booking-widget/footer-contacts.svg") no-repeat;
    background-size: 17px 16px;
    vertical-align: bottom; }
  .booking-widget_footer_links_item.-reservation::before {
    width: 14px;
    height: 18px;
    background: url("../imgs/booking-widget/footer-reservation.svg") no-repeat;
    background-size: 14px 18px;
    vertical-align: bottom; }
  .booking-widget_footer_links_item:before {
    content: '';
    display: inline-block;
    margin-right: 10px; }
  .booking-widget_footer_links_item:after {
    content: '';
    display: inline-block;
    margin-left: 10px; }

.booking-widget_special-rates {
  padding: 0 20px; }

.booking-widget__special-rates_title {
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  margin: 0;
  text-align: center;
  cursor: pointer;
  color: #7a7878;
  text-transform: none;
  letter-spacing: 0; }

.booking-widget_special-rates_button {
  display: block;
  font-family: 'Lato', sans-serif;
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 2px;
  margin: 20px 0;
  padding: 12px 30px;
  border: 1px solid #7a7878;
  background: #7a7878;
  color: #fff; }

.booking-widget_special-rates_iata {
  display: block;
  padding: 10px 0;
  margin: 10px 0;
  border-top: 1px solid #e6e5e5;
  border-bottom: 1px solid #e6e5e5; }
  .booking-widget_special-rates_iata span {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    float: left;
    width: 86px;
    height: 30px;
    line-height: 30px;
    color: #322c2c; }

.booking-widget_special-rates_iata_input {
  padding-left: 96px; }
  .booking-widget_special-rates_iata_input input {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    width: calc(100% - 20px);
    height: 30px;
    margin: 0;
    padding: 0 10px;
    border: 0;
    background: #f7f7f7;
    outline: none;
    color: #322c2c; }

.booking-widget_special-rates_list {
  margin: 0;
  padding: 0;
  list-style: none; }
  .booking-widget_special-rates_list li {
    position: relative;
    float: left;
    width: 100%;
    margin: 5px 0; }

.booking-widget_special-rates_radio {
  position: relative; }
  .booking-widget_special-rates_radio input[type="radio"] {
    position: absolute;
    z-index: -1;
    opacity: 0; }
    .booking-widget_special-rates_radio input[type="radio"]:checked + .booking-widget_special-rates_radio-icon:before {
      visibility: visible; }
  .booking-widget_special-rates_radio input[type="text"] {
    float: right;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    height: 30px;
    margin: 0;
    padding: 0 10px;
    border: 0;
    background: #f7f7f7;
    outline: none;
    color: #322c2c; }

.booking-widget_special-rates_radio-icon {
  position: relative;
  top: 4px;
  display: inline-block;
  width: 18px;
  height: 18px;
  border: 1px solid #000; }
  .booking-widget_special-rates_radio-icon:before {
    visibility: hidden;
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -5px;
    margin-left: -5px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #b4975a; }

.booking-widget_special-rates_radio_title {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  margin-left: 10px;
  color: #322c2c; }

.bookin-widget_parameters {
  margin: 10px 0;
  padding: 0 20px; }

.bookin-widget_parameters_select-group {
  font-size: 0;
  margin: 0 -10px; }
  .bookin-widget_parameters_select-group select {
    display: inline-block;
    min-width: 30%;
    margin: 0 5px;
    border: 1px solid #ACACAC;
    border-radius: 0;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
    .bookin-widget_parameters_select-group select:first-child {
      margin-left: 0; }
    .bookin-widget_parameters_select-group select:last-child {
      margin-right: 0; }

.bookin-widget_parameters_description {
  font-size: 11px;
  font-style: italic;
  text-align: right;
  color: #7a7878;
  margin: 5px 0 0; }

.booking-widget_rate {
  padding: 20px 20px 0; }

.booking-widget_rate_content {
  width: 100%;
  margin-bottom: 20px; }

.booking-widget_rate_col {
  float: left;
  font-family: 'Lato', sans-serif;
  width: 50%;
  height: 46px; }
  .booking-widget_rate_col.-title {
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
    color: #322c2c;
    padding-top: 12px; }
  .booking-widget_rate_col.-count {
    font-size: 48px;
    font-weight: lighter;
    text-align: left;
    color: #b4975a;
    line-height: 46px; }

.booking-widget_rate_button {
  display: block;
  width: 100%;
  font-family: 'Lato', sans-serif;
  font-size: 13px;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 2px;
  margin: 0;
  padding: 12px 30px;
  border: 1px solid #000;
  background: #000;
  color: #fff;
  outline: none; }

.booking-widget_accord {
  background: #fff;
  margin: 10px 0; }
  .booking-widget_accord.-first {
    margin-top: 0; }
  .booking-widget_accord.-unindents {
    margin: 0; }

.booking-widget_accord_title {
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  margin: 0;
  text-align: center;
  cursor: pointer;
  color: #7a7878;
  text-transform: none;
  letter-spacing: 0; }

.booking-widget_accord_toggler {
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .booking-widget_accord_toggler.-show:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }
  .booking-widget_accord_toggler:after {
    content: '';
    display: inline-block;
    position: absolute;
    right: 25px;
    top: 50%;
    width: 11px;
    height: 9px;
    margin-top: -4px;
    background: url("../imgs/booking-widget/arrow-bottom.svg") no-repeat;
    background-size: 11px 9px; }

.booking-widget_accord_content {
  display: none; }

.booking-widget_calendar {
  position: relative;
  height: 46px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff; }
  .booking-widget_calendar.-error {
    border-top: 1px solid #b4975a;
    border-bottom: 1px solid #b4975a; }

.booking-widget_calendar_input {
  position: absolute;
  top: 2px;
  right: 50px;
  bottom: 2px;
  left: 185px; }
  .booking-widget_calendar_input input {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    width: 100%;
    height: 100%;
    border: none;
    outline: none;
    color: #b4975a; }

.booking-widget_calendar_icon {
  position: relative;
  top: 13px;
  padding-left: 50px;
  font-family: 'Lato', sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  color: #7a7878; }
  .booking-widget_calendar_icon:before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 20px;
    width: 17px;
    height: 17px;
    margin-top: -10px;
    background: url("../imgs/booking-widget/calendar.svg") no-repeat;
    background-size: 17px 17px; }

.booking-widget_calendar_error-text {
  display: none;
  color: #b4975a;
  margin: 5px 0;
  padding: 0 20px; }

.signup-loader {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  display: none;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  text-align: center;
  background-color: #00000061; }

.signup-loader img {
  width: 100px;
  height: auto; }

.book-top {
  padding-top: 20.5em;
  background: #000; }
  @media (max-width: 768px) {
    .book-top {
      padding-top: 7.5em;
      background: none; } }

.book-sec {
  position: absolute;
  top: 250px;
  right: 0;
  left: 0;
  z-index: 999;
  text-align: center;
  background-repeat: no-repeat; }
  @media (max-width: 768px) {
    .book-sec {
      position: relative;
      top: 150px;
      left: inherit;
      height: 255px;
      background: none; } }
  @media (max-width: 555px) {
    .book-sec {
      top: 250px; } }
  @media (max-width: 768px) {
    .book-sec .booking-widget {
      width: 292px; } }
  .book-sec__home {
    top: 30vh; }
    @media (max-width: 1024px) {
      .book-sec__home {
        top: 15vh; } }
    @media (max-width: 767px) {
      .book-sec__home {
        top: 35vh; } }
    @media (max-width: 479px) {
      .book-sec__home {
        top: 40vh; } }

.logo {
  padding-top: .500em;
  padding-bottom: 3em;
  text-align: center; }

.holder-1150 {
  max-width: 1150px;
  margin: 0 auto; }

.tailored {
  position: relative;
  min-height: 664px;
  background: url("../imgs/tailored-bg.jpg") top center;
  background-color: #000;
  background-repeat: no-repeat; }
  @media (max-width: 1024px) {
    .tailored {
      min-height: 453px; } }
  @media (max-width: 768px) {
    .tailored {
      min-height: 510px; } }
  @media (min-width: 320px) and (max-width: 767px) {
    .tailored {
      min-height: 453px; } }
  .tailored .sub-section {
    float: right;
    width: 424px;
    padding-top: 160px; }
    @media (max-width: 1024px) {
      .tailored .sub-section {
        padding-top: 40px; } }
    @media (max-width: 768px) {
      .tailored .sub-section {
        position: relative;
        top: 0;
        left: 0;
        margin: auto;
        padding-top: 90px;
        padding-right: 40px;
        padding-left: 40px; } }
    @media (min-width: 320px) and (max-width: 767px) {
      .tailored .sub-section {
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        margin: auto;
        padding: 50px 0 40px; } }
    @media (max-width: 479px) {
      .tailored .sub-section {
        padding-top: 15px; } }
    @media (min-width: 1500px) {
      .tailored .sub-section {
        float: right;
        width: 424px;
        padding-top: 160px; } }

.m-t-3 {
  margin-top: -3px; }

.sec-title {
  margin: 0;
  padding-bottom: 20px;
  font-family: 'courier-std', monospace;
  font-size: 3.2em;
  font-style: normal;
  font-weight: 400;
  color: #7b725e;
  text-align: right;
  text-transform: uppercase;
  letter-spacing: 0; }
  @media (max-width: 1024px) {
    .sec-title {
      font-size: 2.6em; } }
  @media (max-width: 768px) {
    .sec-title {
      font-size: 3.6em; } }
  @media (min-width: 320px) and (max-width: 767px) {
    .sec-title {
      font-size: 3em; } }
  .sec-title.p-t-20 {
    padding-top: 20px; }
  .instagram .sec-title {
    margin-top: 30px;
    text-align: center; }
    .instagram .sec-title a {
      color: #7b725e; }

.caption {
  font-family: 'GothamBold';
  font-size: 1.3em;
  color: #9c978e;
  margin: 0;
  padding-bottom: 16px;
  color: #fff;
  text-align: right;
  text-transform: uppercase;
  letter-spacing: 1px; }

.copy-section {
  padding-bottom: 3em; }
  @media (max-width: 599px) {
    .copy-section {
      padding-bottom: 25px; } }
  .copy-section .para1 {
    font-family: 'GothamBook';
    font-size: 1.3em;
    color: #fff;
    padding-bottom: 1.4em;
    line-height: 1.5em;
    color: #dbdbdb;
    text-align: right; }
    @media (max-width: 599px) {
      .copy-section .para1 {
        padding-bottom: 0; } }
    .copy-section .para1.p-l-22 {
      padding-left: 22%; }
    @media (max-width: 1024px) {
      .copy-section .para1 {
        font-family: 'GothamBook';
        font-size: 1.3em;
        color: #fff; } }
  .copy-section .para2 {
    font-family: 'GothamBook';
    font-size: 1.3em;
    color: #fff;
    line-height: 1.5em;
    color: #dbdbdb;
    text-align: right; }
    .copy-section .para2.p-l-20 {
      padding-left: 20%; }
    @media (max-width: 1024px) {
      .copy-section .para2 {
        font-family: 'GothamBook';
        font-size: 1.3em;
        color: #fff; } }

.button-container {
  float: right;
  padding-bottom: 2em; }
  .button-container .outer-box {
    width: 14.2em;
    height: 4.800em;
    border: solid 1px #9c978e;
    border-width: 1px 1px 1px 1px;
    height: 3.700em;
    text-align: center;
    background-repeat: no-repeat;
    font-family: 'GothamBold';
    font-size: 1em;
    color: #9c978e;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    line-height: 3.700em; }
    .button-container .outer-box:after {
      content: '';
      width: 3.600em;
      height: 3.600em;
      background: #7b725e url("../imgs/arrow.png") center center no-repeat;
      float: right; }
    .button-container .outer-box:hover,
    .button-container .outer-box .active {
      color: #fff;
      transition: all 0.5s ease 0s; }

.button-container {
  float: right; }
  .button-container .white-box {
    width: 14.2em;
    height: 4.800em;
    border: solid 1px #9c978e;
    border-width: 1px 0 1px 1px;
    height: 3.700em;
    text-align: center;
    background-repeat: no-repeat;
    font-family: 'GothamBold';
    font-size: 1em;
    color: #4b463d;
    border: solid 1px #4b463d;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    line-height: 3.400em;
    position: relative;
    background-color: transparent;
    padding-right: 36px;
    outline: none; }
    .button-container .white-box:after {
      content: '';
      width: 3.600em;
      height: 3.600em;
      background: #7b725e url("../imgs/arrow-white.png") center center no-repeat;
      float: right;
      right: 0;
      position: absolute;
      right: 0;
      top: 0; }
    .button-container .white-box:hover,
    .button-container .white-box .active {
      color: #000;
      transition: all 0.5s ease 0s; }

.secret-box {
  height: auto;
  margin-top: -62px;
  background: url("../imgs/bg-strip.jpg") #000; }
  @media (min-width: 1500px) {
    .secret-box {
      height: auto; } }
  @media (max-width: 1024px) {
    .secret-box {
      min-height: 413px; } }
  @media (max-width: 768px) {
    .secret-box {
      padding-right: 40px !important;
      padding-left: 40px !important; } }
  @media (min-width: 480px) and (max-width: 767px) {
    .secret-box {
      min-height: 315px;
      padding-right: 0 !important;
      padding-left: 0 !important; } }
  @media (min-width: 320px) and (max-width: 479px) {
    .secret-box {
      min-height: 235px;
      padding-right: 0 !important;
      padding-left: 0 !important; } }
  .secret-box .column1 {
    text-align: center; }
    @media (max-width: 768px) {
      .secret-box .column1 {
        display: none; } }
    .secret-box .column1 img {
      display: inline-block;
      padding-top: 198px; }
      @media (max-width: 1024px) {
        .secret-box .column1 img {
          padding-top: 80px; } }
  .secret-box .column2 {
    position: relative; }
    .secret-box .column2 img.larger {
      display: none;
      width: 100%; }
      @media (min-width: 1024px) {
        .secret-box .column2 img.larger {
          display: inline-block; } }
      @media (min-width: 1280px) {
        .secret-box .column2 img.larger {
          display: inline-block; } }
    .secret-box .column2 img.smaller {
      width: 100%; }
      @media (min-width: 1024px) {
        .secret-box .column2 img.smaller {
          display: none; } }

.rooms-suites {
  font-size: 10px;
  background: url("//res.cloudinary.com/traveltripperweb/image/upload/c_limit,f_auto,h_2500,q_auto,w_2500/v1631616924/sigobqjiwdbewu3gmliu.jpg");
  background-color: #000;
  background-repeat: no-repeat;
  background-size: 100%; }
  .rooms-suites .car {
    min-height: 600px; }
  .rooms-suites .scl {
    height: 546px; }
    @media (max-width: 1024px) {
      .rooms-suites .scl {
        height: auto; } }
    @media (max-width: 768px) {
      .rooms-suites .scl {
        height: auto; } }
    @media (min-width: 320px) and (max-width: 767px) {
      .rooms-suites .scl {
        height: auto; } }
  @media (max-width: 768px) {
    .rooms-suites {
      height: auto;
      padding-right: 40px !important;
      padding-bottom: 60px !important;
      padding-left: 40px !important;
      background: none; } }
  @media (min-width: 320px) and (max-width: 767px) {
    .rooms-suites {
      padding-top: 50px !important;
      padding-right: 15px;
      padding-left: 15px !important; } }
  @media (max-width: 479px) {
    .rooms-suites {
      padding-top: 15px !important;
      padding-bottom: 30px !important; } }
  .rooms-suites .insta {
    position: absolute;
    top: -220px;
    z-index: 4;
    display: none;
    float: left;
    width: 100%;
    padding-left: 10px; }
    @media (min-width: 1024px) {
      .rooms-suites .insta {
        top: -180px;
        display: block; } }
  .rooms-suites .abd {
    z-index: 3;
    width: 100%; }
    @media (max-width: 1024px) {
      .rooms-suites .abd {
        position: inherit; } }
    @media (max-width: 768px) {
      .rooms-suites .abd {
        position: inherit; } }
    @media (min-width: 320px) and (max-width: 767px) {
      .rooms-suites .abd {
        position: inherit; } }
    .rooms-suites .abd .hold {
      width: 1150px;
      margin: 0 auto; }
      @media (max-width: 1024px) {
        .rooms-suites .abd .hold {
          width: 100%; } }
      @media (max-width: 768px) {
        .rooms-suites .abd .hold {
          width: 100%; } }
      @media (min-width: 320px) and (max-width: 767px) {
        .rooms-suites .abd .hold {
          width: 100%; } }
      .rooms-suites .abd .hold .room-container {
        float: right;
        width: 420px;
        margin-top: 70px;
        padding-top: 20px;
        padding-right: 20px;
        background-color: rgba(0, 0, 0, 0.6); }
        @media (min-width: 1500px) {
          .rooms-suites .abd .hold .room-container {
            padding-top: 90px; } }
        @media (max-width: 1024px) {
          .rooms-suites .abd .hold .room-container {
            padding-top: 40px; } }
        @media (max-width: 768px) {
          .rooms-suites .abd .hold .room-container {
            padding-top: 40px;
            padding-bottom: 60px; } }
        @media (min-width: 320px) and (max-width: 767px) {
          .rooms-suites .abd .hold .room-container {
            padding-top: 0;
            padding-bottom: 40px; } }
        @media (min-width: 1280px) {
          .rooms-suites .abd .hold .room-container {
            padding-top: 90px; } }
        @media (max-width: 479px) {
          .rooms-suites .abd .hold .room-container {
            width: auto; } }

.carosuel-sec {
  padding-top: 0;
  padding-left: 8.66666%; }
  @media (min-width: 1500px) {
    .carosuel-sec {
      padding-top: 90px; } }
  @media (max-width: 1024px) {
    .carosuel-sec {
      padding-top: 2.13333%; } }
  @media (max-width: 768px) {
    .carosuel-sec {
      padding: 0; } }
  .carosuel-sec .carsouel-content {
    float: left;
    width: 28%;
    margin-bottom: 55px; }
    @media (max-width: 768px) {
      .carosuel-sec .carsouel-content {
        width: 100%; } }
    @media (max-width: 479px) {
      .carosuel-sec .carsouel-content {
        margin-bottom: 0; } }
    .carosuel-sec .carsouel-content .owl-carousel .owl-stage-outer {
      background-color: #090604; }
    .carosuel-sec .carsouel-content .owl-carousel .item {
      position: relative; }
      .carosuel-sec .carsouel-content .owl-carousel .item .caption {
        position: absolute;
        top: 63%;
        left: 3em;
        font-size: 10px; }
        .carosuel-sec .carsouel-content .owl-carousel .item .caption h2.cap-heading,
        .carosuel-sec .carsouel-content .owl-carousel .item .caption .h2.cap-heading {
          margin: 0;
          font-size: 4.800em;
          font-weight: normal;
          line-height: 40px;
          color: #fff;
          text-align: left;
          text-shadow: 0 3px 5px rgba(0, 0, 0, 0.8);
          text-transform: uppercase;
          letter-spacing: 1px; }
          @media (min-width: 1280px) {
            .carosuel-sec .carsouel-content .owl-carousel .item .caption h2.cap-heading,
            .carosuel-sec .carsouel-content .owl-carousel .item .caption .h2.cap-heading {
              font-size: 4.500em; } }
        .carosuel-sec .carsouel-content .owl-carousel .item .caption h4, .carosuel-sec .carsouel-content .owl-carousel .item .caption .privacy .h4, .privacy .carosuel-sec .carsouel-content .owl-carousel .item .caption .h4, .carosuel-sec .carsouel-content .owl-carousel .item .caption .h4 {
          font-family: 'GothamBold';
          font-size: 1.3em;
          color: #9c978e;
          margin: 0;
          padding-bottom: 1.5em;
          color: #aea287;
          text-align: left;
          text-transform: uppercase;
          letter-spacing: 1px; }
    .carosuel-sec .carsouel-content .owl-carousel .owl-controls {
      text-align: center; }
      .carosuel-sec .carsouel-content .owl-carousel .owl-controls .owl-prev {
        position: absolute;
        top: 50%;
        width: 30px;
        height: 62px;
        margin-top: -50px;
        text-align: center;
        background-color: #7b725e;
        filter: Alpha(Opacity=50);
        opacity: 0.5; }
      .carosuel-sec .carsouel-content .owl-carousel .owl-controls .owl-next {
        position: absolute;
        top: 50%;
        width: 30px;
        height: 62px;
        margin-top: -50px;
        text-align: center;
        background-color: #7b725e;
        filter: Alpha(Opacity=50);
        opacity: 0.5; }
      .carosuel-sec .carsouel-content .owl-carousel .owl-controls .owl-next:hover,
      .carosuel-sec .carsouel-content .owl-carousel .owl-controls .owl-prev:hover {
        filter: Alpha(Opacity=70);
        opacity: 0.7; }
      .carosuel-sec .carsouel-content .owl-carousel .owl-controls .owl-next {
        right: -5px; }
      .carosuel-sec .carsouel-content .owl-carousel .owl-controls .owl-prev {
        left: -5px; }
      .carosuel-sec .carsouel-content .owl-carousel .owl-controls .owl-dot span {
        width: 6px;
        height: 6px;
        margin: 3px; }
      .carosuel-sec .carsouel-content .owl-carousel .owl-controls .nav-img {
        position: relative;
        z-index: 1700;
        padding-top: 20px; }
  .carosuel-sec .offers-contents {
    display: none;
    float: left;
    width: 29.33333%;
    margin-top: 14.400em;
    margin-left: 55px;
    text-align: center;
    background-color: #090604; }
    @media (min-width: 1024px) {
      .carosuel-sec .offers-contents {
        display: block;
        margin-top: 10.400em; } }
    .carosuel-sec .offers-contents .offer-caption {
      font-family: 'GothamBold';
      font-size: 1.3em;
      color: #9c978e;
      margin: 0;
      padding-bottom: 25px;
      font-weight: 500;
      line-height: 1.1;
      color: #fff;
      text-align: left;
      text-transform: uppercase;
      letter-spacing: 1px; }
    .carosuel-sec .offers-contents .para {
      font-family: 'GothamBook';
      font-size: 1.3em;
      color: #fff;
      padding-bottom: 25px;
      line-height: 1.5em;
      color: #dbdbdb;
      text-align: left; }
    .carosuel-sec .offers-contents .offer-container {
      float: left; }
      .carosuel-sec .offers-contents .offer-container .offer-box {
        width: 14.2em;
        height: 4.800em;
        border: solid 1px #9c978e;
        border-width: 1px 1px 1px 1px;
        height: 3.700em;
        text-align: center;
        background-repeat: no-repeat;
        font-family: 'GothamBold';
        font-size: 1em;
        color: #9c978e;
        text-transform: uppercase;
        text-decoration: none;
        display: inline-block;
        line-height: 3.700em;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        transition: all 0.5s ease;
        -op-transition: all 0.5s ease; }
        .carosuel-sec .offers-contents .offer-container .offer-box:after {
          content: '';
          width: 3.600em;
          height: 3.600em;
          background: #7b725e url("../imgs/arrow.png") center center no-repeat;
          float: right; }
        .carosuel-sec .offers-contents .offer-container .offer-box.active, .carosuel-sec .offers-contents .offer-container .offer-box:hover {
          color: #c3c3c3;
          border: solid 1px #c3c3c3;
          -webkit-transition: all 0.5s ease;
          -moz-transition: all 0.5s ease;
          -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
          -op-transition: all 0.5s ease; }
          .carosuel-sec .offers-contents .offer-container .offer-box.active:after, .carosuel-sec .offers-contents .offer-container .offer-box:hover:after {
            background: url("../imgs/arrow.png") center center no-repeat #c3c3c3;
            -webkit-transition: all 0.5s ease;
            -moz-transition: all 0.5s ease;
            -ms-transition: all 0.5s ease;
            transition: all 0.5s ease;
            -op-transition: all 0.5s ease; }
        .carosuel-sec .offers-contents .offer-container .offer-box:after {
          -webkit-transition: all 0.5s ease;
          -moz-transition: all 0.5s ease;
          -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
          -op-transition: all 0.5s ease; }
  .carosuel-sec .trip-quotes {
    position: relative;
    float: left;
    width: 20.2%; }
    @media (min-width: 1500px) {
      .carosuel-sec .trip-quotes {
        width: 23.2%; } }
    @media (max-width: 1024px) {
      .carosuel-sec .trip-quotes {
        width: 41%; } }
    @media (max-width: 768px) {
      .carosuel-sec .trip-quotes {
        float: right;
        width: 50%;
        padding-top: 40px; } }
    @media (max-width: 767px) {
      .carosuel-sec .trip-quotes {
        width: 100%; } }
    .carosuel-sec .trip-quotes .quote {
      position: absolute;
      top: 365px;
      font-family: 'bebas-neue', sans-serif; }
      @media (min-width: 1500px) {
        .carosuel-sec .trip-quotes .quote {
          top: 320px; } }
      @media (max-width: 1024px) {
        .carosuel-sec .trip-quotes .quote {
          top: 308px; } }
      @media (max-width: 768px) {
        .carosuel-sec .trip-quotes .quote {
          position: relative;
          top: 0;
          float: right; } }
      .carosuel-sec .trip-quotes .quote h2.cap-heading,
      .carosuel-sec .trip-quotes .quote .h2.cap-heading {
        margin: 0;
        padding-bottom: 18px;
        font-size: 4.800em;
        font-weight: normal;
        line-height: 38px;
        color: #9c9689;
        text-align: right;
        text-transform: uppercase;
        letter-spacing: .5px;
        background-color: #090604; }
        @media (max-width: 1024px) {
          .carosuel-sec .trip-quotes .quote h2.cap-heading,
          .carosuel-sec .trip-quotes .quote .h2.cap-heading {
            font-size: 3.8em;
            line-height: 34px; } }
        @media (min-width: 1280px) {
          .carosuel-sec .trip-quotes .quote h2.cap-heading,
          .carosuel-sec .trip-quotes .quote .h2.cap-heading {
            font-size: 4.500em; } }
      .carosuel-sec .trip-quotes .quote .pub-date {
        font-family: 'GothamBook';
        font-size: 1.3em;
        color: #fff;
        color: #dbdbdb;
        text-align: right; }

.panel-counter {
  width: 500px;
  padding: 10px 5px;
  font-family: 'courier-std', monospace;
  font-size: 4em;
  font-style: normal;
  font-weight: 400;
  color: #cbc3b2;
  text-transform: uppercase;
  letter-spacing: 1px;
  -webkit-transform: rotate(-90deg) translateY(100%);
  -moz-transform: rotate(-90deg) translateY(100%);
  transform: rotate(-90deg) translateY(100%);
  -webkit-transform-origin: left bottom;
  -moz-transform-origin: left bottom;
  transform-origin: left bottom; }
  @media (max-width: 768px) {
    .panel-counter {
      bottom: 6px !important;
      left: 2px !important;
      padding: 4px 0;
      font-size: 16px; } }

.as-white {
  background: none; }

.accord1 {
  font-size: 10px; }
  .accord1 h4, .accord1 .privacy .h4, .privacy .accord1 .h4, .accord1 .h4 {
    font-family: 'GothamBold';
    font-size: 13px;
    color: #9c978e;
    margin: 0;
    padding: 0;
    line-height: 18px;
    color: #aea287;
    text-transform: uppercase;
    letter-spacing: 1px; }
    @media (min-width: 768px) {
      .accord1 h4, .accord1 .privacy .h4, .privacy .accord1 .h4, .accord1 .h4 {
        line-height: 40px; } }
  .accord1 h3.cap-heading,
  .accord1 .h3.cap-heading {
    margin: 0;
    font-size: 4.800em;
    font-weight: normal;
    line-height: 40px;
    color: #fff;
    text-align: left;
    text-shadow: 0 3px 5px rgba(0, 0, 0, 0.8);
    text-transform: uppercase;
    letter-spacing: 1px; }

.signup-sec {
  min-height: 510px;
  background: url("//res.cloudinary.com/traveltripperweb/image/upload/c_limit,f_auto,h_2500,q_auto,w_2500/v1631612330/zgsfaodxd0ozcppifj33.jpg");
  background-color: #000;
  background-repeat: no-repeat;
  background-size: 100%; }
  .signup-sec .blog-sec {
    padding-top: 60px;
    background-color: #000; }
    @media (max-width: 479px) {
      .signup-sec .blog-sec {
        padding-top: 30px; } }
  @media (max-width: 1024px) {
    .signup-sec {
      min-height: 500px; } }
  @media (min-width: 768px) and (max-width: 1020px) {
    .signup-sec {
      min-height: 420px;
      background: none; } }
  .signup-sec .blog-quote {
    padding-top: 12.100em;
    padding-left: 18.200em;
    font-family: 'bebas-neue', sans-serif; }
    @media (max-width: 1024px) {
      .signup-sec .blog-quote {
        padding-top: 12.100em;
        padding-left: 13.2em; } }
    @media (max-width: 768px) {
      .signup-sec .blog-quote {
        display: none; } }
    .signup-sec .blog-quote h2.cap-heading,
    .signup-sec .blog-quote .h2.cap-heading {
      margin: 0;
      padding-bottom: 18px;
      font-size: 4.800em;
      font-weight: normal;
      line-height: 40px;
      color: #9c9689;
      text-align: right;
      text-transform: uppercase;
      letter-spacing: .5px; }
      @media (max-width: 1024px) {
        .signup-sec .blog-quote h2.cap-heading,
        .signup-sec .blog-quote .h2.cap-heading {
          font-size: 3.8em;
          line-height: 34px; } }
      @media (min-width: 1280px) {
        .signup-sec .blog-quote h2.cap-heading,
        .signup-sec .blog-quote .h2.cap-heading {
          font-size: 4.500em; } }
    .signup-sec .blog-quote .pub-date {
      font-family: 'GothamBook';
      font-size: 1.3em;
      color: #fff;
      color: #dbdbdb;
      text-align: right; }
      .signup-sec .blog-quote .pub-date a {
        color: #fff; }
  .signup-sec .blog-thumbs {
    margin-right: auto;
    padding-left: 40px;
    overflow: hidden; }
    @media (max-width: 768px) {
      .signup-sec .blog-thumbs {
        max-width: 490px;
        margin: 0 auto;
        padding: 0; } }
    @media (max-width: 767px) {
      .signup-sec .blog-thumbs {
        padding-right: 15px;
        padding-left: 15px; } }
    .signup-sec .blog-thumbs .blog-heading {
      font-family: 'GothamBold';
      font-size: 1.3em;
      color: #9c978e;
      margin: 0;
      padding-bottom: 16px;
      color: #fff;
      text-transform: uppercase;
      letter-spacing: 1px; }
      @media (max-width: 768px) {
        .signup-sec .blog-thumbs .blog-heading {
          text-align: center; } }
    .signup-sec .blog-thumbs .blog-container {
      float: right;
      margin-right: 116px;
      padding-top: 45px; }
      @media (max-width: 1024px) {
        .signup-sec .blog-thumbs .blog-container {
          margin-right: 52px;
          padding-top: 35px; } }
      .signup-sec .blog-thumbs .blog-container .blog-box {
        width: 14.2em;
        height: 4.800em;
        border: solid 1px #9c978e;
        border-width: 1px 1px 1px 1px;
        height: 3.700em;
        text-align: center;
        background-repeat: no-repeat;
        font-family: 'GothamBold';
        font-size: 1em;
        color: #9c978e;
        text-transform: uppercase;
        text-decoration: none;
        display: inline-block;
        line-height: 3.700em; }
        .signup-sec .blog-thumbs .blog-container .blog-box:after {
          content: '';
          width: 3.600em;
          height: 3.600em;
          background: #7b725e url("../imgs/arrow.png") center center no-repeat;
          float: right; }
        .signup-sec .blog-thumbs .blog-container .blog-box:hover,
        .signup-sec .blog-thumbs .blog-container .blog-box .active {
          color: #fff;
          transition: all 0.5s ease 0s; }
      @media (max-width: 768px) {
        .signup-sec .blog-thumbs .blog-container {
          display: none; } }
  .signup-sec .blog-thumb-sec1 {
    float: left;
    width: 170px;
    padding-right: 12px; }
    @media (max-width: 1024px) {
      .signup-sec .blog-thumb-sec1 {
        float: left;
        width: 135px;
        padding-right: 12px; } }
    @media (max-width: 768px) {
      .signup-sec .blog-thumb-sec1 {
        display: none; } }
    @media (min-width: 1280px) {
      .signup-sec .blog-thumb-sec1 {
        width: 150px; } }
    .signup-sec .blog-thumb-sec1 img {
      width: 100%; }
    .signup-sec .blog-thumb-sec1 .thumb1 {
      padding-bottom: 10px; }
  .signup-sec .nopaddingright {
    padding-right: 0 !important; }
  .signup-sec .blog-thumb-sec2,
  .signup-sec .blog-thumb-sec3 {
    float: left;
    width: 280px;
    padding-right: 12px; }
    @media (max-width: 1024px) {
      .signup-sec .blog-thumb-sec2,
      .signup-sec .blog-thumb-sec3 {
        float: left;
        width: 190px;
        padding-right: 12px; } }
    @media (max-width: 768px) {
      .signup-sec .blog-thumb-sec2,
      .signup-sec .blog-thumb-sec3 {
        width: 245px;
        padding: 0 6px; } }
    @media (max-width: 767px) {
      .signup-sec .blog-thumb-sec2,
      .signup-sec .blog-thumb-sec3 {
        float: none;
        width: 245px;
        padding-right: 0;
        clear: both; } }
    @media (min-width: 1280px) {
      .signup-sec .blog-thumb-sec2,
      .signup-sec .blog-thumb-sec3 {
        width: 245px; } }
    @media (max-width: 767px) {
      .signup-sec .blog-thumb-sec2,
      .signup-sec .blog-thumb-sec3 {
        width: 245px;
        margin: 0 auto;
        padding-top: 15px;
        padding-right: 0; } }
    .signup-sec .blog-thumb-sec2 .blog-pic img,
    .signup-sec .blog-thumb-sec3 .blog-pic img {
      width: 100%;
      height: 215px; }
      @media (min-width: 1024px) and (max-width: 1280px) {
        .signup-sec .blog-thumb-sec2 .blog-pic img,
        .signup-sec .blog-thumb-sec3 .blog-pic img {
          height: 166px; } }
      @media (min-width: 768px) and (max-width: 1020px) {
        .signup-sec .blog-thumb-sec2 .blog-pic img,
        .signup-sec .blog-thumb-sec3 .blog-pic img {
          height: 213px; } }
    .signup-sec .blog-thumb-sec2 .blog-desp,
    .signup-sec .blog-thumb-sec3 .blog-desp {
      height: 90px;
      padding: 30px 40px;
      text-align: center;
      background: #fff; }
      @media (max-width: 1024px) {
        .signup-sec .blog-thumb-sec2 .blog-desp,
        .signup-sec .blog-thumb-sec3 .blog-desp {
          padding: 10px 20px; } }
      @media (max-width: 768px) {
        .signup-sec .blog-thumb-sec2 .blog-desp,
        .signup-sec .blog-thumb-sec3 .blog-desp {
          height: 70px;
          padding: 15px 20px; } }
      @media (min-width: 320px) and (max-width: 479px) {
        .signup-sec .blog-thumb-sec2 .blog-desp,
        .signup-sec .blog-thumb-sec3 .blog-desp {
          padding: 10px 20px; } }
      @media (min-width: 1280px) {
        .signup-sec .blog-thumb-sec2 .blog-desp,
        .signup-sec .blog-thumb-sec3 .blog-desp {
          height: 70px;
          padding: 10px 20px; } }
      .signup-sec .blog-thumb-sec2 .blog-desp .title a,
      .signup-sec .blog-thumb-sec3 .blog-desp .title a {
        font-family: 'GothamBold';
        font-size: 1.6em;
        color: #9c978e;
        margin: 0;
        line-height: 12px;
        color: #545148 !important;
        text-decoration: none;
        text-transform: uppercase;
        letter-spacing: 1px; }
        .signup-sec .blog-thumb-sec2 .blog-desp .title a:hover,
        .signup-sec .blog-thumb-sec3 .blog-desp .title a:hover {
          color: #7b725e; }
        @media (max-width: 1024px) {
          .signup-sec .blog-thumb-sec2 .blog-desp .title a,
          .signup-sec .blog-thumb-sec3 .blog-desp .title a {
            font-family: 'GothamBold';
            font-size: 1.2em;
            color: #9c978e;
            line-height: 15px; } }
        @media (max-width: 768px) {
          .signup-sec .blog-thumb-sec2 .blog-desp .title a,
          .signup-sec .blog-thumb-sec3 .blog-desp .title a {
            font-family: 'GothamBold';
            font-size: 1.3em;
            color: #9c978e;
            line-height: 20px; } }
        @media (min-width: 320px) and (max-width: 479px) {
          .signup-sec .blog-thumb-sec2 .blog-desp .title a,
          .signup-sec .blog-thumb-sec3 .blog-desp .title a {
            font-family: 'GothamBold';
            font-size: 1.2em;
            color: #9c978e;
            line-height: 18px; } }
        @media (min-width: 1280px) {
          .signup-sec .blog-thumb-sec2 .blog-desp .title a,
          .signup-sec .blog-thumb-sec3 .blog-desp .title a {
            font-family: 'GothamBold';
            font-size: 1.2em;
            color: #9c978e;
            margin: 0 !important; } }

.footer-section {
  padding-bottom: 30px;
  background: url("../imgs/bg-strip.jpg"); }
  @media (max-width: 768px) {
    .footer-section {
      display: none; } }
  .footer-section .logo-sec {
    height: 146px;
    background: #a09c91; }
    .footer-section .logo-sec .bigR {
      display: inline-block;
      float: left;
      height: 100%;
      vertical-align: middle; }
      .footer-section .logo-sec .bigR img {
        position: relative;
        top: 50%;
        transform: translateY(-50%); }
    .footer-section .logo-sec .luxury,
    .footer-section .logo-sec .trip {
      display: inline-block;
      float: left;
      height: 100%;
      padding-right: 7px;
      vertical-align: middle; }
      @media (max-width: 1024px) {
        .footer-section .logo-sec .luxury,
        .footer-section .logo-sec .trip {
          display: none; } }
      .footer-section .logo-sec .luxury img,
      .footer-section .logo-sec .trip img {
        position: relative;
        top: 50%;
        transform: translateY(-50%); }
  .footer-section .footer-menu {
    position: relative;
    float: left;
    width: 100%;
    height: 146px;
    margin-right: 0;
    background: #a09c91; }
    .footer-section .footer-menu .menu-contents {
      padding-left: 0; }
      .footer-section .footer-menu .menu-contents span {
        display: inline-block;
        height: 85px;
        line-height: 100px; }
        @media (max-width: 1024px) {
          .footer-section .footer-menu .menu-contents span {
            height: 81px; } }
      .footer-section .footer-menu .menu-contents ul {
        margin: 0 40px 0 0;
        padding: 0;
        text-align: right;
        line-height: 23px; }
      .footer-section .footer-menu .menu-contents li {
        font-family: 'GothamBold';
        font-size: 12px;
        color: #9c978e;
        display: inline-block;
        padding-left: 18px;
        text-transform: uppercase;
        vertical-align: bottom; }
        @media (min-width: 1280px) {
          .footer-section .footer-menu .menu-contents li {
            font-family: 'GothamBold';
            font-size: 11px;
            color: #9c978e;
            padding-left: 9px; } }
        @media (max-width: 1024px) {
          .footer-section .footer-menu .menu-contents li {
            padding-left: 15px;
            line-height: 25px; } }
        .footer-section .footer-menu .menu-contents li a {
          color: #000;
          text-decoration: none;
          -webkit-transition: all 0.5s ease;
          -moz-transition: all 0.5s ease;
          -ms-transition: all 0.5s ease;
          -op-transition: all 0.5s ease;
          transition: all 0.5s ease; }
          .footer-section .footer-menu .menu-contents li a:hover,
          .footer-section .footer-menu .menu-contents li a .active {
            color: #fff;
            -webkit-transition: all 0.5s ease;
            -moz-transition: all 0.5s ease;
            -ms-transition: all 0.5s ease;
            transition: all 0.5s ease;
            -op-transition: all 0.5s ease; }
    .footer-section .footer-menu .address {
      position: absolute;
      top: 25px;
      right: 40px; }
      @media (max-width: 1024px) {
        .footer-section .footer-menu .address {
          top: 15px; } }
      .footer-section .footer-menu .address h3.cap-heading,
      .footer-section .footer-menu .address .h3.cap-heading {
        margin: 0;
        font-size: 30px;
        font-weight: normal;
        line-height: 26px;
        color: #080805;
        text-align: right;
        text-transform: uppercase;
        letter-spacing: 1px; }
        .footer-section .footer-menu .address h3.cap-heading a,
        .footer-section .footer-menu .address .h3.cap-heading a {
          color: #080805; }
  .footer-section .no-gutters {
    background-color: #000; }

.address-mobile {
  display: none;
  width: 100%;
  padding-bottom: 50px;
  text-align: center; }
  @media (max-width: 768px) {
    .address-mobile {
      position: relative;
      display: block; } }
  @media (max-width: 479px) {
    .address-mobile {
      padding-bottom: 30px; } }
  @media (min-width: 320px) and (max-width: 479px) {
    .address-mobile {
      padding-right: 15px;
      padding-left: 15px; } }
  .address-mobile h3.cap-heading,
  .address-mobile .h3.cap-heading {
    font-size: 30px;
    font-weight: normal;
    line-height: 26px;
    color: #7b725e;
    text-transform: uppercase;
    letter-spacing: 1px; }
    @media (max-width: 479px) {
      .address-mobile h3.cap-heading,
      .address-mobile .h3.cap-heading {
        margin: 0;
        font-size: 2em;
        line-height: 18px; } }

.footer-section-mobile {
  display: none;
  width: 100%;
  height: 146px;
  margin: 0;
  margin-bottom: 30px;
  overflow: hidden;
  background: url("//res.cloudinary.com/traveltripperweb/image/upload/c_limit,f_auto,h_2500,q_auto,w_2500/v1631612014/idw1ph41livfju9nazvg.png") no-repeat;
  background-size: 100%; }
  @media (max-width: 768px) {
    .footer-section-mobile {
      display: block; } }
  @media (min-width: 320px) and (max-width: 479px) {
    .footer-section-mobile {
      background-size: auto; } }
  @media (max-width: 479px) {
    .footer-section-mobile {
      height: auto;
      margin-bottom: 0;
      padding: 15px;
      background-repeat: repeat-y; } }
  .footer-section-mobile ul {
    margin: 0;
    padding: 0; }
    @media (max-width: 320px) {
      .footer-section-mobile ul {
        text-align: center; } }
    @media (max-width: 479px) {
      .footer-section-mobile ul {
        text-align: center; } }
  .footer-section-mobile li {
    display: block;
    padding-bottom: 10px;
    list-style-type: none; }
    @media (max-width: 768px) {
      .footer-section-mobile li {
        padding-bottom: 8px; } }
    @media (min-width: 320px) and (max-width: 479px) {
      .footer-section-mobile li {
        display: inline;
        padding-left: 12px;
        text-align: center; } }
    @media (max-width: 479px) {
      .footer-section-mobile li {
        display: block; } }
  .footer-section-mobile a {
    font-family: 'GothamBold';
    font-size: 12px;
    color: #9c978e;
    color: #202020;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px; }
    .footer-section-mobile a:hover,
    .footer-section-mobile a .active {
      color: #fff;
      transition: all 0.5s ease 0s; }
    @media (min-width: 480px) and (max-width: 767px) {
      .footer-section-mobile a {
        font-family: 'GothamBold';
        font-size: 11px;
        color: #9c978e;
        color: #202020; } }
    @media (max-width: 320px) {
      .footer-section-mobile a {
        font-family: 'GothamBold';
        font-size: 11px;
        color: #9c978e;
        line-height: 25px;
        color: #202020; } }

.logo-footer {
  float: left;
  width: 175px;
  height: 146px;
  background: url("../imgs/r-transp.png") no-repeat left top; }
  @media (min-width: 320px) and (max-width: 479px) {
    .logo-footer {
      display: none;
      background: none; } }

.links-col1 {
  float: left;
  padding-top: 16px;
  padding-left: 165px; }
  @media (min-width: 480px) and (max-width: 767px) {
    .links-col1 {
      float: left;
      padding-top: 10px;
      padding-left: 36px; } }
  @media (min-width: 320px) and (max-width: 479px) {
    .links-col1 {
      padding-top: 10px;
      padding-left: 0; } }
  @media (max-width: 479px) {
    .links-col1 {
      float: none;
      clear: both; } }

.links-col2 {
  float: left;
  padding-top: 16px;
  padding-left: 65px; }
  @media (min-width: 480px) and (max-width: 767px) {
    .links-col2 {
      float: left;
      padding-top: 10px;
      padding-left: 28px; } }
  @media (max-width: 320px) {
    .links-col2 {
      padding-top: 10px;
      padding-left: 0; } }
  @media (max-width: 479px) {
    .links-col2 {
      float: none;
      clear: both; } }
  @media (max-width: 479px) {
    .links-col2 {
      padding-top: 10px;
      padding-left: 0; } }

.no-padding {
  padding: 0; }

.bg_video {
  position: absolute; }

.credit-info {
  position: relative;
  display: inline-block;
  width: 100px;
  font-family: 'GothamLight';
  font-size: 11px;
  text-align: left;
  text-transform: none; }
  .credit-info:before {
    position: relative;
    content: 'Credit'; }
  .credit-info:hover {
    color: #202020 !important; }
    .credit-info:hover:before {
      content: 'spherical.co'; }

@media (min-width: 992px) {
  .blog-container {
    float: right;
    max-width: 535px; } }
.blog-container .signup-sec {
  background-color: transparent;
  background-image: none; }
.blog-container .blog-thumb-sec2 {
  padding: 0 0 12px 8px; }
.blog-container .blog-thumbs .blog-heading {
  padding-left: 8px;
  color: #fff; }

.overlay-common {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #000;
  opacity: 0;
  transition: all .5s; }
  .overlay-common:hover {
    opacity: .4; }

.tonight-rate {
  position: absolute;
  right: 0;
  bottom: 25px;
  left: 0;
  z-index: 99;
  margin: 0 auto;
  text-align: center;
  cursor: pointer; }
  .tonight-rate__home {
    position: relative;
    top: auto;
    bottom: auto;
    margin-top: 10px; }
  .tonight-rate.tonight-rate-inner {
    position: static;
    float: left; }
    @media (max-width: 479px) {
      .tonight-rate.tonight-rate-inner {
        float: none;
        margin-bottom: 30px;
        text-align: right; } }
  .tonight-rate .tr-label {
    display: inline-block;
    height: 41px;
    padding: 12px;
    font-family: GothamBook;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    background-color: #635c4c; }
  .tonight-rate .tr-price {
    display: inline-block;
    height: 41px;
    padding: 12px 20px;
    font-family: GothamLight;
    font-size: 12px;
    color: #fff;
    background-color: #7a715f; }

.booker {
  position: relative; }
  @media (max-width: 768px) {
    .booker {
      height: 660px; } }

.main-bg {
  position: relative;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }
  @media (max-width: 1024px) {
    .main-bg {
      background: url("//res.cloudinary.com/traveltripperweb/image/upload/c_limit,h_2500,w_2500/v1568220994/ytyweyz2hcmwzpm3mvjh.jpg") no-repeat;
      background-position: center center;
      background-size: cover; } }

.cap-heading a {
  color: #fff;
  text-decoration: none; }

@media (max-width: 1024px) {
  .main-video {
    display: none; } }

.room-container .sec-title a {
  color: #fff;
  text-decoration: none;
  text-shadow: 0 0 3px #000;
  transition: all 0.5s; }
  .room-container .sec-title a:hover {
    text-decoration: none; }

.tailored .sec-title a {
  color: #7b725e;
  text-decoration: none;
  transition: all 0.5s; }
  .tailored .sec-title a:hover {
    color: #fff;
    text-decoration: none; }

.accord1 {
  top: auto !important;
  bottom: 18%;
  left: 10px !important; }
  @media (min-width: 768px) {
    .accord1 {
      left: 40px !important; } }

.as-panel {
  background-color: #000; }

.base-content iframe {
  max-width: 100% !important; }

.ada-logo {
  max-width: 65px;
  margin: 10px auto;
  margin-right: 20px;
  padding-bottom: 40px !important;
  text-align: center; }
  @media (max-width: 479px) {
    .ada-logo {
      margin-top: 10px; } }
  .ada-logo img {
    width: 100%;
    height: 100%;
    font-family: 'object-fit: cover;';
    object-fit: cover; }

.scroll-down {
  position: absolute;
  right: 0;
  bottom: 50px;
  left: 0;
  max-width: 25px;
  margin: 0 auto; }
  @media (min-width: 768px) {
    .scroll-down {
      bottom: 120px; } }
  .scroll-down:hover {
    cursor: pointer; }
  .scroll-down img {
    width: 100%;
    height: 100%;
    object-fit: cover; }

.discounted-prices-list-hidden {
  display: none; }

.signup-container {
  padding-top: 30px;
  padding-bottom: 70px; }
  .signup-container .container {
    padding: 0; }
  @media (max-width: 768px) {
    .signup-container {
      text-align: center; } }
  @media (min-width: 320px) and (max-width: 1020px) {
    .signup-container {
      padding-bottom: 0; } }
  .signup-container .social {
    padding-top: 25px;
    text-align: center; }
    @media (max-width: 768px) {
      .signup-container .social {
        display: inline-block;
        float: none;
        padding-bottom: 60px;
        padding-left: 0;
        text-align: center; } }
    @media (min-width: 1280px) {
      .signup-container .social {
        padding-left: 8.87878%; } }
    @media (max-width: 479px) {
      .signup-container .social {
        padding-top: 10px;
        padding-bottom: 15px; } }
    .signup-container .social ul li {
      display: inline-block;
      float: none; }
    .signup-container .social .icon {
      display: block;
      height: 26px;
      text-indent: -9999px;
      background-image: url("../imgs/social-icons.png");
      background-repeat: no-repeat; }
    .signup-container .social .facebook {
      width: 53px;
      background-position: 0; }
    .signup-container .social .twitter {
      width: 58px;
      background-position: -52px 0; }
    .signup-container .social .youtube {
      width: 60px;
      padding-right: 29px;
      background-position: -111px 0; }
    .signup-container .social .instagram {
      width: 53px;
      background-position: -166px 0; }
  .signup-container .signup-checkbox {
    margin-top: 5px; }
    .signup-container .signup-checkbox .form-check-label {
      color: #9c9689; }
      .signup-container .signup-checkbox .form-check-label a {
        color: #9c9689; }

.signup-container-events {
  overflow: hidden; }
  .signup-container-events .signup-checkbox {
    margin-top: 5px; }
    .signup-container-events .signup-checkbox .form-check-label {
      color: #9c9689; }
      .signup-container-events .signup-checkbox .form-check-label a {
        color: #9c9689; }

.signup-form {
  padding-left: 70px; }
  @media (max-width: 1024px) {
    .signup-form {
      padding-left: 68px; } }
  @media (max-width: 768px) {
    .signup-form {
      padding-right: 20px;
      padding-bottom: 40px;
      padding-left: 80px; } }
  @media (max-width: 767px) {
    .signup-form {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (max-width: 479px) {
    .signup-form {
      padding-bottom: 30px; } }
  .signup-form .announce {
    float: left;
    width: 75%;
    height: 77px;
    margin-right: 6px;
    padding-left: 93px;
    background: url("../imgs/mail-box.png") no-repeat 15px 18px;
    background-color: white;
    background-color: rgba(255, 255, 255, 0.2); }
    @media (max-width: 1024px) {
      .signup-form .announce {
        height: 81px;
        margin-right: 3px; } }
    @media (max-width: 768px) {
      .signup-form .announce {
        width: 70%;
        height: 80px;
        margin-right: 0; } }
    @media (max-width: 767px) {
      .signup-form .announce {
        width: 70%;
        height: 80px;
        margin-right: -3px;
        padding-right: 18px;
        padding-left: 15px;
        background: none;
        background-color: white;
        background-color: rgba(255, 255, 255, 0.2); } }
    @media (min-width: 320px) and (max-width: 479px) {
      .signup-form .announce {
        width: 73%;
        height: 80px;
        padding-left: 0; } }
    @media (min-width: 1200px) {
      .signup-form .announce {
        width: 575px;
        height: 77px;
        margin-right: 5px; } }
    @media (min-width: 1500px) {
      .signup-form .announce {
        width: 700px;
        height: 80px; } }
    @media (max-width: 479px) {
      .signup-form .announce {
        height: 60px; } }
    .signup-form .announce span {
      display: inline-block;
      padding-left: 100px;
      font-family: 'GothamBook';
      font-size: 12px;
      color: #fff;
      line-height: 78px;
      color: #dbdbdb;
      color: rgba(219, 219, 219, 0.5); }
      @media (min-width: 1024px) and (max-width: 1500px) {
        .signup-form .announce span {
          padding-right: 20px;
          padding-left: 30px; } }
      @media (max-width: 768px) {
        .signup-form .announce span {
          padding-left: 10px;
          line-height: 77px; } }
      @media (max-width: 767px) {
        .signup-form .announce span {
          padding-top: 10px;
          padding-left: 0;
          line-height: 28px; } }
      @media (min-width: 320px) and (max-width: 479px) {
        .signup-form .announce span {
          padding-top: 10px;
          padding-right: 25px;
          padding-left: 10px;
          line-height: 20px; } }
  .signup-form .signup-btn {
    background: #9c9689;
    padding: 66px 34px;
    display: inline-block;
    font-family: 'GothamBold';
    font-size: 15px;
    color: #9c978e;
    color: #060708;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px; }
    @media (max-width: 1024px) {
      .signup-form .signup-btn {
        background: #9c9689;
        padding: 30px 34px; } }
    @media (max-width: 768px) {
      .signup-form .signup-btn {
        background: #9c9689;
        padding: 31px 30px;
        font-family: 'GothamBold';
        font-size: 13px;
        color: #9c978e;
        float: left;
        width: 20%;
        color: #060708; } }
    @media (max-width: 767px) {
      .signup-form .signup-btn {
        float: left;
        width: 30%; } }
    @media (min-width: 320px) and (max-width: 479px) {
      .signup-form .signup-btn {
        background: #9c9689;
        padding: 22px 28px;
        float: none;
        margin-left: -10px; } }
    @media (min-width: 1280px) {
      .signup-form .signup-btn {
        background: #9c9689;
        padding: 28px 55px; } }
    @media (max-width: 479px) {
      .signup-form .signup-btn {
        padding: 21px 0; } }
    .signup-form .signup-btn:disabled {
      cursor: not-allowed;
      opacity: .5; }

.signup-textbox {
  width: 80%;
  padding: 30px 10px;
  font-family: 'GothamBook';
  font-size: 12px;
  color: rgba(219, 219, 219, 0.5);
  background-color: transparent;
  border: none;
  outline: none; }
  @media (max-width: 479px) {
    .signup-textbox {
      width: 100%;
      padding: 20px 10px; } }
  .signup-textbox:-webkit-autofill {
    background-color: transparent; }

.signup-form .signup-btn {
  border: none; }

.newsletter-signup {
  position: relative;
  top: 30px;
  width: auto;
  margin: 0 auto;
  padding: 0 15px; }
  @media (min-width: 768px) {
    .newsletter-signup {
      top: 200px; } }
  @media (min-width: 480px) {
    .newsletter-signup {
      width: 360px;
      padding: 0; } }
  .newsletter-signup h2, .newsletter-signup .h2 {
    margin: 0;
    padding: 0 0 30px;
    font-family: "bebas-neue", sans-serif;
    font-size: 32px;
    color: #9c9689;
    text-align: center; }
  .newsletter-signup .signup-field {
    width: 100%;
    padding: 15px 20px;
    font-family: 'GothamBold';
    font-size: 14px;
    color: #867d69;
    text-transform: uppercase;
    background-color: transparent;
    border: solid 1px #36352d;
    outline: none; }
  .newsletter-signup .form-holder {
    padding: 0 0 10px; }
  .newsletter-signup .signup-btn {
    width: 100%;
    padding: 15px 20px;
    font-family: 'GothamBold';
    font-size: 15px;
    color: #000;
    text-transform: uppercase;
    background-color: #9c9689;
    border: none; }

.nl-signup {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 61000;
  display: none;
  background-color: rgba(0, 0, 0, 0.95); }

.nl-signup-close {
  position: absolute;
  top: 2px;
  right: 10px;
  display: inline-block;
  padding: 5px;
  font-size: 48px;
  line-height: 36px;
  color: #9c9689;
  cursor: pointer; }

#main-menu {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.95);
  padding-top: 56px;
  padding-left: 56px;
  padding-right: 70px;
  padding-bottom: 30px;
  display: none;
  overflow: auto;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
  -webkit-transform: translateZ(0); }
  @media (max-width: 1024px) {
    #main-menu {
      padding-top: 40px;
      padding-left: 35px;
      padding-right: 35px; } }
  @media (min-width: 480px) and (max-width: 767px) {
    #main-menu {
      padding-top: 40px;
      padding-left: 25px;
      padding-right: 25px; } }
  @media (min-width: 320px) and (max-width: 479px) {
    #main-menu {
      padding-top: 30px;
      padding-left: 25px;
      padding-right: 25px; } }
  @media (max-width: 479px) {
    #main-menu {
      padding-top: 15px;
      padding-left: 15px;
      padding-right: 15px; } }
  #main-menu .container-fluid {
    padding: 0; }

.closebtn {
  float: left;
  padding-top: 25px; }
  @media (max-width: 1024px) {
    .closebtn {
      padding-top: 0; } }
  @media (max-width: 767px) {
    .closebtn {
      padding-top: 7px;
      width: 32px; } }
  @media (max-width: 479px) {
    .closebtn {
      padding-top: 9px;
      width: 20px; } }
  .closebtn img {
    width: 100%; }
    @media (max-width: 1024px) {
      .closebtn img {
        width: 80%; } }
    @media (min-width: 320px) and (max-width: 479px) {
      .closebtn img {
        width: 50%; } }
    @media (min-width: 480px) and (max-width: 767px) {
      .closebtn img {
        width: 60%; } }
    @media (max-width: 767px) {
      .closebtn img {
        width: 100%; } }

.menu-log {
  float: left;
  line-height: 60px;
  padding-top: 30px;
  padding-left: 40px; }
  @media (max-width: 479px) {
    .menu-log a {
      display: block;
      padding: 13px 0; } }
  @media (max-width: 1024px) {
    .menu-log {
      line-height: 60px;
      padding-top: 0px;
      padding-left: 20px; } }
  @media (min-width: 480px) and (max-width: 767px) {
    .menu-log {
      line-height: 45px;
      padding-top: 0;
      padding-left: 0; } }
  @media (max-width: 767px) {
    .menu-log {
      padding-left: 20px; } }
  @media (max-width: 479px) {
    .menu-log {
      padding-left: 15px;
      width: 120px;
      line-height: normal; }
      .menu-log img {
        width: 100%; } }
  @media (min-width: 480px) and (max-width: 767px) {
    .menu-log img.rflogo {
      width: 85%; } }

.menu-log-320 {
  display: none; }
  @media (min-width: 320px) and (max-width: 479px) {
    .menu-log-320 {
      display: block;
      padding-top: 35px;
      text-align: center; } }

.ratebox {
  float: right; }
  @media (max-width: 1000px) {
    .ratebox {
      display: none; } }
  .ratebox .show-rate {
    padding-top: 24px;
    text-align: center; }
    .ratebox .show-rate .caption {
      font-family: 'GothamBold';
      font-size: 14px;
      color: #9c978e;
      color: #9a9999;
      text-transform: uppercase;
      letter-spacing: 1px;
      margin: 0;
      padding: 0;
      line-height: 18px;
      text-align: center; }
    .ratebox .show-rate .cap-heading {
      text-transform: uppercase;
      letter-spacing: 1px;
      margin: 0;
      padding: 0;
      font-size: 48px;
      color: #fff; }
      .ratebox .show-rate .cap-heading.ca-label {
        font-size: 20px; }
  .ratebox .drate {
    width: 127px;
    height: 111px;
    -webkit-border-radius: 10px 0 0 10px;
    -moz-border-radius: 10px 0 0 10px;
    border-radius: 10px 0 0 10px;
    background-color: #aca596;
    float: left; }
  .ratebox .bdirect {
    width: 249px;
    height: 111px;
    -webkit-border-radius: 0 10px 10px 0;
    -moz-border-radius: 0 10px 10px 0;
    border-radius: 0 10px 10px 0;
    background-color: #e5e2da;
    float: left;
    position: relative;
    z-index: 1200;
    text-align: left;
    padding-left: 18px;
    padding-top: 32px;
    padding-right: 20px; }
    .ratebox .bdirect .show-rate {
      padding-top: 0;
      text-align: left; }
      .ratebox .bdirect .show-rate .caption {
        font-family: 'GothamBold';
        font-size: 14px;
        color: #9c978e;
        color: #9a9999;
        text-transform: uppercase;
        letter-spacing: 1px;
        margin: 0;
        padding: 0;
        line-height: 18px;
        text-align: left; }
      .ratebox .bdirect .show-rate .cap-heading {
        text-transform: uppercase;
        letter-spacing: 1px;
        margin: 0;
        padding: 0;
        font-size: 26px;
        color: #7b725e; }
  .ratebox .pointer {
    position: absolute;
    right: -7px;
    top: 50%;
    z-index: 1100;
    margin-top: -15px; }
  .ratebox .rate-box-close {
    position: relative;
    float: left;
    left: -90px;
    top: -15px;
    z-index: 1300; }

.booking-btn {
  float: right;
  padding-top: 25px; }
  @media (max-width: 1024px) {
    .booking-btn {
      padding-top: 0; } }
  .booking-btn a.book-now {
    display: inline-block;
    padding: 18px 28px 18px 32px;
    background: #857d6b;
    font-family: 'GothamBold';
    font-size: 14px;
    color: #9c978e;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-decoration: none;
    color: #0a0704; }
    @media (min-width: 480px) and (max-width: 767px) {
      .booking-btn a.book-now {
        padding: 12px 15px 12px 15px;
        font-family: 'GothamBold';
        font-size: 13px;
        color: #9c978e;
        color: #0a0704;
        margin-right: 0; } }
    @media (min-width: 320px) and (max-width: 479px) {
      .booking-btn a.book-now {
        padding: 10px 12px 10px 12px;
        margin-right: 0;
        font-family: 'GothamBold';
        font-size: 13px;
        color: #9c978e;
        color: #0a0704; } }

.menu-section {
  padding-top: 60px; }
  @media (min-width: 320px) and (max-width: 479px) {
    .menu-section {
      padding-top: 40px; } }
  @media (max-width: 767px) {
    .menu-section {
      padding-top: 0; } }
  .menu-section .container-fluid {
    padding: 0; }
  .menu-section ul.cap-heading {
    margin: 0;
    padding: 0; }
    @media (max-width: 767px) {
      .menu-section ul.cap-heading {
        padding: 30px 0; } }
    .menu-section ul.cap-heading .zeropadding {
      padding-left: 40px !important; }
    .menu-section ul.cap-heading .downarrow {
      display: none;
      margin-left: -36px; }
    .menu-section ul.cap-heading img {
      padding-right: 10px; }
    .menu-section ul.cap-heading li.menu-item {
      list-style-type: none;
      font-size: 78px;
      letter-spacing: 1px;
      text-transform: uppercase;
      line-height: 0.88;
      padding-left: 75px;
      font-family: 'bebas-neue', sans-serif; }
      @media (min-width: 1280px) {
        .menu-section ul.cap-heading li.menu-item {
          font-size: 65px; } }
      @media (max-width: 1024px) {
        .menu-section ul.cap-heading li.menu-item {
          font-size: 60px;
          padding-left: 25px;
          line-height: 60px; } }
      @media (min-width: 480px) and (max-width: 767px) {
        .menu-section ul.cap-heading li.menu-item {
          font-size: 30px;
          padding-left: 15px;
          line-height: 40px; } }
      @media (min-width: 320px) and (max-width: 479px) {
        .menu-section ul.cap-heading li.menu-item {
          font-size: 26px;
          padding-left: 15px;
          line-height: 35px; } }
      @media (max-width: 767px) {
        .menu-section ul.cap-heading li.menu-item {
          padding-left: 5px; } }
      .menu-section ul.cap-heading li.menu-item a {
        text-decoration: none;
        color: #7b725e;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -op-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        transition: all 0.5s ease; }
        .menu-section ul.cap-heading li.menu-item a:hover, .menu-section ul.cap-heading li.menu-item a.active {
          color: #c3c3c3;
          -webkit-transition: all 0.5s ease;
          -moz-transition: all 0.5s ease;
          -op-transition: all 0.5s ease;
          -ms-transition: all 0.5s ease;
          transition: all 0.5s ease; }
    .menu-section ul.cap-heading .sub-nav {
      padding-left: 65px;
      margin: 0;
      padding-bottom: 30px;
      padding-top: 20px;
      width: 300px;
      display: none; }
      @media (max-width: 1024px) {
        .menu-section ul.cap-heading .sub-nav {
          padding-bottom: 0;
          padding-top: 10; } }
      @media (min-width: 480px) and (max-width: 767px) {
        .menu-section ul.cap-heading .sub-nav {
          padding-top: 10px;
          padding-left: 60px;
          width: 275px; } }
      @media (min-width: 320px) and (max-width: 479px) {
        .menu-section ul.cap-heading .sub-nav {
          padding-left: 25px;
          padding-top: 10px;
          width: 255px; } }
      .menu-section ul.cap-heading .sub-nav li.sub-menu-item {
        list-style-type: none;
        font-family: 'GothamBold';
        font-size: 14px;
        color: #9c978e;
        text-transform: uppercase;
        letter-spacing: 1px;
        padding-bottom: 15px;
        padding-top: 12px;
        border-bottom: 1px solid #726a57;
        border-bottom: 1px solid rgba(114, 106, 87, 0.3);
        -webkit-background-clip: padding-box;
        background-clip: padding-box; }
        .menu-section ul.cap-heading .sub-nav li.sub-menu-item:last-child {
          border: 0; }
        @media (max-width: 1024px) {
          .menu-section ul.cap-heading .sub-nav li.sub-menu-item {
            font-family: 'GothamBold';
            font-size: 15px;
            color: #9c978e;
            padding-bottom: 0;
            padding-top: 0; } }
        @media (min-width: 320px) and (max-width: 767px) {
          .menu-section ul.cap-heading .sub-nav li.sub-menu-item {
            font-family: 'GothamBold';
            font-size: 13px;
            color: #9c978e; } }
        .menu-section ul.cap-heading .sub-nav li.sub-menu-item a {
          text-decoration: none;
          color: #434343; }
          .menu-section ul.cap-heading .sub-nav li.sub-menu-item a:hover, .menu-section ul.cap-heading .sub-nav li.sub-menu-item a .active {
            color: #c3c3c3; }

.fix-height {
  height: 100px; }
  @media (max-width: 767px) {
    .fix-height {
      height: auto; } }

.overlay-blog {
  max-width: none; }
  .overlay-blog .thumb-spacing {
    margin-top: 20px; }
    @media (min-width: 768px) {
      .overlay-blog .thumb-spacing {
        margin: 0 0 0 20px; } }
  @media (max-width: 768px) {
    .overlay-blog .signup-sec .blog-thumbs {
      max-width: 520px;
      padding: 0;
      margin: 0 auto; } }

.skip-main {
  position: absolute;
  top: auto;
  left: -999px;
  z-index: -999;
  width: 1px;
  height: 1px;
  overflow: hidde; }

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

#main {
  margin: 0;
  margin: 0 auto;
  height: 580px;
  background: url("/imgs/rooms-booking.jpg") no-repeat;
  background-size: cover;
  background-position: center center; }
  @media (min-width: 768px) and (max-width: 1020px) {
    #main {
      background-size: cover;
      height: 479px; } }
  @media (min-width: 480px) and (max-width: 767px) {
    #main {
      background-size: cover;
      height: 410px; } }
  @media (min-width: 320px) and (max-width: 479px) {
    #main {
      background-size: cover;
      height: 375px; } }
  @media (max-width: 768px) {
    #main .sub-section {
      width: 70%; } }

.widget-sec {
  height: 275px;
  text-align: center; }
  .widget-sec .page-title {
    margin-top: 135px; }
    @media (min-width: 768px) and (max-width: 1020px) {
      .widget-sec .page-title {
        margin-top: 140px; } }
    @media (min-width: 480px) and (max-width: 767px) {
      .widget-sec .page-title {
        margin-top: 130px; } }
    @media (min-width: 320px) and (max-width: 479px) {
      .widget-sec .page-title {
        margin-top: 195px; } }
    .widget-sec .page-title h1.cap-heading {
      margin: 0 auto;
      padding-bottom: 80px;
      font-size: 12em;
      font-weight: normal;
      color: #9c9689;
      text-align: center;
      text-shadow: -1px 3px 5px rgba(0, 0, 0, 0.8);
      text-transform: uppercase;
      letter-spacing: 1px; }
      @media (min-width: 768px) and (max-width: 1020px) {
        .widget-sec .page-title h1.cap-heading {
          font-size: 100px; } }
      @media (min-width: 480px) and (max-width: 1020px) {
        .widget-sec .page-title h1.cap-heading {
          padding-bottom: 40px;
          font-size: 70px; } }
      @media (min-width: 320px) and (max-width: 479px) {
        .widget-sec .page-title h1.cap-heading {
          padding-bottom: 35px;
          font-size: 48px; } }
  .widget-sec .check-btn {
    display: none; }
    @media (max-width: 768px) {
      .widget-sec .check-btn {
        display: none;
        width: 300px;
        text-align: center;
        background: #847d6b; } }
    @media (min-width: 320px) and (max-width: 479px) {
      .widget-sec .check-btn {
        width: 250px; } }
    .widget-sec .check-btn .check-title {
      font-family: 'GothamBold';
      font-size: 16px;
      color: #9c978e;
      margin: 0;
      padding: 0;
      color: #0a0704;
      text-transform: uppercase;
      letter-spacing: 0.5px; }
      .widget-sec .check-btn .check-title a {
        display: block;
        padding: 18px 0;
        font-size: 14px;
        color: #000;
        text-decoration: none; }

.highcontent {
  padding: 0px 300px 60px 300px; }
  @media (min-width: 1024px) and (max-width: 1280px) {
    .highcontent {
      padding: 0px 100px 60px 100px; } }
  @media (max-width: 768px) {
    .highcontent {
      padding: 0px 100px 40px 100px; } }
  @media (min-width: 320px) and (max-width: 767px) {
    .highcontent {
      padding: 30px 0px 0px 0px; } }
  .highcontent h2.cap-heading {
    font-size: 3.8em;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #7b725e;
    text-align: center;
    margin: 0;
    line-height: 40px;
    padding-bottom: 15px; }
    @media (min-width: 1280px) {
      .highcontent h2.cap-heading {
        font-size: 3.8em; } }
    @media (min-width: 480px) and (max-width: 1020px) {
      .highcontent h2.cap-heading {
        font-size: 3.2em; } }
    @media (min-width: 320px) and (max-width: 479px) {
      .highcontent h2.cap-heading {
        font-size: 3em; } }
  .highcontent .textflow {
    padding-left: 80px;
    padding-right: 80px; }
    @media (min-width: 1024px) and (max-width: 1280px) {
      .highcontent .textflow {
        padding-left: 60px;
        padding-right: 60px; } }
    @media (min-width: 320px) and (max-width: 1020px) {
      .highcontent .textflow {
        padding-left: 0px;
        padding-right: 0px; } }
    .highcontent .textflow p {
      display: block;
      text-align: center;
      font-family: 'GothamBook';
      font-size: 1.3em;
      color: #fff;
      color: #dbdbdb;
      line-height: 1.5em;
      width: 400px;
      margin: 0 auto; }
      @media (min-width: 320px) and (max-width: 767px) {
        .highcontent .textflow p {
          color: #ffffff;
          width: 100%; } }
      @media (min-width: 768px) and (max-width: 1020px) {
        .highcontent .textflow p {
          color: #ffffff; } }

.align-edit {
  width: 335px; }
  @media (max-width: 479px) {
    .align-edit {
      width: auto; } }
  .align-edit.para2 {
    width: 400px; }
    @media (min-width: 320px) and (max-width: 767px) {
      .align-edit.para2 {
        width: 335px; } }
    @media (min-width: 768px) and (max-width: 1020px) {
      .align-edit.para2 {
        width: 335px; } }
    @media (max-width: 479px) {
      .align-edit.para2 {
        width: auto; } }

.opaque {
  opacity: 0.8; }

.unique {
  background: url("../imgs/unique.png");
  background-repeat: no-repeat;
  background-position: 550px 0;
  max-width: 1500px;
  margin: auto;
  position: relative;
  z-index: 10; }
  @media (max-width: 768px) {
    .unique {
      background: none; } }
  .unique .container {
    padding-left: 182px;
    padding-right: 182px;
    padding-top: 70px; }
    @media (min-width: 1024px) and (max-width: 1280px) {
      .unique .container {
        padding-left: 60px;
        padding-right: 60px; } }
    @media (min-width: 1280px) {
      .unique .container {
        padding-left: 12.32357%;
        padding-right: 12.32357%;
        padding-top: 50px; } }
    @media (min-width: 768px) and (max-width: 1020px) {
      .unique .container {
        padding-left: 40px;
        padding-right: 40px;
        padding-top: 40px; } }
    @media (min-width: 320px) and (max-width: 767px) {
      .unique .container {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 30px; } }
    .unique .container img {
      width: 100%; }
    .unique .container .paddingtop {
      padding-top: 30px;
      overflow: hidden; }

.studioking {
  padding-top: 80px;
  background: url("../imgs/studioking-bg.png");
  background-repeat: no-repeat;
  background-position: top right;
  max-width: 1500px;
  margin: auto; }
  @media (max-width: 768px) {
    .studioking {
      background: none;
      padding-top: 50px; } }
  .studioking .container {
    padding-left: 182px;
    padding-right: 182px;
    padding-top: 70px; }
    @media (min-width: 1024px) and (max-width: 1280px) {
      .studioking .container {
        padding-left: 60px;
        padding-right: 60px; } }
    @media (min-width: 1280px) {
      .studioking .container {
        padding-left: 12.32357%;
        padding-right: 12.32357%;
        padding-top: 0; } }
    @media (max-width: 768px) {
      .studioking .container {
        padding-left: 40px;
        padding-right: 40px;
        padding-top: 0; } }
    @media (min-width: 320px) and (max-width: 767px) {
      .studioking .container {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 10px; } }
    .studioking .container .paddingtop {
      padding-top: 30px; }
    .studioking .container .textleft {
      text-align: left; }
    .studioking .container .floatleft {
      float: left; }
    .studioking .container img {
      width: 100%; }

.doublequeen {
  padding-top: 80px;
  background: url("../imgs/doublequeen-bg.jpg");
  background-repeat: no-repeat;
  background-position: 0 100px;
  padding-bottom: 120px;
  max-width: 1500px;
  margin: auto; }
  @media (max-width: 768px) {
    .doublequeen {
      background: none;
      padding-top: 50px;
      padding-bottom: 50px; } }
  .doublequeen .container {
    padding-left: 182px;
    padding-right: 182px;
    padding-top: 70px; }
    @media (min-width: 1024px) and (max-width: 1280px) {
      .doublequeen .container {
        padding-left: 60px;
        padding-right: 60px; } }
    @media (min-width: 1280px) {
      .doublequeen .container {
        padding-left: 12.32357%;
        padding-right: 12.32357%;
        padding-top: 50px; } }
    @media (max-width: 768px) {
      .doublequeen .container {
        padding-left: 40px;
        padding-right: 40px;
        padding-top: 0; } }
    @media (min-width: 320px) and (max-width: 767px) {
      .doublequeen .container {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 0px; } }
    .doublequeen .container img {
      width: 100%; }
    .doublequeen .container .paddingtop {
      padding-top: 30px; }

.deluxequeen {
  max-width: 1500px;
  margin: auto; }
  .deluxequeen .container {
    padding-left: 182px;
    padding-right: 182px;
    background-repeat: no-repeat;
    background-position: 0 100px; }
    @media (min-width: 1024px) and (max-width: 1280px) {
      .deluxequeen .container {
        padding-left: 60px;
        padding-right: 60px; } }
    @media (min-width: 1280px) {
      .deluxequeen .container {
        padding-left: 12.32357%;
        padding-right: 12.32357%; } }
    @media (max-width: 768px) {
      .deluxequeen .container {
        padding-left: 40px;
        padding-right: 40px;
        padding-top: 0; } }
    @media (min-width: 320px) and (max-width: 767px) {
      .deluxequeen .container {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 0px; } }
    .deluxequeen .container img {
      width: 100%; }
    .deluxequeen .container .paddingtop {
      padding-top: 30px; }
    .deluxequeen .container .textleft {
      text-align: left; }
    .deluxequeen .container .floatleft {
      float: left; }

.executive-suite {
  max-width: 1500px;
  padding-top: 80px;
  margin: auto;
  position: relative;
  z-index: 60990; }
  .executive-suite .container {
    padding-left: 182px;
    padding-right: 182px; }
    @media (min-width: 1024px) and (max-width: 1280px) {
      .executive-suite .container {
        padding-left: 60px;
        padding-right: 60px; } }
    @media (min-width: 1280px) {
      .executive-suite .container {
        padding-left: 12.32357%;
        padding-right: 12.32357%; } }
    @media (max-width: 768px) {
      .executive-suite .container {
        padding-left: 40px;
        padding-right: 40px;
        padding-top: 0; } }
    @media (min-width: 320px) and (max-width: 767px) {
      .executive-suite .container {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 0px; } }
    .executive-suite .container img {
      width: 100%; }
    .executive-suite .container .paddingtop {
      padding-top: 30px; }
    .executive-suite .container .floatleft {
      float: left; }
    .executive-suite .container .strip {
      width: 100%;
      height: 13px;
      background-color: #867d69; }
    .executive-suite .container .owl-carousel {
      position: relative; }
      .executive-suite .container .owl-carousel .owl-controls {
        text-align: center; }
        .executive-suite .container .owl-carousel .owl-controls .owl-prev {
          position: absolute;
          top: 40%;
          width: 30px;
          height: 62px;
          text-align: center;
          background-color: #7b725e;
          filter: Alpha(Opacity=37);
          /*IE7 fix*/
          opacity: 0.37; }
          @media (min-width: 320px) and (max-width: 479px) {
            .executive-suite .container .owl-carousel .owl-controls .owl-prev {
              top: 16%; } }
        .executive-suite .container .owl-carousel .owl-controls .owl-next {
          position: absolute;
          top: 40%;
          width: 30px;
          height: 62px;
          text-align: center;
          background-color: #7b725e;
          filter: Alpha(Opacity=37);
          /*IE7 fix*/
          opacity: 0.37; }
          @media (min-width: 320px) and (max-width: 479px) {
            .executive-suite .container .owl-carousel .owl-controls .owl-next {
              top: 16%; } }
        .executive-suite .container .owl-carousel .owl-controls .owl-prev:hover, .executive-suite .container .owl-carousel .owl-controls .owl-next:hover {
          filter: Alpha(Opacity=70);
          /*IE7 fix*/
          opacity: 0.7; }
        .executive-suite .container .owl-carousel .owl-controls .owl-next {
          right: -5px; }
        .executive-suite .container .owl-carousel .owl-controls .owl-prev {
          left: -5px; }
        .executive-suite .container .owl-carousel .owl-controls .owl-dot span {
          width: 6px;
          height: 6px;
          margin: 3px 3px;
          position: relative;
          top: -40px; }
          @media (min-width: 320px) and (max-width: 479px) {
            .executive-suite .container .owl-carousel .owl-controls .owl-dot span {
              top: -29px; } }
        .executive-suite .container .owl-carousel .owl-controls .nav-img {
          position: relative;
          z-index: 1700;
          padding-top: 22px; }
    .executive-suite .container #inner-sec {
      background: #fff;
      height: 510px;
      padding-left: 50px;
      margin-top: -40px; }
      @media (min-width: 1024px) and (max-width: 1280px) {
        .executive-suite .container #inner-sec {
          height: 620px;
          padding-left: 40px;
          padding-right: 40px; } }
      @media (min-width: 768px) and (max-width: 1020px) {
        .executive-suite .container #inner-sec {
          height: 816px;
          padding-left: 40px;
          padding-right: 40px;
          margin-bottom: 50px; } }
      @media (min-width: 480px) and (max-width: 767px) {
        .executive-suite .container #inner-sec {
          height: 900px;
          padding-left: 40px;
          padding-right: 40px;
          margin-bottom: 50px; } }
      @media (min-width: 320px) and (max-width: 479px) {
        .executive-suite .container #inner-sec {
          height: 920px;
          padding-left: 15px;
          padding-right: 15px; } }
      .executive-suite .container #inner-sec .inner-cap {
        font-family: 'GothamBold';
        font-size: 12px;
        color: #9c978e;
        text-transform: uppercase;
        letter-spacing: 1px;
        padding-bottom: 34px;
        margin: 0;
        color: #434343;
        padding-top: 60px; }
      .executive-suite .container #inner-sec h2.cap-heading {
        font-size: 4.800em;
        font-weight: normal;
        text-transform: uppercase;
        letter-spacing: 1px;
        color: #7b725e;
        text-align: left;
        margin: 0;
        line-height: 40px;
        padding-bottom: 30px; }
        @media (min-width: 1280px) {
          .executive-suite .container #inner-sec h2.cap-heading {
            font-size: 4.500em; } }
        @media (min-width: 320px) and (max-width: 479px) {
          .executive-suite .container #inner-sec h2.cap-heading {
            font-size: 2.2em; } }
      .executive-suite .container #inner-sec .suite-para {
        font-family: 'GothamBook';
        font-size: 1.3em;
        color: #fff;
        line-height: 26px;
        color: #000;
        padding-bottom: 50px;
        padding-top: 35px; }
        @media (min-width: 320px) and (max-width: 479px) {
          .executive-suite .container #inner-sec .suite-para {
            font-family: 'GothamBook';
            font-size: 12px;
            color: #fff; } }
      .executive-suite .container #inner-sec .linestrip {
        width: 125px;
        border: 1px solid #cccccc; }
      .executive-suite .container #inner-sec .features .caption {
        padding-top: 129px;
        font-family: 'GothamBold';
        font-size: 16px;
        color: #9c978e;
        color: #555555;
        text-transform: uppercase;
        letter-spacing: 1px;
        padding-bottom: 31px;
        text-align: left; }
        @media (max-width: 768px) {
          .executive-suite .container #inner-sec .features .caption {
            padding-top: 60px; } }
        @media (min-width: 320px) and (max-width: 479px) {
          .executive-suite .container #inner-sec .features .caption {
            padding-top: 90px; } }
      .executive-suite .container #inner-sec .features .extras {
        font-size: 16px;
        letter-spacing: 1px;
        text-transform: uppercase;
        color: #555555;
        font-family: "courier-std",monospace;
        font-style: normal;
        font-weight: 400;
        margin: 0;
        text-align: left;
        padding-bottom: 20px;
        line-height: 28px;
        padding-top: 36px; }

.room-signup-rooms {
  max-width: 1500px;
  margin: auto;
  height: 410px;
  background: url("../imgs/room-signup.jpg");
  background-repeat: no-repeat;
  background-position: left top;
  position: relative;
  z-index: auto;
  padding-top: 235px;
  top: -195px;
  margin-bottom: -195px; }
  @media (max-width: 768px) {
    .room-signup-rooms {
      background: none;
      top: 0;
      padding-top: 0;
      margin-bottom: 0;
      height: 309px; } }
  @media (max-width: 599px) {
    .room-signup-rooms {
      height: auto; } }

.signup-container-rooms {
  padding-top: 273px; }
  @media (max-width: 768px) {
    .signup-container-rooms {
      text-align: center;
      padding-top: 50px; } }
  .signup-container-rooms .social-rooms {
    text-align: center;
    padding-top: 25px; }
    @media (max-width: 768px) {
      .signup-container-rooms .social-rooms {
        padding-bottom: 60px;
        padding-left: 0;
        float: none;
        text-align: center;
        display: inline-block; } }
    @media (min-width: 1280px) {
      .signup-container-rooms .social-rooms {
        padding-left: 8.87878%; } }
    .signup-container-rooms .social-rooms ul li {
      float: none;
      display: inline-block; }
    .signup-container-rooms .social-rooms .icon {
      height: 26px;
      display: block;
      text-indent: -9999px;
      background-image: url(../imgs/social-icons.png);
      background-repeat: no-repeat; }
    .signup-container-rooms .social-rooms .facebook {
      width: 53px;
      background-position: 0; }
    .signup-container-rooms .social-rooms .twitter {
      width: 58px;
      background-position: -52px 0; }
    .signup-container-rooms .social-rooms .youtube {
      width: 60px;
      background-position: -111px 0;
      padding-right: 29px; }
    .signup-container-rooms .social-rooms .instagram {
      width: 53px;
      background-position: -166px 0; }

.signup-form-rooms {
  padding-left: 70px; }
  @media (max-width: 1024px) {
    .signup-form-rooms {
      padding-left: 68px; } }
  @media (max-width: 768px) {
    .signup-form-rooms {
      padding-left: 80px;
      padding-right: 20px;
      padding-bottom: 40px; } }
  @media (max-width: 767px) {
    .signup-form-rooms {
      padding-left: 40px;
      padding-right: 10px; } }
  @media (max-width: 320px) {
    .signup-form-rooms {
      padding-left: 20px;
      padding-right: 10px; } }
  .signup-form-rooms .announce-rooms {
    width: auto;
    height: 80px;
    background: url(../imgs/mail-box.png) no-repeat 15px 18px;
    background-color: white;
    background-color: rgba(255, 255, 255, 0.2);
    margin-right: 6px;
    float: left; }
    @media (max-width: 1024px) {
      .signup-form-rooms .announce-rooms {
        height: 81px;
        margin-right: 3px; } }
    @media (max-width: 768px) {
      .signup-form-rooms .announce-rooms {
        height: 80px;
        width: 70%;
        margin-right: 3px; } }
    @media (max-width: 767px) {
      .signup-form-rooms .announce-rooms {
        width: 60%;
        height: 80px;
        margin-right: -3px;
        background: none;
        background-color: white;
        background-color: rgba(255, 255, 255, 0.2); } }
    @media (max-width: 320px) {
      .signup-form-rooms .announce-rooms {
        width: 50%;
        height: 80px;
        margin-right: -3px; } }
    @media (min-width: 1200px) {
      .signup-form-rooms .announce-rooms {
        width: 600px;
        height: 78px;
        margin-right: 3px; } }
    @media (min-width: 1500px) {
      .signup-form-rooms .announce-rooms {
        width: 700px;
        height: 80px; } }
    .signup-form-rooms .announce-rooms span {
      display: inline-block;
      padding-left: 100px;
      font-family: 'GothamBook';
      font-size: 12px;
      color: #fff;
      line-height: 78px;
      color: #dbdbdb;
      color: rgba(219, 219, 219, 0.5); }
      @media (max-width: 1024px) {
        .signup-form-rooms .announce-rooms span {
          padding-right: 20px; } }
      @media (max-width: 768px) {
        .signup-form-rooms .announce-rooms span {
          padding-left: 63px;
          line-height: 77px; } }
      @media (max-width: 767px) {
        .signup-form-rooms .announce-rooms span {
          line-height: 28px;
          padding-top: 10px;
          padding-left: 0; } }
      @media (max-width: 320px) {
        .signup-form-rooms .announce-rooms span {
          line-height: 18px;
          padding-top: 10px;
          padding-left: 0; } }
  .signup-form-rooms .signup-btn-rooms {
    background: #9c9689;
    padding: 66px 34px;
    font-family: 'GothamBold';
    font-size: 15px;
    color: #9c978e;
    display: inline-block;
    color: #060708;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px; }
    @media (max-width: 1024px) {
      .signup-form-rooms .signup-btn-rooms {
        background: #9c9689;
        padding: 30px 34px; } }
    @media (max-width: 768px) {
      .signup-form-rooms .signup-btn-rooms {
        background: #9c9689;
        padding: 31px 30px;
        font-family: 'GothamBold';
        font-size: 13px;
        color: #9c978e;
        float: left;
        width: 20%;
        color: #060708; } }
    @media (max-width: 767px) {
      .signup-form-rooms .signup-btn-rooms {
        float: left;
        width: 30%; } }
    @media (max-width: 320px) {
      .signup-form-rooms .signup-btn-rooms {
        float: left;
        width: 45%; } }
    @media (min-width: 1280px) {
      .signup-form-rooms .signup-btn-rooms {
        background: #9c9689;
        padding: 28px 55px; } }

@media (max-width: 768px) {
  .move-right {
    float: right !important; } }

.pulling-right {
  float: right; }

.room-title-link {
  color: #7b725e;
  text-decoration: none; }
  .room-title-link:hover {
    color: #7b725e;
    text-decoration: none; }

.unique .caption {
  line-height: 1.1;
  color: #9a9999; }

.hidden-form {
  display: none; }

.site-header {
  background: rgba(0, 0, 0, 0.6); }
  @media (max-width: 1000px) {
    .site-header {
      background: none; } }

.global-container-fluid {
  width: 100%;
  padding-left: 40px; }
  .global-container-fluid a.book-now {
    border-color: transparent;
    border-style: solid;
    border-width: 1px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -op-transition: all 0.5s ease; }
    .global-container-fluid a.book-now:hover {
      color: #c3c3c3;
      background-color: transparent;
      border: solid 1px #c3c3c3;
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
      transition: all 0.5s ease;
      -op-transition: all 0.5s ease; }
  @media (max-width: 1280px) {
    .global-container-fluid {
      padding-right: 25px;
      padding-left: 25px; } }
  @media (max-width: 479px) {
    .global-container-fluid {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1024px) {
    .global-container-fluid .movetop {
      position: relative;
      top: -15px; } }
  .global-container-fluid .glo-col-md-1 {
    float: left;
    padding-right: 32px; }
  .global-container-fluid .glo-col-md-8 {
    float: left;
    width: 65%; }
    .global-container-fluid .glo-col-md-8 ul {
      margin: 0;
      padding: 0; }
      @media (max-width: 1000px) {
        .global-container-fluid .glo-col-md-8 ul {
          display: none; } }
      .global-container-fluid .glo-col-md-8 ul li {
        display: inline-block;
        padding-right: 2.4em;
        font-family: 'GothamBold';
        font-size: 1.2em;
        color: #9c978e;
        text-transform: uppercase;
        list-style-type: none; }
        .global-container-fluid .glo-col-md-8 ul li a {
          color: #fff;
          text-decoration: none;
          -webkit-transition: all 0.5s ease;
          -moz-transition: all 0.5s ease;
          -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
          -op-transition: all 0.5s ease; }
          .global-container-fluid .glo-col-md-8 ul li a.active, .global-container-fluid .glo-col-md-8 ul li a:hover {
            color: #fff;
            -webkit-transition: all 0.5s ease;
            -moz-transition: all 0.5s ease;
            -ms-transition: all 0.5s ease;
            transition: all 0.5s ease;
            -op-transition: all 0.5s ease; }
        .global-container-fluid .glo-col-md-8 ul li a.room-details-menu {
          color: #9c978e;
          text-decoration: none;
          -webkit-transition: all 0.5s ease;
          -moz-transition: all 0.5s ease;
          -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
          -op-transition: all 0.5s ease; }
          .global-container-fluid .glo-col-md-8 ul li a.room-details-menu:hover,
          .global-container-fluid .glo-col-md-8 ul li a.room-details-menu .active {
            color: #fff;
            -webkit-transition: all 0.5s ease;
            -moz-transition: all 0.5s ease;
            -ms-transition: all 0.5s ease;
            transition: all 0.5s ease;
            -op-transition: all 0.5s ease; }
  .global-container-fluid .glo-col-md-3 {
    float: right;
    padding-right: 35px; }
    @media (max-width: 1024px) {
      .global-container-fluid .glo-col-md-3 {
        padding-right: 0;
        /*padding-right:50px;*/ } }
    .global-container-fluid .glo-col-md-3 ul {
      margin: 0;
      padding: 0; }
      @media (min-width: 768px) and (max-width: 1000px) {
        .global-container-fluid .glo-col-md-3 ul {
          position: relative;
          top: -10px; } }
      @media (max-width: 767px) {
        .global-container-fluid .glo-col-md-3 ul {
          position: relative;
          top: -10px; } }
      .global-container-fluid .glo-col-md-3 ul :last-child {
        padding-right: 0; }
      .global-container-fluid .glo-col-md-3 ul li {
        display: inline-block;
        padding-right: 25px;
        list-style-type: none; }
        @media (max-width: 320px) {
          .global-container-fluid .glo-col-md-3 ul li {
            padding-right: 0; } }
        @media (min-width: 480px) and (max-width: 767px) {
          .global-container-fluid .glo-col-md-3 ul li {
            padding-right: 20px; } }
        .global-container-fluid .glo-col-md-3 ul li a.book-now {
          font-family: 'GothamBold';
          font-size: 14px;
          color: #9c978e;
          display: inline-block;
          padding: 15px 32px 13px;
          color: #0a0704;
          text-decoration: none;
          text-transform: uppercase;
          letter-spacing: 1px;
          background: #857d6b; }
          @media (max-width: 320px) {
            .global-container-fluid .glo-col-md-3 ul li a.book-now {
              margin-right: 20px;
              padding: 10px;
              text-align: left; } }
          @media (min-width: 480px) and (max-width: 767px) {
            .global-container-fluid .glo-col-md-3 ul li a.book-now {
              padding: 12px 22px 10px; } }

.global-container-fluid .glo-col-md-8 ul.inner-header li a {
  color: #9c978e; }

.global-container-fluid .glo-col-md-8 ul.inner-header li a:hover {
  color: #fff; }

#room-details-banner {
  width: auto;
  height: 300px;
  margin: 0 auto;
  padding: 0; }
  @media (min-width: 768px) {
    #room-details-banner {
      height: 440px; } }
  #room-details-banner .owl-theme .owl-dots .owl-dot.active span,
  #room-details-banner .owl-theme .owl-dots .owl-dot:hover span {
    background: #7b725e; }
  #room-details-banner .owl-carousel .owl-item.synced {
    opacity: 0.5; }
  #room-details-banner .owl-carousel .owl-controls {
    position: relative;
    max-width: 1150px;
    margin: 0 auto;
    text-align: right; }
    @media (min-width: 1200px) {
      #room-details-banner .owl-carousel .owl-controls {
        max-width: 1007px; } }
    @media (min-width: 1500px) {
      #room-details-banner .owl-carousel .owl-controls {
        max-width: 1150px; } }
    #room-details-banner .owl-carousel .owl-controls .owl-dots {
      position: absolute;
      right: 0;
      z-index: 61999; }
      @media (max-width: 768px) {
        #room-details-banner .owl-carousel .owl-controls .owl-dots {
          bottom: 120px; } }
      @media (min-width: 1200px) {
        #room-details-banner .owl-carousel .owl-controls .owl-dots {
          bottom: 115px; } }
      @media (min-width: 1500px) {
        #room-details-banner .owl-carousel .owl-controls .owl-dots {
          bottom: 220px; } }
      @media (min-width: 480px) and (max-width: 767px) {
        #room-details-banner .owl-carousel .owl-controls .owl-dots {
          position: relative;
          bottom: 220px;
          text-align: center; } }
      @media (min-width: 320px) and (max-width: 479px) {
        #room-details-banner .owl-carousel .owl-controls .owl-dots {
          position: relative;
          bottom: 220px;
          text-align: center; } }
  @media (max-width: 768px) {
    #room-details-banner .owl-carousel {
      position: absolute; } }
  @media (min-width: 480px) and (max-width: 767px) {
    #room-details-banner .owl-carousel {
      position: absolute; } }
  @media (min-width: 320px) and (max-width: 479px) {
    #room-details-banner .owl-carousel {
      position: absolute; } }
  @media (max-width: 768px) {
    #room-details-banner .owl-carousel img {
      width: auto; } }
  @media (min-width: 480px) and (max-width: 767px) {
    #room-details-banner .owl-carousel img {
      width: auto; } }
  @media (min-width: 320px) and (max-width: 479px) {
    #room-details-banner .owl-carousel img {
      width: auto; } }
  @media (max-width: 767px) {
    #room-details-banner .owl-carousel img {
      width: 100%; } }

.p-l-0 {
  padding-left: 0; }

.p-r-0 {
  padding-right: 0; }
  @media (max-width: 767px) {
    .p-r-0 {
      padding-left: 0; } }

.bg-white {
  background: #fff; }

.atelier {
  position: relative;
  z-index: 60100;
  max-width: 1500px;
  margin: auto;
  padding-right: 11%;
  padding-left: 11%; }
  @media (max-width: 1024px) {
    .atelier {
      padding-right: 30px;
      padding-left: 30px; } }
  .atelier .ui-datepicker {
    width: 100%; }
  .atelier .owl-carousel.hold {
    padding: 20px 0 20px 20px;
    background: #6a6253;
    border-right: solid 10px #7b725e; }
    @media (max-width: 599px) {
      .atelier .owl-carousel.hold {
        padding: 10px 0 10px 10px; } }
    .atelier .owl-carousel.hold .owl-controls {
      position: absolute;
      top: -46px;
      right: 0; }
      .atelier .owl-carousel.hold .owl-controls .owl-dot.active span {
        background: #7b725e; }

.content-area {
  position: relative; }
  .content-area .container {
    padding: 0; }

.ratebox1 {
  float: left;
  width: 100%;
  height: 65px;
  padding: 20px 25px;
  background: rgba(0, 0, 0, 0.6); }
  @media (max-width: 479px) {
    .ratebox1 {
      padding: 20px 10px; } }
  .ratebox1 .rate-text1 {
    float: left; }
    .ratebox1 .rate-text1 span {
      font-family: 'GothamBold';
      font-size: 16px;
      color: #9c978e;
      font-size: 14px;
      color: #fff; }
  .ratebox1 .rate1 {
    position: relative;
    top: -10px;
    float: right; }
    .ratebox1 .rate1 span {
      font-family: 'GothamBold';
      font-size: 32px;
      color: #9c978e;
      color: #fff; }
  @media (min-width: 1500px) {
    .ratebox1 {
      width: 100%; } }

.pleft {
  padding-left: 0; }

.header-title h1,
.header-title h2.cap-heading {
  margin: 0;
  padding: 5px 40px;
  font-size: 4.800em;
  font-weight: normal;
  line-height: 40px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px; }
  @media (max-width: 768px) {
    .header-title h1,
    .header-title h2.cap-heading {
      font-size: 2.800em; } }
  @media (min-width: 1280px) {
    .header-title h1,
    .header-title h2.cap-heading {
      font-size: 4.500em; } }

.inner-content {
  height: 750px;
  background: #fff; }

.inner-box {
  width: 100%;
  height: 140px;
  background: #6a6353; }
  .inner-box #date-widget {
    width: 310px;
    height: 310px; }
  .inner-box .cwidth {
    width: 29.70%; }
  .inner-box .col8 {
    width: 69.66667%; }
  .inner-box .carosule-box {
    padding-top: 22px; }
    @media (max-width: 768px) {
      .inner-box .carosule-box {
        margin-top: 20px; } }
    .inner-box .carosule-box .owl-carousel {
      position: relative; }
      .inner-box .carosule-box .owl-carousel .item {
        position: relative;
        float: left;
        cursor: pointer; }
        .inner-box .carosule-box .owl-carousel .item img {
          width: 186px;
          height: 94px; }
          .inner-box .carosule-box .owl-carousel .item img .active {
            opacity: 0.3; }
      .inner-box .carosule-box .owl-carousel .owl-controls {
        text-align: center; }
        .inner-box .carosule-box .owl-carousel .owl-controls .owl-dot span {
          position: relative;
          top: -148px;
          left: 335px;
          width: 6px;
          height: 6px;
          margin: 3px; }

.social-media {
  position: relative;
  width: 100%;
  padding-top: 20px;
  padding-right: 15px; }
  .social-media .scon {
    float: right; }
  .social-media .s-icons {
    float: right;
    width: 35px;
    height: 35px;
    margin-right: 5px;
    border: 1px solid #7d7664; }
    .social-media .s-icons .f-icon {
      padding-top: 8px;
      padding-left: 12px; }
    .social-media .s-icons .t-icon {
      padding-top: 10px;
      padding-left: 8px; }
    .social-media .s-icons img {
      position: relative;
      display: inline-block;
      vertical-align: middle; }

.rate-sites {
  font-family: 'GothamBold';
  font-size: 16px;
  color: #9c978e;
  padding: 40px;
  line-height: 36px;
  color: #555555;
  text-transform: uppercase; }
  @media (max-width: 768px) {
    .rate-sites {
      padding: 15px;
      font-size: 14px;
      line-height: 26px; } }
  .rate-sites ul {
    margin: 0;
    padding: 0; }
    .rate-sites ul li {
      text-decoration: line-through;
      list-style-type: none; }
  .rate-sites .unavailable-label {
    font-size: 13px;
    line-height: 20px;
    text-align: center;
    text-decoration: none; }

.white-bg-btn-container .outer-box {
  width: 14.2em;
  height: 4.800em;
  border: solid 1px #9c978e;
  border-width: 1px 0 1px 1px;
  height: 3.700em;
  text-align: center;
  background-repeat: no-repeat;
  font-family: 'GothamBold';
  font-size: 1em;
  color: #4b463d;
  border: solid 1px #4b463d;
  text-transform: uppercase;
  text-decoration: none;
  display: inline-block;
  line-height: 3.400em;
  position: relative;
  background-color: transparent;
  padding-right: 36px;
  outline: none;
  margin: 70px 40px 60px 0; }
  .white-bg-btn-container .outer-box.check-avb {
    width: 18.2em; }
  .white-bg-btn-container .outer-box:after {
    content: '';
    width: 3.600em;
    height: 3.600em;
    background: #7b725e url("../imgs/arrow-white.png") center center no-repeat;
    float: right;
    right: 0;
    position: absolute;
    right: 0;
    top: 0; }
  @media (max-width: 768px) {
    .white-bg-btn-container .outer-box {
      margin: 0 60px; } }
  @media (min-width: 480px) and (max-width: 767px) {
    .white-bg-btn-container .outer-box {
      margin: 0 60px; } }
  @media (min-width: 320px) and (max-width: 479px) {
    .white-bg-btn-container .outer-box {
      margin: 0 60px; } }
  .white-bg-btn-container .outer-box:hover,
  .white-bg-btn-container .outer-box .active {
    color: #000;
    transition: all 0.5s ease 0s; }

.floatright {
  float: right;
  padding-top: 40px; }

.inner-sec {
  padding: 80px 40px;
  border-bottom: solid 7px #867d69; }
  @media (max-width: 768px) {
    .inner-sec {
      padding-right: 40px;
      padding-left: 40px; } }
  @media (max-width: 767px) {
    .inner-sec {
      padding: 30px 0 0; } }
  .inner-sec .inner-cap {
    font-family: 'GothamBold';
    font-size: 16px;
    color: #9c978e;
    margin: 0;
    padding-bottom: 20px;
    color: #434343;
    text-transform: uppercase;
    letter-spacing: 1px; }
    @media (max-width: 767px) {
      .inner-sec .inner-cap {
        font-size: 13px; } }
  .inner-sec h2.cap-heading {
    margin: 0;
    padding-bottom: 30px;
    font-size: 4.800em;
    font-weight: normal;
    line-height: 40px;
    color: #7b725e;
    text-align: left;
    text-transform: uppercase;
    letter-spacing: 1px; }
    @media (min-width: 1280px) {
      .inner-sec h2.cap-heading {
        font-size: 4.500em; } }
  .inner-sec .suite-para {
    font-family: 'GothamBook';
    font-size: 1.3em;
    color: #fff;
    padding-top: 35px;
    padding-bottom: 50px;
    line-height: 28px;
    color: #000; }
    @media (max-width: 767px) {
      .inner-sec .suite-para {
        padding-top: 15px;
        padding-bottom: 30px; } }
  .inner-sec .linestrip {
    width: 90%;
    border: 1px solid #cccccc; }
    .inner-sec .linestrip.small {
      width: 125px; }
  .inner-sec .features .caption {
    font-family: 'GothamBold';
    font-size: 16px;
    color: #9c978e;
    padding-bottom: 20px;
    color: #9a9999;
    text-align: left;
    text-transform: uppercase;
    letter-spacing: 1px; }
    @media (max-width: 768px) {
      .inner-sec .features .caption {
        padding-top: 60px; } }
  .inner-sec .features .sidetitle {
    margin: 0;
    padding-bottom: 20px;
    font-family: "courier-std", monospace;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase; }
  .inner-sec .features .extras {
    margin: 0;
    padding-top: 25px;
    padding-bottom: 14px;
    font-family: "courier-std", monospace;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    color: #555555;
    text-align: left;
    text-transform: uppercase; }

.b-stroke {
  position: relative;
  z-index: 60990;
  width: 100%;
  height: 5px;
  background: #867d69; }

.ddq {
  position: relative;
  max-width: 1500px;
  margin: auto;
  /*background:url("../imgs/room-details-footer.png");
	background-repeat:no-repeat;
	margin-top: -97px;*/
  padding-right: 9%;
  padding-left: 9%;
  /*top:-130px;*/ }
  @media (max-width: 991px) {
    .ddq {
      padding: 0; } }
  .ddq .headline-text {
    /*padding-top:150px;*/
    font-family: 'GothamLight';
    font-size: 32px;
    color: #9c9689;
    padding-top: 25px;
    padding-bottom: 25px;
    color: #9c9689;
    text-align: center; }
    @media (max-width: 767px) {
      .ddq .headline-text {
        padding-top: 15px;
        padding-bottom: 15px;
        font-size: 20px; } }
  .ddq .container {
    max-width: 1500px;
    text-align: center; }
  .ddq .btm-queen {
    position: relative;
    height: 450px;
    background: url("../imgs/rooms-details-btm-queen.jpg") no-repeat;
    background-position: center center;
    background-size: cover; }
    @media (max-width: 599px) {
      .ddq .btm-queen {
        height: 300px; } }
    .ddq .btm-queen .h2.cap-heading,
    .ddq .btm-queen h2.cap-heading {
      margin: 0;
      top: 50%;
      right: 0;
      left: 0;
      width: 230px;
      margin: -37px auto 0;
      position: absolute;
      font-size: 48px;
      font-weight: normal;
      line-height: 37px;
      color: #fff;
      letter-spacing: -0.5px;
      text-transform: uppercase;
      text-shadow: -1px 2px 30px rgba(0, 0, 0, 0.8); }
      @media (max-width: 599px) {
        .ddq .btm-queen .h2.cap-heading,
        .ddq .btm-queen h2.cap-heading {
          font-size: 36px;
          line-height: 29px; } }

.room-details-signup {
  position: relative;
  z-index: 10000;
  max-width: 1500px;
  margin: auto;
  margin-top: -230px; }
  @media (max-width: 768px) {
    .room-details-signup {
      top: 0;
      height: 100px;
      margin-bottom: 0;
      background: none; } }
  @media (min-width: 480px) and (max-width: 767px) {
    .room-details-signup {
      height: 150px; } }
  @media (min-width: 320px) and (max-width: 479px) {
    .room-details-signup {
      height: 150px; } }

.room-details-signup-container {
  padding-bottom: 100px; }
  @media (max-width: 768px) {
    .room-details-signup-container {
      padding-top: 50px;
      text-align: center; } }
  .room-details-signup-container .room-details-social {
    margin-top: -40px;
    padding-top: 25px;
    text-align: center; }
    @media (max-width: 768px) {
      .room-details-signup-container .room-details-social {
        display: inline-block;
        float: none;
        padding-bottom: 60px;
        padding-left: 0;
        text-align: center; } }
    @media (min-width: 1280px) {
      .room-details-signup-container .room-details-social {
        padding-left: 8.87878%; } }
    .room-details-signup-container .room-details-social ul li {
      display: inline-block;
      float: none; }
    .room-details-signup-container .room-details-social .icon {
      display: block;
      height: 26px;
      text-indent: -9999px;
      background-image: url("../imgs/social-icons.png");
      background-repeat: no-repeat; }
    .room-details-signup-container .room-details-social .facebook {
      width: 53px;
      background-position: 0; }
    .room-details-signup-container .room-details-social .twitter {
      width: 58px;
      background-position: -52px 0; }
    .room-details-signup-container .room-details-social .youtube {
      width: 60px;
      padding-right: 29px;
      background-position: -111px 0; }
    .room-details-signup-container .room-details-social .instagram {
      width: 53px;
      background-position: -166px 0; }

.room-details-signup-form {
  margin-top: -40px;
  padding-left: 30px; }
  @media (max-width: 768px) {
    .room-details-signup-form {
      padding-bottom: 40px;
      padding-left: 0; } }
  .room-details-signup-form .room-details-announce {
    float: left;
    width: auto;
    height: 78px;
    margin-right: 5px;
    padding-right: 30px;
    background: url("../imgs/mail-box.png") no-repeat 15px 18px;
    background-color: white;
    background-color: rgba(255, 255, 255, 0.2); }
    @media (max-width: 767px) {
      .room-details-signup-form .room-details-announce {
        display: inline-block;
        float: left;
        width: 190px;
        height: 78px;
        margin-right: -3px;
        text-align: center;
        background: none;
        background-color: rgba(255, 255, 255, 0.2); } }
    @media (min-width: 1200px) {
      .room-details-signup-form .room-details-announce {
        width: 600px;
        height: 78px; } }
    @media (min-width: 1500px) {
      .room-details-signup-form .room-details-announce {
        width: 700px;
        height: 80px; } }
    .room-details-signup-form .room-details-announce span {
      display: inline-block;
      padding-left: 100px;
      font-family: 'GothamBook';
      font-size: 12px;
      color: #fff;
      line-height: 78px;
      color: #dbdbdb;
      color: rgba(219, 219, 219, 0.5); }
      @media (max-width: 768px) {
        .room-details-signup-form .room-details-announce span {
          padding-left: 0;
          line-height: 77px; } }
      @media (min-width: 480px) and (max-width: 767px) {
        .room-details-signup-form .room-details-announce span {
          padding-top: 10px;
          padding-right: 25px;
          padding-left: 10px;
          line-height: 20px; } }
      @media (min-width: 320px) and (max-width: 479px) {
        .room-details-signup-form .room-details-announce span {
          padding-top: 10px;
          padding-right: 25px;
          padding-left: 10px;
          line-height: 20px; } }
  .room-details-signup-form .room-details-signup-btn {
    background: #9c9689;
    padding: 66px 34px;
    display: inline-block;
    font-family: 'GothamBold';
    font-size: 15px;
    color: #9c978e;
    color: #060708;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px; }
    @media (max-width: 768px) {
      .room-details-signup-form .room-details-signup-btn {
        background: #9c9689;
        padding: 31px 30px;
        font-family: 'GothamBold';
        font-size: 13px;
        color: #9c978e;
        color: #060708; } }
    @media (min-width: 1280px) {
      .room-details-signup-form .room-details-signup-btn {
        background: #9c9689;
        padding: 29px 55px; } }

@media (max-width: 768px) {
  .move-right {
    float: right !important; } }

.features-list {
  margin: 0;
  padding: 0; }
  .features-list li {
    padding-bottom: 10px;
    line-height: 17px;
    list-style-type: none; }

.rate-book_now {
  display: inline-block;
  padding: 12px;
  font-family: "GothamBold";
  font-size: 11px;
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
  background-color: #fff;
  transition: 0.3s; }
  .rate-book_now:hover {
    color: #000;
    text-decoration: none;
    background-color: #fff;
    opacity: 0.9; }
  .rate-book_now:active {
    color: #000;
    text-decoration: none;
    background-color: #fff;
    opacity: 0.9; }
  .rate-book_now:focus {
    color: #000;
    text-decoration: none;
    background-color: #fff;
    opacity: 0.9; }

.hidden-form {
  display: none; }

@media (min-width: 768px) {
  .booknow-button {
    padding-left: 60px; } }

.booknow-btn-two {
  position: relative;
  display: inline-block;
  float: right;
  width: 14.2em;
  height: 4.800em;
  margin: 15px 0 0;
  padding-right: 36px;
  font-family: 'GothamBold';
  font-size: 1em;
  line-height: 3.400em;
  color: #5a513c;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  background-color: transparent;
  background-repeat: no-repeat;
  border: solid 1px #5a513c;
  border-width: 1px 0 1px 1px;
  height: 3.700em;
  outline: none; }
  .booknow-btn-two:hover {
    color: #867d69;
    text-decoration: none; }
  .booknow-btn-two:after {
    position: absolute;
    top: 0;
    right: 0;
    float: right;
    width: 3.600em;
    height: 3.600em;
    content: '';
    background: #7b725e url("../imgs/arrow-white.png") center center no-repeat; }
  @media (max-width: 768px) {
    .booknow-btn-two {
      display: none; } }

.sm-rooms {
  padding-right: 10px; }
  @media (max-width: 479px) {
    .sm-rooms {
      display: none; } }

.room-title-wrap {
  position: absolute;
  left: 330px; }
  @media (max-width: 1023px) {
    .room-title-wrap {
      position: static;
      text-align: center; } }

@media (max-width: 768px) {
  .con-holder {
    padding: 15px 0 0;
    text-align: center; } }

.room-detail-footer-bg {
  background: url("/imgs/room-details-footer.png");
  background-repeat: no-repeat;
  background-position: left bottom; }

#room-details-banner .item {
  height: 360px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }
  @media (min-width: 768px) {
    #room-details-banner .item {
      height: 570px; } }

.od-wrap {
  position: relative; }

.grad-effect {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100px;
  background: red;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(top, black 10%, black 33%, rgba(0, 0, 0, 0));
  /*Safari 5.1-6*/
  background: -o-linear-gradient(top, black 10%, black 33%, rgba(0, 0, 0, 0));
  /*Opera 11.1-12*/
  background: -moz-linear-gradient(top, black 10%, black 33%, rgba(0, 0, 0, 0));
  /*Fx 3.6-15*/
  background: linear-gradient(to top, black 10%, black 33%, rgba(0, 0, 0, 0));
  /*Standard*/ }
  @media (min-width: 768px) {
    .grad-effect {
      height: 150px; } }

.ca-btn {
  width: 18.2em; }

.w-16 {
  width: 16px; }

#rooftop-main {
  margin: 0 auto;
  background: url("../imgs/refinery-rooftop-header-background.jpg") no-repeat center center;
  background-size: cover;
  position: relative;
  padding-bottom: 425px; }

.rooftopintro-sec {
  text-align: center; }
  .rooftopintro-sec .page-title {
    margin-top: 65px; }
    .rooftopintro-sec .page-title h1.cap-heading {
      font-size: 55px;
      font-weight: normal;
      text-transform: uppercase;
      color: #d4d3d3;
      text-align: center;
      text-shadow: -1px 3px 5px black;
      margin: 0 auto;
      padding-bottom: 15px; }
      @media (min-width: 768px) {
        .rooftopintro-sec .page-title h1.cap-heading {
          font-size: 12em; } }
    @media (min-width: 768px) {
      .rooftopintro-sec .page-title {
        margin-top: 135px; } }
  .rooftopintro-sec .rooftop-content h4.cap-heading, .rooftopintro-sec .rooftop-content .privacy .cap-heading.h4, .privacy .rooftopintro-sec .rooftop-content .cap-heading.h4,
  .rooftopintro-sec .rooftop-content .h4.cap-heading {
    margin: 0;
    padding-bottom: 16px;
    font-size: 30px;
    font-weight: normal;
    color: #d4d3d3;
    text-transform: uppercase; }
    @media (min-width: 768px) {
      .rooftopintro-sec .rooftop-content h4.cap-heading, .rooftopintro-sec .rooftop-content .privacy .cap-heading.h4, .privacy .rooftopintro-sec .rooftop-content .cap-heading.h4,
      .rooftopintro-sec .rooftop-content .h4.cap-heading {
        font-size: 40px; } }
  .rooftopintro-sec .rooftop-content #psec {
    display: none; }
  .rooftopintro-sec .rooftop-content p.content {
    font-family: 'GothamBook';
    font-size: 1.3em;
    color: #fff;
    color: #dbdbdb;
    margin: 0;
    padding: 0;
    display: inline-block;
    width: 90%;
    line-height: 1.5em; }
    @media (min-width: 768px) {
      .rooftopintro-sec .rooftop-content p.content {
        width: 48%; } }
    .rooftopintro-sec .rooftop-content p.content a {
      color: #dbdbdb; }

.rooftop-hours {
  padding-top: 30px; }
  @media (min-width: 768px) {
    .rooftop-hours {
      padding-top: 50px;
      padding-left: 5%;
      padding-right: 5%; } }
  .rooftop-hours p.heading {
    font-size: 20px;
    text-transform: uppercase;
    color: #dbdbdb;
    font-family: "courier-std",monospace;
    font-style: normal;
    font-weight: 400;
    margin: 0;
    text-align: center;
    padding-bottom: 10px; }
  .rooftop-hours ul {
    margin: 0;
    padding: 0;
    text-align: center; }
    .rooftop-hours ul li {
      list-style-type: none;
      font-family: 'GothamBook';
      font-size: 1.3em;
      color: #fff;
      color: #dbdbdb;
      padding-bottom: 4px; }
  .rooftop-hours p.bottomline {
    padding-top: 14px;
    font-family: 'GothamBook';
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    color: #dbdbdb;
    text-align: center; }

.rooftop-main-content {
  margin: 0 auto;
  position: relative;
  margin-top: -300px;
  display: flex;
  align-items: center; }
  @media (min-width: 768px) {
    .rooftop-main-content {
      margin-top: -360px;
      padding-left: 5%;
      padding-right: 5%; } }
  .rooftop-main-content .insta-head {
    text-align: center; }
    @media (min-width: 768px) {
      .rooftop-main-content .insta-head {
        padding-top: 28px; } }
    .rooftop-main-content .insta-head p.caption {
      font-size: 18px;
      color: #dbdbdb;
      font-family: "courier-std",monospace;
      font-style: normal;
      font-weight: 400;
      margin: 0;
      text-align: center;
      padding-left: 10px;
      display: inline-block;
      text-transform: none; }
  .rooftop-main-content .insta {
    padding-left: 50px;
    /*height:588px; */
    padding-bottom: 30px; }

.rooftop-img-wrap {
  position: relative; }
  .rooftop-img-wrap .rooftop-img {
    padding: 20px;
    width: 100%;
    min-height: 310px;
    max-height: 525px;
    max-width: 450px;
    margin-bottom: 32px;
    position: relative;
    margin: 0 auto 20px;
    background-size: cover !important; }
    @media (min-width: 768px) {
      .rooftop-img-wrap .rooftop-img {
        margin-bottom: 0;
        min-height: 350px;
        max-width: 555px;
        margin: 0 auto 40px; } }
    @media (min-width: 992px) {
      .rooftop-img-wrap .rooftop-img {
        min-height: 400px;
        max-width: 625px; } }
    @media (min-width: 1200px) {
      .rooftop-img-wrap .rooftop-img {
        min-height: 440px;
        max-width: 775px; } }
    .rooftop-img-wrap .rooftop-img .roofbox {
      border: 1px solid rgba(255, 255, 255, 0.4);
      -webkit-background-clip: padding-box;
      background-clip: padding-box;
      position: absolute;
      bottom: 25px;
      top: 25px;
      left: 25px;
      right: 25px; }
      @media (min-width: 992px) {
        .rooftop-img-wrap .rooftop-img .roofbox {
          bottom: 30px;
          top: 30px;
          left: 30px;
          right: 30px; } }
    .rooftop-img-wrap .rooftop-img.rooftop-thumb-wrap {
      margin-bottom: 100px; }
      @media (min-width: 992px) {
        .rooftop-img-wrap .rooftop-img.rooftop-thumb-wrap {
          margin-bottom: 225px; } }
  .rooftop-img-wrap .rooftop-thumb {
    max-width: 50%;
    bottom: -60px;
    position: absolute;
    left: 45px; }
    @media (min-width: 992px) {
      .rooftop-img-wrap .rooftop-thumb {
        bottom: -140px;
        left: 55px; } }

.rooftop-signup {
  padding-top: 165px;
  padding-bottom: 65px;
  background: url("../imgs/refinery-te-footer-background.jpg");
  background-repeat: no-repeat;
  background-size: cover; }
  @media (max-width: 767px) {
    .rooftop-signup {
      padding-bottom: 0; } }
  .rooftop-signup .rooftopsignup-container {
    padding-top: 40px; }
    .rooftop-signup .rooftopsignup-container .rooftopsocial {
      text-align: center;
      padding-top: 25px; }
      .rooftop-signup .rooftopsignup-container .rooftopsocial ul li {
        float: none;
        display: inline-block; }
      .rooftop-signup .rooftopsignup-container .rooftopsocial .icon {
        height: 26px;
        display: block;
        text-indent: -9999px;
        background-image: url("../imgs/social-icons.png");
        background-repeat: no-repeat; }
      .rooftop-signup .rooftopsignup-container .rooftopsocial .facebook {
        width: 53px;
        background-position: 0; }
      .rooftop-signup .rooftopsignup-container .rooftopsocial .twitter {
        width: 58px;
        background-position: -52px 0; }
      .rooftop-signup .rooftopsignup-container .rooftopsocial .youtube {
        width: 60px;
        background-position: -111px 0;
        padding-right: 29px; }
      .rooftop-signup .rooftopsignup-container .rooftopsocial .instagram {
        width: 53px;
        background-position: -166px 0; }
    .rooftop-signup .rooftopsignup-container .rooftopsignup-form {
      padding-left: 70px; }
      .rooftop-signup .rooftopsignup-container .rooftopsignup-form .rooftopannounce {
        width: 740px;
        height: 80px;
        background: url("../imgs/mail-box.png") no-repeat 15px 18px;
        background-color: rgba(255, 255, 255, 0.2);
        margin-right: 6px;
        float: left; }
        .rooftop-signup .rooftopsignup-container .rooftopsignup-form .rooftopannounce span {
          display: inline-block;
          padding-left: 100px;
          font-family: 'GothamBook';
          font-size: 12px;
          color: #fff;
          line-height: 78px;
          color: #dbdbdb; }

.planning-section {
  text-align: center; }
  @media (min-width: 768px) {
    .planning-section {
      padding-top: 50px;
      padding-left: 50px;
      padding-right: 50px;
      overflow: hidden; } }
  .planning-section .planning-title {
    font-size: 30px;
    color: #9c9689;
    font-family: 'GothamLight';
    font-style: normal;
    font-weight: 400;
    margin: 0;
    padding-bottom: 20px; }
    @media (min-width: 992px) {
      .planning-section .planning-title {
        font-size: 32px; } }
  .planning-section .planning-content {
    font-family: 'GothamBook';
    font-size: 1.3em;
    color: #fff;
    line-height: 1.5em;
    padding-bottom: 95px;
    color: #dbdbdb; }

@media (max-width: 767px) {
  .m-hide {
    display: none; } }

.roof-top-bt-image {
  padding: 0;
  max-width: 556px;
  width: 100%; }
  .roof-top-bt-image img {
    width: 100%; }

@media (min-width: 768px) {
  .roof-form .col-sm-12,
  .roof-form .col-sm-6 {
    padding-left: 12px; } }
.roof-form .form-group {
  margin-bottom: 18px; }
.roof-form .form-control {
  border: solid 1px rgba(234, 234, 234, 0.8);
  font-size: 13px;
  text-transform: uppercase;
  padding: 15px 20px;
  line-height: 15px;
  border-radius: 0;
  height: 45px;
  box-shadow: none;
  color: #fff;
  background-color: rgba(255, 255, 255, 0.12);
  font-weight: bold; }
.roof-form textarea.form-control {
  height: 130px; }
.roof-form .booknow-btn {
  width: 189px;
  height: 53px;
  font-size: 14px;
  padding: 15px;
  margin: 12px auto; }
.roof-form .has-error .form-control {
  border-color: #a94442; }
.roof-form ::-webkit-input-placeholder {
  color: #fff;
  opacity: 1 !important; }
.roof-form :-moz-placeholder {
  color: #fff; }
.roof-form ::-moz-placeholder {
  color: #fff; }
.roof-form :-ms-input-placeholder {
  color: #fff; }

.roof-top-img-container .headline-text {
  padding: 60px 0 50px;
  font-family: 'GothamLight';
  font-size: 32px;
  color: #9c9689;
  text-align: center; }
  @media (min-width: 768px) {
    .roof-top-img-container .headline-text {
      text-align: left; } }
  @media (max-width: 768px) {
    .roof-top-img-container .headline-text {
      padding: 20px 0 20px 15px; } }
  @media (max-width: 599px) {
    .roof-top-img-container .headline-text {
      font-size: 26px; } }
@media (min-width: 992px) {
  .roof-top-img-container.taste-entertainment-img-container {
    padding-left: 5%;
    padding-right: 5%; } }
@media (min-width: 768px) {
  .roof-top-img-container.taste-entertainment-img-container .taste-entertainment-img {
    margin-left: -15px; } }
.roof-top-img-container.taste-entertainment-img-container .taste-entertainment-img.second {
  margin-top: 50px; }
  @media (min-width: 768px) {
    .roof-top-img-container.taste-entertainment-img-container .taste-entertainment-img.second {
      float: right;
      margin-top: 0;
      margin-left: 0;
      margin-right: 0; } }

.te-signup.rooftop-signup {
  padding-top: 250px;
  margin-top: -170px; }
  @media (min-width: 992px) {
    .te-signup.rooftop-signup {
      padding-top: 290px; } }
@media (min-width: 768px) {
  .te-signup .taste-section {
    padding-left: 80px; } }

.nye-flier {
  font-family: "courier-std",monospace;
  font-size: 20px;
  color: #fff;
  text-align: center;
  padding: 10px 0 0; }
  .nye-flier a {
    color: #fff;
    padding: 10px 0 5px;
    border-bottom: solid 1px #fff;
    display: inline-block;
    text-decoration: none; }

.menu-block div {
  margin-bottom: 20px;
  padding: 30px 15px 0;
  border: 1px solid #837862;
  border-radius: 5px;
  text-align: center; }

#taste-main {
  position: relative;
  min-height: 580px;
  margin: 0 auto;
  background: url("../imgs/refinery-te-header-background.jpg") no-repeat top center; }
  @media (max-width: 768px) {
    #taste-main {
      padding-bottom: 60px;
      background: url("../imgs/tr-trans-mobile.png");
      background-repeat: no-repeat;
      background-size: 100%; } }
  @media (min-height: 320px) and (max-width: 479px) {
    #taste-main {
      min-height: 450px; } }

.mobilehide {
  display: none; }
  @media (min-width: 1024px) {
    .mobilehide {
      display: block; } }

.tasteintro-sec {
  height: 275px;
  text-align: center; }
  @media (max-width: 768px) {
    .tasteintro-sec {
      height: 294px;
      background: none; } }
  @media (min-height: 320px) and (max-width: 479px) {
    .tasteintro-sec {
      padding-top: 140px; } }
  .tasteintro-sec .page-title {
    margin-top: 135px; }
    @media (min-height: 320px) and (max-width: 479px) {
      .tasteintro-sec .page-title {
        margin-top: 48px; } }
    .tasteintro-sec .page-title h1.cap-heading {
      margin: 0 auto;
      padding-bottom: 15px;
      font-size: 12em;
      font-weight: normal;
      color: #d4d3d3;
      text-align: center;
      text-shadow: -1px 3px 5px black;
      text-transform: uppercase; }
      @media (max-width: 768px) {
        .tasteintro-sec .page-title h1.cap-heading {
          padding-bottom: 20px;
          font-size: 80px; } }
      @media (min-height: 320px) and (max-width: 479px) {
        .tasteintro-sec .page-title h1.cap-heading {
          font-size: 38px; } }
  .tasteintro-sec .taste-content .h4.cap-heading,
  .tasteintro-sec .taste-content h4.cap-heading,
  .tasteintro-sec .taste-content .privacy .cap-heading.h4,
  .privacy .tasteintro-sec .taste-content .cap-heading.h4 {
    margin: 0;
    padding-bottom: 16px;
    font-size: 3.8em;
    font-weight: normal;
    color: #d4d3d3;
    text-transform: uppercase;
    letter-spacing: 1px; }
    @media (min-height: 320px) and (max-width: 479px) {
      .tasteintro-sec .taste-content .h4.cap-heading,
      .tasteintro-sec .taste-content h4.cap-heading,
      .tasteintro-sec .taste-content .privacy .cap-heading.h4,
      .privacy .tasteintro-sec .taste-content .cap-heading.h4 {
        font-size: 30px; } }
  .tasteintro-sec .taste-content #psec {
    display: none; }
  .tasteintro-sec .taste-content p.content {
    font-family: 'GothamBook';
    font-size: 1.3em;
    color: #fff;
    display: inline-block;
    width: 35%;
    margin: 0 auto;
    padding: 0;
    line-height: 1.5em;
    color: #dbdbdb; }
    @media (max-width: 768px) {
      .tasteintro-sec .taste-content p.content {
        width: 100%; } }
    .tasteintro-sec .taste-content p.content a {
      color: #dbdbdb;
      text-decoration: underline; }
  .tasteintro-sec .taste-content a {
    font-size: 1em;
    color: #dbdbdb;
    text-decoration: underline; }

.rooftop {
  position: relative;
  top: -75px;
  max-width: 1500px;
  min-height: 275px;
  margin: 0 auto;
  margin-bottom: -75px;
  padding-left: 3.5%; }
  @media (max-width: 768px) {
    .rooftop {
      top: 0;
      margin-bottom: 0; } }
  .rooftop .luminary-img img {
    width: 50%; }
  .rooftop img {
    width: 100%; }
  .rooftop .rightcolbg {
    background: url("../imgs/unique.png") no-repeat right top; }

.taste-section {
  width: 80%;
  padding-top: 50px;
  padding-left: 70px; }
  @media (max-width: 991px) {
    .taste-section {
      width: auto;
      padding-top: 30px;
      padding-left: 20%; } }
  @media (max-width: 767px) {
    .taste-section {
      padding-left: 0; } }

.h2.taste-sec-title,
h2.taste-sec-title {
  font-family: "courier-std",monospace;
  font-size: 2.8em;
  text-align: left; }

.taste-sec-title {
  margin: 0;
  padding-bottom: 20px;
  font-family: "courier-std",monospace;
  font-size: 40px;
  font-style: normal;
  font-weight: 200;
  color: #7b725e;
  text-align: right;
  text-transform: uppercase;
  letter-spacing: 1px; }
  @media (min-width: 1280px) {
    .taste-sec-title {
      font-size: 3.6em; } }
  @media (max-width: 767px) {
    .taste-sec-title {
      font-size: 32px; } }

.taste-caption {
  font-family: 'GothamBold';
  font-size: 1.3em;
  color: #9c978e;
  margin: 0;
  padding-bottom: 16px;
  line-height: 1.1;
  color: #9a9999;
  text-align: right;
  text-transform: uppercase;
  letter-spacing: 1px; }

.taste-copy-section {
  padding-bottom: 3em; }
  .taste-copy-section .taste-para1 {
    font-family: 'GothamBook';
    font-size: 1.3em;
    color: #fff;
    padding-bottom: 2.4em;
    line-height: 1.5em;
    color: #dbdbdb;
    text-align: right; }
    @media (min-width: 1280px) {
      .taste-copy-section .taste-para1 {
        padding-bottom: 1.3em; } }
    @media (max-width: 991px) {
      .taste-copy-section .taste-para1 {
        padding-bottom: 0; } }
    .taste-copy-section .taste-para1 a {
      color: #fff; }

.parker {
  position: relative;
  max-width: 1500px;
  min-height: 275px;
  margin: 0 auto;
  padding-right: 3.5%;
  padding-left: 3.5%; }
  .parker .container {
    overflow: hidden; }
  @media (max-width: 991px) {
    .parker {
      padding-right: 0;
      padding-left: 0; } }
  .parker .taste-section {
    width: auto;
    padding-top: 50px;
    padding-left: 0; }
    @media (max-width: 991px) {
      .parker .taste-section {
        padding-top: 30px;
        padding-bottom: 30px;
        padding-left: 20%;
        overflow: hidden; } }
    @media (max-width: 767px) {
      .parker .taste-section {
        padding-left: 0; } }
  .parker img {
    width: 100%;
    height: auto; }
  .parker .container > .row .colbg {
    min-height: 750px;
    background: url("../imgs/te-trans.png");
    background-repeat: no-repeat;
    background-size: 100%;
    /*padding:0 !important;*/ }
    @media (max-width: 991px) {
      .parker .container > .row .colbg {
        min-height: auto;
        padding-bottom: 30px; } }
    .parker .container > .row .colbg .empty {
      height: 230px; }
      @media (max-width: 991px) {
        .parker .container > .row .colbg .empty {
          display: none; } }
    .parker .container > .row .colbg.colbg-small {
      min-height: 600px; }
  .parker .container > .row .col-md-8 {
    padding-left: 50px; }
    @media (max-width: 991px) {
      .parker .container > .row .col-md-8 {
        padding-left: 15px; } }

.insta-container {
  position: relative;
  top: -55px;
  float: left; }
  .insta-container .insta {
    float: left;
    width: 265px;
    height: auto; }

.r-taste-logo {
  display: inline-block;
  float: right;
  padding-right: 75px;
  line-height: 150px;
  vertical-align: middle; }
  @media (max-width: 991px) {
    .r-taste-logo {
      display: none; } }

.hatbox,
.hatbox1 {
  display: block;
  width: 100%; }

.adjustcol1 {
  padding-right: 25px;
  padding-left: 60px !important; }
  @media (max-width: 991px) {
    .adjustcol1 {
      padding-right: 0; } }

.adjustcol2 {
  padding-right: 25px;
  padding-left: 250px !important; }
  @media (max-width: 767px) {
    .adjustcol2 {
      padding-right: 0;
      padding-left: 0 !important; } }

.padtop {
  padding-top: 60px;
  padding-bottom: 50px; }
  @media (max-width: 991px) {
    .padtop {
      padding-top: 0;
      padding-bottom: 0; } }

.taste-signup {
  max-width: 1500px;
  margin: 0 auto;
  padding-top: 165px;
  padding-bottom: 65px;
  background: url("../imgs/refinery-te-footer-background.jpg");
  background-repeat: no-repeat;
  background-size: cover; }
  @media (max-width: 768px) {
    .taste-signup {
      padding-bottom: 30px; } }
  @media (max-width: 767px) {
    .taste-signup {
      padding-bottom: 0; } }
  @media (max-width: 991px) {
    .taste-signup {
      padding-top: 0; } }
  .taste-signup .tastesignup-container {
    padding-top: 40px; }
    @media (max-width: 768px) {
      .taste-signup .tastesignup-container {
        padding-top: 50px;
        text-align: center; } }
    .taste-signup .tastesignup-container .tastesocial {
      padding-top: 25px;
      text-align: center; }
      @media (max-width: 768px) {
        .taste-signup .tastesignup-container .tastesocial {
          display: inline-block;
          float: none;
          padding-bottom: 60px;
          padding-left: 0;
          text-align: center; } }
      @media (max-width: 767px) {
        .taste-signup .tastesignup-container .tastesocial {
          padding-bottom: 20px; } }
      @media (min-width: 1280px) {
        .taste-signup .tastesignup-container .tastesocial {
          padding-left: 1.87878%; } }
      .taste-signup .tastesignup-container .tastesocial ul li {
        display: inline-block;
        float: none; }
      .taste-signup .tastesignup-container .tastesocial .icon {
        display: block;
        height: 26px;
        text-indent: -9999px;
        background-image: url("../imgs/social-icons.png");
        background-repeat: no-repeat; }
      .taste-signup .tastesignup-container .tastesocial .facebook {
        width: 53px;
        background-position: 0; }
      .taste-signup .tastesignup-container .tastesocial .twitter {
        width: 58px;
        background-position: -52px 0; }
      .taste-signup .tastesignup-container .tastesocial .youtube {
        width: 60px;
        padding-right: 29px;
        background-position: -111px 0; }
      .taste-signup .tastesignup-container .tastesocial .instagram {
        width: 53px;
        background-position: -166px 0; }
    .taste-signup .tastesignup-container .tastesignup-form {
      padding-left: 70px; }
      @media (max-width: 768px) {
        .taste-signup .tastesignup-container .tastesignup-form {
          padding-bottom: 40px;
          padding-left: 0; } }
      .taste-signup .tastesignup-container .tastesignup-form .tasteannounce {
        float: left;
        width: 740px;
        height: 80px;
        margin-right: 6px;
        background: url("../imgs/mail-box.png") no-repeat 15px 18px;
        background-color: rgba(255, 255, 255, 0.2); }
        @media (max-width: 768px) {
          .taste-signup .tastesignup-container .tastesignup-form .tasteannounce {
            display: inline-block;
            float: none;
            width: 349px;
            height: 79px;
            margin-right: -3px;
            text-align: center;
            background: none;
            background-color: rgba(255, 255, 255, 0.2); } }
        @media (min-width: 1280px) {
          .taste-signup .tastesignup-container .tastesignup-form .tasteannounce {
            width: 560px;
            height: 77px; } }
        .taste-signup .tastesignup-container .tastesignup-form .tasteannounce span {
          font-family: 'GothamBook';
          font-size: 12px;
          color: #fff;
          display: inline-block;
          padding-left: 100px;
          line-height: 78px;
          color: #dbdbdb;
          color: rgba(219, 219, 219, 0.5); }
          @media (max-width: 768px) {
            .taste-signup .tastesignup-container .tastesignup-form .tasteannounce span {
              padding-left: 0;
              line-height: 77px; } }
      .taste-signup .tastesignup-container .tastesignup-form .tastesignup-btn {
        background: #9c9689;
        padding: 66px 34px;
        font-family: 'GothamBold';
        font-size: 15px;
        color: #9c978e;
        display: inline-block;
        color: #060708;
        text-decoration: none;
        text-transform: uppercase;
        letter-spacing: 1px; }
        @media (max-width: 768px) {
          .taste-signup .tastesignup-container .tastesignup-form .tastesignup-btn {
            background: #9c9689;
            padding: 31px 30px;
            font-family: 'GothamBold';
            font-size: 13px;
            color: #9c978e;
            color: #060708; } }
        @media (min-width: 1280px) {
          .taste-signup .tastesignup-container .tastesignup-form .tastesignup-btn {
            background: #9c9689;
            padding: 28px 55px; } }

#base-main.taste-entertainment-details {
  /*background-image: url("../imgs/taste-entertainment-detail-banner-bg.jpg");*/
  margin-bottom: 0; }
  @media (min-width: 1200px) {
    #base-main.taste-entertainment-details {
      min-height: 556px;
      margin: 0 auto -60px; } }

.base-container.taste-entertainment-container h1 {
  padding: 0;
  color: #9c9689; }

.base-container.taste-entertainment-container .headline-text {
  padding: 30px 0 0;
  font-family: 'GothamLight';
  font-size: 32px;
  color: #9c9689;
  text-align: center; }

.taste-entertainment-img-container {
  position: relative;
  z-index: 10001; }
  @media (min-width: 768px) {
    .taste-entertainment-img-container {
      padding-bottom: 32px; } }
  @media (min-width: 992px) {
    .taste-entertainment-img-container {
      padding-right: 80px;
      padding-left: 80px; } }
  .taste-entertainment-img-container .taste-entertainment-img {
    position: relative;
    width: 100%;
    max-width: 450px;
    min-height: 250px;
    max-height: 525px;
    margin-bottom: 32px;
    margin: 0 auto 20px;
    background-size: cover !important; }
    @media (min-width: 768px) {
      .taste-entertainment-img-container .taste-entertainment-img {
        max-width: 555px;
        min-height: 280px;
        margin-bottom: 0;
        margin: 0 auto; } }
    @media (min-width: 992px) {
      .taste-entertainment-img-container .taste-entertainment-img {
        max-width: 625px;
        min-height: 320px; } }
    @media (min-width: 1200px) {
      .taste-entertainment-img-container .taste-entertainment-img {
        max-width: 775px;
        min-height: 399px; } }
    .taste-entertainment-img-container .taste-entertainment-img .taste-entertainment-top {
      position: absolute;
      top: 25px;
      right: 25px;
      bottom: 25px;
      left: 25px;
      -webkit-background-clip: padding-box;
      background-clip: padding-box;
      border: 1px solid rgba(255, 255, 255, 0.4); }
      @media (min-width: 992px) {
        .taste-entertainment-img-container .taste-entertainment-img .taste-entertainment-top {
          top: 30px;
          right: 30px;
          bottom: 30px;
          left: 30px; } }
      .taste-entertainment-img-container .taste-entertainment-img .taste-entertainment-top .h2.cap-heading,
      .taste-entertainment-img-container .taste-entertainment-img .taste-entertainment-top h2.cap-heading {
        position: absolute;
        right: 0;
        bottom: 20px;
        left: 20px;
        margin: 0;
        font-size: 30px;
        font-weight: normal;
        line-height: 30px;
        color: #fff;
        text-align: left;
        text-shadow: 0 3px 29px rgba(0, 0, 0, 0.83);
        text-transform: uppercase;
        letter-spacing: 1px; }
        @media (min-width: 992px) {
          .taste-entertainment-img-container .taste-entertainment-img .taste-entertainment-top .h2.cap-heading,
          .taste-entertainment-img-container .taste-entertainment-img .taste-entertainment-top h2.cap-heading {
            bottom: 35px;
            left: 35px;
            font-size: 48px;
            line-height: 37px; } }
      .taste-entertainment-img-container .taste-entertainment-img .taste-entertainment-top .sub-heading {
        font-family: 'GothamBold';
        font-size: 13px;
        color: #9c978e;
        position: absolute;
        right: 0;
        bottom: 55px;
        left: 20px;
        margin: 0;
        font-size: 13px;
        font-weight: normal;
        line-height: 13px;
        color: #aea287;
        text-align: left;
        text-transform: uppercase;
        letter-spacing: 1px; }
        @media (min-width: 992px) {
          .taste-entertainment-img-container .taste-entertainment-img .taste-entertainment-top .sub-heading {
            bottom: 90px;
            left: 35px; } }
    .taste-entertainment-img-container .taste-entertainment-img .imgholder img {
      width: 100%;
      min-height: 250px;
      max-height: 525px;
      object-fit: cover; }
      @media (min-width: 768px) {
        .taste-entertainment-img-container .taste-entertainment-img .imgholder img {
          min-height: 280px;
          max-height: 280px; } }
      @media (min-width: 992px) {
        .taste-entertainment-img-container .taste-entertainment-img .imgholder img {
          min-height: 320px;
          max-height: 320px; } }
      @media (min-width: 1200px) {
        .taste-entertainment-img-container .taste-entertainment-img .imgholder img {
          min-height: 399px;
          max-height: 399px; } }
  .taste-entertainment-img-container .b-stroke {
    position: relative;
    z-index: 60999;
    width: 100%;
    height: 10px;
    background: #867d69; }

.te-signup {
  top: -70px;
  max-width: 1500px;
  height: auto;
  margin: 0 auto;
  padding-top: 150px;
  background: none; }
  @media (min-width: 768px) {
    .te-signup {
      top: -70px;
      margin-bottom: -70px;
      padding-top: 200px;
      background: url("../imgs/et-detail-bottom-bg.jpg") no-repeat; } }
  @media (max-width: 767px) {
    .te-signup {
      padding-top: 60px; } }
  @media (max-width: 767px) {
    .te-signup .taste-section {
      width: 100%;
      padding-left: 0; } }
  .te-signup .taste-caption,
  .te-signup .taste-para1,
  .te-signup .taste-sec-title {
    text-align: left; }
  .te-signup .button-container {
    float: left; }
  .te-signup .rooftop .rightcolbg {
    background: none; }
  .te-signup .taste-signup {
    background: none; }

.te-footer-bg {
  background: url("../imgs/et-detail-bottom-bg.jpg") no-repeat;
  background-position: left bottom; }

.te-signup-detail {
  background: none; }

#events-intro {
  padding-top: 73px;
  padding-bottom: 88px;
  text-align: center;
  margin: 0 auto; }
  #events-intro .container-fluid {
    padding: 0;
    margin: 0; }
  #events-intro h1.cap-heading {
    margin: 0;
    font-size: 12em;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: -0.5px;
    color: #d4d3d3;
    padding-bottom: 20px; }

.intro-content h4.cap-heading, .intro-content .privacy .cap-heading.h4, .privacy .intro-content .cap-heading.h4 {
  margin: 0;
  font-size: 40px;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: -0.5px;
  color: #d4d3d3;
  padding-bottom: 20px; }
.intro-content p.content {
  font-family: 'GothamBook';
  font-size: 1.3em;
  color: #fff;
  color: #dbdbdb;
  margin: 0;
  padding: 0;
  display: inline-block;
  width: 50%;
  line-height: 1.5em; }

.event-container {
  padding-bottom: 32px; }
  @media (max-width: 767px) {
    .event-container {
      padding-bottom: 0px; } }
  .event-container .container {
    padding-left: 160px;
    padding-right: 160px; }
    @media (max-width: 1024px) {
      .event-container .container {
        padding-left: 15px;
        padding-right: 15px; } }
  .event-container .event-img {
    padding: 20px;
    width: 100%;
    height: 350px; }
    .event-container .event-img .event-social {
      border: 1px solid #535352;
      border: 1px solid rgba(83, 83, 82, 0.8);
      -webkit-background-clip: padding-box;
      background-clip: padding-box;
      width: 100%;
      height: 312px;
      position: relative; }
      .event-container .event-img .event-social .socials {
        float: right;
        padding-top: 5px;
        padding-right: 5px;
        position: relative; }
        .event-container .event-img .event-social .socials .icons {
          width: 35px;
          height: 35px;
          border: 1px solid #5f5949;
          float: left;
          padding: 12% 10%; }
          .event-container .event-img .event-social .socials .icons img {
            vertical-align: middle;
            display: inline-block;
            position: relative; }
        .event-container .event-img .event-social .socials .rightmargins {
          margin-right: 5px; }
        .event-container .event-img .event-social .socials .center-f-icon {
          padding: 12% 16%; }
        .event-container .event-img .event-social .socials .center-t-icon {
          padding: 12% 13%; }
      .event-container .event-img .event-social h2.cap-heading {
        margin: 0;
        font-size: 48px;
        font-weight: normal;
        text-transform: uppercase;
        letter-spacing: -0.5px;
        color: #d4d3d3;
        text-align: center;
        position: absolute;
        top: 40%;
        left: 0;
        right: 0; }
  .event-container .event-desp {
    background: #fff;
    padding: 50px 35px;
    height: 270px;
    overflow: hidden; }
    @media (max-width: 991px) {
      .event-container .event-desp {
        height: auto; } }
    @media (max-width: 767px) {
      .event-container .event-desp {
        padding: 20px 15px; } }
    .event-container .event-desp .event-date {
      font-family: 'GothamBold';
      font-size: 12px;
      color: #9c978e;
      padding-bottom: 25px;
      color: #434343; }
    .event-container .event-desp .event-content .desp {
      font-family: 'GothamBook';
      font-size: 1.3em;
      color: #fff;
      line-height: 16px;
      color: #474747;
      width: 60%;
      float: left;
      max-height: 155px;
      overflow: hidden; }
      @media (max-width: 991px) {
        .event-container .event-desp .event-content .desp {
          max-height: none; } }
      @media (max-width: 599px) {
        .event-container .event-desp .event-content .desp {
          width: auto; } }
  .event-container .b-stroke {
    width: 100%;
    height: 10px;
    background: #867d69;
    position: relative;
    z-index: 60999; }

.pagination {
  padding-top: 40px;
  width: 100%;
  text-align: center;
  padding-bottom: 50px;
  position: relative;
  z-index: 61999; }
  @media (max-width: 767px) {
    .pagination {
      padding-top: 15px;
      padding-bottom: 15px; } }
  .pagination .navigation {
    text-align: center;
    width: 300px;
    display: inline-block; }
    .pagination .navigation .leftarrow {
      float: left;
      padding-top: 5px; }
    .pagination .navigation .rightarrow {
      float: right;
      padding-top: 5px; }
    .pagination .navigation ul {
      padding: 0;
      margin: 0; }
      .pagination .navigation ul .lipads {
        padding-right: 0; }
      .pagination .navigation ul li {
        list-style-type: none;
        display: inline-block;
        padding-right: 20px; }
        .pagination .navigation ul li a {
          text-decoration: none;
          font-family: 'GothamBold';
          font-size: 18px;
          color: #9c978e;
          display: inline-block;
          color: #7b725e;
          position: relative;
          z-index: 100; }
          .pagination .navigation ul li a:hover {
            color: #fff; }
          .pagination .navigation ul li a .active {
            width: 30px;
            height: 30px;
            border-radius: 50%;
            background: #7b725e;
            position: relative;
            z-index: 150; }

.events-signup {
  max-width: 1500px;
  margin: auto;
  height: 410px;
  background: url("../imgs/room-signup.jpg");
  background-repeat: no-repeat;
  background-position: left top;
  position: relative;
  top: -195px;
  margin-bottom: -100px; }
  @media (max-width: 768px) {
    .events-signup {
      background: none;
      top: 0;
      margin-bottom: 0;
      height: 309px; } }
  @media (max-width: 767px) {
    .events-signup {
      height: auto; } }

.signup-container-events {
  padding-top: 273px; }
  @media (max-width: 768px) {
    .signup-container-events {
      text-align: center;
      padding-top: 50px; } }
  @media (max-width: 767px) {
    .signup-container-events {
      padding-top: 0px; } }
  .signup-container-events .social-events {
    text-align: center;
    padding-top: 25px; }
    @media (max-width: 768px) {
      .signup-container-events .social-events {
        padding-bottom: 60px;
        padding-left: 0;
        float: none;
        text-align: center;
        display: inline-block; } }
    @media (min-width: 1280px) {
      .signup-container-events .social-events {
        padding-left: 8.87878%; } }
    @media (max-width: 479px) {
      .signup-container-events .social-events {
        padding-top: 10px;
        padding-bottom: 15px; } }
    .signup-container-events .social-events ul li {
      float: none;
      display: inline-block; }
    .signup-container-events .social-events .icon {
      height: 26px;
      display: block;
      text-indent: -9999px;
      background-image: url(../imgs/social-icons.png);
      background-repeat: no-repeat; }
    .signup-container-events .social-events .facebook {
      width: 53px;
      background-position: 0; }
    .signup-container-events .social-events .twitter {
      width: 58px;
      background-position: -52px 0; }
    .signup-container-events .social-events .youtube {
      width: 60px;
      background-position: -111px 0;
      padding-right: 29px; }
    .signup-container-events .social-events .instagram {
      width: 53px;
      background-position: -166px 0; }

.signup-form-events {
  padding-left: 70px; }
  @media (max-width: 1024px) {
    .signup-form-events {
      padding-left: 68px; } }
  @media (max-width: 768px) {
    .signup-form-events {
      padding-left: 80px;
      padding-right: 20px;
      padding-bottom: 40px; } }
  @media (max-width: 767px) {
    .signup-form-events {
      padding-left: 40px;
      padding-right: 10px; } }
  @media (max-width: 320px) {
    .signup-form-events {
      padding-left: 20px;
      padding-right: 10px; } }
  .signup-form-events .announce-events {
    width: auto;
    height: 80px;
    background: url(../imgs/mail-box.png) no-repeat 15px 18px;
    background-color: white;
    background-color: rgba(255, 255, 255, 0.2);
    margin-right: 6px;
    float: left; }
    @media (max-width: 1024px) {
      .signup-form-events .announce-events {
        height: 81px;
        margin-right: 3px; } }
    @media (max-width: 768px) {
      .signup-form-events .announce-events {
        height: 80px;
        width: 70%;
        margin-right: 3px; } }
    @media (max-width: 767px) {
      .signup-form-events .announce-events {
        width: 60%;
        height: 80px;
        margin-right: -3px;
        background: none;
        background-color: white;
        background-color: rgba(255, 255, 255, 0.2); } }
    @media (max-width: 320px) {
      .signup-form-events .announce-events {
        width: 50%;
        height: 80px;
        margin-right: -3px; } }
    @media (min-width: 1200px) {
      .signup-form-events .announce-events {
        width: 562px;
        height: 78px;
        margin-right: 5px; } }
    @media (min-width: 1500px) {
      .signup-form-events .announce-events {
        width: 700px;
        height: 80px;
        margin-right: 5px; } }
    .signup-form-events .announce-events span {
      display: inline-block;
      padding-left: 100px;
      font-family: 'GothamBook';
      font-size: 12px;
      color: #fff;
      line-height: 78px;
      color: #dbdbdb;
      color: rgba(219, 219, 219, 0.5); }
      @media (max-width: 1024px) {
        .signup-form-events .announce-events span {
          padding-right: 20px; } }
      @media (max-width: 768px) {
        .signup-form-events .announce-events span {
          padding-left: 63px;
          line-height: 77px; } }
      @media (max-width: 767px) {
        .signup-form-events .announce-events span {
          line-height: 28px;
          padding-top: 10px;
          padding-left: 0; } }
      @media (max-width: 320px) {
        .signup-form-events .announce-events span {
          line-height: 18px;
          padding-top: 10px;
          padding-left: 0; } }
  .signup-form-events .signup-btn-events {
    background: #9c9689;
    padding: 66px 34px;
    display: inline-block;
    font-family: 'GothamBold';
    font-size: 15px;
    color: #9c978e;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-decoration: none;
    color: #060708; }
    @media (max-width: 1024px) {
      .signup-form-events .signup-btn-events {
        background: #9c9689;
        padding: 30px 34px; } }
    @media (max-width: 768px) {
      .signup-form-events .signup-btn-events {
        background: #9c9689;
        padding: 31px 30px;
        font-family: 'GothamBold';
        font-size: 13px;
        color: #9c978e;
        color: #060708;
        width: 20%;
        float: left; } }
    @media (max-width: 767px) {
      .signup-form-events .signup-btn-events {
        width: 30%;
        float: left; } }
    @media (max-width: 320px) {
      .signup-form-events .signup-btn-events {
        width: 45%;
        float: left; } }
    @media (min-width: 1280px) {
      .signup-form-events .signup-btn-events {
        background: #9c9689;
        padding: 28px 55px; } }

.lists {
  counter-reset: item;
  list-style-type: decimal; }
  .lists li {
    margin: 0px;
    padding: 0px;
    list-style: none; }
    .lists li:before {
      content: counter(item,decimal);
      counter-increment: item;
      color: #b18c56;
      float: left;
      height: 100px;
      margin: 24px 10px 24px 0;
      font-size: 55px;
      font-family: GothamMedium; }
    .lists li ul {
      margin: 0px;
      padding: 0px; }
      .lists li ul li {
        list-style: none; }
        .lists li ul li:before {
          display: none; }

blockquote:before {
  color: #817969; }
blockquote.uppercase {
  text-transform: uppercase; }

.partnership__item .description p {
  margin-bottom: 24px; }

#gallery-intro {
  margin: 70px auto 0;
  padding-top: 73px;
  padding-bottom: 35px;
  text-align: center; }
  @media (min-height: 320px) and (max-width: 479px) {
    #gallery-intro {
      margin-top: 150px; } }
  #gallery-intro .container-fluid {
    margin: 0;
    padding: 0; }
  #gallery-intro h1.cap-heading {
    margin: 0;
    font-size: 54px;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #d4d3d3;
    padding-bottom: 20px; }
    @media (min-width: 992px) {
      #gallery-intro h1.cap-heading {
        font-size: 12em; } }

.social-icons a {
  margin: 0 15px; }

.intro-content h4.cap-heading, .intro-content .privacy .cap-heading.h4, .privacy .intro-content .cap-heading.h4 {
  margin: 0;
  font-size: 30px;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #d4d3d3;
  padding-bottom: 20px; }
  @media (min-width: 992px) {
    .intro-content h4.cap-heading, .intro-content .privacy .cap-heading.h4, .privacy .intro-content .cap-heading.h4 {
      font-size: 40px; } }
.intro-content p.content {
  font-family: 'GothamBook';
  font-size: 1.3em;
  color: #fff;
  color: #dbdbdb;
  margin: 0;
  padding: 0;
  display: inline-block;
  width: 50%;
  line-height: 1.5em; }

.gallery-container {
  z-index: 10001;
  position: relative; }
  @media (min-width: 768px) {
    .gallery-container {
      padding-bottom: 32px; } }
  @media (min-width: 992px) {
    .gallery-container.second {
      padding-bottom: 65px; } }
  @media (min-width: 992px) {
    .gallery-container .container {
      padding-left: 160px;
      padding-right: 160px; } }
  .gallery-container .gallery-img {
    padding: 20px;
    width: 100%;
    height: 350px;
    max-width: 350px;
    min-height: 300px;
    margin: 0 auto;
    position: relative;
    margin-bottom: 32px; }
    @media (min-width: 768px) {
      .gallery-container .gallery-img {
        max-width: 450px;
        min-height: 400px; } }
    @media (min-width: 992px) {
      .gallery-container .gallery-img {
        max-width: 500px;
        min-height: 450px;
        margin-bottom: 0; } }
    @media (min-width: 1200px) {
      .gallery-container .gallery-img {
        max-width: 560px;
        min-height: 450px; } }
    .gallery-container .gallery-img .gallery-social {
      border: 1px solid rgba(255, 255, 255, 0.4);
      -webkit-background-clip: padding-box;
      background-clip: padding-box;
      position: absolute;
      bottom: 25px;
      top: 25px;
      left: 25px;
      right: 25px; }
      @media (min-width: 992px) {
        .gallery-container .gallery-img .gallery-social {
          bottom: 30px;
          top: 30px;
          left: 30px;
          right: 30px; } }
      .gallery-container .gallery-img .gallery-social .socials {
        float: right;
        padding-top: 5px;
        padding-right: 5px;
        position: relative; }
        .gallery-container .gallery-img .gallery-social .socials .icons {
          width: 35px;
          height: 35px;
          border: 1px solid #5f5949;
          float: left;
          padding: 12% 10%; }
          .gallery-container .gallery-img .gallery-social .socials .icons img {
            vertical-align: middle;
            display: inline-block;
            position: relative; }
        .gallery-container .gallery-img .gallery-social .socials .rightmargins {
          margin-right: 5px; }
        .gallery-container .gallery-img .gallery-social .socials .center-f-icon {
          padding: 12% 16%; }
        .gallery-container .gallery-img .gallery-social .socials .center-t-icon {
          padding: 12% 13%; }
      .gallery-container .gallery-img .gallery-social h2.cap-heading {
        margin: 0;
        font-size: 40px;
        line-height: 30px;
        font-weight: normal;
        text-transform: uppercase;
        letter-spacing: 1px;
        color: #fff;
        text-align: center;
        position: absolute;
        text-shadow: 0 3px 29px rgba(0, 0, 0, 0.83);
        top: 45%;
        left: 0;
        right: 0; }
        @media (min-width: 992px) {
          .gallery-container .gallery-img .gallery-social h2.cap-heading {
            font-size: 48px;
            line-height: 37px; } }
  .gallery-container .gallery-desp {
    background: #fff;
    padding: 50px 35px;
    height: 270px; }
    .gallery-container .gallery-desp .gallery-date {
      font-family: 'GothamBold';
      font-size: 12px;
      color: #9c978e;
      padding-bottom: 25px;
      color: #434343; }
    .gallery-container .gallery-desp .gallery-content .desp {
      font-family: 'GothamBook';
      font-size: 1.3em;
      color: #fff;
      line-height: 22px;
      color: #474747;
      width: 60%;
      float: left; }
  .gallery-container .b-stroke {
    width: 100%;
    height: 10px;
    background: #867d69;
    position: relative;
    z-index: 60999; }

.pagination {
  padding-top: 40px;
  width: 100%;
  text-align: center;
  padding-bottom: 50px;
  position: relative;
  z-index: 61999; }
  .pagination .navigation {
    text-align: center;
    width: 300px;
    display: inline-block; }
    .pagination .navigation .leftarrow {
      float: left;
      padding-top: 5px; }
    .pagination .navigation .rightarrow {
      float: right;
      padding-top: 5px; }
    .pagination .navigation ul {
      padding: 0;
      margin: 0; }
      .pagination .navigation ul .lipads {
        padding-right: 0; }
      .pagination .navigation ul li {
        list-style-type: none;
        display: inline-block;
        padding-right: 20px; }
        .pagination .navigation ul li a {
          text-decoration: none;
          font-family: 'GothamBold';
          font-size: 18px;
          color: #9c978e;
          display: inline-block;
          color: #7b725e;
          position: relative;
          z-index: 100; }
          .pagination .navigation ul li a:hover {
            color: #fff; }
          .pagination .navigation ul li a .active {
            width: 30px;
            height: 30px;
            border-radius: 50%;
            background: #7b725e;
            position: relative;
            z-index: 150; }

.gallery-details {
  z-index: 10001; }
  .gallery-details .row .gallery-thumb-wapper {
    padding: 5px 20px;
    margin-bottom: 0; }
    @media (min-width: 768px) {
      .gallery-details .row .gallery-thumb-wapper {
        padding: 5px; } }
    .gallery-details .row .gallery-thumb-wapper .gallery-thumb-img {
      position: absolute;
      width: 100%;
      height: 100%; }
    .gallery-details .row .gallery-thumb-wapper .g-outer {
      position: relative;
      height: 0;
      padding-bottom: 100%;
      width: 100%; }
    .gallery-details .row .gallery-thumb-wapper .img-responsive {
      max-width: 100%;
      max-width: 100%;
      height: 100%;
      width: 100%;
      object-fit: cover; }

.instagram-gallery {
  text-align: center; }

.instagram-photo {
  display: inline-block;
  padding: 5px;
  position: relative;
  margin: 0 auto;
  width: 300px; }
  @media (min-width: 768px) {
    .instagram-photo {
      width: 33.333%;
      padding: 5px; } }
  @media (min-width: 992px) {
    .instagram-photo {
      width: 25%; } }

.instagram-photo img {
  width: 100%; }

.instagram-photo .instagram-hover-cover {
  background: url("../imgs/fancybox-hover.png") no-repeat scroll 50% 50% #000;
  position: absolute;
  top: 0; }

.gallery-signup {
  max-width: 1500px;
  margin: auto;
  height: 410px;
  background: url("../imgs/room-signup.jpg");
  background-repeat: no-repeat;
  background-position: left top;
  position: relative;
  top: -195px;
  margin-bottom: -195px; }
  @media (max-width: 768px) {
    .gallery-signup {
      background: none;
      top: 0;
      margin-bottom: 0;
      height: 309px; } }

.signup-container-gallery {
  padding-top: 273px; }
  @media (max-width: 768px) {
    .signup-container-gallery {
      padding-top: 50px;
      text-align: center; } }
  .signup-container-gallery .form-check-label {
    color: #9c9689; }
    .signup-container-gallery .form-check-label a {
      color: #9c9689; }
  .signup-container-gallery .social-gallery {
    text-align: center;
    padding-top: 25px; }
    @media (max-width: 768px) {
      .signup-container-gallery .social-gallery {
        padding-bottom: 60px;
        padding-left: 0;
        float: none;
        text-align: center;
        display: inline-block; } }
    @media (min-width: 1280px) {
      .signup-container-gallery .social-gallery {
        padding-left: 8.87878%; } }
    .signup-container-gallery .social-gallery ul li {
      display: inline-block;
      float: none; }
    .signup-container-gallery .social-gallery .icon {
      display: block;
      height: 26px;
      text-indent: -9999px;
      background-image: url("../imgs/social-icons.png");
      background-repeat: no-repeat; }
    .signup-container-gallery .social-gallery .facebook {
      width: 53px;
      background-position: 0; }
    .signup-container-gallery .social-gallery .twitter {
      width: 58px;
      background-position: -52px 0; }
    .signup-container-gallery .social-gallery .youtube {
      width: 60px;
      padding-right: 29px;
      background-position: -111px 0; }
    .signup-container-gallery .social-gallery .instagram {
      width: 53px;
      background-position: -166px 0; }

.signup-form-gallery {
  padding-left: 70px; }
  @media (max-width: 1024px) {
    .signup-form-gallery {
      padding-left: 68px; } }
  @media (max-width: 768px) {
    .signup-form-gallery {
      padding-left: 80px;
      padding-right: 20px;
      padding-bottom: 40px; } }
  @media (max-width: 767px) {
    .signup-form-gallery {
      padding-left: 40px;
      padding-right: 10px; } }
  @media (max-width: 320px) {
    .signup-form-gallery {
      padding-left: 20px;
      padding-right: 10px; } }
  .signup-form-gallery .announce-gallery {
    float: left;
    width: auto;
    height: 80px;
    margin-right: 6px;
    background: url("../imgs/mail-box.png") no-repeat 15px 18px;
    background-color: white;
    background-color: rgba(255, 255, 255, 0.2); }
    @media (max-width: 1024px) {
      .signup-form-gallery .announce-gallery {
        height: 81px;
        margin-right: 3px; } }
    @media (max-width: 768px) {
      .signup-form-gallery .announce-gallery {
        height: 80px;
        width: 70%;
        margin-right: 3px; } }
    @media (max-width: 767px) {
      .signup-form-gallery .announce-gallery {
        width: 60%;
        height: 80px;
        margin-right: -3px;
        background: none;
        background-color: white;
        background-color: rgba(255, 255, 255, 0.2); } }
    @media (max-width: 320px) {
      .signup-form-gallery .announce-gallery {
        width: 50%;
        height: 80px;
        margin-right: -3px; } }
    @media (min-width: 1200px) {
      .signup-form-gallery .announce-gallery {
        width: 560px;
        height: 78px;
        margin-right: 3px; } }
    @media (min-width: 1500px) {
      .signup-form-gallery .announce-gallery {
        width: 700px;
        height: 80px; } }
    .signup-form-gallery .announce-gallery span {
      display: inline-block;
      padding-left: 100px;
      font-family: 'GothamBook';
      font-size: 12px;
      color: #fff;
      line-height: 78px;
      color: #dbdbdb;
      color: rgba(219, 219, 219, 0.5); }
      @media (max-width: 1024px) {
        .signup-form-gallery .announce-gallery span {
          padding-right: 20px; } }
      @media (max-width: 768px) {
        .signup-form-gallery .announce-gallery span {
          padding-left: 63px;
          line-height: 77px; } }
      @media (max-width: 767px) {
        .signup-form-gallery .announce-gallery span {
          line-height: 28px;
          padding-top: 10px;
          padding-left: 0; } }
      @media (max-width: 320px) {
        .signup-form-gallery .announce-gallery span {
          line-height: 18px;
          padding-top: 10px;
          padding-left: 0; } }
  .signup-form-gallery .signup-btn-gallery {
    background: #9c9689;
    padding: 66px 34px;
    display: inline-block;
    font-family: 'GothamBold';
    font-size: 15px;
    color: #9c978e;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-decoration: none;
    color: #060708; }
    @media (max-width: 1024px) {
      .signup-form-gallery .signup-btn-gallery {
        background: #9c9689;
        padding: 30px 34px; } }
    @media (max-width: 768px) {
      .signup-form-gallery .signup-btn-gallery {
        background: #9c9689;
        padding: 31px 30px;
        font-family: 'GothamBold';
        font-size: 13px;
        color: #9c978e;
        color: #060708;
        width: 20%;
        float: left; } }
    @media (max-width: 767px) {
      .signup-form-gallery .signup-btn-gallery {
        width: 30%;
        float: left; } }
    @media (max-width: 320px) {
      .signup-form-gallery .signup-btn-gallery {
        width: 45%;
        float: left; } }
    @media (min-width: 1280px) {
      .signup-form-gallery .signup-btn-gallery {
        background: #9c9689;
        padding: 28px 55px; } }

.gallery-container .gallery-img {
  background-color: #000;
  transition: all 0.5s; }
  .gallery-container .gallery-img:hover {
    opacity: 0.7; }

.marginbottom {
  margin-bottom: 40px; }

.gallery-caption {
  color: white;
  position: absolute;
  bottom: 5px;
  right: 10px;
  font-size: 10px;
  font-family: 'GothamBook'; }

.g-cap {
  font-size: 13px !important;
  font-family: 'GothamBook';
  text-align: center;
  color: #000;
  padding: 20px 0;
  font-weight: bold; }

.lg-sub-html {
  background-color: rgba(255, 255, 255, 0.45);
  max-width: 80%;
  margin: 0 auto; }
  .lg-sub-html .offer-box {
    padding: 20px 10px;
    width: 400px;
    min-height: 200px;
    max-width: 100%;
    left: 30%;
    bottom: calc(50% - 50px) !important;
    left: calc(50% - 200px);
    background-color: rgba(255, 255, 255, 0.8);
    color: #000;
    z-index: 1070;
    margin: 0 auto; }
    .lg-sub-html .offer-box h4, .lg-sub-html .offer-box .privacy .h4, .privacy .lg-sub-html .offer-box .h4 {
      padding-top: 10px;
      font-weight: 300;
      font-family: "GothamHTF-Light";
      font-size: 12px;
      letter-spacing: 1px;
      padding-bottom: 20px; }
    .lg-sub-html .offer-box h3 {
      font-family: "GothamHTF-Bold";
      font-size: 24px;
      padding: 0; }
    .lg-sub-html .offer-box p {
      margin-top: 10px; }
    .lg-sub-html .offer-box a {
      margin-top: 10px;
      padding: 12px 32px 11px;
      background: #857d6b;
      font-family: 'GothamBold';
      font-size: 14px;
      color: white; }

#destination-intro {
  text-align: center;
  margin: 0 auto; }
  #destination-intro .container-fluid {
    padding: 0;
    margin: 0; }
  #destination-intro h1.cap-heading {
    padding-top: 135px;
    margin: 0;
    font-size: 12em;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: #d4d3d3; }
    @media (max-width: 1020px) {
      #destination-intro h1.cap-heading {
        font-size: 100px;
        padding-top: 100px; } }
    @media (max-width: 766px) {
      #destination-intro h1.cap-heading {
        font-size: 54px;
        padding-top: 100px; } }
    @media (max-width: 479px) {
      #destination-intro h1.cap-heading {
        font-size: 48px;
        padding-top: 80px; } }

.intro-content h4.cap-heading, .intro-content .privacy .cap-heading.h4, .privacy .intro-content .cap-heading.h4 {
  margin: 0;
  font-size: 40px;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #d4d3d3; }
  @media (max-width: 1020px) {
    .intro-content h4.cap-heading, .intro-content .privacy .cap-heading.h4, .privacy .intro-content .cap-heading.h4 {
      font-size: 30px; } }
  @media (max-width: 766px) {
    .intro-content h4.cap-heading, .intro-content .privacy .cap-heading.h4, .privacy .intro-content .cap-heading.h4 {
      font-size: 20px; } }
  @media (max-width: 479px) {
    .intro-content h4.cap-heading, .intro-content .privacy .cap-heading.h4, .privacy .intro-content .cap-heading.h4 {
      font-size: 23px; } }

.sub-navigation {
  width: 100%;
  margin: 0 auto;
  padding-top: 10px;
  padding-bottom: 45px;
  text-align: center; }
  @media (max-width: 766px) {
    .sub-navigation {
      padding-bottom: 30px; } }
  .sub-navigation ul {
    margin: 0;
    padding: 0; }
    .sub-navigation ul li {
      list-style-type: none;
      display: inline-block;
      padding-right: 30px; }
      .sub-navigation ul li a {
        text-decoration: none;
        font-family: 'GothamBook';
        font-size: 12px;
        color: #fff;
        color: #dbdbdb;
        text-transform: uppercase; }
        .sub-navigation ul li a:hover, .sub-navigation ul li a .active {
          color: #fff; }

#image-menu-sec {
  max-width: 1500px;
  margin: 0 auto;
  text-align: center; }
  #image-menu-sec a {
    text-decoration: none; }

.image-menu {
  width: 100%;
  text-align: center;
  height: 348px;
  text-align: center;
  margin-bottom: 10px;
  position: relative; }
  .image-menu:hover .color-overlay {
    opacity: 0.6; }
  .image-menu .color-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 348px;
    background-color: black;
    -webkit-transition: all 2s ease;
    -moz-transition: all 2s ease;
    -op-transition: all 2s ease;
    -ms-transition: all 2s ease;
    transition: all 2s ease;
    opacity: 0.4; }
  .image-menu h4.cap-heading, .image-menu .privacy .cap-heading.h4, .privacy .image-menu .cap-heading.h4 {
    margin: 0;
    font-size: 48px;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #d4d3d3;
    line-height: 348px;
    position: relative; }
    @media (max-width: 766px) {
      .image-menu h4.cap-heading, .image-menu .privacy .cap-heading.h4, .privacy .image-menu .cap-heading.h4 {
        font-size: 40px; } }

.destination-signup {
  padding-top: 25px; }
  @media (max-width: 1020px) {
    .destination-signup {
      padding-top: 0; } }

#destination-base-main {
    /*margin: 0 auto -580px;
	margin: 0 auto -270px;
    min-height:640px;*/ }

@media (min-width: 992px) {
  .destination-detail .owl-controls {
    position: relative;
    top: -60px; } }

@media (min-width: 992px) {
  .destination-intro {
    position: relative;
    top: -50px; } }
@media (min-width: 1200px) {
  .destination-intro .container {
    width: 1340px;
    margin: 0 auto;
    padding-left: 0;
    padding-right: 0; } }
.destination-intro p {
  color: #7f7f7f !important;
  line-height: 26px;
  font-family: 'GothamBook';
  font-size: 1.3em;
  color: #fff; }
.destination-intro .details-imges .row {
  margin: 0; }
.destination-intro .details-imges img {
  margin: 2px; }
@media (max-width: 1199px) {
  .destination-intro .details-imges .pull-left {
    width: 49%;
    margin: 0 1px; } }
.destination-intro .specialText {
  padding-top: 60px;
  padding-bottom: 60px; }
  @media (min-width: 1200px) {
    .destination-intro .specialText {
      padding-top: 30px;
      padding-bottom: 30px; } }
@media (min-width: 1200px) {
  .destination-intro .base-desp {
    padding-right: 55px;
    padding-left: 55px; } }
.destination-intro .base-desp address {
  color: #7f7f7f !important;
  line-height: 26px;
  font-family: 'GothamBook';
  font-size: 1.3em;
  color: #fff;
  margin-top: 7px;
  margin-bottom: 30px; }
.destination-intro .base-desp .base-content h3 {
  margin: 0 0 15px; }
.destination-intro .base-desp .base-content .tip-two {
  margin-top: 8px; }

.view-btn {
  width: auto;
  display: inline-block; }

#offers-main {
  height: auto;
  margin: 0 auto;
  padding-bottom: 30px;
  background: url("../imgs/refinery-offers-header-background.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }
  @media (max-width: 768px) {
    #offers-main {
      padding-bottom: 60px;
      background: url("../imgs/offers-mobile-bg.png");
      background-repeat: no-repeat;
      background-position: right center; } }

.offers-intro {
  margin: 0 auto;
  padding-bottom: 88px;
  text-align: center; }
  @media (min-width: 768px) and (max-width: 1020px) {
    .offers-intro {
      padding-bottom: 30px; } }
  @media (max-width: 766px) {
    .offers-intro {
      padding-bottom: 20px; } }
  @media (max-width: 479px) {
    .offers-intro {
      padding-bottom: 0; } }
  .offers-intro .container-fluid {
    margin: 0;
    padding: 0; }
  .offers-intro h1.cap-heading {
    margin: 0;
    padding-top: 135px;
    padding-bottom: 20px;
    font-size: 12em;
    font-weight: normal;
    color: #d4d3d3;
    text-transform: uppercase;
    letter-spacing: -0.5px; }
    @media (min-width: 768px) and (max-width: 1020px) {
      .offers-intro h1.cap-heading {
        padding-top: 100px;
        font-size: 100px; } }
    @media (max-width: 766px) {
      .offers-intro h1.cap-heading {
        padding-top: 90px;
        font-size: 54px; } }
    @media (max-width: 479px) {
      .offers-intro h1.cap-heading {
        padding-top: 90px;
        font-size: 48px; } }

.offer-content h4.cap-heading, .offer-content .privacy .cap-heading.h4, .privacy .offer-content .cap-heading.h4,
.offer-content .h4.cap-heading {
  margin: 0;
  padding-bottom: 20px;
  font-size: 40px;
  font-weight: normal;
  color: #d4d3d3;
  text-transform: uppercase;
  letter-spacing: -0.5px; }
  @media (min-width: 768px) and (max-width: 1020px) {
    .offer-content h4.cap-heading, .offer-content .privacy .cap-heading.h4, .privacy .offer-content .cap-heading.h4,
    .offer-content .h4.cap-heading {
      font-size: 30px; } }
  @media (max-width: 766px) {
    .offer-content h4.cap-heading, .offer-content .privacy .cap-heading.h4, .privacy .offer-content .cap-heading.h4,
    .offer-content .h4.cap-heading {
      font-size: 25px; } }
.offer-content p.content {
  font-family: 'GothamBook';
  font-size: 1.3em;
  color: #fff;
  display: inline-block;
  width: 50%;
  margin: 0;
  padding: 0;
  line-height: 1.5em;
  color: #dbdbdb; }
  @media (max-width: 1020px) {
    .offer-content p.content {
      width: 70%; } }
  @media (max-width: 766px) {
    .offer-content p.content {
      width: 100%; } }
  @media (max-width: 479px) {
    .offer-content p.content {
      font-family: 'GothamBook';
      font-size: 13px;
      color: #fff;
      width: 100%;
      color: #dbdbdb; } }

@media (min-width: 992px) {
  .offer-container .container {
    padding-right: 160px;
    padding-left: 160px; } }
@media (max-width: 1024px) {
  .offer-container .container {
    padding-right: 60px;
    padding-left: 60px; } }
@media (max-width: 766px) {
  .offer-container .container {
    padding-right: 30px;
    padding-left: 30px; } }
@media (max-width: 479px) {
  .offer-container .container {
    padding-right: 15px;
    padding-left: 15px; } }
.offer-container .offer-img {
  width: 100%;
  height: 350px;
  padding: 20px; }
  @media (max-width: 479px) {
    .offer-container .offer-img {
      padding: 10px; } }
  .offer-container .offer-img .offer-rate-container {
    float: left;
    width: 96px;
    height: 76px;
    text-align: center;
    background: rgba(129, 119, 99, 0.71);
    border: solid 1px #817763; }
    .offer-container .offer-img .offer-rate-container .offer-from {
      font-family: 'GothamBold';
      font-size: 9px;
      color: #9c978e;
      padding-top: 10px;
      padding-bottom: 8px;
      color: #000;
      text-align: center;
      text-transform: uppercase; }
      .offer-container .offer-img .offer-rate-container .offer-from :after {
        display: inline-block;
        width: 75%;
        height: 1px;
        padding-bottom: 10px;
        content: '';
        border-bottom: 1px solid #0f0f0f;
        border-bottom: 1px solid rgba(15, 15, 15, 0.22);
        background-clip: padding-box;
        -webkit-background-clip: padding-box; }
    .offer-container .offer-img .offer-rate-container .offer-rate {
      font-family: 'GothamBold';
      font-size: 18px;
      color: #9c978e;
      color: #fff;
      text-transform: uppercase; }
  .offer-container .offer-img .offer-social {
    border: 1px solid #c7babb;
    border: 1px solid rgba(199, 186, 187, 0.8);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    width: 100%;
    height: 312px;
    position: relative; }
    .offer-container .offer-img .offer-social .socials {
      float: right;
      padding-top: 5px;
      padding-right: 5px;
      position: relative; }
      .offer-container .offer-img .offer-social .socials .icons {
        width: 35px;
        height: 35px;
        border: 1px solid #837862;
        float: left;
        padding: 12% 10%; }
        .offer-container .offer-img .offer-social .socials .icons img {
          vertical-align: middle;
          display: inline-block;
          position: relative; }
      .offer-container .offer-img .offer-social .socials .rightmargins {
        margin-right: 5px; }
      .offer-container .offer-img .offer-social .socials .center-f-icon {
        padding: 12% 16%; }
      .offer-container .offer-img .offer-social .socials .center-t-icon {
        padding: 12% 13%; }
    .offer-container .offer-img .offer-social h2.cap-heading,
    .offer-container .offer-img .offer-social .h2.cap-heading {
      margin: 0;
      font-size: 48px;
      font-weight: normal;
      text-transform: uppercase;
      letter-spacing: -0.5px;
      color: #fff;
      text-shadow: 0 3px 29px rgba(0, 0, 0, 0.8);
      text-align: center;
      position: absolute;
      top: 35%;
      left: 0;
      right: 0; }
      @media (max-width: 479px) {
        .offer-container .offer-img .offer-social h2.cap-heading,
        .offer-container .offer-img .offer-social .h2.cap-heading {
          font-size: 40px; } }
.offer-container .offer-desp {
  position: relative;
  z-index: 60990;
  height: 300px;
  margin-bottom: 30px;
  padding: 50px 35px;
  overflow: hidden;
  background: #fff; }
  @media (max-width: 766px) {
    .offer-container .offer-desp {
      height: auto;
      padding: 30px 20px; } }
  @media (max-width: 479px) {
    .offer-container .offer-desp {
      height: auto;
      padding: 20px 15px; } }
  @media (max-width: 991px) {
    .offer-container .offer-desp {
      height: auto; } }
  .offer-container .offer-desp .offer-heading {
    font-family: 'GothamBold';
    font-size: 12px;
    color: #9c978e;
    padding-bottom: 25px;
    color: #434343;
    text-transform: uppercase; }
    .offer-container .offer-desp .offer-heading a {
      color: #434343;
      text-decoration: none; }
      .offer-container .offer-desp .offer-heading a:hover {
        text-decoration: none; }
  .offer-container .offer-desp .offer-content {
    overflow: hidden; }
    .offer-container .offer-desp .offer-content .desp {
      font-family: 'GothamBook';
      font-size: 1.3em;
      color: #fff;
      float: left;
      width: 50%;
      line-height: 16px;
      color: #474747; }
      @media (max-width: 479px) {
        .offer-container .offer-desp .offer-content .desp {
          font-family: 'GothamBook';
          font-size: 13px;
          color: #fff;
          float: none;
          width: 100%;
          padding-bottom: 20px;
          color: #474747; } }
.offer-container .b-stroke {
  position: relative;
  z-index: 60990;
  width: 100%;
  height: 10px;
  background: #867d69; }

.pagination {
  position: relative;
  z-index: 60990;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 50px;
  text-align: center; }
  .pagination .navigation {
    display: inline-block;
    width: 300px;
    text-align: center; }
    .pagination .navigation .leftarrow {
      float: left;
      padding-top: 5px; }
    .pagination .navigation .rightarrow {
      float: right;
      padding-top: 5px; }
    .pagination .navigation ul {
      margin: 0;
      padding: 0; }
      .pagination .navigation ul .lipads {
        padding-right: 0; }
      .pagination .navigation ul li {
        display: inline-block;
        padding-right: 20px;
        list-style-type: none; }
        .pagination .navigation ul li a {
          font-family: 'GothamBold';
          font-size: 18px;
          color: #9c978e;
          position: relative;
          z-index: 100;
          display: inline-block;
          color: #7b725e;
          text-decoration: none; }
          .pagination .navigation ul li a:hover {
            color: #fff; }
          .pagination .navigation ul li a .active {
            position: relative;
            z-index: 150;
            width: 30px;
            height: 30px;
            background: #7b725e;
            border-radius: 50%; }

.offers-signup {
  position: relative;
  top: -195px;
  max-width: 1500px;
  height: 410px;
  margin: auto;
  margin-bottom: -195px;
  padding-top: 235px;
  background: url("../imgs/room-signup.jpg");
  background-repeat: no-repeat;
  background-position: left top; }
  @media (max-width: 768px) {
    .offers-signup {
      top: 0;
      height: 309px;
      margin-bottom: 0;
      padding-top: 0;
      background: none; } }
  @media (max-width: 991px) {
    .offers-signup {
      height: auto; } }

.offers-flexbox {
  position: relative;
  z-index: 1; }
  @media (min-width: 992px) {
    .offers-flexbox .row {
      display: flex;
      flex-wrap: wrap; } }
  .offers-flexbox__item {
    margin-bottom: 30px; }
    @media (min-width: 992px) {
      .offers-flexbox__item {
        max-width: 50%;
        flex: 0 0 50%; } }
    .offers-flexbox__item__inner {
      background-color: #fff;
      height: 100%; }
  .offers-flexbox .offer-img {
    position: relative; }
  .offers-flexbox .offer-desp {
    height: auto;
    margin-bottom: 0; }
  .offers-flexbox .event-date {
    margin-bottom: 24px;
    font-size: 12px;
    color: #555; }
  .offers-flexbox .events-heading {
    padding-bottom: 12px !important; }

.event-sub-title {
  padding-top: 0 !important; }

#offers-details-main {
  height: 603px;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }
  @media (min-width: 320px) and (max-width: 479px) {
    #offers-details-main {
      height: 400px; } }

.offer-details-container {
  position: relative;
  height: 280px;
  padding-right: 11.5%;
  padding-left: 11.5%; }
  @media (min-width: 1024px) and (max-width: 1280px) {
    .offer-details-container {
      padding-right: 7.5%;
      padding-left: 7.5%; } }
  @media (min-width: 768px) and (max-width: 1020px) {
    .offer-details-container {
      height: 975px;
      padding-right: 3.5%;
      padding-left: 3.5%; } }
  @media (min-width: 480px) and (max-width: 767px) {
    .offer-details-container {
      height: 990px;
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 320px) and (max-width: 479px) {
    .offer-details-container {
      height: 980px;
      padding-right: 0;
      padding-left: 0; } }

.offers-indulge {
  position: relative;
  top: -200px; }
  @media (min-width: 320px) and (max-width: 1020px) {
    .offers-indulge {
      top: -100px; } }
  .offers-indulge h1.cap-heading {
    margin: 0;
    margin-bottom: 20px;
    padding-left: 105px;
    font-size: 48px;
    font-weight: normal;
    color: #fff;
    text-align: center;
    text-shadow: 0 5px 9px rgba(0, 0, 0, 0.75);
    text-transform: uppercase;
    letter-spacing: -0.5px; }
    @media (min-width: 1024px) and (max-width: 1280px) {
      .offers-indulge h1.cap-heading {
        padding-left: 170px;
        font-size: 40px; } }
    @media (min-width: 480px) and (max-width: 1020px) {
      .offers-indulge h1.cap-heading {
        padding-left: 0;
        font-size: 40px; } }
    @media (min-width: 320px) and (max-width: 479px) {
      .offers-indulge h1.cap-heading {
        padding-left: 0;
        font-size: 36px; } }
  .offers-indulge .white-container {
    position: relative;
    width: 100%;
    height: 400px;
    padding-right: 40px;
    padding-left: 32px;
    background-color: #fff; }
    @media (min-width: 1024px) and (max-width: 1280px) {
      .offers-indulge .white-container {
        padding-right: 30px;
        padding-left: 24px; } }
    @media (min-width: 768px) and (max-width: 1020px) {
      .offers-indulge .white-container {
        padding-right: 30px;
        padding-left: 24px; } }
    @media (min-width: 320px) and (max-width: 479px) {
      .offers-indulge .white-container {
        height: 418px;
        padding-right: 15px;
        padding-left: 15px; } }
    .offers-indulge .white-container #offer-calender {
      position: relative;
      top: -70px; }
      @media (max-width: 1020px) {
        .offers-indulge .white-container #offer-calender {
          display: none; } }
    .offers-indulge .white-container span.ins {
      display: inline-block;
      float: left;
      margin-top: -40px;
      margin-left: 40px;
      font-family: "courier-std",monospace;
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      line-height: 18px;
      color: #7b725e;
      text-align: center;
      text-transform: uppercase;
      letter-spacing: 1px; }
      @media (min-width: 320px) and (max-width: 1020px) {
        .offers-indulge .white-container span.ins {
          display: none; } }
    .offers-indulge .white-container .insection {
      position: absolute;
      top: 0;
      left: 38%;
      width: 38%; }
      @media (min-width: 1024px) and (max-width: 1280px) {
        .offers-indulge .white-container .insection {
          left: 42%;
          width: 36%; } }
      @media (min-width: 320px) and (max-width: 1020px) {
        .offers-indulge .white-container .insection {
          position: relative;
          top: 0;
          left: 0;
          width: 100%; } }
      .offers-indulge .white-container .insection .suite-para1 {
        font-family: 'GothamBook';
        font-size: 1.3em;
        color: #fff;
        padding-top: 35px;
        padding-bottom: 30px;
        line-height: 28px;
        color: #7f7f7f; }
        @media (min-width: 320px) and (max-width: 479px) {
          .offers-indulge .white-container .insection .suite-para1 {
            font-size: 13px; } }
      .offers-indulge .white-container .insection .suite-para2 {
        font-family: 'GothamBook';
        font-size: 1.3em;
        color: #fff;
        line-height: 28px;
        color: #7f7f7f; }
        @media (min-width: 320px) and (max-width: 479px) {
          .offers-indulge .white-container .insection .suite-para2 {
            font-size: 13px; } }
      .offers-indulge .white-container .insection .linestrip {
        width: 125px;
        border: 1px solid #cccccc; }
        @media (max-width: 1020px) {
          .offers-indulge .white-container .insection .linestrip {
            display: none; } }
      .offers-indulge .white-container .insection .caption {
        padding-top: 50px;
        font-family: 'GothamBold';
        font-size: 16px;
        color: #9c978e;
        color: #9a9999;
        text-transform: uppercase;
        letter-spacing: 1px;
        padding-bottom: 31px;
        text-align: left; }
        @media (min-width: 320px) and (max-width: 479px) {
          .offers-indulge .white-container .insection .caption {
            padding-top: 28px;
            font-size: 12px;
            padding-bottom: 19px; } }
      .offers-indulge .white-container .insection .socials {
        display: none; }
        @media (min-width: 320px) and (max-width: 1020px) {
          .offers-indulge .white-container .insection .socials {
            display: block;
            float: right;
            padding-top: 5px;
            padding-right: 5px;
            position: relative;
            top: -48px; } }
        .offers-indulge .white-container .insection .socials .icons {
          width: 35px;
          height: 35px;
          border: 1px solid #837862;
          float: left;
          padding: 12% 10%; }
          .offers-indulge .white-container .insection .socials .icons img {
            vertical-align: middle;
            display: inline-block;
            position: relative; }
        .offers-indulge .white-container .insection .socials .rightmargins {
          margin-right: 5px; }
        .offers-indulge .white-container .insection .socials .center-f-icon {
          padding: 12% 16%; }
        .offers-indulge .white-container .insection .socials .center-t-icon {
          padding: 12% 13%; }
  .offers-indulge .grey-base {
    display: none; }
    @media (max-width: 768px) {
      .offers-indulge .grey-base {
        display: inline-block;
        text-align: center;
        width: 100%;
        height: 540px;
        background: #f4f4f3;
        border-top: solid 1px #d7d7d6; } }
    @media (min-width: 320px) and (max-width: 1020px) {
      .offers-indulge .grey-base {
        height: 570px; } }
    @media (max-width: 1020px) {
      .offers-indulge .grey-base #offer-details-widget {
        display: inline-block;
        text-align: center;
        padding-top: 40px; } }
    .offers-indulge .grey-base span.inst {
      display: block;
      padding-top: 30px;
      padding-bottom: 44px;
      font-size: 14px;
      letter-spacing: 1px;
      text-transform: uppercase;
      color: #7b725e;
      font-family: "courier-std",monospace;
      font-style: normal;
      font-weight: 400;
      line-height: 18px;
      text-align: center; }
    .offers-indulge .grey-base .zerofloat {
      float: none !important; }
  .offers-indulge .btnpos {
    position: relative;
    top: -130px; }
    @media (min-width: 320px) and (max-width: 1020px) {
      .offers-indulge .btnpos {
        display: none; } }
  .offers-indulge .bgstrip {
    height: 5px;
    width: 100%;
    background: #867d69; }

.show-offers {
  position: relative;
  z-index: 50000;
  	/*@media(min-width:$maxbasicmon) and (max-width:$minwidth)
  	{
  		padding-left:7.5%;
  		padding-right:7.5%;
  	}
  
  	@media(min-width:$tablets) and (max-width:$maxtablet)
  	{
  		padding-left:3.5%;
  		padding-right:3.5%;
  	}
  
  	@media(min-width:$screen-xs-min) and (max-width:$screen-xs-max)
  	{
  		padding-left:15px;
  		padding-right:15px;
  
  
  	}
  
  	@media(min-width:$lowpoint) and (max-width:$maxlowpoint)
  	{
  		padding-left:0;
  		padding-right:0;
  
  	}*/ }
  .show-offers .headline-text {
    padding-top: 25px;
    text-align: center;
    font-family: 'GothamLight';
    font-size: 32px;
    color: #9c9689;
    padding-bottom: 25px;
    font-size: 24px; }
    @media (min-width: 768px) {
      .show-offers .headline-text {
        font-size: 32px; } }
  @media (max-width: 1020px) {
    .show-offers .offer-show {
      padding-bottom: 0; } }
  .show-offers .offer-show .col-sm-6 {
    display: none; }
    .show-offers .offer-show .col-sm-6:nth-child(1), .show-offers .offer-show .col-sm-6:nth-child(2) {
      display: block; }
  .show-offers .offer-show .offer-img {
    padding: 24px;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover; }
    @media (max-width: 1020px) {
      .show-offers .offer-show .offer-img {
        margin-bottom: 30px; } }
    .show-offers .offer-show .offer-img a {
      margin: 0;
      font-size: 32px;
      font-weight: normal;
      text-transform: uppercase;
      letter-spacing: -0.5px;
      color: #fff;
      text-shadow: 0 3px 29px rgba(0, 0, 0, 0.8);
      text-align: center;
      position: absolute;
      top: 47%;
      left: 0;
      right: 0;
      margin: 0 auto;
      width: 80%;
      text-decoration: none;
      transition: all 0.5s ease; }
      @media (min-width: 500px) {
        .show-offers .offer-show .offer-img a {
          font-size: 32px; } }
      @media (min-width: 992px) {
        .show-offers .offer-show .offer-img a {
          font-size: 40px; } }
      .show-offers .offer-show .offer-img a:hover {
        text-shadow: 1px 3px 11px black; }
    .show-offers .offer-show .offer-img .offer-rate-container {
      border: 1px solid white;
      border: 1px solid rgba(255, 255, 255, 0.8);
      -webkit-background-clip: padding-box;
      background-clip: padding-box;
      width: 100%;
      height: 320px;
      position: relative;
      transition: all 0.5s ease; }
      @media (min-width: 992px) {
        .show-offers .offer-show .offer-img .offer-rate-container {
          height: 312px;
          font-size: 32px; } }
    .show-offers .offer-show .offer-img h2.cap-heading,
    .show-offers .offer-show .offer-img .h2.cap-heading {
      position: absolute;
      top: 35%;
      right: 0;
      left: 0;
      width: 80%;
      margin: 0;
      margin: 0 auto;
      font-size: 32px;
      font-weight: normal;
      color: #fff;
      text-align: center;
      text-shadow: 0 3px 29px rgba(0, 0, 0, 0.8);
      text-transform: uppercase;
      letter-spacing: -0.5px; }
      @media (min-width: 500px) {
        .show-offers .offer-show .offer-img h2.cap-heading,
        .show-offers .offer-show .offer-img .h2.cap-heading {
          font-size: 36px; } }
      @media (min-width: 992px) {
        .show-offers .offer-show .offer-img h2.cap-heading,
        .show-offers .offer-show .offer-img .h2.cap-heading {
          font-size: 48px; } }
  @media (max-width: 1020px) {
    .show-offers .offer-show .fullpic {
      background-size: cover !important; } }

.signup-social {
  background: url("../../imgs/refinery-offers-detail-footer-background.jpg");
  background-repeat: no-repeat;
  height: 440px;
  padding-top: 250px;
  position: relative;
  top: -250px; }
  @media (max-width: 1020px) {
    .signup-social {
      background: url("../../imgs/refinery-offers-detail-footer-flip.jpg");
      background-repeat: no-repeat;
      background-position: right center;
      padding-top: 0;
      top: 87px; } }
  .signup-social .signup-container-fd {
    padding-top: 64px !important; }
    @media (max-width: 768px) {
      .signup-social .signup-container-fd {
        text-align: center;
        padding-top: 0 !important; } }
    .signup-social .signup-container-fd .social-fd {
      text-align: center;
      padding-top: 25px; }
      @media (max-width: 768px) {
        .signup-social .signup-container-fd .social-fd {
          padding-bottom: 60px;
          padding-left: 0;
          padding-top: 0;
          float: none;
          text-align: center;
          display: inline-block; } }
      @media (min-width: 1280px) {
        .signup-social .signup-container-fd .social-fd {
          padding-left: 8.87878%; } }
      .signup-social .signup-container-fd .social-fd ul li {
        float: none;
        display: inline-block; }
      .signup-social .signup-container-fd .social-fd .icon {
        height: 26px;
        display: block;
        text-indent: -9999px;
        background-image: url("../imgs/social-icons.png");
        background-repeat: no-repeat; }
      .signup-social .signup-container-fd .social-fd .facebook {
        width: 53px;
        background-position: 0; }
      .signup-social .signup-container-fd .social-fd .twitter {
        width: 58px;
        background-position: -52px 0; }
      .signup-social .signup-container-fd .social-fd .youtube {
        width: 60px;
        background-position: -111px 0;
        padding-right: 29px; }
      .signup-social .signup-container-fd .social-fd .instagram {
        width: 53px;
        background-position: -166px 0; }
    .signup-social .signup-container-fd .signup-checkbox {
      margin-top: 5px; }
      .signup-social .signup-container-fd .signup-checkbox .form-check-label {
        color: #9c9689; }
        .signup-social .signup-container-fd .signup-checkbox .form-check-label a {
          color: #9c9689; }
  .signup-social .signup-form-fd {
    padding-left: 50px; }
    @media (max-width: 1024px) {
      .signup-social .signup-form-fd {
        padding-left: 68px; } }
    @media (max-width: 768px) {
      .signup-social .signup-form-fd {
        padding-left: 80px;
        padding-right: 20px;
        padding-bottom: 40px; } }
    @media (max-width: 767px) {
      .signup-social .signup-form-fd {
        padding-left: 40px;
        padding-right: 10px; } }
    @media (max-width: 320px) {
      .signup-social .signup-form-fd {
        padding-left: 20px;
        padding-right: 10px; } }
    .signup-social .signup-form-fd .announce-fd {
      width: auto;
      height: 80px;
      background: url("../imgs/mail-box.png") no-repeat 15px 18px;
      background-color: white;
      background-color: rgba(255, 255, 255, 0.2);
      margin-right: 6px;
      float: left; }
      @media (max-width: 1024px) {
        .signup-social .signup-form-fd .announce-fd {
          height: 77px;
          margin-right: 3px; } }
      @media (max-width: 768px) {
        .signup-social .signup-form-fd .announce-fd {
          height: 80px;
          width: 70%;
          margin-right: 3px; } }
      @media (max-width: 767px) {
        .signup-social .signup-form-fd .announce-fd {
          width: 60%;
          height: 80px;
          margin-right: -3px;
          background: none;
          background-color: white;
          background-color: rgba(255, 255, 255, 0.2); } }
      @media (max-width: 320px) {
        .signup-social .signup-form-fd .announce-fd {
          width: 50%;
          height: 80px;
          margin-right: -3px; } }
      @media (min-width: 1200px) {
        .signup-social .signup-form-fd .announce-fd {
          width: 600px;
          height: 78px;
          margin-right: 3px; } }
      @media (min-width: 1500px) {
        .signup-social .signup-form-fd .announce-fd {
          width: 700px;
          height: 80px; } }
      .signup-social .signup-form-fd .announce-fd span {
        display: inline-block;
        padding-left: 100px;
        font-family: 'GothamBook';
        font-size: 12px;
        color: #fff;
        line-height: 78px;
        color: #dbdbdb;
        color: rgba(219, 219, 219, 0.5); }
        @media (max-width: 1024px) {
          .signup-social .signup-form-fd .announce-fd span {
            padding-right: 20px; } }
        @media (max-width: 768px) {
          .signup-social .signup-form-fd .announce-fd span {
            padding-left: 63px;
            line-height: 77px; } }
        @media (max-width: 767px) {
          .signup-social .signup-form-fd .announce-fd span {
            line-height: 28px;
            padding-top: 10px;
            padding-left: 0; } }
        @media (max-width: 320px) {
          .signup-social .signup-form-fd .announce-fd span {
            line-height: 18px;
            padding-top: 10px;
            padding-left: 0; } }
    .signup-social .signup-form-fd .signup-btn-fd {
      background: #9c9689;
      padding: 66px 34px;
      display: inline-block;
      font-family: 'GothamBold';
      font-size: 15px;
      color: #9c978e;
      text-transform: uppercase;
      letter-spacing: 1px;
      text-decoration: none;
      color: #060708; }
      @media (max-width: 1024px) {
        .signup-social .signup-form-fd .signup-btn-fd {
          background: #9c9689;
          padding: 30px 34px; } }
      @media (max-width: 768px) {
        .signup-social .signup-form-fd .signup-btn-fd {
          background: #9c9689;
          padding: 31px 30px;
          font-family: 'GothamBold';
          font-size: 13px;
          color: #9c978e;
          color: #060708;
          width: 20%;
          float: left; } }
      @media (max-width: 767px) {
        .signup-social .signup-form-fd .signup-btn-fd {
          width: 30%;
          float: left; } }
      @media (max-width: 320px) {
        .signup-social .signup-form-fd .signup-btn-fd {
          width: 45%;
          float: left; } }
      @media (min-width: 1280px) {
        .signup-social .signup-form-fd .signup-btn-fd {
          background: #9c9689;
          padding: 28px 55px; } }

div.removespace {
  margin-top: -240px; }
  @media (max-width: 1020px) {
    div.removespace {
      margin-top: -40px; } }

/* New styles for offer details page*/
.od-wrap {
  height: 350px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }
  @media (min-width: 768px) {
    .od-wrap {
      height: 476px; } }

.top-center {
  background-position: top center !important; }

.od-content {
  padding: 0 15px; }
  @media (min-width: 768px) {
    .od-content {
      padding: 0 33px; } }
  .od-content .container {
    width: auto;
    max-width: 1128px;
    background-color: #fff;
    border-top: solid 4px #867d69;
    border-bottom: solid 7px #867d69; }
  @media (min-width: 992px) {
    .od-content .col-md-5 {
      width: 37.548%; } }
  @media (min-width: 992px) {
    .od-content .col-md-7 {
      width: 62.452%;
      float: right; } }
  .od-content .od-floating {
    padding: 0;
    position: relative;
    top: -115px;
    overflow: hidden;
    margin: 0 0 -50px; }
    @media (min-width: 500px) {
      .od-content .od-floating {
        top: -115px;
        margin: 0 0 -80px; } }
    @media (min-width: 992px) {
      .od-content .od-floating {
        padding: 0 34px 55px; } }
    .od-content .od-floating .title {
      font-family: 'bebas-neue';
      font-size: 24px;
      color: #fff;
      text-transform: uppercase;
      margin: 0;
      padding: 5px 0 0;
      text-align: center; }
      @media (min-width: 500px) {
        .od-content .od-floating .title {
          font-size: 48px; } }
      @media (min-width: 992px) {
        .od-content .od-floating .title {
          text-align: left; } }
    .od-content .od-floating .sub-title {
      font-family: 'GothamBold';
      font-size: 14px;
      text-transform: uppercase;
      letter-spacing: normal;
      margin: 0 0 30px;
      padding: 50px 0 20px;
      color: #434343;
      position: relative; }
      @media (min-width: 500px) {
        .od-content .od-floating .sub-title {
          font-size: 16px;
          letter-spacing: 2px; } }
      @media (min-width: 768px) {
        .od-content .od-floating .sub-title {
          padding: 80px 0 20px; } }
      .od-content .od-floating .sub-title:after {
        position: absolute;
        content: '';
        color: #000;
        width: 120px;
        bottom: 0;
        left: 0;
        height: 1px;
        background-color: #cccccc; }
    .od-content .od-floating .des {
      margin: 0;
      padding: 0 0 30px;
      font-family: 'GothamBook';
      font-size: 14px;
      line-height: 24px;
      color: #555555; }
  @media (min-width: 992px) {
    .od-content .od-cal {
      padding-right: 30px; } }
  .od-content .od-cal img {
    width: 100%; }
  .od-content .inner-center {
    width: 100%; }
  @media (min-width: 992px) {
    .od-content .inner-left {
      float: left;
      width: 56%; } }
  @media (min-width: 992px) {
    .od-content .inner-right {
      width: 44%;
      float: left; } }
  @media (max-width: 991px) {
    .od-content .-left {
      background-color: #f4f4f3;
      border-top: solid 2px #d7d7d6;
      padding: 55px 34px 63px; } }
  @media (max-width: 767px) {
    .od-content .-left {
      padding: 55px 15px 63px; } }
  .od-content .-left .ui-datepicker {
    width: 100%;
    margin: 0 auto;
    border: solid 1px rgba(0, 0, 0, 0.28);
    background-image: url("/imgs/cal-bg.jpg");
    background-repeat: repeat; }
    @media (min-width: 500px) {
      .od-content .-left .ui-datepicker {
        width: 356px; } }
    @media (min-width: 992px) {
      .od-content .-left .ui-datepicker {
        width: 100%; } }
  .od-content .-left .ui-widget {
    background-color: transparent; }
  .od-content .-left td .ui-state-default {
    background: none; }
  .od-content .-left .ui-datepicker-header {
    background-color: transparent; }
  .od-content .-left .ui-datepicker th {
    background-color: transparent;
    border-color: #5f5848; }
  .od-content .-left td.ui-state-disabled {
    background-color: transparent; }
  .od-content .-left td.ui-state-disabled .ui-state-default {
    color: #979797; }
  .od-content .-left .ui-state-disabled,
  .od-content .-left .ui-widget-content .ui-state-disabled,
  .od-content .-left .ui-widget-header .ui-state-disabled {
    opacity: 1; }
  .od-content .-right {
    padding: 0 15px 50px; }
    @media (min-width: 500px) {
      .od-content .-right {
        padding: 0 15px 82px; } }
    @media (min-width: 768px) {
      .od-content .-right {
        padding: 0 34px 82px; } }
    @media (min-width: 992px) {
      .od-content .-right {
        padding: 0; } }
  .od-content .btn-holder {
    padding: 0 15px;
    margin: 33px 0 0;
    text-align: center; }

@media (min-width: 992px) {
  .hidden-btn {
    display: none; } }

.od-signup {
  background-image: none;
  height: auto;
  top: 0;
  padding: 60px 0 0;
  background: none; }
  @media (min-width: 992px) {
    .od-signup {
      padding: 0 0 80px; } }

.no-padding {
  padding: 0; }

.cmn-btn {
  width: 189px;
  height: 49px;
  border: solid 1px #7b725e;
  color: #7b725e;
  font-family: 'GothamBold';
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: inline-block;
  text-decoration: none;
  transition: all 0.8s;
  padding: 15px 15px 15px 26px;
  position: relative;
  background-color: #fff;
  text-align: left; }
  .cmn-btn.cyber-monday-btn {
    width: 237px; }
  .cmn-btn span {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    display: inline-block;
    padding: 14px 10px;
    background-color: #7b725e;
    transition: all 0.8s; }
  .cmn-btn:hover {
    border-color: #5a5240; }
    .cmn-btn:hover span {
      background-color: #5a5240; }

.search-label {
  display: none;
  padding: 30px 0 0;
  font-family: "Courier New", Courier, monospace;
  font-size: 14px;
  line-height: 18px;
  color: #7c725f;
  text-align: center;
  text-transform: uppercase; }

.od {
  background: url("/imgs/refinery-offers-detail-footer-background.jpg");
  background-repeat: no-repeat;
  background-position: right bottom; }
  @media (min-width: 992px) {
    .od {
      background-position: left bottom; } }

.od-hidden-form {
  display: none; }

.od-more-offers {
  padding: 0 15px; }
  @media (min-width: 768px) {
    .od-more-offers {
      margin: 0;
      padding: 0 33px; } }
  .od-more-offers .offer-show .container {
    max-width: 1128px; }

.cyber_carousel .carousel-inner .item {
  height: 550px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }

.glyphicon.arrw {
  top: 50%; }
  .glyphicon.arrw .left-arrw {
    padding: 14px 10px;
    background-color: #5a5240;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg); }
  .glyphicon.arrw .right-arrw {
    padding: 14px 10px;
    background-color: #5a5240; }

.center-block2 {
  width: 100% !important; }

.sub-title-center {
  float: none !important;
  margin: 0 auto;
  text-align: center; }

.inner-left-full {
  width: 100% !important; }

.side-images {
  padding-top: 150px;
  padding-right: 45px; }

#base-main {
  height: auto;
  min-height: 420px;
  margin: 0 auto -150px;
  padding-bottom: 20px;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100%;
  background-size: cover; }
  @media (max-width: 768px) {
    #base-main {
      padding-bottom: 60px; } }
  @media (min-width: 768px) {
    #base-main {
      min-height: 600px;
      margin: 0 auto -300px; } }
  @media (min-width: 1200px) {
    #base-main {
      min-height: 880px;
      margin: 0 auto -380px; } }
  #base-main.event-details {
    min-height: 600px;
    background: none; }
    #base-main.event-details .owl-dot span {
      width: 7px;
      height: 7px;
      margin: 5px 3px; }
    #base-main.event-details .owl-dot.active span, #base-main.event-details .owl-dot:hover span {
      background: #7b725e; }
  #base-main .owl-theme .owl-controls {
    margin: 0; }

.base-intro {
  margin: 0 auto;
  padding-top: 0;
  padding-bottom: 45px;
  text-align: center; }
  .base-intro.event-intro {
    padding-bottom: 0; }
  .base-intro .container-fluid {
    margin: 0;
    padding: 0; }
  .base-intro h1 {
    margin: 0;
    padding-top: 20px;
    font-family: "bebas-neue", sans-serif;
    font-size: 50px;
    font-weight: normal;
    color: #dbdbdb;
    text-transform: uppercase;
    letter-spacing: 1px; }
    @media (min-width: 768px) {
      .base-intro h1 {
        font-size: 80px; } }
    @media (min-width: 992px) {
      .base-intro h1 {
        font-size: 12em; } }

.base-container {
  z-index: 10001;
  padding-bottom: 32px; }
  @media (min-width: 992px) {
    .base-container .container {
      padding-right: 80px;
      padding-left: 80px; } }
  .base-container a {
    color: #333333; }
    .base-container a:hover {
      color: #333333; }
  .base-container .base-desp {
    position: relative;
    z-index: 60990;
    padding: 50px 35px; }
    @media (min-width: 992px) {
      .base-container .base-desp {
        padding: 50px 65px; } }
    @media (min-width: 1200px) {
      .base-container .base-desp {
        padding: 80px 95px; } }
    @media (max-width: 767px) {
      .base-container .base-desp {
        padding: 30px 15px 0; } }
    .base-container .base-desp .base-heading {
      font-family: 'GothamBold';
      font-size: 12px;
      color: #9c978e;
      padding-bottom: 25px;
      color: #434343;
      text-transform: uppercase; }
    .base-container .base-desp .base-content.events .row {
      margin-bottom: 20px; }
    .base-container .base-desp .base-content.events h3, .base-container .base-desp .base-content.events .h3 {
      max-width: 600px;
      padding-top: 30px; }
    .base-container .base-desp .base-content.events p {
      padding: 0; }
      .base-container .base-desp .base-content.events p a {
        color: #9c9689; }
    .base-container .base-desp .base-content.events img {
      width: 80%; }
      @media (max-width: 767px) {
        .base-container .base-desp .base-content.events img {
          width: 100%; } }
    .base-container .base-desp .base-content .desp {
      font-family: 'GothamBook';
      font-size: 1.3em;
      color: #fff;
      line-height: 22px;
      color: #474747; }

@media (min-width: 768px) {
  .base-main-container > .row {
    position: relative;
    z-index: 10001;
    display: flex;
    margin: 0;
    border-top: #867d69 6px solid;
    border-bottom: #867d69 12px solid; } }
.base-main-container > .row h3, .base-main-container > .row .h3 {
  font-family: 'GothamBold';
  font-size: 21px;
  color: #9c978e;
  position: relative;
  margin: 0 0 20px;
  padding-bottom: 0;
  font-weight: normal;
  line-height: 18px;
  color: #000;
  text-transform: uppercase;
  letter-spacing: 0; }
.base-main-container > .row .cols {
  z-index: 10001; }
  @media (min-width: 768px) {
    .base-main-container > .row .cols {
      display: flex;
      padding: 0; } }
.base-main-container > .row .left-col .base-desp {
  width: 100%;
  background: #fff;
  border-top: #867d69 6px solid; }
  @media (min-width: 768px) {
    .base-main-container > .row .left-col .base-desp {
      border-top: none; } }
@media (min-width: 768px) {
  .base-main-container > .row .right-col {
    background: #f4f4f3;
    border-left: #ccc 1px solid; } }
.base-main-container > .row .right-col .base-desp {
  background: #f4f4f3;
  border-bottom: #867d69 12px solid; }
  @media (min-width: 768px) {
    .base-main-container > .row .right-col .base-desp {
      height: 100%;
      padding-right: 30px;
      padding-left: 30px;
      border-bottom: none; } }
  @media (min-width: 992px) {
    .base-main-container > .row .right-col .base-desp {
      padding-right: 40px;
      padding-left: 40px; } }
  @media (min-width: 1200px) {
    .base-main-container > .row .right-col .base-desp {
      padding-right: 60px;
      padding-left: 60px; } }
.base-main-container > .row .right-col h3, .base-main-container > .row .right-col .h3 {
  font-family: 'GothamBold';
  font-size: 21px;
  color: #9c978e;
  position: relative;
  margin: 0 0 20px;
  padding-bottom: 20px;
  font-weight: normal;
  line-height: 18px;
  color: #333333;
  text-transform: uppercase;
  letter-spacing: 0; }
  .base-main-container > .row .right-col h3:after, .base-main-container > .row .right-col .h3:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 120px;
    content: '';
    border-bottom: #cccccc solid 1px; }
  @media (min-width: 992px) {
    .base-main-container > .row .right-col h3, .base-main-container > .row .right-col .h3 {
      margin: 0 0 30px; } }
.base-main-container > .row .right-col .changecol {
  color: #333333; }
.base-main-container.upcoming-events h3, .base-main-container.upcoming-events .h3 {
  color: #fff; }
.base-main-container.upcoming-events p {
  color: #fff; }
.base-main-container h2 {
  position: relative;
  margin: 0 0 20px;
  padding-bottom: 20px;
  font-family: "bebas-neue", sans-serif;
  font-size: 36px;
  font-weight: normal;
  line-height: 32px;
  color: #000;
  text-transform: uppercase;
  letter-spacing: 0; }
  @media (max-width: 767px) {
    .base-main-container h2 {
      font-size: 26px; } }
  .base-main-container h2:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 120px;
    content: "";
    border-bottom: #cccccc solid 1px; }
  @media (min-width: 768px) {
    .base-main-container h2 {
      font-size: 40px;
      line-height: 40px; } }
  @media (min-width: 992px) {
    .base-main-container h2 {
      margin: 0 0 30px;
      font-size: 40px;
      line-height: 42px; } }
.base-main-container p.sidebar-content {
  margin: 0;
  padding: 10px 0;
  font-family: "myriad-pro";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  color: #7f7f7f; }
.base-main-container p {
  font-family: 'GothamBook';
  font-size: 1.3em;
  color: #fff;
  margin: 0;
  padding: 10px 0;
  line-height: 26px;
  color: #000; }
.base-main-container .base-bold {
  font-family: 'GothamBold';
  font-size: 14px;
  color: #9c978e;
  color: #000; }
.base-main-container ol,
.base-main-container ul {
  padding-left: 15px;
  font-size: 12px;
  line-height: 24px; }
  .base-main-container ol li,
  .base-main-container ul li {
    padding: 10px 0; }
.base-main-container .base-social {
  position: relative;
  float: right; }
  @media (min-width: 768px) {
    .base-main-container .base-social {
      position: absolute;
      top: 38px;
      right: 30px;
      float: none; } }
  .base-main-container .base-social .socials {
    position: relative;
    float: right; }
    @media (min-width: 768px) {
      .base-main-container .base-social .socials {
        padding-top: 5px;
        padding-right: 5px; } }
    .base-main-container .base-social .socials .icons {
      float: left;
      width: 35px;
      height: 35px;
      padding: 12% 10%;
      border: 1px solid #837862; }
      .base-main-container .base-social .socials .icons img {
        position: relative;
        display: inline-block;
        vertical-align: middle; }
    .base-main-container .base-social .socials .rightmargins {
      margin-right: 5px; }
    .base-main-container .base-social .socials .center-f-icon {
      padding: 12% 16%; }
    .base-main-container .base-social .socials .center-t-icon {
      padding: 12% 13%; }

.booknow-btn {
  display: block;
  width: 155px;
  height: 43px;
  margin: 10px 0;
  padding: 10px;
  font-family: 'GothamBold';
  font-size: 12px;
  line-height: 23px;
  color: #fff !important;
  text-align: center;
  text-transform: uppercase;
  background: #716a59;
  border: 0; }
  .booknow-btn.signuup {
    display: inline-block;
    width: auto;
    text-decoration: none; }
    .booknow-btn.signuup:hover {
      text-decoration: underline; }
  .booknow-btn:focus, .booknow-btn:hover {
    color: #fff;
    text-decoration: none; }

.base-signup {
  background: url("../imgs/base-bottom-bg.png");
  background-repeat: no-repeat;
  background-position: right top; }

.model-wrap {
  padding-bottom: 60px; }
  @media (max-width: 767px) {
    .model-wrap {
      padding-bottom: 10px; } }
  .model-wrap ol,
  .model-wrap ul {
    padding-left: 15px;
    font-family: 'GothamBold';
    font-size: 16px;
    color: #9c978e;
    padding-left: 30px;
    padding-right: 0;
    font-size: 14px;
    font-weight: 0;
    line-height: 24px;
    color: #555555;
    text-transform: uppercase; }
    .model-wrap ol li,
    .model-wrap ul li {
      padding: 4px 0; }
    @media (min-width: 768px) {
      .model-wrap ol,
      .model-wrap ul {
        padding-right: 30px;
        padding-left: 30px; } }
  .model-wrap blockquote {
    position: relative;
    padding: 10px 45px;
    font-family: "Courier New";
    font-size: 14px;
    line-height: 24px;
    quotes: "\201C" "\201D" "\2018" "\2019";
    border: none; }
    .model-wrap blockquote:before {
      position: absolute;
      top: 15px;
      left: 0;
      font-size: 72px;
      content: open-quote; }
    .model-wrap blockquote:after {
      position: absolute;
      right: 0;
      bottom: 15px;
      font-size: 72px;
      content: close-quote; }
    @media (min-width: 768px) {
      .model-wrap blockquote {
        padding: 20px 65px;
        font-size: 28px;
        line-height: 31px; }
        .model-wrap blockquote:before {
          top: 35px;
          left: 20px;
          font-size: 72px; } }
  .model-wrap ol.order {
    margin-left: 0;
    padding-left: 0;
    counter-reset: li; }
  .model-wrap ol.order > li {
    position: relative;
    margin: 0 0 6px 20px;
    padding: 4px 8px;
    list-style: none; }
    @media (min-width: 768px) {
      .model-wrap ol.order > li {
        margin: 0 0 6px 45px; } }
  .model-wrap ol.order > li > ul {
    padding-left: 0;
    list-style: none; }
  .model-wrap ol.order > li:before {
    position: absolute;
    top: -10px;
    left: -40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 25px;
    margin-right: 8px;
    padding: 4px;
    font-family: "bebas-neue", sans-serif;
    font-size: 25px;
    font-weight: bold;
    line-height: 25px;
    color: #b18c56;
    text-align: center;
    content: counter(li);
    counter-increment: li; }
    @media (min-width: 768px) {
      .model-wrap ol.order > li:before {
        width: 40px;
        font-size: 55px;
        line-height: 55px; } }
  .model-wrap li ol,
  .model-wrap li ul {
    margin-top: 6px; }
  .model-wrap ol ol li:last-child {
    margin-bottom: 0; }

address {
  margin: 0;
  padding: 10px 0;
  font-family: "Courier";
  font-size: 12px;
  line-height: 24px;
  text-transform: uppercase; }

.base-theme-wrap {
  position: absolute;
  right: 0;
  left: 0; }
  .base-theme-wrap img {
    width: 100%;
    min-height: 420px;
    object-fit: cover; }

.bc-list a {
  color: #555555;
  text-decoration: none; }
  .bc-list a:hover {
    text-decoration: none; }

[ng-cloak],
[ng\:cloak] {
  display: none !important; }

.contact_tnc {
  display: inline-flex; }
  .contact_tnc input[type='checkbox'] {
    width: 20px;
    height: 20px;
    margin: 0; }
  .contact_tnc label {
    padding-left: 10px;
    font-size: 12px;
    color: #867d69;
    text-transform: uppercase; }
    .contact_tnc label a {
      color: #867d69; }

.tnc {
  display: inline-flex; }
  .tnc input[type='checkbox'] {
    margin: 0; }
  .tnc label {
    padding-left: 10px;
    font-size: 12px;
    font-weight: normal;
    text-transform: uppercase; }
    .tnc label a {
      color: #333333; }

.ttweb-booking-widget__footer__error {
  color: #db1d00 !important; }

.package-addons {
  text-align: center;
  display: table;
  width: 100%; }
  .package-addons__item {
    padding: 24px 15px;
    float: none; }
    @media (min-width: 768px) {
      .package-addons__item {
        padding: 36px 15px;
        display: table-cell;
        height: 100%; } }
  .package-addons__logo {
    max-width: 280px;
    margin: 0 auto 24px; }
    .package-addons__logo img {
      width: 100%; }
  .package-addons .h3 {
    margin-bottom: 36px !important;
    padding: 0 !important; }
  .package-addons__type {
    max-width: 104px;
    margin: 0 auto 48px; }
    @media (min-width: 768px) {
      .package-addons__type {
        height: 218px; } }
    .package-addons__type img {
      width: 100%; }
  .package-addons__info {
    margin-bottom: 24px; }
    .package-addons__info p {
      font-size: 14px;
      line-height: 24px; }
  .package-addons__price {
    margin-bottom: 16px; }
    .package-addons__price p {
      font-size: 14px; }
  .package-addons .button-container {
    float: none;
    text-align: center; }
  .package-addons .highlighter {
    background-color: rgba(156, 151, 142, 0.1); }

.package-addons-terms {
  text-align: center;
  margin: 0 auto;
  max-width: 90%; }
  @media (min-width: 768px) {
    .package-addons-terms {
      max-width: 80%; } }
  .package-addons-terms p {
    padding: 0 !important;
    margin-bottom: 24px; }

#base-main.about-main {
  /*background:url("../imgs/about-banner-bg.jpg");*/ }

.about-gallery-container {
  position: relative;
  z-index: 10001; }
  @media (min-width: 768px) {
    .about-gallery-container {
      padding-bottom: 32px; } }
  @media (min-width: 992px) {
    .about-gallery-container .container {
      padding-right: 80px;
      padding-left: 80px; } }
  .about-gallery-container .about-gallery-img {
    position: relative;
    width: 100%;
    max-width: 350px;
    min-height: 350px;
    max-height: 525px;
    margin: 0 auto 20px; }
    @media (min-width: 768px) {
      .about-gallery-container .about-gallery-img {
        max-width: 425px;
        min-height: 400px;
        margin: 0 auto; } }
    @media (min-width: 992px) {
      .about-gallery-container .about-gallery-img {
        min-height: 450px;
        max-width: 475px; } }
    @media (min-width: 1200px) {
      .about-gallery-container .about-gallery-img {
        min-height: 525px;
        max-width: 625px; } }
    .about-gallery-container .about-gallery-img .about-gallery-social {
      position: absolute;
      top: 25px;
      right: 25px;
      bottom: 25px;
      left: 25px;
      -webkit-background-clip: padding-box;
      background-clip: padding-box;
      border: 1px solid rgba(255, 255, 255, 0.4); }
      @media (min-width: 992px) {
        .about-gallery-container .about-gallery-img .about-gallery-social {
          top: 30px;
          right: 30px;
          bottom: 30px;
          left: 30px; } }
      .about-gallery-container .about-gallery-img .about-gallery-social h2.cap-heading,
      .about-gallery-container .about-gallery-img .about-gallery-social .h2.cap-heading {
        position: absolute;
        top: 45%;
        right: 0;
        left: 0;
        margin: 0;
        font-size: 40px;
        font-weight: normal;
        line-height: 30px;
        color: #fff;
        text-align: center;
        text-shadow: 0 3px 29px rgba(0, 0, 0, 0.83);
        text-transform: uppercase;
        letter-spacing: 1px; }
        @media (min-width: 992px) {
          .about-gallery-container .about-gallery-img .about-gallery-social h2.cap-heading,
          .about-gallery-container .about-gallery-img .about-gallery-social .h2.cap-heading {
            font-size: 48px;
            line-height: 37px; } }
    .about-gallery-container .about-gallery-img .imgholder img {
      width: 100%;
      min-height: 350px;
      max-height: 525px;
      object-fit: cover; }
      @media (min-width: 768px) {
        .about-gallery-container .about-gallery-img .imgholder img {
          min-height: 400px;
          max-height: 400px; } }
      @media (min-width: 992px) {
        .about-gallery-container .about-gallery-img .imgholder img {
          min-height: 450px;
          max-height: 450px; } }
      @media (min-width: 1200px) {
        .about-gallery-container .about-gallery-img .imgholder img {
          min-height: 525px;
          max-height: 525px; } }
  .about-gallery-container .b-stroke {
    position: relative;
    z-index: 61000;
    width: 100%;
    height: 10px;
    background: #867d69; }

.contact-container .form-container {
  padding-top: 45px; }
  .contact-container .form-container .row {
    margin: 0 -8px; }
    .contact-container .form-container .row .col-sm-6,
    .contact-container .form-container .row col-sm-12,
    .contact-container .form-container .row col-sm-8 {
      padding-right: 8px;
      padding-left: 8px; }
  .contact-container .form-container .form-group {
    margin-bottom: 22px; }
  .contact-container .form-container .form-control {
    height: 45px;
    padding: 15px 20px;
    font-size: 13px;
    line-height: 15px;
    text-transform: uppercase;
    border-top: #eaeaea solid 1px;
    border-right: #eaeaea solid 2px;
    border-bottom: #eaeaea solid 1px;
    border-left: #eaeaea solid 2px;
    border-radius: 0;
    box-shadow: none; }
  .contact-container .form-container textarea.form-control {
    height: 130px; }
  .contact-container .form-container .booknow-btn {
    width: 189px;
    height: 53px;
    margin: 10px auto;
    padding: 15px;
    font-size: 14px; }
    .contact-container .form-container .booknow-btn:disabled {
      cursor: not-allowed;
      opacity: .5; }
  .contact-container .form-container .has-error .form-control {
    border-color: #a94442; }

.privacy p {
  padding: 0; }
.privacy ul li {
  font-family: 'GothamBook';
  font-size: 13px;
  font-weight: 0;
  color: #000;
  text-transform: none; }

.thankyou-container {
  text-align: center; }
  .thankyou-container .base-main-container h2:after {
    content: normal; }
  @media (min-width: 768px) {
    .thankyou-container .base-main-container h2 {
      padding: 20px 0;
      margin: 0; } }

/*
 *  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;
  /* 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; }

.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;
  background: url("owl.video.play.png") no-repeat;
  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; }

.dine-offer-carasouel img {
  height: 360px; }

#instafeed {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  width: 100%; }
  #instafeed li {
    width: 50%;
    float: left;
    height: 200px;
    overflow: hidden; }

#press-intro {
  padding-top: 113px;
  padding-bottom: 5px;
  text-align: center;
  margin: 0 auto;
  position: relative;
  z-index: 1; }
  #press-intro .container-fluid {
    padding: 0;
    margin: 0; }
  #press-intro h1.cap-heading {
    margin: 0;
    font-size: 54px;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #d4d3d3;
    padding-bottom: 20px; }
    @media (min-width: 992px) {
      #press-intro h1.cap-heading {
        font-size: 12em; } }
  #press-intro p.content {
    font-family: 'GothamBook';
    font-size: 1.3em;
    color: #fff;
    color: #dbdbdb;
    margin: 0;
    padding: 0;
    display: inline-block;
    width: 90%;
    line-height: 20px;
    text-align: left; }
    @media (min-width: 992px) {
      #press-intro p.content {
        width: 40%;
        text-align: center; } }
  #press-intro .mediaContact-container {
    margin-top: 30px; }
    @media (min-width: 992px) {
      #press-intro .mediaContact-container {
        margin-top: 50px; } }
    #press-intro .mediaContact-container p.mediacontact {
      font-family: "courier-std",monospace;
      font-size: 19px;
      line-height: 26px;
      color: #cbcbcb;
      margin-bottom: 20px; }
    #press-intro .mediaContact-container .mediacontact-address {
      font-family: 'GothamBook';
      font-size: 1.3em;
      color: #fff;
      font-size: 12px;
      line-height: 17px;
      color: #dbdbdb; }
      @media (min-width: 992px) {
        #press-intro .mediaContact-container .mediacontact-address {
          max-width: 640px;
          margin: 0 auto; } }
      #press-intro .mediaContact-container .mediacontact-address a {
        color: #fff;
        text-decoration: none; }
        #press-intro .mediaContact-container .mediacontact-address a:hover {
          text-decoration: none; }
      #press-intro .mediaContact-container .mediacontact-address div {
        padding: 0;
        margin-bottom: 20px; }

.press-container .press-logos a {
  text-align: center;
  height: 150px;
  vertical-align: middle;
  display: block;
  line-height: 150px;
  position: relative;
  z-index: 60000; }
  .press-container .press-logos a img {
    max-width: 280px;
    max-height: 50px; }
  @media (min-width: 992px) {
    .press-container .press-logos a {
      height: 175px;
      line-height: 175px; } }

#destination-base-main {
    /*margin: 0 auto -580px;
	margin: 0 auto -270px;
    min-height:640px;*/ }

@media (min-width: 992px) {
  .destination-detail .owl-controls {
    position: relative;
    top: -60px; } }

@media (min-width: 992px) {
  .destination-intro {
    position: relative;
    top: -50px; } }
@media (min-width: 1200px) {
  .destination-intro .container {
    width: 1340px;
    margin: 0 auto;
    padding-left: 0;
    padding-right: 0; } }
.destination-intro p {
  color: #7f7f7f !important;
  line-height: 26px;
  font-family: 'GothamBook';
  font-size: 1.3em;
  color: #fff; }
.destination-intro .details-imges .row {
  margin: 0; }
.destination-intro .details-imges img {
  margin: 2px; }
@media (max-width: 1199px) {
  .destination-intro .details-imges .pull-left {
    width: 49%;
    margin: 0 1px; } }
.destination-intro .specialText {
  padding-top: 60px;
  padding-bottom: 60px; }
  @media (min-width: 1200px) {
    .destination-intro .specialText {
      padding-top: 30px;
      padding-bottom: 30px; } }
@media (min-width: 1200px) {
  .destination-intro .base-desp {
    padding-right: 55px;
    padding-left: 55px; } }
.destination-intro .base-desp address {
  color: #7f7f7f !important;
  line-height: 26px;
  font-family: 'GothamBook';
  font-size: 1.3em;
  color: #fff;
  margin-top: 7px;
  margin-bottom: 30px; }
.destination-intro .base-desp .base-content h3 {
  margin: 0 0 15px; }
.destination-intro .base-desp .base-content .tip-two {
  margin-top: 8px; }

.view-btn {
  width: auto;
  display: inline-block; }

.map-wrap .container-fluid {
  padding: 0; }
.map-wrap .attractions {
  margin: 0;
  padding: 0;
  text-align: center;
  background-color: #000;
  border-top: solid 1px #3c3f3d; }
  .map-wrap .attractions li {
    list-style-type: none;
    display: inline-block; }
    .map-wrap .attractions li a {
      display: block;
      padding: 32px 15px;
      color: #fff;
      font-family: 'GothamBook';
      font-size: 12px;
      letter-spacing: 1px;
      text-transform: uppercase; }
      .map-wrap .attractions li a:hover, .map-wrap .attractions li a:focus, .map-wrap .attractions li a:active {
        text-decoration: none; }
    .map-wrap .attractions li .round {
      border-radius: 50% 50%;
      width: 22px;
      height: 22px;
      text-align: center;
      border: solid 1px #fff;
      display: inline-block;
      margin-right: 23px;
      text-align: center;
      line-height: 20px; }
.map-wrap .map-holder {
  max-height: 500px; }
  .map-wrap .map-holder img {
    width: 100%; }

.popup-wrap {
  display: none; }
  .popup-wrap .popup-container {
    background-color: rgba(104, 98, 84, 0.98);
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: solid 1px #fff;
    z-index: 61999; }
  .popup-wrap .popup-outer {
    box-shadow: 0 0 7px 1px #7a766d inset;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 28px; }
    .popup-wrap .popup-outer .close-popup {
      font-family: 'GothamBold';
      font-size: 18px;
      color: #000;
      padding: 10px;
      position: absolute;
      top: 15px;
      right: 15px;
      text-decoration: none;
      text-shadow: none; }
      .popup-wrap .popup-outer .close-popup:hover, .popup-wrap .popup-outer .close-popup:focus, .popup-wrap .popup-outer .close-popup:active {
        text-decoration: none; }
  .popup-wrap .popup {
    max-width: 485px;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    color: #dbdbdb;
    text-align: center; }
    .popup-wrap .popup h2 {
      font-family: "bebas-neue",sans-serif;
      font-size: 40px;
      line-height: 50px; }
      .popup-wrap .popup h2 span {
        padding: 0 6px;
        display: inline-block; }
        @media (max-width: 599px) {
          .popup-wrap .popup h2 span {
            padding: 0 4px; } }
      @media (max-width: 599px) {
        .popup-wrap .popup h2 {
          font-size: 26px;
          line-height: 30px; } }
    .popup-wrap .popup .popup-text {
      font-family: 'GothamBook';
      font-size: 13px;
      color: rgba(219, 219, 219, 0.8);
      line-height: 22px;
      padding: 10px 0; }
    .popup-wrap .popup .popup-text-2 {
      font-family: "bebas-neue",sans-serif;
      font-size: 32px;
      margin: 10px 0 0 0; }
      @media (max-width: 599px) {
        .popup-wrap .popup .popup-text-2 {
          font-size: 22px;
          line-height: 30px; } }

#map {
  width: 100%;
  height: 400px; }

.labels {
  background-color: #000; }

.iw-title {
  color: #000;
  text-transform: uppercase;
  font-size: 14px;
  font-family: 'GothamBold';
  letter-spacing: 2px;
  text-align: center;
  padding: 10px 0; }

.iw-link {
  font-family: 'GothamBook';
  color: #000;
  text-transform: uppercase;
  font-size: 9px;
  letter-spacing: 1px;
  text-align: center; }

.gm-style .gm-style-iw {
  font-size: 11px;
  letter-spacing: 0.06em;
  font-weight: bold;
  top: 41px !important;
  font-family: sans-serif;
  text-transform: uppercase;
  background: #fff;
  min-width: 110 !important;
  text-align: center;
  padding: 18px 14px 0px 14px;
  border: 1px solid #333;
  width: auto !important; }
  .gm-style .gm-style-iw .cont strong {
    display: block;
    min-width: 80px;
    font-size: 14px;
    font-family: 'GothamBold';
    letter-spacing: 2px; }
  .gm-style .gm-style-iw .cont a {
    display: block;
    text-align: center;
    font-family: 'GothamBook';
    color: #000;
    text-transform: uppercase;
    font-size: 9px;
    letter-spacing: 1px; }

.map-wrapper {
  height: 700px; }
  @media (max-width: 599px) {
    .map-wrapper {
      height: 350px; } }

/*! jQuery UI - v1.11.4 - 2015-11-20
* http://jqueryui.com
* Includes: core.css, datepicker.css
* Copyright jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.booking-widget {
  /* Interaction Cues
  ----------------------------------*/
  /* Icons
  ----------------------------------*/
  /* states and images */
  /* Misc visuals
  ----------------------------------*/
  /* Overlays */
  /* with multiple calendars */
  /* RTL support */ }
  .booking-widget .ui-helper-hidden {
    display: none; }
  .booking-widget .ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }
  .booking-widget .ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none; }
  .booking-widget .ui-helper-clearfix:before,
  .booking-widget .ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse; }
  .booking-widget .ui-helper-clearfix:after {
    clear: both; }
  .booking-widget .ui-helper-clearfix {
    min-height: 0;
    /* support: IE7 */ }
  .booking-widget .ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0);
    /* support: IE8 */ }
  .booking-widget .ui-front {
    z-index: 100; }
  .booking-widget .ui-state-disabled {
    cursor: default !important; }
  .booking-widget .ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat; }
  .booking-widget .ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .booking-widget .ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none; }
  .booking-widget .ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0; }
  .booking-widget .ui-datepicker .ui-datepicker-prev,
  .booking-widget .ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em; }
  .booking-widget .ui-datepicker .ui-datepicker-prev-hover,
  .booking-widget .ui-datepicker .ui-datepicker-next-hover {
    top: 1px; }
  .booking-widget .ui-datepicker .ui-datepicker-prev {
    left: 2px; }
  .booking-widget .ui-datepicker .ui-datepicker-next {
    right: 2px; }
  .booking-widget .ui-datepicker .ui-datepicker-prev-hover {
    left: 1px; }
  .booking-widget .ui-datepicker .ui-datepicker-next-hover {
    right: 1px; }
  .booking-widget .ui-datepicker .ui-datepicker-prev span,
  .booking-widget .ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px; }
  .booking-widget .ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center; }
  .booking-widget .ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0; }
  .booking-widget .ui-datepicker select.ui-datepicker-month,
  .booking-widget .ui-datepicker select.ui-datepicker-year {
    width: 45%; }
  .booking-widget .ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em; }
  .booking-widget .ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: bold;
    border: 0; }
  .booking-widget .ui-datepicker td {
    border: 0;
    padding: 1px; }
  .booking-widget .ui-datepicker td span,
  .booking-widget .ui-datepicker td a {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none; }
  .booking-widget .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; }
  .booking-widget .ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em .6em;
    width: auto;
    overflow: visible; }
  .booking-widget .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left; }
  .booking-widget .ui-datepicker.ui-datepicker-multi {
    width: auto; }
  .booking-widget .ui-datepicker-multi .ui-datepicker-group {
    float: left; }
  .booking-widget .ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em; }
  .booking-widget .ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%; }
  .booking-widget .ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%; }
  .booking-widget .ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%; }
  .booking-widget .ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
  .booking-widget .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0; }
  .booking-widget .ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left; }
  .booking-widget .ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0; }
  .booking-widget .ui-datepicker-rtl {
    direction: rtl; }
  .booking-widget .ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto; }
  .booking-widget .ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto; }
  .booking-widget .ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto; }
  .booking-widget .ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto; }
  .booking-widget .ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right; }
  .booking-widget .ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left; }
  .booking-widget .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
  .booking-widget .ui-datepicker-rtl .ui-datepicker-group {
    float: right; }
  .booking-widget .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
  .booking-widget .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px; }

h1, h2, h3, h4, .privacy .h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: 'bebas-neue', sans-serif; }

#instafeed {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  width: 100%; }

#instafeed li {
  width: 50%;
  float: left;
  height: 300px;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center; }

#instafeed li img {
  width: 100%;
  vertical-align: middle; }

.insta-icon {
  position: absolute;
  bottom: 27px;
  left: 30px;
  width: 18px; }

.insta-icon img {
  width: 100%;
  height: 100%; }

.insta-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.75);
  opacity: 0;
  transition: all 0.8s;
  text-align: center; }

.insta-overlay:hover {
  opacity: 1; }

.insta-overlay .overlay-con img {
  width: 30px !important; }

.insta-overlay .overlay-con span {
  font-family: 'GothamBold';
  font-size: 21px;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #fff;
  line-height: 30px;
  display: block;
  padding: 30px 0 0 0; }

.overlay-con {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin-top: -20%; }

.offer-popup {
  align-items: center;
  background-image: url("/images/offer-popup-bg.jpg");
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover; }
  .offer-popup.fade .modal-dialog {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
  .offer-popup .modal-wrapper {
    position: relative;
    max-width: 650px;
    margin: 0 auto; }
    .offer-popup .modal-wrapper .close {
      position: absolute;
      top: -10px;
      right: -6px;
      z-index: 9;
      width: 22px;
      background-color: #fff !important;
      border-radius: 50%;
      opacity: 1; }
  .offer-popup .modal-content {
    margin: 0 auto;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.9);
    border-radius: 0; }
    .offer-popup .modal-content .modal-content-inner {
      margin: 18px;
      padding: 30px 50px 25px;
      border: 1px solid #33a2cc; }
      @media screen and (max-width: 1024px) {
        .offer-popup .modal-content .modal-content-inner {
          padding: 30px 20px 25px; } }
      .offer-popup .modal-content .modal-content-inner h2 {
        padding-bottom: 18px;
        font-family: 'GothamBold';
        font-size: 28px;
        line-height: 35px;
        color: #008cc1;
        text-transform: uppercase;
        letter-spacing: 1px; }
        .offer-popup .modal-content .modal-content-inner h2:after {
          display: block;
          width: 61px;
          height: 1px;
          margin: 18px auto 0;
          content: '';
          background: #33a2cc; }
      .offer-popup .modal-content .modal-content-inner p {
        padding-bottom: 35px;
        font-family: 'GothamBold';
        line-height: 28px;
        color: #727b83;
        letter-spacing: .5px;
        font-size: 18px; }
  .offer-popup .button-common {
    color: #008cc1;
    border-color: #008cc1; }
    .offer-popup .button-common:hover {
      color: #fff;
      background-color: #008cc1; }

/*Only for Concerts page*/
.blue-button {
  text-align: center;
  margin: 25px auto; }
  .blue-button a.button-common {
    background-color: #3a9dc4;
    border: solid 2px #3a9dc4;
    min-width: 200px;
    letter-spacing: 3px; }
    .blue-button a.button-common:hover {
      background-color: #1086b4;
      color: white; }

/*Ended Here*/
.offer-promo-tile {
  text-align: center;
  color: #867d69;
  font-size: 1.2em;
  text-transform: uppercase;
  font-family: 'GothamBold'; }
  .offer-promo-tile h3, .offer-promo-tile a {
    margin: 0px 5px; }
  .offer-promo-tile h3 {
    font-family: 'GothamBold';
    font-size: 1em; }
  .offer-promo-tile a i {
    padding-right: 5px; }
  @media (max-width: 1355px) {
    .offer-promo-tile {
      padding-top: 10px; } }

.promo-code-reminder {
  margin: 90px auto 2px;
  text-align: center;
  padding: 10px 0;
  max-width: 550px; }
  .promo-code-reminder .reminder-text {
    display: inline-block;
    text-align: right;
    float: left; }
    .promo-code-reminder .reminder-text h4, .promo-code-reminder .reminder-text .privacy .h4, .privacy .promo-code-reminder .reminder-text .h4 {
      font-family: 'GothamBold';
      color: #867d69; }
      .promo-code-reminder .reminder-text h4 span, .promo-code-reminder .reminder-text .privacy .h4 span, .privacy .promo-code-reminder .reminder-text .h4 span {
        font-size: 20px;
        color: #ed1c25; }
    .promo-code-reminder .reminder-text i {
      color: #999999;
      text-align: right; }
      .promo-code-reminder .reminder-text i sup {
        color: #ed1c25; }
  .promo-code-reminder .button-common {
    display: inline-block; }

.modal {
  z-index: 999999; }

#offer-promo-popup .modal-dialog {
  top: 48%;
  transform: translateY(-48%) !important; }
  #offer-promo-popup .modal-dialog .modal-content {
    border-radius: 0px; }
  #offer-promo-popup .modal-dialog .modal-body {
    padding: 40px;
    border: 0px;
    text-align: center; }
    #offer-promo-popup .modal-dialog .modal-body .close {
      position: absolute;
      right: 17px;
      top: 10px; }
    #offer-promo-popup .modal-dialog .modal-body h3 {
      font-size: 20px;
      text-shadow: none;
      color: #000;
      text-transform: uppercase;
      letter-spacing: .5px;
      margin-bottom: 20px;
      font-family: 'GothamBold'; }
    #offer-promo-popup .modal-dialog .modal-body .signup .input-group {
      margin-bottom: 20px; }
      #offer-promo-popup .modal-dialog .modal-body .signup .input-group .form-control {
        border-color: #857d6b;
        border-radius: 0px;
        height: 48px;
        box-shadow: none;
        color: #232525;
        font-weight: 400;
        letter-spacing: 1px; }
        #offer-promo-popup .modal-dialog .modal-body .signup .input-group .form-control::placeholder {
          text-transform: uppercase;
          font-size: 12px; }
      #offer-promo-popup .modal-dialog .modal-body .signup .input-group .btn-lt-blue {
        background-color: #857d6b;
        display: inline-block;
        font-size: 14px;
        letter-spacing: 4px;
        color: #ffffff;
        padding: 13.5px 30px;
        font-family: 'GothamBold';
        text-transform: uppercase;
        border: 0px;
        border-radius: 0px;
        text-align: center;
        -webkit-transition: all 0.2s;
        transition: all 0.2s; }
    #offer-promo-popup .modal-dialog .modal-body .signup .agree_to_sub input {
      margin: 4px 5px; }
    #offer-promo-popup .modal-dialog .modal-body .message h3 span {
      color: #ed1c25; }
    #offer-promo-popup .modal-dialog .modal-body .message h5 {
      margin-bottom: 20px;
      font-family: 'GothamBold'; }

a.promo-btn {
  padding: 5px !important;
  background: #857d6b;
  font-family: 'GothamBold';
  font-size: 12px;
  color: white !important;
  border: 1px solid #fff;
  text-decoration: none;
  margin-left: 14px; }
  @media (max-width: 620px) {
    a.promo-btn {
      display: block; } }

a.promo-btn-main {
  padding: 8px;
  background: #857d6b;
  font-family: 'GothamBold';
  font-size: 14px;
  color: white !important;
  border: 1px solid #fff;
  text-decoration: none; }

.pointer-none {
  pointer-events: none; }
  @media (max-width: 620px) {
    .pointer-none {
      display: none; } }

.offer-ham {
  font-size: 16px;
  text-transform: uppercase;
  font-family: 'GothamBold';
  list-style: none;
  text-align: right;
  color: #7b725e; }

.top-banner {
  position: absolute;
  top: 90px;
  z-index: 3;
  display: none;
  width: 100%;
  margin: 0 auto;
  padding: 10px 0;
  clear: both;
  text-align: center; }
  .top-banner a,
  .top-banner p {
    display: inline-block;
    margin: 0 15px;
    font-family: 'bebas-neue', sans-serif;
    vertical-align: middle; }
  .top-banner p {
    font-size: 25px;
    font-weight: 500;
    text-transform: uppercase; }
    @media (max-width: 992px) {
      .top-banner p {
        font-size: 20px; } }
    @media (max-width: 767px) {
      .top-banner p {
        margin-bottom: 10px; } }
  .top-banner a {
    display: inline-block;
    padding: 8px 20px;
    font-family: 'bebas-neue', sans-serif;
    font-size: 15px;
    color: #090604;
    text-decoration: none;
    background-color: #857d6b;
    border: 1px solid #000;
    border-color: #857d6b;
    transition: all .3s; }
    @media (max-width: 768px) {
      .top-banner a {
        font-size: 12px; } }
    .top-banner a:hover {
      color: #c3c3c3;
      text-decoration: none;
      background-color: transparent;
      border: solid 1px #c3c3c3; }

.nyc-hero-wrap {
  margin-bottom: 100px; }
  @media (min-width: 850px) and (max-width: 1000px) {
    .nyc-hero-wrap .book-sec {
      top: 180px; } }
  @media (max-width: 768px) {
    .nyc-hero-wrap {
      height: 580px;
      margin-bottom: 50px; } }
  @media (max-width: 1024px) {
    .nyc-hero-wrap {
      background-image: url("//res.cloudinary.com/traveltripperweb/image/upload/c_limit,h_2500,w_2500/v1568220994/ytyweyz2hcmwzpm3mvjh.jpg");
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover; } }
  .nyc-hero-wrap .tasteintro-sec {
    padding-top: 0; }
    .nyc-hero-wrap .tasteintro-sec .page-title {
      margin-top: 0; }
      @media (max-width: 479px) and (min-height: 320px) {
        .nyc-hero-wrap .tasteintro-sec .page-title .cap-heading {
          font-size: 38px; } }
      @media (max-width: 849px) {
        .nyc-hero-wrap .tasteintro-sec .page-title .cap-heading {
          font-size: 50px; } }
      @media (min-width: 1220px) {
        .nyc-hero-wrap .tasteintro-sec .page-title {
          margin-top: 100px; } }
    .nyc-hero-wrap .tasteintro-sec .taste-content p.content {
      width: 85%; }
      @media (min-width: 1120px) {
        .nyc-hero-wrap .tasteintro-sec .taste-content p.content {
          width: 35%; } }
    @media (max-width: 849px) {
      .nyc-hero-wrap .tasteintro-sec .taste-content .cap-heading {
        font-size: 2em; } }

.nye-offers-wrap {
  margin-bottom: 150px; }
  @media (max-width: 768px) {
    .nye-offers-wrap {
      margin-bottom: 40px; } }

.temp-banner {
  position: relative;
  width: 100%;
  min-height: 70px;
  margin-top: 75px;
  padding: 0;
  background: #857d6b;
  z-index: 1; }
  @media (max-width: 1000px) {
    .temp-banner {
      margin-top: 95px; } }
  @media (max-width: 767px) {
    .temp-banner {
      margin-top: 79px; } }
  @media (max-width: 620px) {
    .temp-banner {
      margin-top: 83px; } }
  @media (max-width: 479px) {
    .temp-banner {
      margin-top: 89px; } }
  @media (min-width: 1025px) {
    .temp-banner {
      top: 90px;
      z-index: 1;
      margin: 0; } }
  .temp-banner .inner-banner {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding: 10px;
    color: #000;
    text-align: center;
    text-transform: uppercase; }
    .temp-banner .inner-banner p {
      margin-bottom: 0;
      padding-bottom: 0;
      font-size: 18px;
      line-height: 24px;
      color: #000;
      text-transform: uppercase;
      letter-spacing: 1px; }
      @media (max-width: 767px) {
        .temp-banner .inner-banner p {
          font-size: 14px;
          line-height: 18px;
          letter-spacing: .5px; } }
      @media (max-width: 575px) {
        .temp-banner .inner-banner p {
          font-size: 10px;
          line-height: 14px; } }
    .temp-banner .inner-banner .column {
      padding: 0 16px;
      border-left: 1px solid #000; }
      @media (max-width: 575px) {
        .temp-banner .inner-banner .column {
          padding: 0 9px; } }
      .temp-banner .inner-banner .column strong {
        font-size: 48px;
        font-weight: 700;
        line-height: normal;
        letter-spacing: .89px; }
        @media (max-width: 767px) {
          .temp-banner .inner-banner .column strong {
            font-size: 36px;
            letter-spacing: 1px; } }
        @media (max-width: 575px) {
          .temp-banner .inner-banner .column strong {
            font-size: 22px; } }
      .temp-banner .inner-banner .column:nth-child(1) {
        border: 0; }
    .temp-banner .inner-banner .last-column {
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 0 16px; }
      @media (max-width: 575px) {
        .temp-banner .inner-banner .last-column {
          flex-direction: column;
          width: 100%;
          padding: 10px 0 0; } }
      .temp-banner .inner-banner .last-column .banner-expire {
        display: block;
        font-size: 14px;
        line-height: normal;
        letter-spacing: 1px; }
        @media (max-width: 575px) {
          .temp-banner .inner-banner .last-column .banner-expire {
            font-size: 12px;
            letter-spacing: .5px; } }
      @media (max-width: 575px) {
        .temp-banner .inner-banner .last-column .no-break br {
          display: none; } }
    .temp-banner .inner-banner a.ttweb-booking-button {
      height: auto;
      margin: 10px 20px;
      padding: 9px 24px;
      font-size: 24px;
      font-weight: 500;
      line-height: normal;
      color: #000;
      text-decoration: none;
      letter-spacing: 1.2px;
      background: transparent;
      border: 1px solid #000; }
      @media (max-width: 767px) {
        .temp-banner .inner-banner a.ttweb-booking-button {
          margin-bottom: 0;
          font-size: 18px;
          letter-spacing: .7px; } }
      @media (min-width: 1200px) {
        .temp-banner .inner-banner a.ttweb-booking-button {
          position: absolute;
          right: 24px;
          margin: 0 20px; } }

.aaptiv-main {
  min-height: auto !important;
  margin: 0 auto !important; }
  .aaptiv-main .base-theme-wrap {
    position: relative; }
  @media (max-width: 768px) {
    .aaptiv-main {
      padding-bottom: 0 !important; } }

.aaptiv-container .base-intro {
  padding-bottom: 20px; }
  .aaptiv-container .base-intro .partners-text {
    font-size: 40px; }
    @media (min-width: 480px) {
      .aaptiv-container .base-intro .partners-text {
        font-size: 50px; } }
    @media (min-width: 768px) {
      .aaptiv-container .base-intro .partners-text {
        font-size: 6em; } }
    @media (min-width: 992px) {
      .aaptiv-container .base-intro .partners-text {
        font-size: 10em; } }
    @media (min-width: 1200px) {
      .aaptiv-container .base-intro .partners-text {
        padding-top: 10px; } }

.ttw-versatile {
  position: relative;
  z-index: 9999;
  box-sizing: border-box;
  width: auto;
  height: auto;
  font-size: 14.004px; }
  .ttw-versatile * {
    box-sizing: border-box; }
  .ttw-versatile__card {
    position: fixed;
    top: auto;
    right: 15px;
    bottom: 85px;
    left: auto;
    display: none;
    width: 100%;
    max-width: 220px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
    transition: .3s ease; }
    .ttw-versatile__card--top-right {
      top: 15px;
      right: 15px;
      bottom: auto;
      left: auto; }
    .ttw-versatile__card--bottom-right {
      top: auto;
      right: 15px;
      bottom: 15px;
      left: auto; }
    .ttw-versatile__card--top-left {
      top: 15px;
      right: auto;
      bottom: auto;
      left: 15px; }
    .ttw-versatile__card--show {
      display: inherit;
      animation: bounce-bottom-in 1s 1; }
  .ttw-versatile__title {
    margin-bottom: 0;
    padding: 7.5px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: .12rem;
    background-color: #fff; }
  .ttw-versatile__body {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 160px;
    text-align: center;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover; }
    .ttw-versatile__body p {
      z-index: 1;
      width: 100%;
      margin: 0;
      padding: 7px;
      font-size: 14px;
      font-weight: normal;
      line-height: 20px;
      color: #fff;
      letter-spacing: .1rem; }
      .ttw-versatile__body p a {
        color: #fff;
        text-decoration: none; }
    .ttw-versatile__body:before {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: 0;
      content: '';
      background: rgba(0, 0, 0, 0.45); }
  .ttw-versatile__footer {
    display: block;
    padding: 7.5px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: .12rem;
    background-color: #857d6b;
    transition: .3s ease; }
    .ttw-versatile__footer a {
      width: 100%;
      font-weight: 900;
      color: #fff;
      text-decoration: none; }
      .ttw-versatile__footer a:hover {
        text-decoration: none; }
    .ttw-versatile__footer:hover {
      background-color: #000; }
  .ttw-versatile__close {
    position: absolute;
    top: -10px;
    right: -10px;
    z-index: 1;
    width: 23px;
    height: 23px;
    line-height: 23px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.6);
    border-radius: 50%;
    transition: .3s ease; }
    .ttw-versatile__close:hover {
      background-color: rgba(0, 0, 0, 0.9); }
  .ttw-versatile__open {
    position: fixed;
    top: auto;
    right: 0;
    bottom: 85px;
    left: auto;
    display: none;
    width: 40px;
    height: 35px;
    font-size: 28.8px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    background: #857d6b;
    border-radius: 7px 0 0 7px;
    animation: bounce 2s infinite; }
    .ttw-versatile__open--top-right {
      top: 45px;
      right: 0;
      bottom: auto;
      left: auto;
      border-radius: 7px 0 0 7px;
      animation: bounce-left 2s infinite; }
      .ttw-versatile__open--top-right i {
        display: block;
        padding-top: 10px;
        line-height: 45px;
        transform: rotate(180deg); }
    .ttw-versatile__open--bottom-right {
      top: auto;
      right: 0;
      bottom: 45px;
      left: auto;
      border-radius: 7px 0 0 7px;
      animation: bounce-left 2s infinite; }
      .ttw-versatile__open--bottom-right i {
        display: block;
        padding-top: 10px;
        line-height: 45px;
        transform: rotate(180deg); }
    .ttw-versatile__open--top-left {
      top: 45px;
      right: auto;
      bottom: auto;
      left: 0;
      border-radius: 0 7px 7px 0; }
    .ttw-versatile__open--show {
      display: inherit; }

.common-form__header {
  margin-bottom: 36px;
  text-align: center; }
.common-form__crm {
  max-width: 360px;
  margin: 0 auto; }
.common-form .form-group {
  overflow: hidden; }
  .common-form .form-group .form-item {
    float: left;
    max-width: 50%; }
    .common-form .form-group .form-item.full-width {
      width: 100%;
      max-width: none; }
    .common-form .form-group .form-item .form-control {
      width: 100%;
      height: auto;
      padding: 10px 12px;
      font-family: 'GothamBook';
      font-size: 1.3em;
      line-height: 26px;
      border: solid 1px rgba(0, 0, 0, 0.3);
      border-radius: 0; }
  .common-form .form-group .checkbox-wrap {
    display: flex;
    align-items: center;
    margin-top: 8px; }
  .common-form .form-group .form-checkbox {
    margin: 0; }
  .common-form .form-group .form-checkbox-label {
    margin: 0 0 0 8px; }
  .common-form .form-group .booknow-btn {
    color: #0a0704;
    letter-spacing: 1px;
    background-color: #857d6b; }

.common-details .partner-detail img {
  width: 100%; }
@media (max-width: 991px) {
  .common-details .-right {
    padding-top: 48px; } }
.common-details .-right p a {
  color: #555; }
@media (max-width: 991px) {
  .common-details .-right .button-container {
    float: none;
    text-align: center; } }
.common-details .-right .button-container .white-box {
  width: auto;
  min-width: 14.2em;
  padding: 0 50px 0 12px; }
.common-details .title {
  margin-bottom: 24px !important;
  color: #434343 !important; }
.common-details .od-floating {
  top: auto !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 48px !important; }

.bfcm-lightbox {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .bfcm-lightbox .bfcm-lightbox-container {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99999;
    background-color: rgba(0, 0, 0, 0.75);
    display: none; }
    .bfcm-lightbox .bfcm-lightbox-container.show-popup {
      display: block; }
  .bfcm-lightbox .bfcm-lightbox-tab {
    position: fixed;
    top: auto;
    right: 0;
    bottom: 90px;
    left: auto;
    z-index: 9998;
    display: block;
    padding: 8px 78px 8px 58px;
    cursor: pointer;
    background: #9C968A;
    border: 0;
    transition: opacity .25s;
    transform: rotate(-90deg) translateX(100%);
    transform-origin: 100% 100%; }
    @media (max-width: 575px) {
      .bfcm-lightbox .bfcm-lightbox-tab {
        bottom: 90px; } }
    .bfcm-lightbox .bfcm-lightbox-tab .tab-content {
      position: relative;
      display: inline-block;
      margin: 0;
      padding: 0 6px 0 0;
      font-size: 12px;
      font-weight: 400;
      line-height: normal;
      color: #111111;
      font-family: "GothamBold";
      text-transform: uppercase;
      letter-spacing: 1.9px; }
      .bfcm-lightbox .bfcm-lightbox-tab .tab-content:before {
        position: absolute;
        top: 45%;
        right: -4px;
        display: inline-block;
        width: 2px;
        height: 8px;
        content: '';
        background-color: #111111;
        transform: rotate(45deg) translateY(-50%); }
      .bfcm-lightbox .bfcm-lightbox-tab .tab-content:after {
        position: absolute;
        top: 45%;
        right: -15px;
        display: inline-block;
        width: 2px;
        height: 8px;
        content: '';
        background-color: #111111;
        transform: rotate(-45deg) translateY(-50%); }
  .bfcm-lightbox .bfcm-lightbox-wrap {
    position: absolute;
    max-width: 580px;
    max-height: 95%;
    text-align: center;
    text-transform: uppercase;
    background-color: #ffffff;
    top: 50%;
    right: 0;
    left: 0;
    z-index: 9998;
    margin: 0 auto;
    padding: 0;
    border: 0;
    border-radius: 0;
    transition: right 1s;
    transform: translateY(-50%);
    overflow: hidden; }
    @media (max-width: 1300px) {
      .bfcm-lightbox .bfcm-lightbox-wrap {
        max-width: 362px; } }
    .bfcm-lightbox .bfcm-lightbox-wrap .bfcm-lightbox-content {
      padding: 64px 72px;
      overflow-y: auto;
      max-height: 100vh; }
      .bfcm-lightbox .bfcm-lightbox-wrap .bfcm-lightbox-content::-webkit-scrollbar {
        width: 4px; }
      .bfcm-lightbox .bfcm-lightbox-wrap .bfcm-lightbox-content::-webkit-scrollbar-thumb {
        background: #838383; }
      .bfcm-lightbox .bfcm-lightbox-wrap .bfcm-lightbox-content::-webkit-scrollbar-track {
        background: #ffffff; }
      @media (max-width: 1300px) {
        .bfcm-lightbox .bfcm-lightbox-wrap .bfcm-lightbox-content {
          padding: 40px 32px; } }
  .bfcm-lightbox .bfcm-lightbox-content-inner .bfcm-lightbox-message {
    margin-bottom: 38px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #000000; }
    @media (max-width: 1300px) {
      .bfcm-lightbox .bfcm-lightbox-content-inner .bfcm-lightbox-message {
        margin-bottom: 22px; } }
    .bfcm-lightbox .bfcm-lightbox-content-inner .bfcm-lightbox-message .overline-one {
      font-size: 14px;
      line-height: 25px;
      color: #000000;
      font-family: "GothamLight";
      letter-spacing: 7px;
      font-weight: 320; }
      @media (max-width: 1300px) {
        .bfcm-lightbox .bfcm-lightbox-content-inner .bfcm-lightbox-message .overline-one {
          font-size: 11px;
          letter-spacing: 5.5px;
          line-height: 18px; } }
    .bfcm-lightbox .bfcm-lightbox-content-inner .bfcm-lightbox-message .popup-heading {
      margin: 20px 0 32px;
      padding: 32px 0px;
      font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 46px;
      font-weight: 400;
      line-height: 50px;
      letter-spacing: 1.8px;
      border-top: solid 1px #111111;
      border-bottom: solid 1px #111111;
      text-transform: uppercase; }
      @media (max-width: 1300px) {
        .bfcm-lightbox .bfcm-lightbox-content-inner .bfcm-lightbox-message .popup-heading {
          padding: 20px 0px;
          font-size: 32px;
          line-height: 36px;
          font-weight: 400; } }
    .bfcm-lightbox .bfcm-lightbox-content-inner .bfcm-lightbox-message .overline-two {
      font-size: 14px;
      line-height: 25px;
      color: #000000;
      font-family: "GothamLight";
      letter-spacing: 7px;
      font-weight: 320; }
      @media (max-width: 1300px) {
        .bfcm-lightbox .bfcm-lightbox-content-inner .bfcm-lightbox-message .overline-two {
          font-size: 11px;
          letter-spacing: 5.5px;
          line-height: 18px;
          font-weight: 500; } }
    .bfcm-lightbox .bfcm-lightbox-content-inner .bfcm-lightbox-message .popup-discount {
      padding-top: 14px;
      padding-bottom: 14px;
      font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 96px;
      font-weight: 400;
      line-height: 96px; }
      @media (max-width: 1300px) {
        .bfcm-lightbox .bfcm-lightbox-content-inner .bfcm-lightbox-message .popup-discount {
          margin-bottom: 0;
          padding-top: 6px;
          padding-bottom: 4px;
          font-size: 66px;
          line-height: 66px; } }
  .bfcm-lightbox .bfcm-lightbox-content-inner .button a {
    display: block;
    padding: 22px 16px;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    color: #111111;
    letter-spacing: 2.2px;
    font-family: "GothamBold";
    background-color: #9C968A;
    text-decoration: none; }
    @media (max-width: 1300px) {
      .bfcm-lightbox .bfcm-lightbox-content-inner .button a {
        padding: 17px 16px;
        font-size: 11px;
        letter-spacing: 1.76px;
        font-weight: 500;
        line-height: 11px; } }
    .bfcm-lightbox .bfcm-lightbox-content-inner .button a:hover {
      text-decoration: none; }
  .bfcm-lightbox .popup-expire {
    padding-top: 25px;
    line-height: 25px;
    font-size: 14px;
    text-transform: uppercase;
    font-family: "GothamLight";
    letter-spacing: 1.1px;
    color: #838383;
    font-weight: 325; }
    @media (max-width: 1300px) {
      .bfcm-lightbox .popup-expire {
        padding-top: 16px;
        font-size: 11px;
        letter-spacing: .88px;
        line-height: 18px;
        font-weight: 500; } }
  .bfcm-lightbox .popup-close {
    position: absolute;
    top: 0;
    right: auto;
    right: 0;
    padding: 10px;
    font-size: 32px;
    line-height: 1em;
    color: #111111;
    cursor: pointer;
    background: none;
    border: 0;
    appearance: none; }
    .bfcm-lightbox .popup-close:focus {
      outline: none; }
    @media (max-width: 650px) {
      .bfcm-lightbox .popup-close {
        font-size: 24px; } }

.ttweb-booking-widget {
  font-size: 14px; }
  .ttweb-booking-widget .ttweb-search-date-display__selected-date {
    font-size: 16px; }
  .ttweb-booking-widget .ttweb-cross-out-rate {
    margin: 16px 0; }
  .ttweb-booking-widget .ttweb-booking-widget__footer__rate__label {
    margin-bottom: 0;
    font-weight: normal;
    text-transform: uppercase; }
  .ttweb-booking-widget .ttweb-cross-out-rate__actual {
    margin-left: 1rem;
    font-size: 25px;
    font-weight: normal; }
  .ttweb-booking-widget .ttweb-booking-button {
    font-family: 'GothamBold';
    font-size: 13px;
    color: #080705;
    line-height: normal;
    background-color: #857d6b;
    letter-spacing: 1px;
    padding: 18px 24px;
    height: auto; }

.ttweb-calendar-month .ttweb-calendar-month__grid .ttweb-day--in-selection {
  background-color: #857d6b; }

.sustainability-hero {
  position: relative;
  height: 480px; }
  .sustainability-hero h1.sustainability-h1 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #dbdbdb;
    font-size: 104px;
    text-transform: uppercase;
    line-height: 96px;
    word-wrap: break-word; }
  @media (max-width: 768px) {
    .sustainability-hero h1.sustainability-h1 {
      font-size: 52px;
      line-height: 56px; } }
  .sustainability-hero.hero.inner-hero {
    margin-bottom: 0;
    height: 400px;
    justify-content: center;
    align-items: center; }
    @media (max-width: 768px) {
      .sustainability-hero.hero.inner-hero {
        height: 360px; } }
    .sustainability-hero.hero.inner-hero h1 {
      color: white;
      font-size: 3.5rem;
      font-weight: 400;
      line-height: 56px;
      word-wrap: break-word; }
      @media (max-width: 768px) {
        .sustainability-hero.hero.inner-hero h1 {
          font-size: 2.5rem;
          line-height: 40px; } }

.sustain {
  background: #000 !important;
  background-image: none !important; }

.container.no-padding.sustainability-wrapper {
  background: transparent;
  color: #908b74;
  border: none !important; }

.initatives-wrapper {
  position: relative;
  background: transparent;
  display: flex;
  flex-direction: column;
  color: #908b74; }
  .initatives-wrapper .swiper-button-prev:after,
  .initatives-wrapper .swiper-rtl .swiper-button-next:after,
  .initatives-wrapper .swiper-button-next:after,
  .initatives-wrapper .swiper-rtl .swiper-button-prev:after {
    content: '' !important; }

.initatives {
  max-width: 1224px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 32px;
  padding: 96px 108px;
  flex-direction: column;
  position: relative; }
  @media (max-width: 768px) {
    .initatives {
      max-width: 100%;
      padding: 64px 32px; } }
  .initatives .swiper-button-next,
  .initatives .swiper-button-prev {
    position: absolute;
    top: 65% !important; }
  .initatives .content-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 20px;
    text-align: center; }
    .initatives .content-wrapper .intro {
      color: #908b7e;
      font-size: 3rem;
      font-family: 'bebas-neue', sans-serif;
      font-weight: 700;
      line-height: 48px;
      text-transform: capitalize; }
      @media (max-width: 768px) {
        .initatives .content-wrapper .intro {
          font-size: 2.5rem;
          line-height: 40px; } }
    .initatives .content-wrapper .card-heading {
      color: #434343;
      font-size: 28px;
      font-family: 'bebas-neue', sans-serif;
      font-weight: 300;
      line-height: 30px; }
    .initatives .content-wrapper .content {
      color: #434343;
      font-size: 13px;
      font-family: 'Gotham';
      font-weight: 400;
      line-height: 22px;
      letter-spacing: 0.13px;
      word-wrap: break-word;
      text-transform: capitalize;
      max-width: 677px;
      width: 100%; }
    .initatives .content-wrapper .intro_content {
      color: #fff;
      font-size: 13px;
      font-family: 'Gotham';
      font-weight: 400;
      line-height: 22px;
      letter-spacing: 0.13px;
      text-transform: capitalize;
      max-width: 677px;
      width: 100%; }
      @media (max-width: 640px) {
        .initatives .content-wrapper .intro_content {
          max-width: 100%; } }

.swiper-card {
  width: 100%;
  max-width: 1224px;
  height: 274px;
  position: relative;
  overflow: hidden; }
  @media (max-width: 768px) {
    .swiper-card {
      max-width: 100%;
      height: 400px; } }

.swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 312px;
  width: 100% !important;
  overflow: hidden; }
  @media (max-width: 768px) {
    .swiper-slide {
      flex: 0 0 calc(100% - 16px);
      max-width: calc(100% - 16px); } }
  @media (max-width: 640px) {
    .swiper-slide {
      flex: 0 0 100%;
      max-width: 100%; } }

.swiper-pagination {
  display: none; }
  @media (max-width: 768px) {
    .swiper-pagination {
      display: block; } }

.swiper-button-next,
.swiper-button-prev {
  display: flex;
  background: #908b7e;
  justify-content: center;
  align-items: center; }
  @media (max-width: 768px) {
    .swiper-button-next,
    .swiper-button-prev {
      display: none; } }

span.swiper-pagination-bullet {
  background: #fff !important; }

.cards {
  position: relative;
  display: flex;
  flex-direction: column; }

.card-content {
  background: #fff;
  padding: 40px 32px;
  width: 100%;
  max-width: 279px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 32px;
  flex-direction: column;
  text-align: center;
  color: #434343; }
  @media (max-width: 768px) {
    .card-content {
      max-width: 100%;
      gap: 24px; } }

.card-image {
  max-width: 60px;
  width: 100%;
  height: 60px;
  overflow: hidden; }
  .card-image img {
    display: block;
    object-fit: contain;
    object-position: center center;
    width: 100%;
    height: 100%; }

.info-copy {
  max-width: 1086px;
  width: 100%;
  margin: 96px auto;
  display: grid;
  gap: 133px;
  grid-template-columns: 1fr 1fr; }
  @media (max-width: 1024px) {
    .info-copy {
      grid-template-columns: 1fr;
      padding: 0 32px;
      gap: 32px;
      margin: 64px auto 0; } }

.image-column {
  max-width: 543px;
  width: 100%;
  overflow: hidden;
  height: 640px; }
  @media (max-width: 1024px) {
    .image-column {
      max-width: 100%; } }
  @media (max-width: 640px) {
    .image-column {
      height: 360px; } }
  .image-column #tt-region-image-column {
    height: 100%; }
    .image-column #tt-region-image-column .tt-region_ped {
      height: 100%; }
      .image-column #tt-region-image-column .tt-region_ped img {
        display: block;
        object-fit: cover;
        object-position: center center;
        width: 100%;
        height: 100%; }

.copy {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 16px;
  flex-direction: column;
  color: #908b7e; }
  .copy .heading {
    font-size: 3rem;
    font-family: 'bebas-neue', sans-serif;
    font-weight: 700;
    line-height: 48px;
    text-transform: capitalize; }
  .copy .content {
    color: #dbdbdb;
    font-size: 13px;
    font-family: 'Gotham';
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0.13px; }

.green-key-global {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  overflow: hidden; }
  @media (max-width: 768px) {
    .green-key-global {
      height: auto; } }

.global-wrapper {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 48px; }
  @media (max-width: 1024px) {
    .global-wrapper {
      max-width: 100%;
      width: calc(100% - 64px);
      margin: 64px 32px;
      gap: 40px; } }
  .global-wrapper .img-wrapper {
    width: 100%;
    height: 600px;
    overflow: hidden; }
    @media (max-width: 640px) {
      .global-wrapper .img-wrapper {
        height: 360px; } }
    .global-wrapper .img-wrapper #tt-region-green-key-image {
      height: 100%; }
      .global-wrapper .img-wrapper #tt-region-green-key-image .tt-region_ped {
        height: 100%; }
        .global-wrapper .img-wrapper #tt-region-green-key-image .tt-region_ped img {
          display: block;
          object-fit: cover;
          object-position: center center;
          width: 100%;
          height: 100%; }
  .global-wrapper .content-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 133px; }
    @media (max-width: 768px) {
      .global-wrapper .content-wrapper {
        grid-template-columns: 1fr;
        row-gap: 20px; } }
    .global-wrapper .content-wrapper .heading {
      color: #908b7e;
      font-size: 3rem;
      font-family: 'bebas-neue', sans-serif;
      font-weight: 700;
      line-height: 48px;
      text-transform: capitalize;
      text-align: left; }
      @media (max-width: 768px) {
        .global-wrapper .content-wrapper .heading {
          font-size: 2.5rem;
          line-height: 40px; } }
    .global-wrapper .content-wrapper .content-info {
      display: flex;
      justify-content: flex-start;
      align-items: flex-start;
      gap: 24px;
      flex-direction: column; }
      .global-wrapper .content-wrapper .content-info .content {
        color: #dbdbdb;
        font-size: 13px;
        font-family: 'Gotham';
        font-weight: 400;
        line-height: 22px;
        letter-spacing: 0.13px;
        text-align: left; }

* {
  box-sizing: border-box; }

body,
html {
  background-color: #000 !important; }

body {
  font-size: 10px !important;
  background: url("../imgs/bg-strip.jpg") repeat; }
  @media (max-width: 1000px) {
    body {
      background: url("../imgs/mobile-bg.png") repeat; } }
  body .container {
    max-width: 1500px; }
    @media (min-width: 1280px) {
      body .container {
        width: 100%; } }
    @media (max-width: 1024px) {
      body .container {
        width: 100%; } }

.fullbg {
  font-size: 10px !important;
  background-color: #000 !important;
  background-image: url("../imgs/rooms-strip.jpg") !important;
  background-repeat: repeat !important; }
  .fullbg.home {
    background-image: url("../imgs/bg-strip2.jpg") !important;
    background-repeat: repeat-y !important; }
  @media (max-width: 768px) {
    .fullbg {
      background-image: url("../imgs/mobile-bg.png");
      background-repeat: repeat !important; } }

.button-container {
  float: right; }
  .button-container .outer-box {
    width: 14.2em;
    height: 4.800em;
    border: solid 1px #9c978e;
    border-width: 1px 1px 1px 1px;
    height: 3.700em;
    text-align: center;
    background-repeat: no-repeat;
    font-family: 'GothamBold';
    font-size: 1em;
    color: #9c978e;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    line-height: 3.7em; }
    .button-container .outer-box:after {
      content: '';
      width: 3.6em;
      height: 3.6em;
      background: #7b725e url("../imgs/arrow.png") center center no-repeat;
      float: right; }
    @media (min-width: 768px) {
      .button-container .outer-box.m-r-20 {
        margin-right: 20px; } }

.row.no-gutters {
  margin-right: 0;
  margin-left: 0; }

.row.no-gutters > [class*=" col-"],
.row.no-gutters > [class^="col-"] {
  padding-right: 0;
  padding-left: 0; }

.nopads {
  padding: 0; }

a.book-now {
  border-color: transparent;
  border-width: 1px;
  border-style: solid;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -op-transition: all .5s ease;
  -ms-transition: all .5s ease;
  transition: all .5s ease; }
  a.book-now:hover {
    background-color: transparent;
    border: solid 1px #c3c3c3;
    color: #c3c3c3;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -op-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease; }

.booking-widget .book-now {
  width: auto;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -op-transition: all .5s ease;
  -ms-transition: all .5s ease;
  transition: all .5s ease; }
  .booking-widget .book-now:hover {
    background-color: rgba(255, 255, 255, 0.6);
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -op-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease; }
  .booking-widget .book-now input {
    width: 26.8em; }

.button-container .outer-box {
  border: solid 1px #c3c3c3 transprent;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -op-transition: all .5s ease;
  -ms-transition: all .5s ease;
  transition: all .5s ease; }
  .button-container .outer-box:hover {
    border: solid 1px #c3c3c3;
    color: #c3c3c3;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -op-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease; }
    .button-container .outer-box:hover:after {
      background: url("../imgs/arrow.png") center center no-repeat #c3c3c3;
      -webkit-transition: all .5s ease;
      -moz-transition: all .5s ease;
      -op-transition: all .5s ease;
      -ms-transition: all .5s ease;
      transition: all .5s ease; }
  .button-container .outer-box:after {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -op-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease; }

.bootstrap-select .caret {
  color: #7b725e; }

.bootstrap-select:hover .caret,
.bootstrap-select .caret:hover {
  color: #080705; }

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