/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('/static/front/node_modules/bootstrap/fonts/glyphicons-halflings-regular.eot');
  src: url('/static/front/node_modules/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('/static/front/node_modules/bootstrap/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('/static/front/node_modules/bootstrap/fonts/glyphicons-halflings-regular.woff') format('woff'), url('/static/front/node_modules/bootstrap/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('/static/front/node_modules/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\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.42857143;
  color: #333333;
  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: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  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,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .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,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .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 {
  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;
  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,
ol ul,
ul ol,
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.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@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%;
  text-transform: uppercase;
}
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.42857143;
  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.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
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.42857143;
  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;
}
@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;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.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-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@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-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@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-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@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-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
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 > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  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 > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.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 > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.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 > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.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 > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.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 > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.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 > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.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 > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.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 > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .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 > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td: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 > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td: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 > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .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: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  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 .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(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[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .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="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio 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,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  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 {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  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-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-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@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.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  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 > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].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 > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].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 > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].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 > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].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 > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].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 > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].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,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
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.42857143;
  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.42857143;
  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 {
    left: auto;
    right: 0;
  }
  .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-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .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 .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 {
  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 {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .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 > .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-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[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-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-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.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-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.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 {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  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 > 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.42857143;
  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-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.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 {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.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 {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-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;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@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.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-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .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 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  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,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.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: #080808;
}
.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: #080808;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .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: #080808;
  }
  .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,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
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: "/\00a0";
  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.42857143;
  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 > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.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 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;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.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 {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.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;
}
.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.42857143;
  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 {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.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,
button.list-group-item:hover,
a.list-group-item:focus,
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:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .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,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
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,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
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,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
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,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
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-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-responsive:first-child > .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 > 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-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .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 td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th: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-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .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 td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th: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-responsive:last-child > .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 > 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-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .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 td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th: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-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .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 td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th: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-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td: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-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td: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-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.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 .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.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.42857143;
  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.42857143;
  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 {
  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,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer: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,
.visible-sm,
.visible-md,
.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;
  }
}

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
.btn-default,
.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}
.btn-default:active,
.btn-primary:active,
.btn-success:active,
.btn-info:active,
.btn-warning:active,
.btn-danger:active,
.btn-default.active,
.btn-primary.active,
.btn-success.active,
.btn-info.active,
.btn-warning.active,
.btn-danger.active {
  -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-default.disabled,
.btn-primary.disabled,
.btn-success.disabled,
.btn-info.disabled,
.btn-warning.disabled,
.btn-danger.disabled,
.btn-default[disabled],
.btn-primary[disabled],
.btn-success[disabled],
.btn-info[disabled],
.btn-warning[disabled],
.btn-danger[disabled],
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-danger {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default .badge,
.btn-primary .badge,
.btn-success .badge,
.btn-info .badge,
.btn-warning .badge,
.btn-danger .badge {
  text-shadow: none;
}
.btn:active,
.btn.active {
  background-image: none;
}
.btn-default {
  background-image: -webkit-linear-gradient(top, #fff 0%, #e0e0e0 100%);
  background-image: -o-linear-gradient(top, #fff 0%, #e0e0e0 100%);
  background-image: linear-gradient(to bottom, #fff 0%, #e0e0e0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #dbdbdb;
  text-shadow: 0 1px 0 #fff;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus {
  background-color: #e0e0e0;
  background-position: 0 -15px;
}
.btn-default:active,
.btn-default.active {
  background-color: #e0e0e0;
  border-color: #dbdbdb;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #e0e0e0;
  background-image: none;
}
.btn-primary {
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #265a88 100%);
  background-image: -o-linear-gradient(top, #337ab7 0%, #265a88 100%);
  background-image: linear-gradient(to bottom, #337ab7 0%, #265a88 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff265a88', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #245580;
}
.btn-primary:hover,
.btn-primary:focus {
  background-color: #265a88;
  background-position: 0 -15px;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #265a88;
  border-color: #245580;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #265a88;
  background-image: none;
}
.btn-success {
  background-image: -webkit-linear-gradient(top, #5cb85c 0%, #419641 100%);
  background-image: -o-linear-gradient(top, #5cb85c 0%, #419641 100%);
  background-image: linear-gradient(to bottom, #5cb85c 0%, #419641 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #3e8f3e;
}
.btn-success:hover,
.btn-success:focus {
  background-color: #419641;
  background-position: 0 -15px;
}
.btn-success:active,
.btn-success.active {
  background-color: #419641;
  border-color: #3e8f3e;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #419641;
  background-image: none;
}
.btn-info {
  background-image: -webkit-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
  background-image: -o-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
  background-image: linear-gradient(to bottom, #5bc0de 0%, #2aabd2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #28a4c9;
}
.btn-info:hover,
.btn-info:focus {
  background-color: #2aabd2;
  background-position: 0 -15px;
}
.btn-info:active,
.btn-info.active {
  background-color: #2aabd2;
  border-color: #28a4c9;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #2aabd2;
  background-image: none;
}
.btn-warning {
  background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
  background-image: -o-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
  background-image: linear-gradient(to bottom, #f0ad4e 0%, #eb9316 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #e38d13;
}
.btn-warning:hover,
.btn-warning:focus {
  background-color: #eb9316;
  background-position: 0 -15px;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #eb9316;
  border-color: #e38d13;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #eb9316;
  background-image: none;
}
.btn-danger {
  background-image: -webkit-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
  background-image: -o-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
  background-image: linear-gradient(to bottom, #d9534f 0%, #c12e2a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #b92c28;
}
.btn-danger:hover,
.btn-danger:focus {
  background-color: #c12e2a;
  background-position: 0 -15px;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #c12e2a;
  border-color: #b92c28;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #c12e2a;
  background-image: none;
}
.thumbnail,
.img-thumbnail {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
  background-color: #e8e8e8;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
  background-color: #2e6da4;
}
.navbar-default {
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #f8f8f8 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #f8f8f8 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #f8f8f8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .active > a {
  background-image: -webkit-linear-gradient(top, #dbdbdb 0%, #e2e2e2 100%);
  background-image: -o-linear-gradient(top, #dbdbdb 0%, #e2e2e2 100%);
  background-image: linear-gradient(to bottom, #dbdbdb 0%, #e2e2e2 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdbdbdb', endColorstr='#ffe2e2e2', GradientType=0);
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
}
.navbar-brand,
.navbar-nav > li > a {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
}
.navbar-inverse {
  background-image: -webkit-linear-gradient(top, #3c3c3c 0%, #222 100%);
  background-image: -o-linear-gradient(top, #3c3c3c 0%, #222 100%);
  background-image: linear-gradient(to bottom, #3c3c3c 0%, #222 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border-radius: 4px;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .active > a {
  background-image: -webkit-linear-gradient(top, #080808 0%, #0f0f0f 100%);
  background-image: -o-linear-gradient(top, #080808 0%, #0f0f0f 100%);
  background-image: linear-gradient(to bottom, #080808 0%, #0f0f0f 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff080808', endColorstr='#ff0f0f0f', GradientType=0);
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
}
.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-nav > li > a {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.navbar-static-top,
.navbar-fixed-top,
.navbar-fixed-bottom {
  border-radius: 0;
}
@media (max-width: 767px) {
  .navbar .navbar-nav .open .dropdown-menu > .active > a,
  .navbar .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
    background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
    background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
  }
}
.alert {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.alert-success {
  background-image: -webkit-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
  background-image: -o-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
  background-image: linear-gradient(to bottom, #dff0d8 0%, #c8e5bc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);
  border-color: #b2dba1;
}
.alert-info {
  background-image: -webkit-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
  background-image: -o-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
  background-image: linear-gradient(to bottom, #d9edf7 0%, #b9def0 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);
  border-color: #9acfea;
}
.alert-warning {
  background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
  background-image: -o-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
  background-image: linear-gradient(to bottom, #fcf8e3 0%, #f8efc0 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);
  border-color: #f5e79e;
}
.alert-danger {
  background-image: -webkit-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
  background-image: -o-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
  background-image: linear-gradient(to bottom, #f2dede 0%, #e7c3c3 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
  border-color: #dca7a7;
}
.progress {
  background-image: -webkit-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
  background-image: linear-gradient(to bottom, #ebebeb 0%, #f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);
}
.progress-bar {
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #286090 100%);
  background-image: -o-linear-gradient(top, #337ab7 0%, #286090 100%);
  background-image: linear-gradient(to bottom, #337ab7 0%, #286090 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff286090', GradientType=0);
}
.progress-bar-success {
  background-image: -webkit-linear-gradient(top, #5cb85c 0%, #449d44 100%);
  background-image: -o-linear-gradient(top, #5cb85c 0%, #449d44 100%);
  background-image: linear-gradient(to bottom, #5cb85c 0%, #449d44 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0);
}
.progress-bar-info {
  background-image: -webkit-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
  background-image: -o-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
  background-image: linear-gradient(to bottom, #5bc0de 0%, #31b0d5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0);
}
.progress-bar-warning {
  background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
  background-image: -o-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
  background-image: linear-gradient(to bottom, #f0ad4e 0%, #ec971f 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);
}
.progress-bar-danger {
  background-image: -webkit-linear-gradient(top, #d9534f 0%, #c9302c 100%);
  background-image: -o-linear-gradient(top, #d9534f 0%, #c9302c 100%);
  background-image: linear-gradient(to bottom, #d9534f 0%, #c9302c 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);
}
.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);
}
.list-group {
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  text-shadow: 0 -1px 0 #286090;
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #2b669a 100%);
  background-image: -o-linear-gradient(top, #337ab7 0%, #2b669a 100%);
  background-image: linear-gradient(to bottom, #337ab7 0%, #2b669a 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2b669a', GradientType=0);
  border-color: #2b669a;
}
.list-group-item.active .badge,
.list-group-item.active:hover .badge,
.list-group-item.active:focus .badge {
  text-shadow: none;
}
.panel {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.panel-default > .panel-heading {
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
}
.panel-primary > .panel-heading {
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
}
.panel-success > .panel-heading {
  background-image: -webkit-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
  background-image: -o-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
  background-image: linear-gradient(to bottom, #dff0d8 0%, #d0e9c6 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0);
}
.panel-info > .panel-heading {
  background-image: -webkit-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
  background-image: -o-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
  background-image: linear-gradient(to bottom, #d9edf7 0%, #c4e3f3 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0);
}
.panel-warning > .panel-heading {
  background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
  background-image: -o-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
  background-image: linear-gradient(to bottom, #fcf8e3 0%, #faf2cc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0);
}
.panel-danger > .panel-heading {
  background-image: -webkit-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
  background-image: -o-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
  background-image: linear-gradient(to bottom, #f2dede 0%, #ebcccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0);
}
.well {
  background-image: -webkit-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
  background-image: linear-gradient(to bottom, #e8e8e8 0%, #f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);
  border-color: #dcdcdc;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
}

@charset "UTF-8";

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */

.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}40%,43%,70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}70%{-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}40%,43%,70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}70%{-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:none;transform:none}}@keyframes wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:none;transform:none}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) rotateY(-1turn);transform:perspective(400px) rotateY(-1turn)}0%,40%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-190deg);transform:perspective(400px) translateZ(150px) rotateY(-190deg)}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-170deg);transform:perspective(400px) translateZ(150px) rotateY(-170deg)}50%,80%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95)}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) rotateY(-1turn);transform:perspective(400px) rotateY(-1turn)}0%,40%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-190deg);transform:perspective(400px) translateZ(150px) rotateY(-190deg)}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-170deg);transform:perspective(400px) translateZ(150px) rotateY(-170deg)}50%,80%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95)}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg)}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg)}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg)}60%,80%{opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:none;transform:none;opacity:1}}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg)}60%,80%{opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:none;transform:none;opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}0%,to{-webkit-transform-origin:center}to{transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateIn{0%{transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}0%,to{-webkit-transform-origin:center}to{transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownRight{0%{transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpRight{0%{transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{transform-origin:center;opacity:1}0%,to{-webkit-transform-origin:center}to{transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{transform-origin:center;opacity:1}0%,to{-webkit-transform-origin:center}to{transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{transform-origin:top left}0%,20%,60%{-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);transform-origin:top left}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{transform-origin:top left}0%,20%,60%{-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);transform-origin:top left}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%,to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%,to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}
.mt-0 {
    margin-top: 0px !important;
}
.mt-5 {
    margin-top: 5px !important;
}
.mt-10 {
    margin-top: 10px !important;
}
.mt-15 {
    margin-top: 15px !important;
}
.mt-20 {
    margin-top: 20px !important;
}
.mt-25 {
    margin-top: 25px !important;
}
.mt-30 {
    margin-top: 30px !important;
}
.mt-40 {
    margin-top: 40px !important;
}
.mt-50 {
    margin-top: 50px !important;
}
.mt-60 {
    margin-top: 60px !important;
}
.mt-80 {
    margin-top: 80px !important;
}

.mt-120 {
    margin-top: 120px !important;
}

.mt-180 {
    margin-top: 180px !important;
}
.mb-0 {
    margin-bottom: 0px !important;
}
.mb-5 {
    margin-bottom: 5px !important;
}
.mb-10 {
    margin-bottom: 10px !important;
}
.mb-15 {
    margin-bottom: 15px !important;
}
.mb-20 {
    margin-bottom: 20px !important;
}
.mb-25 {
    margin-bottom: 25px !important;
}
.mb-30 {
    margin-bottom: 30px !important;
}
.mb-40 {
    margin-bottom: 40px !important;
}
.mb-50 {
    margin-bottom: 50px !important;
}
.mb-60 {
    margin-bottom: 60px !important;
}
.mb-80 {
    margin-bottom: 80px !important;
}
.pt-0 {
    padding-top: 0px !important;
}
.pt-5 {
    padding-top: 5px !important;
}
.pt-10 {
    padding-top: 10px !important;
}
.pt-15 {
    padding-top: 15px !important;
}
.pt-20 {
    padding-top: 20px !important;
}
.pt-25 {
    padding-top: 25px !important;
}
.pt-30 {
    padding-top: 30px !important;
}
.pt-40 {
    padding-top: 40px !important;
}
.pt-50 {
    padding-top: 50px !important;
}
.pt-60 {
    padding-top: 60px !important;
}
.pt-80 {
    padding-top: 80px !important;
}

.pb-0 {
    padding-bottom: 0px !important;
}
.pb-5 {
    padding-bottom: 5px !important;
}
.pb-10 {
    padding-bottom: 10px !important;
}
.pb-15 {
    padding-bottom: 15px !important;
}
.pb-20 {
    padding-bottom: 20px !important;
}
.pb-25 {
    padding-bottom: 25px !important;
}
.pb-30 {
    padding-bottom: 30px !important;
}
.pb-40 {
    padding-bottom: 40px !important;
}
.pb-50 {
    padding-bottom: 50px !important;
}
.pb-60 {
    padding-bottom: 60px !important;
}
.pb-80 {
    padding-bottom: 80px !important;
}

.ptb-80 {
    padding-bottom: 80px !important;
	    padding-top: 80px !important;
}


/* ADAPTAR IMAGENES*/

.col-img {overflow: hidden;}
.col-img img{width: 100%;}

@media (max-width: 1129px) {
	 #the-rooms .col-img img{width: 140%; margin-left:-20%;}
}

@media (min-width: 1500px) {
	#the-rooms .col-img img{margin-top:-10%;}
}

@media (min-width: 1800px) {
	#the-rooms .col-img img{margin-top:-30%;}
}

/* DESACTIVAR PADDING */
.nopadding {padding: 0;}

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

.border-top {border-top:1px solid #efefef;}

.border-top-light{border-top:1px solid #fff;}

.background-grey{background: #f1f1f1;}

.background-black{background: #000;}

.background-white{background: #fff;}

.background-red{background: #e2231a;}


/* HEADER TOP*/

.btn-website{background-color:#d3bd64;color:#fff; letter-spacing: 0.5px; font-size: 10px;  font-family:'Open Sans', sans-serif;}

.btn-website:hover{background-color:#b99503;color:#fff;}

.btn-language, .btn-language:focus {letter-spacing: 0.5px;font-size: 15px;  font-family: 'Roboto Condensed', sans-serif; background: transparent; color:#fff; padding-bottom:10px;  position: absolute; right:-5px; top:45px; float: right;}

.btn-language:hover .glyphicon, .open .btn-language .glyphicon{color:rgba(186,12,18,1);}

.btn-language .glyphicon{font-size:20px}

.dropdown-menu-language{font-size:10px; font-family: 'Roboto Condensed', sans-serif; min-width:40px;}

.dropdown-menu-language{border-radius:0;}

.dropdown-menu-language>.active>a{
	background: rgba(186,22,18,1);
background: -moz-linear-gradient(top, rgba(186,22,18,1) 0%, rgba(186,22,18,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(186,22,18,1)), color-stop(100%, rgba(186,22,18,1)));
background: -webkit-linear-gradient(top, rgba(186,22,18,1) 0%, rgba(186,22,18,1) 100%);
background: -o-linear-gradient(top, rgba(186,22,18,1) 0%, rgba(186,22,18,1) 100%);
background: -ms-linear-gradient(top, rgba(186,22,18,1) 0%, rgba(186,22,18,1) 100%);
background: linear-gradient(to bottom, rgba(186,22,18,1) 0%, rgba(186,22,18,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ba1612', endColorstr='#ba1612', GradientType=0 );
}

.dropdown-menu-language>.active>a:hover{
background: rgba(143,15,13,1);
background: -moz-linear-gradient(top, rgba(143,15,13,1) 0%, rgba(186,22,18,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(143,15,13,1)), color-stop(100%, rgba(186,22,18,1)));
background: -webkit-linear-gradient(top, rgba(143,15,13,1) 0%, rgba(186,22,18,1) 100%);
background: -o-linear-gradient(top, rgba(143,15,13,1) 0%, rgba(186,22,18,1) 100%);
background: -ms-linear-gradient(top, rgba(143,15,13,1) 0%, rgba(186,22,18,1) 100%);
background: linear-gradient(to bottom, rgba(143,15,13,1) 0%, rgba(186,22,18,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8f0f0d', endColorstr='#ba1612', GradientType=0 );
}






@charset "utf-8";
/* CSS Document */


/* ========================================================================
 * GENERAL
 * ========================================================================*/

html{overflow-x: hidden;}

/* Removes the normal behavior of href. */
a.no-action {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
}

/* FONTS */

@font-face { font-family: "HelveticaNeueLTW1G-BlkCn"; src: url('/static/front/fonts/helvetica/2D1CA3_2_0.eot'); src: url('/static/front/fonts/helvetica/2D1CA3_2_0.eot?#iefix') format("embedded-opentype"), url('/static/front/fonts/helvetica/2D1CA3_2_0.woff2') format("woff2"), url('/static/front/fonts/helvetica/2D1CA3_2_0.woff') format("woff"), url('/static/front/fonts/helvetica/2D1CA3_2_0.ttf') format("truetype"); font-weight: normal; font-style: normal; }


h2, h3{	font-family: "HelveticaNeueLTW1G-BlkCn", sans-serif; font-weight: normal !important; font-style: normal !important; text-transform: uppercase; }

body, p{font-family: 'Roboto Condensed', sans-serif;}

.borderRightWhite{border-right: 1px solid #fff;}

.borderRightBlack{border-right: 1px solid #000;}

.border-top-grey{border-top: 1px solid #999;}

.col-img-height img{height: 100%;}


/* HEADER */

header{position:fixed;z-index: 100000; width: 100%;}

.navbar-brand{width: 250px; height: auto; z-index: 1000; position: absolute;}

.navbar-nav>li>a{padding-top: 45px; padding-bottom: 20px;}

.navbar-nav>li.active a{border-bottom: 5px solid rgba(226, 35, 26, 0.8);}

.navbar-fixed-top .navbar-nav>li.active>a{padding-bottom: 15px;}

.navbar-nav>li.active li a, .navbar-nav>li.active .overlay .closebtn{border:0;}

.navbar-fixed-top .navbar-brand{width: 180px; height: auto;}

.navbar-fixed-top .navbar-nav>li>a{padding-top: 20px; padding-bottom: 20px; color:#000;}

.navbar-fixed-top .navbar-nav>li>a:focus{background: transparent;}

.navbar-fixed-top .navbar-nav>li.active a{/*border-bottom: 5px solid rgba(226, 35, 26, 0.8); padding-bottom: 15px;*/}

.navbar-brand .brandFixed{display: block;}

.navbar-brand .brandFixed img{height: 50px; }

.navbar-fixed-top .navbar-brand .brandFixed {display: block; margin-left: 15px}

.navbar-brand .brandNormal{display: none;}

.navbar-fixed-top .navbar-brand .brandNormal {display: none;}

.navbar-toggle{margin-top:25px;}

.navbar-fixed-top .navbar-toggle{margin-top:12px;}

.navbar{margin-bottom: 0;}


/* MENÚ */

.navbar-nav>li a{font-family: "HelveticaNeueLTW1G-BlkCn", sans-serif; font-weight: normal !important; font-style: normal !important; text-transform: uppercase; color:#fff; font-size:20px;}

.navbar-nav>li.book-menu{background:rgba(186,12,18,1);}

.navbar-nav>li.tickets-menu{background:rgba(30,30,30,.8);}

.navbar-right{margin-right: 40px;}

.navbar-nav>li a:hover{background:rgba(0,0,0,0.4);}

.navbar-nav>li a:focus{background:rgba(0,0,0,1);}

.navbar .phone-book {display:none;}

.navbar-fixed-top .phone-book {font-family: 'Roboto Condensed', sans-serif; position:absolute; right:50px;background-color: #e9e9e9; padding: 13px 15px 0 0; height: 60px; width: 145px;}

.navbar-fixed-top .phone-book .title {font-size: 10px; text-align: right;}

.navbar-fixed-top .phone-book .phone {font-weight: 600; font-size: 16px; text-align: right;}

.navbar-header .book-mobile, .navbar-header .languagge{display: none;}

.buttons-mobile{display: none;}

#user-logged .container-fluid {
	margin: 0;
	text-align: right;
	font-size: 18px;
	font-weight: bold;
	color: white;
	text-shadow: 0px 0px 1px black;
	width: 100%;
}


/* MENU FIXED */

.navbar-fixed-top {background: #fff;-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.2);-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.2); box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.2); min-height:45px;}

.navbar-fixed-top .navbar-nav>li.book-menu>a, .navbar-fixed-top .navbar-nav>li.tickets-menu>a{color:#fff;}

.navbar-fixed-top .navbar-nav>li:hover>a{background:rgba(0,0,0,0.1);}

.navbar-fixed-top .btn-language,.navbar-fixed-top .btn-language:focus{color:#333; right: 5px; top: 20px;}

.navbar-fixed-top .navbar-brand .brandFixed{width: 100px;margin-top: -5px;}

.dropdown ul{padding: 0;}

.navbar-fixed-top .phone-book {display: block;}

.navbar-fixed-top .navbar-right {margin-right: 180px;}


/* MENU MODEL 2 */

.navbar-nav>.model-2 a{color: rgba(255,255,255, .4); text-shadow:0 0 0; padding-left:10px; padding-right:10px;}

.navbar-nav>.model-2 a:hover{color: rgba(255,255,255, 1);}



.model-2.active a, .model-2.active a:hover{background: rgba(0,0,0, .8); color: #e2231a; border-bottom: 1px solid #000!important;}

#menu-club{background: rgba(0,0,0, .8); width: 101%; position: absolute; left: -1px; top: 85px;}

#menu-club ul{ display: -webkit-inline-box; width: 100%;  list-style-type: none; margin: 0 auto; font-size: 0.9em;}

#menu-club li{padding:15px 0 15px 10px}

#menu-club li::after{content: '|'; margin-left: 10px; color:#343434;}

#menu-club .last::after, .navbar-fixed-top #menu-club .last::after{content: ''; }

#menu-club li a{color:#fff; font-size: 13px; text-transform: uppercase;}

#menu-club li a:focus,#menu-club li.active a {color:#e2231a!important; text-decoration: none;}

#menu-club li a:hover{text-decoration: none;}

#menu-club li:hover{background: #000;}

#menu-club li:hover a{color:#fff;}

#menu-club li.cta-ticket a{background:rgba(186,12,18,1)!important; padding: 5px;}

#menu-club li.cta-ticket:hover a{background:rgba(186,12,18,0.8)!important;}


.navbar-fixed-top #menu-club{top:60px; background-color: #252525;}

.navbar-fixed-top .navbar-nav>.model-2.active a, .navbar-fixed-top .navbar-nav>.model-2.active a:hover{border-bottom: 5px solid #252525!important; color:#e2231a; background-color:#fff;}

.navbar-fixed-top .navbar-nav>.model-2 a{color:#bdbdbd;}

.navbar-fixed-top .navbar-nav>.model-2:hover a{color:#000; background-color: #f3f3f3;}

.navbar-fixed-top #menu-club li::after{content: '|'; margin-left: 10px; color:#000;}


#menu-club ul li ul{width: 98%;margin: 0;display: block;}

#menu-club ul li ul li{width: 33%; float: left; padding:15px 0 0 10px}

#menu-club ul li ul li:hover{background: transparent;}

#menu-club ul li ul li img{width: 100%;}

#menu-club ul li ul li img:hover{opacity: 0.3;}

#menu-club li ul li::after {display: none;}

#menu-club li.active{border-bottom: 2px solid #d0d0d0;}

#partiesMenu, #partiesMenuDos, #partiesMenuTres{top:136px; -webkit-transition:  1s; /* Safari */ transition: 1s;}

.navbar-fixed-top #partiesMenu, .navbar-fixed-top #partiesMenuDos, .navbar-fixed-top #partiesMenuTres {top:110px;}

#partiesMenu h3,#partiesMenuDos h3, #partiesMenuTres h3 {color: #e2231a; margin: 35px 0 15px 55px; font-size: 30px;}

.item-list h1 {
  font-family: "HelveticaNeueLTW1G-BlkCn", sans-serif;
  font-weight: normal !important;
  font-style: normal !important;
  text-transform: uppercase;
  color: #e2231a;
  font-size: 30px;
  margin: 0;
  padding: 0;
  margin-left: 55px;
}
.item-list .itemListFilterContainer {
  text-align: right;
  padding-right: 5%;
}

#partiesMenu.overlay, #partiesMenuDos.overlay, #partiesMenuTres.overlay{background: #000;}

.nav-pills.pills-fixed-top{position: fixed; background: #d0d0d0; width: 100%; top: 110px; z-index: 10;}

.nav-pills.pills-fixed-top >li>a {font-size: 15px !important;}

.a-desktop{display: block!important;}

.a-mobile{display:none!important;}






/* SUBMENU */

.overlay {height: 0%; width: 100%; position: fixed;z-index: 1000000; top: 0; left: 0; background-color: rgb(0,0,0); background-color:rgba(0,0,0,0.9); overflow-y: hidden; transition: 0.5s;}

.overlay-content {position: relative; width: 100%; text-align: center; margin-top: 30px;}

.overlay a { padding: 8px; text-decoration: none; font-size: 36px; color: #818181; display: block; transition: 0.3s;}

.overlay a:hover, .overlay a:focus {color: #f1f1f1;}

.overlay .closebtn {position: absolute; top: 5px; right: 12px; font-size: 60px!important; z-index: 10; font-family: 'Roboto', sans-serif; color:#fff!important; font-weight: lighter !important; -webkit-transition:  1s; /* Safari */ transition: 1s;}

.overlay .closebtn:hover {color:#e2231a !important; transform: rotate(-180deg); -webkit-transform: rotate(-180deg); -moz-transform: rotate(-180deg); -o-transform: rotate(-180deg); margin-top: 7px;}

.thehotel-submenu .dropdown-toggle .glyphicon, .theclub-submenu .dropdown-toggle .glyphicon{display:none;}

@media screen and (max-height: 450px) {

	.overlay {overflow-y: auto;}

	.overlay a {font-size: 20px}

	.overlay .closebtn {font-size: 40px; top: 15px; right: 35px;}

}


/* SUBMENU CLUB*/

.theclub-submenu li a, .thehotel-submenu li a{color:#9f9f9f; font-family: "HelveticaNeueLTW1G-BlkCn", sans-serif; font-weight: normal !important; font-style: normal !important; text-transform: uppercase; font-size: 18px;}

.theclub-submenu li:hover a, .thehotel-submenu li:hover a{background: #000;}

.rooms-tower-submenu li a{color:#fff;}

.logoclub-menu,.logohotel-menu{width:350px; margin: 0 auto; border-bottom: 3px solid #fff;}

.logoclub-menu h2, .logohotel-menu h2{color:#ba1612; font-size: 60px; margin-left: 10px;}

.theclub-submenu, .thehotel-submenu{border-top: 1px solid #666;}

.theclub-submenu .dropdown-menu, .thehotel-submenu .dropdown-menu {width: 100%; min-width: 100%; position:inherit; text-align: center; background:rgba(0,0,0,0.7);border-radius: 0; margin:0 !important; padding: 0 !important;}

.open > .dropdown-toggle{background-color:rgba(0,0,0,0.9) !important; color:#fff !important;}

.theclub-submenu li, .thehotel-submenu li{display: inline-block;width: 100%;}

.theclub-submenu .dropdown-menu li{width:25%; min-width: 25%; float: left;}

.thehotel-submenu .clubrooms .dropdown-menu li{width: 33.33%; min-width: 33.33%; float: left;}

.thehotel-submenu .dropdown-menu li{width: 33.33%; min-width: 33.33%; float: left;}

.theclub-submenu .dropdown-menu>li a, .thehotel-submenu .dropdown-menu>li a{font-family: 'Roboto Condensed', sans-serif; font-size: 15px; padding: 0;}

.theclub-submenu .dropdown-menu>li .party-item, .theclub-submenu .dropdown-menu>li .all-parties-item, .thehotel-submenu .dropdown-menu>li .restaurant-item, .thehotel-submenu .dropdown-menu>li .all-restaurants-item{ overflow:hidden; width:100%; border: 1px solid #000;}

.theclub-submenu .dropdown-menu>li .party-item img, .thehotel-submenu .dropdown-menu>li .restaurant-item img, .thehotel-submenu .dropdown-menu>li .room-item img  {width:100%; -webkit-transition:  1s; /* Safari */ transition: 1s;}

.thehotel-submenu .dropdown-menu>li .room-item img{border:1px solid #000;}

.theclub-submenu .dropdown-menu>li .party-item:hover img, .thehotel-submenu .dropdown-menu>li .restaurant-item:hover img, .thehotel-submenu .dropdown-menu>li .room-item:hover img {opacity:0.2; }

.theclub-submenu .dropdown-menu>li .party-item span {opacity: 0; z-index: 10; -webkit-transition:  1s; /* Safari */ transition: 1s; color:#fff; width: 25%; position:absolute; margin-top: 45px; background: rgba(186,22,18,0.6); padding: 5px 0;}

.thehotel-submenu .clubrooms .dropdown-menu>li .room-item span {opacity: 0; z-index: 10; -webkit-transition:  1s; /* Safari */ transition: 1s; color:#fff; width: 33.33%; position:absolute; margin-top: 45px; background: rgba(186,22,18,0.6); padding: 5px 0;}

.thehotel-submenu .dropdown-menu>li .restaurant-item span, .thehotel-submenu .towerrooms .dropdown-menu>li .room-item span{opacity: 0; z-index: 10; -webkit-transition:  1s; /* Safari */ transition: 1s; color:#fff; width: 33.33%; position:absolute; margin-top: 45px; background: rgba(186,22,18,0.6); padding: 5px 0;}

.theclub-submenu .dropdown-menu>li .party-item:hover span, .thehotel-submenu .dropdown-menu>li .restaurant-item:hover span, .thehotel-submenu .dropdown-menu>li .room-item:hover span{opacity: 1}

.the-club-intro, .the-hotel-intro {width:50%; margin: 20px auto; color:#fff;}

.theclub-submenu .dropdown-menu>li .all-parties-item, .thehotel-submenu .dropdown-menu>li .all-restaurants-item, .thehotel-submenu .dropdown-menu>li .all-rooms-item {padding:14% 0 0 0;}

.theclub-submenu .dropdown-menu>li .all-parties-item a, .thehotel-submenu .dropdown-menu>li .all-restaurants-item a, .thehotel-submenu .dropdown-menu>li .all-rooms-item a{font-family: "HelveticaNeueLTW1G-BlkCn", sans-serif; font-weight: normal !important; font-style: normal !important; text-transform: uppercase; font-size:18px;-webkit-transition:  1s; /* Safari */ transition: 1s; color:#fff;}

.theclub-submenu .dropdown-menu>li .all-parties-item a:hover, .thehotel-submenu .dropdown-menu>li .all-restaurants-item a:hover, .thehotel-submenu .dropdown-menu>li .all-rooms-item a:hover{color:#e2231a !important; letter-spacing: 0.3px;}

.theclub-submenu .cta-ticket img{width: 30px; margin-top: -3px;}

@media screen and (min-width: 1300px){
	.theclub-submenu .dropdown-menu>li .party-item span, .thehotel-submenu .dropdown-menu>li .restaurant-item span{margin-top:65px;}
	.theclub-submenu .dropdown-menu>li .all-parties-item, .thehotel-submenu .dropdown-menu>li .all-restaurants-item {padding:16% 0 0 0;}
}

@media screen and (max-width: 1200px){
	.the-club-intro{width:70%; margin: 20px auto; color:#fff;}
}


/* SUBMENU HOTEL FOTOS*/
.thehotel-submenu .rooms-tower-submenu #fotosrooms {position: relative;}

.thehotel-submenu .rooms-tower-submenu #fotosrooms li {width:100%;}

#clubrooms li button {padding: 5px 15px; background: transparent; border: 2px solid #fff; text-transform: uppercase; -webkit-transition:  0.5s; /* Safari */ transition: 0.5s;}

#clubrooms li button:hover {border: 2px solid #e2231a; letter-spacing: 0.5px;}


/* SUBMENU HOTEL*/

.thehotel-submenu .rooms-tower-submenu{width: 100%; float: left; margin: 0; border-top: 1px solid #333; padding-top: 20px;}

.thehotel-submenu .all-tower-submenu {width:100%;}

.thehotel-submenu .rooms-tower-submenu li {width:33%;}

.thehotel-submenu .rooms-tower-submenu li a{font-family: 'Roboto Condensed', sans-serif; font-size:12px; padding: 5px 25px; /*height: 40px*/; text-align: left;}

.thehotel-submenu .rooms-tower-submenu li a:hover {color:#e2231a; letter-spacing: 0.3px;}

.all-tower-submenu .logo-tower img {width: 70px; margin: 0 auto;}

.all-tower-submenu button  {width: 95%; text-align: center; color:#fff; border:3px solid #fff; background-color: rgba(0,0,0,0.4); font-family: 'Roboto Condensed', sans-serif; font-size: 15px; padding: 5px; font-weight: 500; -webkit-transition:  0.5s; /* Safari */ transition: 0.5s; margin:0 0 10px 0; text-transform: uppercase;}

.all-tower-submenu button:hover{ background-color: rgba(0,0,0,0.8); letter-spacing: 0.5px; color:#e2231a;}

.rooms-tower-submenu .left-content{width: 20%; overflow: hidden; max-height: 200px; float: left;}

.rooms-tower-submenu .left-content img {height: 100%; max-height: 200px; margin-left: -20%;}

.rooms-tower-submenu .right-content{width: 80%; float:left;}


/* SUBMENU LANGUAGGE*/


#langNav .overlay-content {top:45%;}

.language-submenu ul {width: 30%; margin-left: 35%;}

.language-submenu li { width: 25%; float:left; list-style: none;}

.language-submenu li a{font-family: "HelveticaNeueLTW1G-BlkCn", sans-serif; font-weight: normal !important; font-style: normal !important; text-transform: uppercase; border-right:1px solid #999;}

.language-submenu li:hover a{background-color: rgba(0,0,0,0.8);}

.language-submenu li.active a{background:#e2231a; border-right:1px solid #e2231a; color:#fff;}

.language-submenu li.last a{border-right:0;}


/* SPECIAL OFFERS */

.special-offers{width:100%; text-align: center; height: 50px; z-index: 11111; background: #000; position: absolute; bottom: 0; color: #fff; padding: 15px;}

.special-offers a{background: #333; padding:2px 5px; color:#fff !important;-webkit-transition:  0.5s; /* Safari */ transition: 0.5s;}

.special-offers a:hover{background: #e2231a;  color:#000 !important;}


/* TICKETS BUTTON MENU*/

.nav .tickets a{background: #000; color:#fff; display: none;}

.navbar-fixed-top .navbar-nav>.tickets a{ color:#fff; display: block;}

.navbar-fixed-top .navbar-nav>.tickets a:hover{background: #666; }


.overlaymenu2 .closemenu2{display: none;}



/* ========================================================================
 *  HOME EXPERIENCE
 * ========================================================================*/


/* Slider */

.home .background-slider{bottom: 40%; z-index:100; height: 25%}

.home .book-slider{bottom:37.5%; width: 100%; text-align: center; right:0;}

.home .book-slider h5{font-family: 'Roboto Condensed', sans-serif; font-weight: normal !important; font-style: normal !important; text-transform: uppercase; color:#fff;font-size: 20px; line-height: 35px; padding-left: 40px;}

.home .book-slider h1{font-family: "HelveticaNeueLTW1G-BlkCn", sans-serif; font-weight: normal !important; font-style: normal !important; text-transform: uppercase; color:#fff;font-size:75px; line-height: 50px; margin-bottom: 50px;}

.home .book-slider button{ width: 25%; background: rgba(160, 20, 15, 0.8);}

.home .book-slider button:hover{width: 30%; }

.home.demo-2 .bg-img-1 {background-image: url("/static/front/img/slider/5.jpg");}

.home.demo-2 .bg-img-2 {background-image: url("/static/front/img/slider/4.jpg");}

.home.demo-2 .bg-img-3 {background-image: url("/static/front/img/slider/6.jpg");}

.book-slider button { text-transform: uppercase; }

.imageContainer {
    width:100vw;
    height:100vh;
    background-position-x:center;
    background-size:cover;
    background-position-y:center;
}

/* Intro Hotel + Club*/

#intro-hotel-club{background: #fff;}

#intro-hotel-club .row {margin-top: -65px;}

#intro-hotel-club h3{color:#fff; font-size: 55px;}

#intro-hotel-club p{text-align: left;}

#intro-hotel-club button {text-align: center; color: #fff; border: 0; background: #e2231a; font-family: 'Roboto Condensed', sans-serif; font-size: 15px; padding: 5px 10px; font-weight: 500; -webkit-transition: 0.5s; transition: 0.5s; margin: 0 5px 0 0; text-transform: uppercase; width: 45%;}

#intro-hotel-club button:hover {background:#000; letter-spacing: 0.5px; }


/* Social */

#experience-net h3{text-align: left; color:#fff; font-size:30px;line-height: 25px;}

#experience-net h3 span{color:#e2231a;}

#experience-net p{color:#fff;text-align: left; font-size: 13px;}

video {width:100%;}

#experience-net .col-md-9 h3 {width: 17%; margin-left: 3%; font-size: 33px; line-height: 26px;}

#experience-net .col-md-3 h3 {width: 50%; margin-left: 8%; font-size: 33px; line-height: 26px;}

#experience-net .col-md-3.intro h3{margin-left: 0;}


#experience-net .col-md-3.more-info h3 {width: 60%; margin-left: 8%;}

#experience-net .col-md-3.more-info h3 a{color:#e2231a;}

#experience-net .col-md-3.more-info h3 a:hover{color:#efefef; text-decoration: none;}

#experience-net h3.bottom{position: absolute; bottom:5%;}

#experience-net h3.red{color:#e2231a;}

#experience-net h3.right{position: absolute; right:5%;}

#experience-net .col-md-9 .caption, #experience-net .col-md-3 .caption {position: absolute; width: 100%; text-align: center; top: 45%; opacity: 0; -webkit-transition: 0.5s; transition: 0.5s; z-index: 1; display: block;}

#experience-net .col-md-9 .caption button, #experience-net .col-md-3 .caption button{display: block; width: 100px; margin: 10px auto;text-align: center; color: #fff; border: 0; background: #000; font-family: 'Roboto Condensed', sans-serif; font-size: 14px; padding: 2px 8px; font-weight: 500; -webkit-transition: 0.5s; transition: 0.5s; text-transform: uppercase;}

#experience-net .col-md-9 .caption button:hover, #experience-net .col-md-3 .caption button:hover{width:110px; letter-spacing: 0.5px; color:#000; background: #fff;}


#experience-net .couples{background: url(/static/front/img/box/experience/cuoples-module.jpg) no-repeat top center; background-size: cover; min-height: 320px;}

#experience-net .party-of-life{background: url(/static/front/img/box/experience/party-of-your-life-module.jpg) no-repeat top center; background-size:  cover; min-height: 320px;}

#experience-net .flavours{background: url(/static/front/img/box/experience/flavours-module.jpg) no-repeat top center; background-size:  cover; min-height: 320px;}

#experience-net .singles{background: url(/static/front/img/box/experience/single-module.jpg) no-repeat top center; background-size:  cover; min-height: 320px;}


#experience-net .couples .blur, #experience-net .party-of-life .blur, #experience-net .flavours .blur, #experience-net .singles .blur{position:absolute; bottom:0; left:0; background-color:#e2231a; width: 100%; height: 100%; mix-blend-mode: multiply; opacity: .0; z-index:0; -webkit-transition:  0.5s; /* Safari */ transition: 0.5s;}

#experience-net .couples:hover .blur, #experience-net .party-of-life:hover .blur, #experience-net .flavours:hover .blur, #experience-net .singles:hover .blur{opacity: 1;}

#experience-net .couples:hover .caption, #experience-net .party-of-life:hover .caption, #experience-net .flavours:hover .caption, #experience-net .singles:hover .caption{opacity: 1;}



#experience-net .row2 { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; min-height: 320px;}

#experience-net .row2 .col-md-3 {display: -webkit-flex; display: -ms-flexbox; display: flex; width:24.9%;}

#experience-net .more-info{position: relative;}

#experience-net .row2 .col-md-4{ display: -webkit-flex;display: -ms-flexbox;display: flex; width:33%;}

#experience-net .row2 .col-md-6{display: -webkit-flex;display: -ms-flexbox;display: flex;width:50%;}

#experience-net .row2 .panel {width:100%;border-radius: 0;background: transparent;box-shadow: none;}

#experience-net .opening video { width: 97%;margin-top: 3%; margin-left: 3%;}



/* ========================================================================
 * HOME EXPERIENCE V2
 * ========================================================================*/

.demo-2 .sl-slider-wrapper.v2, .demo-2 .sl-slider-wrapper.v2 .sl-slides-wrapper{height: 85vh;}

.demo-2 .sl-slider-wrapper.v2 .book-slider{bottom: 37.5%;}

.demo-2 .sl-slider-wrapper.v2 .background-slider{bottom: 40%; height: 25%;}


/* ========================================================================
 * HOME HOTEL
 * ========================================================================*/



/* Hotel intro */


#intro-hotel, #intro-club {background: #fff;}

#intro-hotel h1, #intro-club h1, #the-rooms h3 {font-family: "HelveticaNeueLTW1G-BlkCn", sans-serif; font-weight: normal !important; font-style: normal !important; text-transform: uppercase; color:#000;font-size:65px; line-height: 50px;}

#intro-hotel h1{color:#000;font-size:65px;; line-height: 50px;}

#intro-hotel p {text-align: left;}


/* Parallax the rooms */

#parallax-rooms h3 { color:#fff; font-size:62px; line-height: 50px; text-align: center;}

#parallax-rooms p {text-align: left; color:#fff; font-weight: 400;}

#parallax-rooms .ml-5per{margin-left: 5%;}

#parallax-rooms button  {text-align: center; color:#fff; border:0; background:#e2231a; font-family: 'Roboto Condensed', sans-serif; font-size: 15px; padding: 5px 10px; font-weight: 500; -webkit-transition:  0.5s; /* Safari */ transition: 0.5s; margin:0 5px 0 0; text-transform: uppercase; width: 45%; }

#parallax-rooms button:hover {background:#000; letter-spacing: 0.5px; width: 43%; margin-left: 1%;}

#parallax-rooms .blur{position:absolute; bottom:0; left:0; background-color:#9419b3; width: 100%; height: 100%; mix-blend-mode: multiply; opacity: .0; z-index:0; -webkit-transition:  0.5s; /* Safari */ transition: 0.5s;}

#parallax-rooms .parallax-image { min-height: 500px; background-attachment: fixed; background-position: center; background-repeat: no-repeat; background-size: cover; -webkit-box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4); -moz-box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4); box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4);}

/* modules */

#modules-three-columns {background: #fff;border-top: 1px solid #e9e9e9;}

#modules-three-columns .titular h3 {text-align: left; color:#fff; font-size:45px;line-height: 35px;}

#modules-three-columns .titular h3 span{color:#e2231a; font-size: 30px; line-height: 30px;}

#modules-three-columns .titular {position: absolute; left:10%; top:5%; width: 45%; z-index:1}

#modules-three-columns .titular:hover a:hover{text-decoration: none;}

#modules-three-columns button  {text-align: center; color:#000!important; border:2px solid #000!important; background:#fff!important; font-family: 'Roboto Condensed', sans-serif; font-size: 12px!important; padding: 2px 8px!important; font-weight: 500; -webkit-transition:  0.5s; /* Safari */ transition: 0.5s; margin:0 5px 0 0; text-transform: uppercase; height: initial!important; width: initial!important;}

#modules-three-columns button:hover {color:#fff!important; border:2px solid #000!important; background:#000!important;}

#modules-three-columns .col-img .blur{position:absolute; bottom:0; left:0; background-color:#ba1612; width: 100%; height: 100%; mix-blend-mode: multiply; opacity: .0; z-index: 0; -webkit-transition:  0.5s; /* Safari */ transition: 0.5s; cursor: pointer;}

#modules-three-columns .col-img:hover .blur{opacity: 1}

#modules-three-columns p {text-align: left; color:#000!important;}

/* parallax */

#parallax-shop .parallax-image { min-height: 750px; background-attachment: fixed; background-position: center; background-repeat: no-repeat; background-size: cover; -webkit-box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4); -moz-box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4); box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4);}

#parallax-shop  h3{ color:#e2231a; font-size:60px; line-height: 45px;}

#parallax-shop button{width: 95%;  text-align: center; color:#fff; border:3px solid #fff; background-color: rgba(0,0,0,0.4); font-family: 'Roboto Condensed', sans-serif; font-size: 20px; padding: 10px; font-weight: 500; -webkit-transition:  0.5s; /* Safari */ transition: 0.5s; text-transform: uppercase; margin-top: 20px;}

#parallax-shop p{font-weight: 400; width: 95%;}

#parallax-shop button:hover{width: 90%; background-color: rgba(0,0,0,0.8); letter-spacing: 2px; margin-left: 2.5%}


/* Social */

#social-net h3{text-align: left; color:#fff; font-size:30px;line-height: 25px;}

#social-net h3 span{color:#e2231a;}

#social-net p{color:#fff;text-align: left; font-size: 13px;}

#social-net .party .mosaic-link {
    text-decoration: unset;
    width: 100%
}
video {width:100%;}

#social-net .instagram{background: url(/static/front/img/box/instagram-1.jpg) no-repeat center center; background-size:100%;}

#social-net .spotify{background: url(/static/front/img/box/album.jpg) no-repeat center center; background-size: 120% 100%;}

#social-net .iumag{position: absolute; z-index: 0;}

#social-net .iumag .col-img{z-index: 0;}

#social-net .app{background: url(/static/front/img/box/app.jpg) no-repeat top center; background-size: 100% 100%;}

#social-net .instagram .blur{position:absolute; bottom:0; left:0; background-color:#9419b3; width: 100%; height: 100%; mix-blend-mode: multiply; opacity: .0; z-index:0; -webkit-transition:  0.5s; /* Safari */ transition: 0.5s;}

#social-net .iumag .blur{position:absolute; bottom:0; left:0; background-color:#e2231a; width: 100%; height: 100%; mix-blend-mode: multiply; opacity: .0; z-index:0; -webkit-transition:  0.5s; /* Safari */ transition: 0.5s;}

#social-net .spotify .blur{position:absolute; bottom:0; left:0; background-color:#16a437; width: 100%; height: 100%; mix-blend-mode: multiply; opacity: .0; z-index:0; -webkit-transition:  0.5s; /* Safari */ transition: 0.5s;}

#social-net .instagram:hover .blur, #social-net .spotify:hover .blur, #social-net .iumag:hover .blur, #social-net .twitter:hover .blur{opacity:1}

#social-net .instagram .caption, #social-net .spotify .caption, #social-net .iumag .caption, #social-net .twitter .caption{position: absolute; width:100%; text-align: center; top:45%; opacity: 0;-webkit-transition:  0.5s; /* Safari */ transition: 0.5s; z-index:1; color:#fff;font-family: 'Roboto Condensed', sans-serif; text-transform: uppercase; font-size:14px; font-weight: 400;}

#social-net .instagram:hover .caption, #social-net .spotify:hover .caption, #social-net .iumag:hover .caption, #social-net .twitter:hover .caption{opacity: 1; letter-spacing: 5px;}

#social-net .instagram .logo-instragram img {width: 30%; height: 20%; margin:10% 35%; z-index:1000;}

#social-net .iumag .portada-iumag, #social-net .spotify .logo-spotify {margin-top: 100%;}

#social-net .iumag .portada-iumag .blur{position:absolute; bottom:0; left:0; background-color:#e2231a; width: 100%; height: 100%; mix-blend-mode: multiply; opacity: .0; z-index:0; -webkit-transition:  0.5s; /* Safari */ transition: 0.5s;}

#social-net .twitter .blur{position:absolute; bottom:0; left:0; background-color:#0fa0cf; width: 100%; height: 100%; mix-blend-mode: multiply; opacity: .0; z-index:0; -webkit-transition:  0.5s; /* Safari */ transition: 0.5s;}

#social-net .twitter{overflow: hidden;}

#social-net .twitter.color{background: linear-gradient(141deg, #0fb8ad 0%, #1fc8db 51%, #2cb5e8 75%);}

#social-net .twitter .logo-twitter{height: 25%; width: 33%; margin: 15% 33% 15% 33%;}

#social-net .twitter .col-img, #social-net .twitter .twitter-content{margin-left:10%; margin-right:5%;}

#social-net .twitter .twitter-content p{text-align: left; font-size: 15px;}

#social-net .row1 {display:table;}

#social-net .cell{display:table-cell;float:none;}

#social-net .app-content, #social-net .more-info{position:absolute; top:25%; z-index:1; width: 90%;}

#social-net .app-apple img, #social-net .app-play img{width: 100%;}

#social-net .app-apple, #social-net .app-play {width: 150px; float: left;}

#social-net .app .blur{position:absolute; bottom:0; left:0; background-color:#e2231a; width: 100%; height: 100%; mix-blend-mode: multiply; opacity: 0.8; z-index:0; -webkit-transition:  0.5s; /* Safari */ transition: 0.5s;}

#social-net .more-info-access{position:absolute; bottom:0;}

#social-net .row2 { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap;}

#social-net .row2 .col-md-3 {display: -webkit-flex; display: -ms-flexbox; display: flex; width:24.9%;}

#social-net .more-info{position: relative;}

#social-net .row2 .col-md-4{ display: -webkit-flex;display: -ms-flexbox;display: flex; width:33%;}

#social-net .row2 .col-md-6{display: -webkit-flex;display: -ms-flexbox;display: flex;width:50%;}

#social-net .row2 .panel {width:100%;border-radius: 0;background: transparent;box-shadow: none;}

#social-net .addicted video {width: 95%;margin-top: 6%;margin-left: 5%;}

#social-net .openning video { width: 98%;margin-top: 2%;margin-right: 2%;}


/* NEWSLETTER */

#newsletter {background: #fff;}

#newsletter .input-style input{ padding: 15px 0; border: 0; border-bottom: 1px solid #000; float: left; width: 70%; font-size: 18px; border-radius: 0;}

#newsletter .btn-newsletter{float: left; padding: 17px 30px; border-radius: 0; background-color: rgba(226, 35, 26, 1); color: #fff; text-transform: uppercase; margin-left: 10px;-webkit-transition:  0.5s; /* Safari */ transition: 0.5s;}

#newsletter .btn-newsletter:hover{background-color:#000; letter-spacing: 1px; padding: 17px 27px;}


/* MAP */

#cd-google-map address {padding: 20px 0;}

#cd-google-map address h3{color:#000; font-size: 25px;}

#cd-google-map address .item-content a {color: #FFFFFF;}

#cd-google-map .location-title { min-height: 50px; }

#map-location .glyphicon {background-color:#fff; border-radius:15px; padding: 8px; margin-right: 8px; color:#000; float: left;}

#map-location-stores .glyphicon {background-color:#fff; border-radius:15px; padding: 5px; margin-right: 8px; color:#000; float: left; font-size: 13px;}

#map-location .item, #map-location-stores .item {margin-bottom: 10px;}

#map-location .item-content {padding-top: 5px; padding-left: 40px;}

#map-location .item-book-content{font-size: 20px;}

#map-location-stores .item-book-content{font-size: 13px; line-height: 25px;}

#map-location .location .item-content, #map-location-stores .location .item-content {padding-top: 0px;}

#map-location-stores .location .item-content {min-height: 65px;}

#map-location-stores hr{border-top:1px solid rgba(186,12,18,1);}

#map-location button{ font-size: 12px; font-weight: 700; font-style: normal;  text-transform: uppercase; display: inline-block; background: #000; color: #fff; border: 0; padding: 5px 10px; font-family: 'Roboto Condensed', sans-serif; -webkit-transition: 1s; transition: 1s;}

#map-location-stores button{ font-size: 12px; font-weight: 700; font-style: normal;  text-transform: uppercase; display: inline-block; background: #000; color: #fff; border: 0; padding: 5px 10px; font-family: 'Roboto Condensed', sans-serif; margin-top: 10px; -webkit-transition: 1s; transition: 1s;}

#map-location button:hover, #map-location-stores button:hover{background: #fff; color:#e2231a;}

#map-location .book a, #map-location-stores .book a{color:#fff;}

#map-location .book a:hover, #map-location-stores .book a:hover{text-decoration: underline;}

#map-location .telephone a {color: white;}

/* FOOTER */

#page-footer {margin-top: 220px; margin-bottom: 220px;}

#page-footer .container-fluid{width: 100%; position: fixed;  z-index: -100; bottom: 0; height: 220px;}

#page-footer .footer-top{ position: relative; z-index: 1; border-top: 1px solid black;  border-bottom: 1px solid black; background: #1c1c1c; min-height: 500px;-webkit-box-shadow: inset 0px 10px 25px -11px rgba(0,0,0,1);
-moz-box-shadow: inset 0px 10px 25px -11px rgba(0,0,0,1);box-shadow: inset 0px 10px 25px -11px rgba(0,0,0,1);}

#page-footer .footer-bottom{width: 100%;position: absolute;padding: 10px;bottom: 0;z-index: 1;background: #000;}

#page-footer .navbar-nav{color:#fff; text-transform: uppercase;}

#page-footer .navbar-nav li a{padding:10px 15px; font-family: 'Roboto Condensed', sans-serif; font-size: 12px; border-right: 1px solid #666;-webkit-transition:  0.5s; /* Safari */ transition: 0.5s;}

#page-footer .navbar-nav li:hover a{color:#e2231a}

#page-footer .navbar-nav li:last-child a{border-right: 0;}

#page-footer .footer-bottom p{ color:#efefef; padding: 0; font-size: 11px; margin-top: 5px;}

#page-footer .footer-bottom p a {color:#efefef; text-decoration: underline;}

#page-footer .footer-bottom p a:hover{text-decoration: none;}

#page-footer .social ul{list-style: none; display: inline-flex; padding-left: 0;}

#page-footer .social li a{padding:10px; border-radius: 25px; -webkit-transition:  0.5s; /* Safari */ transition: 0.5s;}

#page-footer .social li:hover a{background:#e2231a; }

#page-footer .social li{display: -ms-inline-flexbox;}

#page-footer .social li a img{width: 100%; width: 20px; height: 20px;}

#page-footer .logo {margin-top:60px;}

#page-footer .menu {margin-top:70px;}

#page-footer .social {margin-top:80px;}



/* ========================================================================
 * HOME CLUB
 * ========================================================================*/

/*VIDEO SLIDER*/

#videoslider .background-slider {position: fixed; top: 0; right: 0; bottom: 0; left: 0; overflow: hidden; z-index: -100; background-color: #b60800; opacity: .8;}

#videoslider .slider-video{position: absolute;  top: 0; left: 0; width: 100%; height: 100%; background: #fff; z-index: -1;}

#videoslider .slider-poster{display: none;}

#videoslider {height: 100vh;}

#videoslider h2{position: absolute; font-size: 7em; line-height: 0.8em; color: #fff; text-align: left; width: 40%; left: 2%; bottom: 3%;z-index: 10000;text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.28);}

#videoslider .background-slider{z-index: 1000; position:absolute; height:25%; top:75%;}

#videoslider button {margin-bottom: 10px;}

#videoslider .book-slider{ width: 25%; bottom:6%; z-index:10000;}

@media (min-aspect-ratio: 16/9) {
 #videoslider  .slider-video { width: 100%; height: auto;}
}

@media (max-aspect-ratio: 16/9) {
 #videoslider  .slider-video {width: auto;  height: 100%;}
}

.per50 button{width: 48% !important; margin-left: 2% !important; float: left; font-size: 0.95em !important; min-height: 5em;}

.per50 button:hover{letter-spacing: 0 !important;}

.per100 button{width: 98%!important; margin-left: 2% !important;}


/* EVENT SLIDER*/

.home.demo-2 #slider-event .bg-img-1 {background-image: url("/static/front/img/slider/event_2.jpg");}

.home.demo-2 #slider-event .bg-img-2 {background-image: url("/static/front/img/slider/4.jpg");}

.home.demo-2 #slider-event .bg-img-3 {background-image: url("/static/front/img/slider/6.jpg");}

.home #slider-event .book-slider span {float: left; width: 100%; color: #fff; font-size: 16px; margin-bottom: 15px;}

.home #slider-event .book-slider h1 {margin-bottom: 5px;}

.home #slider-event .book-slider button {margin-left: 0;}

.home #slider-event .book-slider  h5 {line-height: 12px;}


/* NEXT EVENTS */

#next-events{background: #fff;}

#next-events .intro-parties{padding: 0 30px;}

#next-events .intro-parties h2{width: 75%; line-height: 30px; font-size: 40px;}

#next-events .intro-parties h2 span{color:#e2231a;}

#next-events button  {text-align: center; color:#000; border:2px solid #000; background:#fff; font-family: 'Roboto Condensed', sans-serif; font-size: 12px; padding: 2px 8px; font-weight: 500; -webkit-transition:  0.5s; /* Safari */ transition: 0.5s; margin:10px 5px 0 0; text-transform: uppercase;}

#next-events button:hover {color:#fff; border:2px solid #000; background:#000;}

#next-events .item-party .mobile-info { display: none; }

#next-events .image-party {overflow: hidden;}

#next-events .image-party video {opacity: 0; margin-top: -100%; margin-bottom: 15px; -webkit-transition:  1s; /* Safari */ transition: 1s; }

#next-events .image-party .frame-container {padding-bottom:20px; position: initial;}

#next-events .image-party iframe {opacity: 0;  margin-bottom: 15px; -webkit-transition:  1s; /* Safari */ transition: 1s; }

#next-events .item-party:hover .image-party video, #next-events .item-party:hover .image-party iframe {opacity: 1;}

#next-events .image-party img{opacity: 1; -webkit-transition:  0.5s; /* Safari */ transition: 0.5s; }

#next-events .item-party:hover .image-party img{opacity: 0;}

#next-events .logo-party{position: absolute; height: auto; width:40%; top: 35%; left: 30%; z-index: 1000; -webkit-transition:  0.5s; /* Safari */ transition: 0.5s;}

#next-events .item-party:hover .logo-party{position: absolute; width: 30%; height:auto; top: 10%; left: 35%; z-index: 1000;}

#next-events .item-party .content-hover-party{height: 0%; width: 100%; overflow: hidden; position: absolute; bottom:0;-webkit-transition:  0.5s; /* Safari */ transition: 0.5s;}

#next-events .item-party:hover .content-hover-party{height: 50%; }

#next-events .item-party .content-hover-party .background{position:absolute; bottom:0; left:0; background-color:#e2231a; width: 100%; height: 100%; mix-blend-mode: multiply; opacity: 0.8; z-index:1;}

#next-events .item-party .content-hover-party p{width: 100%; z-index:111;  position: relative; color:#fff; text-align: center; margin-top: 5%; text-transform: uppercase}

#next-events .item-party .content-hover-party button{width: 50%; margin-left: 25%;z-index:111; position: relative; text-align: center; color: #fff; border: 1px solid #efefef; background: #000; font-size: 12px; padding: 2px 8px; font-weight: 500; text-transform: uppercase;-webkit-transition:  0.3s; /* Safari */ transition: 0.3s;}

#next-events .item-party .content-hover-party button:hover {width:60%; margin-left: 20%; letter-spacing: 1px;}

#next-events .item-party .next-party-date{background: #000; padding: 13px 20px 10px 15px; margin-top: -20px; color: #fff; width: 100%}

#next-events .today.item-party .next-party-date{background:#e2231a;}

#next-events .today.item-party .next-party-date .text{text-transform: uppercase;}


#next-events .item-party .next-party-date .text{text-transform: uppercase; font-size: 12px;  }

#next-events .item-party .next-party-date .glyphicon {margin-right: 5px; color:rgba(186,12,18,1); }

#next-events .more-parties { display: block; }
#next-events .more-parties.more-parties-mobile { display: none; }

#next-events .more-parties .glyphicon-chevron-left{position: relative; top: 50%; left: 10px; width: 100%; height:50%; padding: 65% 25%; background: #e2231a; color:#000; -webkit-transition:  0.2s; /* Safari */ transition: 0.2s; }

#next-events .more-parties .glyphicon-chevron-right{position: relative;top: 0; left: 0; width: 100%; height:50%; padding: 52% 25%; background:#000 ; color:#e2231a; -webkit-transition:  0.2s; /* Safari */ transition: 0.2s;}

#next-events .more-parties .glyphicon-chevron-right:hover, #next-events .more-parties .glyphicon-chevron-left:hover{color:#fff;}

#next-events .carousel-control {position: inherit; opacity: 1;text-shadow:none;}

#calendar-all {-webkit-transition:  0.2s; /* Safari */ transition: 0.2s;}

#calendar-all .glyphicon {margin-right: 20px; background:#e5e5e5; padding: 15px; border-radius: 40px; color: #fff;font-size: 20px;}

#calendar-all .text {color:#333; text-transform: uppercase;font-size: 20px; line-height: 20px; font-weight: 600; -webkit-transition:  0.2s; /* Safari */ transition: 0.2s;}
#calendar-all a { text-decoration: none; }

#calendar-all:hover{background:#e2231a; cursor:pointer; }

#calendar-all:hover .glyphicon{background: #000; color:#fff; -webkit-transition:  0.2s; /* Safari */ transition: 0.2s;}

#calendar-all a:hover, #calendar-all:hover .text {color:#000; letter-spacing: 0.7px;}


/* parallax hotel */

#parallax-hoteltheclub .parallax-image { background-image: url("/static/front/img/the-club/hotel-parallax.jpg"); min-height: 500px; background-attachment: fixed; background-position: center; background-repeat: no-repeat; background-size: cover; -webkit-box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4); -moz-box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4); box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4);}

#parallax-hoteltheclub  h3{ color:#fff; font-size:60px; line-height: 45px;text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.28);}

#parallax-hoteltheclub  h3 span{color:#e2231a;}

#parallax-hoteltheclub p {color:#fff; font-size: 20px; line-height: 20px; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.28);}

#parallax-hoteltheclub button{width: 15%;  text-align: center; color:#fff; border:3px solid #fff; background-color: rgba(0,0,0,0.4); font-family: 'Roboto Condensed', sans-serif; font-size: 20px; padding: 10px; font-weight: 500; -webkit-transition:  0.5s; /* Safari */ transition: 0.5s; text-transform: uppercase; margin-top: 20px;}

#parallax-hoteltheclub p{font-weight: 400; width: 95%;}

#parallax-hoteltheclub button:hover{width: 14%; background-color: rgba(0,0,0,0.8); letter-spacing: 2px;}


/* parallax experience */

#parallax-experiencetheclub .parallax-image { background-image: url("/static/front/img/the-club/experience-parallax.jpg"); min-height: 500px; background-attachment: fixed; background-position: center; background-repeat: no-repeat; background-size: cover; -webkit-box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4); -moz-box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4); box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4);}

#parallax-experiencetheclub  h3{ color:#fff; font-size:60px; line-height: 45px;text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.28);}

#parallax-experiencetheclub  h3 span{color:#e2231a;}

#parallax-experiencetheclub p {color:#fff; font-size: 20px; line-height: 20px; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.28);}

#parallax-experiencetheclub button{width: 15%;  text-align: center; color:#fff; border:3px solid #fff; background-color: rgba(0,0,0,0.4); font-family: 'Roboto Condensed', sans-serif; font-size: 20px; padding: 10px; font-weight: 500; -webkit-transition:  0.5s; /* Safari */ transition: 0.5s; text-transform: uppercase; margin-top: 20px;}

#parallax-experiencetheclub p{font-weight: 400; width: 95%;}

#parallax-experiencetheclub button:hover{width: 14%; background-color: rgba(0,0,0,0.8); letter-spacing: 2px;}


/* Social net */


#social-net .party .blur{position:absolute; bottom:0; left:0; width: 100%; height: 100%; mix-blend-mode: multiply; opacity: .0; z-index:0; -webkit-transition:  0.5s; /* Safari */ transition: 0.5s;}

#social-net .party .logo .blur{position:absolute; bottom:0; left:0; width: 100%; height: 100%; z-index:1; background-color: rgba(0,0,0,1);}

#social-net .party {border: 1px solid #000; background-size: 120% 100%;}

#social-net .party:before{opacity: 0.4;}

#social-net .party:hover .blur{opacity:1}

#social-net .party .caption{position: absolute; width:100%; text-align: center; top:45%; opacity: 0;-webkit-transition:  0.5s; /* Safari */ transition: 0.5s; z-index:1; color:#fff;font-family: 'Roboto Condensed', sans-serif; text-transform: uppercase; font-size:14px; font-weight: 400; display: block;}

#social-net .party .caption button{display: block; width: 100px; margin: 10px auto;text-align: center; color: #fff; border: 0; background: #000; font-family: 'Roboto Condensed', sans-serif; font-size: 12px; padding: 2px 8px; font-weight: 500; -webkit-transition: 0.5s; transition: 0.5s; text-transform: uppercase;}

#social-net .party .caption button:hover{width:110px; letter-spacing: 0.5px; color:#000; background: #fff;}

#social-net .party:hover .caption{opacity: 1; letter-spacing: 5px;}

#social-net .party .logo img {width: 60%; height: 60%; margin:30% 20%; z-index:1000;}

#social-net .party.double .logo img {width: 30%; height: 30%; margin:15% 35%; z-index:1000;}

#social-net .ants{background: url(/static/front/img/box/club/ants.jpg) no-repeat center center;}

#social-net .ants .blur{background-color:#333;}

#social-net .nervo{background: url(/static/front/img/box/club/nervo.jpg) no-repeat center center;}

#social-net .nervo .blur{background-color:#9419b3;}

#social-net .martin{background: url(/static/front/img/box/club/martin-garrix.jpg) no-repeat center center;}

#social-net .martin .blur{background-color:#023f8b;}

#social-net .tomorroland{background: url(/static/front/img/box/club/tomorroland.jpg) no-repeat center center;}

#social-net .tomorroland .blur{background-color:#028b09;}

#social-net .closing2017{background: url(/static/front/img/box/club/closing-party.jpg) no-repeat center center;}

#social-net .closing2017 .blur{background-color:#e2231a;}

#social-net .intro button{ font-size: 12px; font-weight: 700; font-style: normal;  text-transform: uppercase; display: inline-block; background: #000; color: #fff; border:1px solid #fff; padding: 5px 10px; font-family: 'Roboto Condensed', sans-serif; margin-top:10px; -webkit-transition: 1s; transition: 1s;}

#social-net .intro button:hover{background: #fff; color:#e2231a;}



/* ========================================================================
 *  CLUB CALENDAR SECTION
 * ========================================================================*/

/* Title parallax */

	#parallax-theclubthecalendar .parallax-image { min-height: 400px; background-attachment: fixed; background-position: center -350px; background-repeat: no-repeat; background-size: cover; -webkit-box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4); -moz-box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4); box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4);}

	#parallax-theclubthecalendar  h1{ color:#fff; font-size:60px; line-height: 45px;text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.28); position: absolute; z-index: 10000; width: 70%; left: 15%; text-align: center;top: 20%;font-family: "HelveticaNeueLTW1G-BlkCn", sans-serif; font-weight: normal !important; font-style: normal !important;
text-transform: uppercase;}


/* Filter calendar */

	.filter-parties{background: #000; width: 100%; /*height: 80px;*/ }

	.filter-parties .select-filter{padding-top:10px; }

	.filter-parties label{color:#fff;font-size: 14px; text-transform: uppercase; margin-top: 8px; text-align: right;}

	.filter-parties select{width: 50%; background-color: #333; border: 1px solid #333; text-transform: uppercase; color: #efefef;}

	select:not([multiple]){-webkit-appearance:none;-moz-appearance:none; background-position:right 50%; background-repeat:no-repeat; background-image:url(/static/front/img/arrow-select.png); padding: .5em; padding-right:1.5em;}

	#filter-party, #filter-season {border-radius:0;}

	.hi-cta-button button{background: #272727; width: 250px;height: 60px; margin-top: 10px; margin-right: 10px; border:0; color:#fff; text-transform: uppercase; background-image: url(/static/front/img/hi_pixel_gold.png); -webkit-transition:  0.5s; /* Safari */ transition: 0.5s;}

	.hi-cta-button button:hover {background:rgba(189,176,144,1);background-image: url(/static/front/img/hi_pixel_gold.png); color:#000;}

	.hi-cta-button img{width: 30px; margin-right: 10px;}


/* ========================================================================
 *  CLUB PARTY SECTION
 * ========================================================================*/

/* Title parallax */

	#parallax-martingarrix .parallax-image { min-height: 500px; background-attachment: fixed; background-position: center -300px; background-repeat: no-repeat; background-size: cover; -webkit-box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4); -moz-box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4); box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4);}

	#parallax-martingarrix  h3{ color:#fff; font-size:60px; line-height: 45px;text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.28); position: absolute; z-index: 10000; width: 70%; left: 15%; text-align: center;top: 20%;}

	#parallax-martingarrix img{position: absolute; width: 25%; top: 15%; left: 37.5%;}


/* Tabs */

	#pills-party .party-subtitle span{text-transform: uppercase; font-weight: 600; background: #444; padding: 2px 5px; color: #fff;}

	#pills-party .text-justify {text-align: justify; justify: auto; clear:both;}

	#pills-party .event-content .line-up {width: 100%; margin: 0; padding: 0; margin-right: 1%; margin-bottom: 5px; display: flex; align-items: flex-end;}

	#pills-party .event-content .line-up li {width: 24%;border-bottom: 1px solid #333; border-left:0; border-top:0; border-right:0; list-style-image: none; list-style: none; margin-right: 1%; margin-bottom: 1%; padding: 5px 10px; color: #fff;}

	#pills-party .event-content .line-up li.main {color: #fff; font-weight: 600; border-bottom: 1px solid #999}

    #pills-party .now-playing { width: 50% !important; float: left; }

    #pills-party .event-row { display: table; }

    #pills-party .event-detail {
        float: none;
        display: table-cell;
        width: 50%;
        vertical-align: middle;
    }

    #pills-party .event-detail.right {
        padding-top: 2%;
        vertical-align: bottom;
    }


	#pills-head .artist-content, #pills-party .event-content, #pills-lineup .lineup-content{padding:0 5% 1% 5%;}

	#pills-photos .photos-content{padding:0 5% 1% 10%;}

	#pills-head h3, #pills-party h1, #pills-party h3, #pills-photos h3, #pills-book h3, #pills-restaurant h3, #pills-menu h3{font-size: 50px; line-height: 40px; color: #e2231a; width: 85%;}

	#pills-party button.primary-button, #pills-party button.secondary-button { position: relative; vertical-align: top; width: 48%; height: 60px; padding-left: 10px; padding-right: 10px; font-size: 16px; color: #fff; text-align: center; border: 2px solid #000; background: #e2231a; cursor: pointer; float: left;  margin-right: 2%; text-transform: uppercase; -webkit-transition: 0.5s; transition: 0.5s;  margin-top: 10px; margin-bottom: 15px;}

	#pills-party button.primary-button:hover {background:#fff; color:#000; letter-spacing: 0.5px;}

	#party-content .nav-pills>li>a, #tabs-vip .nav-pills>li>a, #tabs-about .nav-pills>li>a {border-radius: 0; font-family: "HelveticaNeueLTW1G-BlkCn", sans-serif; font-weight: normal !important; font-style: normal !important; text-transform: uppercase; font-size: 20px; color:#000; padding: 20px 10px; border-right:1px solid #efefef!important;}

	#party-content .nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover, #tabs-vip .nav-pills>li.active>a, .nav-pills>li.active>a:hover, #tabs-about .nav-pills>li.active>a  {color: #fff; background-color: #e2231a;}

	#party-content .tab-content{background: #fff;}

	#party-content hr{border-top:1px solid #333;}

	#pills-head p, #pills-head .awards, #pills-head .album, #party-content p  {color:#fff; text-align: left; margin-top: 20px;}

	#pills-head  .artist-subtitle {text-transform: uppercase; font-weight: 600; background: #444; padding: 2px 5px; color: #fff;}

	#pills-head .text-justify {text-align: justify; justify: auto}

	#pills-head  ul {margin: 15px 0 0 0; padding: 0;}

	#pills-head  ul li{list-style: none; list-style-image: none; color:#fff; margin-bottom: 10px;}

	#pills-head  ul li span {color: #999; font-weight: 600;}

	#pills-head .website {font-size: 12px; margin-top:45px;}

	#pills-head .website span {padding-top:15px; border-top:1px solid #999;}

	#pills-head .website span a{color:#e2231a; text-transform:uppercase; font-weight: 600;}

	#pills-head .website span a:hover{color:#000; background:#e2231a; text-decoration: none;}

	#pills-head .social ul{margin: 0; padding: 0;}

	#pills-head .social li{width: 16.66%; float:left; -webkit-transition: 0.5s; transition: 0.5s; margin-bottom: 0; display: block; }

	#pills-head .social li:hover{background: #e3331a; }

	#pills-head .social a li:hover img{color:#000;}

	#pills-head .col-img .social a li img{width: 20%; margin: 40%; }

	#pills-lineup .parties{margin: 40px 0 0; padding: 0; list-style: none; width: 100%;}

	#pills-lineup .parties li {border-bottom:1px solid #333; padding-top:3px;}

	#pills-lineup .parties li li {border-bottom:0; display: inline-flex; padding-left:5px; padding-bottom: 0; color:#fff; }

	#pills-lineup .parties li li::after{content: '//'; margin-left: 6px; color:#444;}

	#pills-lineup .parties li li.null{color:#444;}

	#pills-lineup .parties li li:last-child::after{content:''}

	#pills-lineup h1 { font-family: "HelveticaNeueLTW1G-BlkCn", sans-serif; font-weight: normal !important; font-style: normal !important; text-transform: uppercase; font-size: 50px; line-height: 40px; color: #e2231a; width: 85%;}

	#pills-lineup h3{font-size: 50px; line-height: 40px; color: #e2231a; }

	#pills-lineup h5{ font-family: "HelveticaNeueLTW1G-BlkCn", sans-serif; color:#e2231a; display: block; float: left; text-transform: uppercase; margin: 0;font-size: 20px; line-height: 27px; margin-right: 10px;}

	#pills-lineup h5 .tags {text-transform: none;}

	#pills-lineup h5 span{background: #fff;font-size: 16px; padding: 2px 5px 1px; color: #000;}

	#pills-lineup button {position: relative;padding: 2px 5px; font-size: 12px; color: #fff; text-align: center; border: 2px solid #fff; background: #000; float: right; text-transform: uppercase; -webkit-transition: 0.5s; transition: 0.5s; margin-top: -9px; width: initial; height:initial; margin-right: 0;}

    #pills-lineup .lineup-buttons { float: right; }
    #pills-lineup .lineup-buttons button.vip, #pills-lineup .lineup-buttons button.tickets { float: left; }

	#pills-lineup button.sold-out{color:#444;border: 2px solid #444; cursor: default;}

	#pills-lineup button.sold-out:hover{ width: initial; background: #000; color:#444;letter-spacing: 0;}


	#pills-photos .grid-item{padding: 0; }

	#pills-photos .grid-item-content {height: 350px; background: #000;overflow: hidden;border-right:1px solid #000; border-bottom:1px solid #000;}

	#pills-photos .grid-item-content--height2 { height: 700px;border-right:1px solid #000; border-bottom:1px solid #000; }

	#pills-photos .grid-item-content .photo, #pills-photos .grid-item-content--height2 .photo{ width: 100%;  min-height: 100%; background-size:cover !important;}

	#pills-photos .grid-item-content .photo .date{margin-top:120px; width: 100%; text-align: center; color:#fff; font-family: 'Roboto Condensed', sans-serif; text-transform: uppercase; font-size: 20px; text-shadow: 1px 1px rgba(0,0,0,0.5); -webkit-transition: 0.5s; transition: 0.5s; opacity: 1; z-index: 1; position: absolute;}

	#pills-photos .grid-item-content--height2 .photo .date{margin-top:330px; width: 100%; text-align: center; color:#fff; font-family: "HelveticaNeueLTW1G-BlkCn", sans-serif; text-transform: uppercase; font-size: 35px; text-shadow: 1px 1px rgba(0,0,0,0.5); -webkit-transition: 0.5s; transition: 0.5s; opacity: 1; z-index: 1; position: absolute;}

	#pills-photos .grid-item-content .photo:hover button, #pills-photos .grid-item-content--height2 .photo:hover button{opacity:1;}

	#pills-photos .grid-item-content .photo:hover button:hover, #pills-photos .grid-item-content--height2 .photo:hover button:hover{background: #fff; color:#000;}

	#pills-photos .grid-item-content .photo button{color: #fff; border: 0; background: #000; font-family: 'Roboto Condensed', sans-serif; font-size: 14px; padding: 2px 8px; font-weight: 500; -webkit-transition: 1s; transition: 1s; text-transform: uppercase; height: initial; opacity: 0; z-index: 1; margin-top: 200px; width: 33%; left: 33%;}

	#pills-photos .grid-item-content--height2 .photo button{color: #fff; border: 0; background: #000; font-family: 'Roboto Condensed', sans-serif; font-size: 14px; padding: 2px 8px; font-weight: 500; -webkit-transition: 1s; transition: 1s; text-transform: uppercase; height: initial; opacity: 0; z-index: 1; margin-top: 380px; width: 33%; left: 33%;}

	#pills-photos .grid-item-content .photo .background, #pills-photos .grid-item-content--height2 .photo .background {position:absolute; bottom:0; left:0; background-color:#e2231a; width: 100%; height: 100%; mix-blend-mode: multiply; opacity: .0; z-index:0; -webkit-transition:  0.5s; /* Safari */ transition: 0.5s;}

	#pills-photos .grid-item-content .photo:hover .background, #pills-photos .grid-item-content--height2 .photo:hover .background{opacity: 1;}

	.lineup-content ul li ul{padding: 0; padding-right: 100px;}

	#pills-lineup .parties li{padding-bottom: 15px;}

	.now-playing{width: 50% !important; float: left;}

	#party-content hr.left-width{float: left;width: 100%;}

	#pills-party button.secondary-button {border: 2px solid #e2231a!important; background: #000!important; height: 50px!important;}

	#pills-party button.secondary-button:hover{background:#e2231a!important;border: 2px solid #e2231a!important; }


/* ========================================================================
 *  CLUB PHOTOS SECTION
 * ========================================================================*/

/* Title parallax */

	#parallax-photos .parallax-image { background-image: url("/static/front/img/the-club/photos-header.jpg"); min-height: 400px; background-attachment: fixed; background-position: center -100px; background-repeat: no-repeat; background-size: cover; -webkit-box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4); -moz-box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4); box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4);}

	#parallax-photos  h3{ color:#fff; font-size:60px; line-height: 45px;text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.28); position: absolute; z-index: 10000; width: 70%; left: 15%; text-align: center;top: 20%;}

	#parallax-photos img{position: absolute; width: 25%; top: 10%; left: 37.5%;}


/* Filters */

	#photo-masonry .filter-parties{height:initial;  border-bottom: 1px solid #333;}

	#photo-masonry .filter-parties select{width: 100%;}


/* Photo Masonry */

	#photo-masonry .grid-item{padding: 0; }

	#photo-masonry .grid-item-content {height: 350px; background: #000;overflow: hidden;border-right:1px solid #000; border-bottom:1px solid #000;}

	#photo-masonry .grid-item-content--height2 { height: 700px;border-right:1px solid #000; border-bottom:1px solid #000; }

	#photo-masonry .grid-item-content .photo, #photo-masonry .grid-item-content--height2 .photo{ width: 100%;  min-height: 100%; background-size:cover !important;}

	#photo-masonry .grid-item-content .photo .party{margin-top:150px; width: 90%; text-align: center; color:#fff; font-family: "HelveticaNeueLTW1G-BlkCn", sans-serif; text-transform: uppercase; font-size: 35px; line-height: 28px; text-shadow: 1px 1px rgba(0,0,0,0.5); -webkit-transition: 0.5s; transition: 0.5s; opacity: 1; z-index: 1; position: absolute; left: 5%;}

	#photo-masonry .grid-item-content .photo .date{margin-top:120px; width: 100%; text-align: center; color:#fff; font-family: 'Roboto Condensed', sans-serif; text-transform: uppercase; font-size: 20px; text-shadow: 1px 1px rgba(0,0,0,0.5); -webkit-transition: 0.5s; transition: 0.5s; opacity: 1; z-index: 1; position: absolute;}

	#photo-masonry .grid-item-content .photo:hover button, #photo-masonry .grid-item-content--height2 .photo:hover button{opacity:1;}

	#photo-masonry .grid-item-content .photo:hover button:hover, #photo-masonry .grid-item-content--height2 .photo:hover button:hover{background: #fff; color:#000;}

	#photo-masonry .grid-item-content .photo button{color: #fff; border: 0; background: #000; font-family: 'Roboto Condensed', sans-serif; font-size: 14px; padding: 2px 8px; font-weight: 500; -webkit-transition: 1s; transition: 1s; text-transform: uppercase; height: initial; opacity: 0; z-index: 1; bottom:5%; width: 33%; left: 33%;position: absolute;}

	#photo-masonry .grid-item-content--height2 .photo button{color: #fff; border: 0; background: #000; font-family: 'Roboto Condensed', sans-serif; font-size: 14px; padding: 2px 8px; font-weight: 500; -webkit-transition: 1s; transition: 1s; text-transform: uppercase; height: initial; opacity: 0; z-index: 1; margin-top: 380px; width: 33%; left: 33%;}

	#photo-masonry .grid-item-content .photo .background, #photo-masonry .grid-item-content--height2 .photo .background {position:absolute; bottom:0; left:0; background-color:#000; width: 100%; height: 100%; mix-blend-mode: multiply; opacity: .3; z-index:0; -webkit-transition:  0.5s; /* Safari */ transition: 0.5s;}

	#photo-masonry .grid-item-content .photo:hover .background, #photo-masonry .grid-item-content--height2 .photo:hover .background{background-color:#e2231a; opacity: 1;}


	#photo-masonry .grid-item-content .closing0717 {background:url('/static/front/img/the-club/parties/photos/closing-party.jpeg')center center;}

	#photo-masonry .grid-item-content .ants3009 {background:url('/static/front/img/the-club/parties/photos/ants3009.jpeg')center center;}

	#photo-masonry .grid-item-content .ants2309 {background:url('/static/front/img/the-club/parties/photos/ants2309.jpeg')center center;}

	#photo-masonry .grid-item-content .nervo1809 {background:url('/static/front/img/the-club/parties/photos/nervo1809.jpeg')center center;}

	#photo-masonry .grid-item-content .ants1609 {background:url('/static/front/img/the-club/parties/photos/ants1609.jpeg')center center;}

	#photo-masonry .grid-item-content .disturbing1509 {background:url('/static/front/img/the-club/parties/photos/disturbing1509.jpeg')center center;}

	#photo-masonry .grid-item-content .martin1409 {background:url('/static/front/img/the-club/parties/photos/martin1409.jpeg')center center;}

	#photo-masonry .grid-item-content .nervo1109 {background:url('/static/front/img/the-club/parties/photos/nervo1109.jpeg')center center;}

	#photo-masonry .grid-item-content .kygo1009 {background:url('/static/front/img/the-club/parties/photos/kigo1009.jpeg')center center;}

	#photo-masonry .grid-item-content .ants0909 {background:url('/static/front/img/the-club/parties/photos/ants0909.jpeg')center center;}

	#photo-masonry .grid-item-content .disturbing0809 {background:url('/static/front/img/the-club/parties/photos/disturbing0809.jpeg')center center;}

	#photo-masonry .grid-item-content .martin0709 {background:url('/static/front/img/the-club/parties/photos/martin0709.jpeg')center center;}


/* ========================================================================
 *  CLUB PHOTOS GALLERY SECTION
 * ========================================================================*/


/* Title parallax */

	#parallax-galleries .parallax-image { background-image: url("/static/front/img/the-club/closing-header.jpg"); min-height: 400px; background-attachment: fixed; background-position: center -500px; background-repeat: no-repeat; background-size: cover; -webkit-box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4); -moz-box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4); box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4);}

	#parallax-galleries  h1{ color:#fff; font-size:60px; line-height: 45px;text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.28); position: absolute; z-index: 10000; width: 70%; left: 15%; text-align: center;top: 20%;
	font-family: "HelveticaNeueLTW1G-BlkCn", sans-serif; font-weight: normal !important; font-style: normal !important; text-transform: uppercase;}

	#parallax-galleries img{position: absolute; width: 25%; top: 10%; left: 37.5%;}

/* Gallery */

	.party-gallery-dates {border-top: 1px solid #333; border-bottom: 1px solid #333;}

	.party-gallery-dates h3{font-size: 40px; line-height: 40px; color: #e2231a; margin-bottom:20px; border-left: 1px solid #333;  border-right: 1px solid #333; padding-left: 30px; }

	.party-gallery-dates .line-up {list-style-image: none; padding-left: 0;}

	.party-gallery-dates .line-up li{display: inline-flex; padding-right: 5px;}

	.party-gallery-dates .line-up li::after{padding-left: 5px; content: '//'}

	.party-gallery-dates .line-up li:last-child::after{content: ''}

	.party-gallery-dates .line-up li span {color:#fff; padding-bottom: 5px; font-size: 14px;}

	#photo-masonry .grid-item-content a{cursor:pointer;}

	#photo-masonry .grid-item-content .plus{z-index: 1; position: absolute; left:35%; top:125px; opacity: 0;-webkit-transition:  0.5s; /* Safari */ transition: 0.5s; width: 30%; height: auto;}

	#photo-masonry .grid-item-content .plus img{width: 100%; height: auto}

	#photo-masonry .grid-item-content a:hover .plus{opacity: 1}

	.baguetteBox-button{background-color: transparent !important;}

	.baguetteBox-button g{ stroke:#e2231a; background: transparent; -webkit-transition:  0.5s; /* Safari */ transition: 0.5s;}

	.baguetteBox-button:hover g{stroke:#fff;}

	#previous-button.baguetteBox-button polyline, #next-button.baguetteBox-button polyline{ stroke:#fff; background: transparent;-webkit-transition:  0.5s; /* Safari */ transition: 0.5s;}

	#previous-button.baguetteBox-button:hover polyline, #next-button.baguetteBox-button:hover polyline{ stroke:#e2231a; background: transparent}



/* ========================================================================
 *  CLUB VIP SECTION
 * ========================================================================*/


/* Title parallax */

	#parallax-vip{background: #000;}

	#parallax-vip .parallax-image { min-height: 400px; background-attachment: fixed; background-position: center -500px; background-repeat: no-repeat; background-size: cover; -webkit-box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4); -moz-box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4); box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4); opacity: 0.6}

	#parallax-vip  h3{ color:#fff; font-size:60px; line-height: 45px;text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.28); position: absolute; z-index: 10000; width: 70%; left: 15%; text-align: center;top: 20%;}

	#parallax-vip img{position: absolute; width: 25%; top: 10%; left: 37.5%;}



/* Photo-video*/

	.video-container{height: 350px; overflow: hidden;}

/* Form */

	.form-vip h3{color:#e2231a;}

	.form-vip label, .form-vip .control-label{color:#fff;font-size: 14px; text-transform: uppercase; margin-top: 8px; text-align: left; font-weight: 600;}

	.form-vip .control-label{margin-bottom: 5px;}

	.form-vip select, .form-vip .form-control{width: 100%; background-color: #333; border: 1px solid #333; text-transform: uppercase; color: #efefef; border-radius: 0;}

	.form-vip select:not([multiple]){-webkit-appearance:none;-moz-appearance:none; background-position:right 50%; background-repeat:no-repeat; background-image:url(/static/front/img/arrow-select.png); padding: .5em; padding-right:1.5em;}

	.form-vip label span{font-weight: 300; font-size: 12px; margin-left: 5px;}

	.form-vip label span a{color:#fff; text-decoration: underline;}

	.form-vip label span a:hover{text-decoration: none;}

	.form-vip .btn-vipForm {float: left; padding: 17px 30px; border-radius: 0; background-color: rgba(226, 35, 26, 1); color: #fff; text-transform: uppercase; margin-left: 10px;-webkit-transition:  0.5s; /* Safari */ transition: 0.5s; border: 1px solid rgba(226, 35, 26, 1)}

	.form-vip .btn-vipForm a{color:#fff;}

	.form-vip .btn-vipForm:hover{background-color:#000; letter-spacing: 1px; padding: 17px 27px;border: 1px solid #fff;}

	.form-vip .homeForm-form {padding-bottom:30px; border-bottom: 1px solid #333;}

	.form-vip .legal{padding-left: 0px; padding-right: 15px;}

	.form-vip p{text-align: left; color:#999;}

/* Team parallax */

	#parallax-team-vip-club{background: #000;}

	#parallax-team-vip-club .demo-2 .sl-slider-wrapper, #parallax-team-vip-hotel .demo-2 .sl-slider-wrapper{height: 400px;}

	#parallax-team-vip-club .book-slider, #parallax-team-vip-hotel .book-slider{position: absolute; top: 130px; right: 30%; width: 40%;left: 30%;}

	#parallax-team-vip-club  h3, #parallax-team-vip-hotel  h3{ color:#e2231a; font-size:60px; line-height: 45px;}

	#parallax-team-vip-club p, #parallax-team-vip-hotel p{font-weight: 400; width: 100%; text-align: center;color:#fff; font-size: 20px; line-height: 20px; border-top:0; margin-top: 0; padding: 0;}

	#parallax-team-vip-club .sl-slider, #parallax-team-vip-club .sl-content-wrapper, #parallax-team-vip-hotel .sl-slider, #parallax-team-vip-hotel .sl-content-wrapper {width: 100%!important;}


/* Cross-selling */

	#cross-selling .children, #cross-selling .hi {height: 350px;}

	#cross-selling .hi .col-img img{height: 170px;margin-top: 75px; -webkit-transition:  0.5s; /* Safari */ transition: 0.5s;}

	#cross-selling .hi:hover .col-img img{height: 190px;margin-top: 70px;}

	#cross-selling .children .col-img{width: 40%; margin: 0 auto; -webkit-transition:  0.5s; /* Safari */ transition: 0.5s;}

	#cross-selling .children:hover .col-img{width: 45%; margin: 0 auto}

	#cross-selling .children .col-img img{height: 100%;margin-top: 90px;-webkit-transition:  0.5s; /* Safari */ transition: 0.5s;}

	#cross-selling .children:hover .col-img img{margin-top: 70px;}

	#cross-selling ul {margin: 20px 0 0 0; padding: 0;}

	#cross-selling li {width: 33%; float: left; list-style-image: url(/static/front/img/list-image.png); font-weight: 600; list-style-position: inside;}

	#cross-selling .v2 li {width: 25%;}

	#cross-selling .hi-children hr{margin-bottom: 0;}

	#cross-selling .hi-children.v2{margin-top: 40px;}

	h3.vip{width:100%!important;font-size: 24px!important;}

	#cross-selling p{color:#212121!important;}

	#cross-selling .v2 .children .col-img img{margin-top: 30px;}

	#cross-selling .v2 .children .col-img{width: 100px;}

    #cross-selling .v2 .hi .col-img img {  height: 100px; margin-top: 35px; width: 100px; }

	#cross-selling .v2 .hi:hover .col-img img{height: 110px; margin-top: 30px;}

	#cross-selling .v2 .children:hover .col-img{width: 110px;}

	#cross-selling .v2 .children:hover .col-img img{margin-top: 25px;}

	#cross-selling .v2 .children, #cross-selling .v2 .hi {height: 190px;}

	#cross-selling .children a::before, #cross-selling .hi a::before {background: transparent;}







/* ========================================================================
 *  HOTEL VIP SECTION
 * ========================================================================*/

	#pills-hotel .content, #pills-club .content{padding:0 5% 1% 5%;}

	#pills-hotel h3, #pills-club h3{font-size: 50px;line-height: 40px;color: #e2231a; width: 85%;}

	#pills-hotel hr, #pills-club hr {border-top: 1px solid #333;}

	#pills-hotel p, #pills-hotel #intro-hotel p, #pills-club #intro-club p{ text-align: left;margin-top: 20px;}

	#pills-hotel p, #pills-club p {color: #fff;}

	#pills-hotel #intro-hotel p, #pills-club #intro-club p{color:#333;}

	#pills-hotel .glyphicon {background-color:#e2231a; border-radius:15px; padding: 8px; margin-right: 8px; color:#000; float: right;}

	#pills-hotel .item, #pills-hotel .item-book-content{margin-bottom: 10px; float: right;}

	#pills-hotel .item-content{padding-top: 5px; padding-left: 40px; color:#fff; padding-bottom: 20px;}

	#pills-hotel .item-book-content{font-size: 20px; color:#fff;}

	#pills-hotel .location .item-content {padding-top: 0px;}

	#pills-hotel .content button, #pills-club .content button{ font-size: 12px; font-weight: 700; font-style: normal;  text-transform: uppercase; display: inline-block; background: #000; color: #fff; border:1px solid #fff; padding: 5px 10px; font-family: 'Roboto Condensed', sans-serif; -webkit-transition: 1s; transition: 1s;}

	#pills-hotel .content button:hover, #pills-club .content button:hover{background: #fff; color:#e2231a;}






/* ========================================================================
 *  PARTNERS SECTION
 * ========================================================================*/


/* Title parallax event */

	#parallax-smart .parallax-image { background-image: url("/static/front/img/slider/partners-smart.jpg"); min-height: 400px; background-attachment: fixed; background-position: center 0px; background-repeat: no-repeat; background-size: cover; -webkit-box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4); -moz-box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4); box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4); opacity: 0.8;}

	#parallax-smart h3{ color:#fff; font-size:50px; line-height: 45px;text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.28); position: absolute; z-index: 10000; width: 70%; left: 15%; text-align: center;top: 20%;}

	#parallax-smart img{position: absolute; width: 25%; top: 10%; left: 37.5%; z-index: 1;}


/* Title parallax event */

	#parallax-partners .parallax-image { background-image: url("/static/front/img/slider/partners.jpg"); min-height: 400px; background-attachment: fixed; background-position: center -200px; background-repeat: no-repeat; background-size: cover; -webkit-box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4); -moz-box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4); box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4); opacity: 0.8;}

	#parallax-partners h3{ color:#fff; font-size:50px; line-height: 45px;text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.28); position: absolute; z-index: 10000; width: 70%; left: 15%; text-align: center;top: 20%;}

	#parallax-partners img{position: absolute; width: 25%; top: 10%; left: 37.5%; z-index: 1;}


/* Partner content */

	#partner-content h1{font-size: 50px; line-height: 40px; color: #e2231a;}

	#partner-content button { position: relative; vertical-align: top; width: 49%; height: 60px; padding: 0; font-size: 16px; color: #fff; text-align: center; border: 2px solid #000; background: #e2231a; cursor: pointer; float: left;  margin-right: 1%; text-transform: uppercase; -webkit-transition: 0.5s; transition: 0.5s;  margin-top: 10px; margin-bottom: 10px;}

	#partner-content button:hover {background:#fff; color:#000; letter-spacing: 0.5px;}

	#partner-content hr{border-top:1px solid #333;}

	#partner-content p  {color:#fff; text-align: left; margin-top: 20px;}

	#partner-content .party-subtitle span {text-transform: uppercase; font-weight: 600; background: #444; padding: 2px 5px;color: #fff;}

	#partner-content .content {padding: 0 5% 1% 5%;}






/* Partners Masonry */

	#partners-masonry .intro{color: #fff;text-align: left;}

	#partners-masonry .intro h3{color: #e2231a; text-align: center; font-size: 65px; line-height: 50px;}

	.grid-item{padding: 0; }

	.grid-item-content, .grid-item-content--width2 {height: 350px; background: #000;overflow: hidden;border-right:1px solid #000; border-bottom:1px solid #000;}

	.grid-item-content--height2{ height: 700px;border-right:1px solid #000; border-bottom:1px solid #000; }

	 .grid-item-content .photo,  .grid-item-content--height2 .photo,  .grid-item-content--width2 .photo{ width: 100%;  min-height: 100%; background-size:cover !important;}

	 .grid-item-content .photo .party,  .grid-item-content--width2 .photo .party{margin-top:150px; width: 90%; text-align: center; color:#fff; font-family: "HelveticaNeueLTW1G-BlkCn", sans-serif; text-transform: uppercase; font-size: 35px; line-height: 28px; text-shadow: 1px 1px rgba(0,0,0,0.5); -webkit-transition: 0.5s; transition: 0.5s; opacity: 1; z-index: 1; position: absolute; left: 5%;}

	 .grid-item-content--height2 .photo .party{margin-top:320px; width: 90%; text-align: center; color:#fff; font-family: "HelveticaNeueLTW1G-BlkCn", sans-serif; text-transform: uppercase; font-size: 35px; line-height: 28px; text-shadow: 1px 1px rgba(0,0,0,0.5); -webkit-transition: 0.5s; transition: 0.5s; opacity: 1; z-index: 1; position: absolute; left: 5%;}

	 .grid-item-content .photo .date, .grid-item-content--width2 .photo .date{margin-top:120px; width: 100%; text-align: center; color:#fff; font-family: 'Roboto Condensed', sans-serif; text-transform: uppercase; font-size: 20px; text-shadow: 1px 1px rgba(0,0,0,0.5); -webkit-transition: 0.5s; transition: 0.5s; opacity: 1; z-index: 1; position: absolute;}

	 .grid-item-content--height2 .photo .date{margin-top:320px; width: 100%; text-align: center; color:#fff; font-family: 'Roboto Condensed', sans-serif; text-transform: uppercase; font-size: 20px; text-shadow: 1px 1px rgba(0,0,0,0.5); -webkit-transition: 0.5s; transition: 0.5s; opacity: 1; z-index: 1; position: absolute;}

	.grid-item-content .photo:hover button, .grid-item-content--height2 .photo:hover button, .grid-item-content--width2 .photo:hover button{opacity:1;}

	 .grid-item-content .photo:hover button:hover,  .grid-item-content--height2 .photo:hover button:hover,  .grid-item-content--width2 .photo:hover button:hover{background: #fff; color:#000;}

	 .grid-item-content .photo button{color: #fff; border: 0; background: #000; font-family: 'Roboto Condensed', sans-serif; font-size: 14px; padding: 2px 8px; font-weight: 500; -webkit-transition: 1s; transition: 1s; text-transform: uppercase; height: initial; opacity: 0; z-index: 1; bottom:5%; width: 33%; left: 33%; position: absolute;}

	.grid-item-content--width2 .photo button{color: #fff; border: 0; background: #000; font-family: 'Roboto Condensed', sans-serif; font-size: 14px; padding: 2px 8px; font-weight: 500; -webkit-transition: 1s; transition: 1s; text-transform: uppercase; height: initial; opacity: 0; z-index: 1; bottom:5%; width: 14%; left: 42%; position: absolute;}

	 .grid-item-content--height2 .photo button{color: #fff; border: 0; background: #000; font-family: 'Roboto Condensed', sans-serif; font-size: 14px; padding: 2px 8px; font-weight: 500; -webkit-transition: 1s; transition: 1s; text-transform: uppercase; height: initial; opacity: 0; z-index: 1; bottom:2.5%; width: 33%; left: 33%; position: absolute;}

	 .grid-item-content .photo .background, .grid-item-content--height2 .photo .background,  .grid-item-content--width2 .photo .background {position:absolute; bottom:0; left:0; background-color:#000; width: 100%; height: 100%; mix-blend-mode: multiply; opacity: .3; z-index:0; -webkit-transition:  0.5s; /* Safari */ transition: 0.5s;}

	 .grid-item-content .photo:hover .background, .grid-item-content--height2 .photo:hover .background, .grid-item-content--width2 .photo:hover .background {background-color:#e2231a; opacity: 1;}

	#partners-masonry .grid-item-content .tag {background:url('/static/front/img/partners/tag.jpg')center center;}

	#partners-masonry .grid-item-content--height2 .mbfw {background:url('/static/front/img/partners/mbfw_ibiza.jpg')center center;}

	.grid-item-content .mbfw {background:url('/static/front/img/partners/mbfw_ibiza.jpg')center center;}

	.grid-item-content .stoli {background:url('/static/front/img/partners/stoli.jpg')center center;}

	#partners-masonry .grid-item-content--width2 .stoli {background:url('/static/front/img/partners/stoli.jpg')center center;}

	#partners-masonry .grid-item-content .smart {background:url('/static/front/img/partners/smart.jpg')center center;}

	#partners-masonry .grid-item-content .veuve {background:url('/static/front/img/partners/veuve.jpg')center center;}

	#partners-masonry .grid-item-content .independent {background:url('/static/front/img/partners/italia.jpg')center center;}


/* Partners Galleries */

	#pills-photos #photo-masonry .grid-item-content .mbfwphoto01 {background:url('/static/front/css/..images/partners/mbfw/gallerie/mbfwi_photo_1_big.jpg')center center;}


/* ========================================================================
 *  PARTNERS INTERIOR SECTION
 * ========================================================================*/


/* Title parallax */

	#parallax-mbfw .parallax-image { background-image: url("/static/front/img/slider/partners-mbfw.jpg"); min-height: 400px; background-attachment: fixed; background-position: center -450px; background-repeat: no-repeat; background-size: cover; -webkit-box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4); -moz-box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4); box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4); opacity: 0.6;}

	#parallax-mbfw h3{ color:#fff; font-size:50px; line-height: 45px;text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.28); position: absolute; z-index: 10000; width: 70%; left: 15%; text-align: center;top: 20%;}

	#parallax-mbfw img{position: absolute; width: 25%; top: 10%; left: 37.5%;}


/* intro text*/

	#partner-content .content button{font-size: 12px; font-weight: 700; font-style: normal; text-transform: uppercase; display: inline-block; background: #000; color: #fff; border: 1px solid #fff; padding: 5px 10px; font-family: 'Roboto Condensed', sans-serif; margin-top: 10px; -webkit-transition: 1s; transition: 1s; width: initial; height: initial}

	#partner-content .content button:hover{background: #fff; color:#e2231a;}


/* Desfiles*/

	#pills-head .desfiles .col-img{max-height: 550px;}

/* Photos event*/

	#photo-masonry .grid-item-content .mbfwi_photo01 {background:url('/static/front/img/partners/mbfw/gallerie/mbfwi_photo_1_small.jpg')center center;}

	#photo-masonry .grid-item-content .mbfwi_photo02 {background:url('/static/front/img/partners/mbfw/gallerie/mbfwi_photo_2_small.jpg')center center;}

	#photo-masonry .grid-item-content .mbfwi_photo03 {background:url('/static/front/img/partners/mbfw/gallerie/mbfwi_photo_3_small.jpg')center center;}

	#photo-masonry .grid-item-content .mbfwi_photo04 {background:url('/static/front/img/partners/mbfw/gallerie/mbfwi_photo_4_small.jpg')center center;}

	#photo-masonry .grid-item-content .mbfwi_photo05 {background:url('/static/front/img/partners/mbfw/gallerie/mbfwi_photo_5_small.jpg')center center;}

	#photo-masonry .grid-item-content .mbfwi_photo06 {background:url('/static/front/img/partners/mbfw/gallerie/mbfwi_photo_6_small.jpg')center center;}

	#photo-masonry .grid-item-content .mbfwi_photo07 {background:url('/static/front/img/partners/mbfw/gallerie/mbfwi_photo_7_small.jpg')center center;}

	#photo-masonry .grid-item-content .mbfwi_photo08 {background:url('/static/front/img/partners/mbfw/gallerie/mbfwi_photo_8_small.jpg')center center;}

	#photo-masonry .grid-item-content .mbfwi_photo09 {background:url('/static/front/img/partners/mbfw/gallerie/mbfwi_photo_9_small.jpg')center center;}

	#photo-masonry .grid-item-content .mbfwi_photo10 {background:url('/static/front/img/partners/mbfw/gallerie/mbfwi_photo_10_small.jpg')center center;}

	#photo-masonry .grid-item-content .mbfwi_photo11 {background:url('/static/front/img/partners/mbfw/gallerie/mbfwi_photo_11_small.jpg')center center;}

	#photo-masonry .grid-item-content .mbfwi_photo12 {background:url('/static/front/img/partners/mbfw/gallerie/mbfwi_photo_12_small.jpg')center center;}

	#photo-masonry .grid-item-content .mbfwi_photo13 {background:url('/static/front/img/partners/mbfw/gallerie/mbfwi_photo_13_small.jpg')center center;}

	#photo-masonry .grid-item-content .mbfwi_photo14 {background:url('/static/front/img/partners/mbfw/gallerie/mbfwi_photo_14_small.jpg')center center;}

	#photo-masonry .grid-item-content .mbfwi_photo15 {background:url('/static/front/img/partners/mbfw/gallerie/mbfwi_photo_15_small.jpg')center center;}


/* Photos partner*/

	#photo-masonry .grid-item-content .smart_photo01 {background:url('/static/front/img/partners/smart/gallery/smart-ushuaia-01-small.jpg')center center;}

	#photo-masonry .grid-item-content .smart_photo02 {background:url('/static/front/img/partners/smart/gallery/smart-ushuaia-02-small.jpg')center center;}

	#photo-masonry .grid-item-content .smart_photo03 {background:url('/static/front/img/partners/smart/gallery/smart-ushuaia-03-small.jpg')center center;}

	#photo-masonry .grid-item-content .smart_photo04 {background:url('/static/front/img/partners/smart/gallery/smart-ushuaia-04-small.jpg')center center;}

	#photo-masonry .grid-item-content .smart_photo05 {background:url('/static/front/img/partners/smart/gallery/smart-ushuaia-05-small.jpg')center center;}

	#photo-masonry .grid-item-content .smart_photo06 {background:url('/static/front/img/partners/smart/gallery/smart-ushuaia-06-small.jpg')center center;}

	#photo-masonry .grid-item-content .smart_photo07 {background:url('/static/front/img/partners/smart/gallery/smart-ushuaia-07-small.jpg')center center;}

	#photo-masonry .grid-item-content .smart_photo08 {background:url('/static/front/img/partners/smart/gallery/smart-ushuaia-08-small.jpg')center center;}

	#photo-masonry .grid-item-content .smart_photo09 {background:url('/static/front/img/partners/smart/gallery/smart-ushuaia-09-small.jpg')center center;}

	#photo-masonry .grid-item-content .smart_photo10 {background:url('/static/front/img/partners/smart/gallery/smart-ushuaia-10-small.jpg')center center;}

	#photo-masonry .grid-item-content .smart_photo11 {background:url('/static/front/img/partners/smart/gallery/smart-ushuaia-11-small.jpg')center center;}

	#photo-masonry .grid-item-content .smart_photo12 {background:url('/static/front/img/partners/smart/gallery/smart-ushuaia-12-small.jpg')center center;}

	#photo-masonry .grid-item-content .smart_photo13 {background:url('/static/front/img/partners/smart/gallery/smart-ushuaia-13-small.jpg')center center;}

	#photo-masonry .grid-item-content .smart_photo14 {background:url('/static/front/img/partners/smart/gallery/smart-ushuaia-14-small.jpg')center center;}

	#photo-masonry .grid-item-content .smart_photo15 {background:url('/static/front/img/partners/smart/gallery/smart-ushuaia-15-small.jpg')center center;}

	#photo-masonry .grid-item-content .smart_photo16 {background:url('/static/front/img/partners/smart/gallery/smart-ushuaia-16-small.jpg')center center;}

	#photo-masonry .grid-item-content .smart_photo17 {background:url('/static/front/img/partners/smart/gallery/smart-ushuaia-17-small.jpg')center center;}

	#photo-masonry .grid-item-content .smart_photo18 {background:url('/static/front/img/partners/smart/gallery/smart-ushuaia-18-small.jpg')center center;}

	#photo-masonry .grid-item-content .smart_photo19 {background:url('/static/front/img/partners/smart/gallery/smart-ushuaia-19-small.jpg')center center;}

	#photo-masonry .grid-item-content .smart_photo20 {background:url('/static/front/img/partners/smart/gallery/smart-ushuaia-20-small.jpg')center center;}

	#photo-masonry .grid-item-content .smart_photo21 {background:url('/static/front/img/partners/smart/gallery/smart-ushuaia-21-small.jpg')center center;}

	#photo-masonry .grid-item-content .smart_photo22 {background:url('/static/front/img/partners/smart/gallery/smart-ushuaia-22-small.jpg')center center;}

	#photo-masonry .grid-item-content .smart_photo23 {background:url('/static/front/img/partners/smart/gallery/smart-ushuaia-23-small.jpg')center center;}

	#photo-masonry .grid-item-content .smart_photo24 {background:url('/static/front/img/partners/smart/gallery/smart-ushuaia-24-small.jpg')center center;}

	#photo-masonry .grid-item-content .smart_photo25 {background:url('/static/front/img/partners/smart/gallery/smart-ushuaia-25-small.jpg')center center;}




/* ========================================================================
 *  ROOM SECTION
 * ========================================================================*/

/* Title parallax */

	#parallax-hab .parallax-image { background-image: url("/static/front/img/slider/room-top-of.jpg"); min-height: 600px; background-attachment: fixed; background-position: center -600px; background-repeat: no-repeat; background-size: cover; -webkit-box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4); -moz-box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4); box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4); opacity: 0.6;}

	#parallax-hab h3{ color:#fff; font-size:50px; line-height: 45px;text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.28); position: absolute; z-index: 10000; width: 70%; left: 15%; text-align: center; top: 510px;}

	#parallax-hab img{position: absolute; width: 25%; top: 10%; left: 37.5%;}

	#parallax-hab .background{position:absolute; top: 500px; left:0; background-color:#e2231a; width: 100%; height: 100px; mix-blend-mode: multiply;  z-index:1; -webkit-transition:  0.5s; /* Safari */ transition: 0.5s;}



/* Breadcrumb */

	#breadcrumb .located{font-weight: 600;}

	#breadcrumb .background-grey{background: #efefef;}

	#breadcrumb p{text-transform: uppercase; font-size: 12px;}

	#breadcrumb button {padding: 25px 60px; font-size: 16px; text-align: center; cursor: pointer; margin-right: 1%; text-transform: uppercase; -webkit-transition: 0.5s; transition: 0.5s; margin-top: 20px; float: right; margin-left: 10px; margin-bottom:2px;}

	#breadcrumb button.a{border: 2px solid #e2231a; background: #e2231a; color: #fff;}

	#breadcrumb button.b{border: 2px solid #999; background: #fff; color: #999;}

	#breadcrumb button:hover.a{background: transparent; color:#e2231a;}

	#breadcrumb button:hover.b{border: 2px solid #000; color:#000;}

	#breadcrumb .located, #breadcrumb .located-not-here {color:#000;}

	#breadcrumb	.hr-breadcrumb{margin: 5px 0 0 0;}

	#breadcrumb .color-white{color: black; background-color: white;}

	#breadcrumb .color-black{color: white; background-color: black;}


/* Intro Room */

	#intro-room p{text-align: left;}


/* Room Gallery*/

	#room-gallery .item-room .background{position:absolute; bottom:0; left:0; background-color:#e2231a; width: 100%; height: 100%; mix-blend-mode: multiply; opacity: .0; -webkit-transition:  0.5s; /* Safari */ transition: 0.5s; z-index: 1;}

	#room-gallery .item-room:hover .background{ opacity: 1}

	#room-gallery .item-room .plus{position: absolute; top: 35%; left: 40%; z-index: 10; opacity: 0}

	#room-gallery  .item-room:hover .plus{opacity: 1}

	#room-gallery .carousel-indicators{bottom: 0%; width: 100%; margin:0 auto; left: initial; list-style-type: none;}

	#room-gallery .carousel-indicators li{margin-bottom: 5px;-webkit-transition:  0.5s; /* Safari */ transition: 0.5s; }

	#room-gallery .carousel-indicators li:hover{border-color: #e2231a;}

	#room-gallery .carousel-indicators li.active{width: 15px; height: 15px; margin: 0; background-color: #e2231a; border-color: #e2231a; margin-bottom: 5px; margin-left: -1px;}


/* Highlight and room map*/

	#technical h2{font-size: 45px; color: #000;}

	#technical .col-img{overflow: visible;}

	#technical .tooltip-inner{width: 250px; border-radius:0;}

	.plan .number{position: absolute; z-index: 1;}

	.logo-360 {position: absolute; left: 45%; top: 30%; z-index: 0; width: 120px; -webkit-transition:  0.5s; /* Safari */ transition: 0.5s;}

	.logo-360:hover{width: 130px; margin-left: -5px; margin-top: -5px;}

	.plan .number span{color:#fff; background:rgba(186,12,18,.85); border-radius: 20px;  padding: 8px 15px; cursor:pointer;-webkit-transition:  0.5s; /* Safari */ transition: 0.5s; display: block;-webkit-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.5);-moz-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.5);box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.5);}

	.plan .number span:hover{background:rgba(255,255,255,0.9); color:#000; text-decoration: none !important;}

	.plan .number a:hover{text-decoration: none;}

	.plan .p01{left:2%; top:20%;}

	.plan .p02{left:87%; top:60%;}

	.plan .p03{left:13%; top:44%;}

	.plan .p04{left:61%; top:10%;}

	.plan .p05{left:75%; top:54%;}

	.plan .p06{left:35%; top:40%;}

	.plan .p07{left:61%; top:54%;}

	.plan .p08{left:91%; top:23%;}

	.plan .p09{left:78%; top:15%;}

	.highlights li{width: 45%; margin-right: 5%; float: left; min-height: 50px; list-style: none;}

	.highlights li span.legend-number{color:#999; background: #e5e5e5; border-radius: 20px;  padding: 5px 12px; float: left; margin-right: 10px; margin-top: -5px;}
	.highlights li span{ display: grid; }

	.highlights hr{border-bottom: 1px solid #e5e5e5; margin-bottom: 50px;}


/* Services*/

	#services {border-bottom:1px solid #efefef}

	#services h2{font-size: 45px; color: #000;}

	#services h3{font-size: 25px; color: #999; margin-left: 40px;}

    #services .services-legend { text-align: right; margin-right: 35px; }

	.services-title {border-bottom: 1px solid #efefef}

	.amenities ul, .services ul{margin-top: 40px;}

	.amenities h3, .services h3{margin-top: 40px;}

	.amenities ul li, .services ul li{float:left; width: 45%; margin-right: 5%; margin-bottom: 10px; list-style: none;}

	.amenities {border-right: 1px solid #efefef}

	.icon{width: 25px; height: 61px; float: left; margin-right: 5px;}

	.icon-wine{background: url(/static/front/img/rooms/icons/wine.svg) left top no-repeat;}

	.icon-safe{background: url(/static/front/img/rooms/icons/safe.svg) left top no-repeat;}

	.icon-bed{background: url(/static/front/img/rooms/icons/bed.svg) left top no-repeat;}

	.icon-erotic{background: url(/static/front/img/rooms/icons/erotic.svg) left top no-repeat;}

	.icon-chillout{background: url(/static/front/img/rooms/icons/chill-out.svg) left top no-repeat;}

	.icon-sink{background: url(/static/front/img/rooms/icons/sink.svg) left top no-repeat;}

	.icon-nespresso{background: url(/static/front/img/rooms/icons/nespresso.svg) left top no-repeat;}

	.icon-arome{background: url(/static/front/img/rooms/icons/arome.svg) left top no-repeat;}

	.icon-xbox{background: url(/static/front/img/rooms/icons/xbox.svg) left top no-repeat;}

	.icon-blackout{background: url(/static/front/img/rooms/icons/blackout.svg) left top no-repeat;}

	.icon-bathrobe{background: url(/static/front/img/rooms/icons/bathrobe.svg) left top no-repeat;}

	.icon-icecube{background: url(/static/front/img/rooms/icons/icecube.svg) left top no-repeat;}

	.icon-hairdrier{background: url(/static/front/img/rooms/icons/hairdrier.svg) left top no-repeat;}

	.icon-wc{background: url(/static/front/img/rooms/icons/wc.svg) left top no-repeat;}

	.icon-aa{background: url(/static/front/img/rooms/icons/a-a.svg) left top no-repeat;}

	.icon-mirror{background: url(/static/front/img/rooms/icons/mirror.svg) left top no-repeat;}

	.icon-amenities{background: url(/static/front/img/rooms/icons/amenities.svg) left top no-repeat;}

	.icon-tablet{background: url(/static/front/img/rooms/icons/tablet.svg) left top no-repeat;}

	.icon-hamman{background: url(/static/front/img/rooms/icons/hamman.svg) left top no-repeat;}

	.icon-hairiron{background: url(/static/front/img/rooms/icons/hairiron.svg) left top no-repeat;}

	.icon-phone{background: url(/static/front/img/rooms/icons/phone.svg) left top no-repeat;}

	.icon-radio{background: url(/static/front/img/rooms/icons/radio.svg) left top no-repeat;}

	.icon-maxibar{background: url(/static/front/img/rooms/icons/maxibar.svg) left top no-repeat;}

	.icon-mirror-big{background: url(/static/front/img/rooms/icons/mirror-big.svg) left top no-repeat;}

	.icon-ush{background: url(/static/front/img/rooms/icons/ush.svg) left top no-repeat;}

	.icon-mixer{background: url(/static/front/img/rooms/icons/mixer.svg) left top no-repeat;}

	.icon-pioneer{background: url(/static/front/img/rooms/icons/pioneer.svg) left top no-repeat;}

	.icon-music{background: url(/static/front/img/rooms/icons/music.svg) left top no-repeat;}

	.icon-subwoofer{background: url(/static/front/img/rooms/icons/subwoofer.svg) left top no-repeat;}

	.icon-turndown{background: url(/static/front/img/rooms/icons/turndown.svg) left top no-repeat;}

	.icon-alarm{background: url(/static/front/img/rooms/icons/alarm.svg) left top no-repeat;}

	.icon-concierge{background: url(/static/front/img/rooms/icons/concierge.svg) left top no-repeat;}

	.icon-pillow{background: url(/static/front/img/rooms/icons/pillow.svg) left top no-repeat;}

	.icon-champagne{background: url(/static/front/img/rooms/icons/champagne.svg) left top no-repeat;}

	.icon-restaurants{background: url(/static/front/img/rooms/icons/restaurants.svg) left top no-repeat;}

	.icon-sun{background: url(/static/front/img/rooms/icons/sun.svg) left top no-repeat;}

	.icon-247{background: url(/static/front/img/rooms/icons/247.svg) left top no-repeat;}

	.icon-checkin{background: url(/static/front/img/rooms/icons/checkin.svg) left top no-repeat;}

	.icon-vip{background: url(/static/front/img/rooms/icons/vip.svg) left top no-repeat;}


/* Only Service*/

	.only-web{background: #efefef; width: 95% !important; margin: 40px 0; padding: 20px;}

	.only-web h6{font-family: "HelveticaNeueLTW1G-BlkCn", sans-serif; color:#999; font-size: 20px; text-transform: uppercase;}

	.icon-car{background: url(/static/front/img/rooms/icons/car.svg) left top no-repeat; width: 60px;}

/* transfer parallax */

	#parallax-transfer .parallax-image { background-image: url(/static/front/img/slider/transfer.jpg); min-height: 450px; background-attachment: fixed; background-position: center; background-repeat: no-repeat; background-size: cover; -webkit-box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4); -moz-box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4); box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4);}

	#parallax-transfer  h3{ color:#e2231a; font-size:60px; line-height: 45px;}

	#parallax-transfer p{font-weight: 400; width: 95%; text-align: center;color:#fff; font-size: 20px; line-height: 20px;}

	#parallax-transfer button{width: 95%;  text-align: center; color:#fff; border:3px solid #fff; background-color: rgba(0,0,0,0.4); font-family: 'Roboto Condensed', sans-serif; font-size: 20px; padding: 10px; font-weight: 500; -webkit-transition:  0.5s; /* Safari */ transition: 0.5s; text-transform: uppercase; margin-top: 20px;}

	#parallax-transfer button:hover{width: 90%; background-color: rgba(0,0,0,0.8); letter-spacing: 2px; margin-left: 2.5%}


/* Cross-selling*/

    #room-cross h2{font-size: 45px; color: #000;}

	#room-cross .carousel-indicators{bottom: 35%; right: 20px; width: 19px; margin-left: -30%; left: initial;}

	#room-cross .carousel-indicators li{float: left; margin-bottom: 5px;-webkit-transition:  0.5s; /* Safari */ transition: 0.5s; }

	#room-cross .carousel-indicators li:hover{border-color: #e2231a;}

	#room-cross .carousel-indicators li.active{width: 15px; height: 15px; margin: 0; background-color: #e2231a; border-color: #e2231a; margin-bottom: 5px; margin-left: -1px;}

	#room-cross .item h3{position: absolute; z-index: 1; width: 60%; bottom: 10px; font-size: 35px; color:#fff; left: 25px; line-height: 30px; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);}

	#room-cross .item .background{position:absolute; bottom:0; left:0; background-color:#000; width: 100%; height: 100%; mix-blend-mode: multiply; opacity: .3; z-index:0; -webkit-transition:  0.5s; /* Safari */ transition: 0.5s;}

	#room-cross .item .background:hover {opacity: 1; background-color:#e2231a;}

	#room-cross .col-img {max-height: 34em;}


/* Modal 3d*/

	#modal3d .modal-body{margin-bottom: -5px !important; padding: 1px !important;}

	#modal3d .modal-body .mfp-iframe{width: 100%; height:600px;}

	#modal3d .modal-content{border-radius: 0;}

	#modal3d .close {color:#e2231a; font-size: 45px; opacity: 1; position: absolute; top: 5px;right: 5px; text-shadow: none; -webkit-transition:  0.5s; /* Safari */ transition: 0.5s;}

	#modal3d .close:hover{color:#fff;}

	#modal3d .modal-dialog {width: 70%; top: 15%;}



/* Generic item-list */
.item-list {
    padding-bottom: 20%;
    height: 100vh;
    min-height: 100vh;
    margin-top: -100px;
    padding-top: 80px;
    padding-bottom: 80px;
    width: 100%;
}
.item-list ul{margin: 0;}
.item-list ul li{width: 33%; float: left; padding: 25px 0 0 35px;}
/* Break on every third column when in three columns */
.item-list ul li.col-b3 {
    clear: both;
}
.item-list ul li:hover{background: transparent;}
.item-list ul li img{width: 100%;}
.item-list ul li img:hover{opacity: 0.3;}
.item-list ul li::after {display: none;}
.item-list li.active{border-bottom: 2px solid #d0d0d0;}
.item-list ul{ width: 96%;  list-style-type: none; margin-right: 4%;}
.item-list li{padding:15px 0 15px 10px}
.item-list li::after{content: '|'; margin-left: 10px; color:#343434;}
.item-list .last::after, .navbar-fixed-top #menu-club .last::after{content: ''; }
.item-list li a{color:#fff; font-size: 13px; text-transform: uppercase;}
.item-list li a:focus,#menu-club li.active a {color:#e2231a!important; text-decoration: none;}
.item-list li a:hover{text-decoration: none;}
.item-list li.cta-ticket a{background:rgba(186,12,18,1)!important; padding: 5px;}
.item-list li.cta-ticket:hover a{background:rgba(186,12,18,0.8)!important;}
.item-list li div.name {
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(226,35,26, 0.5);
    padding: 5px;
    opacity: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.item-list .item-list-node {
    position: relative;
}

.item-list ul li:last-child {
    margin-bottom: 20px;
}

.item-list-node div.name span {
    position: absolute;
    top: 45%;
    left: 0;
    width: 100%;
    color: #fff;
    z-index: 1;
    font-size: 1em;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: normal !important;
    font-style: normal !important;
    text-transform: uppercase;
}

.item-list-node:hover div.name {
    opacity: 1;
}

.party-item .all-name{font-family: "HelveticaNeueLTW1G-BlkCn", sans-serif; width: 60%; margin: 12% 20%; font-size: 20px; line-height: 16px;}

.all-rooms-item-v2:hover{background:#212121; color:#e2231a!important; outline: none;}



/* ========================================================================
 *  RESTAURANT SECTION
 * ========================================================================*/

/* Slider */


	.restaurant .background {background: rgba(0,0,0, 0.5); position: absolute; top:0; left:0; z-index:10; width: 100%; height: 65vh; max-height: 600px;}

	.restaurant .book-slider {top: 25%; left: 40%;}

	.restaurant .book-slider img{width: 375px;}

	.restaurant .bg-img-1{background-image: url(/static/front/img/slider/minami1.jpg)!important; background-size: 100% !important; background-position: 0 0 !important; background-repeat: no-repeat!important;}

	.restaurant .bg-img-2{background-image: url(/static/front/img/slider/minami2.jpg)!important; background-size: 100% !important; background-position: 0 0 !important; background-repeat: no-repeat!important;}

	.restaurant .bg-img-3{background-image: url(/static/front/img/slider/minami3.jpg)!important; background-size: 100% !important; background-position: 0 0 !important; background-repeat: no-repeat!important;}

	#intro-restaurant .restaurant-content, #pills-menu .menu-content{padding:0 5% 1% 5%;}


/* parallax schedule */

	#parallax-schedule .parallax-image { background-image: url(/static/front/img/restaurants/minami/parallax-schedule.jpg); min-height: 550px; background-attachment: fixed; background-position: center; background-repeat: no-repeat; background-size: cover; -webkit-box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4); -moz-box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4); box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4);}

	#parallax-schedule   h3{ color:#e2231a; font-size:60px; line-height: 45px;}

	#parallax-schedule  button{width: 100%;  text-align: center; color:#fff; border:3px solid #fff; background-color: rgba(0,0,0,0.4); font-family: 'Roboto Condensed', sans-serif; font-size: 20px; padding: 10px; font-weight: 500; -webkit-transition:  0.5s; /* Safari */ transition: 0.5s; text-transform: uppercase; margin-top: 10px;}

	#parallax-schedule  p{font-weight: 400; width: 95%;}

	#parallax-schedule  button:hover{width: 100%; background-color: rgba(0,0,0,0.8); letter-spacing: 2px; color:#fff;}

	#parallax-schedule .table{margin-top: 20px;}

	#parallax-schedule .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {border-top: 1px dashed #666; color: #fff;}


/* Menu section */

	#pills-menu .table{margin-top:20px;}

    #pills-menu .price{border-top: 1px solid #fff; color: #e2231a; font-weight: 600; font-size: 16px;}

	#parallax-menu .parallax-image { min-height: 300px; background-attachment: fixed; background-position: center; background-repeat: no-repeat; background-size: cover; -webkit-box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4); -moz-box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4); box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4);}

	#parallax-menu   h3{ color:#e2231a; font-size:60px; line-height: 45px;width: 100%;}

	#parallax-menu button{width: 100%;  text-align: center; color:#fff; border:3px solid #fff; background-color: rgba(0,0,0,0.4); font-family: 'Roboto Condensed', sans-serif; font-size: 20px; padding: 10px; font-weight: 500; -webkit-transition:  0.5s; /* Safari */ transition: 0.5s; text-transform: uppercase; margin-top: 10px;}

	#parallax-menu  button:hover{width: 100%; background-color: rgba(0,0,0,0.8); letter-spacing: 2px; color:#fff;}



/* gallery home */

	#room-gallery .item-room.col-md-3 .plus{top: 25%;left: 30%;}

/* Book section */

	.datepicker{border: 1px solid; border-radius: 0 !important; margin-bottom: 20px;}

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

	.datepicker td, .datepicker th{border-radius:0px !important;}

	.datepicker table tr td.today, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today:hover {background-color:#212121 !important; color:#e2231a!important; background-image: none!important; }

	.datepicker table tr td.active.active, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled.disabled, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover.active, .datepicker table tr td.active.disabled:hover.disabled, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.disabled:hover:hover, .datepicker table tr td.active.disabled:hover[disabled], .datepicker table tr td.active.disabled[disabled], .datepicker table tr td.active:active, .datepicker table tr td.active:hover, .datepicker table tr td.active:hover.active, .datepicker table tr td.active:hover.disabled, .datepicker table tr td.active:hover:active, .datepicker table tr td.active:hover:hover, .datepicker table tr td.active:hover[disabled], .datepicker table tr td.active[disabled]{background-color:#e2231a!important; background-image: none!important; }

	.datepicker table tr td{color:#fff;}

	.datepicker table tr td.day:hover{color:#e2231a;}

	.datepicker .datepicker-switch{font-family: "HelveticaNeueLTW1G-BlkCn", sans-serif; color:#fff!important;}

	.datepicker-inline, .datepicker table{width: 100% !important;}

	.datepicker .next, .datepicker .prev {color:#e2231a !important}

	.datepicker .datepicker-switch, .datepicker .next, .datepicker .prev, .datepicker tfoot tr th{font-size: 20px; font-weight: 200; border-bottom: 1px solid #212121; text-transform: uppercase;}

	.datepicker .datepicker-switch:hover, .datepicker .next:hover, .datepicker .prev:hover, .datepicker tfoot tr th:hover{background-color:#212121 !important; color:#fff!important;}

	.datepicker table tr td.new, .datepicker table tr td.old {color:#3e3e3e!important;}

	#form-book-restaurant label, form-book-restaurant .control-label{color:#fff;font-size: 14px; text-transform: uppercase; margin-top: 8px; text-align: left; font-weight: 600;}

	#form-book-restaurant select, #form-book-restaurant  .form-control{width: 100%; background-color: #333; border: 1px solid #333; text-transform: uppercase; color: #efefef; border-radius: 0;}

	#form-book-restaurant  select:not([multiple]){-webkit-appearance:none;-moz-appearance:none; background-position:right 50%; background-repeat:no-repeat; background-image:url(/static/front/img/arrow-select.png); padding: .5em; padding-right:1.5em;}

	#form-book-restaurant label span{font-weight: 300; font-size: 12px; margin-left: 5px;}

	#form-book-restaurant label span a{color:#fff; text-decoration: underline;}

	#form-book-restaurant label span a:hover{text-decoration: none;}

	#form-book-restaurant .btn-vipForm {float: left; padding: 17px 30px; border-radius: 0; background-color: rgba(226, 35, 26, 1); color: #fff; text-transform: uppercase; margin-left: 10px;-webkit-transition:  0.5s; /* Safari */ transition: 0.5s; border: 1px solid rgba(226, 35, 26, 1); width: 100%; margin-right: 0;}

	#form-book-restaurant .btn-vipForm a{color:#fff;}

	#form-book-restaurant .btn-vipForm:hover{background-color:#000; letter-spacing: 1px; padding: 17px 27px;border: 1px solid #fff;}



/* Contact section */

	#contact-restaurant h3{font-size: 50px; line-height: 40px; color: #e2231a; width: 75%;}

	#form-minami label, #form-minami .control-label{color:#fff;font-size: 14px; text-transform: uppercase; margin-top: 8px; text-align: left; font-weight: 600;}

	#form-minami .control-label{margin-bottom: 5px;}

	#form-minami select, #form-minami .form-control{width: 100%; background-color: #333; border: 1px solid #333; text-transform: uppercase; color: #efefef; border-radius: 0;}

	#form-minami select:not([multiple]){-webkit-appearance:none;-moz-appearance:none; background-position:right 50%; background-repeat:no-repeat; background-image:url(/static/front/img/arrow-select.png); padding: .5em; padding-right:1.5em;}

	#form-minami label span{font-weight: 300; font-size: 12px; margin-left: 5px;}

	#form-minami label span a{color:#fff; text-decoration: underline;}

	#form-minami label span a:hover{text-decoration: none;}

		#form-minami .btn-vipForm {float: left; padding: 17px 30px; border-radius: 0; background-color: rgba(226, 35, 26, 1); color: #fff; text-transform: uppercase; margin-left: 10px;-webkit-transition:  0.5s; /* Safari */ transition: 0.5s; border: 1px solid rgba(226, 35, 26, 1); width: 100%;}

		#form-minami .btn-vipForm a{color:#fff;}

		#form-minami .btn-vipForm:hover{background-color:#000; letter-spacing: 1px; padding: 17px 27px;border: 1px solid #fff;}

	.contact-content { margin-top: 60px; }

	.contact-content .glyphicon, .book-content .glyphicon {background-color:#e2231a; border-radius:15px; padding: 8px; margin-right: 8px; color:#000; float: left;}

	.contact-content .item, .book-content .item {margin-bottom: 10px;}

	.contact-content .item-content, .book-content .item-content {padding-top: 5px; padding-left: 40px; color:#fff; padding-bottom: 20px;}

	.contact-content .item-book-content, .book-content .item-book-content{font-size: 20px; color:#fff;}

	.contact-content .location .item-content, .book-content .location .item-content {padding-top: 0px;}


/* ========================================================================
 *  CONCIERGE SECTION
 * ========================================================================*/

/* Title parallax */

	#parallax-concierge .parallax-image { background-image: url("/static/front/img/slider/slider-concierge.jpg"); min-height: 450px; background-attachment: fixed; background-position: center -150px; background-repeat: no-repeat; background-size: cover; -webkit-box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4); -moz-box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4); box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4); opacity: 0.6;}

	#parallax-concierge h3{ color:#fff; font-size:50px; line-height: 45px;text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.28); position: absolute; z-index: 10000; width: 70%; left: 15%; text-align: center;top: 20%;}

	#parallax-concierge img{position: absolute; width: 25%; top: 10%; left: 37.5%;}


/* Intro */


	#service-content .content{padding:0 5% 1% 5%;}

	#service-content h3{font-size: 50px;line-height: 40px;color: #e2231a; width: 85%;}

	#service-content hr {border-top: 1px solid #333;}

	#service-content p, #pills-hotel #intro-hotel p{ text-align: left;margin-top: 20px;}

	#service-content p {color: #fff;}


/* Photos concierge*/

	#service-content .grid-item-content .concierge_photo01 {background:url('/static/front/img/the-tower/vip/concierge/gallery/concierge-01-small.jpg')center center;}

	#service-content .grid-item-content .concierge_photo02 {background:url('/static/front/img/the-tower/vip/concierge/gallery/concierge-02-small.jpg')center center;}

	#service-content .grid-item-content .concierge_photo03 {background:url('/static/front/img/the-tower/vip/concierge/gallery/concierge-03-small.jpg')center center;}

	#service-content .grid-item-content .concierge_photo04 {background:url('/static/front/img/the-tower/vip/concierge/gallery/concierge-04-small.jpg')center center;}


/* ========================================================================
 *  IBIZA SECTION
 * ========================================================================*/


/* Title parallax Ibiza */

	#parallax-ibiza .parallax-image { background-image: url("/static/front/img/slider/slider-ibiza.jpg"); min-height: 400px; background-attachment: fixed; background-position: center -150px; background-repeat: no-repeat; background-size: cover; -webkit-box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4); -moz-box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4); box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4); opacity: 0.8;}

	#parallax-ibiza h3{color:#fff; font-size:50px; line-height: 45px;text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.28); position: absolute; z-index: 10000; width: 70%; left: 15%; text-align: center;top: 20%;}

	#parallax-ibiza img{position: absolute; width: 25%; top: 10%; left: 37.5%; z-index: 1;}


/* three modules ibiza */

	#three-modules-ibiza .content {padding: 0 5% 1% 5%;}

	#three-modules-ibiza h3{font-size: 50px; line-height: 40px;color: #e2231a;}

	#three-modules-ibiza hr {border-top: 1px solid #333;}

	#three-modules-ibiza p{color: #fff; text-align: left; margin-top: 20px;}


/* intro gallery */

	#intro-galery h3{font-size: 40px; line-height: 32px}

	#intro-galery p{text-align: left}


/* ========================================================================
 *  MICE SECTION
 * ========================================================================*/


/* Title parallax Mice */

	#parallax-mice .parallax-image { background-image: url("/static/front/img/slider/slider-mice.jpg"); min-height: 400px; background-attachment: fixed; background-position: center -150px; background-repeat: no-repeat; background-size: cover; -webkit-box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4); -moz-box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4); box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4); opacity: 0.8;}

	#parallax-mice h3{color:#fff; font-size:50px; line-height: 45px;text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.28); position: absolute; z-index: 10000; width: 70%; left: 15%; text-align: center;top: 20%;}

	#parallax-mice img{position: absolute; width: 25%; top: 10%; left: 37.5%; z-index: 1;}


/* Modules Mice */

	#modules-mice h3{font-size: 22px; line-height: 20px; color:#000; height: 35px; }



/* Masterplan Mice */

	#masterplan .tooltip-inner{width: 100px; border-radius:0;}

	#masterplan .plan .p01{left:23%; top:55%;}

	#masterplan .plan .p02{left:33%; top:55%;}

	#masterplan .plan .p03{left:62%; top:55%;}

	#masterplan .plan .p04{left:72%; top:55%;}

	#masterplan .content {padding: 0 5% 1% 5%;}

	#masterplan h3{font-size: 50px; line-height: 40px;color: #e2231a;}

	#masterplan p{color: #fff; text-align: left; margin-top: 20px;}

	#masterplan .table-head{width: 100%; background: #222; color:#999; text-align: center; border-right:1px solid #000; text-transform:uppercase; padding: 2px 0;}

	#masterplan .table-head.left{border-right:1px solid #000;}

	#masterplan .table.left{border-right:1px solid #333;}

	#masterplan .table>thead>tr>th{border-bottom:1px solid #333; }

	#masterplan .table>tbody>tr>td, #masterplan .table>tbody>tr>th{color:#999;border-bottom:1px solid #333;}

	#masterplan .table>tbody>tr>th span{color: #fff; background: rgba(186,12,18,.85); border-radius: 20px; padding: 3px 8px; -webkit-transition: 0.5s; transition: 0.5s; -webkit-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.5); -moz-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.5); box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.5);font-weight: 400;}

	#masterplan thead th{color:#999;text-transform:uppercase;font-weight: 400; font-size: 12px;}


/* Form Mice */

	#form-mice h3{color:#e2231a; font-size: 30px;}

	#form-mice label, #form-mice .control-label{color:#fff;font-size: 14px; text-transform: uppercase; margin-top: 8px; text-align: left; font-weight: 600;}

	#form-mice .control-label{margin-bottom: 5px;}

	#form-mice select, #form-mice .form-control{width: 100%; background-color: #333; border: 1px solid #333; text-transform: uppercase; color: #efefef; border-radius: 0;}

	#form-mice select:not([multiple]){-webkit-appearance:none;-moz-appearance:none; background-position:right 50%; background-repeat:no-repeat; background-image:url(/static/front/img/arrow-select.png); padding: .5em; padding-right:1.5em;}

	#form-mice label span{font-weight: 300; font-size: 12px; margin-left: 5px;}

	#form-mice label span a{color:#fff; text-decoration: underline;}

	#form-mice label span a:hover{text-decoration: none;}

	#form-mice .btn-miceForm {float: left; padding: 17px 30px; border-radius: 0; background-color: rgba(226, 35, 26, 1); color: #fff; text-transform: uppercase; margin-left: 10px;-webkit-transition:  0.5s; /* Safari */ transition: 0.5s; border: 1px solid rgba(226, 35, 26, 1); width: 100%; margin: 20px 0;}

	#form-mice .btn-miceForm a{color:#fff;}

	#form-mice .btn-miceForm:hover{background-color:#000; letter-spacing: 1px; padding: 17px 27px;border: 1px solid #fff;}



/* ========================================================================
 *  MEDIA SECTION
 * ========================================================================*/


/* Title parallax */

	#parallax-media .parallax-image { background-image: url("/static/front/img/slider/slider-media.jpg"); min-height: 400px; background-attachment: fixed; background-position: center -400px; background-repeat: no-repeat; background-size: cover; -webkit-box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4); -moz-box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4); box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4);}

	#parallax-media  h3{ color:#fff; font-size:60px; line-height: 45px;text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.28); position: absolute; z-index: 10000; width: 70%; left: 15%; text-align: center;top: 20%;}

	#parallax-media img{position: absolute; width: 25%; top: 10%; left: 37.5%;}


/* Gallery media */

	#tabs-media .nav-pills>li>a{border-radius: 0; font-family: "HelveticaNeueLTW1G-BlkCn", sans-serif; font-weight: normal !important; font-style: normal !important; text-transform: uppercase; font-size: 20px; color:#000; padding: 20px 10px; border-right:1px solid #efefef!important;}

	#tabs-media .nav-pills>li.active>a, #tabs-media .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover, #tabs-media .nav-pills>li.active>a {color: #fff; background-color: #e2231a;}

	#tabs-media #photo-masonry .grid-item-content .photo button{padding:5px 8px }

	#tabs-media #photo-masonry .grid-item-content .photo button.low {width: 80%; left:10%; bottom:50%; }

	#tabs-media #photo-masonry .grid-item-content .photo button.high {width: 80%; left:10%; bottom:40%}

	#tabs-media #photo-masonry .grid-item-content .photo button.low:hover, #tabs-media #photo-masonry .grid-item-content .photo button.high:hover {letter-spacing: 1px;}

	#photo-masonry .grid-item-content .media1 {background:url('/static/front/img/media/gallery/66_ushuaia-beach-hotel-top-of-the-world-suite1.jpg')center center;}

	#photo-masonry .grid-item-content .media2 {background:url('/static/front/img/media/gallery/67_ushuaia-beach-hotel-top-of-the-world-suite2.jpg')center center;}

	#photo-masonry .grid-item-content .media3 {background:url('/static/front/img/media/gallery/68_ushuaia-beach-hotel-top-of-the-world-suite3.jpg')center center;}

	#photo-masonry .grid-item-content .media4 {background:url('/static/front/img/media/gallery/69_ushuaia-beach-hotel-top-of-the-world-suite4.jpg')center center;}

	#photo-masonry .grid-item-content .media5 {background:url('/static/front/img/media/gallery/70_ushuaia-beach-hotel-top-of-the-world-suite5.jpg')center center;}

	#photo-masonry .grid-item-content .media6 {background:url('/static/front/img/media/gallery/71_ushuaia-beach-hotel-top-of-the-world-suite6.jpg')center center;}

	#photo-masonry .grid-item-content .media7 {background:url('/static/front/img/media/gallery/72_ushuaia-beach-hotel-top-of-the-world-suite7.jpg')center center;}

	#photo-masonry .grid-item-content .media8 {background:url('/static/front/img/media/gallery/73_ushuaia-beach-hotel-top-of-the-world-suite8.jpg')center center;}

	#photo-masonry .grid-item-content .media9 {background:url('/static/front/img/media/gallery/74_ushuaia-beach-hotel-top-of-the-world-suite9.jpg')center center;}

	#photo-masonry .grid-item-content .media10 {background:url('/static/front/img/media/gallery/75_ushuaia-beach-hotel-top-of-the-world-suite10.jpg')center center;}

	#photo-masonry .grid-item-content .media11 {background:url('/static/front/img/media/gallery/76_ushuaia-beach-hotel-top-of-the-world-suite11.jpg')center center;}

	#photo-masonry .grid-item-content .media12 {background:url('/static/front/img/media/gallery/77_ushuaia-beach-hotel-top-of-the-world-suite12.jpg')center center;}


/* Resources */

	#pills-resources .parties{margin: 5px 0 0; padding: 0; list-style: none; width: 100%;}

	#pills-resources h3{font-size: 50px; line-height: 40px; color: #e2231a; }

	#pills-resources .parties li {border-bottom:1px solid #333; padding-top:3px; height: 35px;}

	#pills-resources .parties li li {border-bottom:0; display: inline-flex; padding-left:5px; padding-bottom: 5px; color:#fff; text-transform: uppercase; }

	#pills-resources .parties li li::after{content: '//'; margin-left: 6px; color:#444;}

	#pills-resources .parties li li.null{color:#444;}

	#pills-resources .parties li li:last-child::after{content:''}

	#pills-resources h5{ font-family: "HelveticaNeueLTW1G-BlkCn", sans-serif; color:#e2231a; display: block; float: left; text-transform: uppercase; margin: 0;font-size: 20px; line-height: 27px; margin-right: 10px;}

	#pills-resources h5 span{background: #fff;font-size: 16px; padding: 2px 5px 1px; color: #000;}

	#pills-resources button {position: relative;padding: 2px 5px; font-size: 12px; color: #fff; text-align: center; border: 2px solid #fff; background: #000; float: right; text-transform: uppercase; -webkit-transition: 0.5s; transition: 0.5s; margin-top: 5px; width: initial; height:initial; margin-right: 0;}

	#pills-resources button:hover{letter-spacing: 1px;}

	#pills-resources button.sold-out{color:#444;border: 2px solid #444; cursor: default;}

	#pills-resources button.sold-out:hover{ width: initial; background: #000; color:#444;letter-spacing: 0;}


/* Contact press */

	#contact-press h3{font-size: 50px; line-height: 40px; color: #e2231a; width: 75%;}

	#contact-press p{color: #fff; text-align: left; margin-top: 20px;}

	#contact-press hr {border-top: 1px solid #333;}

	#contact-press .item-content a{color:#fff;text-decoration: underline;}

	#contact-press .item-content a:hover{text-decoration: none;}

	#form-press label, #form-press .control-label{color:#fff;font-size: 14px; text-transform: uppercase; margin-top: 8px; text-align: left; font-weight: 600;}

	#form-press .control-label{margin-bottom: 5px;}

	#form-press select, #form-press .form-control{width: 100%; background-color: #333; border: 1px solid #333; text-transform: uppercase; color: #efefef; border-radius: 0;}

	#form-press select:not([multiple]){-webkit-appearance:none;-moz-appearance:none; background-position:right 50%; background-repeat:no-repeat; background-image:url(/static/front/img/arrow-select.png); padding: .5em; padding-right:1.5em;}

	#form-press label span{font-weight: 300; font-size: 12px; margin-left: 5px;}

	#form-press label span a{color:#fff; text-decoration: underline;}

	#form-press label span a:hover{text-decoration: none;}

	#form-press .btn-pressForm {float: left; padding: 17px 30px; border-radius: 0; background-color: rgba(226, 35, 26, 1); color: #fff; text-transform: uppercase; margin-left: 10px;-webkit-transition:  0.5s; /* Safari */ transition: 0.5s; border: 1px solid rgba(226, 35, 26, 1); width: 100%;}

	#form-press .btn-pressForm a{color:#fff;}

	#form-press .btn-pressForm:hover{background-color:#000; letter-spacing: 1px; padding: 17px 27px;border: 1px solid #fff;}



/* ========================================================================
 *  ABOUT UIBH SECTION
 * ========================================================================*/


/* Title parallax */

	#parallax-about{background: #000;}

	#parallax-about .parallax-image { min-height: 400px; background-attachment: fixed; background-position: center -500px; background-repeat: no-repeat; background-size: cover; -webkit-box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4); -moz-box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4); box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4); opacity: 0.6}

	#parallax-about  h3{ color:#fff; font-size:60px; line-height: 45px;text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.28); position: absolute; z-index: 10000; width: 70%; left: 15%; text-align: center;top: 20%;}


/* parallax  gallery*/

	#parallax-uibh .parallax-image { background-image: url(/static/front/img/slider/slider-about-tower-gallery.jpg); min-height: 450px; background-attachment: fixed; background-position: center; background-repeat: no-repeat; background-size: cover; -webkit-box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4); -moz-box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4); box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4);}

	#parallax-club .parallax-image { background-image: url(/static/front/img/slider/slider-media.jpg); min-height: 450px; background-attachment: fixed; background-position: center; background-repeat: no-repeat; background-size: cover; -webkit-box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4); -moz-box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4); box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4);}

	#parallax-uibh  h3, #parallax-club  h3{ color:#fff; font-size:70px; line-height: 55px; text-align: center; width: 100%;}

	#parallax-uibh button, #parallax-club button{width: 100%;  text-align: center; color:#fff; border:3px solid #fff; background-color: rgba(0,0,0,0.4); font-family: 'Roboto Condensed', sans-serif; font-size: 20px; padding: 10px; font-weight: 500; -webkit-transition:  0.5s; /* Safari */ transition: 0.5s; text-transform: uppercase; margin-top: 20px;}

	#parallax-uibh button:hover, #parallax-club button:hover{width: 90%; background-color: rgba(0,0,0,0.8); letter-spacing: 2px;margin-left: 5%}


/* ========================================================================
 *  ABOUT UIBH GALLERY SECTION
 * ========================================================================*/

/* Title parallax*/

	#parallax-uibh-gallery{background: #000;}

	#parallax-uibh-gallery .parallax-image { background-image: url("/static/front/img/slider/slider-about-tower-gallery.jpg"); min-height: 400px; background-attachment: fixed; background-position: center -500px; background-repeat: no-repeat; background-size: cover; -webkit-box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4); -moz-box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4); box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4); opacity: 0.6}

	#parallax-uibh-gallery  h3{ color:#fff; font-size:60px; line-height: 45px;text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.28); position: absolute; z-index: 10000; width: 70%; left: 15%; text-align: center;top: 20%;}



/* ========================================================================
 *  HOME RESTAURANTS SECTION
 * ========================================================================*/

/* Mansory Restaurants */

	.grid.restaurants .grid-item-content--width2 .party img{max-height: 240px; margin-top: -100px;}

	.grid.restaurants .grid-item-content--height2 .party img{max-height: 240px; margin-top: -60px; max-width:300px;}

	.grid.restaurants .grid-item-content .party img{max-height: 240px; margin-top: -50px; max-width:300px;}

	#partners-masonry .grid-item-content--height2 .minami {background:url('/static/front/img/restaurants/mansory/minami.jpg')center center;}

	#partners-masonry .grid-item-content--width2 .montauk {background:url('/static/front/img/restaurants/mansory/montauk.jpg')center center;}

	#partners-masonry .grid-item-content .sir-rocco {background:url('/static/front/img/restaurants/mansory/sir-rocco.jpg')center center;}

	#partners-masonry .grid-item-content .beach-club {background:url('/static/front/img/restaurants/mansory/beach-club.jpg')center center;}

	#partners-masonry .grid-item-content .oyster {background:url('/static/front/img/restaurants/mansory/oyster.jpg')center center;}

	.grid.restaurants h3{font-size: 35px; line-height: 28px; color: #e3221a;}

	.grid.restaurants p{color:#fff;}


/* parallax restaurants*/

	#parallax-restaurants .parallax-image { background-image: url(/static/front/img/slider/slider-restaurants.jpg); min-height: 320px; background-attachment: fixed; background-position: center; background-repeat: no-repeat; background-size: cover; -webkit-box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4); -moz-box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4); box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4);}

	#parallax-restaurants  h3{ color:#e2231a; font-size:70px; line-height: 55px; text-align: center; width: 100%;}

	#parallax-restaurants button{width: 100%;  text-align: center; color:#fff; border:3px solid #fff; background-color: rgba(0,0,0,0.4); font-family: 'Roboto Condensed', sans-serif; font-size: 20px; padding: 10px; font-weight: 500; -webkit-transition:  0.5s; /* Safari */ transition: 0.5s; text-transform: uppercase; margin-top: 20px;}

	#parallax-restaurants button:hover{width: 90%; background-color: rgba(0,0,0,0.8); letter-spacing: 2px;margin-left: 5%}


	#modules-bar h3{font-size: 30px; line-height: 25px; color: #000; height: 75px;}

	#modules-bar button  {text-align: center; color:#000!important; border:2px solid #000!important; background:#f1f1f1!important; font-family: 'Roboto Condensed', sans-serif; font-size: 12px!important; padding: 2px 8px!important; font-weight: 500; -webkit-transition:  0.5s; /* Safari */ transition: 0.5s; margin:0 5px 0 0; text-transform: uppercase; height: initial!important; width: initial!important; margin-top: 30px;}

	#modules-bar button:hover {color:#fff!important; border:2px solid #000!important; background:#000!important;}





/* ========================================================================
 *  ALL ROOMS SECTION
 * ========================================================================*/


/* Title parallax */

	#parallax-all-rooms{background: #000;}

	#parallax-all-rooms .parallax-image { min-height: 400px; background-attachment: fixed; background-position: center -500px; background-repeat: no-repeat; background-size: cover; -webkit-box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4); -moz-box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4); box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4); opacity: 0.6}

	#parallax-all-rooms  h3{ color:#fff; font-size:60px; line-height: 45px;text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.28); position: absolute; z-index: 10000; width: 70%; left: 15%; text-align: center;top: 20%;}


/* Title parallax */

	.all-rooms p{text-align: left; margin-top: 0;color: #fff;}

	.all-rooms h3{color: #e2231a; font-size: 50px; line-height: 38px;}

	.all-rooms .photo .party{opacity: 0!important; -webkit-transition:  0.5s; /* Safari */ transition: 0.5s;}

	.all-rooms .photo:hover .party{opacity: 1!important;}

	.all-rooms .photo.anything{background:url("/static/front/img/the-tower/all-rooms/anything-can-happen.jpg")center center;}

	.all-rooms .photo.anythingview{background:url("/static/front/img/the-tower/all-rooms/anything-can-happen-view.jpg")center center;}

	.all-rooms .photo.top{background:url("/static/front/img/the-tower/all-rooms/im-on-the-top.jpg")center center;}

	.all-rooms .photo.double{background:url("/static/front/img/the-tower/all-rooms/double.jpg")center center;}

	.all-rooms .photo.fashion{background:url("/static/front/img/the-tower/all-rooms/fashion.jpg")center center;}

	.all-rooms .photo.double-club{background:url("/static/front/img/the-tower/all-rooms/doble-club.jpg")center center;}

	.all-rooms .photo.suite-club-view{background:url("/static/front/img/the-tower/all-rooms/suite-view.jpg")center center;}

	.all-rooms .photo.double-club-vistas{background:url("/static/front/img/the-tower/all-rooms/doble-club-vistas.jpg")center center;}

	.all-rooms .photo.double-club-swim{background:url("/static/front/img/the-tower/all-rooms/doble-club-swim.jpg")center center;}

	.all-rooms .photo.front-row{background:url("/static/front/img/the-tower/all-rooms/front-row.jpg")center center;}

	.all-rooms .photo.dont-wake{background:url("/static/front/img/the-tower/all-rooms/dont-wake.jpg")center center;}

	.all-rooms .photo.party{background:url("/static/front/img/the-tower/all-rooms/party.jpg")center center;}

	.all-rooms .photo.suite-club{background:url("/static/front/img/the-tower/all-rooms/suite-club.jpg")center center;}

	.all-rooms .photo.ay-caramba{background:url("/static/front/img/the-tower/all-rooms/ay-caramba.jpg")center center;}

	.all-rooms .photo.pioneer{background:url("/static/front/img/the-tower/all-rooms/pioneer.jpg")center center;}

	.all-rooms .photo.oh-my{background:url("/static/front/img/the-tower/all-rooms/oh-my.jpg")center center;}

	.all-rooms .photo.the-size{background:url("/static/front/img/the-tower/all-rooms/the-size.jpg")center center;}

	.all-rooms .photo.xpa{background:url("/static/front/img/the-tower/all-rooms/xpa.jpg")center center;}


/* ========================================================================
 *  ABOUT USHUAÏA SECTION
 * ========================================================================*/


/* Title parallax */

	#parallax-about-ushuaia{background: #000;}

	#parallax-about-ushuaia .parallax-image { background-image: url("/static/front/img/slider/slider-about.jpg"); min-height: 400px; background-attachment: fixed; background-position: center -200px; background-repeat: no-repeat; background-size: cover; -webkit-box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4); -moz-box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4); box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4); opacity: 0.6}

	#parallax-about-ushuaia  h3{ color:#fff; font-size:60px; line-height: 45px;text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.28); position: absolute; z-index: 10000; width: 70%; left: 15%; text-align: center;top: 20%;}


/* awards */

	#awards h3{font-size: 50px; line-height: 40px; color: #e2231a; width: 85%;}

	#awards hr{border-top: 1px solid #333;}

	#awards p{color:#fff;}

	#awards .date-subtitle{text-transform: uppercase; font-weight: 600; background: #444; padding: 2px 5px; color: #fff;}

	#awards ul{list-style: none; padding: 0; margin: 20px 0 0 0;}

	#awards li{padding-left: 1em; text-indent: -.7em; color: #efefef; margin-bottom: 5px;}

	#awards  li::before {content: "• "; color: #e2231a; margin-right: 2px;}


/* ========================================================================
 *  GENERAL CONTACT SECTION
 * ========================================================================*/


/* Title parallax */

	#parallax-general-contact{background: #000;}

	#parallax-general-contact .parallax-image { min-height: 400px; background-attachment: fixed; background-position: center -500px; background-repeat: no-repeat; background-size: cover; -webkit-box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4); -moz-box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4); box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4); opacity: 0.6}

	#parallax-general-contacts  h3{ color:#fff; font-size:60px; line-height: 45px;text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.28); position: absolute; z-index: 10000; width: 70%; left: 15%; text-align: center;top: 20%;}

/* Form */


	#contact-general .item-book-content span{font-size: 12px; text-transform: uppercase;}

	#contact-general hr{border-top: 1px solid #333;}


	#form-general label, #form-general .control-label{color:#fff;font-size: 14px; text-transform: uppercase; margin-top: 8px; text-align: left; font-weight: 600;}

	#form-general .control-label{margin-bottom: 5px;}

	#form-general select, #form-general .form-control{width: 100%; background-color: #333; border: 1px solid #333; text-transform: uppercase; color: #efefef; border-radius: 0;}

	#form-general select:not([multiple]){-webkit-appearance:none;-moz-appearance:none; background-position:right 50%; background-repeat:no-repeat; background-image:url(/static/front/img/arrow-select.png); padding: .5em; padding-right:1.5em;}

	#form-general label span{font-weight: 300; font-size: 12px; margin-left: 5px;}

	#form-general label span a{color:#fff; text-decoration: underline;}

	#form-general label span a:hover{text-decoration: none;}

	#form-general .btn-vipForm {float: left; padding: 17px 30px; border-radius: 0; background-color: rgba(226, 35, 26, 1); color: #fff; text-transform: uppercase; margin-left: 10px;-webkit-transition:  0.5s; /* Safari */ transition: 0.5s; border: 1px solid rgba(226, 35, 26, 1); width: 100%;}

	#form-general .btn-vipForm a{color:#fff;}

	#form-general .btn-vipForm:hover{background-color:#000; letter-spacing: 1px; padding: 17px 27px;border: 1px solid #fff;}




/* ========================================================================
 *  TERMS AND CONDITIONS SECTION
 * ========================================================================*/

/* Title parallax */

	#parallax-terms{background: #000;}

	#parallax-terms .parallax-image { background-image: url("/static/front/img/slider/slider-terms.jpg"); min-height: 400px; background-attachment: fixed; background-position: center -500px; background-repeat: no-repeat; background-size: cover; -webkit-box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4); -moz-box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4); box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4); opacity: 0.6}

	#parallax-terms  h3{ color:#fff; font-size:60px; line-height: 45px;text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.28); position: absolute; z-index: 10000; width: 70%; left: 15%; text-align: center;top: 20%;}

/* Text styles */

	#terms-conditions hr{border-top: 1px solid #333;}

	#terms-conditions p{color:#fff; margin-top: 10px;}

	#terms-conditions .date-subtitle{text-transform: uppercase; font-weight: 600; background: #212121; padding: 2px 5px; color: #e2231a;}


	#cookies hr{border-top: 1px solid #333;}

	#cookies p{color:#fff; margin-top: 10px;}

	#cookies .date-subtitle{text-transform: uppercase; font-weight: 600; background: #212121; padding: 2px 5px; color: #e2231a;}


/* ========================================================================
 *  NEWS SECTION
 * ========================================================================*/

/* Title parallax */

	#parallax-news{background: #000;}

	#parallax-news .parallax-image { min-height: 400px; background-attachment: fixed; background-position: center -300px; background-repeat: no-repeat; background-size: cover; -webkit-box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4); -moz-box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4); box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4); }

	#parallax-news  h1 {font-family: "HelveticaNeueLTW1G-BlkCn", sans-serif; color: #fff; font-size: 60px; line-height: 45px; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.28); position: absolute; z-index: 10000; width: 70%; left: 15%; text-align: center; top: 20%; text-transform: uppercase;}



/* Grid framework */

	.news .grid-item-content .photo button,.news .grid-item-content--height2 .photo button, .news .grid-item-content--width2 .photo button{width: 75px; left: 40px; bottom:40px; border: 2px solid #000; opacity: 1; color:#000; background: transparent; font-size: 14px; padding: 8px 0;}

	.news .grid-item-content .photo button.book,.news .grid-item-content--height2 .photo button.book, .news .grid-item-content--width2 .photo button.book{border: 2px solid #e2331a; background: #e2331a; color:#fff;}

	.news .grid-item-content:hover .photo button.book,.news .grid-item-content--height2:hover .photo button.book, .news .grid-item-content--width2:hover .photo button.book{background:#e2331a; color: #fff;}

	.news .grid-item-content:hover .photo button,.news .grid-item-content--height2:hover .photo button, .news .grid-item-content--width2:hover .photo button{background:#000; color: #fff;}

	.news .grid-item-content:hover .photo button:hover,.news .grid-item-content--height2:hover .photo button:hover, .news .grid-item-content--width2:hover .photo button:hover{border: 2px solid #fff; background: #fff; color:#000;}

	.news .grid-item-content h3, .news .grid-item-content--height2 h3, .news .grid-item-content--width2 h3{font-size: 15px;margin: 25px 25px 0 25px; color: #000; font-family:  "HelveticaNeueLTW1G-BlkCn", sans-serif; line-height: 14px;}

	.news .grid-item-content--width2:hover a h3{text-decoration: none;}

	.news .grid-item-content .date, .news .grid-item-content--height2 .date, .news .grid-item-content--width2 .date{margin: 5px 25px; color:#e2231a}

	.news .grid-item-content:hover .date, .news .grid-item-content--height2:hover .date, .news .grid-item-content--width2:hover .date{color:#000;}

	.news .grid-item-content .photo .background, .news .grid-item-content--height2 .photo .background, .news .grid-item-content--width2 .photo .background{opacity: 0;}

	.news .grid-item-content .photo:hover .background, .news .grid-item-content--height2 .photo:hover .background, .news .grid-item-content--width2 .photo:hover .background{opacity: 0; background:#e2231a; }

	.news .grid-item-content .photo, .news .grid-item-content--height2 .photo, .news .grid-item-content--width2 .photo{min-height:50%;}

	.news .grid-item-content, .news .grid-item-content--width2,.news .grid-item-content--height2{background: #fff; border: 15px solid #efefef;}

	.news .news1 {background:url('/static/front/img/news/news1.jpg')center center;}

	.news .news2 {background:url('/static/front/img/news/news2.jpg')center center;}

	.news .news3 {background:url('/static/front/img/news/news3.jpg')center center;}

	.news .news4 {background:url('/static/front/img/news/news4.jpg')center center;}

	.news .news5 {background:url('/static/front/img/news/news5.jpg')center center;}

	.news .news6 {background:url('/static/front/img/news/news6.jpg')center center;}

	.news .news7 {background:url('/static/front/img/news/news7.jpg')center center;}

	.news .news8 {background:url('/static/front/img/news/news8.jpg')center center;}

	.news .news9 {background:url('/static/front/img/news/news9.jpg')center center;}

	.news .news10 {background:url('/static/front/img/news/news10.jpg')center center;}

	.news .news11 {background:url('/static/front/img/news/news11.jpg')center center;}

	.news .news12 {background:url('/static/front/img/news/news12.jpg')center center;}


	#news-single .date{background-color: #e3221a; font-size: 20px; padding: 2px 5px; margin-bottom: 120px; color: #fff;}

	#news-single p{margin-left:5%; margin-right:5%}

	#news-single h1 {font-family: "HelveticaNeueLTW1G-BlkCn", sans-serif; font-weight: normal !important; font-style: normal !important; text-transform: uppercase; color:#000;font-size:65px; line-height: 50px;}

	#news-single .social ul{margin: 0; padding: 0; float: left;width: 60%; height: 95px;}

	#news-single .social li{width: 33.33%; float:left; background: #333; -webkit-transition: 0.5s; transition: 0.5s; margin-bottom: 0; display: block; height: 95px;}

	#news-single .social li:hover{background: #e3331a; }

	#news-single .social a li:hover img{color:#000;}

	#news-single .col-img .social a li img {width: 25px; margin-top: 35px; margin-bottom: 35px; margin-left: 40%;}

	#news-single .social .share{float: left; height: 95px; background: #fff; width: 40%;}

	#news-single .social .share h5{font-family: "HelveticaNeueLTW1G-BlkCn", sans-serif; text-transform: uppercase; margin: 38px; font-size: 15px;}



/* ========================================================================
 *  IUMAG SECTION
 * ========================================================================*/


/* Title parallax */

	#parallax-iumag{background: #000;}

	#parallax-iumag .parallax-image { background-image: url("/static/front/img/slider/slider-iumag.jpg"); min-height: 400px; background-attachment: fixed; background-position: center -300px; background-repeat: no-repeat; background-size: cover; -webkit-box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4); -moz-box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4); box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4); opacity: 0.6}


/* h1 */

	#iumag h1 {font-family: "HelveticaNeueLTW1G-BlkCn", sans-serif; font-weight: normal !important; font-style: normal !important; text-transform: uppercase; color:#000;font-size:65px; line-height: 50px;}

	#iumag span{color:#e3331a;}

/* CTA */

	#cta-web {-webkit-transition:  0.2s; /* Safari */ transition: 0.2s;}

	#cta-web .text {color:#fff; text-transform: uppercase;font-size: 18px; line-height: 20px; font-weight: 600; -webkit-transition:  0.2s; /* Safari */ transition: 0.2s;}

	#cta-web:hover{background:#e2231a; cursor:pointer; }

	#cta-web:hover  .text {color:#000; letter-spacing: 0.7px; text-decoration: none;}

	#cta-web:hover a:hover {text-decoration: none;}




/* Share */

	#iumag .date{background-color: #e3221a; font-size: 20px; padding: 2px 5px; margin-bottom: 120px; color: #fff;}

	#iumag p{margin-left:5%; margin-right:5%}

	#iumag h1 {font-family: "HelveticaNeueLTW1G-BlkCn", sans-serif; font-weight: normal !important; font-style: normal !important; text-transform: uppercase; color:#000;font-size:65px; line-height: 50px;}

	#iumag .social ul{margin: 0; padding: 0; float: left;width: 50%; height: 95px;}

	#iumag .social li{width: 50%; float:left; background: #333; -webkit-transition: 0.5s; transition: 0.5s; margin-bottom: 0; display: block; height: 95px;}

	#iumag .social li:hover{background: #e3331a; }

	#iumag .social a li:hover img{color:#000;}

	#iumag .col-img .social a li img {width: 25px; margin-top: 35px; margin-bottom: 35px; margin-left: 40%;}

	#iumag .social .share{float: left; height: 95px; background: #f1f1f1; width: 50%;}

	#iumag .social .share h5{font-family: "HelveticaNeueLTW1G-BlkCn", sans-serif; text-transform: uppercase; margin: 38px; font-size: 15px;}


/* ========================================================================
 *  STORE SECTION
 * ========================================================================*/


/* Title parallax */

	#parallax-store{background: #000;}

	#parallax-store .parallax-image { background-image: url("/static/front/img/parallax-shop.jpg"); min-height: 400px; background-attachment: fixed; background-position: center -300px; background-repeat: no-repeat; background-size: cover; -webkit-box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4); -moz-box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4); box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4); opacity: 0.6}

    .item-book-content .telephone {color: white;}

/* ========================================================================
 *  EXPERIENCE SECTION
 * ========================================================================*/


/* Title parallax */

	#parallax-experience{background: #000;}

	#parallax-experience .parallax-image { background-image: url("/static/front/img/slider/parallax-experience.jpg"); min-height: 400px; background-attachment: fixed; background-position: center -100px; background-repeat: no-repeat; background-size: cover; -webkit-box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4); -moz-box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4); box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4); opacity: 0.6}
	#parallax-experience .parallax-image { background-image: url("/static/front/img/slider/parallax-experience.jpg"); min-height: 400px; background-attachment: fixed; background-position: center -100px; background-repeat: no-repeat; background-size: cover; -webkit-box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4); -moz-box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4); box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.4); opacity: 0.6}


/* h1 */

	#intro-hotel h1 span{color: #e3331a;}



/* ========================================================================
 * LANDING
 * ========================================================================*/

/* General fonts */

#service-content h2,#services h2, #offers h2{font-size:40px;color:#000;}

#awards h2{font-size:40px; color:#fff;}

.demo-2.landing .content-slider p {width: 70%;}

/* Widget opinion*/

.widget-opinion {width: 120px; height: 120px; position: fixed; bottom: 20px; z-index: 100000; right: 20px; background: rgba(226, 35, 26, 1); border-radius: 60px;  padding: 30px; text-align: center;-webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.2); -moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.2); box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.2); border:1px solid #a52513;}

.widget-opinion .score{font-size: 30px; font-weight: 600; color: #fff;}

.widget-opinion hr{margin-top: 2px; margin-bottom: 0px;}

.widget-opinion .max-score{ font-size: 15px;}

.widget-opinion .score_phrase{font-size: 16px; font-weight: 100;}

.widget-opinion img{width: 60px; position: absolute; top: -20px; left: 28px;}

/* Widget ribbon */

.corner-ribbon{ width: 210px; background: #e43; position: absolute; top: 25px; left: -50px; text-align: center; line-height: 50px; letter-spacing: 1px; transform: rotate(-45deg); -webkit-transform: rotate(-45deg); z-index: 30;}

.corner-ribbon .content{ width: 150px; line-height: 15px; text-align: center; padding: 10px 0; margin-left: 30px; text-transform: uppercase; font-weight: 600; color: #666;}

.corner-ribbon .content span{ color:#333;}

.corner-ribbon.sticky{ position: fixed;}

.corner-ribbon.shadow{ box-shadow: 0 0 3px rgba(0,0,0,.3); }

.corner-ribbon.bottom-right{ top: auto; right: -50px; bottom: 25px; left: auto; transform: rotate(-45deg); -webkit-transform: rotate(-45deg);}

.corner-ribbon.red{background: #efefef;}

/* Slider*/

.demo-2.landing  .sl-slider-wrapper, .demo-2.landing .sl-slide, .demo-2.landing .sl-slides-wrapper, .demo-2.landing .sl-slide-inner, .demo-2.landing .bg-img, .demo-2.landing  .sl-slider-wrapper .sl-slides-wrapper, .demo-2.landing  .sl-content{height: 65vh !important;}

.demo-2.landing .content-slider{bottom: 5%;}

.demo-2.landing .content-slider p{margin-bottom: 20px;}

.demo-2.landing  .background-slider{position: absolute;bottom: 0; background-color: #000; width: 100%; height: 100%; mix-blend-mode: multiply; z-index: 10; opacity: 0.5;}

.demo-2.landing  .sl-slider .content-slider{width: 100%; font-size: 24px; line-height: 25px; margin-left: 2%;}



.demo-2.landing  .sl-slider .content-slider .left{width:60%; float: left;}

.demo-2.landing  .sl-slider .content-slider .right {width:40%; float: left;}

.demo-2.landing  .sl-slider .content-slider .promocode{ margin-top: 10px; float: left; text-transform: uppercase; font-size: 16px;}

.demo-2.landing  .sl-slider .content-slider .promocode .tag{ background: #000; border: 5px solid #000; padding: 19px 0px 12px 15px;}

.demo-2.landing  .sl-slider .content-slider .promocode .content{background: #000; border-bottom: 5px solid #000; border-top: 5px solid #000; border-left: 5px solid #000; padding: 10px 15px 10px 15px; font-family: "HelveticaNeueLTW1G-BlkCn", sans-serif;font-size: 30px;}

.demo-2.landing  .sl-slider .content-slider .promocode .discount{background: #e2331a; border: 5px solid #000; padding: 10px 15px 10px 15px; font-family: "HelveticaNeueLTW1G-BlkCn", sans-serif;font-size: 30px;}

.demo-2.landing .sl-slider h2{font-size: 75px; line-height: 58px; color:#fff; width: 75%;}



.background-landing.background-landing-fixed{background: rgba(255,255,255,0.95);-webkit-box-shadow: 0px 2px 19px 0px rgba(0,0,0,0.9); -moz-box-shadow: 0px 2px 19px 0px rgba(0,0,0,0.9); box-shadow: 0px 2px 19px 0px rgba(0,0,0,0.9);-webkit-transition:  0.5s; /* Safari */ transition: 0.5s;}

.background-landing.background-landing-fixed .col-md-2, .background-landing-fixed .col-md-8{min-height: 60px;}

.background-landing.background-landing-fixed .col-md-2.mt-30{margin-top: 15px!important;}

.background-landing.background-landing-fixed .phone-book.landing{margin-top:20px;}

.background-landing .btn-language, .background-landing .btn-language:focus{-webkit-transition:  0.5s; /* Safari */ transition: 0.5s;}

.background-landing.background-landing-fixed .btn-language, .background-landing.background-landing-fixed .btn-language:focus{top:15px;}

.background-landing.background-landing-fixed .languagge.landing .glyphicon-globe{color:#212121}

.background-landing .logo{display: block;}

.background-landing .logo-fixed{display: none;}

.background-landing.background-landing-fixed .logo{display: none;}

.background-landing.background-landing-fixed .logo-fixed{display: block; width: 130px;}

.background-landing.background-landing-fixed .phone-book.landing .phone, .background-landing.background-landing-fixed .phone-book.landing .title{color:#212121;}

.languagge.landing {margin-top: 20px; width: 20px; margin-right: 45px;}

.languagge.landing .glyphicon-globe{color:#fff;font-size: 18px;}

.languagge.landing .glyphicon-globe:hover{color:#e2231a;}

.phone-book.landing{margin: 50px 35px 0 0;-webkit-transition:  0.5s; /* Safari */ transition: 0.5s;}

.phone-book.landing .glyphicon-earphone{background: #e2231a; padding: 10px; color: #fff; border-radius: 25px; margin-right: 8px;}

.phone-book.landing .title{font-size: 12px;color: #fff;}

.phone-book.landing .phone{font-size: 20px; font-weight: 600; line-height: 18px;color:#fff;}

.languagge.landing .btn-language, .languagge.landing .btn-language:focus{border-left: 1px solid #999; padding-left: 20px; padding-bottom: 0;}

.background-landing .col-md-2, .background-landing .col-md-8{min-height: 70px;}

.background-landing .col-md-2 img{width: 215px;}

/* COUNTDOWN */

.flip-clock-wrapper{margin: 0 !important; position: absolute !important; bottom: -20px; right: 0; width: 515px!important;}

.flip-clock-wrapper ul{width: 45px!important;}

.flip-clock-wrapper ul li a div div.inn{font-size: 40px!important;}

.flip-clock-wrapper .flip{box-shadow:none!important;}

.flip-clock-wrapper ul{margin: 2px!important; border-radius: 0 !important;}

.flip-clock-divider .flip-clock-label{display: none;}

.flip-clock-wrapper ul li a div div.inn{border-radius: 0 !important; background: #000!important;}

.flip-clock-dot{background: #fff !important; width: 5px!important; height: 5px!important;}

.flip-clock-dot.top{top:40px!important;}

.flip-clock-dot.bottom{bottom:45px!important;}

/* WIDGET RESERVA*/

#bookWidget{background:#000; color:#fff;}

#bookWidget .destinationSelect{font-family: 'Roboto Condensed', sans-serif; color: #000; text-transform: uppercase; font-size: 12px; height: 48px; border: 1px solid #535353;border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important;border-top-left-radius:0px !important;border-top-right-radius:0px !important; margin-right:10px; width: 25%;}

#bookWidget select{border-radius:0px;background-color: #ededed; }

#bookWidget selected{color:#555 !important;}

#bookWidget input{font-family: 'Roboto Condensed', sans-serif; color: #000; text-transform: uppercase; font-size: 14px; height: 53px; border-bottom: 1px solid #9d1f19; border-top: 1px solid #9d1f19; border-left: 1px solid #9d1f19; border-right:0px; border-radius:0px;background-color: #fff;}


#bookWidget input::-moz-placeholder {color: #000;}

#bookWidget input:-ms-input-placeholder {color: #000; }

#bookWidget input::-webkit-input-placeholder {color: #000;}

#bookWidget .text input {border-right:1px solid #535353;}

#bookWidget .input-group{margin-right:10px;width: 25%;}

#bookWidget .input-group-addon{font-family: 'Roboto Condensed', sans-serif; color: #000; text-transform: uppercase; font-size: 12px; height: 48px; border-bottom: 1px solid #9d1f19; border-top: 1px solid #9d1f19; border-right: 1px solid #9d1f19; border-left:0px; border-radius:0px; background-color:#fff; width: 75px; }

#bookWidget .glyphicon{color:#000; border-left: 1px solid #999; padding-left: 20px;}

#bookWidget button {border-radius: 0; padding: 13px 20px 13px 15px; font-family: 'Roboto Condensed', sans-serif; text-transform: uppercase; font-size: 18px; background-color:#000; color: #fff; font-weight: 400;-webkit-transition:  0.5s; /* Safari */ transition: 0.5s; width: 20%;}

#bookWidget button:hover{ color:#fff; letter-spacing: 2px; background: #a71a06;}

select:not([multiple]){-webkit-appearance:none; -moz-appearance:none; background-position:right 5px; background-repeat:no-repeat; background-image:url("/static/front/img/arrow-select.png"); padding: .5em; padding-right:1.5em;padding-left: 1em;}

.oferta-web{display: none; text-align: center; text-transform: uppercase; color:#fff; font-weight: 800;}

/*.booking-fixed .oferta-web{display: block;}*/

.navbar-fixed-top #bookWidget{background:rgba(0,0,0,0.8); color:#fff; display:none;}

#bookWidget .closeMobile { display:none;}

#bookWidget .input-group .form-control{position: initial;}


/* ANCHOR MENU */

#anchor-menu ul{width: 100%; margin: 0; padding: 0; text-align: center; border-bottom: 1px solid #efefef;  background:#888;}

#anchor-menu ul li{display: inline-block; width: 24%; padding: 20px 0; border-right: 1px solid #efefef;}

#anchor-menu ul li.last{border-right: 0px;}

#anchor-menu ul li a{font-family: "HelveticaNeueLTW1G-BlkCn", sans-serif; font-size: 18px; color:#fff; text-transform: uppercase;}


.booking.booking-fixed{position: fixed; top:85px;z-index: 10;width: 100%; margin: 0; padding: 0;}

/* HIGHLIGHTS */

#hightlights-landing ul{list-style: none;}

#hightlights-landing ul li{display: inline-block; width: 19%;}

#hightlights-landing ul li .icon{float: left; width: 60%; height: 70px; margin-left: 40%;}

#hightlights-landing ul li .text{float: left; width:100%; text-align: center; margin-top: 20px;}


#offers .offer-info ul{margin: 0; padding: 0;}

#offers .offer-info ul li{display: inline-block; margin-right: 5px;}

#offers .offer-up{height: 200px}

#offers .offer-up h3{width: 80%; font-size: 28px; line-height: 22px; color:#999;}

#offers .offer-down{height: 50px}

#offers .offer-down button {float: left;  padding: 8px 15px;  border-radius: 0; background-color: rgba(226, 35, 26, 1); color: #fff; text-transform: uppercase; margin-left: 10px; -webkit-transition: 0.5s; transition: 0.5s;border: 0;}

#offers .offer-down button:hover{ background: #000; letter-spacing: 1px;}

/* Amenities */

.landing .amenities{border:0;}

.landing .services{border-left:1px solid #efefef;}

.landing .amenities p{color: #212121; margin: 40px;}

.landing .amenities .services .only-web{margin: 0;}


/* Hotel Modules */

#modules-three-columns.landing{border-top:0;}

#modules-three-columns.landing p, #awards.landing p{color:#999!important;}

#modules-three-columns.landing h3{color:#e2231a!important; font-size:28px; line-height: 22px;}

#awards.landing h3{width: 100%; color:#fff; font-size: 35px;}

#modules-three-columns.landing  button{color: #fff!important; border: 2px solid #fff!important; background: transparent!important;}

#modules-three-columns.landing  button:hover{background: #e2231a!important; border:2px solid #e2231a!important; color:#000!important;}


/* Hotel Modules */

#service-content .terms, #news-single .terms{color:#000; margin-bottom: 40px; font-weight: 600; text-align: center;}

#service-content .terms:hover, #news-single .terms:hover{color:#e2331a;}

.video-container.landing{height: auto;}

.modal.landing{z-index:1050000;}

.modal.landing .modal-content{border-radius:0; border:0;}

.modal.landing .modal-title{font-family: "HelveticaNeueLTW1G-BlkCn", sans-serif; font-size: 25px; color:#212121; text-transform: uppercase;}

.modal.landing .modal-header .close{margin-top: -45px; font-size: 40px; opacity: 1;}

.modal.landing .modal-header{padding: 30px 35px 15px;}

.modal.landing .modal-header .close span{font-family: "HelveticaNeueLTW1G-BlkCn", sans-serif; color:#e2331a;}

.modal.landing .modal-header .close span:hover{color:#999;}

.modal.landing .modal-body{padding: 35px;}



/* ========================================================================
 * OFFERS
 * ========================================================================*/


.ctas-offer{position: absolute; bottom: 0px; left: 0px;}

.ctas-offer a.uno{position: absolute; left:0;}

.ctas-offer a.dos{position: absolute; left:105px;}


.ctas-offer a button{width: 100px!important; left: 40px; bottom:40px; border: 2px solid #000; opacity: 1; color:#000; background: transparent; font-size: 12px;}

.news .grid-item-content:hover .ctas-offer button,.news .grid-item-content--height2:hover .ctas-offer button, .news .grid-item-content--width2:hover .ctas-offer button{background:#000; color: #fff;}

.news .grid-item-content:hover .ctas-offer button.book,.news .grid-item-content--height2:hover .ctas-offer button.book, .news .grid-item-content--width2:hover .ctas-offer button.book{background:#c32c16; color: #fff; border:2px solid #c32c16;}

.news .grid-item-content:hover .ctas-offer button:hover,.news .grid-item-content--height2:hover .ctas-offer button:hover, .news .grid-item-content--width2:hover .ctas-offer button:hover{border: 2px solid #000; background: #fff; color:#000;}


.news .grid-item-content:hover .ctas-offer button.book:hover,.news .grid-item-content--height2:hover .ctas-offer button.book:hover, .news .grid-item-content--width2:hover .ctas-offer button.book:hover{border: 2px solid #e2331a; background: #fff; color:#000;}



.ofertas .grid-item-content .photo, .ofertas .grid-item-content--height2 .photo, .ofertas .grid-item-content--width2 .photo{min-height: 50%;}

.ofertas .grid-item-content h3, .ofertas .grid-item-content--height2 h3, .ofertas .grid-item-content--width2 h3{font-size: 25px; line-height: 20px;}

.ofertas .grid-item-content .date, .ofertas .grid-item-content--height2 .date, .ofertas .grid-item-content--width2 .date{color:#999; line-height: 15px; padding-top: 10px;}

.ofertas .grid-item-content .whisper{font-size:9px;}

.ofertas .grid-item-content, .ofertas .grid-item-content--width2{height: 475px;}

.ofertas .grid-item-content--height2{height: 950px;}

.booknow{display: none;}

/* offer ribbon */

#news-masonry .grid-item{overflow: hidden; border-right: 1px solid #fff;}

#news-masonry .corner-ribbon{ width: 210px; background: #e43; position: absolute; top: 25px; left: -50px; text-align: center; line-height: 50px; letter-spacing: 1px; transform: rotate(-45deg); -webkit-transform: rotate(-45deg); z-index: 1;}

#news-masonry .corner-ribbon .content{ width: 150px; line-height: 15px; text-align: center; padding: 10px 0; margin-left: 30px; text-transform: uppercase; font-weight: 600; color: #fff;}

#news-masonry .corner-ribbon .content span{ color:#fff;}

#news-masonry .corner-ribbon.sticky{ position: fixed;}

#news-masonry .corner-ribbon.shadow{ box-shadow: 0 0 3px rgba(0,0,0,.3); }

#news-masonry .corner-ribbon.top-right{top: 25px; right: -50px; left: auto; transform: rotate(45deg); -webkit-transform: rotate(45deg);}

#news-masonry .corner-ribbon.red{background: #e2331a;}


/* ========================================================================
 * ABOUT V2
 * ========================================================================*/

/* heading */

.about-hotel-pills h3 {font-size: 50px; line-height: 40px; color: #e2231a; width: 85%;}

.about-hotel-pills .content {padding: 0 5% 1% 5%; color:#fff;}

.about-hotel-pills hr {border-top: 1px solid #333;}

.about-hotel-pills .content button {font-size: 12px; font-weight: 700; font-style: normal; text-transform: uppercase; display: inline-block; background: #000; color: #fff; border: 1px solid #fff; padding: 5px 10px; font-family: 'Roboto Condensed', sans-serif; -webkit-transition: 1s; transition: 1s;}

.about-hotel-pills button:hover {background: #fff; color:#e2231a;}

#parallax-uibh h3.title{font-size: 60px; line-height: 40px; width: 100%; color:#fff;}


/* ========================================================================
 * CROSS_SELLING
 * ========================================================================*/

#cross-selling.dinning{ min-height: 255px;}

.dinning .logo img{position: absolute; width: 70%; margin: 10% 15%; z-index: 1;-webkit-transition: 0.5s; transition: 0.5s;}

.dinning .blur{position: absolute; min-height: 255px; width: 100%; background:rgba(0,0,0, 0.3);}

.dinning .item:hover .logo img{width: 78%; margin: 8% 11%;}

.dinning h3 {color:#e2331a; font-size: 24px; line-height: 22px;}

.dinning .logo h3{position: absolute; width: 90%; margin: 120px 5%; z-index: 1;-webkit-transition: 0.5s; transition: 0.5s; color:#fff; height: 20px; text-align: center;}

.dinning .item:hover .logo h3{font-size: 28px;}


/* ========================================================================
 * ALL EVENTS
 * ========================================================================*/


.photo.martin{background:url("/static/front/img/the-club/parties/all/martin.jpg")center center;}

.photo.guetta{background:url("/static/front/img/the-club/parties/all/guetta.jpg")center center;}

.photo.kygo{background:url("/static/front/img/the-club/parties/all/kygo.jpg")center center;}

.photo.tomorrow{background:url("/static/front/img/the-club/parties/all/tomorrow.jpg")center center;}

.photo.disturbing{background:url("/static/front/img/the-club/parties/all/disturbing.jpg")center center;}

.photo.ants{background:url("/static/front/img/the-club/parties/all/ants.jpg")center center;}


/* ========================================================================
 * MEDIA QUERIES
 * ========================================================================*/


/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {

	/* Menu */

	.navbar{border: 0;}

	.navbar-header{background: #fff}

	.navbar-brand {width: 110px; padding: 5px 10px;}

	.navbar-fixed-top .navbar-brand .brandFixed{width: 95px; padding: 5px 5px 5px 0;}

	.navbar-brand .brandNormal {display: none;}

	.navbar-brand .brandFixed {display: block;}

	.navbar-toggle {margin:0; background: #bfbfbf; padding: 15px 20px; border-radius:0; right:0; }

	.navbar-fixed-top .navbar-toggle {margin:0; background: #bfbfbf; padding: 15px 20px; border-radius:0; right:0; }

	.navbar-toggle .icon-bar{background-color:#fff; width: 25px; border-radius:0;}

	.btn-language, .btn-language:hover, .btn-language:focus, .navbar-fixed-top .btn-language, .navbar-fixed-top .btn-language:hover, .navbar-fixed-top .btn-language:focus {letter-spacing: 0.5px; font-size: 15px; color: #000; padding: 15px 10px 10px 22px; position: absolute; right: 136px; top: 0; float: right;}

	.book-mobile, .book-mobile:hover, .book-mobile:focus, .navbar-fixed-top .book-mobile, .navbar-fixed-top .book-mobile:hover, .navbar-fixed-top .book-mobile:focus {letter-spacing: 0.5px; font-size: 15px; background: #e9e9e9; color: #000; padding: 15px 24px 10px 22px; position: absolute; right: 67px; top: 0; float: right; border-left: 1px solid #e9e9e9;}

	.book-mobile a, .book-mobile a:hover, .book-mobile a:focus {color:#000;}

	.btn-language .glyphicon{font-size: 15px;}

	#myNavbar{background:#000;}

	.navbar-nav>li a, .navbar-fixed-top .navbar-nav>li a, .navbar-nav>li.active a, .navbar-fixed-top .navbar-nav>li.active a {padding-top:25px; font-size: 16px; text-align: center;border-top:1px solid #333 !important; padding: 18px 0; }

	.navbar-nav>li.book-menu, .navbar-fixed-top .navbar-nav>li.book-menu{background: transparent;}

	.navbar-collapse{padding: 0;}

	.navbar-nav {margin: 0; width: 100%;}

	.logohotel-menu, .the-hotel-intro, .logoclub-menu, .the-club-intro{display:none;}

	.overlay-content{top:0;height: 800px;}

	.theclub-submenu, .thehotel-submenu {border-top:0; margin-top: 70px;}

	.theclub-submenu .navbar-nav>li a, .thehotel-submenu .navbar-nav>li a, .navbar-fixed-top .theclub-submenu .navbar-nav>li a, .navbar-fixed-top .thehotel-submenu .navbar-nav>li a{padding-top:14px;}

	.navbar-header .book-mobile, .navbar-header .languagge{display: block;}

	.navbar-fixed-top .navbar-nav>li>a{color:#fff;}

	.navbar-fixed-top .navbar-nav>li.active a{border-bottom: 0;}

	.navbar-fixed-top .phone-book, .navbar-fixed-top .navbar-collapse .btn-language {display: none;}

	.navbar-fixed-top .navbar-collapse {max-height: 370px;}

	 .overlay .closebtn {top: -30px;}

	#langNavMob .language-submenu ul {width: 90%; margin-left: 5%;}

	#langNavMob .overlay-content{top:35%;}

	.buttons-mobile{display: block; height: 30px; }

	.buttons-mobile{width: 100%;background:#000 ; margin-top: 47px; -webkit-box-shadow: -1px 8px 25px -6px rgba(0,0,0,0.55);-moz-box-shadow: -1px 8px 25px -6px rgba(0,0,0,0.55);box-shadow: -1px 8px 25px -6px rgba(0,0,0,0.55);}

	.buttons-mobile #hotel-item-mob, .buttons-mobile #club-item-mob{ float: left; text-align: center;}

	.buttons-mobile #hotel-item-mob a, .buttons-mobile #club-item-mob a {padding: 15px 0; font-size: 16px; }

	.buttons-mobile #hotel-item-mob {border-right:1px solid #000;}

	.buttons-mobile #hotel-item-mob, .buttons-mobile #club-item-mob{width:50%; background:#e2231a; }

	.buttons-mobile.only-fixed{display: none;}

	.navbar-fixed-top .buttons-mobile.only-fixed {display: block;}

	.navbar-fixed-top .buttons-mobile.only-fixed #hotel-item-mob-100{ width:50%; background:#e2231a!important;float: left; }

	.navbar-fixed-top .buttons-mobile.only-fixed #tickets-item-mob-100{ width:50%; background:#e2231a!important;float: left; }

	.navbar-fixed-top .buttons-mobile.only-fixed #hotel-item-mob-100{border-right: 1px solid #333;}

	.navbar-fixed-top .buttons-mobile.only-fixed {height: auto;}

	.navbar-fixed-top .buttons-mobile.only-fixed>li.book-menu, .navbar-fixed-top .navbar-nav>li.book-menu, .navbar-fixed-top .buttons-mobile.only-fixed>li.tickets-menu, .navbar-fixed-top .navbar-nav>li.tickets-menu{display: none;}

	.buttons-mobile #hotel-item-mob{float: left;}

	.buttons-mobile #club-item-mob{float:right;}

	#hotel-item-mob .dropdown-menu, #club-item-mob .dropdown-menu{ position: fixed; top: 98px; width: 100%; background: #2d2d2d; border-radius:0; padding: 0;}

	#hotel-item-mob .dropdown-menu ul, #club-item-mob .dropdown-menu ul{padding-left: 0;}

	#hotel-item-mob .dropdown-menu li, #club-item-mob .dropdown-menu li{border-bottom: 1px solid #1c1c1c; padding: 10px 50px;}

	#hotel-item-mob .dropdown-menu li a, #club-item-mob .dropdown-menu li a{ font-family: 'Roboto Condensed', sans-serif; font-size: 12px; border-top:1px solid transparent!important;}

	#club-item-mob .dropdown-menu .cta-ticket a img{width: 25px;}

	#club-item-mob .dropdown-menu li{text-align: right;}

	#hotel-item-mob .navbar-fixed-top .navbar-nav>li:hover>a, #club-item-mob .navbar-fixed-top .navbar-nav>li:hover>a, #hotel-item-mob .navbar-nav>li:hover>a, #club-item-mob  .navbar-nav>li:hover>a , #hotel-item-mob .navbar-nav>li:focus>a, #club-item-mob  .navbar-nav>li:focus>a, #hotel-item-mob .navbar-fixed-top .navbar-nav>li:focus>a, #club-item-mob .navbar-fixed-top .navbar-nav>li:focus>a {background:transparent;}

	.buttons-mobile .open > .dropdown-toggle  {background: #000!important; border-color:#000!important;}

	#fiestasNav h2, #restaurantesNav h2, #habitacionesClubNav h2, #habitacionesTowerNav h2{text-align: left; color: #e2231a; padding: 0; margin: 0; font-size: 20px; padding-left: 15px; width: 100%; background: #000; padding-top: 15px; padding-bottom: 15px;}


	#fiestasNav .overlay-content, #restaurantesNav .overlay-content, #habitacionesClubNav .overlay-content, #habitacionesTowerNav .overlay-content{margin-top: 0; overflow:scroll;}


	#fiestasNav.overlay .closebtn, #restaurantesNav.overlay .closebtn, #habitacionesClubNav.overlay .closebtn, #habitacionesTowerNav.overlay .closebtn{right:0;}

	#fiestasNav.overlay, #restaurantesNav.overlay {background-color: rgba(0,0,0,0.9);}

	.events-mobile>li .party-item, .events-mobile>li .all-parties-item, .restaurants-mobile>li .restaurant-item, .restaurants-mobile>li .all-restaurants-item{ overflow:hidden; width:100%; border:0;}

	.events-mobile>li .party-item img, .restaurants-mobile>li .restaurant-item img {width:100%; -webkit-transition:  1s; /* Safari */ transition: 1s;}

	.events-mobile>li .party-item span, .restaurants-mobile>li .restaurant-item span{display:none;}

	.events-mobile, .restaurants-mobile{padding-left:0;}

	.events-mobile>li, .restaurants-mobile>li{width: 100%;float:left;border-bottom: 1px solid #000; }

	.events-mobile>li a, .restaurants-mobile>li a{padding: 0;}

	.events-mobile>li .all-parties-item, .restaurants-mobile>li .all-restaurants-item {padding: 15% 0;background: #000; margin-top: 5px;height: 300px;}

	.events-mobile>li .all-parties-item a, .restaurants-mobile>li .all-restaurants-item a{font-family: "HelveticaNeueLTW1G-BlkCn", sans-serif; font-weight: normal !important; font-style: normal !important; text-transform: uppercase; font-size:18px;-webkit-transition:  1s; /* Safari */ transition: 1s; color:#fff;}

	.navbar-nav>li.active a{border-bottom:0;}

	.nav .tickets a{background: #000; color:#e2231a; display: block;}

	/* submenu hotel*/


	#habitacionesClubNav h3, #habitacionesTowerNav h3{color: #e2231a;}

	#habitacionesClubNav ul, #habitacionesTowerNav ul{margin: -10 0 0 0; padding: 0;}

	#habitacionesClubNav li, #habitacionesTowerNav li{border-bottom: 1px solid #333; }

	#habitacionesClubNav li a,  #habitacionesTowerNav li a{color:#fff; font-size: 15px;padding: 5px;}

	#habitacionesClubNav li a span,  #habitacionesTowerNav li a span{text-transform: uppercase; font-size: 12px;}

	#habitacionesClubNav li .all-rooms-item a, #habitacionesTowerNav li .all-rooms-item a{color:#e2231a !important;text-transform: uppercase}

	#habitacionesClubNav .overlay-content, #habitacionesTowerNav .overlay-content {top:0;}

	#habitacionesClubNav.overlay, #habitacionesTowerNav.overlay{background-color:rgba(0,0,0,0.9); overflow: scroll;}

	#habitacionesClubNav .seeAll a, #habitacionesTowerNav .seeAll a {font-size: 13px; text-transform: uppercase; background: #e2231a;}

	#habitacionesClubNav.clubrooms li img, #habitacionesTowerNav.towerrooms li img{width: 100%;}


	/*Menu 2*/


	.menu2 #hotel-item, .menu2 #club-item{display: block;}

	.overlaymenu2.overlay {background-color:rgba(0,0,0,1);}

	.overlaymenu2.overlay ul{padding-left: 0!important; margin-top: 70px!important;}

	.overlaymenu2 .closemenu1{display: none;}

	.overlaymenu2 .closemenu2{display: block;}

	.overlaymenu2 .closemenu2 .glyphicon{width: 15%;float: left;top: 10px;font-size: 25px; color:#e2231a;padding-bottom: 16px;}

	.overlaymenu2 .closemenu2 .text{width: 95%; float: left; margin-left: -7%;font-family: "HelveticaNeueLTW1G-BlkCn", sans-serif; font-size: 20px; text-transform: uppercase;padding: 10px 0px 3px 0;}

	.overlaymenu2 .closemenu2:focus, .overlaymenu2 .closemenu2:hover, .overlay .closebtn:hover{color:#fff!important; top:0;}

	.overlay .closebtn:hover{margin-top:15px !important;}

	.book-menu a{background: #e2231a; color:#000;}

	.tickets-menu a{background: #a91e18; color:#000;}

	.overlaymenu2 .theclub-submenu li a,.overlaymenu2 .thehotel-submenu li a{color:#fff; border-bottom: 1px solid #333 !important; /*padding: 10px 5px;*/}


	.thehotel-submenu .clubrooms .dropdown-menu>li .room-item span , .thehotel-submenu .towerrooms .dropdown-menu>li .room-item span {opacity: 1; width: 100%; background: rgba(0,0,0,0.6);font-size: 15px; margin-top: 80px;}

	.overlaymenu2 .thehotel-submenu .restaurant-item a{padding: 0;}

	.closemenu2{display: none;}

	.overlaymenu2 .closemenu2, .overlaymenu2 .active .closemenu2{display: block; width: 100%; font-size: 25px; top: 0; padding: 10px 15px; text-align: center; right: 0; border-bottom: 1px solid #333 !important;}

	.overlaymenu2 .closemenu2.arrow, .overlaymenu2 .active .closemenu2.arrow{width:15%;float:left;left: 0;}

	.overlaymenu2 .closemenu2.text, .overlaymenu2 .active .closemenu2.text{width: 85%;float: left;}

	.overlaymenu2 .closebtn:hover, .overlaymenu2 .active .closemenu2:hover{transform: none;top:-15px;}

	.overlaymenu2 .open{position: absolute; top: -55px; background: #000;z-index:100000; float: none; left:0; overflow: scroll; height:630px; bottom:50px;}

	.overlaymenu2 .rooms-tower-submenu{border-top:0;}

	.overlaymenu2 .thehotel-submenu .rooms-tower-submenu li a {font-size: 13px;}

	.overlaymenu2 .dropdown-toggle .glyphicon-chevron-left{display: none;}

	.overlaymenu2 .open > .dropdown-toggle{background: #e2231a !important; font-size:25px; position:fixed; width: 100%; top:0;}

	.overlaymenu2 .open .dropdown-toggle .glyphicon-chevron-left{display: block; position: absolute; top: 12px; font-size: 20px; left: 8px;}

	.overlaymenu2 .thehotel-submenu .dropdown-menu, .overlaymenu2 .theclub-submenu .dropdown-menu{top:75px!important;z-index:-1;}

	.overlaymenu2 .theclub-submenu .dropdown-menu {top:55px!important;z-index:-1;}

	.overlaymenu2 .restaurants .dropdown-menu, .overlaymenu2 .parties .dropdown-menu {top:75px!important;z-index:-1;}

	.overlaymenu2 .thehotel-submenu .dropdown-menu li, .overlaymenu2 .theclub-submenu .dropdown-menu li{width: 100% !important; min-width: 50% !important;}

	.overlaymenu2 .thehotel-submenu .dropdown-menu>li .restaurant-item, .overlaymenu2 .theclub-submenu .dropdown-menu>li .party-item{border:0;}

	.overlaymenu2 .theclub-submenu .dropdown-menu>li .party-item a{padding: 0;}

	.overlaymenu2 .thehotel-submenu .dropdown-menu>li .all-restaurants-item a{border-top:0 !important;font-size: 13px;line-height: 13px;border-bottom:1px solid #000 !important;}

	.overlaymenu2 .thehotel-submenu .dropdown-menu>li .all-restaurants-item{padding: 9% 0 0; }

	.overlaymenu2 .theclub-submenu .dropdown-menu>li .all-parties-item a{border-top:0 !important;font-size: 15px;line-height: 15px; border-bottom:1px solid #000 !important;}

	.overlaymenu2 .theclub-submenu .dropdown-menu>li .all-parties-item{padding: 10% 0 0 0;height: 100px;}

	.overlaymenu2 .thehotel-submenu .rooms-tower-submenu #fotosrooms {display: none;}

	.overlaymenu2 .rooms-tower-submenu .right-content{width: 100%; float: left; top: 56px;position: absolute;}

	.overlaymenu2 .rooms-tower-submenu .right-content li{ width: 50%; min-width: 50%; }

	.overlaymenu2 .rooms-tower-submenu .right-content li img{width: 20px; margin-left:10px;}

	.overlaymenu2 .rooms-tower-submenu .right-content .all-rooms{width: 100%;}

	.overlaymenu2 .rooms-tower-submenu .right-content .all-rooms button{width: 90%; margin-left: 5%; margin-top: 10px; }

	.navbar-fixed-top .navbar-nav>.tickets a{backface-visibility: #000; color:#e2231a;}

	.navbar-brand .brandFixed img{height: 40px;}

	#menu-club{display: none!important;}

	.a-desktop{display: none!important;}

	.a-mobile{display: block!important;}

	.model-2.active a, .model-2.active a:hover{color: rgba(255,255,255, .4); background: rgba(0,0,0, .8);}

	#partiesMenuDos, #partiesMenuTres{top:0;}

	#partiesMenuDos a .text, #partiesMenuTres a .text{color: #fff; margin: 0; font-size: 20px; padding: 23px 25px 17px 25px;}

	#partiesMenuDos ul, #partiesMenuTres ul{overflow: scroll}

	#partiesMenuDos .party-item img, #partiesMenuTres .party-item img{width: 100%;}

	#partiesMenuDos .party-item .name{opacity: 1; margin-bottom: 0; margin-top: 0; background: rgba(226,35,26, 0.5); padding: 5px 0 3px 0; font-size: 12px; font-family: 'Roboto Condensed', sans-serif;}

	#partiesMenuTres .party-item .name {display: none;}

	#partiesMenuDos .all-rooms-item-v2, #partiesMenuTres .all-rooms-item-v2{height: 215px; padding: 25px; background: #222; color: #e2231a!important; border: 0;}

	#partiesMenuDos .party-item .all-name, #partiesMenuTres .party-item .all-name{width: 100%; margin: 0;}

	#partiesMenuDos .close-arrow, #partiesMenuTres .close-arrow{display: none;}

	#partiesMenuDos .closemenu2, #partiesMenuTres .closemenu2{padding: 0;}

	#partiesMenuDos .glyphicon-chevron-left, #partiesMenuTres .glyphicon-chevron-left{position: absolute; top:25px; left:10px;}

	#partiesMenuDos .closemenu2 .text, #partiesMenuTres .closemenu2 .text{width: 100%!important;}

	.navbar-fixed-top .navbar-nav>.model-2.active a, .navbar-fixed-top .navbar-nav>.model-2.active a:hover{border-bottom: 0!important; background-color: #333;}


	/* Special offers */

	.special-offers {font-size: 12px; height: 60px;}


	/* ========= HOME EXPERIENCE ========= */


	/* Slider */

	.home .book-slider{bottom: 2%;}

	.home .background-slider{bottom: 0; height: 30%!important;}

	.sl-slider{width: 100%!important;}

	.demo-2.home .row{width: 100%;margin: 0!important;}

	.home .book-slider h5{display: none;}

	.home .book-slider h1{font-family: "HelveticaNeueLTW1G-BlkCn", sans-serif; font-weight: normal !important; font-style: normal !important; text-transform: uppercase; color:#fff; font-size: 50px;line-height: 39px; margin-bottom: 10px;}

	.home .book-slider button{width: 65%; background: rgba(160, 20, 15, 0.8);}

	.home .book-slider button:hover{width: 30%; margin-left: 5%;}

	.home.demo-2 .bg-img-1 {background-image: url("/static/front/img/slider/5.jpg");}

	.home.demo-2 .bg-img-2 {background-image: url("/static/front/img/slider/4.jpg");}

	.home.demo-2 .bg-img-3 {background-image: url("/static/front/img/slider/6.jpg");}

	.demo-2 .sl-slider-wrapper.v2, .demo-2 .sl-slider-wrapper.v2 .sl-slides-wrapper{height: 75vh;}

	.demo-2 .sl-slider-wrapper.v2 .book-slider{bottom:34.5%;}


	/* Intro */

	#intro-hotel-club .row{margin-top: 0;}

	#intro-hotel-club h3{color: #000; font-size: 40px; margin-top: 40px;}

	#intro-hotel-club p{margin-top: 10px!important;}

	#intro-hotel-club button {width: 100%;}


	/* Experience net */

	#experience-net .col-md-3, #experience-net .col-md-6, #experience-net .col-md-9{width: 100%; min-width: 100%; min-height: 300px;}

	#experience-net .col-md-9 h3{width:70%; left: 3%;}

	#experience-net .party-of-life h3{bottom:5%; position: absolute; left:3%}

	#experience-net .col-md-3 h3 {margin-left: 6%;}

	#experience-net .col-md-3.more-info h3 {width: 80%;}

	#experience-net .row2 .col-md-6{min-height: 200px !important;}

	#experience-net .opening video {width: 97%; margin-top: 1.5%; margin-left: 1.5%;}

	#experience-net .row2 .col-md-3.more-info {min-height: 150px;}

    #experience-net .collage_piece_video { min-height: 200px !important; }


	/* ========= HOME HOTEL ========= */

	/* Intro hotel */

	#intro-hotel h1{font-size:35px; line-height:27px;}


	/* Hotel Parallax */

	#parallax-rooms .parallax-image { -moz-background-size: auto; -webkit-background-size: auto; background-attachment: scroll;background-position: top; background-size: 270% auto; height: auto !important;}

	/* Three modules */

	#modules-three-columns .titular{width: 75%;}

	/* Shop parallax */

	#parallax-shop  h3{font-size: 55px; line-height: 42px;}


	#parallax-shop .parallax-image { -moz-background-size: auto; -webkit-background-size: auto; background-attachment: scroll;background-position: top; background-size: 360% auto; height: auto !important;    min-height: 560px;}


	/* Social net */

	#social-net .row2 .col-md-3, #social-net .row2 .col-md-6 {width: 100%;}

	#social-net .openning video{width: 100%}

	#social-net .twitter .logo-twitter {height: 25%; width: 33%; }

	#social-net .twitter .col-img, #social-net .twitter .twitter-content{margin: 0 10%;}

	#social-net .twitter-content h3, #social-net .twitter-content p {text-align: center!important;}

	#social-net .app {background-size: 100% auto; height: 185px;}

	#social-net .app h3{font-size: 22px; line-height: 18px;}

	#social-net .app-apple, #social-net .app-play {width: 120px;}

	#social-net .app-content, #social-net .more-info {top:5%;width: 100%;}

	#social-net .addicted video { width: 90%; margin-top: 5%; margin-left: 5%;}

	#social-net .more-info {height: 120px; position: relative;}

	/* Newsletter */

	#newsletter .input-style input{width: 100%; text-align: center;}

	#newsletter .btn-newsletter{width: 100%; margin-top: 10px; margin-left: 0; }

	/* Location */

	#map-location .item-content {font-size: 14px;}

	#map-location button {margin-left: 5px; margin-top:10px;}

	#map-location .glyphicon {font-size: 14px;}


	/* Footer */

	#page-footer {margin-top:460px;}

	#page-footer .social li:hover a { background: unset; }

	#page-footer .container-fluid{height:460px;}

	#page-footer .menu{margin-top:20px;}

	#page-footer .social{margin-top:40px; margin-right:5%;}

	#page-footer .navbar-nav li a {border:0; padding:5px 20px;}

	#page-footer .footer-bottom p {width: 60%; margin: 0 auto;}


	/* ========= HOME CLUB ========= */

	/* Video Slider*/

	#videoslider .slider-poster{display: block; background: url(/static/front/media/poster-club.jpg)top center; background-size:cover; height: 670px;}

	/*#videoslider  .slider-video{display:none;}*/

	#videoslider h2{display:none;}

	#videoslider .book-slider{width:100%;bottom:0;padding:0 15px;}

	#videoslider  .slider-video{width: 100%!important; height: 100%!important;z-index: 1;}

	#videoslider {background: #fff;}

    #videoslider .book-slider button{width: 100%;}

    #videoslider .book-slider button:hover{margin-left: auto;}

	/* Event slider */

	.home #slider-event .book-slider span{width: 80%; margin-left: 10%;}

	.home #slider-event .background-slider {height: 40%;}

	/* Party module*/

	#next-events .intro-parties h2{width: 85%;}

	#next-events .item-party .next-party-date { padding: 0; }

	#next-events .item-party .next-party-date .text{ font-size: 10px; padding: 5px 20px 5px 15px;}

	#next-events .item-party .content-hover-party {
        display: none;
	}

    #next-events .item-party .mobile-info {
        position: relative;
        display: block;
        min-height: 20px;
    }

    #next-events .item-party .mobile-info a {
        width: 100%;
        position: absolute;
        top: 0;
        margin: 0;
        padding: 0;
        top: -5px;
        text-decoration: none;
    }

	#next-events button.mobile-tickets {
        width: 100%;
        z-index: 1;
        position: relative;
        text-align: center;
        color: #fff;
        background: #af3f3c;
        font-size: 12px;
        padding: 4px 0;
        -webkit-transition: 0.3s;
        transition: 0.3s;
        border: none;
        border-bottom: 1px solid #fff;
        margin-top: 5px;
	}

    #next-events .item-party {
        margin-bottom: 22px; /* Leave room for the mobile ticket button */
    }

	#next-events .item-party:hover .content-hover-party {
	    height: unset;
	}

	#next-events .item-party .content-hover-party p {
	    display: none;
	}

	#next-events .item-party .content-hover-party button:hover {
	    width: 100%;
	    margin-left: 0%;
	    letter-spacing: 1px;
    }


	#next-events .item-party .content-hover-party button {
	    width: 100%;
	    margin-left: 0;
	    background: #af3f3c;
	    border: 1px solid #333;
	}

	#next-events .item-party .content-hover-party .background {
	    background-color: unset;
	}

	#next-events .more-parties { display: none; }
    #next-events .more-parties.more-parties-mobile { display: block; }
	#next-events .more-parties .glyphicon-chevron-left, #next-events .more-parties .glyphicon-chevron-right {position: relative; left: 0px;  padding: 10px 30px 10px 20px; margin: 0;}
	#next-events .more-parties .glyphicon-chevron-left{width: 50%;border-top:1px solid #fff;border-right:1px solid #fff;}

	#next-events .more-parties .glyphicon-chevron-right{width: 50%;border-top:1px solid #fff;background: #e2231a; color:#000;}

	#next-events .more-parties .left {margin-right:0px;}

	#next-events .more-parties .right {margin:-5px;}

	#next-events .mb-40{margin-bottom: 0!important;}

	#calendar-all .glyphicon{width: 100%; margin-bottom: 15px; margin-right:0px;}

	#calendar-all .col-md-12 {margin-top: -10px;margin-bottom: 20px;}

	#social-net .party.double .logo img{width: 60%; height: 60%; margin: 15% 20%;}


	/* Parallax */

	#parallax-experiencetheclub .parallax-image, #parallax-hoteltheclub .parallax-image { -moz-background-size: auto; -webkit-background-size: auto; background-attachment: scroll;background-position: top; background-size: 240% auto; height: auto !important;}

	.parallax-image .mt-180{margin-top: 120px!important;}

	#parallax-hoteltheclub  h3, #parallax-experiencetheclub  h3{font-size: 48px;line-height: 38px;}

	#parallax-hoteltheclub button, #parallax-experiencetheclub button{width: 90%}


	/* ========= CALENDAR ========= */

	/* Title */


	#parallax-theclubthecalendar .parallax-image{background-position: center center; background-size: auto 100%;background-attachment: initial; min-height: 350px;}

	#parallax-theclubthecalendar  h1{font-size: 30px; top:35%;}

	.filter-parties{height: initial !important;}

	.filter-parties label{display: none;}

	.filter-parties select{width: 100%}

	.hi-cta-button .pull-right{float:none !important;}

	.hi-cta-button, .hi-cta-button button{width: 100%; margin-top: 0;}


	/* ========= PARTY ========= */

	/* Title */

	#parallax-martingarrix .parallax-image{background-position: center center; background-size: auto 100%;background-attachment: initial; min-height: 350px;}

	#parallax-martingarrix  h3{font-size: 30px; top:35%;}

	#parallax-martingarrix img{width: 60%;top: 20%;left: 20%;}


	/* Event party */
	.embed-responsive-16by9{margin-top: 0;}

	/* Line Up */

	#pills-lineup h3 { font-size: 35px; }
	#pills-lineup ul.special { clear: both; }
	#pills-lineup .lineup-buttons { float: none; }
	#pills-lineup button { width: 100%; }
	#pills-lineup button.tickets { margin-top: 10px; margin-bottom: 0; }
	#pills-lineup button.vip { margin: 10px auto 20px; }

	/* ========= GALLERY ========= */

	#parallax-galleries .parallax-image{ background-position:center center; background-size: auto 100%;background-attachment:initial; min-height: 350px;}

	#parallax-galleries h1{display: none;}

	.party-gallery-dates .row.mt-20{margin-top: 20px!important;}

	#parallax-photos .parallax-image{background-position: center center; background-size: auto 100%;background-attachment: initial; min-height: 350px;}

	#parallax-photos  h3{font-size: 30px; top:35%;}

	.party-gallery-dates h3 {border-left: 0; text-align: center; padding-left: 0;}

	.party-gallery-dates .line-up {padding-left: 30px;}


	/* ========= SERVICIOS VIP ========= */

	#parallax-vip .parallax-image{ background-position:center center; background-size: auto 100%;background-attachment:initial; min-height: 350px;}

	#parallax-vip h3{display: none;}

	#reel-images .video-container{height: initial;}

	.form-vip .btn-vipForm{width: 100%; margin-top: 10px; margin-bottom: 50px;}

	#cross-selling h2{line-height: 24px;}

	#cross-selling li, #cross-selling .v2 li{width: 100%; float: none;}

	#cross-selling .hi-children{display: none;}

    #cross-selling .v2 .children, #cross-selling .v2 .hi { height: 170px; }

    #cross-selling .v2 .children .col-img img, #cross-selling .v2 .hi .col-img img { margin-top: 0 }

	#cross-selling .v2 .children .col-img, #cross-selling .v2 .hi .col-img { width: 35%;  margin: 0 auto; }


	/* ========= PARTNERS ========= */

	#parallax-partners .parallax-image{ background-position:center center; background-size: auto 100%;background-attachment:initial; min-height: 350px;}

	#parallax-partners h1 { display: none; }
    #partners-masonry .intro h3 { font-size: 45px; }


	/* ========= PARTNERS INTERIOR ========= */

	#parallax-mbfw .parallax-image, #parallax-smart .parallax-image{ background-position:center center; background-size: auto 100%;background-attachment:initial; min-height: 350px;}

	#parallax-mbfw h3{display: none;}


	#parallax-smart img {position: absolute; width: 80%; top: 28%; left: 10%; z-index: 1;
}


	/* ========= ROOMS ========= */

	#parallax-hab .parallax-image{background-position:center center; background-size: auto 100%;background-attachment:initial;  min-height: 400px; }

	#parallax-hab h3{top: 140px; line-height: 40px;}

	#parallax-hab .background{display: none;}

	#breadcrumb p{text-align: center;}

	#breadcrumb button {width: 100%; margin-left: 0; margin-right: 0;}

	#modal3d .close{font-size: 40px;top: 2px; right: 7px;}

	#modal3d .modal-dialog{width: 95%; top: 10%;}

	#modal3d .modal-body .mfp-iframe {height: 400px;}

	.plan .number{display: none;}

	.logo-360{left: 35%;top: 10%; width: 100px;}

	.logo-360:hover{width: 100px;margin-left: 0; margin-top: 0;}

	.highlights ul, .amenities ul, .services ul{ margin-left: 0;padding-left: 0;}

	.highlights li{ width: 100%; margin-right: 0; height: auto; margin-bottom: 30px;}

	.highlights li span{margin-bottom: 40px;}

	.amenities ul li, .services ul li{ width: 100%; margin-right: 0;}

	#services h3{margin-left: 0px;}

	.only-web{width: 100% !important;}

	.only-web h6 {font-size: 25px; text-align: center; width: 80%; margin: 0 auto;line-height: 20px;}

	.icon-car{background: url(/static/front/img/rooms/icons/car.svg) center top no-repeat; width: 100%;}

	#services h2 {line-height: 35px;}

	#services h3{line-height: 20px;}

	#room-cross h2{line-height: 35px;}

	.item-list ul {
	    width: 100%;
	    margin: 0;
	}
	.item-list ul li {
	    width: 100%;
	    padding: 0;
	    display: inline-block;
	    margin-bottom: 30px;
        padding-bottom: 3px;
        border-top: 1px solid #333;
	}

	.item-list .item-list-node {
        position: relative;
    }

	.item-list .overlay-content li a {
	    display: block;
        padding: 0;
        text-decoration: none;
        transition: 0.3s;
	}

	.item-list .overlay-content {
	    padding: 0;
	}

    .item-list-node div.name span {
        opacity: 1;
    }

    .all-rooms-item-v2:hover {
        background: unset;
    }


	.item-list .party-item .name {
        background: rgba(226,35,26, 0.7);
        padding: 0;
        opacity: 1;
        top: unset;
        bottom: -30px;
        height: 30px;
	}

	/* Event list items can already be identified */
	#event-list.item-list .party-item .name {
	    display: none;
	}

	#event-list.item-list ul li {
	    margin-bottom: 4px;
	}

  #event-list.item-list ul li img {
    width: 93%;
  }
    .item-list .party-item .name span {
        top: 7px;
    }


	/* ========= Restaurants ========= */



	.restaurant .background {background: rgba(0,0,0, 0.5); position: absolute; top:0; left:0; z-index:10; width: 100%; height: 65vh; max-height: 600px;}

	.restaurant .book-slider {top: 25%; left: 40%;}

	.restaurant .book-slider img{width: 375px;}

	.restaurant .background-1{top:50px!important;}


	.nav-pills.pills-fixed-top{display: none;}

	.restaurant .book-slider{left: 10%!important;width: 80%;}

	.restaurant .book-slider img{width: 100%!important;}

	#party-content .nav-pills>li>a, #tabs-vip .nav-pills>li>a{padding:10px; border-bottom:1px solid #efefef;}

	#pills-head h3, #pills-party h1, #pills-party h3, #pills-photos h3, #pills-book h3{width: 100%;}

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

	/* ========= Mice ========= */

	#masterplan thead th {font-size: 9px;}

	#masterplan .table>thead>tr>th{padding: 8px 0px;}

	#masterplan .table.left{border-right:0;}

	#masterplan .table{margin-bottom: 40px;}

	#masterplan .plan .number{display: block;}

	#masterplan .plan .number span{padding: 1px 8px;}


	/* ========= Media ========= */

	#parallax-media .parallax-image{background-position: center -100px;}

	#tabs-media .nav-justified>li{border-bottom: 1px solid #efefef;}

	#pills-resources .parties li {height: 105px; margin-bottom: 20px;}

	#pills-resources h5{width: 100%; margin-right: 0;text-align:center; float:left;}

	#pills-resources h5 span{width: 100%;text-align: center; float: left;}

	#pills-resources button{width: 100%;}

    #parallax-general-contact .parallax-image { background-position: center -50px; }
	.contact-header { padding-top: 15px; }

	#contact-restaurant h3 { font-size: 30px; padding-top: 10px; }

	.contact-content { margin-top: 80px; }


	/* ========= NEWS ========= */

	/* Modal */

	#news-single h1{font-size: 45px;line-height: 36px;}

	#news-single .social .share h5 {margin: 40px 0 0 20px;font-size: 15px;}



	/* ========= THE VIP ========= */

	#intro-hotel h1, #intro-club h1, #the-rooms h3{font-size: 45px;line-height: 35px;}

	h3.vip{line-height: 20px!important;}


	/* ========= MICE SECTION ========= */

	#parallax-mice .parallax-image{ background-position: center -50px;}

	#form-mice h3{line-height: 25px;}

	/* ========= RESTURANTS SECTION ========= */

	#parallax-restaurants  h3{font-size:60px; line-height: 45px;}


	/* ========= STORE SECTION ========= */

	#parallax-store .parallax-image{background-position: center -230px}

	#iumag h1{font-size: 45px;line-height: 36px;}

	#parallax-iumag .parallax-image{background-position: center -90px;}



	/* ========= HEADERS MOBILE  ========= */

	#parallax-ibiza .parallax-image, #parallax-about .parallax-image, #parallax-mice .parallax-image, #parallax-media .parallax-image, #parallax-store .parallax-image,#parallax-iumag .parallax-image, #parallax-uibh .parallax-image, #parallax-restaurants .parallax-image{background-position: center center; background-size: auto 100%; background-attachment: initial; min-height: 350px;}


	/* ========= LANDING  ========= */

	.background-landing .logo{display: none}

	.background-landing .logo-fixed{display: block; height: 100px; top: 30px; right: 50px; width: 100px;}

	.phone-book.landing .glyphicon-earphone{padding: 20px; border-radius:35px; right: 65px; top: 15px;}

	.languagge.landing .glyphicon-globe{font-size: 22px;}

	.languagge.landing .btn-language{position: absolute; right:0;}

	.languagge.landing {margin-right: 15px;}

	.background-landing .col-md-2 img{width: 180px;}

	.background-landing .col-md-8{position: absolute; top:10px; right: 10px;}

	.phone-book.landing{margin: 0; width: 40px;}

	.phone-book.landing .title, .phone-book.landing .phone{display: none;}

	.demo-2.landing .sl-slider h2 {font-size: 28px; line-height: 25px; color: #fff; width: 95%; display: block; margin-left: 5%;}

	.demo-2.landing  .sl-slider .content-slider{width: 100%;}

	.demo-2.landing  .sl-slider .content-slider .promocode{margin-left: 5%;}

	.demo-2.landing  .sl-slider .content-slider .promocode .tag{display: none;}

	.demo-2.landing  .sl-slider .content-slider .promocode .content, .demo-2.landing  .sl-slider .content-slider .promocode .discount{font-size: 20px;}

	.demo-2.landing .sl-slider .content-slider{ margin-bottom: 30%;}

	.demo-2.landing  .sl-slider .content-slider .left{width: 90%;}

	.widget-opinion{display: none;}

	.background-landing.background-landing-fixed .logo-fixed{ width: 150px;padding-top: 30px;}

	.booking.booking-fixed{display: none;}

	#hightlights-landing{padding-top: 140px;}

	#hightlights-landing ul{padding-left: 0;}

	#hightlights-landing ul li{width: 100%; margin-bottom:50px;}

	#bookWidget{position: absolute; bottom:0 ;width: 100%;}

	#bookWidget .input-group, #bookWidget button{width: 100%; margin-bottom: 10px;}

	.navbar-fixed-top #bookWidget{position: absolute; top: 100px;height:325px; display:none;}

	#bookWidget .closeMobile{display: initial; position: relative; right: 45%; top: 10px; text-transform: uppercase;}

	#bookWidget .closeMobile img{width: 30px; margin-top:10px;}

	#bookWidget button::before {display:none;}

	.navbar-fixed-top .navbar-collapse.collapse #bookWidget{}

	.landing .amenities p{margin: 20px 0;}

	#offers .offer-up {height: 250px;}

	#offers .offer-down{height:130px;}

	#offers .offer-down .pull-right, #offers .offer-down .pull-right button {width: 100%; margin-left: 0;}

	.bookWidget.pb-30, .bookWidget.pt-30{padding-top:5px!important; padding-bottom: 5px!important;}

	.clock {display: none;}

	#header .background-landing .mt-30{margin-top: 10px !important;}

	.booknow{display: none;}

	.background-landing-fixed .booknow{display: block; width: 100%; background-color: #e2331a; height: 50px; color:#fff; position: absolute; top:120px;text-align: center; padding: 15px;-webkit-box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.35); -moz-box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.35); box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.35);}

	.background-landing-fixed .booknow a{color: #fff; font-size: 15px; font-weight: 600; text-transform: uppercase;}

}





/* Smartphones (landscape) ----------- */
@media only screen and (min-width : 321px) {
/* Styles */
}

/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 320px) {
/* Styles */
}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
/* Styles */

    .item-list {
        height: 100%;
     }

    .item-list ul {
    	width: 84%;
    	margin: 0 7%;
    }

    /* Room Group - set two columns */
	.item-list ul li {
	    width: 50%;
	    padding: 0;
	    display: inline-block;
	}

	/* Break every second column */
    .item-list ul li.col-b3 {
        clear: none;
    }

    .item-list ul li.col-b2 {
        clear: both;
    }

    .item-list .overlay-content li a {
	    display: block;
        padding: 0;
        text-decoration: none;
        transition: 0.3s;
	}

	.item-list .overlay-content {
	    padding: 0;
	}

	.item-list .party-item .name {
        background: rgba(226,35,26, 0.7);
        padding: 0;
        opacity: 1;
        top: unset;
        bottom: 0;
        height: 30px;
	}

    .item-list .party-item .name span {
        top: 7px;
        opacity: 1;
    }

    .item-list .item-list-node {
        margin: 8px;
    }

    .all-rooms-item-v2:hover {
        background: unset;
    }

    .demo-2.slider-fluid .bg-img {
        background-attachment: inherit !important;
    }

    #map-location-stores h3 {
        height: 45px;
    }

    #map-location-stores .location-address {
        height: 70px;
    }

    #map-location-stores hr {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    #pills-party h1, #pills-party h3 {
        font-size: 45px;
    }

    #next-events .more-parties .glyphicon-chevron-right,
    #next-events .more-parties .glyphicon-chevron-left {
        width: 50%;
        padding: 10px;
    }
    #next-events .more-parties .glyphicon-chevron-left {
        margin-right: 2px solid #fff;
    }

    #next-events .item-party .next-party-date .text { font-size: 11px; }

    #pills-party .event-row {
        display: block;
    }

    #pills-party .event-detail {
        float: left;
        display: block;
        width: 100%;
    }
}

/* ----------- iPad Pro ----------- */
/* Portrait and Landscape */
@media only screen
  and (min-device-width: 1024px)
  and (max-device-width: 1366px)
  and (-webkit-min-device-pixel-ratio: 1.5) {

    #next-events .more-parties .glyphicon-chevron-left,
    #next-events .more-parties .glyphicon-chevron-right {
        width: 100%;
        padding: 37px 10px;
    }

    /* Header of Modular Offers */
    #parallax-news .parallax-image {background-position: center 0px; background-attachment: inherit;}

}


@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {
/* For portrait layouts only */
    .demo-2.slider-fluid .bg-img {
        background-attachment: inherit !important;
    }

    /* Header of modular offers */
    #parallax-news .parallax-image {background-position: center 0px; background-attachment: inherit;}

    /* Header of Vip Tables */
    #parallax-ibiza .parallax-image {background-position: center 0px; background-attachment: inherit;}
}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {
/* For landscape layouts only */
    .demo-2.slider-fluid .bg-img {
        background-attachment: inherit !important;
    }

    /* Header of modular offers */
    #parallax-news .parallax-image {background-position: center 0px; background-attachment: inherit;}

    /* Header of Vip Tables */
    #parallax-ibiza .parallax-image {background-position: center 0px; background-attachment: inherit;}
}



/* iPads (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {

	/* General */

	p{line-height: 18px;}

	/* Menu */

	.navbar-brand{width: 220px;}

	.navbar-nav>li a{font-size: 14px;}

	#langNav .overlay-content {top: 35%;}

	.overlay-content{top:0;}

	.overlay-content ul{padding-top: 5px;}

	.overlay-content ul ul{padding-top: 0px;}

	.all-tower-submenu button{font-size:12px; margin-top: 5px;}

	.overlay-content .all-tower-submenu .logo-tower{display: none;}

	.thehotel-submenu .rooms-tower-submenu li a{height: auto;}

	.the-club-intro, .the-hotel-intro{width: 85%; display: none;}

	.logoclub-menu, .logohotel-menu{width: 220px;}

	.logoclub-menu h2, .logohotel-menu h2 {font-size: 40px;}

	.logoclub-menu h2, .logohotel-menu h2 {font-size: 40px;  margin-bottom: 10px; margin-top: 40px;}

	.overlay a {padding: 5px;}

	.overlay .closebtn{right: 20px;font-size: 50px;}

	.overlay-content .language-submenu ul{padding-top:20%;}


	/* ========= HOME EXPERIENCE ========= */

	#experience-net .col-md-9 h3 { width: 25%; margin-left: 3%; font-size: 25px; line-height: 20px;}

	#experience-net .col-md-3 h3 { width: 50%; margin-left: 8%; font-size: 25px; line-height: 20px;}

	#experience-net .col-md-3.more-info h3 { width: 70%; margin-left: 8%;}

	#experience-net .row2 {min-height: 325px;}




	/* ========= HOME HOTEL ========= */


	/* Intro text*/

	#intro-hotel h1, #intro-club h1{font-size: 45px;line-height: 35px;}


	/* Parallax rooms*/

	#parallax-rooms h3 {font-size: 59px;}


	/* 3 MODULES*/

	#modules-three-columns .titular{width: 75%;}

	/* Parallax shop*/

	#parallax-shop .parallax-image{min-height: 500px;}

	#parallax-shop .mt-180 {margin-top: 100px !important;}

	/* social net*/

	#social-net .intro h3{margin-top:-20px}

	#social-net p{text-align: left; line-height: 15px;}

	#social-net .app-content, #social-net .more-info{position:relative; top:15%; z-index:1; width: 80%;}


	/* ========= HOME CLUB ========= */

	/* Video slider */

	#videoslider h2{font-size: 6.5em;}

	/* slider home */

	.home .book-slider h1 {margin-bottom:30px; font-size: 65px;}

	.home .book-slider h5 {line-height: 25px;}

	.home .background-slider{height: 190px;}



	/* ========= PARTNER ========= */

	/* Video in content */

	#partner-content .embed-responsive {margin-top: 50px;}



	/* ========= RESTAURANTS ========= */

	/* Gallery home */

	#room-gallery .item-room.col-md-3 .plus{top: 25%;left: 30%;}

	.restaurant .book-slider {top: 20%; left: 35%;}


	/* Titles */

	#pills-head h3, #pills-party h1, #pills-party h3, #pills-photos h3{width: 65%;}

	.demo-2.landing  .sl-slider-wrapper, .demo-2.landing .sl-slide, .demo-2.landing .sl-slides-wrapper, .demo-2.landing .sl-slide-inner, .demo-2.landing .bg-img, .demo-2.landing  .sl-slider-wrapper .sl-slides-wrapper, .demo-2.landing  .sl-content{height: 85vh !important;}

}

/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
/* Styles */
}
/**********
iPad 3
**********/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
}

/* Small devices - generic styles */
@media only screen and (max-width : 767px) {
    #party-content button, #pills-party h1.now-playing, #pills-party h3.now-playing { width: 100%; }
    .lineup-content ul li ul{padding: 0;}

    /* Collage adjustments */
	#experience-net .row2 .col-md-6 {
	    min-height: 200px !important;
	}

    .item-list h1 {
        margin: 35px 15px;
    }

    .item-list .overlay-content {
        background-color: black;
    }

    .item-list .overlay-content li a {
        margin-top: 6px;
    }

    #parallax-hab h1 {
        top: 110px !important;
    }

    #service-content h2.landing-text-title {
        margin-top: 270px;
    }

    .demo-2.slider-fluid .bg-img {
        background-attachment: inherit !important;
    }

    #parallax-rooms h3 {
        font-size: 45px;
    }

    #parallax-all-rooms .parallax-image {
        background-position: center 0;
    }

    #pills-party .event-row {
        display: block;
    }

    #pills-party .event-detail {
        float: left;
        display: block;
        width: 100%;
    }

    /* Header of modular offers */
    #parallax-news .parallax-image {background-position: center 0px; background-attachment: inherit;}

    /* Header of Vip Tables */
    #parallax-ibiza .parallax-image {background-position: center 0px; background-attachment: inherit;}

}

/* Desktops and laptops ----------- */

@media only screen and (min-width : 800px){
    nav.navigation-links { float: left; }
    .collapse.navbar-collapse.navbar-collapse-right {
       float: right;
    }
    #pills-party .text-justify {clear:none;}
}


@media only screen and (min-width : 768px) and (max-width : 990px){
	.navbar-nav>li a{font-size: 14px;}
}

@media only screen and (min-width : 991px) and (max-width : 1100px){
	.navbar-nav>li a{font-size: 16px;}

	.demo-2.landing  .sl-slider-wrapper, .demo-2.landing .sl-slide, .demo-2.landing .sl-slides-wrapper, .demo-2.landing .sl-slide-inner, .demo-2.landing .bg-img, .demo-2.landing  .sl-slider-wrapper .sl-slides-wrapper, .demo-2.landing  .sl-content{height: 85vh !important;}

	.demo-2.landing .content-slider p{width: 75%}

	.demo-2.landing .sl-slider h2{font-size: 55px; line-height: 46px;}
}


@media only screen  and (min-width : 1195px) {
/* Styles */

	/* Menu v2*/

	.navbar-brand .brandFixed{display: none;}

	.navbar-brand .brandNormal{display: block;}

	#menu-club ul{ display: -webkit-inline-box; display: -ms-inline-flexbox; width: 50%;  list-style-type: none; margin: 0 25%;}

	.party-item .all-name{font-size: 22px; line-height: 18px; min-height: 40px;}


	/* Slider v2 */

	.demo-2 .sl-slider-wrapper.v2, .demo-2 .sl-slider-wrapper.v2 .sl-slides-wrapper{height: 85vh;}

	.demo-2 .sl-slider-wrapper.v2 .book-slider{bottom: 37.5%;}

	.demo-2 .sl-slider-wrapper.v2 .background-slider{bottom: 40%; height: 200px;}

	#social-net .app-content, #social-net .more-info{position:relative; top:20%; z-index:1; width: 60%;}

	#social-net p{text-align: left;}

	/* Menu */

	.navbar-brand{width: 220px;}

	.navbar-nav>li a{font-size: 18px;}

	#langNav .overlay-content {top: 0;}

	.overlay-content{top:0;}

	.overlay-content ul{padding-top: 0px; padding-left: 0;}

	.overlay-content ul ul{padding-top: 0px;}

	.all-tower-submenu button{font-size:12px; margin-top: 5px;}

	.overlay-content .all-tower-submenu .logo-tower{display: none;}

	.thehotel-submenu .rooms-tower-submenu li a{height: auto;}

	.the-club-intro, .the-hotel-intro{width: 45%;}

	.logoclub-menu, .logohotel-menu{width: 220px;}

	.logoclub-menu h2, .logohotel-menu h2 {font-size: 40px; margin-bottom: 10px; margin-top: 40px;}

	.overlay a {padding: 5px;}

	.overlay .closebtn{right: 20px;font-size: 50px!important;}

	.overlay-content .language-submenu ul{padding-top:20%;}

	/* slider home */

	.home .book-slider h1 {margin-bottom:30px; font-size: 65px;}

	.home .book-slider h5 {line-height: 25px;}

	.home .background-slider{height: 200px;}

	/* ========= HABITACIONES ========= */

	/* slider*/

	#parallax-hab .parallax-image {  background-position: center -400px;}


	/* ========= RESTAURANTS ========= */

	/* Gallery home */

	#room-gallery .item-room.col-md-3 .plus{top: 30%;left: 33%;}





}

@media only screen  and (min-width : 1400px) {

	/* Menu v2*/

	.navbar-nav>.model-2 a{font-size: 20px; padding-left:15px; padding-right:15px;}

	#menu-club ul{ display: -webkit-inline-box; width: 40%;  list-style-type: none; margin: 0 30%;}

	.party-item .all-name{font-size: 24px; line-height: 20px;}

	/* ========= HABITACIONES ========= */

	/* slider*/

	#parallax-hab .parallax-image {  background-position: center -350px;}

	/* ========= RESTAURANTS ========= */

	/* Gallery home */

	#room-gallery .item-room.col-md-3 .plus{top: 33%;left: 38%;}
}


@media only screen  and (min-width : 1500px) {

	/* Slider v2 */

	.demo-2 .sl-slider-wrapper.v2, .demo-2 .sl-slider-wrapper.v2 .sl-slides-wrapper{height: 85vh;}

	.demo-2 .sl-slider-wrapper.v2 .book-slider{bottom: 37.5%;}

	.demo-2 .sl-slider-wrapper.v2 .background-slider{bottom: 40%; height: 200px;}

	#menu-club ul{ display: -webkit-inline-box; width: 30%;  list-style-type: none; margin: 0 35%;}

	.party-item .all-name{font-size: 34px; line-height: 29px;}


	/* Video slider */

	#videoslider h2{width: 35%;}

	/* slider home */

	.home .book-slider h1 { font-size: 75px;}

	.home .book-slider h5 {line-height: 25px;}

	.home .background-slider{height: 18%;}

	/* ========= CLUB VIP ========= */

	/* Cross-selling */

	#cross-selling .children .col-img img{margin-top: 80px;}

	/* ========= ROOMS ========= */

	/* Modal */

	#modal3d .modal-dialog {width: 50%;}

	/* slider*/

	#parallax-hab .parallax-image {  background-position: center -550px;}

	/* Gallery */

	#room-gallery .item-room .plus{top: 45%; left: 45%;}

}



/* Large screens ----------- */
@media only screen  and (min-width : 1824px) {

	/* Menu v2 */
	#menu-club ul{width: 20%; margin: 0 0 0 40%;}

	.party-item .all-name{font-size: 34px; line-height: 29px;}


	/* Social net */
	#social-net .app-content, #social-net .more-info{position:relative; top:35%; z-index:1; width: 60%;}

	#social-net p{text-align: left;}

	.navbar-nav>li a{font-size: 20px;}


	/* Video slider */
	#videoslider h2{width: 30%;}


	/*slider-home*/

	.home .book-slider h1 { font-size: 85px;}

	.home .background-slider{height: 20%}


	/* ========= PHOTOS ========= */

	/* Title parallax */

	#parallax-photos .parallax-image {background-position: center -250px;}


	/* ========= CLUB VIP ========= */


	/* Cross-selling */

	#cross-selling .children .col-img img{margin-top: 60px;}

	#cross-selling .children:hover .col-img img{margin-top: 50px;}


	#photo-masonry .grid-item-content .plus{top: 85px;}


	/* ========= Party ========== */

	/* slider */

	#parallax-martingarrix img{position: absolute; width: 20%; top: 5%; left: 37.5%; z-index: 1;}


	/* ========= HABITACIONES ========= */


	/* Modal */

	#modal3d .modal-dialog {width: 50%;}

	/* slider */

	#parallax-hab .parallax-image {  background-position: center -600px;}


	/* ========= PARTNERS ========= */


	/* slider */

	#parallax-smart img {position: absolute; width: 20%; top: 5%; left: 37.5%; z-index: 1;}

	#partner-content .intro-partners{max-height: 450px;overflow: hidden;}

	#partner-content .embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video{top: -80px}

	/* ========= RESTAURANTS ========= */

	/* Gallery home */

	#room-gallery .item-room.col-md-3 .plus{top: 35%;left: 42%;}

}

/* Extralarge screens ----------- */
@media only screen  and (min-width : 2200px) {

	/* Menu v2 */
	#menu-club ul{width: 40%; margin: 0 0 0 60%;}
	.party-item .all-name{font-size: 34px; line-height: 29px;margin: 15.5% 20%;}

	/*slider-home*/

	.home .book-slider h1 {font-size: 95px;}

	.home .book-slider h5{line-height: 40px;}

	.home .background-slider{height: 20%}

	/* ========= CLUB VIP ========= */

	/* Cross-selling */

	#cross-selling .children .col-img img{margin-top: 50px;}

	#cross-selling .children:hover .col-img img{margin-top: 30px;}

	/* ========= HABITACIONES ========= */

	/* Modal */

	#modal3d .modal-dialog {width: 40%;}

	/* slider*/

	#parallax-hab .parallax-image {  background-position: center -800px;}

	/* ========= PARTNERS ========= */


	/* slider */

	#partner-content .intro-partners{max-height: 450px;overflow: hidden;}

	#partner-content .embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video{top: -120px}
}

/* iPhone 4 ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {

}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
}

/* iPhone 5 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

/* iPhone 6 ----------- */
@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

/* iPhone 6+ ----------- */
@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

/* Samsung Galaxy S3 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

/* Samsung Galaxy S4 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}

/* Samsung Galaxy S5 ----------- */
@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}

@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}


/* Internet Explorer 11+, Microsoft Edge Browser */
@charset "";

/* mix-blend-mode fallback */
_:-ms-lang(x), #experience-net .couples:hover .blur, #experience-net .party-of-life:hover .blur, #experience-net .flavours:hover .blur, #experience-net .singles:hover .blur,
 #parallax-rooms .blur, #modules-three-columns .col-img:hover .blur,
  #social-net .instagram:hover .blur, #social-net .spotify:hover .blur, #social-net .iumag:hover .blur, #social-net .twitter:hover .blur, #social-net .instagram:hover .caption, #social-net .spotify:hover .caption, #social-net .iumag:hover .caption, #social-net .twitter:hover .caption, #social-net .party:hover .blur, #pills-photos .grid-item-content .photo:hover .background, #pills-photos .grid-item-content--height2 .photo:hover .background, grid-item-content .photo:hover .background, .grid-item-content--height2 .photo:hover .background, .grid-item-content--width2 .photo:hover .background, #room-gallery .item-room:hover .background, #room-cross .item .background:hover, #photo-masonry .grid-item-content .photo:hover .background, #photo-masonry .grid-item-content--height2 .photo:hover .background{
    opacity: 0.6;
}

/* General Demo Style 
@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700);

@font-face {
    font-family: 'AnimalsNormal';
    src: url('/static/front/css/slider/fonts/animals-webfont.eot');
    src: url('/static/front/css/slider/fonts/animals-webfont.eot?#iefix') format('embedded-opentype'),
         url('/static/front/css/slider/fonts/animals-webfont.woff') format('woff'),
         url('/static/front/css/slider/fonts/animals-webfont.ttf') format('truetype'),
         url('/static/front/css/slider/fonts/animals-webfont.svg#AnimalsNormal') format('svg');
    font-weight: normal;
    font-style: normal;
}

html { height: 100%; }

*,
*:after,
*:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}*/

/* Clearfix hack by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ 
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

body {
    font-family: 'Lato', Calibri, Arial, sans-serif;
    background: #fff;
    font-weight: 300;
    font-size: 15px;
    color: #333;
    -webkit-font-smoothing: antialiased;
}*/

#content a {
	color: #555;
	text-decoration: none;
}

#content .container {
	width: 100%;
	position: relative;
}

#content .container.demo-1 {
	height: 100%;
	position: absolute;
}

#content .clr {
	clear: both;
	padding: 0;
	height: 0;
	margin: 0;
}

#content .main {
	width: 90%;
	margin: 0 auto;
	position: relative;
}

#content .container > header,
#content .content-wrapper {
	padding: 30px;
	width: 80%;
	max-width: 960px;
	margin: 0 auto;
}

#content .content-wrapper p{
	padding-top: 30px;
	line-height: 26px;
}

#content .container > header h1 {
	font-size: 34px;
	line-height: 38px;
	margin: 0;
	font-weight: 700;
	color: #333;
	float: left;
}

#content .container > header h1 span {
	display: block;
	font-size: 20px;
	font-weight: 300;
}


/* Header Style */
.codrops-top {
	line-height: 24px;
	font-size: 11px;
	background: #fff;
	background: rgba(255, 255, 255, 0.8);
	text-transform: uppercase;
	z-index: 9999;
	position: relative;
	font-family: Cambria, Georgia, serif;
	box-shadow: 1px 0px 2px rgba(0,0,0,0.2);
}

.codrops-top a {
	padding: 0px 10px;
	letter-spacing: 1px;
	color: #333;
	display: inline-block;
}

.codrops-top a:hover {
	background: rgba(255,255,255,0.6);
}

.codrops-top span.right {
	float: right;
}

.codrops-top span.right a {
	float: left;
	display: block;
}

/* Demo Buttons Style */
.codrops-demos {
	float: right;
	padding-top: 10px;
}

.demo-1 .codrops-demos {
	position: absolute;
	z-index: 2000;
	top: 30px;
	left: 30px;
}

.codrops-demos a {
    display: inline-block;
    margin: 10px;
    color: #333;
    font-weight: 700;
    line-height: 30px;
    border-bottom: 4px solid transparent;
}

.codrops-demos a:hover {
	color: #883d59;
	border-color: #883d59;
}

.codrops-demos a.current-demo,
.codrops-demos a.current-demo:hover {
	color: #aaa;
	border-color: #aaa;
}
.sl-slider-wrapper {
	width: 100%;
	height: 400px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

.sl-slider {
	position: absolute;
	top: 0;
	left: 0;
}

/* Slide wrapper and slides */

.sl-slide,
.sl-slides-wrapper,
.sl-slide-inner {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
} 

.sl-slide {
	z-index: 1;
}

/* The duplicate parts/slices */

.sl-content-slice {
	overflow: hidden;
	position: absolute;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	background: #fff;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	opacity : 1;
}

/* Horizontal slice */

.sl-slide-horizontal .sl-content-slice {
	width: 100%;
	height: 50%;
	left: -200px;
	-webkit-transform: translateY(0%) scale(1);
	-moz-transform: translateY(0%) scale(1);
	-o-transform: translateY(0%) scale(1);
	-ms-transform: translateY(0%) scale(1);
	transform: translateY(0%) scale(1);
}

.sl-slide-horizontal .sl-content-slice:first-child {
	top: -200px;
	padding: 200px 200px 0px 200px;
}

.sl-slide-horizontal .sl-content-slice:nth-child(2) {
	top: 50%;
	padding: 0px 200px 200px 200px;
}

/* Vertical slice */

.sl-slide-vertical .sl-content-slice {
	width: 50%;
	height: 100%;
	top: -200px;
	-webkit-transform: translateX(0%) scale(1);
	-moz-transform: translateX(0%) scale(1);
	-o-transform: translateX(0%) scale(1);
	-ms-transform: translateX(0%) scale(1);
	transform: translateX(0%) scale(1);
}

.sl-slide-vertical .sl-content-slice:first-child {
	left: -200px;
	padding: 200px 0px 200px 200px;
}

.sl-slide-vertical .sl-content-slice:nth-child(2) {
	left: 50%;
	padding: 200px 200px 200px 0px;
}

/* Content wrapper */
/* Width and height is set dynamically */
.sl-content-wrapper {
	position: absolute;
	width: 100% !important; 
}

.sl-content {
	width: 100%;
	height: 100%;
	background: #fff;
}

/* Default styles for background colors */
.sl-slide-horizontal .sl-slide-inner {
	background: #ddd;
}

.sl-slide-vertical .sl-slide-inner {
	background: #ccc;
}


.demo-1 .sl-slider-wrapper {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.demo-2 .sl-slider-wrapper {
	width: 100%;
	height: 100vh;
	overflow: hidden;
	position: relative;
}

.demo-2.restaurant .sl-slider-wrapper {
	width: 100%;
	height: 60vh;
	overflow: hidden;
	position: relative;
	max-height: 600px;
}


.demo-2 .sl-slider h2,
.demo-2 .sl-slider blockquote {
	/*padding: 100px 30px 10px 30px;
	width: 90%;
	max-width: 960px;
	margin: 0 auto;*/
	color: #fff;
	position: relative;
	z-index: 100;
}

.demo-2 .sl-slider h2 {
	font-size: 130px;
	line-height: 100px;
	/*text-shadow: 0 -1px 0 rgba(0,0,0,0.2);*/
}

.demo-2 .sl-slider h2.small {
    font-size: 5em;
    line-height: 75px;
}

.demo-2 .sl-slider h2.big {
    font-size: 7em;
    line-height: 100px;
}

.demo-2 .sl-slider .book-slider p{ 
	color: #fff;
    border-top: 1px solid #fff;
    margin-top: 20px;
    padding-top: 20px;
    width: 95%;
    float: right;
    padding-left: 15px;
    font-size: 13px;
    line-height: 18px;
    padding-right: 10px;
	}


.demo-2 .sl-slider .book-slider p a{
	font-weight: 600;
	background:rgba(0,0,0,0.3)!important;
	padding: 2px 5px;
	color:#fff !important;
	}

.demo-2 .sl-slider .book-slider p a:hover{
	background:rgba(0,0,0,1)!important;
	}

.demo-2 .sl-slider .content-slider {
	font-size: 17.5px;
	line-height: 18px;
	color: #fff;
	padding-top: 10px;
	font-weight: 500;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
	font-family: 'Roboto Condensed', sans-serif;
	width: 20%;
	margin-left: 3%;
	z-index: 1111;
}

.demo-2 .sl-slider .content-slider a button  {
	font-size: 13px;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	display: inline-block;
	background:#000; 
	color: #fff;
	border:0;
	padding:5px 10px; 
	font-family: 'Roboto Condensed', sans-serif; 
	margin-top: 10px;
	 -webkit-transition:  1s; /* Safari */ transition: 1s;
}

.demo-2 .sl-slider .content-slider a button:hover {
	background:#fff;
	color:#ba1612;
	
}

.demo-2 .bg-img {
	padding: 200px;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	position: absolute;
	top: -200px;
	left: -200px;
	width: 100%;
	height: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	background-position: center center;
}

/* Custom navigation arrows */

.nav-arrows span {
	position: absolute;
	z-index: 2000;
	top: 50%;
	width: 40px;
	height: 40px;
	border: 1px solid #fff;
	border: 2px solid rgba(255,255,255,0.5);
	text-indent: -90000px;
	margin-top: -40px;
	cursor: pointer;
	
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.nav-arrows span:hover {
	border-color: rgba(255,255,255,0.9);
}

.nav-arrows span.nav-arrow-prev {
	left: 2%;
	border-right: none;
	border-top: none;
}

.nav-arrows span.nav-arrow-next {
	right: 2%;
	border-left: none;
	border-bottom: none;
}

/* Custom navigation dots */

.nav-dots {
	text-align: center;
	position: absolute;
	bottom: 2%;
	height: 30px;
	width: 100%;
	left: 0;
	z-index: 1000;
}

.nav-dots span {
	display: inline-block;
	position: relative;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	margin: 3px;
	background: #ddd;
	background: rgba(150,150,150,0.4);
	cursor: pointer;
	box-shadow: 
		0 1px 1px rgba(255,255,255,0.4), 
		inset 0 1px 1px rgba(0,0,0,0.1);
}

.demo-2 .nav-dots span {
	background: rgba(150,150,150,0.1);
	margin: 6px;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
	box-shadow: 
		0 1px 1px rgba(255,255,255,0.4), 
		inset 0 1px 1px rgba(0,0,0,0.1),
		0 0 0 2px rgba(255,255,255,0.5);
}

.demo-2 .nav-dots span.nav-dot-current,
.demo-2 .nav-dots span:hover {
	box-shadow: 
		0 1px 1px rgba(255,255,255,0.4), 
		inset 0 1px 1px rgba(0,0,0,0.1),
		0 0 0 5px rgba(255,255,255,0.5);
}

.nav-dots span.nav-dot-current:after {
	content: "";
	position: absolute;
	width: 10px;
	height: 10px;
	top: 3px;
	left: 3px;
	border-radius: 50%;
	background: rgba(255,255,255,0.8);
}

/* Content elements */

.demo-1{

	}

.demo-1 .deco {
	width: 260px;
	height: 260px;
	border: 2px dashed #ddd;
	border: 2px dashed rgba(150,150,150,0.4);
	border-radius: 50%;
	position: absolute;
	bottom: 50%;
	left: 50%;
	margin: 0 0 0 -130px;
}

.demo-1 [data-icon]:after {
    content: attr(data-icon);
    font-family: 'AnimalsNormal';
	color: #999;
	text-shadow: 0 0 1px #999;
	position: absolute;
	width: 220px;
	height: 220px;
	line-height: 220px;
	text-align: center;
	font-size: 100px;
	top: 50%;
	left: 50%;
	margin: -110px 0 0 -110px;
	box-shadow: inset 0 0 0 10px #f7f7f7;
	border-radius: 50%;
}

.demo-1 .sl-slide h2 {
	color: #000;
	text-shadow: 0 0 1px #000;
	padding: 20px;
	position: absolute;
	font-size: 34px;
	font-weight: 700;
	letter-spacing: 13px;
	text-transform: uppercase;
	width: 80%;
	left: 10%;
	text-align: center;
	line-height: 50px;
	bottom: 50%;
	margin: 0 0 -120px 0;
}

.demo-1 .sl-slide blockquote {
	position: absolute;
	width: 100%;
	text-align: center;
	left: 0;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	height: 70px;
	color: #8b8b8b;
	z-index: 2;
	bottom: 50%;
	margin: 0 0 -200px 0;
	padding: 0;
}

.demo-1 .sl-slide blockquote p{
	margin: 0 auto;
	width: 60%;
	max-width: 400px;
	position: relative;
}

.demo-1 .sl-slide blockquote p:before {
	color: #f0f0f0;
	color: rgba(244,244,244,0.65);
	font-family: "Bookman Old Style", Bookman, Garamond, serif;
	position: absolute;
	line-height: 60px;
	width: 75px;
	height: 75px;
	font-size: 200px;
	z-index: -1;
	left: -80px;
	top: 35px;
	content: '\201C';
}

.demo-1 .sl-slide blockquote cite {
	font-size: 10px;
	padding-top: 10px;
	display: inline-block;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 4px;
}

/* Custom background colors for slides in first demo */

/* First Slide */
.demo-1 .bg-1 .sl-slide-inner,
.demo-1 .bg-1 .sl-content-slice {
	background-image: url(/static/front/img/slider/1.jpg);
	background-size: cover;
}

/* Second Slide */
.demo-1 .bg-2 .sl-slide-inner,
.demo-1 .bg-2 .sl-content-slice {
	background-image: url(/static/front/img/slider/2.jpg);
	background-size: cover;
}

.demo-1 .bg-2 [data-icon]:after,
.demo-1 .bg-2 h2 {
	color: #fff;
}

.demo-1 .bg-2 blockquote:before {
	color: #222;
}

/* Third Slide */
.demo-1 .bg-3 .sl-slide-inner,
.demo-1 .bg-3 .sl-content-slice {
	background-image: url(/static/front/img/slider/3.jpg);
	background-size: cover;
}

.demo-1 .bg-3 .deco {
	border-color: #fff;
	border-color: rgba(255,255,255,0.5);
}

.demo-1 .bg-3 [data-icon]:after {
	color: #fff;
	text-shadow: 0 0 1px #fff;
	box-shadow: inset 0 0 0 10px #b55381;
}

.demo-1 .bg-3 h2,
.demo-1 .bg-3 blockquote{
	color: #fff;
	text-shadow: 0px 1px 1px rgba(0,0,0,0.3);
}

.demo-1 .bg-3 blockquote:before {
	color: #c46c96;
}

/* Forth Slide */
.demo-1 .bg-4 .sl-slide-inner,
.demo-1 .bg-4 .sl-content-slice {
	background: #5bc2ce;
}

.demo-1 .bg-4 .deco {
	border-color: #379eaa;
}

.demo-1 .bg-4 [data-icon]:after {
	text-shadow: 0 0 1px #277d87;
	color: #277d87;
}

.demo-1 .bg-4 h2,
.demo-1 .bg-4 blockquote{
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}

.demo-1 .bg-4 blockquote:before {
	color: #379eaa;
}

/* Fifth Slide */
.demo-1 .bg-5 .sl-slide-inner,
.demo-1 .bg-5 .sl-content-slice {
	background: #ffeb41;
}

.demo-1 .bg-5 .deco {
	border-color: #ECD82C;
}

.demo-1 .bg-5 .deco:after {
	color: #000;
	text-shadow: 0 0 1px #000;
}

.demo-1 .bg-5 h2,
.demo-1 .bg-5 blockquote{
	color: #000;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
}

.demo-1 .bg-5 blockquote:before {
	color: #ecd82c;
}

.demo-2 .bg-img {
	background-size:cover;
	background-attachment: fixed;
}
/* Restaurants*/

.demo-2.restaurants .bg-img {
	background-size:cover;
	background-attachment: fixed;
}

/* Animations for content elements */

.sl-trans-elems .deco{
	-webkit-animation: roll 1s ease-out both, fadeIn 1s ease-out both;
	-moz-animation: roll 1s ease-out both, fadeIn 1s ease-out both;
	-o-animation: roll 1s ease-out both, fadeIn 1s ease-out both;
	-ms-animation: roll 1s ease-out both, fadeIn 1s ease-out both;
	animation: roll 1s ease-out both, fadeIn 1s ease-out both;
}
.sl-trans-elems h2{
	-webkit-animation: moveUp 1s ease-in-out both;
	-moz-animation: moveUp 1s ease-in-out both;
	-o-animation: moveUp 1s ease-in-out both;
	-ms-animation: moveUp 1s ease-in-out both;
	animation: moveUp 1s ease-in-out both;
}
.sl-trans-elems blockquote{
	-webkit-animation: fadeIn 0.5s linear 0.5s both;
	-moz-animation: fadeIn 0.5s linear 0.5s both;
	-o-animation: fadeIn 0.5s linear 0.5s both;
	-ms-animation: fadeIn 0.5s linear 0.5s both;
	animation: fadeIn 0.5s linear 0.5s both;
}
.sl-trans-back-elems .deco{
	-webkit-animation: scaleDown 1s ease-in-out both;
	-moz-animation: scaleDown 1s ease-in-out both;
	-o-animation: scaleDown 1s ease-in-out both;
	-ms-animation: scaleDown 1s ease-in-out both;
	animation: scaleDown 1s ease-in-out both;
}
.sl-trans-back-elems h2{
	-webkit-animation: fadeOut 1s ease-in-out both;
	-moz-animation: fadeOut 1s ease-in-out both;
	-o-animation: fadeOut 1s ease-in-out both;
	-ms-animation: fadeOut 1s ease-in-out both;
	animation: fadeOut 1s ease-in-out both;
}
.sl-trans-back-elems blockquote{
	-webkit-animation: fadeOut 1s linear both;
	-moz-animation: fadeOut 1s linear both;
	-o-animation: fadeOut 1s linear both;
	-ms-animation: fadeOut 1s linear both;
	animation: fadeOut 1s linear both;
}
@-webkit-keyframes roll{
	0% {-webkit-transform: translateX(500px) rotate(360deg);}
	100% {-webkit-transform: translateX(0px) rotate(0deg);}
}
@-moz-keyframes roll{
	0% {-moz-transform: translateX(500px) rotate(360deg); opacity: 0;}
	100% {-moz-transform: translateX(0px) rotate(0deg); opacity: 1;}
}
@-o-keyframes roll{
	0% {-o-transform: translateX(500px) rotate(360deg); opacity: 0;}
	100% {-o-transform: translateX(0px) rotate(0deg); opacity: 1;}
}
@-ms-keyframes roll{
	0% {-ms-transform: translateX(500px) rotate(360deg); opacity: 0;}
	100% {-ms-transform: translateX(0px) rotate(0deg); opacity: 1;}
}
@keyframes roll{
	0% {transform: translateX(500px) rotate(360deg); opacity: 0;}
	100% {transform: translateX(0px) rotate(0deg); opacity: 1;}
}
@-webkit-keyframes moveUp{
	0% {-webkit-transform: translateY(40px);}
	100% {-webkit-transform: translateY(0px);}
}
@-moz-keyframes moveUp{
	0% {-moz-transform: translateY(40px);}
	100% {-moz-transform: translateY(0px);}
}
@-o-keyframes moveUp{
	0% {-o-transform: translateY(40px);}
	100% {-o-transform: translateY(0px);}
}
@-ms-keyframes moveUp{
	0% {-ms-transform: translateY(40px);}
	100% {-ms-transform: translateY(0px);}
}
@keyframes moveUp{
	0% {transform: translateY(40px);}
	100% {transform: translateY(0px);}
}
@-webkit-keyframes fadeIn{
	0% {opacity: 0;}
	100% {opacity: 1;}
}
@-moz-keyframes fadeIn{
	0% {opacity: 0;}
	100% {opacity: 1;}
}
@-o-keyframes fadeIn{
	0% {opacity: 0;}
	100% {opacity: 1;}
}
@-ms-keyframes fadeIn{
	0% {opacity: 0;}
	100% {opacity: 1;}
}
@keyframes fadeIn{
	0% {opacity: 0;}
	100% {opacity: 1;}
}
@-webkit-keyframes scaleDown{
	0% {-webkit-transform: scale(1);}
	100% {-webkit-transform: scale(0.5);}
}
@-moz-keyframes scaleDown{
	0% {-moz-transform: scale(1);}
	100% {-moz-transform: scale(0.5);}
}
@-o-keyframes scaleDown{
	0% {-o-transform: scale(1);}
	100% {-o-transform: scale(0.5);}
}
@-ms-keyframes scaleDown{
	0% {-ms-transform: scale(1);}
	100% {-ms-transform: scale(0.5);}
}
@keyframes scaleDown{
	0% {transform: scale(1);}
	100% {transform: scale(0.5);}
}
@-webkit-keyframes fadeOut{
	0% {opacity: 1;}
	100% {opacity: 0;}
}
@-moz-keyframes fadeOut{
	0% {opacity: 1;}
	100% {opacity: 0;}
}
@-o-keyframes fadeOut{
	0% {opacity: 1;}
	100% {opacity: 0;}
}
@-ms-keyframes fadeOut{
	0% {opacity: 1;}
	100% {opacity: 0;}
}
@keyframes fadeOut{
	0% {opacity: 1;}
	100% {opacity: 0;}
}


/* Media Queries for custom slider */

@media screen and (max-width: 660px) {
	.demo-1 .deco {
		width: 130px;
		height: 130px;
		margin-left: -65px;
		margin-bottom: 50px;
	}

	.demo-1 [data-icon]:after {
		width: 110px;
		height: 110px;
		line-height: 110px;
		font-size: 40px;
		margin: -55px 0 0 -55px;
	}

	.demo-1 .sl-slide blockquote {
		margin-bottom: -120px;
	}

	.demo-1 .sl-slide h2 {
		line-height: 22px;
		font-size: 18px;
		margin-bottom: -40px;
		letter-spacing: 8px;
	}

	.demo-1 .sl-slide blockquote p:before {
		line-height: 10px;
		width: 40px;
		height: 40px;
		font-size: 120px;
		left: -45px;
	}

	.demo-2 .sl-slider-wrapper {
		height: 500px;
	}

	.demo-2 .sl-slider h2 {
		font-size: 36px;
	}

	.demo-2 .sl-slider blockquote {
		font-size: 16px;
	}

}


.content-slider{position:absolute; bottom:8%;}

.demo-2.restaurants .content-slider, .demo-2.restaurants .book-slider {bottom:5%;}

.background-slider{position:absolute; bottom:0; background-color:#ba1612; width: 100%; height: 30%; mix-blend-mode: multiply;}

.demo-2.restaurants .background-slider{height: 25%}

.book-slider{position: absolute; bottom:8%; right:3%; width: 20%; z-index: 111;}

.book-slider button{width: 95%; margin-left: 2.5%; text-align: center; color:#fff; border:3px solid #fff; background-color: rgba(0,0,0,0.4); font-family: 'Roboto Condensed', sans-serif; font-size: 20px; padding: 10px; font-weight: 500; -webkit-transition:  0.5s; /* Safari */ transition: 0.5s;}

.book-slider button:hover{width: 95%; background-color: rgba(0,0,0,0.8); letter-spacing: 2px;}

.blur-slider{
	width: 100%;
	height: 25vh;
	position:absolute;
	top:0;
	left:0;
	z-index: 1000;
	background: rgba(19,19,19,0.8);
background: -moz-linear-gradient(top, rgba(19,19,19,0.8) 0%, rgba(10,10,10,0) 50%, rgba(0,0,0,0) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(19,19,19,0.8)), color-stop(50%, rgba(10,10,10,0)), color-stop(100%, rgba(0,0,0,0)));
background: -webkit-linear-gradient(top, rgba(19,19,19,0.8) 0%, rgba(10,10,10,0) 50%, rgba(0,0,0,0) 100%);
background: -o-linear-gradient(top, rgba(19,19,19,0.8) 0%, rgba(10,10,10,0) 50%, rgba(0,0,0,0) 100%);
background: -ms-linear-gradient(top, rgba(19,19,19,0.8) 0%, rgba(10,10,10,0) 50%, rgba(0,0,0,0) 100%);
background: linear-gradient(to bottom, rgba(19,19,19,0.8) 0%, rgba(10,10,10,0) 50%, rgba(0,0,0,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#131313', endColorstr='#000000', GradientType=0 );
	
	}



/*----------- MEDIA QUERIES -----------  */


/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {

	/* Slider */
	
	/*.demo-2 .sl-slider-wrapper {margin-top:60px;}
	
	.sl-slider{top: -30px;}
	
	.sl-slide-inner{height: 95%;}*/
	
	.demo-2 .sl-slider .content-slider{width: 90%; margin-left: 7%; margin-bottom: 20%;}
	
	.demo-2 .sl-slider h2 {font-size: 55px; line-height: 42px; display: none;}

	.demo-2 .sl-slider h2.big {font-size: 5em; line-height: 80px;}

	.demo-2 .sl-slider h2.small {font-size: 2.5em; line-height: 50px;}
	
	.demo-2 .sl-slider p{margin-right: 5%;}
	
	.demo-2 .sl-slider .content-slider a button {display:none;}
	
	.content-slider p{display: none;}
	
	.book-slider{width: 95%; bottom:14%; right: 0;}
	
	.book-slider button {margin-left: 0;}
	
	.book-slider button:hover {width: 90%;}

	#bookNow .book-slider button:hover{width: 95%; background-color: rgba(0,0,0,0.8); letter-spacing: normal; }



	.background-slider {height: 30%;}
	
	.demo-2.restaurants .bg-img-1, .demo-2.restaurants .bg-img-2, .demo-2.restaurants .bg-img-3{background-size: 100% auto; background-attachment: inherit;}
	
	.demo-2 .bg-img-1, .demo-2 .bg-img-2, .demo-2 .bg-img-3{background-size: 100% auto; background-attachment: inherit;}
	
	#nav-arrows{display: none;}
	
		.demo-2.restaurant .sl-slider-wrapper, .restaurant .background {height: 70vh!important;}
	
	.demo-2.restaurant .bg-img{top:50px;}
	
	/*.demo-2 .bg-img{top:50px!important;}*/
	
	
}

/* Smartphones (landscape) ----------- */
@media only screen and (min-width : 321px) {
/* Styles */
	
	.demo-2.restaurant .sl-slider-wrapper {height: 65vh !important;}
}

/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 320px) {


	
}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
/* Styles */
}

/* iPads (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
	/* Slider*/
	
	.demo-2 .sl-slider h2{font-size: 85px;line-height: 65px;}
	
	.demo-2 .sl-slider .content-slider{width:35%;}
	
	.background-slider{height: 30%;}
	
	.nav-arrows{display: none}
	
}

/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
/* Styles */
}
/**********
iPad 3
**********/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
}
/* Desktops and laptops ----------- */
@media only screen  and (min-width : 1224px) {
/* Styles */
}

/* Large screens ----------- */
@media only screen  and (min-width : 1824px) {
/* Styles */
}

/* iPhone 4 ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
}

/* iPhone 5 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

/* iPhone 6 ----------- */
@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

/* iPhone 6+ ----------- */
@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

/* Samsung Galaxy S3 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

/* Samsung Galaxy S4 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}

/* Samsung Galaxy S5 ----------- */
@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}

@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}


@media screen and (orientation : landscape){
   .demo-2.restaurant .sl-slider-wrapper {height: 55vh;}
}

@media screen and (max-width: 1200px) and (orientation : portrait){
	
   	.demo-2.restaurant .sl-slider-wrapper {height: 35vh;}
	
	.restaurant .book-slider {top: 25%;left: 32%;}
}

@media screen and (max-width: 1024px) and (orientation : portrait){
	
	.restaurant .book-slider {top: 20%;left: 35%;}
	
	.restaurant .book-slider img {width: 300px;}
}

@keyframes spinner-line-fade-more {
  0%, 100% {
    opacity: 0; /* minimum opacity */
  }
  1% {
    opacity: 1;
  }
}

@keyframes spinner-line-fade-quick {
  0%, 39%, 100% {
    opacity: 0.25; /* minimum opacity */
  }
  40% {
    opacity: 1;
  }
}

@keyframes spinner-line-fade-default {
  0%, 100% {
    opacity: 0.22; /* minimum opacity */
  }
  1% {
    opacity: 1;
  }
}

/* --------------------------------

Primary style

-------------------------------- */
html * {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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



/* --------------------------------

Main components

-------------------------------- */


#google-container {
  position: relative;
  width: 100%;
  height: 200px;
  background-color: #e7eaf0;
}

@media only screen and (min-width: 481px) and (max-width:991px)  {
	#cd-google-map address {
  	position: absolute;
	width: 100%!important;
	height: 520px!important;
	top: 365px!important;
	margin-bottom: 400px!important;
	padding: 1.5em 5em!important;}

	footer .container-fluid{
	height: 400px!important;
	}

	footer .container-fluid .col-img img{max-width: 250px;}

	footer .container-fluid .navbar-right{float: left!important;}

	footer .social.pull-right{float: left!important;}

	footer .menu, footer .social{margin-top: 50px!important;}

}

@media only screen and (min-width:768px) and (max-width:1029px) {
  #google-container {
    height: 366px;
	}

	#cd-google-map address {
    font-size: 14px!important;
	height: 366px;
    /*font-size: 0.9375rem;
    text-align: center;*/
  }
}

@media only screen and (min-width: 1030px) and (max-width:1040px) {
  #google-container {
    height: 366px;
	}
}

@media only screen and (min-width: 1041px) and (max-width:1169px) {
  #google-container {
    height: 345px;
  }
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
	#google-container{height: 345px;}

	#cd-google-map address{position:relative!important;}
}

@media only screen and (min-width: 1170px) {
  #google-container {
    height: 345px;
	width: 50%;
  }
}

#cd-google-map {
  position: relative;
}
#cd-google-map address {
  position: absolute;
  width: 50%;
  top: 0;
  right: 0;
  padding: .5em 1.5em;
  background-color: rgba(226, 35, 26, 1);
  color: white;
  font-size: 13px;
  font-size: 0.8125rem;
  margin-bottom: -50px;
}
@media only screen and (min-width: 768px) {
  #cd-google-map address {
    font-size: 15px;
    /*font-size: 0.9375rem;
    text-align: center;*/
  }
}

@media only screen and (max-width: 768px) {
  	#cd-google-map address {
 		position: absolute;
		width: 100%;
	}
	#cd-google-map address {
    font-size: 13px;
    /*font-size: 0.9375rem;
    text-align: center;*/
  }
}


#cd-zoom-in, #cd-zoom-out {
  height: 32px;
  width: 32px;
  cursor: pointer;
  margin-left: 10px;
  background-color: rgba(0, 0, 0, 0.9);
  background-repeat: no-repeat;
  background-size: 32px 64px;
  background-image: url("/static/front/img/maps/cd-icon-controller.svg");
}
.no-touch #cd-zoom-in:hover, .no-touch #cd-zoom-out:hover {
  background-color: #e2231a;
}
@media only screen and (min-width: 768px) {
  #cd-zoom-in, #cd-zoom-out {
    /*margin-left: 50px;*/
  }
}

#cd-zoom-in {
  background-position: 50% 0;
  margin-top: 10px;
  margin-bottom: 1px;
}
@media only screen and (min-width: 768px) {
  #cd-zoom-in {
    /*margin-top: 50px;*/
  }
}

#cd-zoom-out {
  background-position: 50% -32px;
}


/* --------------------------------

Stores

-------------------------------- */

#map-location-stores #google-container{width: 100%; }

#map-location-stores #cd-google-map address{width: 100%;top: 600px; margin-bottom: 220px;}

.mapDetailInfo {max-width: 200px;}
.mapDetailInfo .outerInfo {overflow: hidden; margin-bottom: 10px; height: 105px;}
.mapDetailInfo .innerInfo .link {color:rgba(226, 35, 26, 1); font-weight:bold;}

@media only screen and (max-width: 768px) {
	#map-location-stores #cd-google-map address{top: -5px;margin-bottom: -30px;}

    #map-location-stores .location .location-address, #map-location-stores .location .location-title { min-height: 35px; }
}


@charset "UTF-8";
/* CSS Document */

/*!
 * baguetteBox.js
 * @author  feimosi
 * @version 1.8.1
 * @url https://github.com/feimosi/baguetteBox.js
 */#baguetteBox-overlay{display:none;opacity:0;position:fixed;overflow:hidden;top:0;left:0;width:100%;height:100%;z-index:1000000;background-color:#222;background-color:rgba(0,0,0,.8);-webkit-transition:opacity .5s ease;transition:opacity .5s ease}#baguetteBox-overlay.visible{opacity:1}#baguetteBox-overlay .full-image{display:inline-block;position:relative;width:100%;height:100%;text-align:center}#baguetteBox-overlay .full-image figure{display:inline;margin:0;height:100%}#baguetteBox-overlay .full-image img{display:inline-block;width:auto;height:auto;max-height:100%;max-width:85%;vertical-align:middle;-moz-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6)}#baguetteBox-overlay .full-image figcaption{display:block;position:absolute;bottom:0;width:100%;text-align:center;line-height:1.8;white-space:normal;color:#ccc;background-color:#000;background-color:rgba(0,0,0,.6);font-family:sans-serif}#baguetteBox-overlay .full-image:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}#baguetteBox-slider{position:absolute;left:0;top:0;height:100%;width:100%;white-space:nowrap;-webkit-transition:left .4s ease,-webkit-transform .4s ease;transition:left .4s ease,-webkit-transform .4s ease;transition:left .4s ease,transform .4s ease;transition:left .4s ease,transform .4s ease,-webkit-transform .4s ease,-moz-transform .4s ease}#baguetteBox-slider.bounce-from-right{-webkit-animation:bounceFromRight .4s ease-out;animation:bounceFromRight .4s ease-out}#baguetteBox-slider.bounce-from-left{-webkit-animation:bounceFromLeft .4s ease-out;animation:bounceFromLeft .4s ease-out}@-webkit-keyframes bounceFromRight{0%,100%{margin-left:0}50%{margin-left:-30px}}@keyframes bounceFromRight{0%,100%{margin-left:0}50%{margin-left:-30px}}@-webkit-keyframes bounceFromLeft{0%,100%{margin-left:0}50%{margin-left:30px}}@keyframes bounceFromLeft{0%,100%{margin-left:0}50%{margin-left:30px}}.baguetteBox-button#next-button,.baguetteBox-button#previous-button{top:50%;top:calc(50% - 30px);width:44px;height:60px}.baguetteBox-button{position:absolute;cursor:pointer;outline:0;padding:0;margin:0;border:0;-moz-border-radius:15%;border-radius:15%;background-color:#323232;background-color:rgba(50,50,50,.5);color:#ddd;font:1.6em sans-serif;-webkit-transition:background-color .4s ease;transition:background-color .4s ease}.baguetteBox-button:focus,.baguetteBox-button:hover{background-color:rgba(50,50,50,.9)}.baguetteBox-button#next-button{right:2%}.baguetteBox-button#previous-button{left:2%}.baguetteBox-button#close-button{top:20px;right:2%;right:calc(2% + 6px);width:30px;height:30px}.baguetteBox-button svg{position:absolute;left:0;top:0}.baguetteBox-spinner{width:40px;height:40px;display:inline-block;position:absolute;top:50%;left:50%;margin-top:-20px;margin-left:-20px}.baguetteBox-double-bounce1,.baguetteBox-double-bounce2{width:100%;height:100%;-moz-border-radius:50%;border-radius:50%;background-color:#fff;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:bounce 2s infinite ease-in-out;animation:bounce 2s infinite ease-in-out}.baguetteBox-double-bounce2{-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes bounce{0%,100%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes bounce{0%,100%{-webkit-transform:scale(0);-moz-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}}


.contact-content p {
  color: #fff;
}
.contact-content h3 {
  margin-top: 0;
}
.contact-content .item-book-content {
  padding-left: 2em;
}
.contact-content .item-vip-tables button {
  background: #e2231a;
  color: #fff;
  border: 0;
  padding: 5px 10px;
  margin-top: -4px;
}
#contact .alert {
  border-radius: 0;
  margin: 1em;
  background-color: #d8eace;
  background-image: none;
}
#experience-net .collage_piece_image .content {
  color: #fff;
  position: absolute;
  bottom: 2em;
  left: 2em;
}
#experience-net .collage_piece_image .content b {
  font-size: 30px;
  line-height: 25px;
  display: block;
}
#experience-net .collage_piece_image .caption {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 45%;
  opacity: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  z-index: 1;
  display: block;
}
#experience-net .collage_piece_image .caption button {
  display: block;
  width: 100px;
  margin: 10px auto;
  text-align: center;
  color: #fff;
  border: 0;
  background: #000;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 14px;
  padding: 2px 8px;
  font-weight: 500;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  text-transform: uppercase;
}
#experience-net .collage_piece_image h3.TOP_LEFT {
  top: 1em;
  left: 1em;
}
#experience-net .collage_piece_image .links {
  position: absolute;
  left: 1em;
  bottom: 10em;
}
#experience-net .collage_piece_image .links img {
  width: 150px;
}
#experience-net .collage_piece_text .btn {
  color: #fff;
  text-transform: uppercase;
  border: 1px #fff solid;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  padding: 3px 15px;
  margin-top: 1em;
}
#experience-net .collage_piece_text.contrast {
  background-color: #fff;
}
#experience-net .collage_piece_text.contrast h3,
#experience-net .collage_piece_text.contrast p {
  color: #000;
}
#room-gallery {
  background: #fff;
}
#experience-net .collage_piece_image .caption a.viewMore {
  display: block;
  width: 100px;
  margin: 10px auto;
  text-align: center;
  color: #fff;
  border: 0;
  background: #000;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 14px;
  padding: 2px 8px;
  font-weight: 500;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  text-transform: uppercase;
}
#cross-selling h3 {
  color: #000;
  text-align: center;
  padding: 1em 0 0.5em 0;
}
#cross-selling a.no-back:before {
  background: transparent !important;
}
#cross-selling a:before {
  content: ' ';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #e2231a;
  mix-blend-mode: multiply;
  transition: .5s linear;
  opacity: 0;
}
#cross-selling a:hover:before {
  opacity: 1;
}
#cross-selling a span {
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  position: absolute;
  display: block;
  width: 100%;
  top: 50%;
  margin-top: -35px;
  font-size: 25px;
  font-family: "HelveticaNeueLTW1G-BlkCn", sans-serif;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.8);
  padding: 1em;
}
#cross-selling a img {
  width: 100%;
}
#modules-three-columns article.nolink {
  cursor: default;
}
#modules-three-columns article.nolink a {
  cursor: default;
}
#modules-three-columns article.nolink .col-img .blur {
  cursor: auto;
}
#cd-google-map address .a_item {
  height: 135px;
}
@media (max-width: 992px) {
  #cd-google-map address .a_item {
    height: auto;
  }
}
.form-vip .form-control {
  background: #fff;
  color: #000;
}
.form-vip .alert {
  background: #3c763d;
  color: #000;
  border: 0;
}
.form-vip select:not([multiple]) {
  background-image: url(/static/front/img/arrow-select-invert.png);
}
#cd-google-map address .how-to-arrive a {
  display: block;
  margin-top: 5px;
}
@media (max-width: 480px) {
  #news-single .date {
    margin-bottom: 1em;
    display: block;
  }
  #cd-google-map address .how-to-arrive button {
    margin-left: 0;
    margin-top: 0;
  }
  .special-offers a,
  .special-offers pre {
    padding: 2px 2px !important;
    pointer-events: auto;
  }
}
.offer_detail .offer_content iframe {
  display: block;
  margin: 0 auto;
  width: 80%;
}
.mice_collage#experience-net .collage_piece_video {
  width: 50%;
}
.mice_collage#experience-net .collage_piece_video .panel {
  margin-bottom: 0;
}
.mice_collage#experience-net .collage_piece_image {
  width: 25%;
}
@media (max-width: 992px) {
  .mice_collage#experience-net .collage_piece_video {
    width: 100%;
  }
  .mice_collage#experience-net .collage_piece_image {
    width: 50%;
  }
}
@media (max-width: 768px) {
  .mice_collage#experience-net .collage_piece_video {
    width: 100%;
  }
  .mice_collage#experience-net .collage_piece_image {
    width: 100%;
  }
}
#pills-club h3 {
  width: 100%;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: block;
  }
}
.menu-main-back .right ul li.lang a#myBtn img:first-child {
  display: inline;
}
.menu-main-back .right ul li.lang a#myBtn img:last-child {
  display: none;
}
@media (max-width: 975px) {
  .menu-main-back .navbar-toggle {
    background: #e2231a;
    border-left: 1px solid #b6241e;
    margin: 0;
    width: 20%;
    border-radius: 0;
    height: 80px;
  }
  .menu-main-back .navbar-toggle .icon-bar {
    background: #fff;
    margin: 5px auto;
    width: 30px;
  }
  .menu-main-back .left {
    width: 80%;
  }
  .menu-main-back .right {
    background: #161615;
    width: 100%;
  }
  .menu-main-back .right.opened {
    display: block;
  }
  .menu-main-back .right ul li,
  .menu-main-back .right ul .experience,
  .menu-main-back .right ul .book,
  .menu-main-back .right ul .tickets {
    display: block;
    text-align: center;
    padding: 5px 15px;
    border-right: 0;
  }
  .menu-main-back .right ul li a,
  .menu-main-back .right ul .experience a,
  .menu-main-back .right ul .book a,
  .menu-main-back .right ul .tickets a {
    color: #fff;
  }
  .menu-main-back .right ul li a span,
  .menu-main-back .right ul .experience a span,
  .menu-main-back .right ul .book a span,
  .menu-main-back .right ul .tickets a span {
    color: #fff;
    border-right: 0;
    padding-right: 0;
  }
  .menu-main-back .right ul li.lang a#myBtn,
  .menu-main-back .right ul .experience.lang a#myBtn,
  .menu-main-back .right ul .book.lang a#myBtn,
  .menu-main-back .right ul .tickets.lang a#myBtn {
    padding-left: 0;
    border-left: 0;
  }
  .menu-main-back .right ul li.lang a#myBtn img,
  .menu-main-back .right ul .experience.lang a#myBtn img,
  .menu-main-back .right ul .book.lang a#myBtn img,
  .menu-main-back .right ul .tickets.lang a#myBtn img {
    vertical-align: middle;
  }
  .menu-main-back .right ul li.lang a#myBtn img:first-child,
  .menu-main-back .right ul .experience.lang a#myBtn img:first-child,
  .menu-main-back .right ul .book.lang a#myBtn img:first-child,
  .menu-main-back .right ul .tickets.lang a#myBtn img:first-child {
    display: none;
  }
  .menu-main-back .right ul li.lang a#myBtn img:last-child,
  .menu-main-back .right ul .experience.lang a#myBtn img:last-child,
  .menu-main-back .right ul .book.lang a#myBtn img:last-child,
  .menu-main-back .right ul .tickets.lang a#myBtn img:last-child {
    display: inline;
  }
}
#menu-club {
  text-align: center;
}
#menu-club ul {
  margin: 0 auto;
  padding: 0;
  width: auto;
}
#menu-club ul li {
  display: inline-block;
  padding: 15px;
  position: relative;
  text-align: center;
}
#menu-club ul li.last a {
  background: #ba0c12;
  padding: 5px;
}
#menu-club ul li:after {
  content: ' ';
  position: absolute;
  margin-left: 0;
  top: 15px;
  bottom: 15px;
  right: 0;
  width: 1px;
  background: #343434;
}
#menu-club ul li:last-child:after {
  width: 0;
}
@media (max-width: 767px) {
  .navbar-fixed-top .navbar-header {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
  .navbar-fixed-top .navbar-header .book-mobile {
    right: 82px;
  }
  .navbar-fixed-top .navbar-header .brandFixed {
    margin-left: 0;
  }
  #intro-hotel h1 {
    font-size: 39px;
    line-height: 39px;
  }
  #iumag h1 {
    font-size: 39px;
    line-height: 39px;
  }
}
#pills-club .vip_tables_experience {
  background: #fff;
}
#pills-club .vip_tables_experience hr {
  background: #fff;
  border-top: 1px solid #ddd;
  margin-bottom: 0;
}
#pills-club .vip_tables_experience .btn {
  background: #e2231a;
  color: #fff;
  border-radius: 0;
  border: 0;
  text-transform: uppercase;
  margin-top: 2em;
  margin-bottom: 1em;
  padding: 5px 50px;
  text-shadow: none;
}
.video-container .embed-responsive {
  height: 100%;
}
.video-container .embed-responsive video {
  width: 100%;
  height: auto;
}
#concierge .video-container {
  height: 100%;
}
#pills-party .embed-responsive {
  margin-right: 15px;
}
#pills-party .no-more-dates .now-playing {
  width: 100% !important;
}
#pills-party button.primary-button.single-button,
#pills-party button.secondary-button.single-button {
  width: 100%;
}
.special-offers {
  background: #efefef;
  color: #202020;
}
.special-offers a {
  margin-left: 1em;
  background: #333;
  padding: 7px 15px;
}
.special-offers a.normal-appear {
  margin-left: 0em;
  background: #efefef;
  padding: 0px 0px;
  color: inherit !important;
}
.thehotel-submenu .last a {
  color: #fff;
  border-bottom: 1px solid #333;
  background: #a91e18;
}
.book-mobile .vip-icon {
  font-weight: bolder;
  font-size: 14px;
}
#intro-restaurant .offer {
  position: relative;
  margin-top: 3em;
  padding-top: 2em;
  margin-bottom: 2em;
}
#intro-restaurant .offer::before {
  content: ' ';
  position: absolute;
  top: 0;
  left: 0;
  width: 20%;
  background: #333;
  height: 1px;
}
#intro-restaurant .offer .name {
  color: #e2231a;
  text-transform: uppercase;
  font-family: "HelveticaNeueLTW1G-BlkCn", sans-serif;
  font-size: 28px;
  margin: 0;
}
#intro-restaurant .offer .btn {
  border: 1px #fff solid;
  text-transform: uppercase;
  color: #fff;
  border-radius: 0;
  margin-top: 1em;
}
.lineup-content h3 span {
  color: #fff;
  display: block;
}
.lineup-content h3 span:first-child {
  font-size: 18px;
  font-family: 'Roboto Condensed', sans-serif;
}
.lineup-content h3 span:last-child {
  color: #e2231a;
}

/**
 * Variables declared here can be overridden by consuming applications, with
 * the help of the `!default` flag.
 *
 * @example
 *     // overriding $hoverColor
 *     $hoverColor: rgba(red, 0.05);
 *
 *     // overriding image path
 *     $flagsImagePath: "images/";
 *
 *     // import the scss file after the overrides
 *     @import "bower_component/intl-tel-input/src/css/intlTelInput";
 */
.intl-tel-input {
  position: relative;
  display: inline-block; 
	width: 100%;}
  .intl-tel-input * {
    box-sizing: border-box;
    -moz-box-sizing: border-box; }
  .intl-tel-input .hide {
    display: none; }
  .intl-tel-input .v-hide {
    visibility: hidden; }
  .intl-tel-input input, .intl-tel-input input[type=text], .intl-tel-input input[type=tel] {
    position: relative;
    z-index: 0;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-right: 36px;
    margin-right: 0; }
  .intl-tel-input .flag-container {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    padding: 1px; }
  .intl-tel-input .selected-flag {
    z-index: 1;
    position: relative;
    width: 36px;
    height: 100%;
    padding: 0 0 0 8px; }
    .intl-tel-input .selected-flag .iti-flag {
      position: absolute;
      top: 0;
      bottom: 0;
      margin: auto; }
    .intl-tel-input .selected-flag .iti-arrow {
      position: absolute;
      top: 50%;
      margin-top: -2px;
      right: 6px;
      width: 0;
      height: 0;
      border-left: 3px solid transparent;
      border-right: 3px solid transparent;
      border-top: 4px solid #555; }
      .intl-tel-input .selected-flag .iti-arrow.up {
        border-top: none;
        border-bottom: 4px solid #555; }
  .intl-tel-input .country-list {
    position: absolute;
    z-index: 2;
    list-style: none;
    text-align: left;
    padding: 0;
    margin: 0 0 0 -1px;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
    background-color: white;
    border: 1px solid #CCC;
    white-space: nowrap;
    max-height: 200px;
    overflow-y: scroll; }
    .intl-tel-input .country-list.dropup {
      bottom: 100%;
      margin-bottom: -1px; }
    .intl-tel-input .country-list .flag-box {
      display: inline-block;
      width: 20px; }
    @media (max-width: 500px) {
      .intl-tel-input .country-list {
        white-space: normal; } }
    .intl-tel-input .country-list .divider {
      padding-bottom: 5px;
      margin-bottom: 5px;
      border-bottom: 1px solid #CCC; }
    .intl-tel-input .country-list .country {
      padding: 5px 10px; }
      .intl-tel-input .country-list .country .dial-code {
        color: #999; }
    .intl-tel-input .country-list .country.highlight {
      background-color: rgba(0, 0, 0, 0.05); }
    .intl-tel-input .country-list .flag-box, .intl-tel-input .country-list .country-name, .intl-tel-input .country-list .dial-code {
      vertical-align: middle; }
    .intl-tel-input .country-list .flag-box, .intl-tel-input .country-list .country-name {
      margin-right: 6px; }
  .intl-tel-input.allow-dropdown input, .intl-tel-input.allow-dropdown input[type=text], .intl-tel-input.allow-dropdown input[type=tel], .intl-tel-input.separate-dial-code input, .intl-tel-input.separate-dial-code input[type=text], .intl-tel-input.separate-dial-code input[type=tel] {
    padding-right: 6px;
    padding-left: 52px;
    margin-left: 0; }
  .intl-tel-input.allow-dropdown .flag-container, .intl-tel-input.separate-dial-code .flag-container {
    right: auto;
    left: 0; }
  .intl-tel-input.allow-dropdown .selected-flag, .intl-tel-input.separate-dial-code .selected-flag {
    width: 46px; }
  .intl-tel-input.allow-dropdown .flag-container:hover {
    cursor: pointer; }
    .intl-tel-input.allow-dropdown .flag-container:hover .selected-flag {
      background-color: rgba(0, 0, 0, 0.05); }
  .intl-tel-input.allow-dropdown input[disabled] + .flag-container:hover, .intl-tel-input.allow-dropdown input[readonly] + .flag-container:hover {
    cursor: default; }
    .intl-tel-input.allow-dropdown input[disabled] + .flag-container:hover .selected-flag, .intl-tel-input.allow-dropdown input[readonly] + .flag-container:hover .selected-flag {
      background-color: transparent; }
  .intl-tel-input.separate-dial-code .selected-flag {
    background-color: rgba(0, 0, 0, 0.15);
    display: table; }
  .intl-tel-input.separate-dial-code .selected-dial-code {
    display: table-cell;
    vertical-align: middle;
    padding-left: 28px;
	color:#999}
  .intl-tel-input.separate-dial-code.iti-sdc-2 input, .intl-tel-input.separate-dial-code.iti-sdc-2 input[type=text], .intl-tel-input.separate-dial-code.iti-sdc-2 input[type=tel] {
    padding-left: 66px; }
  .intl-tel-input.separate-dial-code.iti-sdc-2 .selected-flag {
    width: 60px; }
  .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input, .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=text], .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=tel] {
    padding-left: 76px; }
  .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 .selected-flag {
    width: 70px; }
  .intl-tel-input.separate-dial-code.iti-sdc-3 input, .intl-tel-input.separate-dial-code.iti-sdc-3 input[type=text], .intl-tel-input.separate-dial-code.iti-sdc-3 input[type=tel] {
    padding-left: 74px; }
  .intl-tel-input.separate-dial-code.iti-sdc-3 .selected-flag {
    width: 68px; }
  .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input, .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=text], .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=tel] {
    padding-left: 84px; }
  .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 .selected-flag {
    width: 78px; }
  .intl-tel-input.separate-dial-code.iti-sdc-4 input, .intl-tel-input.separate-dial-code.iti-sdc-4 input[type=text], .intl-tel-input.separate-dial-code.iti-sdc-4 input[type=tel] {
    padding-left: 82px; }
  .intl-tel-input.separate-dial-code.iti-sdc-4 .selected-flag {
    width: 76px; }
  .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input, .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=text], .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=tel] {
    padding-left: 92px; }
  .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 .selected-flag {
    width: 86px; }
  .intl-tel-input.separate-dial-code.iti-sdc-5 input, .intl-tel-input.separate-dial-code.iti-sdc-5 input[type=text], .intl-tel-input.separate-dial-code.iti-sdc-5 input[type=tel] {
    padding-left: 90px; }
  .intl-tel-input.separate-dial-code.iti-sdc-5 .selected-flag {
    width: 84px; }
  .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input, .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=text], .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=tel] {
    padding-left: 100px; }
  .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 .selected-flag {
    width: 94px; }
  .intl-tel-input.iti-container {
    position: absolute;
    top: -1000px;
    left: -1000px;
    z-index: 1060;
    padding: 1px; }
    .intl-tel-input.iti-container:hover {
      cursor: pointer; }

.iti-mobile .intl-tel-input.iti-container {
  top: 30px;
  bottom: 30px;
  left: 30px;
  right: 30px;
  position: fixed; }

.iti-mobile .intl-tel-input .country-list {
  max-height: 100%;
  width: 100%; }
  .iti-mobile .intl-tel-input .country-list .country {
    padding: 10px 10px;
    line-height: 1.5em; }

.iti-flag {
  width: 20px; }
  .iti-flag.be {
    width: 18px; }
  .iti-flag.ch {
    width: 15px; }
  .iti-flag.mc {
    width: 19px; }
  .iti-flag.ne {
    width: 18px; }
  .iti-flag.np {
    width: 13px; }
  .iti-flag.va {
    width: 15px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .iti-flag {
      background-size: 5630px 15px; } }
  .iti-flag.ac {
    height: 10px;
    background-position: 0px 0px; }
  .iti-flag.ad {
    height: 14px;
    background-position: -22px 0px; }
  .iti-flag.ae {
    height: 10px;
    background-position: -44px 0px; }
  .iti-flag.af {
    height: 14px;
    background-position: -66px 0px; }
  .iti-flag.ag {
    height: 14px;
    background-position: -88px 0px; }
  .iti-flag.ai {
    height: 10px;
    background-position: -110px 0px; }
  .iti-flag.al {
    height: 15px;
    background-position: -132px 0px; }
  .iti-flag.am {
    height: 10px;
    background-position: -154px 0px; }
  .iti-flag.ao {
    height: 14px;
    background-position: -176px 0px; }
  .iti-flag.aq {
    height: 14px;
    background-position: -198px 0px; }
  .iti-flag.ar {
    height: 13px;
    background-position: -220px 0px; }
  .iti-flag.as {
    height: 10px;
    background-position: -242px 0px; }
  .iti-flag.at {
    height: 14px;
    background-position: -264px 0px; }
  .iti-flag.au {
    height: 10px;
    background-position: -286px 0px; }
  .iti-flag.aw {
    height: 14px;
    background-position: -308px 0px; }
  .iti-flag.ax {
    height: 13px;
    background-position: -330px 0px; }
  .iti-flag.az {
    height: 10px;
    background-position: -352px 0px; }
  .iti-flag.ba {
    height: 10px;
    background-position: -374px 0px; }
  .iti-flag.bb {
    height: 14px;
    background-position: -396px 0px; }
  .iti-flag.bd {
    height: 12px;
    background-position: -418px 0px; }
  .iti-flag.be {
    height: 15px;
    background-position: -440px 0px; }
  .iti-flag.bf {
    height: 14px;
    background-position: -460px 0px; }
  .iti-flag.bg {
    height: 12px;
    background-position: -482px 0px; }
  .iti-flag.bh {
    height: 12px;
    background-position: -504px 0px; }
  .iti-flag.bi {
    height: 12px;
    background-position: -526px 0px; }
  .iti-flag.bj {
    height: 14px;
    background-position: -548px 0px; }
  .iti-flag.bl {
    height: 14px;
    background-position: -570px 0px; }
  .iti-flag.bm {
    height: 10px;
    background-position: -592px 0px; }
  .iti-flag.bn {
    height: 10px;
    background-position: -614px 0px; }
  .iti-flag.bo {
    height: 14px;
    background-position: -636px 0px; }
  .iti-flag.bq {
    height: 14px;
    background-position: -658px 0px; }
  .iti-flag.br {
    height: 14px;
    background-position: -680px 0px; }
  .iti-flag.bs {
    height: 10px;
    background-position: -702px 0px; }
  .iti-flag.bt {
    height: 14px;
    background-position: -724px 0px; }
  .iti-flag.bv {
    height: 15px;
    background-position: -746px 0px; }
  .iti-flag.bw {
    height: 14px;
    background-position: -768px 0px; }
  .iti-flag.by {
    height: 10px;
    background-position: -790px 0px; }
  .iti-flag.bz {
    height: 14px;
    background-position: -812px 0px; }
  .iti-flag.ca {
    height: 10px;
    background-position: -834px 0px; }
  .iti-flag.cc {
    height: 10px;
    background-position: -856px 0px; }
  .iti-flag.cd {
    height: 15px;
    background-position: -878px 0px; }
  .iti-flag.cf {
    height: 14px;
    background-position: -900px 0px; }
  .iti-flag.cg {
    height: 14px;
    background-position: -922px 0px; }
  .iti-flag.ch {
    height: 15px;
    background-position: -944px 0px; }
  .iti-flag.ci {
    height: 14px;
    background-position: -961px 0px; }
  .iti-flag.ck {
    height: 10px;
    background-position: -983px 0px; }
  .iti-flag.cl {
    height: 14px;
    background-position: -1005px 0px; }
  .iti-flag.cm {
    height: 14px;
    background-position: -1027px 0px; }
  .iti-flag.cn {
    height: 14px;
    background-position: -1049px 0px; }
  .iti-flag.co {
    height: 14px;
    background-position: -1071px 0px; }
  .iti-flag.cp {
    height: 14px;
    background-position: -1093px 0px; }
  .iti-flag.cr {
    height: 12px;
    background-position: -1115px 0px; }
  .iti-flag.cu {
    height: 10px;
    background-position: -1137px 0px; }
  .iti-flag.cv {
    height: 12px;
    background-position: -1159px 0px; }
  .iti-flag.cw {
    height: 14px;
    background-position: -1181px 0px; }
  .iti-flag.cx {
    height: 10px;
    background-position: -1203px 0px; }
  .iti-flag.cy {
    height: 13px;
    background-position: -1225px 0px; }
  .iti-flag.cz {
    height: 14px;
    background-position: -1247px 0px; }
  .iti-flag.de {
    height: 12px;
    background-position: -1269px 0px; }
  .iti-flag.dg {
    height: 10px;
    background-position: -1291px 0px; }
  .iti-flag.dj {
    height: 14px;
    background-position: -1313px 0px; }
  .iti-flag.dk {
    height: 15px;
    background-position: -1335px 0px; }
  .iti-flag.dm {
    height: 10px;
    background-position: -1357px 0px; }
  .iti-flag.do {
    height: 13px;
    background-position: -1379px 0px; }
  .iti-flag.dz {
    height: 14px;
    background-position: -1401px 0px; }
  .iti-flag.ea {
    height: 14px;
    background-position: -1423px 0px; }
  .iti-flag.ec {
    height: 14px;
    background-position: -1445px 0px; }
  .iti-flag.ee {
    height: 13px;
    background-position: -1467px 0px; }
  .iti-flag.eg {
    height: 14px;
    background-position: -1489px 0px; }
  .iti-flag.eh {
    height: 10px;
    background-position: -1511px 0px; }
  .iti-flag.er {
    height: 10px;
    background-position: -1533px 0px; }
  .iti-flag.es {
    height: 14px;
    background-position: -1555px 0px; }
  .iti-flag.et {
    height: 10px;
    background-position: -1577px 0px; }
  .iti-flag.eu {
    height: 14px;
    background-position: -1599px 0px; }
  .iti-flag.fi {
    height: 12px;
    background-position: -1621px 0px; }
  .iti-flag.fj {
    height: 10px;
    background-position: -1643px 0px; }
  .iti-flag.fk {
    height: 10px;
    background-position: -1665px 0px; }
  .iti-flag.fm {
    height: 11px;
    background-position: -1687px 0px; }
  .iti-flag.fo {
    height: 15px;
    background-position: -1709px 0px; }
  .iti-flag.fr {
    height: 14px;
    background-position: -1731px 0px; }
  .iti-flag.ga {
    height: 15px;
    background-position: -1753px 0px; }
  .iti-flag.gb {
    height: 10px;
    background-position: -1775px 0px; }
  .iti-flag.gd {
    height: 12px;
    background-position: -1797px 0px; }
  .iti-flag.ge {
    height: 14px;
    background-position: -1819px 0px; }
  .iti-flag.gf {
    height: 14px;
    background-position: -1841px 0px; }
  .iti-flag.gg {
    height: 14px;
    background-position: -1863px 0px; }
  .iti-flag.gh {
    height: 14px;
    background-position: -1885px 0px; }
  .iti-flag.gi {
    height: 10px;
    background-position: -1907px 0px; }
  .iti-flag.gl {
    height: 14px;
    background-position: -1929px 0px; }
  .iti-flag.gm {
    height: 14px;
    background-position: -1951px 0px; }
  .iti-flag.gn {
    height: 14px;
    background-position: -1973px 0px; }
  .iti-flag.gp {
    height: 14px;
    background-position: -1995px 0px; }
  .iti-flag.gq {
    height: 14px;
    background-position: -2017px 0px; }
  .iti-flag.gr {
    height: 14px;
    background-position: -2039px 0px; }
  .iti-flag.gs {
    height: 10px;
    background-position: -2061px 0px; }
  .iti-flag.gt {
    height: 13px;
    background-position: -2083px 0px; }
  .iti-flag.gu {
    height: 11px;
    background-position: -2105px 0px; }
  .iti-flag.gw {
    height: 10px;
    background-position: -2127px 0px; }
  .iti-flag.gy {
    height: 12px;
    background-position: -2149px 0px; }
  .iti-flag.hk {
    height: 14px;
    background-position: -2171px 0px; }
  .iti-flag.hm {
    height: 10px;
    background-position: -2193px 0px; }
  .iti-flag.hn {
    height: 10px;
    background-position: -2215px 0px; }
  .iti-flag.hr {
    height: 10px;
    background-position: -2237px 0px; }
  .iti-flag.ht {
    height: 12px;
    background-position: -2259px 0px; }
  .iti-flag.hu {
    height: 10px;
    background-position: -2281px 0px; }
  .iti-flag.ic {
    height: 14px;
    background-position: -2303px 0px; }
  .iti-flag.id {
    height: 14px;
    background-position: -2325px 0px; }
  .iti-flag.ie {
    height: 10px;
    background-position: -2347px 0px; }
  .iti-flag.il {
    height: 15px;
    background-position: -2369px 0px; }
  .iti-flag.im {
    height: 10px;
    background-position: -2391px 0px; }
  .iti-flag.in {
    height: 14px;
    background-position: -2413px 0px; }
  .iti-flag.io {
    height: 10px;
    background-position: -2435px 0px; }
  .iti-flag.iq {
    height: 14px;
    background-position: -2457px 0px; }
  .iti-flag.ir {
    height: 12px;
    background-position: -2479px 0px; }
  .iti-flag.is {
    height: 15px;
    background-position: -2501px 0px; }
  .iti-flag.it {
    height: 14px;
    background-position: -2523px 0px; }
  .iti-flag.je {
    height: 12px;
    background-position: -2545px 0px; }
  .iti-flag.jm {
    height: 10px;
    background-position: -2567px 0px; }
  .iti-flag.jo {
    height: 10px;
    background-position: -2589px 0px; }
  .iti-flag.jp {
    height: 14px;
    background-position: -2611px 0px; }
  .iti-flag.ke {
    height: 14px;
    background-position: -2633px 0px; }
  .iti-flag.kg {
    height: 12px;
    background-position: -2655px 0px; }
  .iti-flag.kh {
    height: 13px;
    background-position: -2677px 0px; }
  .iti-flag.ki {
    height: 10px;
    background-position: -2699px 0px; }
  .iti-flag.km {
    height: 12px;
    background-position: -2721px 0px; }
  .iti-flag.kn {
    height: 14px;
    background-position: -2743px 0px; }
  .iti-flag.kp {
    height: 10px;
    background-position: -2765px 0px; }
  .iti-flag.kr {
    height: 14px;
    background-position: -2787px 0px; }
  .iti-flag.kw {
    height: 10px;
    background-position: -2809px 0px; }
  .iti-flag.ky {
    height: 10px;
    background-position: -2831px 0px; }
  .iti-flag.kz {
    height: 10px;
    background-position: -2853px 0px; }
  .iti-flag.la {
    height: 14px;
    background-position: -2875px 0px; }
  .iti-flag.lb {
    height: 14px;
    background-position: -2897px 0px; }
  .iti-flag.lc {
    height: 10px;
    background-position: -2919px 0px; }
  .iti-flag.li {
    height: 12px;
    background-position: -2941px 0px; }
  .iti-flag.lk {
    height: 10px;
    background-position: -2963px 0px; }
  .iti-flag.lr {
    height: 11px;
    background-position: -2985px 0px; }
  .iti-flag.ls {
    height: 14px;
    background-position: -3007px 0px; }
  .iti-flag.lt {
    height: 12px;
    background-position: -3029px 0px; }
  .iti-flag.lu {
    height: 12px;
    background-position: -3051px 0px; }
  .iti-flag.lv {
    height: 10px;
    background-position: -3073px 0px; }
  .iti-flag.ly {
    height: 10px;
    background-position: -3095px 0px; }
  .iti-flag.ma {
    height: 14px;
    background-position: -3117px 0px; }
  .iti-flag.mc {
    height: 15px;
    background-position: -3139px 0px; }
  .iti-flag.md {
    height: 10px;
    background-position: -3160px 0px; }
  .iti-flag.me {
    height: 10px;
    background-position: -3182px 0px; }
  .iti-flag.mf {
    height: 14px;
    background-position: -3204px 0px; }
  .iti-flag.mg {
    height: 14px;
    background-position: -3226px 0px; }
  .iti-flag.mh {
    height: 11px;
    background-position: -3248px 0px; }
  .iti-flag.mk {
    height: 10px;
    background-position: -3270px 0px; }
  .iti-flag.ml {
    height: 14px;
    background-position: -3292px 0px; }
  .iti-flag.mm {
    height: 14px;
    background-position: -3314px 0px; }
  .iti-flag.mn {
    height: 10px;
    background-position: -3336px 0px; }
  .iti-flag.mo {
    height: 14px;
    background-position: -3358px 0px; }
  .iti-flag.mp {
    height: 10px;
    background-position: -3380px 0px; }
  .iti-flag.mq {
    height: 14px;
    background-position: -3402px 0px; }
  .iti-flag.mr {
    height: 14px;
    background-position: -3424px 0px; }
  .iti-flag.ms {
    height: 10px;
    background-position: -3446px 0px; }
  .iti-flag.mt {
    height: 14px;
    background-position: -3468px 0px; }
  .iti-flag.mu {
    height: 14px;
    background-position: -3490px 0px; }
  .iti-flag.mv {
    height: 14px;
    background-position: -3512px 0px; }
  .iti-flag.mw {
    height: 14px;
    background-position: -3534px 0px; }
  .iti-flag.mx {
    height: 12px;
    background-position: -3556px 0px; }
  .iti-flag.my {
    height: 10px;
    background-position: -3578px 0px; }
  .iti-flag.mz {
    height: 14px;
    background-position: -3600px 0px; }
  .iti-flag.na {
    height: 14px;
    background-position: -3622px 0px; }
  .iti-flag.nc {
    height: 10px;
    background-position: -3644px 0px; }
  .iti-flag.ne {
    height: 15px;
    background-position: -3666px 0px; }
  .iti-flag.nf {
    height: 10px;
    background-position: -3686px 0px; }
  .iti-flag.ng {
    height: 10px;
    background-position: -3708px 0px; }
  .iti-flag.ni {
    height: 12px;
    background-position: -3730px 0px; }
  .iti-flag.nl {
    height: 14px;
    background-position: -3752px 0px; }
  .iti-flag.no {
    height: 15px;
    background-position: -3774px 0px; }
  .iti-flag.np {
    height: 15px;
    background-position: -3796px 0px; }
  .iti-flag.nr {
    height: 10px;
    background-position: -3811px 0px; }
  .iti-flag.nu {
    height: 10px;
    background-position: -3833px 0px; }
  .iti-flag.nz {
    height: 10px;
    background-position: -3855px 0px; }
  .iti-flag.om {
    height: 10px;
    background-position: -3877px 0px; }
  .iti-flag.pa {
    height: 14px;
    background-position: -3899px 0px; }
  .iti-flag.pe {
    height: 14px;
    background-position: -3921px 0px; }
  .iti-flag.pf {
    height: 14px;
    background-position: -3943px 0px; }
  .iti-flag.pg {
    height: 15px;
    background-position: -3965px 0px; }
  .iti-flag.ph {
    height: 10px;
    background-position: -3987px 0px; }
  .iti-flag.pk {
    height: 14px;
    background-position: -4009px 0px; }
  .iti-flag.pl {
    height: 13px;
    background-position: -4031px 0px; }
  .iti-flag.pm {
    height: 14px;
    background-position: -4053px 0px; }
  .iti-flag.pn {
    height: 10px;
    background-position: -4075px 0px; }
  .iti-flag.pr {
    height: 14px;
    background-position: -4097px 0px; }
  .iti-flag.ps {
    height: 10px;
    background-position: -4119px 0px; }
  .iti-flag.pt {
    height: 14px;
    background-position: -4141px 0px; }
  .iti-flag.pw {
    height: 13px;
    background-position: -4163px 0px; }
  .iti-flag.py {
    height: 11px;
    background-position: -4185px 0px; }
  .iti-flag.qa {
    height: 8px;
    background-position: -4207px 0px; }
  .iti-flag.re {
    height: 14px;
    background-position: -4229px 0px; }
  .iti-flag.ro {
    height: 14px;
    background-position: -4251px 0px; }
  .iti-flag.rs {
    height: 14px;
    background-position: -4273px 0px; }
  .iti-flag.ru {
    height: 14px;
    background-position: -4295px 0px; }
  .iti-flag.rw {
    height: 14px;
    background-position: -4317px 0px; }
  .iti-flag.sa {
    height: 14px;
    background-position: -4339px 0px; }
  .iti-flag.sb {
    height: 10px;
    background-position: -4361px 0px; }
  .iti-flag.sc {
    height: 10px;
    background-position: -4383px 0px; }
  .iti-flag.sd {
    height: 10px;
    background-position: -4405px 0px; }
  .iti-flag.se {
    height: 13px;
    background-position: -4427px 0px; }
  .iti-flag.sg {
    height: 14px;
    background-position: -4449px 0px; }
  .iti-flag.sh {
    height: 10px;
    background-position: -4471px 0px; }
  .iti-flag.si {
    height: 10px;
    background-position: -4493px 0px; }
  .iti-flag.sj {
    height: 15px;
    background-position: -4515px 0px; }
  .iti-flag.sk {
    height: 14px;
    background-position: -4537px 0px; }
  .iti-flag.sl {
    height: 14px;
    background-position: -4559px 0px; }
  .iti-flag.sm {
    height: 15px;
    background-position: -4581px 0px; }
  .iti-flag.sn {
    height: 14px;
    background-position: -4603px 0px; }
  .iti-flag.so {
    height: 14px;
    background-position: -4625px 0px; }
  .iti-flag.sr {
    height: 14px;
    background-position: -4647px 0px; }
  .iti-flag.ss {
    height: 10px;
    background-position: -4669px 0px; }
  .iti-flag.st {
    height: 10px;
    background-position: -4691px 0px; }
  .iti-flag.sv {
    height: 12px;
    background-position: -4713px 0px; }
  .iti-flag.sx {
    height: 14px;
    background-position: -4735px 0px; }
  .iti-flag.sy {
    height: 14px;
    background-position: -4757px 0px; }
  .iti-flag.sz {
    height: 14px;
    background-position: -4779px 0px; }
  .iti-flag.ta {
    height: 10px;
    background-position: -4801px 0px; }
  .iti-flag.tc {
    height: 10px;
    background-position: -4823px 0px; }
  .iti-flag.td {
    height: 14px;
    background-position: -4845px 0px; }
  .iti-flag.tf {
    height: 14px;
    background-position: -4867px 0px; }
  .iti-flag.tg {
    height: 13px;
    background-position: -4889px 0px; }
  .iti-flag.th {
    height: 14px;
    background-position: -4911px 0px; }
  .iti-flag.tj {
    height: 10px;
    background-position: -4933px 0px; }
  .iti-flag.tk {
    height: 10px;
    background-position: -4955px 0px; }
  .iti-flag.tl {
    height: 10px;
    background-position: -4977px 0px; }
  .iti-flag.tm {
    height: 14px;
    background-position: -4999px 0px; }
  .iti-flag.tn {
    height: 14px;
    background-position: -5021px 0px; }
  .iti-flag.to {
    height: 10px;
    background-position: -5043px 0px; }
  .iti-flag.tr {
    height: 14px;
    background-position: -5065px 0px; }
  .iti-flag.tt {
    height: 12px;
    background-position: -5087px 0px; }
  .iti-flag.tv {
    height: 10px;
    background-position: -5109px 0px; }
  .iti-flag.tw {
    height: 14px;
    background-position: -5131px 0px; }
  .iti-flag.tz {
    height: 14px;
    background-position: -5153px 0px; }
  .iti-flag.ua {
    height: 14px;
    background-position: -5175px 0px; }
  .iti-flag.ug {
    height: 14px;
    background-position: -5197px 0px; }
  .iti-flag.um {
    height: 11px;
    background-position: -5219px 0px; }
  .iti-flag.us {
    height: 11px;
    background-position: -5241px 0px; }
  .iti-flag.uy {
    height: 14px;
    background-position: -5263px 0px; }
  .iti-flag.uz {
    height: 10px;
    background-position: -5285px 0px; }
  .iti-flag.va {
    height: 15px;
    background-position: -5307px 0px; }
  .iti-flag.vc {
    height: 14px;
    background-position: -5324px 0px; }
  .iti-flag.ve {
    height: 14px;
    background-position: -5346px 0px; }
  .iti-flag.vg {
    height: 10px;
    background-position: -5368px 0px; }
  .iti-flag.vi {
    height: 14px;
    background-position: -5390px 0px; }
  .iti-flag.vn {
    height: 14px;
    background-position: -5412px 0px; }
  .iti-flag.vu {
    height: 12px;
    background-position: -5434px 0px; }
  .iti-flag.wf {
    height: 14px;
    background-position: -5456px 0px; }
  .iti-flag.ws {
    height: 10px;
    background-position: -5478px 0px; }
  .iti-flag.xk {
    height: 15px;
    background-position: -5500px 0px; }
  .iti-flag.ye {
    height: 14px;
    background-position: -5522px 0px; }
  .iti-flag.yt {
    height: 14px;
    background-position: -5544px 0px; }
  .iti-flag.za {
    height: 14px;
    background-position: -5566px 0px; }
  .iti-flag.zm {
    height: 14px;
    background-position: -5588px 0px; }
  .iti-flag.zw {
    height: 10px;
    background-position: -5610px 0px; }

.iti-flag {
  width: 20px;
  height: 15px;
  box-shadow: 0px 0px 1px 0px #888;
  background-image: url("/static/front/img/flags/flags.png");
  background-repeat: no-repeat;
  background-color: #DBDBDB;
  background-position: 20px 0; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .iti-flag {
      background-image: url("/static/front/img/flags/flags@2x.png"); } }

.iti-flag.np {
  background-color: transparent; }

/* Variables */
/* Mixins */
/* General (desktop) */
#events-page {
  overflow-x: hidden;
  background-color: #151515;
}

/* CLASE PARA AJUSTAR IMAGEN A CONTENEDOR
    Esta en important por que esta clase debe sobreescribir cualquier otro atributo */
.full-cover-img {
  background-size: cover !important;
  background-position: center !important;
}

.headerSection .navbar .book-tablet {
  display: none;
}
.headerSection .navbar .login-menu {
  text-transform: capitalize;
}
.headerSection .navbar .login-menu__icon {
  display: inline-flex;
  border: 1px solid #ffffff;
  border-radius: 100%;
}
.headerSection .navbar .login-menu__icon .fa {
  font-size: 0.7em;
  padding: 0.15em;
}

.sigup_form .select-wrapper select:not([multiple]) {
  background-image: none;
}

#cognitoModal .modal-header {
  border-bottom: none;
}
#cognitoModal.modal {
  z-index: 1000005;
}
#cognitoModal .modal-header {
  display: flex;
  justify-content: space-between;
}
#cognitoModal .modal-header .close {
  margin-bottom: auto;
}
#cognitoModal .modal-title {
  flex-grow: 1;
  text-align: center;
  margin-top: 2rem;
  margin-bottom: 1.5rem;
  font-size: 4rem;
  font-weight: 400;
}
#cognitoModal .btn-member, #cognitoModal .btn-logout {
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: normal;
  text-align: center;
  color: #fff;
  border: 0;
  background: #e2231a;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 15px;
  padding: 5px 10px;
  font-weight: 500;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  margin: 0 5px 0 0;
  text-transform: uppercase;
  width: 45%;
}
#cognitoModal .btn-member:hover, #cognitoModal .btn-logout:hover {
  background: #000;
  letter-spacing: 0.5px;
}
#cognitoModal .btn-footer {
  display: flex;
  justify-content: space-around;
}

.slider-fluid .sl-slider-wrapper .sl-slider {
  width: 100% !important;
  height: 100% !important;
}
.slider-fluid .sl-slider-wrapper .sl-slider .sl-slide .bg-img {
  background-position: center;
  -webkit-background-size: cover;
  background-size: cover;
}

#parallax-partners h1, #parallax-mbfw h1, #parallax-photos h1, #parallax-ibiza h1 {
  font-family: "HelveticaNeueLTW1G-BlkCn", sans-serif;
  font-weight: normal !important;
  font-style: normal !important;
  text-transform: uppercase;
  color: #ffffff;
  font-size: 50px;
  line-height: 45px;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.28);
  position: absolute;
  z-index: 10000;
  width: 70%;
  left: 15%;
  text-align: center;
  top: 20%;
}

#videoslider {
  height: unset;
}
#videoslider .clubHomeSliderContent h1 {
  bottom: 7%;
}
#videoslider .clubHomeSliderContent .book-slider {
  bottom: 4%;
}
#videoslider .clubHomeSliderContent .background-slider {
  top: 60%;
  height: 40%;
}
#videoslider .videoContainer {
  position: unset;
  width: unset;
  height: 100vh;
  padding-bottom: unset;
  background-color: #000000;
}
#videoslider .videoContainer .video {
  position: relative;
  top: 50%;
  left: 50%;
  bottom: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  height: 100%;
  width: auto;
  padding: 0;
}
#videoslider .videoContainer .video.iframeVideo {
  width: 100%;
}

#next-events .image-party {
  position: relative;
  background: black;
  min-height: 100%;
}
#next-events .image-party video {
  position: absolute;
  top: 0;
  margin-bottom: 0;
  margin-top: 0;
  background-color: black;
}
#next-events .image-party .frame-container {
  padding-bottom: 0;
}
#next-events .item-party {
  /* Youtube videos would not be clickable but they should be using autoloop */
}
#next-events .item-party .next-party-date {
  padding: 13px 10px;
  margin-top: 0;
}
#next-events .item-party:hover .logo-party {
  top: 25%;
}

#party-content #pills-party .event-content button {
  width: 100% !important;
}
#party-content #pills-party .event-content li, #party-content #pills-party .event-content .main li {
  flex: 1;
}
#party-content #pills-party .event-content ul.line-up {
  flex-wrap: wrap;
}
#party-content #pills-lineup .parties button {
  margin-left: 5px;
}
#party-content #pills-tabContent .to-be-confirmed {
  font-size: 20px;
  text-transform: uppercase;
}

ul.parties > li {
  min-height: 42px;
}

#pills-club #parallax-team-vip-club .book-slider h3 {
  width: 100%;
}

#intro-hotel h1 {
  color: #000000;
  font-size: 65px;
  line-height: 62px;
}
#intro-hotel h1.old {
  color: #000000;
  font-size: 65px;
  line-height: 50px;
}

#parallax-shop h3 {
  color: #e2231a;
  font-size: 60px;
  line-height: 62px;
}
#parallax-shop h3.old {
  color: #e2231a;
  font-size: 60px;
  line-height: 45px;
}

#partners-masonry .intro h3 {
  color: #e2231a;
  text-align: center;
  font-size: 65px;
  line-height: 62px;
}
#partners-masonry .intro.old h3 {
  color: #e2231a;
  text-align: center;
  font-size: 65px;
  line-height: 50px;
}

#iumag h1 {
  font-family: "HelveticaNeueLTW1G-BlkCn", sans-serif;
  font-weight: normal !important;
  font-style: normal !important;
  text-transform: uppercase;
  color: #000000;
  font-size: 65px;
  line-height: 62px;
}
#iumag h1.old {
  font-family: "HelveticaNeueLTW1G-BlkCn", sans-serif;
  font-weight: normal !important;
  font-style: normal !important;
  text-transform: uppercase;
  color: #000000;
  font-size: 65px;
  line-height: 50px;
}

#experience-net.specialBlur .collage_piece_image.singles .blur {
  background-position: top center;
  background-repeat: repeat;
  background-blend-mode: multiply;
  mix-blend-mode: unset;
}
#experience-net .collage_piece_image .panel h3, #experience-net .collage_piece_text .panel h3 {
  line-height: 32px;
}
#experience-net .collage_piece_text .panel h3 {
  margin-left: 0;
}
#experience-net .collage_piece_text {
  margin-left: 0;
}

.vipTablesForm .miscellaneous label {
  display: block;
  margin-top: 4px;
  margin-bottom: 0;
}

.back_position_center.lazy {
  background-position: center center;
}

.back_position_norep_center.lazy {
  background-position: center center;
  background-repeat: no-repeat;
}

.back_position_norep_cover_center.lazy {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover !important;
}

footer #newsletter {
  height: unset !important;
}
footer #newsletter > .container-fluid {
  height: unset !important;
}
footer #map-location {
  margin-bottom: 220px;
}
footer #map-location > .container-fluid {
  height: unset !important;
}
footer #map-location > .container-fluid #cd-google-map .map {
  float: left;
  width: 50%;
  height: 345px;
  background: no-repeat center;
  -webkit-background-size: 1700px auto;
  background-size: 1700px auto;
}
footer #map-location > .container-fluid #cd-google-map address {
  position: unset;
  float: right;
}
footer #page-footer {
  margin-top: 0;
  margin-bottom: 0;
}

/* Media queries */
/* Note: because of the original design of this website, these queries are reverted; desktop first. */
@media (min-width: 1199px) {
  footer #page-footer .container {
    width: 100%;
    max-width: 1600px;
  }
}
@media (max-width: 1199px) {
  footer #map-location {
    margin-bottom: 220px;
  }
  footer #map-location > .container-fluid #cd-google-map address {
    margin-bottom: 0 !important;
  }
  footer #map-location > .container-fluid #cd-google-map address, footer #map-location > .container-fluid #cd-google-map .map {
    width: 100%;
  }

  #menu-club ul li {
    padding: 15px 10px;
  }
  #menu-club ul li a {
    font-size: 10px;
  }
}
@media (max-width: 991px) {
  #experience-net .row2 .col-sm-6 {
    width: 49.9%;
  }

  .headerSection .navbar.navbar-fixed-top .navbar-collapse.navbar-collapse-right .navbar-nav > li a {
    font-size: 11.4px;
  }
  .headerSection .navbar.navbar-fixed-top .navbar-collapse.navbar-collapse-right .navigation-links .navbar-nav > .model-2 a {
    padding-left: 6px;
    padding-right: 6px;
  }
  .headerSection .navbar.navbar-fixed-top .navbar-collapse.navbar-collapse-right .highlightedLinks {
    margin-right: 99px;
  }
  .headerSection .navbar.navbar-fixed-top .phone-book {
    display: none;
  }
  .headerSection .navbar.navbar-fixed-top .book-tablet {
    position: absolute;
    right: 54px;
    top: 0;
    width: 60px;
    height: 100%;
    background: #e9e9e9;
    text-align: center;
  }
  .headerSection .navbar.navbar-fixed-top .book-tablet a {
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    color: #000000;
    text-decoration: none;
  }
  .headerSection .navbar.navbar-fixed-top .book-tablet a:hover {
    color: #000000;
  }
  .headerSection .navbar.navbar-fixed-top .languagge .btn-language {
    right: 5px;
  }
  .headerSection .navbar .navbar-collapse.navbar-collapse-right {
    float: right;
  }
  .headerSection .navbar .navbar-collapse.navbar-collapse-right .navbar-nav > li a {
    padding-left: 3px;
    padding-right: 3px;
    font-size: 11.5px;
  }
  .headerSection .navbar .navbar-collapse.navbar-collapse-right .navigation-links {
    float: left;
  }
  .headerSection .navbar .book-tablet {
    display: block;
    position: absolute;
    top: 45px;
    right: 41px;
    text-align: center;
  }
  .headerSection .navbar .book-tablet a {
    color: #ffffff;
    text-decoration: none;
  }
  .headerSection .navbar .book-tablet a:hover {
    color: #ba0c12;
  }
  .headerSection .navbar .languagge .btn-language {
    right: -22px;
  }

  footer #map-location {
    margin-bottom: 400px;
  }
  footer #map-location #cd-google-map address {
    margin-bottom: 0 !important;
  }
}
@media (max-width: 767px) {
  .headerSection .navbar.navbar-fixed-top .languagge .btn-language, .headerSection .navbar .languagge .btn-language {
    right: 136px;
  }
  .headerSection .navbar .navbar-collapse.navbar-collapse-right {
    float: unset;
  }
  .headerSection .navbar .navbar-collapse.navbar-collapse-right .navigation-links {
    float: unset;
  }
  .headerSection .navbar .book-tablet {
    display: none;
  }

  .parallax.generalParallax .parallax-image {
    height: 400px;
    -webkit-background-size: cover !important;
    background-size: cover !important;
    background-position: center !important;
    background-attachment: unset !important;
  }
  .parallax.restaurant .sl-content .bg-img {
    position: unset;
    padding: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }
  .parallax.offersParallax .parallax-image {
    -webkit-background-size: cover !important;
    background-size: cover !important;
    background-attachment: unset !important;
  }

  #parallax-all-rooms .parallax-image {
    background-attachment: initial;
  }

  #form-vip button.vip-tables {
    width: 50%;
  }
  #form-vip button.vip-tables:hover {
    width: 58%;
  }
}
@media only screen and (max-device-width: 480px) and (min-device-width: 320px) {
  #videoslider .clubHomeSliderContent h1 {
    bottom: 29.5%;
    font-size: 6.5rem;
  }
  #videoslider .videoContainer .video.iframeVideo {
    width: 250%;
  }

  .home .book-slider button:hover {
    width: 65%;
    margin-left: 0;
  }

  #next-events .item-party .next-party-date {
    padding: 0;
  }
  #next-events .image-party video {
    margin-top: 7%;
  }
  #next-events button.mobile-tickets {
    padding: 2px;
    margin-top: 4px;
  }

  #form-vip button.vip-tables {
    width: 50%;
  }
  #form-vip button.vip-tables:hover {
    width: 55%;
  }

  #intro-hotel h1 {
    font-size: 40px;
    line-height: 40px;
  }
}
#next-events #eventscarouse {
  padding: 0;
  height: 100%;
}
#next-events .carousel-outer {
  padding: 0;
  min-height: 30rem;
  height: 30rem;
}
#next-events .carousel-inner {
  height: 100%;
  padding: 0;
}
#next-events .carousel-inner .item {
  height: 100%;
  padding: 0;
}
#next-events .carousel-inner .party-container {
  border: 1px solid #ffffff;
  height: 100%;
  position: relative;
  padding: 0;
  overflow: hidden;
}
#next-events .carousel-inner .party-container__logo {
  position: absolute;
  z-index: 1;
  top: 40%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#next-events .carousel-inner .party-container__logo img {
  width: 100%;
  -webkit-transition: 0.4s ease-out;
  transition: 0.4s ease-out;
}
#next-events .carousel-inner .party-container__bottom {
  position: absolute;
  width: 100%;
  bottom: 0;
}
#next-events .carousel-inner .party-container__hover-party {
  padding-top: 10rem;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(black));
  background-image: linear-gradient(transparent, black);
  z-index: 1;
  bottom: 0;
  text-transform: uppercase;
  color: #ffffff;
  -webkit-transform: translateY(200%);
  transform: translateY(200%);
  -webkit-transition: 0.4s ease-out;
  transition: 0.4s ease-out;
}
#next-events .carousel-inner .party-container__hover-party p {
  margin: 0;
}
#next-events .carousel-inner .party-container__hover-party .btn.btn-ushuaia {
  color: #ffffff;
  border: 2px solid #ffffff;
  margin: 0.5em 0;
  padding: 0.2em 2em;
  border-radius: unset;
}
#next-events .carousel-inner .party-container__next-party-date {
  position: relative;
  z-index: 1;
  color: #ffffff;
  font-size: 0.9em;
  text-transform: uppercase;
}
#next-events .carousel-inner .party-container__next-party-date .text {
  padding: 0.4rem 1rem;
  display: inherit;
  background-color: rgba(0, 0, 0, 0.8);
}
#next-events .carousel-inner .party-container__next-party-date .text strong {
  display: inline-block;
}
#next-events .carousel-inner .party-container__next-party-date .text-red {
  background-color: #e2231a;
}
#next-events .carousel-inner .party-container__next-party-date .text .glyphicon {
  color: #e2231a;
}
#next-events .carousel-inner .party-container__next-party-date .text .text-bgred {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #e2231a;
  width: 100%;
  padding: 0.4rem 1rem;
}
#next-events .carousel-inner .party-container__next-party-date .mobile-button {
  display: none;
  background-color: #af3f3c;
  text-align: center;
  color: #ffffff;
  padding-top: 0.2em;
  padding-bottom: 0.2em;
  border-radius: 0;
}
#next-events .carousel-inner .party-container__imagebg {
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.4s ease-out;
  transition: 0.4s ease-out;
  left: 50%;
  transform: translatex(-50%);
}
#next-events .carousel-inner .party-container:hover .party-container__hover-party {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
#next-events .carousel-inner .party-container:hover .party-container__logo img {
  -webkit-transform: translateY(-10%) scale(0.6);
  transform: translateY(-10%) scale(0.6);
}
#next-events .carousel-inner .party-container:hover .party-container__imagebg {
  -webkit-filter: blur(4px);
  filter: blur(4px);
  -webkit-transform: translatex(-50%) scale(1.05);
  transform: translatex(-50%) scale(1.05);
}
#next-events .eventscarouse-arrows {
  padding: 0;
  height: 100%;
}
#next-events .eventscarouse-arrows .carousel-control {
  display: block;
  height: 50%;
  width: 100%;
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
}
#next-events .eventscarouse-arrows .carousel-control.left {
  background-color: #000000;
  color: #e2231a;
  background-image: none;
}
#next-events .eventscarouse-arrows .carousel-control.right {
  background-color: #e2231a;
  color: #000000;
  background-image: none;
}
#next-events .eventscarouse-arrows .carousel-control span {
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin: 0;
  padding: 0;
  right: initial;
}
#next-events .eventscarouse-arrows .carousel-control:hover {
  color: #ffffff;
}

@media (max-width: 767.98px) {
  #next-events .carousel-inner .party-container__next-party-date .mobile-button {
    display: inherit;
  }
}
@media (max-width: 992px) {
  #next-events .carousel-outer {
    height: 55rem;
  }
  #next-events .carousel-inner .party-container {
    height: 50%;
  }
  #next-events .eventscarouse-arrows .carousel-control {
    height: 5rem;
    width: 50%;
    float: left;
  }
}
@media only screen and (max-device-width: 480px) {
  #videoslider .slidercontent.clubHomeSliderContent h1 {
    bottom: 40%;
    font-size: 3em;
  }
}
@media only screen and (max-device-width: 336px) {
  #videoslider .slidercontent.clubHomeSliderContent h1 {
    width: 80%;
  }
}

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

/* Variables */
/* Mixin */
/* Elements (desktop) */
body.modalOpened {
  overflow-y: hidden;
  height: 100%;
  width: 100%;
  position: fixed;
}

#bcVipFormContainer, #newsletterContainer {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 111111;
  overflow: scroll;
}
#bcVipFormContainer form#contact .alert, #newsletterContainer form#contact .alert {
  background: #3c763d;
  color: #fff;
  border: 0;
  border-radius: 0;
  text-align: right;
}
#bcVipFormContainer .messageSent, #newsletterContainer .messageSent {
  background: #000;
  position: fixed;
  color: #fff;
  z-index: 11;
  top: 35%;
  height: 50%;
  width: 50%;
  left: 50%;
  margin-left: -25%;
  padding: 0;
  text-align: center;
  margin-top: -220px;
  box-shadow: 0 0 16px 16px rgba(255, 255, 255, 0.3);
  display: none;
  text-transform: uppercase;
}
#bcVipFormContainer .messageSent button, #newsletterContainer .messageSent button {
  text-transform: uppercase;
}
#bcVipFormContainer .messageSent .messageInfo, #newsletterContainer .messageSent .messageInfo {
  padding: 3em;
  padding-bottom: 2em;
  height: 85%;
  border-bottom: 5px solid #4b4b4b;
}
#bcVipFormContainer .messageSent .messageInfo i, #bcVipFormContainer .messageSent .messageInfo strong, #bcVipFormContainer .messageSent .messageInfo span, #newsletterContainer .messageSent .messageInfo i, #newsletterContainer .messageSent .messageInfo strong, #newsletterContainer .messageSent .messageInfo span {
  display: block;
}
#bcVipFormContainer .messageSent .messageInfo button, #newsletterContainer .messageSent .messageInfo button {
  background: red;
  border: 0;
  padding: 5px 15px;
  margin-top: 15px;
}
#bcVipFormContainer .messageSent .messageInfo button:disabled, #newsletterContainer .messageSent .messageInfo button:disabled {
  background: #333333;
}
#bcVipFormContainer .messageSent .messageInfo i, #newsletterContainer .messageSent .messageInfo i {
  color: red;
  font-size: 80px;
  margin-bottom: 17px;
}
#bcVipFormContainer .messageSent .messageInfo strong, #newsletterContainer .messageSent .messageInfo strong {
  font-size: 36px;
  margin-bottom: 15px;
}
#bcVipFormContainer .messageSent .options, #newsletterContainer .messageSent .options {
  width: 100%;
  height: 15%;
  background-color: #fff;
}
#bcVipFormContainer .messageSent .options a.form-option, #newsletterContainer .messageSent .options a.form-option {
  width: 50%;
  height: 100%;
  color: black;
  font-weight: 800;
  padding-top: 26px;
  margin: 0;
  float: left;
  text-decoration: none;
}
#bcVipFormContainer .messageSent .options a.form-option:hover, #newsletterContainer .messageSent .options a.form-option:hover {
  text-decoration: none;
}
#bcVipFormContainer .messageSent .options a.form-option:first-child, #newsletterContainer .messageSent .options a.form-option:first-child {
  border-right: 1px solid #333333;
}
#bcVipFormContainer .messageSentError, #newsletterContainer .messageSentError {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  z-index: 1;
  overflow: scroll;
  text-align: center;
  color: #ffffff;
}
#bcVipFormContainer .messageSentError .content, #newsletterContainer .messageSentError .content {
  max-width: 100rem;
  margin: auto;
  padding: 5rem 2rem;
  background: #000000;
  -webkit-box-shadow: 0 0 1.6rem 1.6rem rgba(255, 255, 255, 0.3);
  -moz-box-shadow: 0 0 1.6rem 1.6rem rgba(255, 255, 255, 0.3);
  box-shadow: 0 0 1.6rem 1.6rem rgba(255, 255, 255, 0.3);
}
#bcVipFormContainer .messageSentError .content .removeSign, #newsletterContainer .messageSentError .content .removeSign {
  color: #e2231a;
  font-size: 7rem;
}
#bcVipFormContainer .messageSentError .content .messageContainer, #newsletterContainer .messageSentError .content .messageContainer {
  margin-top: 2rem;
}
#bcVipFormContainer .messageSentError .content .messageContainer p, #newsletterContainer .messageSentError .content .messageContainer p {
  color: #ffffff;
  text-align: center;
}
#bcVipFormContainer .messageSentError .content .closeButtonContainer, #newsletterContainer .messageSentError .content .closeButtonContainer {
  margin-top: 4rem;
}
#bcVipFormContainer .messageSentError .content .closeButtonContainer .closeButton, #newsletterContainer .messageSentError .content .closeButtonContainer .closeButton {
  padding: 1rem;
  width: 100%;
  border: 0.3rem solid transparent;
  background-color: #e2231a;
  text-transform: uppercase;
  -webkit-transition: background-color 0.5s, border-color 0.5s, letter-spacing 0.5s;
  -moz-transition: background-color 0.5s, border-color 0.5s, letter-spacing 0.5s;
  -ms-transition: background-color 0.5s, border-color 0.5s, letter-spacing 0.5s;
  -o-transition: background-color 0.5s, border-color 0.5s, letter-spacing 0.5s;
  transition: background-color 0.5s, border-color 0.5s, letter-spacing 0.5s;
}
#bcVipFormContainer .messageSentError .content .closeButtonContainer .closeButton:hover, #newsletterContainer .messageSentError .content .closeButtonContainer .closeButton:hover {
  background-color: transparent;
  border-color: #ffffff;
  letter-spacing: 0.15rem;
}
#bcVipFormContainer .closeModal, #newsletterContainer .closeModal {
  position: fixed;
  top: 40px;
  right: 70px;
  color: #000;
  font-weight: bolder;
  font-size: 16px;
  background: #fff;
  padding: 5px 15px;
}

#modal-vip-form {
  width: 35%;
  margin: 10% auto;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
}
#modal-vip-form .vip-title {
  text-align: center;
  background-color: #fff;
  line-height: 0.3em;
}
#modal-vip-form .vip-title h3 {
  color: #5b5b5b;
  font-size: 16px;
}
#modal-vip-form .vip-title .title-detail {
  margin-top: 15px;
  font-size: 12px;
}
#modal-vip-form .vip-title .title-detail.strong {
  font-weight: 800;
}
#modal-vip-form .separator {
  border-bottom: 1px solid rgba(91, 91, 91, 0.4);
  width: 40%;
  margin: 15px auto 20px;
}
#modal-vip-form .separator.thin {
  border-bottom: 1px solid rgba(91, 91, 91, 0.2);
}
#modal-vip-form input, #modal-vip-form textarea, #modal-vip-form select {
  background-color: #fff;
  color: #333;
}
#modal-vip-form .form-group {
  margin-bottom: 10px;
}
#modal-vip-form .btn-vipForm {
  float: none;
  margin-top: 15px;
  margin-left: 0;
  width: 100%;
}
#modal-vip-form .generalErrors {
  margin-top: 5px;
  text-align: center;
  font-weight: bold;
  color: red;
}
#modal-vip-form .extra-info .control-label {
  font-size: 18px;
  color: #666666;
}
#modal-vip-form .extra-info p {
  color: #fff;
}
#modal-vip-form .vip-form-header {
  position: relative;
}
#modal-vip-form .vip-form-header .closebtn {
  text-decoration: none;
  position: absolute;
  right: 5px;
  top: -5px;
  font-size: 40px;
  font-weight: lighter;
  z-index: 10;
  font-family: "Roboto", sans-serif;
  color: #fff;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}
#modal-vip-form .vip-form-header .closebtn:hover {
  color: #e2231a;
  margin-top: 7px;
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
#modal-vip-form .vip-form-header .closebtn.dark {
  color: #333;
}

#modal-newsletter {
  width: 60vw;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  margin: auto;
  margin-top: 15vh;
  position: absolute;
  background-color: #000;
}
@media (max-width: 1440px) {
  #modal-newsletter {
    width: 80vw;
  }
}
@media (max-width: 768px) {
  #modal-newsletter {
    width: 95vw;
  }
}
#modal-newsletter #newsletter {
  margin: 2%;
}
#modal-newsletter .title {
  text-align: center;
  line-height: 0.3em;
  font-weight: bold;
}
#modal-newsletter .title h1 {
  color: #fff;
}
#modal-newsletter .header {
  padding-top: 2%;
  padding-bottom: 2%;
}
#modal-newsletter .header .closebtn {
  text-decoration: none;
  position: absolute;
  right: 5px;
  top: -5px;
  font-size: 40px;
  font-weight: lighter;
  z-index: 10;
  font-family: "Roboto", sans-serif;
  color: #fff;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}
#modal-newsletter .header .closebtn:hover {
  color: #e2231a;
  margin-top: 7px;
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
#modal-newsletter .header .closebtn.dark {
  color: #333;
}
#modal-newsletter .content {
  color: #fff;
  font-weight: bold;
  text-align: center;
  padding: 0 2%;
}
#modal-newsletter .content > div {
  font-size: x-large;
}
#modal-newsletter .container-fluid {
  padding-bottom: 5px;
}

/* Media queries */
/* Note: because of the original design of this website, these queries are reverted; desktop first. */
@media (max-width: 991px) {
  .intl-tel-input.iti-container {
    z-index: 9999999;
  }
}
/* Portrait tablets (custom; non-bootstrap) */
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #modal-vip-form {
    width: 65%;
  }
}
/* Phones and tablets (custom; non-bootstrap) */
@media screen and (max-width: 767px) {
  #modal-vip-form {
    width: 100%;
  }

  #bcVipFormContainer .closeModal {
    top: 5px;
    right: 5px;
    z-index: 2;
  }
  #bcVipFormContainer .messageSent {
    width: 90%;
    margin-left: -45%;
  }
  #bcVipFormContainer .messageSent .messageInfo {
    padding-top: 1.5em;
  }
  #bcVipFormContainer .messageSent .messageInfo strong {
    font-size: 26px;
  }
}
.modal-open {
  height: 100vh;
}

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

select:not([multiple]) {
  -ms-expand: none;
}

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

/* Variables */
#bookingComponent .bcContainer {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  z-index: 1000000;
  overflow: scroll;
  padding: 1em;
  -webkit-animation-duration: .3s;
  -moz-animation-duration: .3s;
  -o-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: zoomIn;
  -moz-animation-name: zoomIn;
  -o-animation-name: zoomIn;
  animation-name: zoomIn;
}
#bookingComponent .bcHeader .bcLogo,
#bookingComponent .bcHeader .bcPhone,
#bookingComponent .bcHeader .bcClose {
  float: left;
  padding: 1em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#bookingComponent .bcHeader .bcLogo {
  width: 70%;
}
#bookingComponent .bcHeader .bcLogo img {
  width: 200px;
}
#bookingComponent .bcHeader .bcPhone {
  width: 20%;
  text-align: right;
}
#bookingComponent .bcHeader .bcPhone span {
  display: block;
  text-transform: uppercase;
  font-size: 18px;
  padding-top: 5px;
}
#bookingComponent .bcHeader .bcPhone a {
  color: #000000;
  font-size: 24px;
  display: block;
  text-decoration: underline;
  font-weight: bolder;
}
#bookingComponent .bcHeader .bcClose {
  width: 10%;
  text-align: right;
}
#bookingComponent .bcHeader .bcClose .glyphicon {
  font-size: 23px;
  border: 2px #000 solid;
  border-radius: 100px;
  padding: 20px;
  cursor: pointer;
  -webkit-transition: transform 0.2s ease-out;
  -moz-transition: transform 0.2s ease-out;
  -ms-transition: transform 0.2s ease-out;
  -o-transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
#bookingComponent .bcHeader .bcClose .glyphicon:hover {
  -webkit-transform: rotate(225deg);
  -moz-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  -o-transform: rotate(225deg);
  transform: rotate(225deg);
}
#bookingComponent .bcTitle {
  clear: both;
  margin: 0;
  text-align: center;
  font-weight: bolder;
  font-size: 26px;
  padding-top: 30px;
  padding-bottom: 30px;
}
#bookingComponent .bcSubTitle {
  clear: both;
  margin: -25px 0 0 0;
  text-align: center;
  font-weight: bolder;
  font-size: 24px;
  padding-top: 0;
  padding-bottom: 30px;
}
#bookingComponent .bcOccupancyClass {
  width: 35%;
  margin: 0 auto 2em auto;
  clear: both;
  padding-top: 3em;
  position: relative;
}
#bookingComponent .bcOccupancyClass .menuDown {
  margin-left: 2em;
}
#bookingComponent .bcOccupancyClass .bcCounter i {
  margin: 0;
  cursor: pointer;
}
#bookingComponent .bcOccupancyClass .bcCounter span {
  font-weight: bolder;
  font-size: 14px;
  display: inline-block;
  vertical-align: 1px;
  text-align: center;
  width: 25px;
}
#bookingComponent .bcOccupancyClass .bcOccupancySelector {
  border: 1px #979797 solid;
  position: absolute;
  background: white;
  z-index: 1;
  top: 65px;
  left: 40px;
  padding: 1em 0;
  box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.5);
  width: 250px;
}
#bookingComponent .bcOccupancyClass .bcOccupancySelector .bcAddRoom {
  cursor: pointer;
  margin-top: 5px;
}
#bookingComponent .bcOccupancyClass .bcOccupancySelector .bcAddRoom i {
  color: #979797;
  vertical-align: -3px;
}
#bookingComponent .bcOccupancyClass .bcOccupancySelector select {
  border: 1px #979797 solid;
  padding: 0 10px;
  margin-right: 5px;
}
#bookingComponent .bcOccupancyClass .bcOccupancySelector p {
  padding: 0;
  margin: 0;
  text-transform: capitalize;
}
#bookingComponent .bcOccupancyClass .bcOccupancySelector b {
  display: block;
  text-transform: capitalize;
}
#bookingComponent .bcOccupancyClass .bcOccupancySelector b a {
  cursor: pointer;
  margin-left: .5em;
}
#bookingComponent .bcOccupancyClass .bcOccupancyText {
  color: #D12B29;
  text-transform: uppercase;
  font-weight: bolder;
  font-size: 16px;
  display: inline-block;
}
#bookingComponent .bcOccupancyClass .bcOccupancyTextContainer {
  cursor: pointer;
}
#bookingComponent .bcOccupancyClass i {
  color: #D12B29;
  font-size: 16px;
  margin-right: .5em;
}
#bookingComponent .bcOccupancyClass select {
  border: 0;
  color: #d12b29;
  text-transform: uppercase;
  font-weight: bolder;
  font-size: 16px;
  padding-left: 0;
  cursor: pointer;
}
#bookingComponent .bcDeparture {
  padding-left: 1em;
  padding-right: 1em;
  position: relative;
  width: 35%;
  margin: 0 auto 2em auto;
}
#bookingComponent .bcDeparture input {
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 1px #979797 solid;
  font-size: 30px;
  outline: none;
  width: 100%;
  padding-left: 40px;
}
#bookingComponent .bcDeparture input::placeholder {
  color: #dedede;
  text-transform: uppercase;
  font-weight: bolder;
}
#bookingComponent .bcDeparture i {
  color: #979797;
  font-size: 30px;
  position: absolute;
  top: 10px;
  left: 8px;
}
#bookingComponent .bcDeparture .bcResults {
  text-align: left;
  background: #fff;
  border: 1px #979797 solid;
  position: absolute;
  left: 0;
  right: 0;
  top: 50px;
  z-index: 1;
  box-shadow: 2px 2px 1px 0 rgba(0, 0, 0, 0.3);
}
#bookingComponent .bcDeparture .bcResults select {
  width: 100%;
  border: 0;
  padding: 0;
  outline: none;
}
#bookingComponent .bcDeparture .bcResults select option.child {
  padding-left: 2em;
}
#bookingComponent .bcDeparture .bcResults .bcLoading {
  color: #979797;
  font-size: 11px;
  padding: .5em;
}
#bookingComponent .bcDeparture .bcResults i {
  font-size: 8px;
  margin-right: 5px;
  vertical-align: 2px;
}
#bookingComponent .bcDateContainer {
  /* width: 450px; */
  width: 35%;
  margin: 0 auto;
}
#bookingComponent .bcDate {
  float: left;
  width: 44%;
  border-bottom: 1px #979797 solid;
  padding-bottom: 0.5em;
  cursor: pointer;
  position: relative;
  text-transform: uppercase;
}
#bookingComponent .bcDate .glyphicon {
  color: #979797;
  font-size: 30px;
}
#bookingComponent .bcDate.consolidated .bcDateDate {
  color: #D12B29;
}
#bookingComponent .bcDate.consolidated .glyphicon {
  color: #D12B29;
}
#bookingComponent .bcDate.active {
  border-bottom: 1px #d12b29 solid;
  position: relative;
}
#bookingComponent .bcDate.active .glyphicon {
  color: #D12B29;
}
#bookingComponent .bcDate.active:before {
  content: '\e252';
  color: #D12B29;
  font-family: 'Glyphicons Halflings';
  font-size: 20px;
  position: absolute;
  bottom: -19px;
  left: 50%;
  margin-left: -10px;
}
#bookingComponent .bcDate.noDate .bcDateDate {
  color: #dedede;
}
#bookingComponent .bcDate.checkIn {
  margin-right: 12%;
}
#bookingComponent .bcDate.checkIn:after {
  content: ' ';
  width: 1px;
  background: #979797;
  position: absolute;
  top: 0;
  right: -27px;
  bottom: 0;
  transform: rotate(25deg);
}
#bookingComponent .bcDate .bcDateDate {
  color: #dedede;
  font-weight: bolder;
  font-size: 30px;
  vertical-align: 3px;
  padding-left: 14px;
}
#bookingComponent .bcDate .bcLegend {
  position: absolute;
  left: 0;
  bottom: -30px;
  display: block;
  width: 100%;
  text-align: center;
  font-size: 10px;
  font-weight: bolder;
}
#bookingComponent .bcCalendarContainer {
  position: relative;
}
#bookingComponent .bcCalendarContainer .bcCalendar .ui-datepicker-inline {
  clear: both;
  width: 100% !important;
  padding: 3em 4em 4em 4em;
}
#bookingComponent .bcCalendarContainer .bcCalendar .ui-datepicker-inline .ui-datepicker-group {
  float: left;
  width: 50%;
  padding: 2em;
  position: relative;
}
#bookingComponent .bcCalendarContainer .bcCalendar .ui-datepicker-inline .ui-datepicker-group.ui-datepicker-group-first {
  border-right: 1px #d1d1d1 solid;
}
#bookingComponent .bcCalendarContainer .bcCalendar .ui-datepicker-inline .ui-datepicker-calendar {
  width: 100%;
}
#bookingComponent .bcCalendarContainer .bcCalendar .ui-datepicker-inline .ui-datepicker-calendar thead th {
  text-align: center;
  color: #979797;
  font-weight: normal;
}
#bookingComponent .bcCalendarContainer .bcCalendar .ui-datepicker-inline .ui-datepicker-calendar tbody td {
  position: relative;
}
#bookingComponent .bcCalendarContainer .bcCalendar .ui-datepicker-inline .ui-datepicker-calendar tbody td.selected a,
#bookingComponent .bcCalendarContainer .bcCalendar .ui-datepicker-inline .ui-datepicker-calendar tbody td.checkin a,
#bookingComponent .bcCalendarContainer .bcCalendar .ui-datepicker-inline .ui-datepicker-calendar tbody td.checkout a {
  background: #D12B29;
  color: #fff;
}
#bookingComponent .bcCalendarContainer .bcCalendar .ui-datepicker-inline .ui-datepicker-calendar tbody td.checkin:before {
  position: absolute;
  top: 1px;
  left: 1px;
  content: ' ';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 15px 0 0;
  border-color: #ffffff transparent transparent transparent;
}
#bookingComponent .bcCalendarContainer .bcCalendar .ui-datepicker-inline .ui-datepicker-calendar tbody td.checkout:before {
  position: absolute;
  bottom: 1px;
  right: 1px;
  content: ' ';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 15px 15px;
  border-color: transparent transparent #ffffff transparent;
}
#bookingComponent .bcCalendarContainer .bcCalendar .ui-datepicker-inline .ui-datepicker-calendar tbody td a,
#bookingComponent .bcCalendarContainer .bcCalendar .ui-datepicker-inline .ui-datepicker-calendar tbody td span {
  text-align: center;
  padding: 9px 12px;
  font-size: 16px;
  font-weight: normal;
  display: block;
}
#bookingComponent .bcCalendarContainer .bcCalendar .ui-datepicker-inline .ui-datepicker-calendar tbody td a {
  color: #000000;
}
#bookingComponent .bcCalendarContainer .bcCalendar .ui-datepicker-inline .ui-datepicker-calendar tbody td a:hover {
  text-decoration: none;
  background: #d12b29;
  color: #fff;
}
#bookingComponent .bcCalendarContainer .bcCalendar .ui-datepicker-inline .ui-datepicker-calendar tbody td.ui-state-disabled {
  color: #979797;
}
#bookingComponent .bcCalendarContainer .bcCalendar .ui-datepicker-inline .ui-datepicker-header .ui-datepicker-title {
  text-transform: uppercase;
  text-align: center;
  color: #979797;
  font-size: 16px;
  font-weight: bolder;
  padding: 0em 1em 1em 1em;
}
#bookingComponent .bcCalendarContainer .bcCalendar .ui-datepicker-inline .ui-datepicker-header .ui-datepicker-prev,
#bookingComponent .bcCalendarContainer .bcCalendar .ui-datepicker-inline .ui-datepicker-header .ui-datepicker-next {
  color: #d1d1d1;
  position: absolute;
  top: 32%;
  cursor: pointer;
}
#bookingComponent .bcCalendarContainer .bcCalendar .ui-datepicker-inline .ui-datepicker-header .ui-datepicker-prev:hover,
#bookingComponent .bcCalendarContainer .bcCalendar .ui-datepicker-inline .ui-datepicker-header .ui-datepicker-next:hover,
#bookingComponent .bcCalendarContainer .bcCalendar .ui-datepicker-inline .ui-datepicker-header .ui-datepicker-prev:active,
#bookingComponent .bcCalendarContainer .bcCalendar .ui-datepicker-inline .ui-datepicker-header .ui-datepicker-next:active {
  text-decoration: none;
}
#bookingComponent .bcCalendarContainer .bcCalendar .ui-datepicker-inline .ui-datepicker-header .ui-datepicker-prev span,
#bookingComponent .bcCalendarContainer .bcCalendar .ui-datepicker-inline .ui-datepicker-header .ui-datepicker-next span {
  display: none;
}
#bookingComponent .bcCalendarContainer .bcCalendar .ui-datepicker-inline .ui-datepicker-header .ui-datepicker-prev:before,
#bookingComponent .bcCalendarContainer .bcCalendar .ui-datepicker-inline .ui-datepicker-header .ui-datepicker-next:before {
  font-family: 'Glyphicons Halflings';
  font-size: 40px;
}
#bookingComponent .bcCalendarContainer .bcCalendar .ui-datepicker-inline .ui-datepicker-header .ui-datepicker-prev {
  left: 0;
}
#bookingComponent .bcCalendarContainer .bcCalendar .ui-datepicker-inline .ui-datepicker-header .ui-datepicker-prev:before {
  content: '\e079';
}
#bookingComponent .bcCalendarContainer .bcCalendar .ui-datepicker-inline .ui-datepicker-header .ui-datepicker-next {
  right: 0;
}
#bookingComponent .bcCalendarContainer .bcCalendar .ui-datepicker-inline .ui-datepicker-header .ui-datepicker-next:before {
  content: '\e080';
}
#bookingComponent .bcCalendarContainer .bcCalendarClose {
  font-family: 'Glyphicons Halflings';
  font-size: 40px;
  position: absolute;
  top: 1em;
  right: 1em;
  color: #dedede;
  cursor: pointer;
}
#bookingComponent .bcCalendarContainer .bcCalendarClose:before {
  content: '\e088';
}
#bookingComponent .bcPromocode {
  clear: both;
  width: 300px;
  margin: 0 auto;
}
#bookingComponent .bcPromocode p {
  color: #d12b29;
  text-align: center;
  text-transform: uppercase;
  font-weight: bolder;
  cursor: pointer;
}
#bookingComponent .bcPromocode input {
  border: 1px #000 solid;
  width: 100%;
  padding: 15px 25px;
  font-size: 16px;
}
#bookingComponent .bcPromocode .checkbox.balearicIslands {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 1em;
  padding-bottom: 4em;
  text-align: center;
}
#bookingComponent .bcPromocode .checkbox.balearicIslands label {
  font-weight: 300;
  font-size: 12px;
  text-transform: uppercase;
}
#bookingComponent .bcPromocode .checkbox.balearicIslands label input {
  width: unset;
}
#bookingComponent .bcBookNow {
  padding-top: 0.5em;
  width: 300px;
  margin: 0 auto;
}
#bookingComponent .bcBookNow button {
  background: #D12B29;
  border: 0;
  color: #fff;
  cursor: pointer;
  font-size: 15px;
  text-align: center;
  padding: 2em 1em;
  text-transform: uppercase;
  width: 100%;
  display: block;
  margin-bottom: 1em;
  font-weight: bolder;
}
#bookingComponent .bcBookNow button[disabled] {
  background: #dedede;
}
#bookingComponent .bcBookNow button:active {
  outline: none;
}
#bookingComponent .bcBookNow p {
  font-size: 14px;
  text-align: center;
}
@media (max-width: 600px) {
  #bookingComponent .bcHeader .bcLogo {
    width: 53%;
  }
  #bookingComponent .bcHeader .bcLogo img {
    width: 120px;
  }
  #bookingComponent .bcHeader .bcPhone {
    width: 37%;
  }
  #bookingComponent .bcHeader .bcPhone span {
    font-size: 9px;
  }
  #bookingComponent .bcHeader .bcPhone a {
    font-size: 12px;
  }
  #bookingComponent .bcHeader .bcClose {
    width: 10%;
    padding: 5px;
  }
  #bookingComponent .bcHeader .bcClose .glyphicon {
    font-size: 9px;
    padding: 5px;
    vertical-align: -17px;
  }
  #bookingComponent .bcTitle {
    font-size: 22px;
  }
  #bookingComponent .bcSubTitle {
    font-size: 20px;
  }
  #bookingComponent .bcDateContainer {
    width: 100%;
    padding: 1em;
  }
  #bookingComponent .bcDate .glyphicon {
    font-size: 20px;
  }
  #bookingComponent .bcDate .bcDateDate {
    font-size: 20px;
  }
  #bookingComponent .bcCalendarContainer .bcCalendar .ui-datepicker-inline {
    padding: 0;
    padding-top: 50px;
  }
  #bookingComponent .bcCalendarContainer .bcCalendar .ui-datepicker-inline .ui-datepicker-header .ui-datepicker-prev,
  #bookingComponent .bcCalendarContainer .bcCalendar .ui-datepicker-inline .ui-datepicker-header .ui-datepicker-next {
    top: 65px;
  }
  #bookingComponent .bcCalendarContainer .bcCalendar .ui-datepicker-inline .ui-datepicker-header .ui-datepicker-prev:before,
  #bookingComponent .bcCalendarContainer .bcCalendar .ui-datepicker-inline .ui-datepicker-header .ui-datepicker-next:before {
    font-size: 25px;
  }
  #bookingComponent .bcCalendarContainer .bcCalendar .ui-datepicker-inline .ui-datepicker-header .ui-datepicker-prev {
    left: 10px;
  }
  #bookingComponent .bcCalendarContainer .bcCalendar .ui-datepicker-inline .ui-datepicker-header .ui-datepicker-next {
    right: 10px;
  }
  #bookingComponent .bcCalendarContainer .bcCalendarClose {
    font-size: 25px;
    top: 29px;
    right: 10px;
    z-index: 2;
  }
}
/* Media queries */
/* Note: because of the original design of this website, these queries are reverted; desktop first. */
@media (max-width: 991px) {
  #bookingComponent .bcContainer .bcDeparture {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
  #bookingComponent .bcContainer .bcDeparture i {
    left: 0;
  }
  #bookingComponent .bcContainer .bcOccupancyClass {
    width: 100%;
  }
  #bookingComponent .bcContainer .bcHeader .bcLogo {
    width: 60%;
  }
  #bookingComponent .bcContainer .bcHeader .bcPhone {
    width: 30%;
  }
  #bookingComponent .bcContainer .bcDateContainer {
    width: 100%;
  }
  #bookingComponent .bcContainer .bcDateContainer .bcDate {
    width: 50%;
  }
  #bookingComponent .bcContainer .bcDateContainer .bcDate.checkIn {
    width: 40%;
    margin-right: 10%;
  }
  #bookingComponent .bcContainer .bcPromocode .checkbox.balearicIslands input {
    padding: 0;
  }
}
