@charset "UTF-8";
/*!
 * Bootstrap v3.3.6 (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 */
@import url("https://cdnjs.cloudflare.com/ajax/libs/weather-icons/1.3.2/css/weather-icons.min.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/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/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: "\002a"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #111;
  background-color: #fff; }

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

a {
  color: #337ab7;
  text-decoration: none; }
  a:hover, a:focus {
    color: #23527c;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

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

.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

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

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

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

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

h3, .h3 {
  font-size: 24px; }

h4, .h4 {
  font-size: 18px; }

h5, .h5 {
  font-size: 14px; }

h6, .h6 {
  font-size: 12px; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 21px; } }

small,
.small {
  font-size: 85%; }

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

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

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

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

.text-uppercase, .initialism {
  text-transform: uppercase; }

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

.text-muted {
  color: #777777; }

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

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

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

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

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

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

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

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

.text-danger {
  color: #a94442; }

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

.bg-primary {
  color: #fff; }

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

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

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

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

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

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

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

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

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

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

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

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt,
dd {
  line-height: 1.428571429; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }
.dl-horizontal dd:after {
  clear: both; }
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777; }

.initialism {
  font-size: 90%; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.428571429;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

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

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

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

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

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

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

.container {
  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: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @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::-ms-expand {
    border: 0;
    background-color: transparent; }
  .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1; }
  .form-control[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed; }

textarea.form-control {
  height: auto; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    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:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
    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:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
    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:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
    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:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
    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:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
    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:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
    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-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

.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 .form-control:focus {
      z-index: 3; }

.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: 2;
    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: 3;
    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;
    padding-left: 15px;
    padding-right: 15px; }
  .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: #111; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.media-body {
  width: 10000px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }

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

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

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

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

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

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

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

.modal-open {
  overflow: hidden; }

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

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

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

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

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

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
  .modal-header:before, .modal-header:after {
    content: " ";
    display: table; }
  .modal-header:after {
    clear: both; }

.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);
  background-color: rgba(0, 0, 0, 0); }
  .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: -10px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px; }

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

  .carousel-indicators {
    bottom: 20px; } }
.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

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

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

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

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

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }

  table.visible-xs {
    display: table !important; }

  tr.visible-xs {
    display: table-row !important; }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }

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

  tr.visible-sm {
    display: table-row !important; }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }

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

  tr.visible-md {
    display: table-row !important; }

  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }

  table.visible-lg {
    display: table !important; }

  tr.visible-lg {
    display: table-row !important; }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }
.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }

  table.visible-print {
    display: table !important; }

  tr.visible-print {
    display: table-row !important; }

  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }
.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }
@font-face {
  font-family: 'GothamHTF-Bold';
  src: url("/fonts/GothamHTF-Bold.eot?#iefix") format("embedded-opentype"), url("/fonts/GothamHTF-Bold.otf") format("opentype"), url("/fonts/GothamHTF-Bold.woff") format("woff"), url("/fonts/GothamHTF-Bold.ttf") format("truetype"), url("/fonts/GothamHTF-Bold.svg#GothamHTF-Bold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'GothamHTF-Book';
  src: url("/fonts/GothamHTF-Book.eot?#iefix") format("embedded-opentype"), url("/fonts/GothamHTF-Book.otf") format("opentype"), url("/fonts/GothamHTF-Book.woff") format("woff"), url("/fonts/GothamHTF-Book.ttf") format("truetype"), url("/fonts/GothamHTF-Book.svg#GothamHTF-Book") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'GothamHTF-Light';
  src: url("/fonts/GothamHTF-Light.eot?#iefix") format("embedded-opentype"), url("/fonts/GothamHTF-Light.otf") format("opentype"), url("/fonts/GothamHTF-Light.woff") format("woff"), url("/fonts/GothamHTF-Light.ttf") format("truetype"), url("/fonts/GothamHTF-Light.svg#GothamHTF-Light") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'GothamHTF-Medium';
  src: url("/fonts/GothamHTF-Medium.eot?#iefix") format("embedded-opentype"), url("/fonts/GothamHTF-Medium.otf") format("opentype"), url("/fonts/GothamHTF-Medium.woff") format("woff"), url("/fonts/GothamHTF-Medium.ttf") format("truetype"), url("/fonts/GothamHTF-Medium.svg#GothamHTF-Medium") format("svg");
  font-weight: normal;
  font-style: normal; }
.global-container {
  max-width: 1320px;
  overflow: hidden; }

.home-slider {
  color: #fff; }
  .home-slider .slick-slide {
    margin: 0px 8px;
    position: relative;
    text-align: center; }
    .home-slider .slick-slide .banner-logo {
      position: absolute;
      height: 100%;
      width: 100%;
            /*&:hover {
                background: transparent;

                .hero-title {
                    display: block;
                }

            }*/ }
      @media (max-width: 1024px) {
        .home-slider .slick-slide .banner-logo {
          background-size: 40%; } }
    .home-slider .slick-slide .hero-title {
      height: 100%;
      width: 100%;
      position: absolute;
      font-size: 69px;
      top: 33%;
      font-family: "GothamHTF-Light";
      text-transform: uppercase; }
      @media (max-width: 1024px) {
        .home-slider .slick-slide .hero-title {
          font-size: 50px; } }
      @media (max-width: 400px) {
        .home-slider .slick-slide .hero-title {
          font-size: 25px; } }
  .home-slider .slick-arrow {
    font-size: 0;
    z-index: 1;
    position: absolute;
    top: 48%;
    width: 40px;
    height: 40px;
    margin: -20px 0 0 0;
    padding: 0;
    color: white;
    background-color: rgba(255, 255, 255, 0.1);
    border: 1px solid white; }
  .home-slider .slick-next {
    right: 30px; }
    .home-slider .slick-next:before {
      font-family: "GothamHTF-Light";
      line-height: 12px;
      content: '\203A';
      font-size: 33px; }
  .home-slider .slick-prev {
    left: 30px; }
    .home-slider .slick-prev:before {
      font-family: "GothamHTF-Light";
      line-height: 12px;
      content: '\2039';
      font-size: 33px; }
  .home-slider .slick-slide {
    opacity: .5; }
  .home-slider .slick-active {
    opacity: 1; }

.home-socials {
  text-align: center;
  margin: 30px 0; }
  .home-socials .social-icons {
    margin: 0 auto;
    width: 80%;
    font-size: 17px; }
    .home-socials .social-icons a {
      color: #000; }
      .home-socials .social-icons a:hover {
        opacity: .7; }
    .home-socials .social-icons h6 {
      font-family: "GothamHTF-Light";
      font-size: 12px;
      margin-bottom: 20px;
      text-align: center; }
      @media (max-width: 400px) {
        .home-socials .social-icons h6 {
          margin-bottom: 10px; } }
    .home-socials .social-icons span {
      height: 1px;
      background-color: #fff;
      width: 30px;
      display: inline-block;
      margin: 4px 18px; }
      @media (max-width: 1023px) {
        .home-socials .social-icons span {
          width: 30px;
          margin: 4px 5px; } }
      @media (max-width: 400px) {
        .home-socials .social-icons span {
          width: 20px; } }

/*.theme-left-panel{
    position: absolute;
    top: 0;
    left:0;
    height:100%;
    width: 55px;
    background-color: $bg-white;
    text-align: center;
}*/
.languages {
  position: absolute;
  top: 50%;
  left: -124px;
  -webkit-transform: rotate(-90deg) translateY(-50%);
  transform: rotate(-90deg) translateY(-50%); }
  @media (max-width: 767px) {
    .languages {
      display: none; } }
  .languages a {
    text-transform: uppercase;
    color: #606060;
    font-size: 11px;
    letter-spacing: 4px;
    padding: 0 16px;
    position: relative; }
    .languages a:after {
      position: absolute;
      content: "";
      width: 4px;
      border-bottom: solid 1px #333333;
      right: 0;
      top: 40%; }
    .languages a:last-child:after {
      border: none; }

.home-banner-wrap .carousel-indicators {
  /*  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
          transform-origin: top left;*/
  left: 36px;
  bottom: 28px;
  margin: 0;
  width: auto;
  text-align: left; }
  @media (max-width: 767px) {
    .home-banner-wrap .carousel-indicators {
      left: 15px; } }

.home-banner-wrap .carousel-indicators li {
  display: block;
  width: 8px;
  height: 8px;
  margin: 14px 0px;
  text-indent: -999px;
  /* border: 1px solid #fff; */
  border-radius: 10px;
  cursor: pointer;
  background-color: #fff;
  border: 2px solid transparent; }

.home-banner-wrap .carousel-indicators .active {
  background-color: transparent;
  border: 2px solid #fff;
  width: 11px;
  height: 11px;
  margin-left: -1px; }

/*.theme-right-panel {
position: absolute;
top: 0;
right:0;
height: 100%;
width: 55px;
background-color: $bg-white;
text-align: center;
}*/
.social-right {
  top: 50%;
  right: 15px;
  position: absolute;
  transform: translateY(-50%);
  text-align: center; }
  @media (max-width: 767px) {
    .social-right {
      display: none; } }
  .social-right a {
    display: block;
    margin: 20px 0;
    padding: 5px 5px; }
    .social-right a .fa {
      font-size: 15px;
      color: #606060; }

.home-banner-wrap .transparent-bg {
  background-color: rgba(31, 69, 82, 0.6);
  bottom: 0;
  top: 0;
  right: 0;
  left: 0;
  display: none; }

.caption-inner {
  position: absolute;
  text-align: center;
  left: 0;
  right: 0;
  bottom: 200px;
  font-family: "GothamHTF-Book";
  text-transform: uppercase;
  text-shadow: none; }
  @media (max-width: 1023px) {
    .caption-inner {
      bottom: 120px; } }
  @media (max-width: 767px) {
    .caption-inner {
      bottom: 20px; } }
  .caption-inner p {
    font-size: 72px;
    letter-spacing: 20px; }
    @media (max-width: 1240px) {
      .caption-inner p {
        font-size: 50px;
        letter-spacing: 15px; } }
    @media (max-width: 1023px) {
      .caption-inner p {
        font-size: 38px;
        letter-spacing: 10px; } }
    @media (max-width: 767px) {
      .caption-inner p {
        font-size: 20px;
        letter-spacing: 3px; } }
  .caption-inner h1 {
    font-size: 24px;
    padding: 30px 0 70px 0;
    letter-spacing: 6px; }
    @media (max-width: 1240px) {
      .caption-inner h1 {
        font-size: 20px;
        padding: 20px 0 40px 0;
        letter-spacing: 4px; } }
  @media (max-width: 1240px) and (max-width: 1023px) {
    .caption-inner h1 {
      font-size: 17px; } }
  @media (max-width: 1240px) and (max-width: 767px) {
    .caption-inner h1 {
      font-size: 13px;
      letter-spacing: 2px;
      padding: 10px 0 20px 0; } }

.button-common {
  background-color: transparent;
  border: solid 2px #ffffff;
  padding: 12px 20px;
  text-transform: uppercase;
  font-family: "GothamHTF-Medium";
  letter-spacing: 2px;
  font-size: 14px;
  display: inline-block;
  color: #ffffff;
  text-shadow: none;
  transition: all 0.1s; }
  @media (max-width: 1023px) {
    .button-common {
      padding: 10px 14px;
      letter-spacing: 1px;
      font-size: 13px; } }
  .button-common .fa-play {
    color: #ffffff;
    font-size: 10px;
    padding-left: 8px; }
  .button-common:hover {
    color: #ffffff;
    background-color: #1086b4;
    border-color: #1086b4; }
  .button-common:focus {
    color: inherit; }

@media (max-width: 767px) {
  .home-banner-wrap .button-common {
    padding: 8px 10px;
    font-size: 10px; } }

.blue-bg {
  background-color: #1f4552;
  margin-top: 50px;
  position: relative; }
  @media (max-width: 767px) {
    .blue-bg {
      margin-top: 20px; } }
  .blue-bg .graphic-1 {
    position: absolute;
    bottom: 20px;
    right: 0;
    width: 150px; }
    @media (min-width: 768px) {
      .blue-bg .graphic-1 {
        width: 150px;
        bottom: 20px; } }
    @media (min-width: 992px) {
      .blue-bg .graphic-1 {
        width: 200px;
        bottom: 35px; } }
    @media (min-width: 1200px) {
      .blue-bg .graphic-1 {
        width: 270px;
        bottom: 53px; } }
    .blue-bg .graphic-1 img {
      width: 100%; }
  .blue-bg .graphic-2 {
    position: absolute;
    bottom: -20px;
    left: 0;
    width: 150px; }
    @media (min-width: 768px) {
      .blue-bg .graphic-2 {
        width: 210px;
        bottom: -30px; } }
    @media (min-width: 992px) {
      .blue-bg .graphic-2 {
        width: 300px;
        bottom: -62px; } }
    @media (min-width: 1200px) {
      .blue-bg .graphic-2 {
        width: 429px;
        bottom: -92px; } }
    .blue-bg .graphic-2 img {
      width: 100%; }

.about-wrap {
  padding: 70px 0 55px 0;
  text-align: center;
  width: 54%;
  margin: 0 auto;
  font-family: "GothamHTF-Light";
  color: #ffffff; }
  @media (max-width: 1024px) {
    .about-wrap {
      width: 80%; } }
  @media (max-width: 1023px) {
    .about-wrap {
      padding: 40px 0 35px 0; } }
  @media (max-width: 767px) {
    .about-wrap {
      width: auto;
      padding: 30px 0 130px 0; } }
  .about-wrap h1 {
    text-transform: uppercase;
    font-size: 32px;
    letter-spacing: 6px; }
    @media (max-width: 767px) {
      .about-wrap h1 {
        font-size: 18px; } }
  .about-wrap p {
    font-size: 20px;
    padding: 40px 0 50px 0;
    line-height: 30px; }
    @media (max-width: 1023px) {
      .about-wrap p {
        padding: 20px 0 25px 0; } }
    @media (max-width: 767px) {
      .about-wrap p {
        font-size: 18px;
        line-height: 26px;
        padding: 15px 0 20px 0; } }

.two-col-wrap img {
  width: 100%; }

.grey-background {
  background-color: #f8f7f7; }

.two-col-content {
  text-align: center;
  padding: 0px 30px;
  color: #333333; }
  @media (max-width: 767px) {
    .two-col-content {
      padding: 20px 15px; } }
  .two-col-content h3 {
    font-size: 24px;
    text-transform: uppercase;
    font-family: "GothamHTF-Bold";
    letter-spacing: 2px;
    padding-top: 61px; }
    @media (max-width: 767px) {
      .two-col-content h3 {
        padding: 0; } }
  .two-col-content p {
    font-family: "GothamHTF-Light";
    padding: 49px 0 46px 0;
    font-size: 12px;
    line-height: 21px;
    color: #767676;
    width: 75%;
    margin: 0 auto;
    letter-spacing: .1em; }
    @media (max-width: 1240px) {
      .two-col-content p {
        width: 90%; } }
    @media (max-width: 1023px) {
      .two-col-content p {
        width: auto;
        padding: 20px 0 15px 0;
        line-height: 26px; } }
    @media (max-width: 767px) {
      .two-col-content p {
        margin: 0px 20px; } }

.logo-icon {
  width: 83px;
  height: 83px;
  margin: 0 auto; }
  .logo-icon img {
    width: 100%; }

/*  @media (max-width: $screen-xs-max){
.two-col-wrap {
margin-bottom: 1px;
}
}*/
@media (min-width: 768px) {
  .two-col-wrap {
    display: table;
    width: 100%; }
    .two-col-wrap img {
      width: 100%;
      height: auto; }
    .two-col-wrap .v-center {
      display: table-cell;
      vertical-align: middle;
      float: none; } }
@media (min-width: 992px) {
  .two-col-md-wrap {
    display: table;
    width: 100%; }
    .two-col-md-wrap img {
      width: 100%;
      height: auto; }
    .two-col-md-wrap .v-center {
      display: table-cell;
      vertical-align: middle;
      float: none; } }
.shift-right {
  float: right; }

.shift-left {
  float: left; }

.home-rooms {
  background-image: url(../images/home-room-bg.jpg);
  background-attachment: fixed;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  padding: 100px 0;
  position: relative; }
  @media (max-width: 767px) {
    .home-rooms {
      padding: 30px 0; } }
  .home-rooms .container {
    padding: 0 70px; }
    @media (max-width: 767px) {
      .home-rooms .container {
        padding: 0 0; } }

.home-rooms-holder-inner {
  padding: 26px 26px;
  border: 18px solid transparent;
  -webkit-border-image: url(../images/floating/frame.png) 20% round;
  /* Safari 3.1-5 */
  -o-border-image: url(../images/floating/frame.png) 20% round;
  /* Opera 11-12.1 */
  border-image: url(../images/floating/frame.png) 20% round; }

.home-rooms-holder {
  width: 400px;
  background-color: #ffffff;
  padding: 26px 26px;
  text-align: center;
  font-family: "GothamHTF-Light"; }
  @media (max-width: 767px) {
    .home-rooms-holder {
      width: 260px;
      padding: 20px 15px;
      margin: 0 auto; } }
  .home-rooms-holder h2 {
    font-size: 14px;
    text-transform: uppercase;
    font-family: "GothamHTF-Bold";
    letter-spacing: 5px; }
  .home-rooms-holder h3 {
    font-size: 32px;
    text-transform: uppercase;
    color: #3a9dc4;
    letter-spacing: 6px;
    line-height: 40px;
    padding-top: 60px; }
    @media (max-width: 1023px) {
      .home-rooms-holder h3 {
        font-size: 24px;
        letter-spacing: 4px;
        line-height: 30px;
        padding-top: 30px; } }
    @media (max-width: 767px) {
      .home-rooms-holder h3 {
        font-size: 18px;
        line-height: 28px;
        padding-top: 20px; } }
  .home-rooms-holder p {
    padding: 15px 15% 55px 15%;
    font-size: 18px;
    line-height: 30px; }
    @media (max-width: 1023px) {
      .home-rooms-holder p {
        padding: 15px 15px 30px 15px;
        font-size: 18px;
        line-height: 24px; } }
    @media (max-width: 767px) {
      .home-rooms-holder p {
        font-size: 16px;
        line-height: 24px;
        padding: 20px 0 20px 0; } }

.home-rooms-holder .owl-buttons .owl-next {
  position: relative !important;
  transform: none !important;
  right: auto !important;
  top: auto !important; }

.home-rooms-holder .owl-buttons .owl-prev {
  position: relative !important;
  transform: none !important;
  left: auto !important;
  top: auto !important; }

.block-element {
  display: block; }

.home-black {
  border-color: #1f4552;
  color: #1f4552; }
  .home-black:hover, .home-black:focus {
    background-color: #1f4552;
    border-color: #1f4552;
    color: #fff; }
  .home-black .fa-play {
    color: #1f4552; }
  .home-black:hover .fa-play, .home-black:focus .fa-play {
    color: #ffffff; }

.home-rooms .item {
  /*   display: block;
              width: 100%;
              height: auto;*/ }

.home-rooms .owl-wrapper {
  /*width: auto !important;*/ }

.home-specials-wrap {
  background-color: #fbf8ef; }
  .home-specials-wrap .container {
    position: relative;
    padding: 0 70px; }
    @media (max-width: 1240px) {
      .home-specials-wrap .container {
        padding: 0 70px !important; } }
    @media (max-width: 767px) {
      .home-specials-wrap .container {
        padding: 0 15px !important; } }
    .home-specials-wrap .container .graphic {
      position: absolute;
      right: 0px;
      bottom: 37px;
      width: 95px; }
      .home-specials-wrap .container .graphic img {
        width: 100%; }
      @media (min-width: 768px) {
        .home-specials-wrap .container .graphic {
          right: 15px;
          bottom: 70px;
          width: 157px; } }

.seal {
  position: relative; }
  .seal .graphic {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    padding: 20px;
    margin: 0 auto;
    width: 356px; }
    @media (max-width: 599px) {
      .seal .graphic {
        width: 260px; } }

/*special offers*/
.special-offers {
  position: relative;
  padding: 40px 0px;
  margin: 15px;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center; }
  .special-offers h3 {
    font-family: "GothamHTF-Bold";
    font-size: 24px;
    text-shadow: none;
    color: #232525;
    text-transform: uppercase;
    padding-bottom: 20px; }
    @media (min-width: 768px) {
      .special-offers h3 {
        font-size: 18px;
        padding-bottom: 50px; } }
  .special-offers .button-offers {
    background-color: transparent;
    border: solid 1px #232525;
    padding: 7px 17px;
    text-transform: uppercase;
    font-family: "GothamHTF-Medium";
    letter-spacing: 3.5px;
    font-size: 12px;
    display: inline-block;
    color: #232525;
    border-radius: 0px;
    text-shadow: none;
    transition: all 0.1s;
    margin-top: 50px; }
    @media (max-width: 1023px) {
      .special-offers .button-offers {
        padding: 10px 14px;
        letter-spacing: 1px;
        font-size: 13px; } }
    .special-offers .button-offers:hover {
      color: #ffffff;
      background-color: #232525;
      border-color: #232525; }
    .special-offers .button-offers:focus {
      color: inherit; }
  .special-offers .offer-inner {
    background-color: #ffffff;
    max-width: 100%;
    left: 0;
    right: 0;
    margin: 10px  auto 5px auto; }
    @media (min-width: 768px) {
      .special-offers .offer-inner {
        max-width: 309px;
        left: 0;
        right: 0;
        margin: 0 auto; } }
    .special-offers .offer-inner h5 {
      padding: 18px 0px;
      font-family: "GothamHTF-Light";
      font-size: 12px;
      letter-spacing: 1px; }
      @media (min-width: 768px) {
        .special-offers .offer-inner h5 {
          padding: 35px 0px; } }
    .special-offers .offer-inner h4 {
      font-family: "GothamHTF-Light";
      padding-bottom: 18px;
      color: #727b83;
      letter-spacing: 1px;
      font-size: 20px;
      padding: 0 10px; }
      @media (min-width: 768px) {
        .special-offers .offer-inner h4 {
          padding-bottom: 30px;
          font-size: 32px;
          height: 144px; } }
    .special-offers .offer-inner .button-home {
      background-color: transparent;
      border: solid 1px #232525;
      padding: 7px 17px;
      text-transform: uppercase;
      font-family: "GothamHTF-Medium";
      letter-spacing: 3.5px;
      font-size: 12px;
      display: inline-block;
      color: #232525;
      border-radius: 0px;
      text-shadow: none;
      transition: all 0.1s;
      margin-bottom: 30px; }
      @media (max-width: 1023px) {
        .special-offers .offer-inner .button-home {
          padding: 10px 14px;
          letter-spacing: 1px;
          font-size: 13px; } }
      .special-offers .offer-inner .button-home:hover {
        color: #ffffff;
        background-color: #232525;
        border-color: #232525; }
      .special-offers .offer-inner .button-home:focus {
        color: inherit; }
    .special-offers .offer-inner .offer-image {
      background-size: cover;
      height: 260px;
      background-repeat: no-repeat; }

.heading-large {
  font-family: "GothamHTF-Light";
  font-size: 32px;
  letter-spacing: 6px;
  padding: 50px 0;
  text-transform: uppercase;
  text-align: center; }
  @media (max-width: 1023px) {
    .heading-large {
      padding: 30px 0; } }
  @media (max-width: 767px) {
    .heading-large {
      padding: 20px 0;
      font-size: 24px;
      letter-spacing: 2px; } }

.home-specials-item {
  background-color: #ffffff;
  color: #333333;
  text-align: center;
  margin: 0 15px;
  position: relative; }
  @media (max-width: 767px) {
    .home-specials-item {
      margin: 0 0; } }
  .home-specials-item img {
    width: 100%; }

.car-content {
  padding: 35px 15%; }
  @media (max-width: 1023px) {
    .car-content {
      padding: 20px 15px; } }
  .car-content h3 {
    font-family: "GothamHTF-Bold";
    letter-spacing: 6px;
    font-size: 14px;
    text-transform: uppercase; }
    @media (max-width: 1023px) {
      .car-content h3 {
        letter-spacing: 3px; } }
    @media (max-width: 767px) {
      .car-content h3 {
        letter-spacing: 2px; } }
  .car-content p {
    font-family: "GothamHTF-Light";
    padding-top: 25px;
    font-size: 18px;
    line-height: 28px; }
    @media (max-width: 767px) {
      .car-content p {
        padding-top: 10px; } }

.btn-top {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  color: #333333;
  background-color: #ffffff;
  padding: 14px 22px; }

.owl-theme .owl-controls .owl-buttons div,
.owl-theme .owl-controls .owl-buttons div {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 0px;
  padding: 20px;
  background-color: #1f4552;
  opacity: 1;
  transition: all 0.1s; }
  .owl-theme .owl-controls .owl-buttons div:hover,
  .owl-theme .owl-controls .owl-buttons div:hover {
    opacity: 0.8 !important; }
  @media (max-width: 767px) {
    .owl-theme .owl-controls .owl-buttons div,
    .owl-theme .owl-controls .owl-buttons div {
      padding: 14px; } }

.owl-theme .owl-controls .owl-buttons .owl-prev {
  left: -66px;
  background-image: url(../images/left-arrow.png);
  background-repeat: no-repeat;
  background-position: center center; }
  @media (max-width: 1240px) {
    .owl-theme .owl-controls .owl-buttons .owl-prev {
      left: -50px; } }
  @media (max-width: 767px) {
    .owl-theme .owl-controls .owl-buttons .owl-prev {
      left: -5px; } }

.owl-theme .owl-controls .owl-buttons .owl-next {
  right: -66px;
  background-image: url(../images/right-arrow.png);
  background-repeat: no-repeat;
  background-position: center center; }
  @media (max-width: 1240px) {
    .owl-theme .owl-controls .owl-buttons .owl-next {
      right: -50px; } }
  @media (max-width: 767px) {
    .owl-theme .owl-controls .owl-buttons .owl-next {
      right: -5px; } }

.btn-holder-with-padding {
  text-align: center;
  padding: 50px 0; }
  @media (max-width: 767px) {
    .btn-holder-with-padding {
      padding: 20px 0; } }

.cta-theme {
  background-image: url(../images/cta-theme.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding: 130px 0 120px 0;
  text-align: center; }
  @media (max-width: 1023px) {
    .cta-theme {
      padding: 70px 0 60px 0; } }
  .cta-theme h2 {
    font-size: 70px;
    font-family: "GothamHTF-Book";
    text-transform: uppercase;
    color: #ffffff;
    letter-spacing: 16px;
    padding: 40px 0; }
    @media (max-width: 1023px) {
      .cta-theme h2 {
        font-size: 50px;
        padding: 30px 0; } }
    @media (max-width: 767px) {
      .cta-theme h2 {
        font-size: 30px;
        letter-spacing: 3px; } }

.btn-white {
  border-color: #ffffff;
  background-color: #ffffff;
  color: #1f4552; }
  .btn-white:hover {
    border-color: #1f4552;
    color: #ffffff;
    background-color: #1f4552; }
    .btn-white:hover .fa-play {
      color: #ffffff; }
  .btn-white .fa-play {
    color: #1f4552; }

@media (min-width: 768px) {
  .three-col-wrap {
    display: table;
    width: 100%; }
    .three-col-wrap .v-center {
      display: table-cell;
      vertical-align: middle;
      float: none; } }
.three-col-wrap img {
  width: 100%; }

.three-col-content {
  text-align: center;
  padding: 80px 15px;
  color: #333333;
  font-family: "GothamHTF-Light"; }
  @media (max-width: 1240px) {
    .three-col-content {
      padding: 20px 15px; } }
  @media (max-width: 767px) {
    .three-col-content {
      padding: 20px 15px; } }
  .three-col-content h3 {
    font-size: 14px;
    text-transform: uppercase;
    font-family: "GothamHTF-Bold";
    letter-spacing: 5px; }
  .three-col-content h2 {
    font-size: 32px;
    letter-spacing: 4px;
    text-transform: uppercase;
    padding: 50px 0 0 0; }
    @media (max-width: 1240px) {
      .three-col-content h2 {
        padding: 30px 0 0 0; } }
    @media (max-width: 1023px) {
      .three-col-content h2 {
        font-size: 22px;
        padding: 15px 0 0 0; } }
  .three-col-content p {
    padding: 20px 0 0 0;
    font-size: 18px;
    line-height: 30px;
    width: 60%;
    margin: 0 auto; }
    @media (max-width: 1240px) {
      .three-col-content p {
        width: 100%;
        padding: 10px 0 0 0; } }
    @media (max-width: 1023px) {
      .three-col-content p {
        width: auto;
        padding: 10px 0 0 0;
        line-height: 26px; } }

.test-wrap {
  background-color: #fbf8ef;
  padding: 55px 0; }
  @media (max-width: 1023px) {
    .test-wrap {
      padding: 20px 0; } }

.test-wrap-inner {
  text-align: center;
  text-transform: uppercase;
  font-family: "GothamHTF-Light"; }
  .test-wrap-inner h2 {
    font-size: 14px;
    font-family: "GothamHTF-Bold";
    letter-spacing: 5px; }
  .test-wrap-inner p {
    font-size: 32px;
    letter-spacing: 4px;
    line-height: 40px;
    color: #3a9dc4;
    width: 90%;
    margin: 0 auto;
    padding: 60px 0 30px 0; }
    @media (max-width: 1023px) {
      .test-wrap-inner p {
        font-size: 20px;
        line-height: 30px;
        padding: 25px 0 15px 0; } }
    @media (max-width: 767px) {
      .test-wrap-inner p {
        width: auto;
        font-size: 13px;
        line-height: 22px; } }
  .test-wrap-inner .author-label {
    font-size: 18px;
    text-transform: none;
    letter-spacing: 1px; }

.test-wrap-inner .carousel-indicators {
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  margin: 0;
  width: auto;
  height: 90px;
  text-align: left; }

.test-wrap-inner .carousel-indicators li {
  display: block;
  background-color: #606060;
  margin: 12px 0;
  width: 8px;
  height: 8px; }

.test-wrap-inner .carousel-indicators .active {
  background-color: transparent;
  border: 2px solid #606060;
  width: 11px;
  height: 11px;
  margin-left: -2px; }

.hlw {
  position: relative; }
  .hlw .cuba {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 10;
    width: 118px; }
    .hlw .cuba img {
      width: 100%; }
    @media (min-width: 768px) {
      .hlw .cuba {
        width: 160px;
        bottom: 14px; } }
    @media (min-width: 992px) {
      .hlw .cuba {
        width: 220px; } }
    @media (min-width: 1200px) {
      .hlw .cuba {
        width: 267px; } }

.hlw-inner {
  max-width: 1320px;
  margin: 0 auto;
  position: relative; }
  .hlw-inner .graphic {
    position: absolute;
    bottom: -44px;
    left: -6px;
    z-index: 10;
    width: 100px; }
    .hlw-inner .graphic img {
      width: 100%; }
    @media (min-width: 768px) {
      .hlw-inner .graphic {
        bottom: -65px;
        left: -12px;
        width: 140px; } }
    @media (min-width: 992px) {
      .hlw-inner .graphic {
        width: 160px;
        left: -20px;
        bottom: -70px; } }
    @media (min-width: 1200px) {
      .hlw-inner .graphic {
        width: 222px;
        left: -28px;
        bottom: -100px; } }

.home-location-wrap {
  padding: 55px 0;
  text-align: center;
  color: #333333; }
  @media (max-width: 1023px) {
    .home-location-wrap {
      padding: 30px 0; } }
  @media (max-width: 767px) {
    .home-location-wrap {
      padding: 20px 0 90px 0; } }
  .home-location-wrap .map-label {
    position: relative;
    text-align: center;
    top: -33px; }
    @media (max-width: 479px) {
      .home-location-wrap .map-label {
        top: -24px; } }
    @media (max-width: 479px) {
      .home-location-wrap .map-label img {
        width: 180px; } }
  .home-location-wrap p {
    font-family: "GothamHTF-Light";
    font-size: 18px;
    color: #333333;
    line-height: 36px;
    text-transform: normal;
    width: 85%;
    margin: 0 auto;
    letter-spacing: 1px;
    padding: 40px 0;
    position: relative;
    z-index: 11; }
    @media (max-width: 1023px) {
      .home-location-wrap p {
        line-height: 30px; } }
    @media (max-width: 767px) {
      .home-location-wrap p {
        font-size: 15px;
        line-height: 26px;
        width: auto;
        padding: 20px 0; } }
    .home-location-wrap p .cap {
      font-family: "GothamHTF-Medium";
      text-transform: uppercase;
      color: #3a9dc4;
      padding: 0 3px; }
    .home-location-wrap p .ita {
      font-size: 16px;
      font-style: italic; }
  .home-location-wrap h2 {
    font-size: 14px;
    text-transform: uppercase;
    font-family: "GothamHTF-Bold";
    letter-spacing: 5px; }
  .home-location-wrap h3 {
    font-size: 32px;
    font-family: "GothamHTF-Light";
    letter-spacing: 5px;
    text-transform: uppercase;
    padding-top: 40px; }
    @media (max-width: 1023px) {
      .home-location-wrap h3 {
        padding-top: 30px; } }
    @media (max-width: 767px) {
      .home-location-wrap h3 {
        padding-top: 20px;
        font-size: 22px; } }

.map-wrap {
  padding: 40px 0 0 0; }
  @media (max-width: 1023px) {
    .map-wrap {
      padding: 30px 0 0 0; } }
  .map-wrap img {
    width: 100%; }

.show-case img {
  width: 100%; }

/* Inner page theme css */
.car-blue-bg .owl-buttons div {
  background-color: #ffffff !important; }

.car-blue-bg .owl-buttons .owl-prev {
  background-image: url(../images/left-arrow-grey.png) !important; }

.car-blue-bg .owl-buttons .owl-next {
  background-image: url(../images/right-arrow-grey.png) !important; }

/* Rooms page styles starts here */
.page-banner {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.items-holder {
  padding: 55px 0 0 0;
  /*  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
      align-content: flex-start;
      flex: 0;*/ }
  @media (max-width: 767px) {
    .items-holder {
      padding: 20px 0 0 0; } }
  .items-holder .single-item {
    color: #232525;
    padding: 0 0 55px 0; }
    @media (max-width: 767px) {
      .items-holder .single-item {
        padding: 0 0 40px 0; } }
    .items-holder .single-item img {
      width: 100%; }
    .items-holder .single-item h2 {
      font-family: "GothamHTF-Bold";
      font-size: 15px;
      text-transform: uppercase;
      letter-spacing: 1px;
      padding-top: 35px;
      line-height: 24px; }
      @media (min-width: 768px) {
        .items-holder .single-item h2 {
          padding-top: 28px;
          font-size: 18px;
          line-height: 27px; } }
    .items-holder .single-item .room-price {
      font-family: "GothamHTF-Light";
      padding-top: 15px;
      font-size: 16px; }
      .items-holder .single-item .room-price span {
        font-family: "GothamHTF-Light";
        color: #000000;
        padding-left: 10px; }
      @media (min-width: 768px) {
        .items-holder .single-item .room-price {
          font-size: 24px;
          padding-top: 24px; } }
    .items-holder .single-item p {
      font-family: "GothamHTF-Book";
      font-size: 12px;
      line-height: 24px;
      padding-top: 15px;
      color: #767676;
      letter-spacing: 2px; }
      @media (min-width: 768px) {
        .items-holder .single-item p {
          width: 85%;
          padding-top: 24px;
          font-size: 12px; } }
    .items-holder .single-item .extra-padding {
      padding: 20px 0 0 0; }
    .items-holder .single-item .button-common {
      border: solid 1px #232525;
      font-size: 12px;
      font-family: "GothamHTF-Medium";
      color: #232525;
      letter-spacing: 2px;
      padding: 8px 14px;
      transition: all 0.4s; }
      .items-holder .single-item .button-common:hover {
        background-color: #232525;
        color: #fff; }
      .items-holder .single-item .button-common:focus {
        background-color: #fff;
        color: #232525; }
      .items-holder .single-item .button-common .fa {
        display: none; }
      @media (min-width: 768px) {
        .items-holder .single-item .button-common {
          letter-spacing: 5px; } }

/* Rooms page styles ends here */
.home-rooms-holder .btn-holder {
  padding: 0 0 55px 0; }
  @media (max-width: 1023px) {
    .home-rooms-holder .btn-holder {
      padding: 0 0 30px 0; } }
  @media (max-width: 767px) {
    .home-rooms-holder .btn-holder {
      padding: 0 0 10px 0; } }

.p-oceanfront-king {
  background: url(/images/premium-oceanfront-king.jpg) no-repeat center center; }

.seperated-text {
  font-family: "GothamHTF-Light";
  padding-bottom: 26px; }
  @media (max-width: 767px) {
    .seperated-text {
      padding-bottom: 15px; } }
  .seperated-text li {
    list-style-type: none;
    position: relative;
    padding: 0 16px;
    display: inline-block;
    border-right: solid 1px #000000; }
    .seperated-text li:last-child {
      border: none; }
    .seperated-text li:first-child {
      padding-left: 0; }

.cta-outer {
  padding: 58px 0; }

.inner-cta {
  background: url(/images/cta-theme-1.jpg) no-repeat center center; }

.inner-car-con {
  background-color: #fff;
  position: absolute;
  bottom: 60px;
  left: 70px;
  padding: 30px;
  color: #333333;
  text-align: center; }
  @media (max-width: 1023px) {
    .inner-car-con {
      left: 35px;
      bottom: 20px;
      padding: 30px; } }
  @media (max-width: 767px) {
    .inner-car-con {
      position: relative;
      bottom: 0;
      left: 0;
      padding: 15px; } }
  .inner-car-con h2 {
    font-size: 14px;
    font-family: "GothamHTF-Bold";
    text-transform: uppercase;
    letter-spacing: 4px;
    padding-bottom: 22px; }
    @media (max-width: 767px) {
      .inner-car-con h2 {
        padding-bottom: 15px; } }
  .inner-car-con h1 {
    font-family: "GothamHTF-Light";
    font-size: 32px;
    text-transform: uppercase;
    padding-bottom: 15px;
    letter-spacing: 5px;
    line-height: 38px; }
    @media (max-width: 1023px) {
      .inner-car-con h1 {
        font-size: 26px;
        line-height: 30px; } }
    @media (max-width: 767px) {
      .inner-car-con h1 {
        font-size: 20px;
        line-height: 25px;
        padding-bottom: 10px; } }
  .inner-car-con .rate-wrap {
    font-family: "GothamHTF-Light";
    color: #1086b4;
    font-size: 32px;
    padding-bottom: 20px;
    letter-spacing: 4px; }
    @media (max-width: 1023px) {
      .inner-car-con .rate-wrap {
        font-size: 25px; } }
    @media (max-width: 767px) {
      .inner-car-con .rate-wrap {
        padding-bottom: 15px; } }

.btn-black {
  border-color: #000000;
  color: #000000;
  padding: 12px 50px; }
  @media (max-width: 767px) {
    .btn-black {
      padding: 10px 14px; } }

.room-details-wrap {
  position: relative; }

.blog-btn {
  padding-bottom: 30px; }
  @media (max-width: 767px) {
    .blog-btn {
      padding-bottom: 20px; } }

.new-map img {
  width: 100%; }

.about-home {
  position: relative; }
  .about-home .graphic {
    position: absolute;
    right: 0;
    bottom: 50px; }
    .about-home .graphic img {
      width: 100%; }
    @media (max-width: 767px) {
      .about-home .graphic {
        width: 100px;
        bottom: 20px; } }
    @media (max-width: 991px) {
      .about-home .graphic {
        width: 160px;
        bottom: 30px; } }

.page-banner {
  position: relative;
  overflow: hidden; }
  .page-banner .graphic {
    position: absolute;
    bottom: -9px;
    right: -22px; }
    .page-banner .graphic img {
      width: 100%; }
    @media (min-width: 768px) {
      .page-banner .graphic {
        width: 200px; } }
    @media (min-width: 992px) {
      .page-banner .graphic {
        width: 270px; } }
    @media (max-width: 767px) {
      .page-banner .graphic {
        bottom: 0;
        right: -10px;
        width: 164px; } }

.bt {
  position: relative; }

.border-texture {
  position: absolute;
  width: 1228px;
  margin: 0 auto;
  right: 0;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1; }
  .border-texture img {
    width: 100%; }
  @media (max-width: 1250px) {
    .border-texture {
      width: auto;
      padding: 0 30px; } }
  @media (max-width: 599px) {
    .border-texture {
      display: none; } }

.bt-2 {
  width: 1108px; }
  @media (max-width: 1140px) {
    .bt-2 {
      width: auto;
      padding: 0 30px; } }
  @media (max-width: 1023px) {
    .bt-2 {
      padding: 0 55px; } }
  @media (max-width: 767px) {
    .bt-2 {
      display: none; } }

.pf-wrap {
  position: relative;
  z-index: 2; }

/*Home carousel*/
.welcome-row {
  position: relative; }
  .welcome-row .right-block {
    float: right; }
    @media (max-width: 767px) {
      .welcome-row .right-block {
        float: none; } }
    .welcome-row .right-block .visual-container {
      position: relative;
      text-align: right; }
      .welcome-row .right-block .visual-container .visual-title {
        text-transform: uppercase;
        font-family: "GothamHTF-Bold";
        letter-spacing: 2px;
        position: absolute;
        font-size: 24px;
        right: 50px;
        color: #fff;
        bottom: 57px; }
      .welcome-row .right-block .visual-container .visual-button {
        margin-top: 34px; }
  .welcome-row .left-block {
    /*position: absolute;*/
    height: 100%; }
    @media (max-width: 767px) {
      .welcome-row .left-block {
        position: relative; } }
    .welcome-row .left-block .left-img {
      /*position: absolute;*/
      bottom: 0;
      left: 0; }
      @media (max-width: 767px) {
        .welcome-row .left-block .left-img {
          position: relative;
          margin-top: 30px; } }
      .welcome-row .left-block .left-img .weather-widget {
        position: absolute;
        right: 0;
        bottom: 0;
        background-color: #fff;
        min-width: 320px;
        text-transform: uppercase;
        padding-bottom: 37px; }
        .welcome-row .left-block .left-img .weather-widget .panel {
          margin: 0px;
          box-shadow: none;
          border: none; }
          .welcome-row .left-block .left-img .weather-widget .panel .wi {
            font-size: 80px;
            padding: 10px;
            color: #dfdfdf;
            margin: 29px 0px; }
        .welcome-row .left-block .left-img .weather-widget img {
          margin-bottom: 40px; }
        .welcome-row .left-block .left-img .weather-widget p {
          font-size: 12px;
          color: #232525;
          width: 70%;
          display: block;
          line-height: 21px;
          padding: 60px 0 0 0;
          font-family: "GothamHTF-Light"; }
          @media (max-width: 767px) {
            .welcome-row .left-block .left-img .weather-widget p {
              width: 90%; } }
        .welcome-row .left-block .left-img .weather-widget h6 {
          text-transform: none;
          text-transform: none;
          font-size: 12px;
          margin-top: 10px;
          letter-spacing: .07em; }
        .welcome-row .left-block .left-img .weather-widget i {
          font-size: 147px;
          color: #7a7a7a; }
        .welcome-row .left-block .left-img .weather-widget .degree {
          font-size: 34px;
          padding: 0px 0px 12px 0px;
          line-height: 16px;
          font-family: "GothamHTF-Light";
          position: relative; }
          .welcome-row .left-block .left-img .weather-widget .degree:after {
            content: "";
            width: 12px;
            height: 12px;
            border: .088em solid #232525;
            position: absolute;
            right: -14px;
            border-radius: 33px;
            top: 6px; }
        .welcome-row .left-block .left-img .weather-widget .seperator {
          height: 1px;
          background-color: #000000;
          width: 31px;
          display: inline-block;
          margin: 4px 14px; }
  .welcome-row .detailsbg {
    background-color: #d7d7d7;
    margin-top: 16px; }
    .welcome-row .detailsbg .details-img {
      width: 40%; }
      @media (max-width: 550px) {
        .welcome-row .detailsbg .details-img {
          width: 100%; } }
    .welcome-row .detailsbg .details-events {
      width: 60%;
      padding-top: 47px;
      text-align: center;
      letter-spacing: .1em;
      font-size: 12px; }
      .welcome-row .detailsbg .details-events.pull-right.no-p-t {
        padding-top: 0; }
      @media (max-width: 1200px) {
        .welcome-row .detailsbg .details-events {
          padding: 28px 0px; } }
      @media (max-width: 600px) {
        .welcome-row .detailsbg .details-events {
          width: 95%; } }
      .welcome-row .detailsbg .details-events p {
        font-size: 12px;
        color: #232525;
        width: 50%;
        margin: 0px auto;
        display: block;
        line-height: 21px;
        font-family: "GothamHTF-Light"; }
        @media (max-width: 1200px) {
          .welcome-row .detailsbg .details-events p {
            width: 80%; } }
      .welcome-row .detailsbg .details-events h4 {
        font-size: 34px;
        padding: 55px 0px;
        font-family: "GothamHTF-Light";
        color: #ffffff; }
        @media (max-width: 1220px) {
          .welcome-row .detailsbg .details-events h4 {
            padding: 30px 0px;
            font-size: 24px; } }
        @media (max-width: 900px) {
          .welcome-row .detailsbg .details-events h4 {
            padding: 10px 0px;
            font-size: 24px; } }
        @media (max-width: 767px) {
          .welcome-row .detailsbg .details-events h4 {
            padding: 50px 0px;
            font-size: 34px; } }
      .welcome-row .detailsbg .details-events .date {
        font-family: "GothamHTF-Book";
        margin: 0px auto; }
        .welcome-row .detailsbg .details-events .date span {
          height: 1px;
          background-color: #000000;
          width: 31px;
          display: inline-block;
          margin: 4px 14px; }

.left-img .width-full.tpd {
  margin-top: 15px; }

.width-full {
  width: 100%; }

.rooms-carousel {
  position: relative;
  margin: 20px 0px 0 0; }
  .rooms-carousel .rooms-image {
    height: 400px; }
    @media (min-width: 768px) {
      .rooms-carousel .rooms-image {
        height: 650px; } }
  .rooms-carousel .carousel-caption {
    position: absolute;
    top: 20%;
    background-color: rgba(255, 255, 255, 0.7);
    max-width: 460px;
    bottom: auto;
    padding: 74px 74px;
    margin: 0 auto; }
    .rooms-carousel .carousel-caption.no-dateevents {
      top: 30%; }
    @media (max-width: 1024px) {
      .rooms-carousel .carousel-caption {
        top: 15%;
        padding: 30px; } }
    @media (max-width: 768px) {
      .rooms-carousel .carousel-caption {
        top: 20%;
        padding: 30px; } }
    @media (max-width: 600px) {
      .rooms-carousel .carousel-caption {
        top: 10%;
        padding: 15px; } }
    .rooms-carousel .carousel-caption h3 {
      font-family: "GothamHTF-Bold";
      font-size: 24px;
      text-shadow: none;
      color: #232525;
      text-transform: uppercase; }
      @media (max-width: 600px) {
        .rooms-carousel .carousel-caption h3 {
          font-size: 18px;
          margin-bottom: 20px; } }
    .rooms-carousel .carousel-caption h6 {
      font-family: "GothamHTF-Light";
      font-size: 12px;
      padding-top: 34px;
      text-shadow: none;
      color: #232525;
      text-transform: uppercase; }
    .rooms-carousel .carousel-caption p {
      font-family: "GothamHTF-Book";
      text-shadow: none;
      color: #767676;
      font-size: 12px;
      line-height: 21px;
      padding: 34px 0px; }
      @media (max-width: 480px) {
        .rooms-carousel .carousel-caption p {
          display: none; } }
  .rooms-carousel .carousel-indicators {
    position: absolute;
    bottom: 0px;
    background-color: rgba(255, 255, 255, 0.7);
    margin: 0px auto;
    left: 0;
    right: 0;
    text-align: left;
    padding: 20px 38px;
    right: 0;
    width: 88%; }
    @media (max-width: 1023px) {
      .rooms-carousel .carousel-indicators {
        display: none; } }
    .rooms-carousel .carousel-indicators li {
      display: inline-block;
      width: auto;
      font-size: 11px;
      font-family: "GothamHTF-Medium";
      border-radius: 0;
      border: none;
      background: none;
      text-indent: 0; }
      .rooms-carousel .carousel-indicators li span {
        height: 1px;
        background-color: #000000;
        width: 31px;
        display: inline-block;
        margin: 4px 14px; }
    .rooms-carousel .carousel-indicators a {
      font-family: "GothamHTF-Light";
      color: #232525; }
      .rooms-carousel .carousel-indicators a:hover {
        font-family: "GothamHTF-Bold"; }
    .rooms-carousel .carousel-indicators .active {
      font-family: "GothamHTF-Bold"; }
  .rooms-carousel.spcial-carousel .carousel-caption {
    position: absolute;
    top: 20%;
    background-color: rgba(255, 255, 255, 0.7);
    max-width: 460px;
    bottom: auto;
    padding: 74px 60px;
    margin: 0 auto; }
    @media (max-width: 1024px) {
      .rooms-carousel.spcial-carousel .carousel-caption {
        top: 15%;
        padding: 30px; } }
    @media (max-width: 768px) {
      .rooms-carousel.spcial-carousel .carousel-caption {
        top: 20%;
        padding: 30px; } }
    @media (max-width: 600px) {
      .rooms-carousel.spcial-carousel .carousel-caption {
        top: 10%;
        padding: 15px; } }
    .rooms-carousel.spcial-carousel .carousel-caption h3 {
      font-family: "GothamHTF-Bold";
      font-size: 24px;
      text-shadow: none;
      color: #232525;
      text-transform: uppercase; }
      @media (max-width: 600px) {
        .rooms-carousel.spcial-carousel .carousel-caption h3 {
          font-size: 18px;
          margin-bottom: 20px; } }
    .rooms-carousel.spcial-carousel .carousel-caption h6 {
      font-family: "GothamHTF-Light";
      font-size: 12px;
      padding-top: 34px;
      text-shadow: none;
      color: #232525;
      text-transform: uppercase; }
    .rooms-carousel.spcial-carousel .carousel-caption p {
      font-family: "GothamHTF-Book";
      text-shadow: none;
      color: #767676;
      font-size: 12px;
      line-height: 21px;
      padding: 34px 0px; }
      @media (max-width: 480px) {
        .rooms-carousel.spcial-carousel .carousel-caption p {
          display: none; } }
  .rooms-carousel.spcial-carousel .carousel-heading {
    position: absolute;
    bottom: 70px;
    font-size: 12px;
    font-family: "GothamHTF-Medium";
    color: #FFF;
    margin: 0 auto;
    left: 0;
    right: 0;
    z-index: 1;
    text-align: center; }
    @media (max-width: 480px) {
      .rooms-carousel.spcial-carousel .carousel-heading {
        display: none; } }
  .rooms-carousel.spcial-carousel .carousel-indicators {
    position: absolute;
    bottom: 0px;
    background-color: rgba(255, 255, 255, 0.7);
    margin: 0px auto;
    left: 0;
    right: 0;
    text-align: center;
    padding: 20px 50px;
    right: 0;
    max-width: 570px; }

.button-home {
  background-color: transparent;
  border: solid 1px #232525;
  padding: 7px 17px;
  text-transform: uppercase;
  font-family: "GothamHTF-Medium";
  letter-spacing: 3.5px;
  font-size: 12px;
  display: inline-block;
  color: #232525;
  border-radius: 0px;
  text-shadow: none;
  transition: all 0.1s; }
  @media (max-width: 1023px) {
    .button-home {
      padding: 10px 14px;
      letter-spacing: 1px;
      font-size: 13px; } }
  .button-home .fa-play {
    color: #ffffff;
    font-size: 10px;
    padding-left: 8px; }
  .button-home:hover {
    color: #ffffff;
    background-color: #232525;
    border-color: #232525; }
  .button-home:focus {
    color: inherit; }

.carousel-control {
  opacity: 1; }
  .carousel-control:hover {
    opacity: .7; }
  .carousel-control .glyphicon {
    border: 1px solid white;
    width: 36px;
    height: 36px; }
  .carousel-control .glyphicon-chevron-right {
    right: 68px; }
    .carousel-control .glyphicon-chevron-right:before {
      font-family: "GothamHTF-Light";
      line-height: 27px;
      content: '\203A';
      font-size: 33px;
      text-shadow: none; }
  .carousel-control .glyphicon-chevron-left {
    left: 68px; }
    .carousel-control .glyphicon-chevron-left:before {
      font-family: "GothamHTF-Light";
      line-height: 27px;
      content: '\2039';
      font-size: 33px; }

.home-offers {
  max-width: 1320px; }
  .home-offers .left-col {
    float: left;
    width: 38%; }
    @media (max-width: 767px) {
      .home-offers .left-col {
        width: 100%; } }
    .home-offers .left-col .lady-img {
      padding-right: 18px;
      padding-top: 18px; }
      @media (max-width: 767px) {
        .home-offers .left-col .lady-img {
          padding-right: 0px;
          padding-top: 0px; } }
  .home-offers .right-col {
    float: right;
    width: 62%; }
    @media (max-width: 767px) {
      .home-offers .right-col {
        width: 100%; } }
  .home-offers h6 {
    font-size: 12px;
    color: #232525;
    line-height: 21px;
    font-family: "GothamHTF-Light";
    letter-spacing: .1em; }
  .home-offers h3 {
    font-size: 34px;
    color: #232525;
    font-family: "GothamHTF-Light"; }
    @media (max-width: 1144px) {
      .home-offers h3 {
        font-size: 26px; } }
  .home-offers p {
    font-size: 12px;
    font-family: "GothamHTF-Light";
    line-height: 21px;
    letter-spacing: .1em;
    padding: 40px 20px; }
    @media (max-width: 1144px) {
      .home-offers p {
        padding: 20px; } }
    @media (max-width: 1144px) {
      .home-offers p {
        padding: 20px; } }
    @media (max-width: 810px) {
      .home-offers p {
        padding: 20px; } }
  .home-offers h4 {
    font-size: 32px;
    font-family: "GothamHTF-Light";
    padding: 50px 20px; }
    @media (max-width: 1144px) {
      .home-offers h4 {
        padding: 20px; } }
    @media (max-width: 1144px) {
      .home-offers h4 {
        font-size: 26px;
        padding: 20px; } }
    @media (max-width: 810px) {
      .home-offers h4 {
        padding: 20px; } }
  .home-offers .newsletter-container {
    background-color: #efeeee;
    background-color: #efeeee;
    width: 40.3%;
    text-align: center; }
    @media (max-width: 767px) {
      .home-offers .newsletter-container {
        width: 100%; } }
    .home-offers .newsletter-container h4 {
      padding: 20px 0px 14px 0px; }
    .home-offers .newsletter-container h6 {
      padding: 0px 20px 4px 20px; }
    .home-offers .newsletter-container .newsletterform input[type="email"] {
      background-color: #03111d;
      min-height: 58px; }
    .home-offers .newsletter-container .newsletterform .tnc {
      font-size: 11px; }
    .home-offers .newsletter-container .newsletterform .form-button-arrow {
      top: 24px !important; }
  .home-offers .discover-container {
    float: right;
    width: 59.7%;
    text-align: center;
    padding: 18px 0px 0px 18px; }
    @media (max-width: 767px) {
      .home-offers .discover-container {
        width: 100%;
        padding: 18px 0px 0px 0px; } }
    .home-offers .discover-container h3 {
      font-family: "GothamHTF-Bold";
      font-size: 24px;
      text-shadow: none;
      color: #232525;
      text-transform: uppercase; }
    .home-offers .discover-container p {
      font-family: "GothamHTF-Light";
      padding: 46px 0px;
      font-size: 12px;
      line-height: 21px;
      color: #767676;
      width: 75%;
      margin: 0 auto;
      letter-spacing: .1em; }
  .home-offers .carousel-indicators li {
    background-color: #efeeee;
    width: 15px;
    height: 15px; }
  .home-offers .carousel-indicators .active {
    background-color: #03111d; }
  .home-offers .offers-carousel {
    text-align: center;
    margin-top: 120px; }
    @media (max-width: 1144px) {
      .home-offers .offers-carousel {
        margin-top: 50px; } }
    @media (max-width: 1144px) {
      .home-offers .offers-carousel {
        margin-top: 10px; } }
    .home-offers .offers-carousel .carousel-inner {
      text-align: center;
      padding-bottom: 120px;
      width: 75%;
      margin: 0 auto; }
      @media (max-width: 1144px) {
        .home-offers .offers-carousel .carousel-inner {
          padding-bottom: 60px; } }

.continental {
  margin: 20px 0px;
  overflow: hidden;
  display: table;
  width: 100%; }
  .continental .menu-container {
    display: table-cell;
    width: 62.7%;
    background-size: cover; }
    @media (max-width: 800px) {
      .continental .menu-container {
        display: block;
        width: 100%; } }
    .continental .menu-container .menu-data {
      display: table;
      padding: 110px 0px;
      margin: 0 auto; }
      @media (max-width: 1120px) {
        .continental .menu-container .menu-data {
          display: block;
          padding: 50px 0px;
          max-width: 480px; } }
      @media (max-width: 500px) {
        .continental .menu-container .menu-data {
          margin: 15px; } }
      .continental .menu-container .menu-data .menu-container {
        display: table-cell; }
      .continental .menu-container .menu-data .bev-des {
        display: table-cell; }
        @media (max-width: 1120px) {
          .continental .menu-container .menu-data .bev-des {
            display: block; } }
        .continental .menu-container .menu-data .bev-des .beverage {
          margin: 0px 20px 20px 0px; }
          @media (max-width: 1120px) {
            .continental .menu-container .menu-data .bev-des .beverage {
              margin: 0px 0px 20px 0px;
              float: left; } }
        @media (max-width: 1120px) {
          .continental .menu-container .menu-data .bev-des .deserts {
            float: right; } }
        @media (max-width: 500px) {
          .continental .menu-container .menu-data .bev-des .deserts {
            margin: 0px 0px 20px 0px;
            float: right; } }
        .continental .menu-container .menu-data .bev-des .blue-container {
          text-align: center;
          background-color: rgba(25, 198, 255, 0.8);
          max-width: 170px;
          padding: 24px 28px;
          position: relative; }
          @media (max-width: 1120px) {
            .continental .menu-container .menu-data .bev-des .blue-container {
              max-width: inherit;
              width: 47.5%; } }
          @media (max-width: 500px) {
            .continental .menu-container .menu-data .bev-des .blue-container {
              padding: 20px;
              width: 100%; } }
          .continental .menu-container .menu-data .bev-des .blue-container h4 {
            font-family: "GothamHTF-Bold";
            font-size: 20px;
            text-shadow: none;
            color: #fff;
            text-transform: uppercase; }
          .continental .menu-container .menu-data .bev-des .blue-container img {
            max-width: 68px;
            margin-bottom: 10px; }
          .continental .menu-container .menu-data .bev-des .blue-container a {
            width: 38px;
            height: 38px;
            position: absolute;
            right: 0px;
            top: 0px;
            background-color: rgba(3, 17, 29, 0.5);
            color: #fff; }
            @media (max-width: 500px) {
              .continental .menu-container .menu-data .bev-des .blue-container a {
                width: 32px;
                height: 32px; } }
            .continental .menu-container .menu-data .bev-des .blue-container a:before {
              font-family: "GothamHTF-Light";
              line-height: 30px;
              content: '\203A';
              font-size: 33px;
              text-shadow: none; }
              @media (max-width: 500px) {
                .continental .menu-container .menu-data .bev-des .blue-container a:before {
                  font-size: 29px;
                  line-height: 27px; } }
            .continental .menu-container .menu-data .bev-des .blue-container a:hover {
              background-color: rgba(3, 17, 29, 0.8); }
      .continental .menu-container .menu-data .day {
        background-color: rgba(255, 255, 255, 0.7);
        padding: 30px;
        display: table-cell;
        vertical-align: top; }
        @media (max-width: 1120px) {
          .continental .menu-container .menu-data .day {
            display: block;
            padding: 20px;
            clear: both; } }
        .continental .menu-container .menu-data .day ul li {
          display: inline-block;
          vertical-align: top;
          margin-bottom: 15px; }
          @media (max-width: 500px) {
            .continental .menu-container .menu-data .day ul li {
              display: inline-block;
              margin-bottom: 10px; } }
          .continental .menu-container .menu-data .day ul li h5 {
            font-family: "GothamHTF-Bold";
            font-size: 20px;
            text-shadow: none;
            color: #232525;
            text-transform: uppercase;
            width: 164px; }
          .continental .menu-container .menu-data .day ul li p {
            font-family: "GothamHTF-Book";
            text-shadow: none;
            color: #232525;
            font-size: 12px;
            line-height: 21px;
            width: 225px;
            letter-spacing: .1em; }
          .continental .menu-container .menu-data .day ul li a {
            width: 38px;
            height: 38px;
            background-color: rgba(3, 17, 29, 0.8);
            color: #fff;
            display: block; }
            @media (max-width: 500px) {
              .continental .menu-container .menu-data .day ul li a {
                width: 32px;
                height: 32px; } }
            .continental .menu-container .menu-data .day ul li a:before {
              font-family: "GothamHTF-Light";
              line-height: 32px;
              content: '\203A';
              padding-left: 13px;
              font-size: 33px;
              text-shadow: none; }
              @media (max-width: 500px) {
                .continental .menu-container .menu-data .day ul li a:before {
                  font-size: 29px;
                  line-height: 26px; } }
            .continental .menu-container .menu-data .day ul li a:hover {
              background-color: #03111d; }
  .continental .cont-image {
    display: table-cell;
    width: 35.8%;
    border-left: 20px solid #fff;
    background-size: cover; }
    @media (max-width: 800px) {
      .continental .cont-image {
        display: block;
        width: 100%;
        height: 400px;
        margin-top: 20px;
        border: none; } }
    @media (max-width: 800px) {
      .continental .cont-image {
        height: 250px; } }

.bar-container {
  margin: 20px 0px; }

.button-home-white {
  background-color: transparent;
  border: solid 1px #fff;
  padding: 7px 17px;
  text-transform: uppercase;
  font-family: "GothamHTF-Medium";
  letter-spacing: 3.5px;
  font-size: 12px;
  display: inline-block;
  color: #fff;
  border-radius: 0px;
  text-shadow: none;
  transition: all 0.1s; }
  .button-home-white:hover {
    background-color: #fff;
    border: solid 1px #fff;
    color: #232525; }

.black-para {
  color: #232525 !important; }

.social-icons-footer h2 {
  margin-top: 47px; }
.social-icons-footer a {
  color: #aaaaaa;
  font-size: 17px;
  padding-right: 15px; }

.form-holder-one {
  padding-top: 13px;
  padding-bottom: 13px; }
  .form-holder-one .input-text {
    border: none;
    color: #fff;
    padding-left: 24px; }
  .form-holder-one .input-text::-webkit-input-placeholder {
    color: #fff; }
  .form-holder-one .input-text:-moz-placeholder {
    /* Firefox 18- */
    color: #fff; }
  .form-holder-one .input-text::-moz-placeholder {
    /* Firefox 19+ */
    color: #fff; }
  .form-holder-one .input-text:-ms-input-placeholder {
    /* IE 10+ */
    color: #fff; }
  .form-holder-one .input-text::-ms-input-placeholder {
    /* Edge */
    color: #fff; }
  .form-holder-one .input-text:placeholder-shown {
    /* Standard one last! */
    color: #fff; }
  .form-holder-one .input-text:focus {
    outline: none; }
  .form-holder-one .form-button-arrow {
    top: 12px !important;
    height: 33px;
    right: 7px !important;
    background: #03111d !important; }
    .form-holder-one .form-button-arrow:before {
      color: #fff; }

.thankyou-message {
  font-family: "GothamHTF-Light";
  font-size: 18px;
  text-align: center;
  padding: 40px;
  color: #333333;
  padding-bottom: 50px;
  text-transform: uppercase; }

.top-margin {
  margin-top: 20px; }

.top-padding {
  margin-top: 30px; }

.ta-wrapper {
  /*margin-top: 20px;*/
  padding: 30px  0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  max-height: 750px;
  min-height: 550px; }
  .ta-wrapper .ta-content {
    max-width: 330px;
    margin: 0 auto;
    padding: 30px 15px 30px 15px;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.85); }
    @media (min-width: 768px) {
      .ta-wrapper .ta-content {
        padding: 64px 50px 45px 50px;
        max-width: 518px;
        min-height: 650px; } }
    .ta-wrapper .ta-content .ta-logo {
      max-width: 160px;
      margin: 0 auto;
      padding: 0 0 30px 0; }
      @media (min-width: 768px) {
        .ta-wrapper .ta-content .ta-logo {
          padding: 0 0 42px 0;
          max-width: 262px; } }
    .ta-wrapper .ta-content .title {
      font-family: "GothamHTF-Bold";
      font-size: 12px;
      letter-spacing: 2px;
      text-transform: uppercase;
      padding: 0 0 14px 0;
      color: #3e4440;
      margin: 0; }
      @media (min-width: 768px) {
        .ta-wrapper .ta-content .title {
          font-size: 14px;
          letter-spacing: 4px; } }
    .ta-wrapper .ta-content .comment {
      font-size: 15px;
      padding: 20px 0 0 0;
      color: #3e4440;
      margin: 0; }
      @media (min-width: 768px) {
        .ta-wrapper .ta-content .comment {
          font-size: 18px; } }
    .ta-wrapper .ta-content .des {
      font-size: 14px;
      letter-spacing: normal;
      padding: 15px 0;
      color: #3e4440;
      line-height: 24px;
      margin: 0; }
      @media (min-width: 768px) {
        .ta-wrapper .ta-content .des {
          font-size: 12px;
          letter-spacing: 1px;
          padding: 36px 0 36px 0;
          line-height: 27px; } }
    .ta-wrapper .ta-content .rating {
      text-align: center; }
      .ta-wrapper .ta-content .rating span {
        display: inline-block;
        font-size: 12px;
        color: #8b8f8c;
        padding: 0 0 0 15px; }
      .ta-wrapper .ta-content .rating img {
        display: block;
        max-width: 100%;
        height: auto;
        line-height: 1;
        width: auto; }
  .ta-wrapper .carousel-control.right {
    background-image: none;
    left: auto;
    right: 0px;
    top: 0%; }
  .ta-wrapper .carousel-control.left {
    background-image: none;
    top: 0%;
    right: auto;
    left: 0px; }
  .ta-wrapper .carousel-control .glyphicon-chevron-left {
    padding: 22px;
    left: 0;
    background: url(/images/left-arrow.png) no-repeat center center;
    border: 1px solid #fff; }
    .ta-wrapper .carousel-control .glyphicon-chevron-left:hover {
      background: url(/images/left-arrow-grey.png) no-repeat center center;
      background-color: #fff; }
    .ta-wrapper .carousel-control .glyphicon-chevron-left:before {
      content: ""; }
  .ta-wrapper .carousel-control .glyphicon-chevron-right {
    padding: 22px;
    right: 0;
    background: url(/images/right-arrow.png) no-repeat center center;
    border: 1px solid #fff; }
    .ta-wrapper .carousel-control .glyphicon-chevron-right:hover {
      background: url(/images/right-arrow-grey.png) no-repeat center center;
      background-color: #fff; }
    .ta-wrapper .carousel-control .glyphicon-chevron-right:before {
      content: ""; }

.overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  display: block;
  z-index: 2;
  background: rgba(0, 0, 0, 0.4); }

.videoContainer {
  width: 100%;
  height: 100%;
  background: url(/images/video/video.jpg) top center;
  background-size: cover;
  position: relative;
  min-height: 550px; }
  .videoContainer video {
    display: none; }
    @media (min-width: 768px) {
      .videoContainer video {
        display: block;
        width: 100%;
        min-height: 100%; } }
  .videoContainer .v-overlay {
    height: 100%;
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 2;
    border-bottom: 5px solid #000;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.29) 72%, black 93%, black 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.29) 72%, black 93%, black 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.29) 72%, black 93%, black 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#00000',GradientType=0 );
    /* IE6-9 */ }

a {
  color: #097fad; }

/* Header CSS */
body {
  margin: 0;
  padding: 0;
  line-height: normal;
  font-family: "GothamHTF-Book"; }

h1, h2, h3, h4, h5, h6, p, ul {
  margin: 0;
  padding: 0;
  line-height: normal; }

a:hover, a:focus {
  text-decoration: none; }

.container {
  width: 1237px;
  padding: 0; }
  @media (max-width: 1240px) {
    .container {
      padding: 0 15px;
      width: auto; } }

/* Scrollable header */
.header-wrapper {
  background-color: #ffffff;
  font-family: "GothamHTF-Book";
  padding: 26px 0 18px;
  text-transform: uppercase; }
  @media (max-width: 1240px) {
    .header-wrapper {
      padding: 11px 0; } }
  @media (max-width: 767px) {
    .header-wrapper {
      padding: 7px 0; } }
  .header-wrapper .booknow {
    margin: 9px 0; }
    @media (max-width: 1240px) {
      .header-wrapper .booknow {
        padding: 8px 0 0 0;
        position: absolute;
        right: 6px;
        top: 16px; } }
    @media all and (min-width: 768px) and (max-width: 992px) {
      .header-wrapper .booknow {
        top: -45px; } }
    @media (max-width: 767px) {
      .header-wrapper .booknow {
        top: -45px; } }
    .header-wrapper .booknow a {
      background-color: #232525;
      border: solid 1px #232525;
      padding: 7px 28px;
      text-transform: uppercase;
      font-family: "GothamHTF-Medium";
      letter-spacing: 3.5px;
      font-size: 12px;
      display: inline-block;
      color: #fff;
      border-radius: 0px;
      text-shadow: none;
      transition: all 0.1s; }
      @media (max-width: 767px) {
        .header-wrapper .booknow a {
          font-size: 10px;
          letter-spacing: 1px;
          padding: 7px 10px; } }
      .header-wrapper .booknow a:hover {
        background-color: transparent;
        color: #232525; }
  @media (max-width: 1240px) {
    .header-wrapper .logo {
      width: 160px; } }
  @media (max-width: 767px) {
    .header-wrapper .logo {
      width: 110px; } }
  .header-wrapper .logo img {
    width: 100%;
    height: auto; }
  .header-wrapper .main-menu {
    margin: 9px auto;
    width: 100%;
    text-align: center; }
    @media (max-width: 1240px) {
      .header-wrapper .main-menu {
        padding: 10px 0px 0px 40px; } }
    @media (max-width: 1180px) {
      .header-wrapper .main-menu {
        display: none;
        background: #fff; } }
    @media (min-width: 1181px) {
      .header-wrapper .main-menu {
        display: block !important; } }
    @media (max-width: 1180px) {
      .header-wrapper .main-menu {
        position: absolute;
        /*top: 77px;*/
        left: 0;
        right: 0;
        padding: 0; } }
    @media (max-width: 767px) {
      .header-wrapper .main-menu {
        /*top: 52px;*/ } }
    .header-wrapper .main-menu ul li {
      list-style-type: none;
      display: inline-block; }
      @media (max-width: 1180px) {
        .header-wrapper .main-menu ul li {
          display: block;
          border-bottom: solid 1px #d3d3d3; } }
      .header-wrapper .main-menu ul li a {
        color: #000000;
        font-size: 12px;
        letter-spacing: 1px;
        padding: 10px 12px;
        transition: all 0.5s ease;
        border-bottom: 3px solid #ffffff; }
        .header-wrapper .main-menu ul li a:hover {
          color: #3a9dc4;
          /*border-bottom: 3px solid  $bg-blue-1;*/
          background: inherit; }
        @media (max-width: 1240px) {
          .header-wrapper .main-menu ul li a {
            padding: 10px 12px;
            letter-spacing: 2px;
            display: block; } }
        @media (max-width: 1180px) {
          .header-wrapper .main-menu ul li a {
            padding: 20px 15px; }
            .header-wrapper .main-menu ul li a:focus {
              background-color: #1f4552;
              color: #ffffff; } }
        @media (max-width: 767px) {
          .header-wrapper .main-menu ul li a {
            padding: 16px 15px; } }
        @media (max-height: 479px) and (max-width: 599px) {
          .header-wrapper .main-menu ul li a {
            padding: 8px 15px; } }

.main-menu ul > li a.active {
  color: #3a9dc4; }

/* Scrollable header ends */
/* fixed header */
.fixed-header-wrapper {
  position: fixed;
  left: 0;
  right: 0;
  padding: 10px 0 5px;
  z-index: 20;
  top: 0;
  animation-name: example;
  animation-duration: 0.8s; }
  .fixed-header-wrapper .logo {
    width: 140px; }
  .fixed-header-wrapper .main-menu {
    padding-top: 7px; }
  .fixed-header-wrapper .booknow {
    padding-top: 8px; }

@keyframes example {
  from {
    top: -200px; }
  to {
    top: 0px; } }
/* fixed header css ends */
.no-padding {
  padding: 0; }

.no-margin {
  margin: 0; }

.menu-btn {
  display: none;
  position: relative;
  cursor: pointer;
  position: absolute;
  right: 180px;
  width: 40px;
  height: 22px;
  top: 28px; }
  @media (max-width: 1180px) {
    .menu-btn {
      display: block; } }
  @media (max-width: 767px) {
    .menu-btn {
      top: -25px;
      right: 110px; } }
  @media all and (min-width: 768px) and (max-width: 992px) {
    .menu-btn {
      top: -25px;
      right: 190px; } }

.menu-btn:after {
  content: "";
  position: absolute;
  border-bottom: solid 2px #000;
  border-top: solid 2px #000;
  width: 40px;
  left: 0;
  height: 12px; }

.menu-btn:before {
  content: "";
  position: absolute;
  border-bottom: solid 2px #000;
  width: 40px;
  left: 0;
  height: 22px; }

.fixed-header-device {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 20; }

.carousel-inner .item img {
  width: 100%; }

.body-padd-sticky {
  padding-top: 123px; }
  @media (max-width: 1239px) {
    .body-padd-sticky {
      padding-top: 77px; } }
  @media (max-width: 767px) {
    .body-padd-sticky {
      padding-top: 52px; } }

.carousel-control.left, .carousel-control.right {
  background-image: none; }

.loading {
  position: fixed;
  z-index: 999;
  height: 2em;
  width: 2em;
  overflow: show;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: none; }

/* Transparent Overlay */
.loading:before {
  content: '';
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.9); }

/* :not(:required) hides these rules from IE9 and below */
.loading:not(:required) {
  /* hide "loading..." text */
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.loading:not(:required):after {
  content: '';
  display: block;
  font-size: 10px;
  width: 1em;
  height: 1em;
  margin-top: -0.5em;
  -webkit-animation: spinner 1500ms infinite linear;
  -moz-animation: spinner 1500ms infinite linear;
  -ms-animation: spinner 1500ms infinite linear;
  -o-animation: spinner 1500ms infinite linear;
  animation: spinner 1500ms infinite linear;
  border-radius: 0.5em;
  -webkit-box-shadow: rgba(255, 255, 255, 0.75) 1.5em 0 0 0, rgba(255, 255, 255, 0.75) 1.1em 1.1em 0 0, rgba(255, 255, 255, 0.75) 0 1.5em 0 0, rgba(255, 255, 255, 0.75) -1.1em 1.1em 0 0, rgba(255, 255, 255, 0.5) -1.5em 0 0 0, rgba(255, 255, 255, 0.5) -1.1em -1.1em 0 0, rgba(255, 255, 255, 0.75) 0 -1.5em 0 0, rgba(255, 255, 255, 0.75) 1.1em -1.1em 0 0;
  box-shadow: rgba(255, 255, 255, 0.75) 1.5em 0 0 0, rgba(255, 255, 255, 0.75) 1.1em 1.1em 0 0, rgba(255, 255, 255, 0.75) 0 1.5em 0 0, rgba(255, 255, 255, 0.75) -1.1em 1.1em 0 0, rgba(255, 255, 255, 0.75) -1.5em 0 0 0, rgba(255, 255, 255, 0.75) -1.1em -1.1em 0 0, rgba(255, 255, 255, 0.75) 0 -1.5em 0 0, rgba(255, 255, 255, 0.75) 1.1em -1.1em 0 0; }

/* Animation */
@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }
@-moz-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }
@-o-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }
.footer-wrapper {
  width: auto;
  padding: 50px 0px 40px 0px;
  font-family: "GothamHTF-Book";
  font-size: 12px;
  color: #767676;
  letter-spacing: 1.2px; }
  .footer-wrapper a {
    color: #767676; }
    .footer-wrapper a:hover {
      color: #168fbc; }
  @media (max-width: 767px) {
    .footer-wrapper {
      padding: 20px 0px;
      text-align: center; } }
  .footer-wrapper .company-name {
    text-transform: uppercase; }
  .footer-wrapper .address {
    padding: 20px 0px; }
  .footer-wrapper .container {
    /*@media (min-width: 1300px){
    	width: 1270px;
    }
    width: 1275px;
    @media (max-width: 1299px){
    	width: auto;
    }*/ }
  .footer-wrapper h2 {
    font-family: "GothamHTF-Bold";
    font-size: 12px;
    text-transform: uppercase;
    padding-bottom: 20px;
    color: #232525; }
  .footer-wrapper p {
    line-height: 22px; }

.footer-grid {
  padding: 5px 32px; }
  .footer-grid.no-padding-left {
    padding-left: 0; }
  .footer-grid.no-padding-right {
    padding-right: 0; }
  .footer-grid a:hover {
    color: #168fbc; }
  @media (max-width: 1237px) {
    .footer-grid {
      padding: 5px 15px; } }
  @media (max-width: 991px) {
    .footer-grid {
      padding: 15px 0px 15px 0px; } }
  .footer-grid .footer-menu li {
    list-style-type: none; }
    .footer-grid .footer-menu li a {
      color: #767676;
      padding: 6px 0;
      display: block;
      text-decoration: none !important;
      text-transform: uppercase; }
      .footer-grid .footer-menu li a:hover {
        color: #168fbc; }
  .footer-grid ul li {
    list-style-type: none; }
    .footer-grid ul li a {
      color: #fff;
      padding: 1px 0;
      display: inline-block; }

.input-text {
  border: solid 1px #232525;
  background-color: transparent;
  padding: 12px 20px;
  font-size: 12px;
  color: #232525;
  font-family: "GothamHTF-Medium";
  padding: 9px 14px;
  letter-spacing: 3px;
  width: 100%;
  border-radius: 0px; }
  @media (max-width: 767px) {
    .input-text {
      text-align: center; } }

.input-text::-webkit-input-placeholder {
  color: #232525; }

.input-text:-moz-placeholder {
  /* Firefox 18- */
  color: #232525; }

.input-text::-moz-placeholder {
  /* Firefox 19+ */
  color: #232525; }

.input-text:-ms-input-placeholder {
  /* IE 10+ */
  color: #232525; }

.input-text::-ms-input-placeholder {
  /* Edge */
  color: #232525; }

.input-text:placeholder-shown {
  /* Standard one last! */
  color: #232525; }

.input-text:focus {
  outline: none; }

.form-holder {
  width: auto;
  position: relative; }
  @media (max-width: 992px) {
    .form-holder {
      max-width: 290px; } }
  @media (max-width: 767px) {
    .form-holder {
      margin: 0 auto;
      max-width: 270px; } }
  .form-holder .form-button-arrow {
    font-size: 0px;
    position: absolute;
    background: #FFF;
    right: 10px;
    border: none;
    top: 1px;
    padding: 6px 18px 6px 6px;
    right: 1px;
    color: #232525;
    font-family: "GothamHTF-Medium"; }
    .form-holder .form-button-arrow:before {
      font-family: "GothamHTF-Light";
      line-height: 12px;
      content: '\203A';
      font-size: 33px;
      text-shadow: none; }
    .form-holder .form-button-arrow:disabled {
      cursor: not-allowed;
      opacity: .5; }

.form-btn {
  -webkit-appearance: none;
  appearance: none;
  border: solid 2px #fff;
  background-color: transparent;
  font-family: "GothamHTF-Medium";
  font-size: 14px;
  text-align: center;
  padding: 12px 50px;
  text-transform: uppercase;
  margin-top: 17px; }
  @media (max-width: 767px) {
    .form-btn {
      width: 100%; } }

@media (min-width: 992px) {
  .four-coloumn {
    display: table;
    width: 100%; }

  /*.v-top {
  	display: table-cell;
  	vertical-align: top;
  	float: none;
  
  }*/
  .foot-v-center {
    vertical-align: middle;
    text-align: center;
    border: none; }

  .no-border {
    border: none; } }
.footer-bottom-wrapper {
  color: #333333; }

.footer-copyright {
  background-color: #35414a;
  font-family: "GothamHTF-Book";
  text-transform: uppercase;
  font-size: 10px;
  color: #fff;
  padding: 21px 10px;
  line-height: 18px; }
  .footer-copyright .container {
    max-width: 1237px;
    width: auto; }
    .footer-copyright .container a {
      color: #fff; }
  @media (max-width: 991px) {
    .footer-copyright {
      text-align: center;
      padding: 15px 10px; } }
  .footer-copyright .wrap {
    display: block;
    align-items: center; }
    @media (min-width: 992px) {
      .footer-copyright .wrap {
        display: flex; } }
    .footer-copyright .wrap p {
      padding: 20px 0; }
    .footer-copyright .wrap .ada-logo {
      text-align: center; }
      @media (min-width: 992px) {
        .footer-copyright .wrap .ada-logo {
          text-align: right; } }
      .footer-copyright .wrap .ada-logo img {
        width: 250px; }
  .footer-copyright .hilton-policies {
    font-size: 11px;
    text-transform: none;
    display: block;
    padding: 20px 0 0 0; }
    @media (min-width: 992px) {
      .footer-copyright .hilton-policies {
        float: right;
        display: inline-block;
        padding: 0; } }
    .footer-copyright .hilton-policies a {
      color: #fff;
      padding: 5px 0 5px 0;
      display: block; }
      @media (min-width: 768px) {
        .footer-copyright .hilton-policies a {
          padding: 0 7px 0 7px;
          display: inline-block; } }
      @media (min-width: 992px) {
        .footer-copyright .hilton-policies a {
          padding: 0 0 0 15px; } }

.t-feeds .label-date {
  padding: 0px !important; }
  .t-feeds .label-date:after {
    display: none; }

.tnc {
  margin-top: 14px;
  font-family: "GothamHTF-Book";
  font-weight: normal;
  display: block; }
  .tnc span {
    line-height: 18px; }
  .tnc a {
    text-decoration: underline; }
  .tnc.two {
    margin-top: 0; }
  .tnc.three {
    padding: 9px 20px;
    margin: 0;
    text-align: left; }

.page-banner {
  background-size: cover;
  text-align: center; }
  .page-banner .page-title {
    z-index: 2;
    position: relative;
    font-family: "GothamHTF-Light";
    font-size: 40px;
    letter-spacing: 4px;
    padding-left: 14px;
    text-transform: uppercase;
    color: #fff;
    padding: 123px 0; }
    @media (min-width: 768px) {
      .page-banner .page-title {
        font-size: 69px;
        letter-spacing: 6px; } }

section.models {
  margin-top: 60px;
  margin-bottom: 30px; }
  @media (max-width: 767px) {
    section.models {
      margin-top: 40px; } }
  @media (min-width: 768px) and (max-width: 1024px) {
    section.models {
      margin-top: 50px; } }
  section.models .container {
    background: #f0f0f0; }
    section.models .container .row {
      background: #f0f0f0; }
    section.models .container .sp-img {
      height: 180px;
      margin: 0;
      padding: 0;
      background-repeat: no-repeat;
      background-position: center center;
      background-size: cover; }
      @media (min-width: 600px) {
        section.models .container .sp-img {
          height: 220px; } }
      @media (min-width: 768px) {
        section.models .container .sp-img {
          height: auto;
          margin: 0; } }
      section.models .container .sp-img img {
        width: 100%; }
      section.models .container .sp-img .rate-btn {
        position: absolute;
        top: 15px;
        left: 15px;
        display: inline-block;
        padding: 13px 17px;
        color: #232525;
        font-family: "GothamHTF-Medium";
        letter-spacing: 2px;
        text-decoration: none;
        font-size: 12px;
        text-shadow: none;
        background-color: #fff;
        text-transform: uppercase;
        transition: all 0.4s; }
        @media (min-width: 768px) {
          section.models .container .sp-img .rate-btn {
            top: 33px;
            left: 38px;
            letter-spacing: 5px; } }
        section.models .container .sp-img .rate-btn .fa {
          display: none; }
        section.models .container .sp-img .rate-btn:hover {
          color: #fff;
          background-color: #008cc1; }
        section.models .container .sp-img .rate-btn:hover .fa-play {
          color: #ffffff; }
    section.models .container .sp-content {
      padding: 46px 55px;
      text-align: center; }
      section.models .container .sp-content p {
        display: inline;
        line-height: 3rem; }
      section.models .container .sp-content .readmore {
        font-weight: bold;
        color: #000000; }
      section.models .container .sp-content .btn-holder {
        margin-top: 50px; }
      @media (max-width: 479px) {
        section.models .container .sp-content {
          padding: 35px 25px; } }
      @media (max-width: 1240px) {
        section.models .container .sp-content {
          padding: 35px 30px; } }
      @media (max-width: 1023px) {
        section.models .container .sp-content {
          padding: 35px 15px; } }
      section.models .container .sp-content .title {
        font-family: "GothamHTF-Bold";
        font-size: 18px;
        color: #333333;
        padding-bottom: 50px;
        text-transform: uppercase; }
        @media (max-width: 1240px) {
          section.models .container .sp-content .title {
            padding-bottom: 30px; } }
        @media (max-width: 1023px) {
          section.models .container .sp-content .title {
            padding-bottom: 20px; } }
        @media (max-width: 479px) {
          section.models .container .sp-content .title {
            font-size: 15px;
            padding-bottom: 20px; } }
      section.models .container .sp-content .desp {
        padding-bottom: 50px;
        color: #000000;
        font-family: "GothamHTF-Book";
        font-size: 12px;
        line-height: 21px;
        letter-spacing: 2px; }
        @media (max-width: 1240px) {
          section.models .container .sp-content .desp {
            padding-bottom: 30px;
            font-size: 12px; } }
        @media (max-width: 1023px) {
          section.models .container .sp-content .desp {
            padding-bottom: 23px;
            font-size: 12px; } }
        @media (max-width: 479px) {
          section.models .container .sp-content .desp {
            font-size: 12px;
            line-height: 24px;
            padding-bottom: 23px; } }
      section.models .container .sp-content .button-common {
        border: solid 1px #232525;
        font-size: 12px;
        font-family: "GothamHTF-Medium";
        color: #232525;
        letter-spacing: 2px;
        padding: 8px 13px;
        transition: all 0.4s; }
        section.models .container .sp-content .button-common:hover {
          background-color: #232525;
          color: #fff; }
        section.models .container .sp-content .button-common:focus {
          background-color: #fff;
          color: #232525; }
        section.models .container .sp-content .button-common .fa {
          display: none; }
        @media (min-width: 768px) {
          section.models .container .sp-content .button-common {
            letter-spacing: 5px; } }

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

.specials-bannner {
  background: url("/images/specials-banner.jpg") no-repeat center center; }

.grand-opening-banner {
  background: url("/images/grand-opening-banner.jpg") no-repeat center center; }

.book-early-banner {
  background: url("/images/book-early-banner.jpg") no-repeat center center; }

.details-wrap {
  padding-bottom: 44px; }

.details {
  text-align: center; }
  @media (max-width: 992px) {
    .details {
      padding: 15px 0; } }
  .details h2 {
    font-size: 14px;
    text-transform: uppercase;
    font-family: "GothamHTF-Bold";
    letter-spacing: 5px; }
  .details h3 {
    font-family: "GothamHTF-Light";
    font-size: 32px;
    text-transform: uppercase;
    color: #000000;
    letter-spacing: 6px;
    line-height: 40px;
    padding: 28px 0 46px; }
    @media (max-width: 1200px) {
      .details h3 {
        font-size: 26px;
        line-height: 30px;
        padding: 15px 0 25px; } }
    @media (max-width: 767px) {
      .details h3 {
        font-size: 18px;
        line-height: 28px;
        padding: 15px 0; } }
  .details p {
    padding: 26px 20px 0;
    font-size: 18px;
    line-height: 30px;
    font-family: "GothamHTF-Light"; }
    @media (max-width: 1200px) {
      .details p {
        padding: 0 20px;
        line-height: 28px; } }
    @media (max-width: 767px) {
      .details p {
        font-size: 16px;
        line-height: 24px;
        padding: 0; } }
  .details .text-big {
    font-family: "GothamHTF-Book";
    padding: 30px 0 0; }
    @media (max-width: 1200px) {
      .details .text-big {
        padding: 15px 0 0; } }

.btn-filled {
  background-color: #3a9dc4;
  border: none;
  padding: 14px 20px; }
  .btn-filled:hover {
    border: none; }

.btn-fixed-width {
  width: 202px; }
  @media (max-width: 767px) {
    .btn-fixed-width {
      width: 160px; } }

.spacing-bottom {
  padding-bottom: 22px; }

.special-carousel .carousel-indicators {
  /*	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	transform-origin: top left;*/
  /*	left: 36px;
	bottom: 28px;
	margin: 0;
	width: auto;
	text-align: left;

	@media (max-width: 767px){
		left: 15px;
	}*/ }

.special-carousel .carousel-indicators li {
  width: 8px;
  height: 8px;
  margin: 0 5px;
  text-indent: -999px;
  /* border: 1px solid #fff; */
  border-radius: 10px;
  cursor: pointer;
  background-color: #fff;
  border: 2px solid transparent; }

.special-carousel .carousel-indicators .active {
  background-color: transparent;
  border: 2px solid #fff;
  width: 11px;
  height: 11px;
  margin-bottom: -1px; }

.pint {
  position: absolute;
  bottom: 27px;
  right: 30px; }
  @media (max-width: 767px) {
    .pint {
      bottom: 5px;
      right: 10px; } }
  .pint .fa-pinterest {
    color: #ffffff;
    font-size: 30px; }

.inner-blue-bg {
  background-color: #1f4552;
  color: #ffffff;
  padding: 40px 0; }
  @media (max-width: 767px) {
    .inner-blue-bg {
      text-align: center; } }
  .inner-blue-bg h4 {
    font-family: "GothamHTF-Bold";
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 6px;
    padding-left: 5%; }
    @media (max-width: 767px) {
      .inner-blue-bg h4 {
        padding-left: 0; } }

.blue-bg-list {
  font-family: "GothamHTF-Light";
  font-size: 18px;
  padding-left: 5%; }
  @media (max-width: 767px) {
    .blue-bg-list {
      padding: 15px 0 0;
      font-size: 16px; } }
  .blue-bg-list li {
    list-style-type: none;
    padding: 5px 0; }
    @media (max-width: 1023px) {
      .blue-bg-list li {
        padding: 5px 0; } }
    @media (max-width: 767px) {
      .blue-bg-list li {
        padding: 3px 0; } }

.centered-con-wrap {
  padding-top: 77px;
  padding-bottom: 77px;
  color: #000000; }
  @media (max-width: 767px) {
    .centered-con-wrap {
      padding-top: 40px;
      padding-bottom: 40px; } }
  .centered-con-wrap img {
    width: auto !important; }
  .centered-con-wrap .centerd-con-left {
    text-align: center; }
  .centered-con-wrap .centerd-con-right {
    padding-left: 5%;
    font-size: 18px; }
    .centered-con-wrap .centerd-con-right p {
      font-family: "GothamHTF-Light";
      padding-bottom: 26px; }
      @media (max-width: 767px) {
        .centered-con-wrap .centerd-con-right p {
          padding-bottom: 15px; } }
      .centered-con-wrap .centerd-con-right p:last-child {
        padding-bottom: 0; }
    .centered-con-wrap .centerd-con-right a {
      color: #000000; }
      .centered-con-wrap .centerd-con-right a:hover {
        color: #3a9dc4; }
    @media (max-width: 767px) {
      .centered-con-wrap .centerd-con-right {
        padding: 15px 0 0;
        font-size: 16px; } }

.heading-text {
  font-family: "GothamHTF-Book";
  padding-bottom: 30px; }
  @media (max-width: 767px) {
    .heading-text {
      padding-bottom: 15px; } }

.bullet-text {
  font-family: "GothamHTF-Light";
  padding-bottom: 26px; }
  .bullet-text li {
    list-style-type: none;
    position: relative;
    padding-left: 30px; }
    @media (max-width: 767px) {
      .bullet-text li {
        padding-left: 15px; } }
    .bullet-text li:before {
      position: absolute;
      content: "";
      width: 3px;
      height: 3px;
      border-radius: 50% 50%;
      background-color: #000000;
      left: 0;
      top: 50%;
      margin-top: -2px; }

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

@media (min-width: 768px) {
  .rd-row-1 .rdc-car-con.overlay-con {
    padding-top: 90px;
    padding-bottom: 90px; } }

.loc-main {
  padding-top: 57px; }
  @media (max-width: 767px) {
    .loc-main {
      padding-top: 30px; } }

.loc-con-inner {
  padding-left: 80px; }
  @media (max-width: 1240px) {
    .loc-con-inner {
      padding-left: 0; } }

.loc-content {
  font-family: "GothamHTF-Light";
  color: #444444;
  padding: 50px 80px 0 0;
  background-color: #f8f7f7; }
  @media (max-width: 1240px) {
    .loc-content {
      padding: 25px 0 0; } }
  .loc-content h2 {
    font-size: 32px;
    text-transform: uppercase;
    color: #3a9dc4;
    padding: 0 0 40px;
    line-height: normal;
    letter-spacing: 5px;
    margin: 0; }
    @media (max-width: 991px) {
      .loc-content h2 {
        padding: 0 0 25px;
        font-size: 24px; } }
    @media (max-width: 767px) {
      .loc-content h2 {
        padding: 0 0 15px;
        font-size: 20px;
        letter-spacing: 3px; } }
  .loc-content p {
    padding: 0 0 100px;
    margin: 0;
    letter-spacing: 1px;
    line-height: 30px;
    font-size: 18px; }
    .loc-content p:last-child {
      padding: 0; }
    @media (max-width: 991px) {
      .loc-content p {
        padding: 0 0 30px; } }
    @media (max-width: 767px) {
      .loc-content p {
        padding: 0 0 20px;
        line-height: 24px;
        font-size: 16px; } }
  .loc-content h3 {
    font-family: "GothamHTF-Bold";
    font-size: 14px;
    letter-spacing: 5px;
    text-transform: uppercase;
    position: relative; }
    @media (max-width: 767px) {
      .loc-content h3 {
        letter-spacing: 3px; } }
    .loc-content h3:after {
      content: "";
      position: absolute;
      width: 26px;
      background-color: #000;
      height: 1px;
      bottom: -18px;
      left: 0; }
  .loc-content .left-column {
    /*	@media (max-width: $screen-sm-max){
    	width: 90%;
    }*/ }
    @media (max-width: 767px) {
      .loc-content .left-column {
        width: auto; } }
  .loc-content .right-column {
    padding: 0 0 0 20%; }
    @media (max-width: 991px) {
      .loc-content .right-column {
        padding: 0 0 0 10%; } }
    @media (max-width: 767px) {
      .loc-content .right-column {
        padding: 0; } }
    .loc-content .right-column span {
      display: block; }
    .loc-content .right-column p {
      padding: 35px 0 0; }

.address-wrap {
  padding: 0 0 55px; }
  .address-wrap a {
    color: #444444; }
    .address-wrap a:hover {
      color: #3a9dc4; }
  @media (max-width: 767px) {
    .address-wrap {
      padding: 20px 0 0; } }

.btn-wrap {
  padding: 55px 0 0; }
  @media (max-width: 767px) {
    .btn-wrap {
      padding: 20px 0 0; } }

.no-top-padding {
  padding-top: 0; }

.extra-padding {
  padding: 30px 0 0; }
  @media (max-width: 767px) {
    .extra-padding {
      padding: 15px 0 0; } }

.btn-wrapper {
  padding: 0 0 30px; }
  @media (max-width: 767px) {
    .btn-wrapper {
      padding-bottom: 15px; } }

.common-btn {
  border: solid 1px #c19b76;
  padding: 13px 18px;
  display: inline-block;
  text-transform: uppercase;
  color: #fff;
  font-size: 12px;
  transition: all 0.3s;
  letter-spacing: 1px; }
  .common-btn:hover {
    text-decoration: none;
    color: #000; }
  .common-btn .fa-long-arrow-right {
    color: #000;
    text-indent: 14px; }

.cta-theme-location {
  background-image: url("/images/cta-theme-location.jpg");
  background-position: center center;
  background-repeat: no-repeat; }
  .cta-theme-location h2 {
    padding: 86px 0 60px; }
    @media (max-width: 1023px) {
      .cta-theme-location h2 {
        padding: 30px 0; } }

.empty-container img {
  width: 100%; }

.car-blue-bg {
  background-color: #1f4552; }
  .car-blue-bg .heading-large {
    color: #ffffff; }

.location-banner {
  padding: 112px 0; }
  @media (min-width: 768px) {
    .location-banner {
      padding: 112px 0; } }
  .location-banner .page-title {
    padding: 0 0 22px;
    z-index: 2;
    position: relative; }

.shuttle-graphic {
  margin-left: -15px;
  max-width: 721px;
  padding: 40px 0 0; }
  @media (min-width: 768px) {
    .shuttle-graphic {
      padding: 80px 0 0; } }
  .shuttle-graphic img {
    width: 100%; }
  .shuttle-graphic.sg-mobile {
    display: block; }
    @media (min-width: 768px) {
      .shuttle-graphic.sg-mobile {
        display: none; } }
  .shuttle-graphic.sg-desktop {
    display: none; }
    @media (min-width: 768px) {
      .shuttle-graphic.sg-desktop {
        display: block; } }

.loc-cuba img {
  width: 100%; }

.hdct {
  position: relative; }
  .hdct .graphic {
    position: absolute;
    max-width: 1200px;
    margin: 0 auto;
    height: 18px;
    top: -9px;
    right: 0;
    left: 0;
    background-image: url("../images/floating/line-diagonal.png");
    background-repeat: repeat-x;
    background-position: center center; }

.loc-map img {
  width: 100%; }
.loc-map .map-inner {
  height: 662px; }

.banner-btn .button-common {
  font-family: "GothamHTF-Medium";
  border: solid 1px #fff;
  color: #fff;
  transition: all 0.4s;
  font-size: 12px;
  letter-spacing: 4px;
  padding: 8px 19px;
  display: inline-block;
  margin: 12px; }
  @media (min-width: 600px) {
    .banner-btn .button-common {
      margin: 0 12px; } }
  .banner-btn .button-common:hover {
    background-color: #232525;
    color: #fff;
    border-color: #232525; }

.nav-pills > li {
  float: none;
  clear: both; }

.nav > li > a:focus,
.nav > li > a:hover {
  text-decoration: none;
  background-color: transparent; }

.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
  font-family: "GothamHTF-Medium";
  background-color: transparent;
  color: #232525; }

.reasonbookdirect {
  background-color: #000;
  padding: 40px 0 30px; }
  .reasonbookdirect .container h2 {
    font-family: "GothamHTF-Bold";
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 1px;
    margin-bottom: 25px; }
    @media (min-width: 768px) {
      .reasonbookdirect .container h2 {
        font-size: 30px; } }
  .reasonbookdirect .container ul {
    max-width: 60%;
    margin: 0 auto; }
    .reasonbookdirect .container ul li {
      list-style-type: square;
      font-family: "GothamHTF-Book";
      font-size: 12px;
      margin: 20px auto;
      line-height: 24px;
      color: #fff;
      letter-spacing: 1px; }
    .reasonbookdirect .container ul a.booknow-bttn {
      margin: 15px auto;
      display: inline-block;
      text-transform: uppercase;
      border: solid 1px #fff;
      font-size: 12px;
      color: #fff;
      font-family: "GothamHTF-Medium";
      padding: 10px 15px;
      transition: all 0.4s;
      letter-spacing: 5px; }
      .reasonbookdirect .container ul a.booknow-bttn:hover {
        background-color: #fff;
        color: #232525; }

.loc-con-one .container {
  width: auto;
  max-width: 1320px;
  position: relative; }
.loc-con-one .cap {
  position: absolute;
  bottom: 22px;
  left: 0;
  right: 0;
  color: #fff;
  font-family: "GothamHTF-Bold";
  text-transform: uppercase;
  font-size: 14px;
  text-align: center; }
  @media (min-width: 768px) {
    .loc-con-one .cap {
      left: 22px;
      text-align: left; } }
.loc-con-one .con-one {
  padding: 20px 15px 40px;
  text-align: center; }
  @media (min-width: 768px) {
    .loc-con-one .con-one {
      padding: 26px 15px; } }
  @media (min-width: 992px) {
    .loc-con-one .con-one {
      padding: 30px 0; } }
  @media (min-width: 1200px) {
    .loc-con-one .con-one {
      padding: 61px 10px 61px 0; } }
  .loc-con-one .con-one .title-head {
    font-family: "GothamHTF-Bold";
    font-size: 18px;
    text-transform: uppercase;
    color: #232525;
    letter-spacing: 1px; }
    @media (min-width: 768px) {
      .loc-con-one .con-one .title-head {
        font-size: 24px; } }
  @media (min-width: 992px) {
    .loc-con-one .con-one .sub-titles {
      padding: 10px 0; } }
  @media (min-width: 1200px) {
    .loc-con-one .con-one .sub-titles {
      padding: 40px 0 0; } }
  .loc-con-one .con-one .des {
    font-family: "GothamHTF-Book";
    font-size: 12px;
    line-height: 24px;
    color: #767676;
    letter-spacing: 1px;
    margin: 0 auto;
    padding: 30px 0 0; }
    @media (min-width: 768px) {
      .loc-con-one .con-one .des {
        padding: 10px 0; } }
    @media (min-width: 992px) {
      .loc-con-one .con-one .des {
        width: 85%; } }
    @media (min-width: 1200px) {
      .loc-con-one .con-one .des {
        padding: 20px 0 10px;
        width: 71%; } }
.loc-con-one .con-two {
  padding: 0;
  z-index: 2; }
  @media (min-width: 992px) {
    .loc-con-one .con-two {
      padding: 0 0 0 10px; } }
  .loc-con-one .con-two .att {
    display: inline-block;
    width: 50%;
    position: relative; }
    .loc-con-one .con-two .att img {
      width: 100%; }
  .loc-con-one .con-two .att-1 {
    width: 100%;
    display: block;
    margin-top: 22px; }
    .loc-con-one .con-two .att-1 img {
      width: 100%; }
.loc-con-one .con-tt {
  position: relative;
  padding-top: 20px; }
  @media (min-width: 768px) {
    .loc-con-one .con-tt {
      top: 0;
      margin-bottom: 0; } }
  @media (min-width: 992px) {
    .loc-con-one .con-tt {
      top: -252px;
      margin-bottom: -232px;
      padding: 0 10px 0 0; } }
  @media (min-width: 1200px) {
    .loc-con-one .con-tt {
      top: -325px;
      margin-bottom: -304px; } }
@media (min-width: 992px) {
  .loc-con-one .con-tt-2 {
    top: -165px;
    margin-bottom: -168px; } }
@media (min-width: 1200px) {
  .loc-con-one .con-tt-2 {
    top: -318px;
    margin-bottom: -315px; } }
.loc-con-one .con-three {
  position: relative; }
  .loc-con-one .con-three .att {
    display: inline-block;
    width: 50%;
    position: relative; }
    .loc-con-one .con-three .att img {
      width: 100%; }
  .loc-con-one .con-three .att-1 {
    width: 100%;
    display: block; }
.loc-con-one .con-four {
  margin: 20px 0 0;
  overflow: hidden;
  position: relative; }
  @media (min-width: 768px) {
    .loc-con-one .con-four .col-sm-6 {
      display: inline-block;
      float: none;
      vertical-align: middle; } }
  .loc-con-one .con-four img {
    width: 100%; }
  .loc-con-one .con-four .att {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover; }
  .loc-con-one .con-four .att-con {
    padding: 40px 15px;
    text-align: center; }
    @media (min-width: 768px) {
      .loc-con-one .con-four .att-con {
        padding: 0 20px; } }
    @media (min-width: 992px) {
      .loc-con-one .con-four .att-con {
        padding: 0 20px; } }
    @media (min-width: 1200px) {
      .loc-con-one .con-four .att-con {
        padding: 0 40px; } }
    .loc-con-one .con-four .att-con .nl {
      display: block; }
  .loc-con-one .con-four .add-1 {
    font-family: "GothamHTF-Light";
    font-size: 12px;
    color: #232525;
    letter-spacing: 2px;
    text-transform: uppercase;
    line-height: 20px; }
  .loc-con-one .con-four .add-2 {
    font-family: "GothamHTF-Light";
    color: #606060;
    font-size: 26px;
    padding: 17px 0; }
    @media (min-width: 992px) {
      .loc-con-one .con-four .add-2 {
        font-size: 26px;
        line-height: 33px;
        padding: 17px 0; } }
    @media (min-width: 1200px) {
      .loc-con-one .con-four .add-2 {
        font-size: 34px;
        line-height: 42px;
        padding: 33px 0; } }
  .loc-con-one .con-four .add-3 {
    font-family: "GothamHTF-Book";
    font-size: 12px;
    color: #232525;
    letter-spacing: 1px;
    line-height: 20px; }
.loc-con-one .con-five {
  background-color: #d7d7d7;
  margin: 0;
  padding: 40px 20px; }
  @media (min-width: 768px) {
    .loc-con-one .con-five {
      margin: 20px 0 0; } }
  @media (min-width: 992px) {
    .loc-con-one .con-five {
      margin: 20px 0 0 10px;
      padding: 40px; } }
  @media (min-width: 1200px) {
    .loc-con-one .con-five {
      padding: 62px 80px 63px; } }
  .loc-con-one .con-five .title-head {
    font-family: "GothamHTF-Bold";
    font-size: 20px;
    text-transform: uppercase;
    color: #232525;
    letter-spacing: 1px;
    text-align: center; }
    @media (min-width: 768px) {
      .loc-con-one .con-five .title-head {
        text-align: left; } }
    @media (min-width: 992px) {
      .loc-con-one .con-five .title-head {
        font-size: 24px; } }
  .loc-con-one .con-five .con-five-list {
    padding: 30px 0 0; }
    @media (min-width: 768px) {
      .loc-con-one .con-five .con-five-list {
        padding: 40px 0 0; } }
    .loc-con-one .con-five .con-five-list li {
      list-style-type: none;
      line-height: 22px;
      font-family: "GothamHTF-Book";
      color: #232525;
      letter-spacing: 1px;
      font-size: 12px;
      position: relative;
      padding: 0 0 0 20px; }
      @media (min-width: 768px) {
        .loc-con-one .con-five .con-five-list li {
          padding: 0 0 0 32px; } }
      .loc-con-one .con-five .con-five-list li:after {
        content: "";
        position: absolute;
        left: 0;
        width: 4px;
        height: 4px;
        background-color: #232525;
        border-radius: 50% 50%;
        left: 0;
        top: 8px; }
.loc-con-one .con-five-2 {
  padding: 40px 20px; }
  @media (min-width: 992px) {
    .loc-con-one .con-five-2 {
      margin: 20px 0 0 10px;
      padding: 40px; } }
  @media (min-width: 1200px) {
    .loc-con-one .con-five-2 {
      padding: 62px 80px 38px; } }

.map-holder {
  margin: 0; }
  .map-holder .map-inner {
    height: 400px; }
    @media (min-width: 768px) {
      .map-holder .map-inner {
        height: 660px; } }
  .map-holder .map-static img {
    width: 100%;
    height: 100%;
    object-fit: cover; }

.loc-gal {
  padding: 20px 0 0; }
  .loc-gal .loc-gal-con {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 300px;
    overflow: hidden;
    position: relative; }
    .loc-gal .loc-gal-con .strip {
      position: absolute;
      background-color: #fff;
      width: 20px;
      right: 0;
      top: 0;
      bottom: 0; }
      @media (min-width: 480px) {
        .loc-gal .loc-gal-con .strip {
          width: 20px; } }
    @media (min-width: 768px) {
      .loc-gal .loc-gal-con {
        height: 600px; } }
    @media (min-width: 992px) {
      .loc-gal .loc-gal-con {
        height: 829px; } }

.loc-cta {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 50px 15px;
  margin: 20px 0 0; }
  @media (min-width: 992px) {
    .loc-cta {
      padding: 96px 15px; } }
  .loc-cta .cta {
    background-color: rgba(75, 11, 50, 0.8);
    padding: 40px 15px;
    width: 280px;
    margin: 0 auto; }
    @media (min-width: 768px) {
      .loc-cta .cta {
        padding: 50px 0;
        width: 327px; } }
    @media (min-width: 992px) {
      .loc-cta .cta {
        padding: 64px 0; } }
    .loc-cta .cta .cta-logo {
      max-width: 150px;
      margin: 0 auto; }
      @media (min-width: 992px) {
        .loc-cta .cta .cta-logo {
          max-width: 225px; } }
      .loc-cta .cta .cta-logo img {
        width: 100%; }
  .loc-cta .btn-holder {
    padding: 40px 0 0; }
    @media (min-width: 768px) {
      .loc-cta .btn-holder {
        padding: 65px 0 0; } }
  .loc-cta .button-common {
    font-family: "GothamHTF-Medium";
    border: solid 1px #fff;
    color: #fff;
    transition: all 0.4s;
    font-size: 12px;
    letter-spacing: 4px;
    padding: 8px 19px;
    transition: all 0.4s; }
    .loc-cta .button-common:hover {
      background-color: #232525;
      color: #fff;
      border: solid 1px #232525; }

.t-feeds {
  color: #232525;
  letter-spacing: 2px; }
  .t-feeds .container {
    width: auto;
    max-width: 1320px; }
  .t-feeds .insta-icon {
    position: absolute;
    bottom: 27px;
    left: 30px;
    width: 18px; }
    .t-feeds .insta-icon img {
      width: 100%; }
  .t-feeds .insta-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(75, 11, 50, 0.7);
    opacity: 0;
    transition: all 0.8s;
    text-align: center; }
    .t-feeds .insta-overlay:hover {
      opacity: 1; }
    .t-feeds .insta-overlay .overlay-con {
      position: absolute;
      top: 50%;
      left: 0;
      right: 0;
      margin-top: -20%; }
      .t-feeds .insta-overlay .overlay-con img {
        width: 30px; }
      .t-feeds .insta-overlay .overlay-con span {
        font-family: "GothamHTF-Light";
        font-size: 21px;
        letter-spacing: 3px;
        text-transform: uppercase;
        color: #fff;
        line-height: 30px;
        display: block;
        padding: 30px 0 0; }
  .t-feeds .img-respond {
    width: 100%; }
  .t-feeds .col-md-3,
  .t-feeds .col-sm-4 {
    padding: 0; }
    @media (min-width: 768px) {
      .t-feeds .col-md-3,
      .t-feeds .col-sm-4 {
        float: none;
        display: inline-block;
        vertical-align: middle; } }
  .t-feeds .label-1 {
    font-family: "GothamHTF-Light";
    font-size: 12px; }
    .t-feeds .label-1 a {
      color: #232525;
      text-decoration: none; }
  .t-feeds .icon-t {
    padding: 20px 0; }
    @media (min-width: 1200px) {
      .t-feeds .icon-t {
        padding: 20px 0; } }
    .t-feeds .icon-t .fa {
      color: #d7d7d7;
      font-size: 19px; }
  .t-feeds .label-2 {
    font-family: "GothamHTF-Bold";
    font-size: 12px;
    line-height: 20px;
    margin: 0 auto;
    padding: 0 0 20px; }
    @media (min-width: 600px) {
      .t-feeds .label-2 {
        width: 60%; } }
    @media (min-width: 768px) {
      .t-feeds .label-2 {
        width: 90%;
        padding: 0 0 20px; } }
    @media (min-width: 1200px) {
      .t-feeds .label-2 {
        padding: 0 0 70px; } }
  .t-feeds .label-3 {
    font-family: "GothamHTF-Book";
    font-size: 12px; }
  .t-feeds .feed-text {
    text-align: center;
    padding: 40px 15px;
    position: relative; }
    @media (min-width: 768px) {
      .t-feeds .feed-text {
        padding: 0 15px; } }
    .t-feeds .feed-text a {
      color: #232425;
      text-decoration: none;
      word-wrap: break-word; }
      .t-feeds .feed-text a:active, .t-feeds .feed-text a:focus, .t-feeds .feed-text a:hover {
        color: #232425;
        text-decoration: none; }
  .t-feeds .label-date {
    display: inline-block;
    position: relative;
    padding: 0 47px 0 0;
    margin: 0 16px 0 0; }
    .t-feeds .label-date:after {
      position: absolute;
      content: "";
      width: 31px;
      height: 1px;
      background-color: #232525;
      right: 0;
      top: 50%; }

.p-found {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 60px 15px; }
  @media (min-width: 768px) {
    .p-found {
      padding: 107px 15px; } }
  .p-found .heading {
    font-family: "GothamHTF-Light";
    color: #fff;
    letter-spacing: 5px;
    text-transform: uppercase;
    text-align: center;
    font-size: 20px; }
    @media (min-width: 600px) {
      .p-found .heading {
        font-size: 36px; } }
    @media (min-width: 768px) {
      .p-found .heading {
        font-size: 69px; } }

.act-list-bg {
  position: relative; }
  @media (min-width: 992px) {
    .act-list-bg {
      padding-left: 10px; } }
  .act-list-bg img {
    width: 100%; }

.bb {
  border-bottom: solid 1px #ececec; }

.location-tabs .container {
  width: auto;
  max-width: 1320px;
  position: relative; }
  .location-tabs .container .tabs-links {
    position: relative;
    width: 100%;
    z-index: 10;
    padding-top: 10px; }
    @media (min-width: 768px) {
      .location-tabs .container .tabs-links {
        position: absolute;
        width: 50%;
        padding-top: 40px; } }
.location-tabs .content-container {
  display: block;
  width: 100%; }
  @media (min-width: 768px) {
    .location-tabs .content-container {
      display: table;
      width: 100%; } }
  .location-tabs .content-container .col-sm-6 {
    display: block;
    text-align: center;
    vertical-align: middle; }
    @media (min-width: 768px) {
      .location-tabs .content-container .col-sm-6 {
        display: table-cell;
        float: none; } }
    .location-tabs .content-container .col-sm-6.tabs-img {
      background-size: cover;
      background-repeat: no-repeat;
      min-height: 250px; }
      @media (min-width: 768px) {
        .location-tabs .content-container .col-sm-6.tabs-img {
          min-height: none; } }
.location-tabs .desc {
  max-width: 366px;
  margin: 0 auto;
  color: #232525; }
  .location-tabs .desc h2 {
    font-family: "GothamHTF-Bold";
    font-size: 24px;
    text-transform: uppercase;
    letter-spacing: 1px; }
  .location-tabs .desc h5 {
    font-family: "GothamHTF-Light";
    font-size: 12px;
    padding: 22px 0 0;
    letter-spacing: 2px;
    text-transform: uppercase;
    line-height: 20px; }
    @media (min-width: 768px) {
      .location-tabs .desc h5 {
        padding: 35px 0; } }
  .location-tabs .desc p {
    font-family: "GothamHTF-Book";
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 20px;
    padding: 25px 15px; }
    @media (min-width: 768px) {
      .location-tabs .desc p {
        padding: 0; } }
.location-tabs .imp-container {
  padding: 90px 0; }
  @media (min-width: 768px) {
    .location-tabs .imp-container {
      padding: 180px 0; } }
  .location-tabs .imp-container .imp {
    max-width: 288px;
    margin: 0 auto;
    background-color: rgba(255, 255, 255, 0.85);
    padding: 70px 0; }
    .location-tabs .imp-container .imp p {
      font-family: "GothamHTF-Medium";
      line-height: 27px; }

i.tarevews {
  font-family: "GothamHTF-Book";
  font-size: 14px;
  font-style: italic;
  line-height: 25px; }

.gallery-wrapper {
  padding: 0 0 0 0; }
  @media (min-width: 992px) {
    .gallery-wrapper {
      padding: 0 0 0 0; } }
  .gallery-wrapper .gallery-listing {
    padding: 0 0 10px 0; }
    @media (min-width: 992px) {
      .gallery-wrapper .gallery-listing {
        padding: 0 0 30px 0; } }
  .gallery-wrapper .button-common {
    font-family: "GothamHTF-Medium";
    border: solid 1px #232525;
    color: #232525;
    transition: all 0.4s;
    font-size: 12px;
    letter-spacing: 4px;
    padding: 8px 19px; }
    .gallery-wrapper .button-common:hover {
      background-color: #232525;
      color: #fff; }
  .gallery-wrapper .gallery-wrap {
    margin: 0 auto; }
    @media (min-width: 1200px) {
      .gallery-wrapper .gallery-wrap {
        padding-left: 0px;
        padding-right: 0px; } }
    .gallery-wrapper .gallery-wrap ul {
      list-style: none;
      padding: 0px;
      margin-top: 0px;
      margin-bottom: 0px; }
    .gallery-wrapper .gallery-wrap .item {
      display: inline-block;
      margin: 0 0px 30px;
      float: left;
      width: 100%; }
      .gallery-wrapper .gallery-wrap .item img {
        cursor: pointer;
        height: 0; }
    @media (min-width: 768px) {
      .gallery-wrapper .gallery-wrap .item + .item {
        margin: 0 0px 0px; } }

.gallery-nav {
  padding: 20px 0 25px 0;
  margin: 0px;
  text-align: center;
  list-style: none;
  font-family: "GothamHTF-Book";
  letter-spacing: 1px;
  font-size: 12px; }
  .gallery-nav li {
    display: inline-block;
    position: relative; }
    @media (min-width: 768px) {
      .gallery-nav li {
        padding: 0px 35px 0 0;
        letter-spacing: 2px; }
        .gallery-nav li:after {
          position: absolute;
          content: "";
          width: 32px;
          height: 1px;
          background-color: #232525;
          right: 0;
          top: 50%; }
        .gallery-nav li:last-child:after {
          content: normal; } }
    .gallery-nav li a {
      padding: 10px 10px 10px 8px;
      display: inline-block;
      text-decoration: none;
      color: #232525; }
      .gallery-nav li a.active {
        text-decoration: none;
        color: #232525;
        font-family: "GothamHTF-Medium"; }

.lg-sub-html {
  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; }
  .lg-sub-html h4 {
    padding-top: 10px;
    font-weight: 300;
    font-family: "GothamHTF-Light";
    font-size: 12px;
    letter-spacing: 1px;
    padding-bottom: 20px; }
  .lg-sub-html h3 {
    font-family: "GothamHTF-Bold";
    font-size: 24px;
    padding: 0; }
  .lg-sub-html p {
    margin-top: 10px; }
  .lg-sub-html a {
    margin-top: 10px; }

.image-position {
  width: 100%;
  background-position: center;
  background-size: cover;
  height: 294px;
  background-repeat: no-repeat;
  cursor: pointer; }

.rd-row-1 #rd-carousel {
  overflow: hidden; }
.rd-row-1 .carousel-inner .item {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding: 60px 0 60px 0; }
  @media (min-width: 768px) {
    .rd-row-1 .carousel-inner .item {
      padding: 90px 0 90px 0; } }
  @media (min-width: 768px) {
    .rd-row-1 .carousel-inner .item {
      padding: 140px 0; } }
.rd-row-1 .carousel-indicators {
  bottom: 20px;
  right: 0;
  left: 0;
  width: auto;
  margin: 0; }
  @media (min-width: 768px) {
    .rd-row-1 .carousel-indicators {
      bottom: 51px; } }
  .rd-row-1 .carousel-indicators li {
    background-color: #fff;
    width: 8px;
    height: 8px;
    margin: 2px 5px; }
  .rd-row-1 .carousel-indicators .active {
    width: 11px;
    height: 11px;
    margin: 1px 5px;
    border: solid 2px #fff;
    background-color: transparent; }
.rd-row-1 .carousel-control {
  top: 50%;
  bottom: auto;
  width: auto;
  margin-top: -18px;
  width: 36px;
  height: 36px;
  text-shadow: none; }
  .rd-row-1 .carousel-control.left {
    left: 30px; }
    @media (min-width: 768px) {
      .rd-row-1 .carousel-control.left {
        left: 54px; } }
  .rd-row-1 .carousel-control.right {
    right: 30px; }
    @media (min-width: 768px) {
      .rd-row-1 .carousel-control.right {
        right: 54px; } }
  .rd-row-1 .carousel-control .glyphicon-chevron-left {
    left: 0;
    margin: 0; }
  .rd-row-1 .carousel-control .glyphicon-chevron-right {
    right: 0;
    margin: 0; }
.rd-row-1 .rdc-car-con {
  width: 290px;
  padding: 40px 30px;
  margin: 0 auto;
  text-align: center;
  color: #232525;
  text-transform: uppercase;
  background-color: rgba(255, 255, 255, 0.8); }
  @media (min-width: 768px) {
    .rd-row-1 .rdc-car-con {
      padding: 55px 40px 55px 40px;
      width: 394px; } }
  .rd-row-1 .rdc-car-con .sub-title {
    font-family: "GothamHTF-Light";
    font-size: 12px;
    letter-spacing: 1px;
    padding: 0 0 20px 0; }
    @media (min-width: 768px) {
      .rd-row-1 .rdc-car-con .sub-title {
        padding: 0 0 30px 0; } }
  .rd-row-1 .rdc-car-con .title {
    font-family: "GothamHTF-Bold";
    font-size: 24px;
    padding: 0 0 34px 0; }
    @media (min-width: 768px) {
      .rd-row-1 .rdc-car-con .title {
        padding: 0 0 55px 0; } }
  .rd-row-1 .rdc-car-con .tonight {
    font-family: "GothamHTF-Light";
    font-size: 34px;
    color: #602a45;
    display: inline-block;
    border-top: solid 1px #d6d6d6;
    border-bottom: solid 1px #d6d6d6;
    padding: 8px 12px;
    margin: 0 0 40px 0; }
    @media (min-width: 768px) {
      .rd-row-1 .rdc-car-con .tonight {
        margin: 0 0 50px 0; } }
    .rd-row-1 .rdc-car-con .tonight a {
      color: #602a45; }
      .rd-row-1 .rdc-car-con .tonight a:hover {
        color: #602a45; }

.button-common-2 {
  border: solid 1px #232525;
  font-size: 12px;
  font-family: "GothamHTF-Medium";
  color: #232525;
  letter-spacing: 2px;
  padding: 8px 15px;
  transition: all 0.4s;
  display: inline-block;
  letter-spacing: 5px;
  text-transform: uppercase; }
  .button-common-2:hover {
    color: #fff;
    background-color: #232525; }
  .button-common-2.-white {
    color: #fff;
    border-color: #fff; }
    .button-common-2.-white:hover {
      color: #232525;
      background-color: #fff; }
  .button-common-2.-white-background {
    color: #232525;
    border-color: #fff;
    background-color: #fff; }
    .button-common-2.-white-background:hover {
      color: #fff;
      background-color: #232525;
      border-color: #232525; }

.r-info {
  padding: 20px 0 0 0; }
  .r-info .container {
    width: auto;
    max-width: 1320px;
    position: relative; }
  @media (min-width: 992px) {
    .r-info .-left {
      left: 0;
      right: 0;
      bottom: 0; } }
  @media (min-width: 992px) {
    .r-info .-right {
      float: right; } }
  .r-info .con-1 {
    text-align: center; }
    @media (min-width: 768px) {
      .r-info .con-1 {
        padding: 40px 15px 40px 15px; } }
    @media (min-width: 992px) {
      .r-info .con-1 {
        margin: 0 10px 0 0;
        padding: 40px 15px 40px 15px; } }
    @media (min-width: 1200px) {
      .r-info .con-1 {
        padding: 62px 0; } }
    .r-info .con-1 .title {
      font-family: "GothamHTF-Bold";
      font-size: 18px;
      text-transform: uppercase;
      color: #232525;
      letter-spacing: 1px; }
      @media (min-width: 768px) {
        .r-info .con-1 .title {
          font-size: 24px; } }
    .r-info .con-1 .sub-title {
      font-family: "GothamHTF-Light";
      font-size: 12px;
      line-height: 15px;
      color: #232525;
      padding: 36px 0 0 0;
      text-transform: uppercase;
      letter-spacing: 1px; }
    .r-info .con-1 .des-wrap {
      margin: 20px auto 0 auto; }
      @media (min-width: 768px) {
        .r-info .con-1 .des-wrap {
          margin: 30px auto 0 auto; } }
      @media (min-width: 1200px) {
        .r-info .con-1 .des-wrap {
          margin: 39px auto 0 auto; } }
    .r-info .con-1 .des {
      font-family: "GothamHTF-Book";
      font-size: 12px;
      line-height: 14px;
      color: #767676;
      letter-spacing: 1px;
      padding: 0 0 20px 0;
      margin: 0 auto; }
      @media (min-width: 1200px) {
        .r-info .con-1 .des {
          width: 75%; } }
      .r-info .con-1 .des.bold-text {
        font-family: "GothamHTF-Medium"; }
      .r-info .con-1 .des a {
        color: #767676; }
        .r-info .con-1 .des a:hover {
          color: #168fbc; }
    .r-info .con-1 .spacing {
      padding: 20px 0 0 0; }
  .r-info .con-2 {
    padding: 20px 0 0 0; }
    @media (min-width: 768px) {
      .r-info .con-2 {
        padding: 0 0 0 0; } }
    @media (min-width: 992px) {
      .r-info .con-2 {
        margin: 0 10px 0 0; } }
    .r-info .con-2 img {
      width: 100%; }
  .r-info .con-3 {
    position: relative;
    margin: 20px 0 20px 0; }
    @media (min-width: 768px) {
      .r-info .con-3 {
        margin: 20px 0 20px 0; } }
    @media (min-width: 992px) {
      .r-info .con-3 {
        margin: 0 0 20px 10px; } }
    .r-info .con-3 img {
      width: 100%; }
    .r-info .con-3 .text {
      position: absolute;
      bottom: 40px;
      left: 15px;
      right: 15px;
      color: #fff;
      text-align: center; }
      @media (min-width: 768px) {
        .r-info .con-3 .text {
          bottom: 60px;
          left: 60px;
          right: auto;
          text-align: left; } }
      .r-info .con-3 .text .title {
        font-family: "GothamHTF-Bold";
        font-size: 18px;
        letter-spacing: 1px;
        text-transform: uppercase; }
        @media (min-width: 768px) {
          .r-info .con-3 .text .title {
            font-size: 24px; } }
      .r-info .con-3 .text .spacing {
        padding: 30px 0 0 0; }
  @media (min-width: 992px) {
    .r-info .con-4 {
      margin: 0 0 0 10px; } }
  @media (min-width: 768px) {
    .r-info .con-4 .col-sm-5 {
      float: none;
      display: inline-block;
      vertical-align: middle; } }
  @media (min-width: 768px) {
    .r-info .con-4 .col-sm-7 {
      float: none;
      display: inline-block;
      vertical-align: middle; } }
  .r-info .con-4 .con-4-1 {
    padding: 40px 0;
    background-color: #d7d7d7; }
    @media (min-width: 768px) {
      .r-info .con-4 .con-4-1 {
        padding: 60px 0; } }
  .r-info .con-4 .list {
    padding: 45px 0 45px 20px; }
    @media (min-width: 768px) {
      .r-info .con-4 .list {
        padding: 45px 0 45px 20px; } }
    @media (min-width: 1200px) {
      .r-info .con-4 .list {
        padding: 45px 0 45px 40px; } }
    .r-info .con-4 .list li {
      list-style-type: none;
      line-height: 22px;
      font-family: "GothamHTF-Book";
      color: #232525;
      letter-spacing: 1px;
      font-size: 12px;
      position: relative;
      padding: 0 0 0 32px; }
      @media (min-width: 768px) {
        .r-info .con-4 .list li {
          padding: 0 0 0 20px; } }
      .r-info .con-4 .list li:after {
        content: "";
        position: absolute;
        left: 0;
        width: 4px;
        height: 4px;
        background-color: #232525;
        border-radius: 50% 50%;
        left: 0;
        top: 8px; }
  .r-info .con-4 .con-4-2 {
    padding: 40px 15px 0px 15px;
    text-align: center; }
    @media (min-width: 768px) {
      .r-info .con-4 .con-4-2 {
        padding: 0 15px;
        margin-right: -5px; } }
    .r-info .con-4 .con-4-2 .nl {
      display: block; }
    .r-info .con-4 .con-4-2 .add-1 {
      font-family: "GothamHTF-Light";
      font-size: 12px;
      color: #232525;
      letter-spacing: 2px;
      text-transform: uppercase;
      line-height: 20px; }
    .r-info .con-4 .con-4-2 .add-2 {
      font-family: "GothamHTF-Light";
      color: #6a6a6a;
      font-size: 26px;
      padding: 30px 0; }
      @media (min-width: 992px) {
        .r-info .con-4 .con-4-2 .add-2 {
          font-size: 26px;
          line-height: 33px;
          padding: 40px 0; } }
      @media (min-width: 1200px) {
        .r-info .con-4 .con-4-2 .add-2 {
          font-size: 34px;
          line-height: 42px;
          padding: 40px 0; } }
    .r-info .con-4 .con-4-2 .add-3 {
      font-family: "GothamHTF-Book";
      font-size: 12px;
      color: #232525;
      letter-spacing: 1px;
      line-height: 20px; }

/*offers*/
.ro-info {
  padding: 20px 0 0 0;
  position: relative; }
  .ro-info .container {
    width: auto;
    max-width: 1320px;
    position: relative; }
  @media (min-width: 992px) {
    .ro-info .-left {
      position: relative;
      left: 0;
      right: 0;
      top: 0; } }
  @media (min-width: 992px) {
    .ro-info .-right {
      float: right; } }
  .ro-info .con-1 {
    text-align: center;
    padding: 20px 15px; }
    @media (min-width: 768px) {
      .ro-info .con-1 {
        padding: 40px 15px 40px 15px; } }
    @media (min-width: 992px) {
      .ro-info .con-1 {
        margin: 0 10px 0 0;
        padding: 40px 15px 40px 15px; } }
    @media (min-width: 1200px) {
      .ro-info .con-1 {
        padding: 62px 0; } }
    .ro-info .con-1 .title {
      font-family: "GothamHTF-Bold";
      font-size: 18px;
      text-transform: uppercase;
      color: #232525;
      letter-spacing: 1px; }
      @media (min-width: 768px) {
        .ro-info .con-1 .title {
          font-size: 24px; } }
    .ro-info .con-1 .sub-title {
      font-family: "GothamHTF-Light";
      font-size: 12px;
      line-height: 24px;
      color: #232525;
      padding: 36px 0 0 0;
      text-transform: uppercase;
      letter-spacing: 1px; }
    .ro-info .con-1 .des-wrap {
      margin: 20px auto 0 auto; }
      @media (min-width: 768px) {
        .ro-info .con-1 .des-wrap {
          margin: 30px auto 0 auto; } }
      @media (min-width: 1200px) {
        .ro-info .con-1 .des-wrap {
          margin: 39px auto 0 auto; } }
    .ro-info .con-1 .des {
      font-family: "GothamHTF-Book";
      font-size: 12px;
      line-height: 22px;
      color: #767676;
      letter-spacing: 1px;
      padding: 0 0 20px 0;
      margin: 0 auto; }
      @media (min-width: 1200px) {
        .ro-info .con-1 .des {
          width: 75%; } }
      .ro-info .con-1 .des.bold-text {
        font-family: "GothamHTF-Medium"; }
      .ro-info .con-1 .des a {
        color: #767676; }
        .ro-info .con-1 .des a:hover {
          color: #168fbc; }
    .ro-info .con-1 .spacing {
      padding: 20px 0 0 0; }
  .ro-info .con-2 {
    padding: 20px 0 0 0; }
    @media (min-width: 768px) {
      .ro-info .con-2 {
        padding: 0 0 0 0; } }
    @media (min-width: 992px) {
      .ro-info .con-2 {
        margin: 0 10px 0 0; } }
    .ro-info .con-2 img {
      width: 100%; }
  .ro-info .con-3 {
    position: relative;
    margin: 20px 0 20px 0; }
    @media (min-width: 768px) {
      .ro-info .con-3 {
        margin: 20px 0 0px 0; } }
    @media (min-width: 992px) {
      .ro-info .con-3 {
        margin: 0 0 20px 10px; } }
    .ro-info .con-3 img {
      width: 100%; }
    .ro-info .con-3 .text {
      position: absolute;
      bottom: 40px;
      left: 15px;
      right: 15px;
      color: #fff;
      text-align: center; }
      @media (min-width: 768px) {
        .ro-info .con-3 .text {
          bottom: 60px;
          left: 60px;
          right: auto;
          text-align: left; } }
      .ro-info .con-3 .text .title {
        font-family: "GothamHTF-Bold";
        font-size: 18px;
        letter-spacing: 1px;
        text-transform: uppercase; }
        @media (min-width: 768px) {
          .ro-info .con-3 .text .title {
            font-size: 24px; } }
      .ro-info .con-3 .text .spacing {
        padding: 30px 0 0 0; }
  @media (min-width: 992px) {
    .ro-info .con-4 {
      margin: 0 0 0 10px; } }
  @media (min-width: 768px) {
    .ro-info .con-4 .col-sm-5 {
      float: none;
      display: inline-block;
      vertical-align: middle; } }
  @media (min-width: 768px) {
    .ro-info .con-4 .col-sm-7 {
      float: none;
      display: inline-block;
      vertical-align: middle; } }
  .ro-info .con-4 .con-4-1 {
    padding: 40px 0;
    background-color: #d7d7d7; }
    @media (min-width: 768px) {
      .ro-info .con-4 .con-4-1 {
        padding: 60px 0; } }
  .ro-info .con-4 .list {
    padding: 45px 0 45px 20px; }
    @media (min-width: 768px) {
      .ro-info .con-4 .list {
        padding: 45px 0 45px 20px; } }
    @media (min-width: 1200px) {
      .ro-info .con-4 .list {
        padding: 45px 0 45px 40px; } }
    .ro-info .con-4 .list li {
      list-style-type: none;
      line-height: 22px;
      font-family: "GothamHTF-Book";
      color: #232525;
      letter-spacing: 1px;
      font-size: 12px;
      position: relative;
      padding: 0 0 0 32px; }
      @media (min-width: 768px) {
        .ro-info .con-4 .list li {
          padding: 0 0 0 20px; } }
      .ro-info .con-4 .list li:after {
        content: "";
        position: absolute;
        left: 0;
        width: 4px;
        height: 4px;
        background-color: #232525;
        border-radius: 50% 50%;
        left: 0;
        top: 8px; }
  .ro-info .con-4 .con-4-2 {
    padding: 40px 15px 0px 15px;
    text-align: center; }
    @media (min-width: 768px) {
      .ro-info .con-4 .con-4-2 {
        padding: 0 15px;
        margin-right: -5px; } }
    .ro-info .con-4 .con-4-2 .nl {
      display: block; }
    .ro-info .con-4 .con-4-2 .add-1 {
      font-family: "GothamHTF-Light";
      font-size: 12px;
      color: #232525;
      letter-spacing: 2px;
      text-transform: uppercase;
      line-height: 20px; }
    .ro-info .con-4 .con-4-2 .add-2 {
      font-family: "GothamHTF-Light";
      color: #d7d7d7;
      font-size: 26px;
      padding: 30px 0; }
      @media (min-width: 992px) {
        .ro-info .con-4 .con-4-2 .add-2 {
          font-size: 26px;
          line-height: 33px;
          padding: 40px 0; } }
      @media (min-width: 1200px) {
        .ro-info .con-4 .con-4-2 .add-2 {
          font-size: 34px;
          line-height: 42px;
          padding: 40px 0; } }
    .ro-info .con-4 .con-4-2 .add-3 {
      font-family: "GothamHTF-Book";
      font-size: 12px;
      color: #232525;
      letter-spacing: 1px;
      line-height: 20px; }

/*offers end*/
/*offer details --background*/
.o-info {
  padding: 20px 0 0 0;
  position: relative; }
  .o-info .container {
    width: auto;
    max-width: 1320px;
    position: relative; }
  @media (min-width: 992px) {
    .o-info .-left {
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0; } }
  @media (min-width: 992px) {
    .o-info .-right {
      float: right; } }
  .o-info .con-1 {
    text-align: center;
    padding: 20px 15px; }
    @media (min-width: 768px) {
      .o-info .con-1 {
        padding: 40px 15px 40px 15px; } }
    @media (min-width: 992px) {
      .o-info .con-1 {
        margin: 0 10px 0 0;
        padding: 40px 15px 40px 15px; } }
    @media (min-width: 1200px) {
      .o-info .con-1 {
        padding: 42px 0; } }
    .o-info .con-1 .title {
      font-family: "GothamHTF-Bold";
      font-size: 18px;
      text-transform: uppercase;
      color: #232525;
      letter-spacing: 1px; }
      @media (min-width: 768px) {
        .o-info .con-1 .title {
          font-size: 24px; } }
    .o-info .con-1 .sub-title {
      font-family: "GothamHTF-Light";
      font-size: 12px;
      line-height: 24px;
      color: #232525;
      padding: 36px 0 0 0;
      text-transform: uppercase;
      letter-spacing: 1px; }
    .o-info .con-1 .des-wrap {
      margin: 20px auto 0 auto; }
      @media (min-width: 768px) {
        .o-info .con-1 .des-wrap {
          margin: 30px auto 0 auto; } }
      @media (min-width: 1200px) {
        .o-info .con-1 .des-wrap {
          margin: 39px auto 0 auto; } }
    .o-info .con-1 .des {
      font-family: "GothamHTF-Book";
      font-size: 12px;
      line-height: 22px;
      color: #767676;
      letter-spacing: 1px;
      padding: 0 0 20px 0;
      margin: 0 auto; }
      @media (min-width: 1200px) {
        .o-info .con-1 .des {
          width: 75%; } }
      .o-info .con-1 .des.bold-text {
        font-family: "GothamHTF-Medium"; }
      .o-info .con-1 .des a {
        color: #767676; }
        .o-info .con-1 .des a:hover {
          color: #168fbc; }
    .o-info .con-1 .spacing {
      padding: 20px 0 0 0; }
  .o-info .con-2 {
    padding: 20px 0 0 0;
    background-position: center;
    background-size: cover;
    min-height: 360px; }
    @media (min-width: 768px) {
      .o-info .con-2 {
        padding: 0 0 0 0;
        min-height: 201px; } }
    @media (min-width: 992px) {
      .o-info .con-2 {
        margin: 0 10px 0 0;
        min-height: 201px; } }
    .o-info .con-2 img {
      width: 100%; }
  .o-info .con-3 {
    position: relative;
    margin: 20px 0 20px 0; }
    @media (min-width: 768px) {
      .o-info .con-3 {
        margin: 20px 0 0px 0; } }
    @media (min-width: 992px) {
      .o-info .con-3 {
        margin: 0 0 0px 10px; } }
    .o-info .con-3 img {
      width: 100%; }
    .o-info .con-3 .text {
      position: absolute;
      bottom: 40px;
      left: 15px;
      right: 15px;
      color: #fff;
      text-align: center; }
      @media (min-width: 768px) {
        .o-info .con-3 .text {
          bottom: 60px;
          left: 60px;
          right: auto;
          text-align: left; } }
      .o-info .con-3 .text .title {
        font-family: "GothamHTF-Bold";
        font-size: 18px;
        letter-spacing: 1px;
        text-transform: uppercase; }
        @media (min-width: 768px) {
          .o-info .con-3 .text .title {
            font-size: 24px; } }
      .o-info .con-3 .text .spacing {
        padding: 30px 0 0 0; }
  @media (min-width: 992px) {
    .o-info .con-4 {
      margin: 0 0 0 10px; } }
  @media (min-width: 768px) {
    .o-info .con-4 .col-sm-5 {
      float: none;
      display: inline-block;
      vertical-align: middle; } }
  @media (min-width: 768px) {
    .o-info .con-4 .col-sm-7 {
      float: none;
      display: inline-block;
      vertical-align: middle; } }
  .o-info .con-4 .con-4-1 {
    padding: 40px 0;
    background-color: #d7d7d7; }
    @media (min-width: 768px) {
      .o-info .con-4 .con-4-1 {
        padding: 60px 0; } }
  .o-info .con-4 .list {
    padding: 45px 0 45px 20px; }
    @media (min-width: 768px) {
      .o-info .con-4 .list {
        padding: 45px 0 45px 20px; } }
    @media (min-width: 1200px) {
      .o-info .con-4 .list {
        padding: 45px 0 45px 40px; } }
    .o-info .con-4 .list li {
      list-style-type: none;
      line-height: 22px;
      font-family: "GothamHTF-Book";
      color: #232525;
      letter-spacing: 1px;
      font-size: 12px;
      position: relative;
      padding: 0 0 0 32px; }
      @media (min-width: 768px) {
        .o-info .con-4 .list li {
          padding: 0 0 0 20px; } }
      .o-info .con-4 .list li:after {
        content: "";
        position: absolute;
        left: 0;
        width: 4px;
        height: 4px;
        background-color: #232525;
        border-radius: 50% 50%;
        left: 0;
        top: 8px; }
  .o-info .con-4 .con-4-2 {
    padding: 40px 15px 0px 15px;
    text-align: center; }
    @media (min-width: 768px) {
      .o-info .con-4 .con-4-2 {
        padding: 0 15px;
        margin-right: -5px; } }
    .o-info .con-4 .con-4-2 .nl {
      display: block; }
    .o-info .con-4 .con-4-2 .add-1 {
      font-family: "GothamHTF-Light";
      font-size: 12px;
      color: #232525;
      letter-spacing: 2px;
      text-transform: uppercase;
      line-height: 20px; }
    .o-info .con-4 .con-4-2 .add-2 {
      font-family: "GothamHTF-Light";
      color: #606060;
      font-size: 26px;
      padding: 30px 0; }
      @media (min-width: 992px) {
        .o-info .con-4 .con-4-2 .add-2 {
          font-size: 26px;
          line-height: 33px;
          padding: 40px 0; } }
      @media (min-width: 1200px) {
        .o-info .con-4 .con-4-2 .add-2 {
          font-size: 34px;
          line-height: 42px;
          padding: 40px 0; } }
    .o-info .con-4 .con-4-2 .add-3 {
      font-family: "GothamHTF-Book";
      font-size: 12px;
      color: #232525;
      letter-spacing: 1px;
      line-height: 20px; }

/*Offer detials end*/
.rooms-section {
  padding: 20px 0 0 0; }
  .rooms-section .container {
    width: auto;
    max-width: 1320px;
    position: relative; }
  .rooms-section .new-caption-area, .rooms-section .special-caption-area {
    margin: auto;
    color: #000;
    text-align: center;
    position: relative;
    padding: 70px 0px 0px 0px; }
    @media (max-width: 1240px) {
      .rooms-section .new-caption-area, .rooms-section .special-caption-area {
        padding: 70px 0px 0px 0px; } }
    @media (max-width: 1200px) {
      .rooms-section .new-caption-area, .rooms-section .special-caption-area {
        padding: 70px 0px 0px 0px; } }
    @media (max-width: 1070px) {
      .rooms-section .new-caption-area, .rooms-section .special-caption-area {
        padding: 40px 0px 0px 0px; } }
    @media (max-width: 991px) {
      .rooms-section .new-caption-area, .rooms-section .special-caption-area {
        padding: 40px 0px 40px 0px; } }
    @media (max-width: 767px) {
      .rooms-section .new-caption-area, .rooms-section .special-caption-area {
        padding: 0px 0px 0 0px; } }
    .rooms-section .new-caption-area p, .rooms-section .special-caption-area p {
      font-family: "GothamHTF-Light";
      font-size: 12px;
      line-height: 22px;
      color: #232525;
      width: 50%;
      letter-spacing: 1px;
      padding: 0 0 20px 0;
      margin: 0 auto; }
      @media (max-width: 1200px) {
        .rooms-section .new-caption-area p, .rooms-section .special-caption-area p {
          width: 65%; } }
      @media (max-width: 768px) {
        .rooms-section .new-caption-area p, .rooms-section .special-caption-area p {
          padding: 20px 0 0 0;
          width: 90%; } }
    .rooms-section .new-caption-area h4, .rooms-section .special-caption-area h4 {
      font-size: 12px;
      font-family: "GothamHTF-Light";
      width: 85%;
      margin: 0 auto;
      text-align: center;
      line-height: 22px;
      padding: 0 0px 40px 0px; }
      @media (min-width: 992px) {
        .rooms-section .new-caption-area h4, .rooms-section .special-caption-area h4 {
          padding: 0 0px 75px 0px; } }
    .rooms-section .new-caption-area h3, .rooms-section .special-caption-area h3 {
      font-size: 34px;
      font-family: "GothamHTF-Light";
      line-height: 40px;
      text-align: center;
      width: 75%;
      margin: 0 auto;
      padding: 0 0px 45px 0px; }
      @media (max-width: 1070px) {
        .rooms-section .new-caption-area h3, .rooms-section .special-caption-area h3 {
          font-size: 20px;
          line-height: 30px;
          width: 90%;
          padding: 0 0 40px 0px; } }
    .rooms-section .new-caption-area .button-common-2, .rooms-section .special-caption-area .button-common-2 {
      min-width: 225px; }
    .rooms-section .new-caption-area .btn-spacing, .rooms-section .special-caption-area .btn-spacing {
      margin: 0 0 10px 0; }
  .rooms-section .things-to-do {
    height: 420px;
    background-size: cover;
    background-repeat: none; }
    @media (min-width: 768px) {
      .rooms-section .things-to-do {
        height: 550px; } }
  .rooms-section .rooms-carousel {
    margin: auto;
    color: #000;
    overflow: hidden; }
    @media (min-width: 768px) {
      .rooms-section .rooms-carousel {
        height: 550px; } }
  .rooms-section .carousel-caption {
    background-color: transparent; }
  .rooms-section .carousel-controls {
    position: relative;
    width: auto;
    /* overflow: hidden; */
    height: 36px;
    margin: 0px auto;
    left: auto;
    right: auto;
    z-index: 3;
    margin: 30px auto 40px auto; }
    @media (max-width: 1070px) {
      .rooms-section .carousel-controls {
        margin: 30px auto 30px auto; } }
    .rooms-section .carousel-controls .nav-control {
      background-image: none;
      position: relative;
      border: 1px solid #000;
      width: 36px;
      height: 36px;
      font-family: "GothamHTF-Light";
      line-height: 29px;
      color: #03111d;
      font-size: 33px;
      display: inline-block; }
    .rooms-section .carousel-controls .left {
      background-image: none;
      position: relative;
      left: auto;
      top: auto; }
      .rooms-section .carousel-controls .left:before {
        content: '\2039'; }
    .rooms-section .carousel-controls .right {
      background-image: none;
      position: relative;
      right: auto;
      top: auto; }
      .rooms-section .carousel-controls .right:before {
        line-height: 27px;
        content: '\203A';
        font-size: 33px; }
    .rooms-section .carousel-controls .glyphicon {
      border: 1px solid #03111d; }

.footer-separator {
  border: 1px solid #e0e2e3;
  padding-bottom: 20px; }

.offer-amenities {
  padding: 0px !important; }

.this-no-padding {
  padding: 0px !important; }

.rooms-ada p {
  font-family: 'GothamHTF-Light';
  font-size: 12px;
  line-height: 21px;
  color: #767676;
  letter-spacing: .1em; }

@font-face {
  font-family: 'weather';
  src: url("//s3-us-west-2.amazonaws.com/s.cdpn.io/93/artill_clean_icons-webfont.eot");
  src: url("//s3-us-west-2.amazonaws.com/s.cdpn.io/93/artill_clean_icons-webfont.eot?#iefix") format("embedded-opentype"), url("//s3-us-west-2.amazonaws.com/s.cdpn.io/93/artill_clean_icons-webfont.woff") format("woff"), url("//s3-us-west-2.amazonaws.com/s.cdpn.io/93/artill_clean_icons-webfont.ttf") format("truetype"), url("//s3-us-west-2.amazonaws.com/s.cdpn.io/93/artill_clean_icons-webfont.svg#artill_clean_weather_iconsRg") format("svg");
  font-weight: normal;
  font-style: normal; }
i {
  font-family: weather;
  font-size: 50px;
  font-weight: normal;
  font-style: normal;
  line-height: 1.0;
  text-transform: none; }

.icon-0:before {
  content: ":"; }

.icon-1:before {
  content: "p"; }

.icon-2:before {
  content: "S"; }

.icon-3:before {
  content: "Q"; }

.icon-4:before {
  content: "S"; }

.icon-5:before {
  content: "W"; }

.icon-6:before {
  content: "W"; }

.icon-7:before {
  content: "W"; }

.icon-8:before {
  content: "W"; }

.icon-9:before {
  content: "I"; }

.icon-10:before {
  content: "W"; }

.icon-11:before {
  content: "I"; }

.icon-12:before {
  content: "I"; }

.icon-13:before {
  content: "I"; }

.icon-14:before {
  content: "I"; }

.icon-15:before {
  content: "W"; }

.icon-16:before {
  content: "I"; }

.icon-17:before {
  content: "W"; }

.icon-18:before {
  content: "U"; }

.icon-19:before {
  content: "Z"; }

.icon-20:before {
  content: "Z"; }

.icon-21:before {
  content: "Z"; }

.icon-22:before {
  content: "Z"; }

.icon-23:before {
  content: "Z"; }

.icon-24:before {
  content: "E"; }

.icon-25:before {
  content: "E"; }

.icon-26:before {
  content: "3"; }

.icon-27:before {
  content: "a"; }

.icon-28:before {
  content: "A"; }

.icon-29:before {
  content: "a"; }

.icon-30:before {
  content: "A"; }

.icon-31:before {
  content: "6"; }

.icon-32:before {
  content: "1"; }

.icon-33:before {
  content: "6"; }

.icon-34:before {
  content: "1"; }

.icon-35:before {
  content: "W"; }

.icon-36:before {
  content: "1"; }

.icon-37:before {
  content: "S"; }

.icon-38:before {
  content: "S"; }

.icon-39:before {
  content: "S"; }

.icon-40:before {
  content: "M"; }

.icon-41:before {
  content: "W"; }

.icon-42:before {
  content: "I"; }

.icon-43:before {
  content: "W"; }

.icon-44:before {
  content: "a"; }

.icon-45:before {
  content: "S"; }

.icon-46:before {
  content: "U"; }

.icon-47:before {
  content: "S"; }

.models.events h2 {
  font-size: 18px;
  color: #333333;
  padding-bottom: 50px;
  text-transform: uppercase; }
.models.events ul {
  padding: 0 0 40px 0; }
  .models.events ul li {
    font-family: "GothamHTF-Medium";
    font-size: 13px;
    color: #767676;
    list-style-type: none;
    padding: 0 0 15px 0;
    letter-spacing: 1px; }

.event-details {
  padding: 50px 0 0 0; }
  .event-details ul {
    padding: 0 0 40px 0; }
    .event-details ul li {
      font-family: "GothamHTF-Medium";
      font-size: 13px;
      color: #767676;
      list-style-type: none;
      padding: 0 0 15px 0;
      letter-spacing: 1px; }
  .event-details .desc {
    padding: 50px 0; }
  .event-details h3 {
    font-family: "GothamHTF-Light";
    font-size: 12px;
    padding: 22px 0 0 0;
    letter-spacing: 2px;
    text-transform: uppercase;
    line-height: 20px; }
  .event-details .date-label {
    font-family: "GothamHTF-Bold";
    display: block;
    padding: 0 0 5px 0;
    color: #333333; }
  .event-details .venue {
    font-size: 13px;
    line-height: 24px;
    color: #767676;
    padding: 22px 0 0 0; }
  .event-details .website {
    padding: 22px 0 0 0; }
    .event-details .website a {
      color: #008cc1;
      font-size: 13px;
      line-height: 20px; }
  .event-details .tabs-img {
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 250px; }
    @media (min-width: 768px) {
      .event-details .tabs-img {
        min-height: none; } }

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

/*
.gky-events {
	.container {
		width: auto;
		max-width: 1237px;
		padding: 0;
	}
	.gky-events-item {
		background-color: #f0f0f0;
		font-family: $main-font-bold;
		text-align: center;
		padding: 15px;
		display: inline-block;
		vertical-align: middle;
		float: none;
		margin: 0 -5px 0 0;
			&:nth-child(even) {
				background-color: #fff;
			}
	}
		h2 {
			font-size: 18px;
			color: #333333;
			padding-bottom: 50px;
			text-transform: uppercase;
		}
		ul {
			padding: 0 0 40px 0;
			li {
				font-family: $main-font-medium;
				font-size: 13px;
				color: $tc-grey;
				list-style-type: none;
				padding: 0 0 15px 0;
				letter-spacing: 1px;
			}
		}
}*/
.events-filter-nav {
  padding-bottom: 0px; }

ul.date-time li {
  display: inline; }

.align {
  display: inline; }

.padding-1 {
  padding-top: 10px; }

.partners-description .details-container-1 {
  max-width: 80%;
  margin: 0 auto;
  text-align: left;
  padding: 20px 0; }
  @media (min-width: 768px) {
    .partners-description .details-container-1 {
      font-size: 80%; } }
  .partners-description .details-container-1 .btn-holder {
    margin: 30px 0; }
    .partners-description .details-container-1 .btn-holder .button-common {
      border: solid 1px #232525;
      font-size: 12px;
      font-family: "GothamHTF-Medium";
      color: #232525;
      letter-spacing: 2px;
      padding: 8px 13px;
      transition: all 0.4s; }
      .partners-description .details-container-1 .btn-holder .button-common:hover {
        background-color: #232525;
        color: #fff; }
  .partners-description .details-container-1 h2 {
    font-family: "GothamHTF-Bold";
    font-size: 18px;
    padding: 0 0 20px 0;
    text-transform: uppercase;
    color: #232525;
    letter-spacing: 1px;
    margin: 0 auto; }
    @media (min-width: 768px) {
      .partners-description .details-container-1 h2 {
        font-size: 24px; } }
  .partners-description .details-container-1 p {
    font-family: "GothamHTF-Book";
    font-size: 12px;
    line-height: 22px;
    color: #767676;
    letter-spacing: 1px;
    padding: 0;
    margin: 0 auto; }
    .partners-description .details-container-1 p strong {
      color: #000; }
  .partners-description .details-container-1 .list li {
    list-style-type: none;
    line-height: 22px;
    font-family: "GothamHTF-Book";
    color: #767676;
    letter-spacing: 1px;
    font-size: 12px;
    position: relative;
    padding: 0 0 0 32px; }
    @media (min-width: 768px) {
      .partners-description .details-container-1 .list li {
        padding: 0 0 0 20px; } }
    .partners-description .details-container-1 .list li:after {
      content: "";
      position: absolute;
      left: 0;
      width: 4px;
      height: 4px;
      background-color: #767676;
      border-radius: 50% 50%;
      left: 0;
      top: 8px; }
.partners-description .img1-container {
  padding: 15px 15px 15px 15px; }
  @media (min-width: 768px) {
    .partners-description .img1-container {
      padding: 0 0 0 7px; } }
  .partners-description .img1-container .img1 {
    width: 100%;
    background-size: cover;
    min-height: 350px; }
    @media (min-width: 768px) {
      .partners-description .img1-container .img1 {
        min-height: 650px; } }
.partners-description .img2-container {
  padding: 0 15px 15px 15px; }
  @media (min-width: 768px) {
    .partners-description .img2-container {
      padding: 0 7px 0 0; } }
  .partners-description .img2-container .img2 {
    width: 100%;
    background-size: cover;
    min-height: 350px; }
    @media (min-width: 768px) {
      .partners-description .img2-container .img2 {
        min-height: 500px; } }

.partners-gallery-margin {
  margin-top: 20px; }

.partners-gallery-text-align {
  text-align: left !important; }

.date-venue {
  color: #fff;
  text-align: center;
  font-size: 14px;
  position: relative;
  z-index: 3;
  font-weight: 300;
  line-height: 18px;
  font-family: "GothamHTF-Light"; }
  .date-venue strong {
    font-weight: bold;
    opacity: 0.7; }

.date-venue-list {
  color: #000;
  font-weight: 300;
  font-family: "GothamHTF-Book";
  font-size: 12px;
  margin: 0 0 30px;
  line-height: 20px; }

.p-b-10 {
  padding-bottom: 20px !important; }

.att-sd p {
  margin-bottom: 40px;
  font-weight: 300;
  font-family: "GothamHTF-Book";
  line-height: 18px; }

.btn-holder.abs {
  width: 250px;
  position: absolute;
  top: calc(50% - 10px);
  z-index: 2;
  left: calc(50% - 93px); }
  .btn-holder.abs .button-common {
    width: 210px;
    text-align: center;
    font-size: 12px;
    border: solid 1px #000000;
    background: #000000; }
    .btn-holder.abs .button-common:hover {
      color: #000;
      background-color: #fff;
      border-color: #fff; }

.loc-gal .loc-gal-twist {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 300px;
  overflow: hidden;
  position: relative; }

.faq h1 {
  padding: 0;
  font-size: 24px;
  font-family: "GothamHTF-Bold";
  text-transform: uppercase; }
.faq .para {
  width: 100%;
  font-family: "GothamHTF-Book";
  padding-top: 24px;
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 24px;
  text-align: center;
  color: #767676; }
  @media (min-width: 768px) {
    .faq .para {
      line-height: 28px;
      width: 85%;
      margin: auto; } }
.faq .intro-wrap {
  background-color: #ffffff; }
  @media (min-width: 768px) {
    .faq .intro-wrap {
      padding: 0; } }
  .faq .intro-wrap .container-fluid {
    padding: 0; }
  .faq .intro-wrap .cta-events-img {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    height: 220px; }
    @media (min-width: 768px) {
      .faq .intro-wrap .cta-events-img {
        height: auto; } }
  @media (min-width: 768px) {
    .faq .intro-wrap .col-sm-5 {
      width: 44.243%;
      display: table-cell;
      float: none;
      clear: both;
      vertical-align: middle; } }
  @media (min-width: 768px) {
    .faq .intro-wrap .col-sm-7 {
      width: 55.757%;
      display: table-cell;
      float: none;
      clear: both;
      vertical-align: middle; } }
  .faq .intro-wrap .-left .img-holder {
    position: relative; }
    .faq .intro-wrap .-left .img-holder img {
      width: 100%; }
  .faq .intro-wrap .-right {
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center; }
    @media (min-width: 768px) {
      .faq .intro-wrap .-right {
        padding-top: 65px;
        padding-bottom: 65px; } }
    .faq .intro-wrap .-right.-right-blog {
      padding-left: 5%; }
      @media (min-width: 768px) {
        .faq .intro-wrap .-right.-right-blog {
          padding-left: 5%;
          padding-left: 5%; } }
      .faq .intro-wrap .-right.-right-blog h2 {
        max-width: 100%;
        font-family: "GothamHTF-Bold";
        color: #232525;
        text-align: center;
        font-size: 18px; }
        @media (min-width: 768px) {
          .faq .intro-wrap .-right.-right-blog h2 {
            font-size: 24px;
            padding-bottom: 0;
            letter-spacing: 0.5px;
            max-width: 90%;
            text-align: left; } }
      .faq .intro-wrap .-right.-right-blog p {
        font-family: "GothamHTF-Book";
        font-size: 12px;
        line-height: 24px;
        color: #000000;
        letter-spacing: 1px;
        padding-bottom: 50px;
        text-align: center;
        width: 100%; }
        @media (min-width: 768px) {
          .faq .intro-wrap .-right.-right-blog p {
            text-align: left;
            max-width: 96% !important; } }
      .faq .intro-wrap .-right.-right-blog span.from-to {
        font-family: "GothamHTF-Light";
        font-size: 12px;
        color: #232525;
        letter-spacing: 2px;
        line-height: 20px;
        display: block; }
    .faq .intro-wrap .-right .btn-holder {
      padding: 0 0 30px; }
      .faq .intro-wrap .-right .btn-holder .btn-common {
        border: solid 1px #000000;
        font-size: 12px;
        font-family: "GothamHTF-Medium";
        color: #000000;
        letter-spacing: 2px;
        padding: 10px 23px;
        transition: all 0.4s;
        text-align: center; }
        .faq .intro-wrap .-right .btn-holder .btn-common:hover {
          background-color: #000000;
          color: #fff; }
        .faq .intro-wrap .-right .btn-holder .btn-common:focus {
          background-color: #fff;
          color: #828282; }
        .faq .intro-wrap .-right .btn-holder .btn-common .fa {
          display: none; }
        @media (min-width: 768px) {
          .faq .intro-wrap .-right .btn-holder .btn-common {
            letter-spacing: 5px; } }
      @media (min-width: 768px) {
        .faq .intro-wrap .-right .btn-holder {
          text-align: left; } }
  .faq .intro-wrap .intro {
    display: table;
    width: 100%;
    background-color: #f1f1f1; }
.faq .m-t-60 {
  margin-top: 60px; }

.faq-details h1 {
  padding: 0;
  font-size: 24px;
  font-family: "GothamHTF-Bold";
  text-transform: uppercase; }
.faq-details p {
  font-family: "GothamHTF-Book";
  font-size: 12px;
  line-height: 22px;
  color: #767676;
  letter-spacing: 1px;
  padding: 10px 0;
  margin: 0 auto; }
  .faq-details p strong {
    font-family: "GothamHTF-Book";
    font-size: 12px;
    text-shadow: none;
    line-height: 30px;
    color: #000; }
.faq-details .btn-holder {
  padding: 0 0 30px;
  margin-top: 20px; }
  .faq-details .btn-holder .btn-common {
    border: solid 1px #000000;
    font-size: 12px;
    /*font-family:$popins-regular;*/
    font-family: "GothamHTF-Medium";
    color: #000;
    letter-spacing: 2px;
    padding: 10px 23px;
    transition: all 0.4s; }
    .faq-details .btn-holder .btn-common:hover {
      background-color: #000000;
      color: #fff; }
    .faq-details .btn-holder .btn-common:focus {
      background-color: #fff;
      color: #828282; }
    @media (min-width: 768px) {
      .faq-details .btn-holder .btn-common {
        letter-spacing: 5px; } }
.faq-details ul {
  display: block;
  list-style-type: decimal; }
  .faq-details ul li {
    display: list-item;
    text-align: -webkit-match-parent;
    font-family: "GothamHTF-Book";
    font-size: 12px;
    line-height: 22px;
    color: #767676;
    letter-spacing: 1px;
    padding: 10px 0 0 10px;
    margin-left: 15px; }

.about-list {
  width: 100%;
  margin: auto; }
  @media (min-width: 768px) {
    .about-list {
      max-width: 1320px; } }
  .about-list img {
    width: 100%;
    margin: 50px 0 30px; }
  .about-list ul {
    font-family: "GothamHTF-Book";
    font-size: 12px;
    text-align: center;
    color: #767676;
    letter-spacing: 1px;
    list-style-type: none; }
    @media (min-width: 768px) {
      .about-list ul {
        text-align: left; } }
    .about-list ul li {
      position: relative;
      padding: 10px 3px 10px 15px; }
      .about-list ul li:before {
        position: absolute;
        content: "";
        width: 8px;
        height: 8px;
        background-color: #767676;
        left: 0;
        top: 12px;
        border-radius: 50%; }

.pagenotfound {
  margin-bottom: 50px; }
  .pagenotfound h2 {
    padding: 0; }
  .pagenotfound p {
    font-family: "GothamHTF-Book";
    font-size: 12px;
    text-align: center;
    color: #767676;
    margin: auto;
    padding: 30px;
    max-width: 450px;
    line-height: 22px;
    letter-spacing: 1px; }

.sitemap ul {
  padding-left: 0;
  max-width: 320px;
  margin: auto; }
  .sitemap ul.sitey li {
    list-style: none;
    text-align: center;
    padding: 10px;
    margin-left: 0;
    font-family: "GothamHTF-Book";
    font-size: 14px; }
    .sitemap ul.sitey li .parent {
      text-transform: uppercase; }
    .sitemap ul.sitey li a {
      color: #767676; }
      .sitemap ul.sitey li a:hover {
        color: #3a9dc4; }
    .sitemap ul.sitey li ul li {
      margin-left: 0;
      text-align: center; }
      .sitemap ul.sitey li ul li ul {
        paading-left: 0; }
        .sitemap ul.sitey li ul li ul li {
          text-align: center;
          margin: 0;
          padding: 5px;
          font-family: "GothamHTF-Book";
          font-size: 12px; }

.contact {
  padding: 30px 0;
  text-align: center;
  color: #000; }
  @media (min-width: 768px) {
    .contact {
      padding: 30px 0;
      text-align: left; } }
  .contact .container {
    max-width: 1100px;
    width: auto; }
  .contact .contact-wrap h2 {
    font-family: "GothamHTF-Medium";
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
    color: #232525;
    padding: 15px 0; }
  .contact .contact-wrap h3 {
    font-family: "GothamHTF-Bold";
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: 1px;
    color: #232525;
    padding: 15px 0;
    line-height: 30px; }
  .contact .contact-wrap p {
    font-family: "GothamHTF-Light";
    font-size: 13px;
    line-height: 26px;
    color: #767676;
    letter-spacing: 1px;
    padding: 15px 0; }
    .contact .contact-wrap p a {
      color: #097fad;
      font-family: "GothamHTF-Medium"; }
  @media (min-width: 992px) {
    .contact .-left {
      padding: 0 50px 0 0; } }
  @media (min-width: 992px) {
    .contact .-left {
      padding: 0 100px 0 0; } }
  .contact .contact-form {
    max-width: none !important; }
  .contact .contact-con {
    padding: 30px 0; }

.groups {
  padding: 50px 0; }
  .groups .container {
    width: auto;
    max-width: 900px;
    position: relative; }
    .groups .container p {
      font-family: "GothamHTF-Book";
      font-size: 12px;
      line-height: 24px;
      color: #767676;
      letter-spacing: 1px;
      margin: 0 auto;
      padding: 20px;
      text-align: left;
      text-align: center;
      width: auto; }
      @media (min-width: 768px) {
        .groups .container p {
          max-width: 60%; } }
      .groups .container p a {
        color: #1086b4;
        text-decoration: none;
        font-weight: bold; }
    .groups .container h2 {
      font-family: "GothamHTF-Bold";
      font-size: 18px;
      text-transform: uppercase;
      color: #232525;
      letter-spacing: 1px;
      text-align: center;
      padding: 25px; }
    .groups .container .rfp-wrapper {
      max-width: 570px;
      margin: 0 auto 50px auto; }
      @media (max-width: 767px) {
        .groups .container .rfp-wrapper {
          margin: 0 auto 30px auto;
          padding: 0 15px; } }
      .groups .container .rfp-wrapper .contact-form .form-control {
        font-family: "GothamHTF-Light";
        border-color: #d9d9d9;
        border-radius: 0px;
        height: 48px;
        box-shadow: none;
        color: #232525;
        font-weight: 400;
        letter-spacing: 1px;
        font-size: 12px; }
        @media (max-width: 767px) {
          .groups .container .rfp-wrapper .contact-form .form-control {
            height: 48px;
            font-size: 13px;
            font-weight: 400;
            letter-spacing: 1px; } }
        .groups .container .rfp-wrapper .contact-form .form-control:focus {
          box-shadow: none;
          border-color: #232525; }
        .groups .container .rfp-wrapper .contact-form .form-control::-webkit-input-placeholder {
          font-family: "GothamHTF-Light";
          text-transform: uppercase;
          font-weight: 700;
          letter-spacing: 2px;
          font-style: normal;
          color: #d9d9d9; }
        .groups .container .rfp-wrapper .contact-form .form-control :-moz-placeholder {
          /* Firefox 18- */
          font-family: "GothamHTF-Light";
          text-transform: uppercase;
          font-weight: 700;
          letter-spacing: 2px;
          font-style: normal;
          color: #d9d9d9; }
        .groups .container .rfp-wrapper .contact-form .form-control ::-moz-placeholder {
          /* Firefox 19+ */
          font-family: "GothamHTF-Light";
          text-transform: uppercase;
          font-weight: 700;
          letter-spacing: 2px;
          font-style: normal;
          color: #d9d9d9; }
        .groups .container .rfp-wrapper .contact-form .form-control :-ms-input-placeholder {
          font-family: "GothamHTF-Light";
          text-transform: uppercase;
          font-weight: 700;
          letter-spacing: 2px;
          font-style: normal;
          color: #d9d9d9; }
      .groups .container .rfp-wrapper .contact-form .btn {
        font-family: GothamHTF-Medium;
        border-radius: 0px;
        height: 40px;
        font-size: 12px;
        text-transform: uppercase;
        letter-spacing: 3px;
        width: 100%; }
        @media (max-width: 767px) {
          .groups .container .rfp-wrapper .contact-form .btn {
            height: 48px;
            width: 150px;
            transition: all 0.3s; } }
        .groups .container .rfp-wrapper .contact-form .btn.btn-default {
          background-color: #fff;
          border-color: #232525;
          color: #232525;
          transition: all 0.4s; }
        .groups .container .rfp-wrapper .contact-form .btn:hover {
          background-color: #232525;
          color: #fff; }
      .groups .container .rfp-wrapper .contact-form textarea.form-control {
        resize: none;
        height: 150px; }
        @media (max-width: 767px) {
          .groups .container .rfp-wrapper .contact-form textarea.form-control {
            height: 100px; } }
        .groups .container .rfp-wrapper .contact-form textarea.form-control.m-textarea {
          height: 130px; }
          @media (max-width: 767px) {
            .groups .container .rfp-wrapper .contact-form textarea.form-control.m-textarea {
              height: 100px; } }
      .groups .container .rfp-wrapper .contact-form .checkbox {
        padding: 0 0 10px 0; }
        @media (max-width: 767px) {
          .groups .container .rfp-wrapper .contact-form .checkbox {
            padding: 0 0 10px 0; } }
        .groups .container .rfp-wrapper .contact-form .checkbox label {
          font-family: "GothamHTF-Light";
          font-size: 12px;
          line-height: 22px;
          letter-spacing: 1px; }
      .groups .container .rfp-wrapper .right-space {
        padding-right: 8px; }
        @media (max-width: 767px) {
          .groups .container .rfp-wrapper .right-space {
            padding-right: 0px; } }
      .groups .container .rfp-wrapper .left-space {
        padding-left: 8px; }
        @media (max-width: 767px) {
          .groups .container .rfp-wrapper .left-space {
            padding-left: 0px; } }
    .groups .container .form-title {
      text-align: center; }
    .groups .container .two-fields-holder {
      overflow: hidden; }
    .groups .container .checkbox-inline {
      font-family: "GothamHTF-Light";
      font-size: 12px;
      line-height: 20px;
      letter-spacing: 1px; }
    .groups .container .checkbox-holder {
      padding: 15px 0;
      overflow: hidden; }
      @media (max-width: 767px) {
        .groups .container .checkbox-holder .option-label {
          padding-bottom: 15px; } }
  .groups .btn-holder {
    text-align: center;
    padding: 30px 0 0 0; }

.ui-datepicker .ui-datepicker-calendar .ui-datepicker-current-day .ui-state-active {
  background: #232525 !important; }

#ui-datepicker-div {
  margin-left: 0px !important; }

.ui-datepicker {
  width: auto;
  padding: 20px;
  background: #f9f9f9; }
  .ui-datepicker .ui-datepicker-prev,
  .ui-datepicker .ui-datepicker-next {
    top: 8px;
    width: 5px;
    height: 5px;
    border-top: 2px solid #333; }
    .ui-datepicker .ui-datepicker-prev.ui-state-disabled,
    .ui-datepicker .ui-datepicker-next.ui-state-disabled {
      opacity: 0.2; }
  .ui-datepicker .ui-datepicker-prev {
    left: 80px;
    border-left: 2px solid #333;
    transform: rotate(-45deg);
    cursor: pointer; }
  .ui-datepicker .ui-datepicker-next {
    right: 80px;
    border-right: 2px solid #333;
    transform: rotate(45deg);
    cursor: pointer; }
  .ui-datepicker .ui-datepicker-title {
    margin: 0;
    line-height: normal; }
  .ui-datepicker .ui-datepicker-calendar {
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    font-weight: lighter; }
    .ui-datepicker .ui-datepicker-calendar tbody tr {
      border-top: 1px solid #ebebeb; }
    .ui-datepicker .ui-datepicker-calendar th {
      font-size: 10px;
      text-transform: uppercase;
      font-weight: normal;
      color: #333; }
    .ui-datepicker .ui-datepicker-calendar td a,
    .ui-datepicker .ui-datepicker-calendar td span {
      text-align: center;
      color: #333; }
    .ui-datepicker .ui-datepicker-calendar .ui-state-disabled {
      opacity: .3; }
    .ui-datepicker .ui-datepicker-calendar .ui-datepicker-today a {
      font-weight: bold; }
    .ui-datepicker .ui-datepicker-calendar .ui-datepicker-current-day .ui-state-active {
      color: #fff;
      background: #1f4552;
      border-radius: 5px; }

.ui-datepicker-header {
  font-family: 'Lato', sans-serif;
  font-size: 13px;
  color: #333;
  margin-bottom: 10px; }

/* ======================================================= DROP DOWN CALENDAR =====================================================  */
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  color: #333; }

#ui-datepicker-div.ui-datepicker-multi {
  border-radius: 0 0 0 0;
  padding: 10px;
  z-index: 2147483647 !important; }

#ui-datepicker-div {
  background: none repeat scroll 0 0 #FEFEFE;
  border: 1px solid #EEEEEE;
  border-radius: 0;
  min-width: 300px;
  margin-left: -46px;
  margin-top: 2px;
  padding: 10px;
  z-index: 2147483647 !important; }

#ui-datepicker-div.ui-datepicker .ui-datepicker-next {
  /*right: 0;*/ }

#ui-datepicker-div.ui-datepicker .ui-widget-header .ui-state-hover,
#ui-datepicker-div.ui-datepicker .ui-state-focus,
#ui-datepicker-div.ui-datepicker .ui-widget-header .ui-state-focus {
  background-color: #fff;
  cursor: pointer;
  opacity: .8; }

#ui-datepicker-div .ui-timepicker-div .ui-state-hover,
#ui-datepicker-div .ui-timepicker-div .ui-widget-content .ui-state-hover,
#ui-datepicker-div .ui-timepicker-div .ui-widget-header .ui-state-hover,
#ui-datepicker-div .ui-timepicker-div .ui-state-focus,
#ui-datepicker-div .ui-timepicker-div .ui-widget-content .ui-state-focus,
#ui-datepicker-div .ui-timepicker-div .ui-widget-header .ui-state-focus {
  border: none;
  background: none repeat-x #ccc;
  font-weight: bold;
  color: #111111; }

#ui-datepicker-div .ui-timepicker-div .ui-state-active,
#ui-datepicker-div .ui-timepicker-div .ui-widget-content .ui-state-active,
#ui-datepicker-div .ui-timepicker-div .ui-widget-header .ui-state-active {
  border: none;
  background: none repeat-x #ccc;
  font-weight: bold;
  color: #cc0000; }

/*! 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
----------------------------------*/
.ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse; }

.ui-helper-clearfix:after {
  clear: both; }

.ui-helper-clearfix {
  min-height: 0;
  /* support: IE7 */ }

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
  /* support: IE8 */ }

.ui-front {
  z-index: 100; }

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important; }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none; }

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0; }

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em; }

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px; }

.ui-datepicker .ui-datepicker-prev {
  left: 2px; }

.ui-datepicker .ui-datepicker-next {
  right: 2px; }

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px; }

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px; }

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px; }

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center; }

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0; }

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%; }

.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em; }

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0; }

.ui-datepicker td {
  border: 0;
  padding: 1px; }

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none; }

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0; }

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible; }

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto; }

.ui-datepicker-multi .ui-datepicker-group {
  float: left; }

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em; }

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%; }

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%; }

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%; }

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0; }

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left; }

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0; }

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl; }

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right; }

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px; }

.intro-wrap {
  background-color: #f5f5f5; }
  @media (min-width: 768px) {
    .intro-wrap {
      padding: 0; } }
  .intro-wrap .container-fluid {
    padding: 0; }
  @media (min-width: 768px) {
    .intro-wrap .col-sm-5 {
      display: table-cell;
      float: none;
      width: 44.243%;
      clear: both;
      vertical-align: middle; } }
  @media (min-width: 768px) {
    .intro-wrap .col-sm-7 {
      display: table-cell;
      float: none;
      width: 55.757%;
      clear: both;
      vertical-align: middle; } }
  .intro-wrap .-left .img-holder {
    position: relative; }
    .intro-wrap .-left .img-holder img {
      width: 100%; }
  .intro-wrap .-right {
    padding: 50px 15px;
    text-align: center; }
    @media (min-width: 768px) {
      .intro-wrap .-right {
        padding: 0 15px 0 50px;
        text-align: left; } }
    @media (min-width: 992px) {
      .intro-wrap .-right {
        padding: 0 15px 0 24.764%; } }
    .intro-wrap .-right p {
      padding: 10px 0 0; }
      @media (min-width: 768px) {
        .intro-wrap .-right p {
          max-width: none; } }
      @media (min-width: 992px) {
        .intro-wrap .-right p {
          max-width: 85%; } }
    @media (min-width: 992px) {
      .intro-wrap .-right.-right-blog {
        padding-left: 10%; } }
    @media (min-width: 992px) {
      .intro-wrap .-right.-right-blog h2 {
        max-width: 90%;
        padding-bottom: 0;
        font-family: 'GothamHTF-Bold';
        font-size: 24px;
        color: #232525;
        letter-spacing: .5px; } }
    .intro-wrap .-right.-right-blog p {
      padding-bottom: 50px;
      font-size: 12px;
      line-height: 24px;
      color: #000000;
      letter-spacing: 1px; }
    .intro-wrap .-right.-right-blog span.from-to {
      display: block;
      font-family: 'GothamHTF-Light';
      font-size: 12px;
      line-height: 20px;
      color: #232525;
      text-transform: uppercase;
      letter-spacing: 2px; }
  .intro-wrap .intro {
    display: table;
    width: 100%;
    background-color: #f1f1f1; }

.cta-events .cta-events-img {
  position: relative;
  height: 220px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }
  @media (min-width: 768px) {
    .cta-events .cta-events-img {
      height: auto; } }
.cta-events .-right {
  padding-top: 50px;
  padding-bottom: 50px; }
  @media (min-width: 768px) {
    .cta-events .-right {
      padding-top: 65px;
      padding-bottom: 65px; } }
  .cta-events .-right .btn-common {
    padding: 10px 23px;
    font-family: 'GothamHTF-Medium';
    font-size: 12px;
    color: #000000;
    letter-spacing: 2px;
    border: solid 1px #232525;
    transition: all .4s; }
    .cta-events .-right .btn-common:hover {
      color: #fff;
      background-color: #828282; }
    .cta-events .-right .btn-common:focus {
      color: #828282;
      background-color: #fff; }
    .cta-events .-right .btn-common .fa {
      display: none; }
    @media (min-width: 768px) {
      .cta-events .-right .btn-common {
        letter-spacing: 2px; } }
@media (max-width: 767px) {
  .cta-events .-left {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    margin: 0 auto;
    transform: translateY(-50%); } }
.cta-events .-left .btn-holder {
  padding: 0;
  text-align: center; }
  .cta-events .-left .btn-holder .btn-common {
    border: solid 1px #232525;
    font-size: 12px;
    /*font-family:$popins-regular;*/
    font-family: "GothamHTF-Medium";
    color: #828282;
    letter-spacing: 2px;
    padding: 10px 23px;
    transition: all 0.4s; }
    .cta-events .-left .btn-holder .btn-common:hover {
      background-color: #828282;
      color: #fff; }
    .cta-events .-left .btn-holder .btn-common:focus {
      background-color: #fff;
      color: #828282; }
    .cta-events .-left .btn-holder .btn-common .fa {
      display: none; }
    @media (min-width: 768px) {
      .cta-events .-left .btn-holder .btn-common {
        letter-spacing: 2px; } }

.events-cta-2.cta-one {
  background-position: top center; }
.events-cta-2 h3 {
  padding-bottom: 10px;
  color: #fff; }
.events-cta-2 p {
  color: #fff;
  padding: 0 0 50px; }
  @media (min-width: 768px) {
    .events-cta-2 p {
      padding: 0 0 84px;
      width: 60%;
      margin: 0 auto; } }
  @media (min-width: 992px) {
    .events-cta-2 p {
      width: 35%; } }
  .events-cta-2 p a {
    color: #fff; }
    .events-cta-2 p a:hover {
      color: #fff; }

.attractions-listing {
  background: none; }

.pagination-wrapper {
  padding: 50px 0; }
  .pagination-wrapper .pagination {
    margin: 0 auto;
    text-align: center;
    display: block; }
  .pagination-wrapper .page_number {
    /*font-family: $contex-regular;*/
    text-align: center;
    padding: 0 0 30px;
    font-size: 20px;
    letter-spacing: 2px;
    /*color: $heading-color;*/
    display: inline-block; }
  .pagination-wrapper .pagination > li {
    display: inline-block; }
  .pagination-wrapper .pagination > li:first-child > a,
  .pagination-wrapper .pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    background-color: #000;
    color: #fff;
    border-radius: 0;
    border: none;
    /*font-family: $contex-regular;*/
    font-size: 12px;
    letter-spacing: 3px;
    text-transform: uppercase;
    transition: all 0.4s;
    padding: 11px 30px; }
    .pagination-wrapper .pagination > li:first-child > a:hover,
    .pagination-wrapper .pagination > li:first-child > span:hover {
      background-color: rgba(10, 10, 18, 0.6);
      color: #fff; }
  .pagination-wrapper .pagination > li:last-child > a,
  .pagination-wrapper .pagination > li:last-child > span {
    color: #fff;
    border-radius: 0;
    border: none;
    /*font-family: $contex-regular;*/
    font-size: 12px;
    letter-spacing: 3px;
    text-transform: uppercase;
    background-color: #000;
    transition: all 0.4s;
    padding: 11px 30px; }
    .pagination-wrapper .pagination > li:last-child > a:hover,
    .pagination-wrapper .pagination > li:last-child > span:hover {
      background-color: rgba(10, 10, 18, 0.6);
      color: #fff; }

.date-holder {
  font-family: "GothamHTF-Light";
  font-size: 12px;
  color: #232525;
  letter-spacing: 2px;
  text-transform: uppercase;
  line-height: 20px;
  padding: 30px 0 0; }

.blog-details {
  color: #000;
  padding: 50px 0;
  text-align: center; }
  @media (min-width: 768px) {
    .blog-details {
      text-align: left; } }
  .blog-details .container {
    max-width: 1320px;
    width: auto; }
  .blog-details .-left h1 {
    font-family: "GothamHTF-Bold";
    font-size: 30px;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 3px;
    position: relative;
    padding: 0 0 30px;
    margin-bottom: 30px;
    text-align: center; }
    @media (min-width: 768px) {
      .blog-details .-left h1 {
        font-size: 30px;
        letter-spacing: 2px;
        line-height: 43px;
        text-align: left; } }
    @media (min-width: 992px) {
      .blog-details .-left h1 {
        font-size: 42px;
        letter-spacing: 4px;
        line-height: 53px;
        padding: 0 0 30px; } }
    .blog-details .-left h1:after {
      content: "";
      position: absolute;
      background-color: #0a0a12;
      left: 0;
      right: 0;
      bottom: 0;
      width: 40px;
      height: 1px;
      margin: 0 auto; }
      @media (min-width: 768px) {
        .blog-details .-left h1:after {
          left: 0;
          right: auto;
          margin: 0; } }
  .blog-details .-left p {
    padding: 0 0 30px;
    font-family: "GothamHTF-Book";
    font-size: 13px;
    line-height: 22px;
    color: #333; }
    .blog-details .-left p img {
      width: 100%; }
  .blog-details .-left .btn-holder {
    padding: 0 0 30px; }
    .blog-details .-left .btn-holder .btn-common {
      border: solid 1px #232525;
      font-size: 12px;
      /*font-family:$popins-regular;*/
      font-family: "GothamHTF-Medium";
      color: #828282;
      letter-spacing: 2px;
      padding: 10px 23px;
      transition: all 0.4s; }
      .blog-details .-left .btn-holder .btn-common:hover {
        background-color: #828282;
        color: #fff; }
      .blog-details .-left .btn-holder .btn-common:focus {
        background-color: #fff;
        color: #828282; }
      .blog-details .-left .btn-holder .btn-common .fa {
        display: none; }
      @media (min-width: 768px) {
        .blog-details .-left .btn-holder .btn-common {
          letter-spacing: 2px; } }
  .blog-details .-left .date-holder {
    padding: 0 0 20px; }
  .blog-details .-left span.from-to {
    font-family: "GothamHTF-Light";
    font-size: 12px;
    color: #232525;
    letter-spacing: 2px;
    text-transform: uppercase;
    line-height: 20px;
    display: block;
    margin: 0 0 10px; }
  .blog-details .-right {
    max-width: 280px;
    color: #000;
    margin: 0 auto; }
    @media (min-width: 768px) {
      .blog-details .-right {
        float: right;
        margin: 0; } }
    .blog-details .-right h3 {
      /*font-family: $contex-regular;*/
      font-size: 16px;
      padding: 0 0 30px;
      letter-spacing: 1px;
      text-transform: uppercase; }
    .blog-details .-right .fe-item {
      padding: 0 0 10px; }
    .blog-details .-right p {
      padding: 0 0 15px;
      font-family: "Recta W01 Light";
      font-size: 15px;
      line-height: 24px;
      color: #616161;
      letter-spacing: 1px; }
      .blog-details .-right p img {
        width: 100%; }
      .blog-details .-right p a {
        display: block;
        color: #000;
        font-family: "GothamHTF-Light"; }
    .blog-details .-right .btn-holder {
      padding: 0; }
      .blog-details .-right .btn-holder .btn-common {
        border: solid 1px #232525;
        font-size: 12px;
        /*font-family:$popins-regular;*/
        font-family: "GothamHTF-Medium";
        color: #828282;
        letter-spacing: 2px;
        padding: 10px 23px;
        transition: all 0.4s; }
        .blog-details .-right .btn-holder .btn-common:hover {
          background-color: #828282;
          color: #fff; }
        .blog-details .-right .btn-holder .btn-common:focus {
          background-color: #fff;
          color: #828282; }
        .blog-details .-right .btn-holder .btn-common .fa {
          display: none; }
        @media (min-width: 768px) {
          .blog-details .-right .btn-holder .btn-common {
            letter-spacing: 2px; } }

.newsletter-signup {
  background: #161515;
  vertical-align: middle; }
  .newsletter-signup h3 {
    color: #cdaf71;
    font-size: 32px;
    text-transform: uppercase;
    /*font-family: $contex-regular;*/
    padding: 70px 0 60px; }
    @media (max-width: 990px) {
      .newsletter-signup h3 {
        padding: 70px 0 30px; } }
  .newsletter-signup .input-group {
    margin-top: 68px; }
    .newsletter-signup .input-group .form-control {
      border: 0;
      border-radius: 0;
      height: 40px; }
      .newsletter-signup .input-group .form-control::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        color: #000;
        text-transform: uppercase;
        font-size: 14px;
        letter-spacing: 2px;
        /*font-family:$popins-regular;*/ }
      .newsletter-signup .input-group .form-control::-moz-placeholder {
        /* Firefox 19+ */
        color: #000;
        text-transform: uppercase;
        font-size: 14px;
        letter-spacing: 2px;
        /*font-family:$popins-regular;*/ }
      .newsletter-signup .input-group .form-control:-ms-input-placeholder {
        /* IE 10+ */
        color: #000;
        text-transform: uppercase;
        font-size: 14px;
        letter-spacing: 2px;
        /*font-family:$popins-regular;*/ }
      .newsletter-signup .input-group .form-control:-moz-placeholder {
        /* Firefox 18- */
        color: #000;
        text-transform: uppercase;
        font-size: 14px;
        letter-spacing: 2px;
        /*font-family:$popins-regular;*/ }
    .newsletter-signup .input-group .btn-default {
      background: #cdaf71;
      border: 0;
      height: 40px;
      border-radius: 0; }
    @media (max-width: 990px) {
      .newsletter-signup .input-group {
        margin-top: 0;
        margin-bottom: 70px; } }

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

.btn-common {
  text-transform: uppercase; }

.save-the-children {
  margin: 150px auto; }
  .save-the-children h2 {
    margin: 0 auto;
    padding-bottom: 35px;
    font-family: "GothamHTF-Light";
    font-size: 34px;
    line-height: 40px; }
  .save-the-children .description-center {
    padding-bottom: 15px; }
    @media (min-width: 768px) {
      .save-the-children .description-center {
        padding-bottom: 36px; } }
    .save-the-children .description-center p {
      margin: 0;
      font-size: 14px;
      line-height: 24px;
      color: #3e4440;
      letter-spacing: normal; }
      @media (min-width: 768px) {
        .save-the-children .description-center p {
          font-size: 12px;
          line-height: 27px;
          letter-spacing: 1px; } }

.save-the-children-include {
  margin: 80px auto 40px; }
  .save-the-children-include .row {
    align-items: center; }
    .save-the-children-include .row .description-center h5 {
      font-size: 30px;
      margin: 10px auto; }

.brg-wrap {
  top: 50%;
  right: 0;
  left: 0;
  display: none;
  width: 100%;
  max-width: 500px;
  margin: 0 auto;
  padding: 8px 0 10px;
  background-color: rgba(0, 0, 0, 0.9);
  border: 3px solid #4A0E31; }
  @media (min-width: 768px) {
    .brg-wrap {
      position: absolute;
      transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      -ms-transform: translateY(-50%); } }

.price-wrap {
  margin: 0 auto;
  font-family: "GothamHTF-Light";
  z-index: 100; }
  .price-wrap .best-rate-ota {
    max-width: 680px;
    width: 100%;
    min-height: 80px;
    left: calc(50% - 300px);
    display: table;
    margin: 0 auto; }
    @media (max-width: 768px) {
      .price-wrap .best-rate-ota {
        width: 100%;
        bottom: 0; } }
    .price-wrap .best-rate-ota .boxes {
      position: relative; }
      .price-wrap .best-rate-ota .boxes .tonight-rate {
        height: 100%;
        width: 56%;
        min-height: 80px;
        padding: 10px 30px;
        float: left; }
        @media (max-width: 768px) {
          .price-wrap .best-rate-ota .boxes .tonight-rate {
            width: 49%;
            padding: 10px; } }
        .price-wrap .best-rate-ota .boxes .tonight-rate p {
          position: relative;
          font-size: 14px;
          color: #fff;
          line-height: 16px;
          margin: 0;
          padding: 0;
          text-align: left;
          width: fit-content;
          border-bottom: 3px solid rgba(255, 255, 255, 0.5);
          padding-bottom: 8px; }
          @media (max-width: 350px) {
            .price-wrap .best-rate-ota .boxes .tonight-rate p {
              display: none; } }
          .price-wrap .best-rate-ota .boxes .tonight-rate p::after {
            position: absolute;
            bottom: 0;
            width: 0;
            left: 0;
            bottom: -3px;
            height: 3px;
            content: '';
            background-color: #ffffff;
            transition: all .3s;
            -webkit-transition: all .3s;
            -moz-transition: all .3s; }
        .price-wrap .best-rate-ota .boxes .tonight-rate h4 {
          font-size: 16px;
          line-height: 30px;
          margin: 0;
          padding: 0;
          text-align: left;
          color: #ffffff; }
          .price-wrap .best-rate-ota .boxes .tonight-rate h4 .price {
            font-size: 22px;
            font-weight: 700;
            color: #ffffff; }
            @media (max-width: 350px) {
              .price-wrap .best-rate-ota .boxes .tonight-rate h4 .price {
                display: block;
                margin-top: 10px; } }
          @media (max-width: 350px) {
            .price-wrap .best-rate-ota .boxes .tonight-rate h4 {
              line-height: 20px; } }
        .price-wrap .best-rate-ota .boxes .tonight-rate:hover p::after {
          width: 100%; }
      .price-wrap .best-rate-ota .boxes .ota-list {
        float: right;
        width: 40%;
        min-height: 80px;
        padding: 10px 20px; }
        @media (max-width: 768px) {
          .price-wrap .best-rate-ota .boxes .ota-list {
            width: 49%;
            padding: 10px 0; } }
        .price-wrap .best-rate-ota .boxes .ota-list ul {
          width: 100%;
          padding: 0;
          list-style-type: none; }
          .price-wrap .best-rate-ota .boxes .ota-list ul li {
            display: inline-block;
            width: 100%;
            margin: 0 0 10px;
            padding: 2px;
            font-size: 15px;
            color: #fdfdfd;
            text-align: left; }
            .price-wrap .best-rate-ota .boxes .ota-list ul li span {
              padding-left: 4px;
              text-decoration: line-through;
              color: #ffffff; }
            @media (max-width: 768px) {
              .price-wrap .best-rate-ota .boxes .ota-list ul li {
                width: inherit; } }

.caption-price {
  z-index: 100;
  text-align: center;
  text-transform: none; }

.price-holder {
  padding: 14px 36px 6px;
  color: #ffffff;
  font-size: 18px;
  vertical-align: middle;
  font-family: "GothamHTF-Light";
  letter-spacing: 1px;
  display: inline-block;
  margin-top: 7px;
  border-top: 1px solid rgba(255, 255, 255, 0.4); }
  @media (max-width: 1023px) {
    .price-holder {
      padding: 6px 10px;
      font-size: 11px; } }
  .price-holder span {
    padding-right: 18px;
    font-size: 30px;
    font-weight: 700;
    color: #ffffff;
    vertical-align: middle; }
    @media (max-width: 1023px) {
      .price-holder span {
        padding-right: 8px;
        font-size: 25px; } }
  @media (max-width: 768px) {
    .price-holder.tonight {
      margin-top: 1px; } }

.exit-modal {
  max-width: 320px; }
  .exit-modal .modal-dialog {
    width: 100%; }
    .exit-modal .modal-dialog .modal-header {
      background-color: #eeeeee; }
    .exit-modal .modal-dialog .modal-content {
      border-radius: 0px; }
      .exit-modal .modal-dialog .modal-content .modal-body {
        padding: 0px; }
        .exit-modal .modal-dialog .modal-content .modal-body p, .exit-modal .modal-dialog .modal-content .modal-body h1, .exit-modal .modal-dialog .modal-content .modal-body h2, .exit-modal .modal-dialog .modal-content .modal-body h3, .exit-modal .modal-dialog .modal-content .modal-body h4 {
          padding: 15px;
          text-align: center; }
      .exit-modal .modal-dialog .modal-content .image-holder {
        min-height: 200px;
        width: 100%;
        background-color: #000;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        position: relative; }
        .exit-modal .modal-dialog .modal-content .image-holder .overlay-bg {
          position: absolute;
          top: 0px;
          left: 0px;
          bottom: 0px;
          right: 0px;
          width: 100%;
          background-color: rgba(0, 0, 0, 0.4); }
        .exit-modal .modal-dialog .modal-content .image-holder .exit-detail {
          position: absolute;
          top: 50%;
          -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          transform: translateY(-50%); }
  .exit-modal h2 {
    margin-right: 30px;
    font-size: 2rem; }
  .exit-modal .btn-primary {
    margin-top: 20px;
    padding: 10px 8px;
    margin-top: 0px;
    color: #fff;
    background-color: #004f67;
    cursor: pointer;
    border-radius: 0px;
    border: 0px;
    outline: 0; }

body {
  background-color: #fff; }

.rt-guest-widget.pop_offer {
  position: fixed;
  left: 20px;
  right: auto;
  top: auto;
  bottom: 30px;
  max-width: 240px;
  width: 100%;
  background-color: #eeeeee;
  border-radius: 5px 5px 0px 0px;
  color: #009ddd;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.2);
  border: 1px solid rgba(0, 0, 0, 0.2);
  background-clip: padding-box;
  font-family: "chronicle-textG1-roman";
  outline: 0;
  z-index: 999; }
  .rt-guest-widget.pop_offer .rt-widget-header {
    position: relative; }
    .rt-guest-widget.pop_offer .rt-widget-header h3 {
      padding: 12px 30px 12px 20px;
      margin: 0px;
      text-transform: uppercase;
      font-size: 16px;
      font-family: "GothamHTF-Bold";
      letter-spacing: 1px; }
  .rt-guest-widget.pop_offer .popup-detail-offer {
    padding: 20px;
    background-color: #ffffff; }
  .rt-guest-widget.pop_offer .body_content {
    background-color: #000000;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
    min-height: 170px; }
    .rt-guest-widget.pop_offer .body_content .rt-overlay_widget {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.5);
      color: #ffffff; }
      .rt-guest-widget.pop_offer .body_content .rt-overlay_widget .popup_detail {
        position: absolute;
        width: 100%;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        text-align: center;
        padding: 20px;
        font-size: 1.9rem; }
        .rt-guest-widget.pop_offer .body_content .rt-overlay_widget .popup_detail a {
          text-decoration: none;
          color: #eeeeee;
          font-family: "GothamHTF-Light";
          font-size: 16px;
          line-height: 22px; }
  .rt-guest-widget.pop_offer .widget-booknow-link {
    background-color: #004f67;
    color: #ffffff;
    text-transform: uppercase;
    padding: 12px 20px;
    text-align: center;
    letter-spacing: 4px;
    display: block;
    text-decoration: none;
    transition: all 0.3s ease;
    font-family: "GothamHTF-Medium";
    font-size: 13px; }
    .rt-guest-widget.pop_offer .widget-booknow-link:hover {
      background-color: #009ddd; }
  .rt-guest-widget.pop_offer .widget_popup_close {
    position: absolute;
    right: -5px;
    top: 10px;
    width: 30px;
    height: 30px;
    color: #000000;
    cursor: pointer;
    font-size: 20px; }
.rt-guest-widget.open-offer-popup {
  width: 50px;
  height: 40px;
  background-color: #004f67;
  color: #eeeeee;
  position: fixed;
  left: -60px;
  bottom: 40px;
  transition: all 0.5s ease;
  cursor: pointer;
  border-radius: 0px 5px 5px 0px;
  z-index: 998; }
  .rt-guest-widget.open-offer-popup span {
    height: 40px;
    line-height: 40px;
    float: right;
    padding-right: 10px;
    font-size: 1.5rem;
    font-weight: bold; }
  .rt-guest-widget.open-offer-popup.active-open {
    left: -10px; }
.rt-guest-widget.rt-notificatins-widget {
  position: absolute;
  right: 20px;
  bottom: 20px;
  width: 220px;
  z-index: 999; }
  .rt-guest-widget.rt-notificatins-widget .notify {
    background-color: #004f67;
    color: #eeeeee;
    padding: 5px;
    position: relative; }
    .rt-guest-widget.rt-notificatins-widget .notify .notify-icon {
      width: 30px;
      display: inline-block;
      line-height: 30px;
      text-align: center;
      vertical-align: top; }
    .rt-guest-widget.rt-notificatins-widget .notify .notify-text {
      width: 140px;
      display: inline-block;
      padding: 0px 20px 0px 0px; }
    .rt-guest-widget.rt-notificatins-widget .notify .notify-close {
      position: absolute;
      top: 6px;
      right: 10px; }
    .rt-guest-widget.rt-notificatins-widget .notify.animate {
      transition: all .5s ease;
      opacity: 0; }
    .rt-guest-widget.rt-notificatins-widget .notify.animateready {
      -webkit-animation: move .5s ease-in;
      animation: move .5s ease-in; }
    .rt-guest-widget.rt-notificatins-widget .notify._left {
      padding: 5px;
      margin-top: 10px;
      height: 40px;
      display: block;
      position: relative; }

@-webkit-keyframes move {
  0% {
    margin-bottom: 35px; }
  100% {
    margin-bottom: 10px; } }
.special-banner-bar {
  margin: 0px auto 3px;
  text-align: center;
  background: #f0f0f0;
  padding: 15px 0; }
  .special-banner-bar h3, .special-banner-bar a {
    display: inline-block;
    margin: 0 15px 0;
    vertical-align: middle; }
  .special-banner-bar h3 {
    text-transform: uppercase;
    font-size: 20px;
    font-family: "GothamHTF-Light"; }
    @media (max-width: 1199px) {
      .special-banner-bar h3 {
        padding-bottom: 1em; } }
    @media (max-width: 767px) {
      .special-banner-bar h3 {
        font-size: 20px; } }
  .special-banner-bar a {
    font-size: 13px; }

.mobile-redirect-popover {
  height: 100vh;
  background-color: #ffffff; }
  .mobile-redirect-popover .wrapper {
    height: auto;
    text-align: center;
    background-color: #ffffff; }
    .mobile-redirect-popover .wrapper a.btn {
      margin: 10px auto; }
    .mobile-redirect-popover .wrapper h5 {
      margin: 10px auto;
      font-family: "GothamHTF-Book";
      font-size: 30px;
      color: #000000;
      text-transform: uppercase; }
    .mobile-redirect-popover .wrapper img {
      display: block;
      width: 50%;
      margin: 20px auto; }
  .mobile-redirect-popover .popmap {
    height: 50vh;
    background: url("/images/mobile-overlay.png") no-repeat;
    background-position: center;
    background-size: cover; }
  .mobile-redirect-popover .overlay-address {
    padding: 30px 0;
    text-align: center; }
    .mobile-redirect-popover .overlay-address p {
      line-height: 20px;
      color: #8c8d8d; }
      .mobile-redirect-popover .overlay-address p a {
        color: #8c8d8d; }
        .mobile-redirect-popover .overlay-address p a:hover {
          color: #168fbc; }

.privacy-content h4 {
  margin: 25px 0 10px 0; }
.privacy-content ul {
  margin: 0;
  padding: 0 20px; }
  .privacy-content ul li {
    list-style-type: disc; }

.reviews-page-intro {
  padding: 45px 15px;
  text-align: center; }
  @media (min-width: 768px) {
    .reviews-page-intro {
      padding: 55px 15px; } }
  .reviews-page-intro h2 {
    padding: 0;
    font-family: "GothamHTF-Bold";
    font-size: 24px;
    text-transform: uppercase; }
  .reviews-page-intro p {
    max-width: 690px;
    margin: auto;
    padding-top: 24px;
    font-family: "GothamHTF-Book";
    font-size: 12px;
    line-height: 21px;
    color: #8c8d8d;
    letter-spacing: 1px; }

.reviews-list {
  max-width: 1140px; }
  .reviews-list .row {
    margin: 0; }
    @media (min-width: 768px) {
      .reviews-list .row {
        column-count: 2; } }
  .reviews-list .review-item {
    display: inline-block;
    margin-bottom: 10px;
    padding: 0 5px; }
    @media (min-width: 768px) {
      .reviews-list .review-item {
        margin-bottom: 40px;
        padding: 0 15px; } }
    .reviews-list .review-item .review-item-inner {
      padding: 20px 26px 20px 30px;
      background-color: #f8f8f8; }
      .reviews-list .review-item .review-item-inner h6 {
        margin-bottom: 10px;
        font-family: "GothamHTF-Medium";
        font-size: 12px;
        font-weight: 300;
        line-height: 21px;
        color: #232525;
        letter-spacing: 1.39px; }
      .reviews-list .review-item .review-item-inner p {
        font-family: "GothamHTF-Book";
        font-size: 12px;
        font-weight: 400;
        line-height: 21px;
        letter-spacing: 1.38px; }
        .reviews-list .review-item .review-item-inner p span {
          font-family: "GothamHTF-Bold"; }
      .reviews-list .review-item .review-item-inner .review-text {
        margin-bottom: 10px;
        color: #8c8d8d; }
      .reviews-list .review-item .review-item-inner .reviewer-name, .reviews-list .review-item .review-item-inner .reviewer-address {
        color: #232525; }
    .reviews-list .review-item.hide-item {
      display: none; }

.load-more {
  display: block;
  width: 100%;
  margin-bottom: 40px;
  padding: 30px 0;
  font-family: "GothamHTF-Book";
  font-size: 12px;
  font-weight: 400;
  color: #232525;
  text-align: center;
  text-transform: uppercase;
  background-color: #ffffff;
  border: 1px solid #f0f0f0;
  transition: all .4s; }
  @media (min-width: 768px) {
    .load-more {
      margin-bottom: 80px; } }
  .load-more:hover {
    color: #ffffff;
    background-color: #000000; }

.reasons-to-book {
  padding: 70px 0 76px;
  text-align: center;
  background-color: #000000; }
  .reasons-to-book h2 {
    margin-bottom: 55px;
    font-family: "GothamHTF-Light";
    font-size: 34px;
    font-weight: 300;
    line-height: 40px;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 2px; }
  .reasons-to-book .reasons-list {
    max-width: 860px;
    margin: 0 auto;
    padding: 0 15px; }
    .reasons-to-book .reasons-list .block {
      display: block;
      margin-bottom: 30px;
      padding: 0 15px; }
      @media (min-width: 768px) {
        .reasons-to-book .reasons-list .block {
          display: inline-block;
          max-width: 32%;
          margin-bottom: 60px;
          padding: 0 35px; } }
      .reasons-to-book .reasons-list .block img {
        margin-bottom: 12px; }
      .reasons-to-book .reasons-list .block p {
        font-family: "GothamHTF-Book";
        font-size: 12px;
        font-weight: 400;
        line-height: 21px;
        color: #ffffff;
        letter-spacing: 1.38px; }

.reviews-page-offers {
  padding: 0; }
  .reviews-page-offers .container {
    padding: 0; }
    .reviews-page-offers .container .carousel-inner .item {
      margin-bottom: 30px; }
      @media (min-width: 1200px) {
        .reviews-page-offers .container .carousel-inner .item {
          margin-bottom: 0; } }

.top-banner {
  max-width: 100%;
  margin-bottom: 5px;
  padding: 10px 0;
  text-align: center;
  background-color: #000000; }
  .top-banner a,
  .top-banner p {
    display: inline-block;
    margin: 0 15px;
    vertical-align: middle; }
  .top-banner p {
    margin: 10px 0;
    font-family: "GothamHTF-Light";
    font-size: 20px;
    color: #ffffff; }
    @media (max-width: 992px) {
      .top-banner p {
        font-size: 15px; } }
  .top-banner a {
    font-size: 13px;
    border: 1px solid #000000; }
    .top-banner a:hover {
      color: #ffffff !important;
      background-color: #232525 !important;
      border-color: #232525 !important; }
    @media (max-width: 768px) {
      .top-banner a {
        padding: 6px 10px;
        font-size: 12px; } }
