/* Minification failed. Returning unminified contents.
: run-time error CSS1036: Expected expression, found ''
: run-time error CSS1036: Expected expression, found ''
: run-time error CSS1036: Expected expression, found ''
 */
/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-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 {
  margin: .67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
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 {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          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-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;

    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';

  src: url(/fonts/glyphicons-halflings-regular.eot);
  src: url(/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(/fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(/fonts/glyphicons-halflings-regular.woff) format('woff'), url(/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\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: #333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.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 {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  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: #777;
}
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 {
  padding: .2em;
  background-color: #fcf8e3;
}
.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: #777;
}
.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 #eee;
}
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;
  margin-left: -5px;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 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;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
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: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.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;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  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 {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -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-right: 15px;
  padding-left: 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: #777;
  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;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.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 {
  min-height: .01%;
  overflow-x: auto;
}
@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 {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-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, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .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 {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  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-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  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 {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 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, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.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, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.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, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.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 {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.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;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
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 {
  font-weight: normal;
  color: #337ab7;
  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: #777;
  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 .15s linear;
       -o-transition: opacity .15s linear;
          transition: opacity .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-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .35s;
       -o-transition-duration: .35s;
          transition-duration: .35s;
  -webkit-transition-property: height, visibility;
       -o-transition-property: height, visibility;
          transition-property: height, visibility;
}
.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;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.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: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.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-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-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-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(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-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-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-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  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-right: 0;
  padding-left: 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: #555;
  text-align: center;
  background-color: #eee;
  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-top-right-radius: 0;
  border-bottom-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-top-left-radius: 0;
  border-bottom-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 {
  padding-left: 0;
  margin-bottom: 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: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  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: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.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 {
  margin-bottom: 5px;
  text-align: center;
}
.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-left-radius: 0;
  border-top-right-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 {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            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-right: 0;
    padding-left: 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;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.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;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  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;
    -webkit-box-shadow: none;
            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 {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@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;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-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-right: 15px;
    margin-left: 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 {
  color: #555;
  background-color: #e7e7e7;
}
@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 {
  color: #fff;
  background-color: #080808;
}
@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 {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777;
}
.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;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-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: #eee;
  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;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.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-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-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-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.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: #eee;
}
.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: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.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: #777;
}
.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;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  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: #eee;
}
.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 {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 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 .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.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 {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.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;
  }
}
@-o-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 {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
          box-shadow: inset 0 1px 2px rgba(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, .15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  -webkit-transition: width .6s ease;
       -o-transition: width .6s ease;
          transition: width .6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
          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, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .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, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .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, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .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, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.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 {
  padding-left: 0;
  margin-bottom: 20px;
}
.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-left-radius: 4px;
  border-top-right-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 {
  color: #555;
  text-decoration: none;
  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 {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.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: #777;
}
.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, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-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-left-radius: 3px;
  border-top-right-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-left-radius: 0;
  border-top-right-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-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-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-right-radius: 3px;
  border-bottom-left-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 {
  margin-bottom: 0;
  border: 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: #333;
  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: #333;
}
.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;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 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, .05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(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;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.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;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.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-bottom: 0;
  margin-left: 5px;
}
.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, .5);
            box-shadow: 0 5px 15px rgba(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-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;

  line-break: auto;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.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 {
  right: 5px;
  bottom: 0;
  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-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, .2);

  line-break: auto;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  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 {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  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: #999;
  border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
       -o-transition: .6s ease-in-out left;
          transition: .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 .6s ease-in-out;
         -o-transition:      -o-transform .6s ease-in-out;
            transition:         transform .6s ease-in-out;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000px;
            perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 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;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.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;
  font-family: serif;
  line-height: 1;
}
.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%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(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 {
    right: 20%;
    left: 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 {
  display: table;
  content: " ";
}
.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-right: auto;
  margin-left: 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;
  }
}
/*# sourceMappingURL=bootstrap.css.map */

/* Preload images */
body:after {
  content: url(/Content/lightbox/images/close.png) url(/Content/lightbox/images/loading.gif) url(/Content/lightbox/images/prev.png) url(/Content/lightbox/images/next.png);
  display: none;
}

body.lb-disable-scrolling {
  overflow: hidden;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  border-radius: 3px;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-container {
  padding: 4px;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(/Content/lightbox/images/loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url(/Content/lightbox/css/data:image/gif;base64,R0lGODlhAQABAPAAAP/wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==);
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(/Content/lightbox/images/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(/Content/lightbox/images/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(/Content/lightbox/images/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

/*
 * Note that this is toastr v2.1.3, the "latest" version in url has no more maintenance,
 * please go to https://cdnjs.com/libraries/toastr.js and pick a certain version you want to use,
 * make sure you copy the url from the website since the url may change between versions.
 * */
.toast-title {
  font-weight: bold;
}
.toast-message {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
.toast-message a,
.toast-message label {
  color: #FFFFFF;
}
.toast-message a:hover {
  color: #CCCCCC;
  text-decoration: none;
}
.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: bold;
  color: #FFFFFF;
  -webkit-text-shadow: 0 1px 0 #ffffff;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
  line-height: 1;
}
.toast-close-button:hover,
.toast-close-button:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
}
.rtl .toast-close-button {
  left: -0.3em;
  float: left;
  right: 0.3em;
}
/*Additional properties for button version
 iOS requires the button element instead of an anchor tag.
 If you want the anchor version, it requires `href="#"`.*/
button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.toast-top-center {
  top: 0;
  right: 0;
  width: 100%;
}
.toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%;
}
.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%;
}
.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%;
}
.toast-top-left {
  top: 12px;
  left: 12px;
}
.toast-top-right {
  top: 12px;
  right: 12px;
}
.toast-bottom-right {
  right: 12px;
  bottom: 12px;
}
.toast-bottom-left {
  bottom: 12px;
  left: 12px;
}
#toast-container {
  position: fixed;
  z-index: 999999;
  pointer-events: none;
  /*overrides*/
}
#toast-container * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#toast-container > div {
  position: relative;
  pointer-events: auto;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  -moz-box-shadow: 0 0 12px #999999;
  -webkit-box-shadow: 0 0 12px #999999;
  box-shadow: 0 0 12px #999999;
  color: #FFFFFF;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
}
#toast-container > div.rtl {
  direction: rtl;
  padding: 15px 50px 15px 15px;
  background-position: right 15px center;
}
#toast-container > div:hover {
  -moz-box-shadow: 0 0 12px #000000;
  -webkit-box-shadow: 0 0 12px #000000;
  box-shadow: 0 0 12px #000000;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  cursor: pointer;
}
#toast-container > .toast-info {
  background-image: url(/Content/data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=) !important;
}
#toast-container > .toast-error {
  background-image: url(/Content/data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=) !important;
}
#toast-container > .toast-success {
  background-image: url(/Content/data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf/3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==) !important;
}
#toast-container > .toast-warning {
  background-image: url(/Content/data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=) !important;
}
#toast-container.toast-top-center > div,
#toast-container.toast-bottom-center > div {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}
#toast-container.toast-top-full-width > div,
#toast-container.toast-bottom-full-width > div {
  width: 96%;
  margin-left: auto;
  margin-right: auto;
}
.toast {
  background-color: #030303;
}
.toast-success {
  background-color: #51A351;
}
.toast-error {
  background-color: #BD362F;
}
.toast-info {
  background-color: #2F96B4;
}
.toast-warning {
  background-color: #F89406;
}
.toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000000;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
}
/*Responsive Design*/
@media all and (max-width: 240px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 11em;
  }
  #toast-container > div.rtl {
    padding: 8px 50px 8px 8px;
  }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
  #toast-container .rtl .toast-close-button {
    left: -0.2em;
    right: 0.2em;
  }
}
@media all and (min-width: 241px) and (max-width: 480px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 18em;
  }
  #toast-container > div.rtl {
    padding: 8px 50px 8px 8px;
  }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
  #toast-container .rtl .toast-close-button {
    left: -0.2em;
    right: 0.2em;
  }
}
@media all and (min-width: 481px) and (max-width: 768px) {
  #toast-container > div {
    padding: 15px 15px 15px 50px;
    width: 25em;
  }
  #toast-container > div.rtl {
    padding: 15px 50px 15px 15px;
  }
}

/*!
 *  Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url(/fonts/fontawesome-webfont.eot?v=4.4.0);
  src: url(/fonts/fontawesome-webfont.eot?#iefix&v=4.4.0) format('embedded-opentype'), 
       url(/fonts/fontawesome-webfont.woff2?v=4.4.0) format('woff2'), 
       url(/fonts/fontawesome-webfont.woff?v=4.4.0) format('woff'), 
       url(/fonts/fontawesome-webfont.ttf?v=4.4.0) format('truetype'), 
       url(/fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular) format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}

@font-face {
	font-family: "Flaticon";
	src: url(/fonts/flaticon.eot),
         url(/fonts/flaticon.eot#iefix) format("embedded-opentype"),
	     url(/fonts/flaticon.woff) format("woff"),
	     url(/fonts/flaticon.ttf) format("truetype"),
	     url(/fonts/flaticon.svg) format("svg");
	font-weight: normal;
	font-style: normal;
}
.panel-title [class^="flaticon-"]:before, .panel-title [class*=" flaticon-"]:before,
.panel-title [class^="flaticon-"]:after, .panel-title [class*=" flaticon-"]:after {   
	    font-family: Flaticon;
        font-size: 40px;
        font-style: normal;
        position:relative;
        margin-top:0;
        margin-left:0;
        float: left;

}
[class^="flaticon-"]:before, [class*="flaticon-"]:before,
[class^="flaticon-"]:after, [class*="flaticon-"]:after {   
	    font-family: Flaticon;
        font-size: 50px;
        font-style: normal;
        position:absolute;
        margin-top:20px;
        margin-left:35px

}
/*.flaticon-auricular6:before {
	content: "\e000";
}
.flaticon-chatting7:before {
	content: "\e001";
}
.flaticon-weapon81:before {
	content: "\e002";
}*/


.flaticon-circle:before { content: "\f100"; }
.flaticon-security:before { content: "\f101"; }
.flaticon-technology:before { content: "\f102"; }
/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*
	Styles for basic PhotoSwipe functionality (sliding area, open/close transitions)
*/
/* pswp = photoswipe */
.pswp {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 1500;
  -webkit-text-size-adjust: 100%;
  /* create separate layer, to avoid paint on window.onscroll in webkit/blink */
  -webkit-backface-visibility: hidden;
  outline: none; }
  .pswp * {
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  .pswp img {
    max-width: none; }

/* style is added when JS option showHideOpacity is set to true */
.pswp--animate_opacity {
  /* 0.001, because opacity:0 doesn't trigger Paint action, which causes lag at start of transition */
  opacity: 0.001;
  will-change: opacity;
  /* for open/close transition */
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
          transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp--open {
  display: block; }

.pswp--zoom-allowed .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.pswp--zoomed-in .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab; }

.pswp--dragging .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing; }

/*
	Background is added as a separate element.
	As animating opacity is much faster than animating rgba() background-color.
*/
.pswp__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  -webkit-backface-visibility: hidden;
  will-change: opacity; }

.pswp__scroll-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden; }

.pswp__container,
.pswp__zoom-wrap {
  -ms-touch-action: none;
  touch-action: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; }

/* Prevent selection and tap highlights */
.pswp__container,
.pswp__img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none; }

.pswp__zoom-wrap {
  position: absolute;
  width: 100%;
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  /* for open/close transition */
  -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
          transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp__bg {
  will-change: opacity;
  /* for open/close transition */
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
          transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
  -webkit-transition: none;
  transition: none; }

.pswp__container,
.pswp__zoom-wrap {
  -webkit-backface-visibility: hidden; }

.pswp__item {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden; }

.pswp__img {
  position: absolute;
  width: auto;
  height: auto;
  top: 0;
  left: 0; }

/*
	stretched thumbnail or div placeholder element (see below)
	style is added to avoid flickering in webkit/blink when layers overlap
*/
.pswp__img--placeholder {
  -webkit-backface-visibility: hidden; }

/*
	div element that matches size of large image
	large image loads on top of it
*/
.pswp__img--placeholder--blank {
  background: #222; }

.pswp--ie .pswp__img {
  width: 100% !important;
  height: auto !important;
  left: 0;
  top: 0; }

/*
	Error message appears when image is not loaded
	(JS option errorMsg controls markup)
*/
.pswp__error-msg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  margin-top: -8px;
  color: #CCC; }

.pswp__error-msg a {
  color: #CCC;
  text-decoration: underline; }

/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*

	Contents:

	1. Buttons
	2. Share modal and links
	3. Index indicator ("1 of X" counter)
	4. Caption
	5. Loading indicator
	6. Additional styles (root element, top bar, idle state, hidden state, etc.)

*/
/*
	
	1. Buttons

 */
/* <button> css reset */
.pswp__button {
  width: 44px;
  height: 44px;
  position: relative;
  background: none;
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
  float: right;
  opacity: 0.75;
  -webkit-transition: opacity 0.2s;
          transition: opacity 0.2s;
  -webkit-box-shadow: none;
          box-shadow: none; }
  .pswp__button:focus,
  .pswp__button:hover {
    opacity: 1; }
  .pswp__button:active {
    outline: none;
    opacity: 0.9; }
  .pswp__button::-moz-focus-inner {
    padding: 0;
    border: 0; }

/* pswp__ui--over-close class it added when mouse is over element that should close gallery */
.pswp__ui--over-close .pswp__button--close {
  opacity: 1; }

.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  background: url(/Content/photoswipe/default-skin/default-skin.png) 0 0 no-repeat;
  background-size: 264px 88px;
  width: 44px;
  height: 44px; }

@media (-webkit-min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.09375), (min-resolution: 105dpi), (min-resolution: 1.1dppx) {
  /* Serve SVG sprite if browser supports SVG and resolution is more than 105dpi */
  .pswp--svg .pswp__button,
  .pswp--svg .pswp__button--arrow--left:before,
  .pswp--svg .pswp__button--arrow--right:before {
    background-image: url(/Content/photoswipe/default-skin/default-skin.svg); }
  .pswp--svg .pswp__button--arrow--left,
  .pswp--svg .pswp__button--arrow--right {
    background: none; } }

.pswp__button--close {
  background-position: 0 -44px; }

.pswp__button--share {
  background-position: -44px -44px; }

.pswp__button--fs {
  display: none; }

.pswp--supports-fs .pswp__button--fs {
  display: block; }

.pswp--fs .pswp__button--fs {
  background-position: -44px 0; }

.pswp__button--zoom {
  display: none;
  background-position: -88px 0; }

.pswp--zoom-allowed .pswp__button--zoom {
  display: block; }

.pswp--zoomed-in .pswp__button--zoom {
  background-position: -132px 0; }

/* no arrows on touch screens */
.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
  visibility: hidden; }

/*
	Arrow buttons hit area
	(icon is added to :before pseudo-element)
*/
.pswp__button--arrow--left,
.pswp__button--arrow--right {
  background: none;
  top: 50%;
  margin-top: -50px;
  width: 70px;
  height: 100px;
  position: absolute; }

.pswp__button--arrow--left {
  left: 0; }

.pswp__button--arrow--right {
  right: 0; }

.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  content: '';
  top: 35px;
  background-color: rgba(0, 0, 0, 0.3);
  height: 30px;
  width: 32px;
  position: absolute; }

.pswp__button--arrow--left:before {
  left: 6px;
  background-position: -138px -44px; }

.pswp__button--arrow--right:before {
  right: 6px;
  background-position: -94px -44px; }

/*

	2. Share modal/popup and links

 */
.pswp__counter,
.pswp__share-modal {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none; }

.pswp__share-modal {
  display: block;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 10px;
  position: absolute;
  z-index: 1600;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
          transition: opacity 0.25s ease-out;
  -webkit-backface-visibility: hidden;
  will-change: opacity; }

.pswp__share-modal--hidden {
  display: none; }

.pswp__share-tooltip {
  z-index: 1620;
  position: absolute;
  background: #FFF;
  top: 56px;
  border-radius: 2px;
  display: block;
  width: auto;
  right: 44px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
          box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  -webkit-transform: translateY(6px);
      -ms-transform: translateY(6px);
          transform: translateY(6px);
  -webkit-transition: -webkit-transform 0.25s;
          transition: transform 0.25s;
  -webkit-backface-visibility: hidden;
  will-change: transform; }
  .pswp__share-tooltip a {
    display: block;
    padding: 8px 12px;
    color: #000;
    text-decoration: none;
    font-size: 14px;
    line-height: 18px; }
    .pswp__share-tooltip a:hover {
      text-decoration: none;
      color: #000; }
    .pswp__share-tooltip a:first-child {
      /* round corners on the first/last list item */
      border-radius: 2px 2px 0 0; }
    .pswp__share-tooltip a:last-child {
      border-radius: 0 0 2px 2px; }

.pswp__share-modal--fade-in {
  opacity: 1; }
  .pswp__share-modal--fade-in .pswp__share-tooltip {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0); }

/* increase size of share links on touch devices */
.pswp--touch .pswp__share-tooltip a {
  padding: 16px 12px; }

a.pswp__share--facebook:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: -12px;
  right: 15px;
  border: 6px solid transparent;
  border-bottom-color: #FFF;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  pointer-events: none; }

a.pswp__share--facebook:hover {
  background: #3E5C9A;
  color: #FFF; }
  a.pswp__share--facebook:hover:before {
    border-bottom-color: #3E5C9A; }

a.pswp__share--twitter:hover {
  background: #55ACEE;
  color: #FFF; }

a.pswp__share--pinterest:hover {
  background: #CCC;
  color: #CE272D; }

a.pswp__share--download:hover {
  background: #DDD; }

/*

	3. Index indicator ("1 of X" counter)

 */
.pswp__counter {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  font-size: 13px;
  line-height: 44px;
  color: #FFF;
  opacity: 0.75;
  padding: 0 10px; }

/*
	
	4. Caption

 */
.pswp__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 44px; }
  .pswp__caption small {
    font-size: 11px;
    color: #BBB; }

.pswp__caption__center {
  text-align: left;
  max-width: 420px;
  margin: 0 auto;
  font-size: 13px;
  padding: 10px;
  line-height: 20px;
  color: #CCC; }

.pswp__caption--empty {
  display: none; }

/* Fake caption element, used to calculate height of next/prev image */
.pswp__caption--fake {
  visibility: hidden; }

/*

	5. Loading indicator (preloader)

	You can play with it here - http://codepen.io/dimsemenov/pen/yyBWoR

 */
.pswp__preloader {
  width: 44px;
  height: 44px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -22px;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
          transition: opacity 0.25s ease-out;
  will-change: opacity;
  direction: ltr; }

.pswp__preloader__icn {
  width: 20px;
  height: 20px;
  margin: 12px; }

.pswp__preloader--active {
  opacity: 1; }
  .pswp__preloader--active .pswp__preloader__icn {
    /* We use .gif in browsers that don't support CSS animation */
    background: url(/Content/photoswipe/default-skin/preloader.gif) 0 0 no-repeat; }

.pswp--css_animation .pswp__preloader--active {
  opacity: 1; }
  .pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
    -webkit-animation: clockwise 500ms linear infinite;
            animation: clockwise 500ms linear infinite; }
  .pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
    -webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
            animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite; }

.pswp--css_animation .pswp__preloader__icn {
  background: none;
  opacity: 0.75;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 15px;
  top: 15px;
  margin: 0; }

.pswp--css_animation .pswp__preloader__cut {
  /* 
			The idea of animating inner circle is based on Polymer ("material") loading indicator 
			 by Keanu Lee https://blog.keanulee.com/2014/10/20/the-tale-of-three-spinners.html
		*/
  position: relative;
  width: 7px;
  height: 14px;
  overflow: hidden; }

.pswp--css_animation .pswp__preloader__donut {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 14px;
  height: 14px;
  border: 2px solid #FFF;
  border-radius: 50%;
  border-left-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  background: none;
  margin: 0; }

@media screen and (max-width: 1024px) {
  .pswp__preloader {
    position: relative;
    left: auto;
    top: auto;
    margin: 0;
    float: right; } }

@-webkit-keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@-webkit-keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0); }
  50% {
    -webkit-transform: rotate(-140deg);
            transform: rotate(-140deg); }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0); } }

@keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0); }
  50% {
    -webkit-transform: rotate(-140deg);
            transform: rotate(-140deg); }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0); } }

/*
	
	6. Additional styles

 */
/* root element of UI */
.pswp__ui {
  -webkit-font-smoothing: auto;
  visibility: visible;
  opacity: 1;
  z-index: 1550; }

/* top black bar with buttons and "1 of X" indicator */
.pswp__top-bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  width: 100%; }

.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  -webkit-backface-visibility: hidden;
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
          transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

/* pswp--has_mouse class is added only when two subsequent mousemove events occur */
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  visibility: visible; }

.pswp__top-bar,
.pswp__caption {
  background-color: rgba(0, 0, 0, 0.5); }

/* pswp__ui--fit class is added when main image "fits" between top bar and bottom bar (caption) */
.pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
  background-color: rgba(0, 0, 0, 0.3); }

/* pswp__ui--idle class is added when mouse isn't moving for several seconds (JS option timeToIdle) */
.pswp__ui--idle .pswp__top-bar {
  opacity: 0; }

.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
  opacity: 0; }

/*
	pswp__ui--hidden class is added when controls are hidden
	e.g. when user taps to toggle visibility of controls
*/
.pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right {
  /* Force paint & create composition layer for controls. */
  opacity: 0.001; }

/* pswp__ui--one-slide class is added when there is just one item in gallery */
.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
  display: none; }

.pswp__element--disabled {
  display: none !important; }

.pswp--minimal--dark .pswp__top-bar {
  background: none; }

.nopadding {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
#page-wrap,
body {
    position: relative;
}
#page-wrap:before,
.popup {
    opacity: 0;
    visibility: hidden;
}
a,
button,
input,
select,
span.select2-selection,
textarea {
    outline: 0;
}
.h1,
.h2,
.sbig,
h1,
h2 {
    line-height: 1.3em;
}
a,
a:hover,
h1:focus,
h2:focus,
h3:focus,
h4:focus,
h5:focus,
h6:focus,
ul.social-list li {
    text-decoration: none;
}
pre,
textarea {
    padding: 15px;
}
.filters,
ol,
ul {
    list-style: none;
}
td,
th {
    border-bottom: 1px solid none;
}
h2.entry-title {
    margin-bottom: 25px;
    margin-top: 0;
    font-size: 26px;
}
iframe,
img {
    max-width: 100%;
}
.tb-cell-middle,
img,
textarea {
    vertical-align: middle;
}
#page-wrap,
.overflow-hidden {
    overflow: hidden;
}
#check-available,
.book-now-wrap .toggle-book,
.owl-theme .owl-controls .owl-buttons div,
.reserve .reserve-form ul.reserve-list #request a,
.top-foot .widget_subscribe .widget-content form .custom .btn-subscribe,
.tp-caption a,
nav.pager ul.pagination li .page-numbers.current,
nav.pager ul.pagination li .page-numbers:hover {
    background-color: #d8a942;
    color: #fff;
}
.cat-box .post-content {
    background-color: #fff;
    color: #000;
}
.roomrate-slider .owl-controls .owl-buttons div {
    background-color: #000;
    color: #fff;
}
.abp-step ul li.active,
.activities .grid-item .work-item .post-body .meta ul.cat-links li a,
.activities .grid-item .work-item .post-body h2 a:hover,
.apb-content .apb-checkout .ch-container .check-info a:hover,
.attraction-page .sidebar ul li a:hover,
.attraction-page .site-content h2:before,
.cat-event .post .post-body h2 a:hover,
.cat-event .post .post-field .wrapper .group a,
.comments-area ol.comment-list li.comment .comment-body .main-comment .comment-content .content a,
.comments-area ol.comment-list li.comment .comment-body .main-comment .comment-meta .comment-author b a,
.comments-area ol.comment-list li.comment .comment-body .main-comment .comment-meta .comment-metadata span a:hover,
.contact-page .sidebar .widget .widget-content h5,
.event-slider .item .wrapper .post-body h2 a:hover,
.event-slider-2 .item .wrapper .post-body h2 a:hover,
.event-slider-3 .item .wrapper .post-body h2 a:hover,
.filters > li > a.current,
.filters > li > a:hover,
.header .main-header .navigation ul.nav li ul.sub-menu li:hover a,
.header .main-header .navigation ul.nav li:hover a,
.menu-mobile nav.navigation .nav li a:hover,
.menu-mobile nav.navigation .nav li span,
.menu-mobile nav.navigation .nav li.menu-item-has-children.active > a,
.news-slider .item .wrapper .post-body h2 a:hover,
.news-slider-2 .item .wrapper .post-body h2 a:hover,
.page-blog .site-content .post .post-body .entry-footer span a:hover,
.page-blog .site-content .post .post-body .entry-header ul.cat-links li a,
.page-blog-detail .site-content .post .post-body .entry-content .schedule .sch-header .switch-tab ul.list li a.active,
.page-blog-detail .site-content .post .post-body .entry-content .schedule .sch-header .switch-tab ul.list li a:hover p.time,
.page-blog-detail .site-content .post .post-body .entry-content ul.filters li a.current,
.page-blog-detail .site-content .post .post-body .entry-content ul.filters li a:hover,
.page-blog-detail .site-content .post .post-body .entry-footer ul.cat-links li a,
.page-blog-detail .site-content .post .post-body .entry-header span a:hover,
.page-blog-detail .site-content .post .post-body .entry-header ul.cat-links li a,
.page-blog-detail .site-content nav.post-navigation .nav-links .nav-next a p.meta-nav,
.page-blog-detail .site-content nav.post-navigation .nav-links .nav-next:hover:before,
.page-blog-detail .site-content nav.post-navigation .nav-links .nav-prev a p.meta-nav,
.page-blog-detail .site-content nav.post-navigation .nav-links .nav-prev:hover:before,
.page-not-found .wrapper .block-content .post-body p a,
.page-not-found .wrapper .block-content .post-header h1 span,
.room-infomation .switch-list ul li a.active h3,
.room-select .apb-room-selected .apb-room-selected_content .apb-room-selected_item .apb-room-selected_name h2,
.room-select .apb-room-selected .apb-room-selected_content .apb-room-selected_item .apb-room-selected_total h2,
.room-thumbnail .post .post-body p.price,
.spa-package .section-content .post .post-header p.price,
.tp-caption a:hover,
.widget .widget-content .group a,
.widget_categories .widget-content ul li ul.children li:hover a,
.widget_categories .widget-content ul li:hover a,
.widget_categories .widget-content ul li:hover:after,
.widget_contact .widget-content h5,
.widget_pages .widget-content ul li a:hover,
.widget_pages .widget-footer h2,
.widget_recent_entries .widget-content ul li:hover .post-body p,
.widget_reservation .widget-content ul.book-check h3,
.widget_reservation .widget-header p.price,
.widget_twitter .widget-content ol.tweet li .sub-tweet a,
ul.social-list li a i.back {
    color: #d8a942;
}
#clock,
#clock-event,
#map-infobox #bodyContent h2,
#subscribe-popup-2 .popup-dialog .popup-content h2,
#subscribe-popup-2 .popup-dialog .popup-content p,
#subscribe-popup-2 .popup-dialog .popup-content span.popup-close,
#subscribe-popup-3 .popup-dialog span.popup-close,
.acc-style-1 .acc,
.acc-style-1 .acc[aria-expanded=true]:after,
.acc-style-1 .acc[aria-expanded=false]:after,
.acc-style-2 .acc,
.acc-style-2 .acc[aria-expanded=true]:after,
.acc-style-2 .acc[aria-expanded=false]:after,
.apb-content .apb-confirm a.apb-btn,
.apb-content .apb-room .apb-room_item .apb-room_text a.apb-btn,
.apb-content .form-row input[type=submit],
.apb-content .form-row.coupon a,
.apb-content .form-row.coupon a:hover,
.attraction-local .box .wrapper .locate button.btn-locate:active,
.attraction-local .box .wrapper .locate button.btn-locate:hover,
.attraction-local .box .wrapper h2,
.bg-about h3,
.bg-about ul.feature-list li h4,
.bg-about ul.feature-list li h6,
.bg-about-2 h3,
.bg-about-2 ul.feature-list li h4,
.bg-about-2 ul.feature-list li h6,
.bg-about-2 ul.stat-list li h4,
.bg-about-2 ul.stat-list li h5,
.bg-activity h3,
.bg-activity ul.feature-list li h4,
.bg-activity ul.feature-list li h6,
.bg-attraction h3,
.bg-attraction ul.feature-list li h4,
.bg-attraction ul.feature-list li h6,
.bg-blog h3,
.bg-blog ul.feature-list li h4,
.bg-blog ul.feature-list li h6,
.bg-contact h3,
.bg-contact ul.feature-list li h4,
.bg-contact ul.feature-list li h6,
.bg-event h3,
.bg-event ul.feature-list li h4,
.bg-event ul.feature-list li h6,
.bg-gallery h3,
.bg-gallery ul.feature-list li h4,
.bg-gallery ul.feature-list li h6,
.bg-guestbook h3,
.bg-guestbook ul.feature-list li h4,
.bg-guestbook ul.feature-list li h6,
.bg-package h3,
.bg-package ul.feature-list li h4,
.bg-package ul.feature-list li h6,
.bg-reservation h3,
.bg-reservation ul.feature-list li h4,
.bg-reservation ul.feature-list li h6,
.bg-restaurant h3,
.bg-restaurant ul.feature-list li h4,
.bg-restaurant ul.feature-list li h6,
.bg-room h3,
.bg-room ul.feature-list li h4,
.bg-room ul.feature-list li h6,
.bg-room-detail h3,
.bg-room-detail ul.feature-list li h4,
.bg-room-detail ul.feature-list li h6,
.bg-spa h3,
.bg-spa ul.feature-list li h4,
.bg-spa ul.feature-list li h6,
.bg-wedding h3,
.bg-wedding ul.feature-list li h4,
.bg-wedding ul.feature-list li h6,
.book-check-form,
.book-check-form .book-content .group h4,
.book-check-form .book-content ul.book-list li .custom span.custom-icon,
.book-check-form-2,
.book-now-wrap .book-check-form,
.book-now-wrap .book-check-form h4,
.cat-event .post .post-field .wrapper,
.cat-event .post .post-field .wrapper .group h3,
.cat-event .post .post-field .wrapper .group h4,
.ef-width a.overlay span,
.footer .foot-feature .widget .widget-content h5,
.footer .foot-feature .widget .widget-header h2.widget-title,
.grid-item .work-item .video-marker,
.header .main-header .navigation ul.nav li ul.sub-menu li a,
.menu-mobile nav.navigation .nav li a,
.page-blog-detail .site-content .post .post-body .entry-content .style-button ul li a,
.page-blog-detail .site-content nav.post-navigation .nav-links .nav-next a,
.page-blog-detail .site-content nav.post-navigation .nav-links .nav-prev a,
.page-coming-soon .wrapper .block-content h2,
.page-coming-soon .wrapper .block-content h3,
.page-not-found .wrapper .block-content .post-body form.search-form input[type=submit],
.page-not-found .wrapper .block-content .post-body p span,
.page-not-found .wrapper .block-content .post-header h1,
.page-not-found .wrapper .block-content .post-header h5,
.reserve .reserve-term,
.reserve .reserve-term h2,
.room-select .apb-room-selected .apb-room-selected_content .apb-room-selected_current h6,
.room-thumbnail .post .post-body .post-content,
.room-thumbnail .post .post-body h2,
.room-thumbnail .post .post-body p.price span.small,
.slider-check .small-slider .owl-controls .owl-buttons div,
.top-foot,
.top-foot .widget .widget-header h2.widget-title,
.tp-caption.tp-large,
.tp-caption.tp-middle,
.tp-caption.tp-saleoff,
.tp-caption.tp-saleoff-small,
.tp-caption.tp-small,
.tp-caption.tp-xs,
.widget_infomation .widget-price h3,
.widget_subscribe .widget-content form .custom .btn-subscribe,
.widget_tag_cloud .tagcloud a:hover,
.widget_tag_cloud.white .widget-content a,
ul.social-list li a {
    color: #fff;
}
#map-infobox #bodyContent p,
#subscribe-popup-1 .popup-dialog .popup-content span.popup-close,
.accommodation-slider .item .post .post-body .post-content p,
.activities .grid-item .work-item .post-body .meta span.date,
.activities .grid-item .work-item .post-body p,
.apb-content .apb-checkout .ch-container .check-info,
.apb-content .apb-confirm h5,
.apb-content .form-row p,
.apb-content .form-row.coupon,
.cat-box .post-content .description,
.cat-box-2 .post-content,
.comments-area ol.comment-list li.comment .comment-body .main-comment .comment-meta .comment-author span,
.comments-area ol.comment-list li.comment .comment-body .main-comment .comment-meta .comment-metadata span a,
.contact-page .sidebar .widget .widget-content h6,
.event-slider .item .wrapper .post-body span.date,
.event-slider .item .wrapper .post-body span.date-2,
.event-slider-2 .item .wrapper .post-body span.date,
.event-slider-2 .item .wrapper .post-body span.date-2,
.event-slider-3 .item .wrapper .post-body span.date,
.event-slider-3 .item .wrapper .post-body span.date-2,
.flipbook-slider .item .post-body .post-content p,
.flipbook-slider .item .post-body ul.cat-links li a,
.guestbook .grid-item .work-item .info p.address,
.guestbook-slider .gb-inner .gb--caption p.address,
.info-block .content p,
.news-slider .item .wrapper .post-body span.date,
.news-slider .item .wrapper .post-body span.date-2,
.news-slider-2 .item .wrapper .post-body span.date,
.news-slider-2 .item .wrapper .post-body span.date-2,
.our-team .post .post-body .post-content h5,
.package .post .post-content p,
.page-blog-detail .site-content nav.post-navigation .nav-links .nav-next:before,
.page-blog-detail .site-content nav.post-navigation .nav-links .nav-prev:before,
.page-not-found .wrapper .block-content .post-body p,
.popup .popup-dialog .popup-content input[type=email],
.popup .popup-dialog .popup-content p,
.room-dates .apb-room-date .apb-room-date_content ul li h6,
.room-grid .post .post-body .post-content p,
.room-infomation .info-content .info-inner .info-footer .info-group ul li,
.room-infomation .info-content .info-inner .info-footer table tbody td p,
.room-list .post .post-body .post-content,
.room-list .post .post-body .post-content ul li,
.room-modem .post .post-body .post-content p,
.room-select .apb-room-selected .apb-room-selected_content .apb-room-selected_item .apb-room-selected_cost ul li h6,
.room-select .apb-room-selected .apb-room-selected_content .apb-room-selected_item a.apb-room-selected_change,
.room-select .apb-room-selected .apb-room-selected_content .apb-room-selected_item h6,
.room-select .apb-room-selected .apb-room-selected_content .apb-room-selected_item span.apb-option,
.schedule .sch-body .schedule-inner .post .post-content p,
.spa-package .section-content .post .post-body ul.spa-list li:before,
.widget_recent_entries .widget-content ul li .post-body span.date,
.widget_twitter .widget-content ol.tweet li:before,
blockquote footer cite {
    color: #898989;
}
.cat-event .post .post-body h2 a,
.event-slider-2 .item .wrapper .post-body .post-footer p.price,
.event-slider-3 .item .wrapper .post-body .post-footer p.price,
.guestbook .grid-item .work-item h2,
.our-team .post .post-body .social ul.social-list li a,
.page-blog-detail .site-content .post .post-body .entry-content .schedule .sch-header .switch-tab ul.list li a,
.reserve .reserve-form ul.reserve-list #date .custom span.custom-icon,
.room-select .apb-room-selected .apb-room-selected_content .apb-room-selected_item .apb-room-selected_total h2,
.widget .widget-content .group h3,
.widget_social .widget-content ul.social-list li a,
.widget_tag_cloud .tagcloud a {
    color: #000;
}
.apb-content .apb-confirm a.apb-btn,
.apb-content .apb-room .apb-room_item .apb-room_text a.apb-btn,
.apb-content .form-row input[type=submit],
.attraction-local .box .wrapper .locate button.btn-locate,
.btn.btn-default.active,
.btn.btn-default:active,
.btn.btn-default:hover,
.comments-area .comment-respond input[type=submit]:hover,
.contact-page .sidebar .widget .widget-content .location:hover a.mark,
.guestbook .grid-item .work-item .write-link a,
.modal .modal-dialog .modal-content .modal-body form input[type=submit],
.page-not-found .wrapper .block-content .post-body form.search-form input[type=submit],
.room-infomation .switch-list ul li a.active span.icon-arrow,
.room-infomation .switch-list ul li a.active span.icon-arrow:after,
.room-infomation .switch-list ul li a.active span.icon-arrow:before,
.tp-caption a:hover span span.inner,
.widget_infomation .widget-price,
.widget_subscribe .widget-content form .custom .btn-subscribe:hover,
.widget_tag_cloud .tagcloud a:hover,
.widget_tag_cloud.white .widget-content a:hover {
    background-color: #d8a942;
}
#check-available span.icon-arrow,
#check-available span.icon-arrow:after,
#check-available span.icon-arrow:before,
#subscribe-popup-1 .popup-dialog .popup-content,
#subscribe-popup-3 .popup-dialog .popup-content,
.abp-step,
.acc-style-1.white .acc,
.acc-style-2.white a.acc,
.acc-style-2.white button.acc,
.accommodation-slider .item .post .post-body,
.apb-content .apb-confirm,
.apb-content .apb-room .apb-room_item ul.package-list,
.attraction-page .sidebar,
.cat-box .post-content h2 a:hover,
.cat-box-2,
.cat-event .post .post-body,
.comments-area,
.contact-page .site-content form ul li input,
.contact-page .site-content form ul li textarea,
.event-slider .item .wrapper,
.event-slider-2 .item .wrapper,
.event-slider-3 .item .wrapper,
.flipbook-slider .item,
.guestbook .grid-item .work-item,
.header .main-header,
.main-content .site-content .post,
.menu-mobile nav.navigation .nav li.menu-item-has-children .sub-menu li a:before,
.news-slider .item .wrapper,
.news-slider-2 .item .wrapper,
.our-team .post .post-body,
.page-not-found .wrapper .block-content .post-body form.search-form input[type=search],
.room-dates,
.room-grid .post .post-body,
.room-list .post .post-body,
.room-modem .post .post-body,
.room-select,
.room-thumbnail .post .post-body .post-footer a.btn span.inner,
.spa-package .section-content .post,
.tp-caption a:hover,
.widget.white,
.widget_subscribe .widget-content form .custom .btn-subscribe span.icon-arrow,
.widget_subscribe .widget-content form .custom .btn-subscribe span.icon-arrow:after,
.widget_subscribe .widget-content form .custom .btn-subscribe span.icon-arrow:before,
.widget_tag_cloud .tagcloud a {
    background-color: #fff;
}
.flipbook-slider .item .post-body .divider {
    background-color: #d7d7d7;
}
.apb-content .apb-confirm a.apb-btn:hover,
.apb-content .apb-room .apb-room_item .apb-room_text a.apb-btn:hover,
.apb-content .form-row input[type=submit]:active,
.apb-content .form-row input[type=submit]:hover,
.apb-content .form-row.coupon,
.btn.btn-style-6.active,
.btn.btn-style-6:active,
.btn.btn-style-6:hover,
.btn.btn-style-7.active,
.btn.btn-style-7:active,
.btn.btn-style-7:hover,
.cat-box .post-content a.btn span.inner,
.contact-page .sidebar .widget .widget-content .location a.mark,
.contact-page .site-content form input[type=submit],
.mobile-nav-menu span.icon,
.mobile-nav-menu span.icon:after,
.mobile-nav-menu span.icon:before,
.slider-check .small-slider .owl-controls .owl-buttons div,
.widget_subscribe .widget-content form .custom .btn-subscribe,
.widget_tag_cloud.white .widget-content a {
    background-color: #000;
}
#clock,
#clock-event,
.abp-step ul,
.acc,
.accommodation-slider .item .post .post-body .post-footer p.price,
.apb-content .apb-room .apb-room_item .apb-room_text p.apb-room_price,
.apb-content .apb-room .apb-room_item ul.package-list li .column-1 label,
.apb-content .apb-room .apb-room_item ul.package-list li .column-3,
.apb-content .form-row input,
.apb-content .form-row textarea,
.book-check-form .book-content ul.book-list li .custom input,
.book-now-wrap .book-check-form .book-content ul.book-list li .custom input,
.box-contact h3,
.btn.btn-classic,
.cat-box .post-content h2,
.cat-event .post .post-body h2,
.cat-event .post .post-field .wrapper .group p.price span,
.comments-area .comment-respond ul li input,
.comments-area .comment-respond ul li textarea,
.contact-page .site-content form ul li input,
.contact-page .site-content form ul li textarea,
.contact-page .site-content h2,
.datepicker-inline,
.event-slider .item .wrapper .post-body h2,
.event-slider .item .wrapper .post-body p.price,
.event-slider-2 .item .wrapper .post-body .post-footer p.price,
.event-slider-2 .item .wrapper .post-body h2,
.event-slider-3 .item .wrapper .post-body .post-footer p.price,
.event-slider-3 .item .wrapper .post-body h2,
.filters,
.filters > li > a,
.flipbook-slider .item .post-body h2.post-title,
.guestbook .grid-item .work-item .info p.signature,
.guestbook-slider .gb-inner .gb--caption p.signature,
.mfp-bottom-bar .mfp-title,
.mfp-counter,
.modal .modal-dialog .modal-content .modal-body ul li input,
.modal .modal-dialog .modal-content .modal-body ul li textarea,
.news-slider .item .wrapper .post-body h2,
.news-slider-2 .item .wrapper .post-body h2,
.package .post .post-content p.price,
.page-blog .site-content .post .post-thumbnail .posted-on p.day,
.page-blog .site-content .search-box form input,
.page-blog-detail .site-content nav.post-navigation .nav-links .nav-next a p.post-title,
.page-blog-detail .site-content nav.post-navigation .nav-links .nav-prev a p.post-title,
.page-not-found .wrapper .block-content .post-body form.search-form input[type=search],
.reserve .reserve-form ul.reserve-list #date .custom,
.reserve .reserve-form ul.reserve-list #date .custom input.datepicker,
.reserve .reserve-form ul.reserve-list #meal .custom,
.reserve .reserve-form ul.reserve-list #people .custom,
.reserve .reserve-form ul.reserve-list #time .custom,
.room-grid .post .post-body .post-footer p.price,
.room-infomation .info-content .info-inner .info-footer table tbody td,
.room-infomation .info-content .info-inner .info-footer ul.package-list li .column-1 label,
.room-infomation .info-content .info-inner .info-footer ul.package-list li .column-3,
.room-list .post .post-body .post-footer p.price,
.room-modem .post .post-body .post-footer p.price,
.room-select .apb-room-selected .apb-room-selected_content .apb-room-selected_item .apb-room-selected_name span.apb-amount,
.room-select .apb-room-selected .apb-room-selected_content .apb-room-selected_item .apb-room-selected_total span.apb-amount,
.room-select .apb-room-selected .apb-room-selected_content .apb-room-selected_item a.apb-room-selected_change,
.room-select .apb-room-selected .apb-room-selected_content .apb-room-total span.apb-amount,
.room-simple .post .post-body .post-footer p.price,
.room-thumbnail .post .post-body p.price,
.roomrate-slider .item .post-body h2,
.roomrate-slider p,
.schedule .sch-body .schedule-inner .post .post-content p.price,
.spa-package .section-content .post .post-header p.price,
.tp-caption.tp-large,
.tp-caption.tp-middle,
.tp-caption.tp-small,
.tp-caption.tp-xs,
.widget_infomation .widget-price h3 span,
.widget_pages .widget-footer h2,
.widget_reservation .widget-header p.price,
.widget_subscribe .widget-content form .custom input[type=email],
blockquote p,
h2.section-title,
.section-box,

h3.section-desc,
ol,
select.book-select + .select2 .select2-selection--single .select2-selection__rendered,
select.form-select + .select2 .select2-selection--single .select2-selection__rendered,
select.local-select + .select2 .select2-selection--single .select2-selection__rendered {
    font-family: "Roboto", sans-serif !important;
}
#check-available,
#clock ul li span,
#clock-event ul li span,
.activities .grid-item .work-item .post-body .meta ul.cat-links li a,
.apb-content .apb-confirm h5,
.apb-content .form-row input[type=submit],
.attraction-local .box .wrapper .locate button.btn-locate,
.attraction-page .sidebar ul li,
.attraction-page .site-content .infomation ul li h6,
.bg-about ul.feature-list li h6,
.bg-about-2 ul.feature-list li h6,
.bg-about-2 ul.stat-list li h5,
.bg-activity ul.feature-list li h6,
.bg-attraction ul.feature-list li h6,
.bg-blog ul.feature-list li h6,
.bg-contact ul.feature-list li h6,
.bg-event ul.feature-list li h6,
.bg-gallery ul.feature-list li h6,
.bg-guestbook ul.feature-list li h6,
.bg-package ul.feature-list li h6,
.bg-reservation ul.feature-list li h6,
.bg-restaurant ul.feature-list li h6,
.bg-room ul.feature-list li h6,
.bg-room-detail ul.feature-list li h6,
.bg-spa ul.feature-list li h6,
.bg-wedding ul.feature-list li h6,
.book-check-form .book-content .group h6,
.book-check-form .book-content ul.book-list li label,
.box-contact ul li h6,
.btn,
.cat-event .post .post-field .wrapper .group a,
.cat-event .post .post-field .wrapper .group h3,
.cat-event .post .post-field .wrapper .group h4,
.cat-event .post .post-field .wrapper .group p,
.comments-area ol.comment-list,
.comments-area ol.comment-list li.comment ol.children,
.contact-page .sidebar .widget .widget-content h3,
.contact-page .sidebar .widget .widget-content h6,
.datepicker-inline .datepicker-group table.datepicker-calendar th,
.flipbook-slider .item .post-body ul.cat-links li a,
.footer .foot-credit h6,
.header .top-header .ha-currency ul.nav li.top-nav-custom,
.menu-mobile nav.navigation .nav li a,
.our-team .post .post-body .post-content h5,
.page-blog .site-content .post .post-body .entry-header ul.cat-links li a,
.page-blog .site-content .post .post-thumbnail .posted-on p,
.page-blog-detail .site-content .post .post-body .entry-content .room-infomation .info-content .info-inner .info-footer .info-group h3,
.page-blog-detail .site-content .post .post-body .entry-content ol li,
.page-blog-detail .site-content .post .post-body .entry-content ul li,
.page-blog-detail .site-content .post .post-body .entry-footer ul.cat-links li a,
.page-blog-detail .site-content .post .post-body .entry-header ul.cat-links li a,
.popup .popup-dialog .popup-content input[type=email],
.post-slider .item .slider-caption span.caption,
.reserve .reserve-form ul.reserve-list #request a,
.reserve .reserve-form ul.reserve-list li label,
.robo-font,
.room-dates .apb-room-date .apb-room-date_content ul li,
.room-dates .apb-room-date .apb-room-date_content ul li h6,
.room-infomation .info-content .info-inner .info-footer .info-group h3,
.room-infomation .info-content .info-inner .info-footer .info-group ul li,
.room-infomation .info-content .info-inner .info-footer table tbody td p,
.room-infomation .info-content .info-inner .info-footer ul.package-list li .column-1 p,
.room-list .post .post-body .post-content ul li,
.room-select .apb-room-selected .apb-room-selected_content .apb-room-selected_current h6,
.room-select .apb-room-selected .apb-room-selected_content .apb-room-selected_item .apb-room-selected_cost h2,
.room-select .apb-room-selected .apb-room-selected_content .apb-room-selected_item .apb-room-selected_cost ul li,
.room-select .apb-room-selected .apb-room-selected_content .apb-room-selected_item .apb-room-selected_name h2,
.room-select .apb-room-selected .apb-room-selected_content .apb-room-selected_item .apb-room-selected_total h2,
.room-select .apb-room-selected .apb-room-selected_content .apb-room-selected_item h6,
.room-select .apb-room-selected .apb-room-selected_content .apb-room-total h6,
.schedule .sch-header .switch-tab ul.list li a p.time,
.slider-check .big-slider .item .post-body h5,
.spa-package .section-content .post .post-body ul.spa-list li,
.spa-package .section-content .post .post-header h6,
.tp-caption a,
.tp-caption.tp-saleoff,
.tp-caption.tp-saleoff-small,
.widget .widget-content .group h3,
.widget .widget-content .group h4,
.widget .widget-header p.caption,
.widget h6,
.widget_categories .widget-content ul li,
.widget_infomation .widget-price h3,
.widget_pages .widget-content ul li a,
.widget_recent_entries .widget-content ul li,
.widget_recent_entries .widget-content ul li .post-body span.date,
.widget_reservation .widget-content ul.book-check h3,
.widget_reservation .widget-content ul.book-check li label,
.widget_reservation .widget-content ul.book-check li ul.book__check li,
.widget_twitter .widget-content ol.tweet li h5,
blockquote footer cite {
    font-family: Roboto, sans-serif !important;
}
body {
    font-family: Roboto, sans-serif;
    font-size: 14px;
    color: #202020;
    background-color: #f5f5f5;
    background-repeat: no-repeat;
    padding: 0;
    margin: 0;
}
.fixedTop,
.header .top-header .ha-phone,
.sbig {
    font-family: "Droid Serif", serif;
}
#page-wrap {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
#page-wrap:before,
a {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
}
#page-wrap:before {
    content: '';
    background-color: rgba(0, 0, 0, .8);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1000;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
}
.container,
h1,
h2,
h3,
h4,
h5,
h6 {
    position: relative;
}
#page-wrap.active:before {
    opacity: 1;
    visibility: visible;
}
::selection {
    background-color: #d8a942;
    color: #fff;
}
::-moz-selection {
    background-color: #d8a942;
    color: #fff;
}
a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
    outline: 0 !important;
    text-decoration: none;
}
.sbig {
    font-size: 50px;
    color: #1c1c1c;
    letter-spacing: 0;
}
code,
kbd,
pre,
samp {
    font-family: Roboto, sans-serif;
}
.sbig a {
    color: inherit;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Roboto", serif !important;
    color: #1c1c1c;
    letter-spacing: 0;
    margin-top: 10px;
}
.h1 a,
.h2 a,
.h3 a,
.h4 a,
.h5 a,
.h6 a,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: inherit;
}
.h1,
h1 {
    font-size: 36px;
}
.h2,
h2 {
    font-size: 30px;
}
.h3,
.h4,
h3,
h4 {
    line-height: 1.4em;
}
.h3,
h3 {
    font-size: 26px;
}
.h4,
h4 {
    font-size: 22px;
}
.h5,
h5 {
    font-size: 20px;
    line-height: 1.8em;
}
.h6,
h6 {
    font-size: 18px;
    line-height: 1.4em;
}
h1.line:before {
    content: "";
    position: absolute;
    top: 30px;
    right: calc(100% + 15px);
    width: 10%;
    height: 1px;
    background-color: #1c1c1c;
}
p {
    font-size: 14px;
    line-height: 1.8em;
}
a {
    color: #212121;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
}
a:hover {
    color: #d8a942;
}
code,
kbd,
pre,
samp {
    font-size: inherit;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}
code {
    background-color: #eee;
}
.mark,
abbr,
mark {
    background-color: #d8a942;
}
abbr {
    color: #111;
    border-width: 2px;
}
.mark,
mark {
    color: #fff;
}
dfn {
    border-bottom: 1px dashed;
}
blockquote {
    padding: 30px 55px;
    text-align: center;
    background-color: #f9f9f9;
    margin-top: 30px;
    margin-bottom: 30px;
    border-left: 0;
}
blockquote p {
    color: #333;
    font-size: 22px;
    line-height: 1.8em !important;
    margin-bottom: 0;
    font-style: italic;
}
blockquote footer cite {
    font-size: 14px;
    font-style: normal;
    letter-spacing: 0;
    text-transform: none;
}
blockquote footer:before {
    content: '';
    display: none;
}
pre {
    line-height: 1.8em;
    border: 1px solid #e4e4e4;
}
span.dropcap {
    display: block;
    float: left;
    font-size: 44px;
    line-height: 34px;
    margin: 6px 8px 0 0;
    color: #666;
}
.fixedTop.fixedTop-light a,
h2.section-title.white {
    color: #fff;
}
h2.section-title {
    margin-top: 0;
    margin-bottom: 20px !important;
    font-size: 35px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 20px;
    background: #fff;
    font-family: Roboto !important;
    font-weight: 400;
    padding: 14px;
}
.section-box.white {
    color: #fff;
}
.section-box {
    margin-top: 0;
    margin-bottom: 20px !important;
    font-size: 35px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 20px;
    background: #fff;
    font-family: Roboto !important;
    font-weight: 400;
    padding: 14px;
}
h3.section-desc {
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 60px;
    letter-spacing: 0;
}
.text-left {
    text-align: left !important;
}
.text-right {
    text-align: right !important;
}
.text-center {
    text-align: center !important;
}
caption,
table {
    text-align: left;
}
input,
textarea {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}
textarea {
    border: 0;
    background-color: #eee;
    resize: none;
    height: 100px;
    color: #262626;
    font-size: 14px;
    font-weight: 500;
}
input::-webkit-input-placeholder {
    color: #898989;
    font-weight: 400;
}
input:-moz-placeholder {
    color: #898989;
    font-weight: 400;
}
input::-moz-placeholder {
    color: #898989;
    font-weight: 400;
}
input:-ms-input-placeholder {
    color: #898989;
    font-weight: 400;
}
textarea::-webkit-input-placeholder {
    color: #898989;
    font-weight: 400;
}
textarea:-moz-placeholder {
    color: #898989;
    font-weight: 400;
}
textarea::-moz-placeholder {
    color: #898989;
    font-weight: 400;
}
textarea:-ms-input-placeholder {
    color: #898989;
    font-weight: 400;
}
input[type=text],
input[type=url],
input[type=number],
input[type=password],
input[type=file],
input[type=email],
input[type=search] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    margin: 0;
}
input[type=number] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    -ms-appearance: textfield;
    -o-appearance: textfield;
    appearance: textfield;
}
ol,
ul {
    padding: 0;
    margin: 0;
}
.sayfa-icerik ol li,
.sayfa-icerik ul li {
    line-height: 2em;
    padding-bottom: 2px;
    list-style: circle;
    margin-left: 30px;
    padding-left: 5px;
}
table {
    margin: 1px;
}
th {
    font-weight: 700;
}
td,
th {
    padding: 4px 10px 4px 0;
}
caption {
    background: #fff;
    margin-bottom: 2em;
}
.section,
html .bg-static,
section {
    position: relative;
    background-position: 50% 50%;
}
thead {
    display: table-header-group;
}
tr {
    page-break-inside: avoid;
}
img {
    display: block;
    height: auto;
    border: 0;
}
iframe {
    border: 0;
    width: 100%;
}
.section,
section {
    overflow: hidden;
    padding-top: 55px;
    padding-bottom: 55px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    z-index: 9;
}
.bd-t {
    border-top: 1px solid #e2e2e2;
}
.bd-b {
    border-bottom: 1px solid #e2e2e2;
}
.bd-l {
    border-left: 1px solid #e2e2e2;
}
.wrapper.bd-l{
    border-left:none;
}
.bd-r {
    border-right: 1px solid #e2e2e2;
}
@media screen and (min-width: 1200px) {
    .container {
        width: 1200px;
    }
}
html .bg-color,
html .bg-static {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
html .bg-parallax {
    background-attachment: fixed !important;
}
html .bg-static {
    z-index: -3;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
html .bg-color {
    position: absolute;
    z-index: -3;
    background-color: #d8a942;
}
.bg-overlay-light:before {
    background-color: #fff;
}
.bg-overlay-dark:before {
    background-color: #000;
}
.bg-white {
    background-color: #fff;
}
.bg-dark {
    background-color: #262626;
}
.bg-darker {
    background-color: #1c1c1c;
}
.bg-primary {
    background-color: #d8a942;
}
.bg-transparent {
    background-color: transparent !important;
}
[class*=bg-overlay-] {
    position: relative;
}
[class*=bg-overlay-]:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: .6;
}
.tb {
    display: table !important;
}
.tb-row {
    display: table-row !important;
}
.tb-cell-bottom,
.tb-cell-middle,
.tb-cell-top {
    display: table-cell !important;
}
.tb-cell-top {
    vertical-align: top;
}
.tb-cell-bottom {
    vertical-align: bottom;
}
.bl {
    display: block !important;
}
.il {
    display: inline !important;
}
.il-bl {
    display: inline-block !important;
}
.dn {
    display: none !important;
}
.fl {
    float: left !important;
}
.fr {
    float: right !important;
}
.overflow-visible {
    overflow: visible;
}
.overflow-scroll {
    overflow: scroll;
}
.overflow-scroll-x {
    overflow-x: scroll;
}
.overflow-scroll-y {
    overflow-y: scroll;
}
.overflow-auto {
    overflow: auto;
}
.overflow-auto-x {
    overflow-x: auto;
}
.overflow-auto-y {
    overflow-y: auto;
}
.pos-a {
    position: absolute !important;
}
.pos-r {
    position: relative !important;
}
.pos-f {
    position: fixed !important;
}
.pos-s {
    position: static !important;
}
.fsi {
    font-style: italic !important;
}
.fsn {
    font-style: normal !important;
}
.fw-light {
    font-weight: 300 !important;
}
.fw-normal {
    font-weight: 400 !important;
}
.fw-bold {
    font-weight: 500 !important;
}
.fw-bolder {
    font-weight: 700 !important;
}
.pt-0 {
    padding-top: 0 !important;
}
.pt-1 {
    padding-top: 10px !important;
}
.pt-2 {
    padding-top: 20px !important;
}
.pt-3 {
    padding-top: 30px !important;
}
.pt-4 {
    padding-top: 40px !important;
}
.pt-5 {
    padding-top: 50px !important;
}
.pt-6 {
    padding-top: 60px !important;
}
.pt-7 {
    padding-top: 70px !important;
}
.pt-8 {
    padding-top: 80px !important;
}
.pt-9 {
    padding-top: 90px !important;
}
.pt-10 {
    padding-top: 100px !important;
}
.pt-11 {
    padding-top: 110px !important;
}
.pt-12 {
    padding-top: 120px !important;
}
.pt-13 {
    padding-top: 130px !important;
}
.pt-14 {
    padding-top: 140px !important;
}
.pt-15 {
    padding-top: 150px !important;
}
.pt-16 {
    padding-top: 160px !important;
}
.pt-17 {
    padding-top: 170px !important;
}
.pt-18 {
    padding-top: 180px !important;
}
.pt-19 {
    padding-top: 190px !important;
}
.pt-20 {
    padding-top: 200px !important;
}
.pr-0 {
    padding-right: 0 !important;
}
.pr-1 {
    padding-right: 10px !important;
}
.pr-2 {
    padding-right: 20px !important;
}
.pr-3 {
    padding-right: 30px !important;
}
.pr-4 {
    padding-right: 40px !important;
}
.pr-5 {
    padding-right: 50px !important;
}
.pr-6 {
    padding-right: 60px !important;
}
.pr-7 {
    padding-right: 70px !important;
}
.pr-8 {
    padding-right: 80px !important;
}
.pr-9 {
    padding-right: 90px !important;
}
.pr-10 {
    padding-right: 100px !important;
}
.pr-11 {
    padding-right: 110px !important;
}
.pr-12 {
    padding-right: 120px !important;
}
.pr-13 {
    padding-right: 130px !important;
}
.pr-14 {
    padding-right: 140px !important;
}
.pr-15 {
    padding-right: 150px !important;
}
.pr-16 {
    padding-right: 160px !important;
}
.pr-17 {
    padding-right: 170px !important;
}
.pr-18 {
    padding-right: 180px !important;
}
.pr-19 {
    padding-right: 190px !important;
}
.pr-20 {
    padding-right: 200px !important;
}
.pb-0 {
    padding-bottom: 0 !important;
}
.pb-1 {
    padding-bottom: 10px !important;
}
.pb-2 {
    padding-bottom: 20px !important;
}
.pb-3 {
    padding-bottom: 30px !important;
}
.pb-4 {
    padding-bottom: 40px !important;
}
.pb-5 {
    padding-bottom: 50px !important;
}
.pb-6 {
    padding-bottom: 60px !important;
}
.pb-7 {
    padding-bottom: 70px !important;
}
.pb-8 {
    padding-bottom: 80px !important;
}
.pb-9 {
    padding-bottom: 90px !important;
}
.pb-10 {
    padding-bottom: 100px !important;
}
.pb-11 {
    padding-bottom: 110px !important;
}
.pb-12 {
    padding-bottom: 120px !important;
}
.pb-13 {
    padding-bottom: 130px !important;
}
.pb-14 {
    padding-bottom: 140px !important;
}
.pb-15 {
    padding-bottom: 150px !important;
}
.pb-16 {
    padding-bottom: 160px !important;
}
.pb-17 {
    padding-bottom: 170px !important;
}
.pb-18 {
    padding-bottom: 180px !important;
}
.pb-19 {
    padding-bottom: 190px !important;
}
.pb-20 {
    padding-bottom: 200px !important;
}
.pl-0 {
    padding-left: 0 !important;
}
.pl-1 {
    padding-left: 10px !important;
}
.pl-2 {
    padding-left: 20px !important;
}
.pl-3 {
    padding-left: 30px !important;
}
.pl-4 {
    padding-left: 40px !important;
}
.pl-5 {
    padding-left: 50px !important;
}
.pl-6 {
    padding-left: 60px !important;
}
.pl-7 {
    padding-left: 70px !important;
}
.pl-8 {
    padding-left: 80px !important;
}
.pl-9 {
    padding-left: 90px !important;
}
.pl-10 {
    padding-left: 100px !important;
}
.pl-11 {
    padding-left: 110px !important;
}
.pl-12 {
    padding-left: 120px !important;
}
.pl-13 {
    padding-left: 130px !important;
}
.pl-14 {
    padding-left: 140px !important;
}
.pl-15 {
    padding-left: 150px !important;
}
.pl-16 {
    padding-left: 160px !important;
}
.pl-17 {
    padding-left: 170px !important;
}
.pl-18 {
    padding-left: 180px !important;
}
.pl-19 {
    padding-left: 190px !important;
}
.pl-20 {
    padding-left: 200px !important;
}
.mt-0 {
    margin-top: 0 !important;
}
.mt-1 {
    margin-top: 10px !important;
}
.mt-2 {
    margin-top: 20px !important;
}
.mt-3 {
    margin-top: 30px !important;
}
.mt-4 {
    margin-top: 40px !important;
}
.mt-5 {
    margin-top: 50px !important;
}
.mt-6 {
    margin-top: 60px !important;
}
.mt-7 {
    margin-top: 70px !important;
}
.mt-8 {
    margin-top: 80px !important;
}
.mt-9 {
    margin-top: 90px !important;
}
.mt-10 {
    margin-top: 100px !important;
}
.mt-11 {
    margin-top: 110px !important;
}
.mt-12 {
    margin-top: 120px !important;
}
.mt-13 {
    margin-top: 130px !important;
}
.mt-14 {
    margin-top: 140px !important;
}
.mt-15 {
    margin-top: 150px !important;
}
.mt-16 {
    margin-top: 160px !important;
}
.mt-17 {
    margin-top: 170px !important;
}
.mt-18 {
    margin-top: 180px !important;
}
.mt-19 {
    margin-top: 190px !important;
}
.mt-20 {
    margin-top: 200px !important;
}
.mr-0 {
    margin-right: 0 !important;
}
.mr-1 {
    margin-right: 10px !important;
}
.mr-2 {
    margin-right: 20px !important;
}
.mr-3 {
    margin-right: 30px !important;
}
.mr-4 {
    margin-right: 40px !important;
}
.mr-5 {
    margin-right: 50px !important;
}
.mr-6 {
    margin-right: 60px !important;
}
.mr-7 {
    margin-right: 70px !important;
}
.mr-8 {
    margin-right: 80px !important;
}
.mr-9 {
    margin-right: 90px !important;
}
.mr-10 {
    margin-right: 100px !important;
}
.mr-11 {
    margin-right: 110px !important;
}
.mr-12 {
    margin-right: 120px !important;
}
.mr-13 {
    margin-right: 130px !important;
}
.mr-14 {
    margin-right: 140px !important;
}
.mr-15 {
    margin-right: 150px !important;
}
.mr-16 {
    margin-right: 160px !important;
}
.mr-17 {
    margin-right: 170px !important;
}
.mr-18 {
    margin-right: 180px !important;
}
.mr-19 {
    margin-right: 190px !important;
}
.mr-20 {
    margin-right: 200px !important;
}
.mb-0 {
    margin-bottom: 0 !important;
}
.mb-1 {
    margin-bottom: 10px !important;
}
.mb-2 {
    margin-bottom: 20px !important;
}
.mb-3 {
    margin-bottom: 30px !important;
}
.mb-4 {
    margin-bottom: 40px !important;
}
.mb-5 {
    margin-bottom: 50px !important;
}
.mb-6 {
    margin-bottom: 60px !important;
}
.mb-7 {
    margin-bottom: 70px !important;
}
.mb-8 {
    margin-bottom: 80px !important;
}
.mb-9 {
    margin-bottom: 90px !important;
}
.mb-10 {
    margin-bottom: 100px !important;
}
.mb-11 {
    margin-bottom: 110px !important;
}
.mb-12 {
    margin-bottom: 120px !important;
}
.mb-13 {
    margin-bottom: 130px !important;
}
.mb-14 {
    margin-bottom: 140px !important;
}
.mb-15 {
    margin-bottom: 150px !important;
}
.mb-16 {
    margin-bottom: 160px !important;
}
.mb-17 {
    margin-bottom: 170px !important;
}
.mb-18 {
    margin-bottom: 180px !important;
}
.mb-19 {
    margin-bottom: 190px !important;
}
.mb-20 {
    margin-bottom: 200px !important;
}
.ml-0 {
    margin-left: 0 !important;
}
.ml-1 {
    margin-left: 10px !important;
}
.ml-2 {
    margin-left: 20px !important;
}
.ml-3 {
    margin-left: 30px !important;
}
.ml-4 {
    margin-left: 40px !important;
}
.ml-5 {
    margin-left: 50px !important;
}
.ml-6 {
    margin-left: 60px !important;
}
.ml-7 {
    margin-left: 70px !important;
}
.ml-8 {
    margin-left: 80px !important;
}
.ml-9 {
    margin-left: 90px !important;
}
.ml-10 {
    margin-left: 100px !important;
}
.ml-11 {
    margin-left: 110px !important;
}
.ml-12 {
    margin-left: 120px !important;
}
.ml-13 {
    margin-left: 130px !important;
}
.ml-14 {
    margin-left: 140px !important;
}
.ml-15 {
    margin-left: 150px !important;
}
.ml-16 {
    margin-left: 160px !important;
}
.ml-17 {
    margin-left: 170px !important;
}
.ml-18 {
    margin-left: 180px !important;
}
.ml-19 {
    margin-left: 190px !important;
}
.ml-20 {
    margin-left: 200px !important;
}
.mtn-10 {
    margin-top: -100px !important;
}
.mtn-6 {
    margin-top: -60px !important;
}
.mtn-5 {
    margin-top: -50px !important;
}
.mtn-11 {
    margin-top: -110px !important;
}
.mtn-12 {
    margin-top: -120px !important;
}
.z-100 {
    z-index: 100;
}
.owl-theme .owl-controls {
    margin-top: 0;
}
.owl-theme .owl-controls .owl-pagination {
    padding-bottom: 10px;
}
.owl-theme .owl-controls .owl-pagination .owl-page span {
    width: 6px;
    height: 6px;
    border: 1px solid #d8a942;
    background-color: #d8a942;
    margin: 0 6px;
    opacity: 1;
}
.owl-theme .owl-controls .owl-pagination .owl-page.active span {
    background-color: #fff;
}
.owl-theme .owl-controls .owl-buttons div {
    width: 40px;
    height: 40px;
    line-height: 34px;
    opacity: 1;
    font-size: 20px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    margin: 0 2px 0 0;
}
.acc-style-1 .acc,
.slider-check .small-slider .owl-controls .owl-buttons div {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
}
.owl-theme .owl-controls .owl-buttons div:active,
.owl-theme .owl-controls .owl-buttons div:hover {
    background-color: #212121;
}
.owl-theme .owl-controls .owl-buttons .prev-arrow {
    background: url(/images//slider-arrow.png) left center no-repeat;
    width: 28px;
    height: 22px;
    overflow: hidden;
    position: absolute;
    left: 20px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.owl-theme .owl-controls .owl-buttons .prev-arrow:hover {
    left: 10px;
}
.owl-theme .owl-controls .owl-buttons .next-arrow {
    background: url(/images//slider-arrow.png) right center no-repeat;
    width: 28px;
    height: 22px;
    overflow: hidden;
    position: absolute;
    right: 20px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.roomrate-slider .owl-controls .owl-buttons div:active,
.roomrate-slider .owl-controls .owl-buttons div:hover,
.slider-check .small-slider .owl-controls .owl-buttons div:hover {
    background-color: #d8a942;
}
.fixedTop a span.icon-arrow,
.widget_subscribe .widget-content form .custom .btn-subscribe {
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
}
.owl-theme .owl-controls .owl-buttons .next-arrow:hover {
    right: 10px;
}
.reverse .owl-buttons,
.reverse .owl-pagination {
    left: auto !important;
    right: 50%;
}
.flipbook-slider .owl-controls .owl-pagination {
    position: absolute;
    bottom: 0;
    width: 50%;
    left: 50%;
}
.flipbook-slider .owl-controls .owl-buttons {
    position: absolute;
    bottom: 70px;
    width: 50%;
    left: 50%;
}
.container-fluid .flipbook-slider .owl-controls .owl-buttons {
    bottom: 70px;
}
.container .flipbook-slider .owl-controls .owl-buttons {
    bottom: 40px;
}
.roomrate-slider .owl-controls .owl-buttons {
    width: 100%;
    position: absolute;
    top: calc(50% - 40px);
    bottom: auto;
    left: auto;
}
.roomrate-slider .owl-controls .owl-buttons div.owl-prev {
    position: absolute;
    left: 0;
    margin-left: -50px;
}
.roomrate-slider .owl-controls .owl-buttons div.owl-next {
    position: absolute;
    right: 0;
    margin-right: -50px;
}
.event-slider .owl-controls .owl-pagination,
.event-slider-2 .owl-controls .owl-pagination,
.event-slider-3 .owl-controls .owl-pagination,
.news-slider .owl-controls .owl-pagination,
.news-slider-2 .owl-controls .owl-pagination {
    position: absolute;
    right: 0;
    top: -95px;
    padding: 0 15px;
}
.event-slider .owl-controls .owl-buttons,
.event-slider-2 .owl-controls .owl-buttons,
.event-slider-3 .owl-controls .owl-buttons,
.news-slider .owl-controls .owl-buttons,
.news-slider-2 .owl-controls .owl-buttons {
    position: relative;
    width: 100%;
    left: auto;
    right: auto;
    margin-top: 20px;
    bottom: 0;
}
.accommodation-slider .owl-controls .owl-pagination {
    position: absolute;
    right: 0;
    top: -85px;
    padding: 0 15px;
}
.slider-check .big-slider .owl-controls .owl-buttons {
    padding-bottom: 0;
}
.slider-check .small-slider .owl-controls .owl-buttons {
    padding-bottom: 0;
    position: absolute;
    width: 100%;
    height: 0;
    left: auto;
    top: 0;
    bottom: 0;
}
.slider-check .small-slider .owl-controls .owl-buttons div {
    position: absolute;
    top: 0;
    width: 30px;
    height: 80px;
    opacity: 1;
    font-size: 20px;
    padding-top: 20px;
    border-radius: 0;
    margin: 0;
}
.post-slider,
.post-slider .item {
    position: relative;
}
.slider-check .small-slider .owl-controls .owl-buttons .owl-prev {
    left: 0;
}
.slider-check .small-slider .owl-controls .owl-buttons .owl-next {
    right: 0;
}
.post-slider {
    margin-bottom: 30px;
}
.post-slider img {
    margin: 0 auto;
}
.post-slider .item .slider-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: rgba(28, 28, 28, .6);
    padding: 15px;
}
.post-slider .item .slider-caption span.caption {
    color: #fff;
    margin: 0;
    font-weight: 300;
    font-size: 14px;
}
.post-slider .owl-controls .owl-buttons {
    width: 100%;
    position: absolute;
    top: calc(50% - 20px);
}
.post-slider .owl-controls .owl-buttons div {
    background-color: rgba(28, 28, 28, .8);
    margin-right: 0;
}
.post-slider .owl-controls .owl-buttons div.owl-prev {
    position: absolute;
    left: 0;
}
.post-slider .owl-controls .owl-buttons div.owl-next {
    position: absolute;
    right: 0;
}
.post-slider .owl-controls .owl-buttons div:hover {
    background-color: #d8a942;
}
.fixedTop {
    position: fixed;
    width: 100px;
    right: 3%;
    bottom: 100px;
    text-align: center;
    z-index: 999;
    display: none;
}
.fixedTop a {
    position: relative;
    color: #1c1c1c;
}
.fixedTop a span.icon-arrow {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px);
    transition: all .2s ease;
}
.modal .modal-dialog .modal-content .modal-body form input[type=submit],
.popup {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}
.fixedTop a span.icon-arrow .inner {
    width: 25px;
    height: 1px;
    margin: 0 auto;
    right: 0;
    left: 0;
    top: 50%;
    position: absolute;
    background-color: #1c1c1c;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.fixedTop.fixedTop-light a span.icon-arrow .inner,
.widget_reservation .widget-content ul.book-check li .custom select.form-select + .select2 .select2-selection--single {
    background-color: #fff;
}
.fixedTop a span.icon-arrow .inner:after {
    content: '';
    display: block;
    position: absolute;
    width: 6px;
    height: 6px;
    right: 0;
    top: 0;
    border-right: 1px solid #1c1c1c;
    border-top: 1px solid #1c1c1c;
    -webkit-transform-origin: 100% 50%;
    -moz-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    -o-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.fixedTop a:hover span.icon-arrow {
    -webkit-transform: translateY(-50px);
    -moz-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    -o-transform: translateY(-50px);
    transform: translateY(-50px);
}
.fixedTop.fixedTop-light a span.icon-arrow .inner:after {
    border-right: 1px solid #fff;
    border-top: 1px solid #fff;
}
nav.pager {
    position: relative;
    margin: 0;
}
nav.pager ul.pagination {
    position: relative;
    font-size: 12px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
nav.pager ul.pagination li {
    display: inline-block;
    margin: 0 4px;
}
nav.pager ul.pagination li .page-numbers {
    color: #000;
    border: 0;
    padding: 10px 16px;
    font-size: 14px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}
nav.pager ul.pagination li .page-numbers span {
    float: none;
}
nav.pager ul.pagination li:first-child {
    margin-left: 0;
}
nav.pager ul.pagination li:last-child {
    margin-right: 0;
}
.modal .modal-dialog {
    max-width: 570px;
    height: auto;
    margin: 100px auto;
}
.modal .modal-dialog .modal-content {
    color: #1c1c1c;
    background: #fff;
    position: relative;
    margin: 0 auto;
    padding: 30px;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: 0 0 0;
    -moz-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
}
.modal .modal-dialog .modal-content .modal-header {
    position: relative;
    min-height: 100%;
    padding: 0;
    border-bottom: 0;
}
.modal .modal-dialog .modal-content .modal-header h3 {
    margin: 0;
    text-align: center;
    text-transform: capitalize;
    font-size: 25px;
    font-weight: 400;
}
.modal .modal-dialog .modal-content .modal-body {
    padding: 0;
}
.modal .modal-dialog .modal-content .modal-body p {
    margin: 0;
    padding: 10px 0;
    font-size: 14px;
    text-align: center;
    line-height: 25px;
}
.modal .modal-dialog .modal-content .modal-body ul {
    margin: 0;
}
.modal .modal-dialog .modal-content .modal-body ul li {
    padding: 5px 0;
}
.modal .modal-dialog .modal-content .modal-body ul li input {
    background-color: #f9f9f9;
    color: #000;
    border: 0;
    padding: 10px 15px;
    width: 100%;
    font-size: 14px;
}
.modal .modal-dialog .modal-content .modal-body ul li textarea {
    width: 100%;
    min-height: 170px;
    padding: 10px 15px;
    font-size: 14px;
    background-color: #f9f9f9;
    color: #000;
    font-weight: 400;
}
.modal .modal-dialog .modal-content .modal-body ul li.email,
.modal .modal-dialog .modal-content .modal-body ul li.name {
    width: 48%;
}
.modal .modal-dialog .modal-content .modal-body button {
    display: block;
    margin: 0 auto;
    font-size: .8em;
}
.modal .modal-dialog .modal-content .modal-body form input[type=submit] {
    display: block;
    padding: 3% 10%;
    margin: 30px auto 0;
    border: 0;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-size: 13px;
    transition: all .3s ease;
}
.modal .modal-dialog .modal-content .modal-body form input[type=submit]:hover {
    background-color: #e8b647;
}
.popup {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: all .3s ease;
    z-index: 1050;
    overflow-x: hidden;
    overflow-y: auto;
}
.popup .popup-dialog,
.popup .popup-overlay {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}
.popup.pp-active,
.popup.pp-active .popup-overlay {
    opacity: 1;
    visibility: visible;
}
.popup.pp-active .popup-dialog {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.popup .popup-overlay {
    position: fixed;
    content: '';
    width: 100%;
    height: 100%;
    z-index: 1051;
    background-color: rgba(0, 0, 0, .8);
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease;
}
.popup .popup-dialog {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background-image: url(/images//subscribe.jpg);
    background-repeat: no-repeat;
    z-index: 1052;
    -webkit-transform: scale(.3);
    -moz-transform: scale(.3);
    -ms-transform: scale(.3);
    -o-transform: scale(.3);
    transform: scale(.3);
    transition: all .3s ease;
}
.widget_recent_entries .widget-content ul li .post-body p,
ul.social-list li {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}
.popup .popup-dialog .popup-content h2 {
    font-style: italic;
    padding-bottom: 30px;
    margin-top: 0;
    margin-bottom: 0;
}
.popup .popup-dialog .popup-content p {
    margin-bottom: 40px;
}
.popup .popup-dialog .popup-content input[type=email] {
    border: 0;
    padding: 15px;
    font-size: 12px;
    background-color: #f9f9f9;
    margin-bottom: 30px;
}
.popup .popup-dialog .popup-content button.btn {
    padding: 15px 55px;
}
#subscribe-popup-1 .popup-dialog {
    width: 970px;
    height: 500px;
}
#subscribe-popup-1 .popup-dialog .popup-content {
    width: 400px;
    height: 100%;
    position: absolute;
    right: 0;
    padding: 30px;
    text-align: center;
}
#subscribe-popup-1 .popup-dialog .popup-content h2 {
    padding-top: 50px;
}
#subscribe-popup-1 .popup-dialog .popup-content input[type=email] {
    width: 100%;
}
#subscribe-popup-1 .popup-dialog .popup-content span.popup-close {
    position: absolute;
    right: 10px;
    top: 10px;
    display: block;
    cursor: pointer;
}
#subscribe-popup-2 .popup-dialog {
    width: 770px;
    height: 500px;
}
#subscribe-popup-2 .popup-dialog:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: block;
    background-color: #333;
    opacity: .5;
}
#subscribe-popup-2 .popup-dialog .popup-content {
    position: absolute;
    z-index: 2001;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
}
#subscribe-popup-2 .popup-dialog .popup-content h2 {
    padding-top: 100px;
}
#subscribe-popup-2 .popup-dialog .popup-content input[type=email] {
    width: 340px;
    display: block;
    margin: 0 auto 30px;
}
#subscribe-popup-2 .popup-dialog .popup-content span.popup-close {
    position: absolute;
    right: 10px;
    top: 10px;
    display: block;
    cursor: pointer;
}
#subscribe-popup-3 .popup-dialog {
    width: 970px;
    height: 500px;
}
#subscribe-popup-3 .popup-dialog .popup-content {
    width: 400px;
    height: calc(100% - 60px);
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    margin: 0 auto;
    padding: 40px 30px;
    text-align: center;
}
#subscribe-popup-3 .popup-dialog .popup-content input[type=email] {
    width: 100%;
    text-align: center;
}
#subscribe-popup-3 .popup-dialog span.popup-close {
    position: absolute;
    right: 10px;
    top: 10px;
    display: block;
    cursor: pointer;
}
ul.social-list li {
    display: inline-block;
    margin-right: 10px;
    margin-left: 10px;
    margin-top: 10px;
    text-align: center;
    list-style: none;
    position: relative;
    width: 25px;
    height: 25px;
    overflow: hidden;
    transition: all .3s ease;
}
.comments-area ol.comment-list li.comment .comment-body .main-comment .comment-content .content a:hover,
.comments-area ol.comment-list li.comment .comment-body .main-comment .comment-meta .comment-author b a:hover,
.widget .widget-content .group a:hover {
    text-decoration: underline;
}
ul.social-list li a {
    display: block;
    font-size: 21px;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
}
ul.social-list li:hover a {
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px);
}
ul.social-list li:first-child {
    margin-left: 0;
}
ul.social-list li:last-child {
    margin-right: 0;
}
.widget .widget-content .group a i,
.widget .widget-content .group h3 i {
    margin-right: 10px;
}
.widget {
    position: relative;
    width: 100%;
    margin-bottom: 50px;
}
.widget img {
    width: 100%;
}
.widget .widget-header {
    padding: 0;
    border-bottom: 0;
    margin-bottom: 30px;
}
.widget .widget-header h2.widget-title {
    color: #333;
    font-size: 22px;
    position: relative;
    text-align: left;
    line-height: 1em;
    margin-top: 0;
}
.widget .widget-header p.caption {
    color: #6d6d6d;
    font-weight: 700;
    font-size: 11px;
    margin-bottom: 0;
    line-height: 1em;
    display: block;
}
.widget .widget-content {
    position: relative;
    padding: 0;
}
.widget .widget-content .group {
    position: relative;
    margin-bottom: 20px;
}
.widget .widget-content .group h3 {
    font-size: 13px;
    margin-top: 0;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.widget .widget-content .group h4 {
    color: #6d6d6d;
    font-size: 14px;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 300;
    line-height: 1.8em;
}
.widget .widget-content .group a {
    font-size: 13px;
}
.widget .widget-content .group:last-child {
    margin-bottom: 0;
}
.widget h6 {
    color: #6d6d6d;
    font-weight: 700;
    font-size: 11px;
    margin-bottom: 20px;
}
.widget.white .widget-header {
    padding: 20px 0;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 0;
}
.widget.white .widget-header h2.widget-title {
    font-size: 20px;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
}
.widget.white .widget-header p.caption {
    text-align: center;
    margin: 10px 0;
}
.widget.white .widget-content,
.widget.white .widget-footer {
    padding: 20px;
}
.widget_reservation {
    position: relative;
    width: 100%;
}
.widget_reservation .widget-header p.price {
    font-size: 26px;
    margin-bottom: 0;
    text-align: center;
}
.widget_reservation .widget-header p.price span {
    font-size: 14px;
}
.widget_reservation .widget-content {
    padding: 0;
}
.widget_reservation .widget-content ul.book-check {
    position: relative;
}
.widget_reservation .widget-content ul.book-check h3 {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-top: 0;
}
.widget_reservation .widget-content ul.book-check li {
    position: relative;
    margin-bottom: 20px;
    line-height: 1em;
}
.widget_reservation .widget-content ul.book-check li.title {
    margin-bottom: 25px;
}
.widget_reservation .widget-content ul.book-check li label {
    font-weight: 400;
    color: #1c1c1c;
    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.widget_reservation .widget-content ul.book-check li button {
    width: 100%;
}
.widget_reservation .widget-content ul.book-check li .custom {
    position: relative;
    width: 100%;
}
.widget_reservation .widget-content ul.book-check li .custom input[type=text] {
    width: 100%;
    height: 40px;
    border: 0;
    font-size: 14px;
    background-color: #fff;
    padding: 0 20px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}
.widget_reservation .widget-content ul.book-check li .custom span.fa {
    position: absolute;
    right: 10px;
    top: 0;
    line-height: 40px;
}
.widget_reservation .widget-content ul.book-check li .custom.input-group:after {
    display: none;
}
.widget_reservation.white .widget-content ul.book-check li .custom input[type=text],
.widget_reservation.white .widget-content ul.book-check li .custom select.form-select + .select2 .select2-selection--single,
.widget_subscribe.white .widget-content form .custom input[type=email] {
    background-color: #f9f9f9;
}
.widget_reservation .widget-content ul.book-check li ul.book__check {
    position: relative;
}
.widget_reservation .widget-content ul.book-check li ul.book__check li {
    position: relative;
    width: 36%;
    float: left;
    padding: 5px;
    margin-bottom: 0;
}
.widget_reservation .widget-content ul.book-check li ul.book__check li.label {
    width: 28%;
    vertical-align: bottom;
    font-weight: 400;
    color: #1c1c1c;
    font-size: 12px;
    text-transform: uppercase;
    padding-top: 44px;
    padding-left: 0;
    text-align: left;
}
.widget_reservation .widget-content ul.book-check li ul.book__check li .custom {
    position: relative;
    margin-bottom: 0;
}
.widget_reservation .widget-content ul.book-check li ul.book__check:after {
    content: '';
    clear: both;
    display: table;
}
.widget_reservation .widget-content ul.book-check li:last-child {
    margin-bottom: 0;
}
.widget_reservation .widget-content ul.book-check li#room .custom {
    position: relative;
    margin-bottom: 20px;
}
.widget_reservation.white .widget-content {
    padding: 30px 20px;
}
.widget_categories .widget-header,
.widget_subscribe.white .widget-content {
    padding-top: 0;
}
.widget_subscribe.white .widget-header {
    border-bottom: 0;
    margin-bottom: 0;
}
.widget_subscribe.white .widget-header h2.widget-title {
    font-size: 18px;
}
.widget_subscribe .widget-content form .custom {
    width: 100%;
}
.widget_subscribe .widget-content form .custom input[type=email] {
    width: 100%;
    height: 40px;
    border: 0;
    background-color: #fff;
    padding: 0 20px;
    margin-bottom: 20px;
    font-size: 12px;
    font-style: italic;
    color: #898989;
}
.widget_subscribe .widget-content form .custom .btn-subscribe {
    position: relative;
    width: 100%;
    padding: 10px 0;
    border: 0;
    text-transform: uppercase;
    font-size: 10px;
    transition: all .2s ease;
}
.widget_subscribe .widget-content form .custom .btn-subscribe span.icon-arrow {
    width: 25px;
    height: 1px;
    position: absolute;
    top: 50%;
    left: 50%;
    right: 50%;
    bottom: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}
.widget_subscribe .widget-content form .custom .btn-subscribe span.icon-arrow:after,
.widget_subscribe .widget-content form .custom .btn-subscribe span.icon-arrow:before {
    content: '';
    position: absolute;
    width: 4px;
    height: 100%;
    right: 0;
    -webkit-transform-origin: 100% 50%;
    -moz-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    -o-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
}
.widget_subscribe .widget-content form .custom .btn-subscribe span.icon-arrow:before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.widget_subscribe .widget-content form .custom .btn-subscribe span.icon-arrow:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.widget_categories .widget-content ul li {
    position: relative;
    min-height: 40px;
}
.widget_categories .widget-content ul li a {
    font-size: 14px;
    position: absolute;
    color: #1c1c1c;
    width: 100%;
    height: 40px;
    display: block;
    padding: 10px 0;
    z-index: 15;
}
.widget_categories .widget-content ul li:after {
    content: '';
    font-family: Fontawesome;
    position: absolute;
    top: 8px;
    right: 0;
}
.widget_categories .widget-content ul li:first-child a {
    padding-top: 0;
}
.widget_categories .widget-content ul li ul.children {
    position: relative;
    padding-top: 40px;
    padding-left: 10px;
}
.widget_categories .widget-content ul li ul.children li a {
    color: #1c1c1c;
    font-weight: 400;
}
.widget_recent_entries .widget-header {
    padding-top: 0;
}
.widget_recent_entries .widget-content ul li {
    position: relative;
    padding-bottom: 20px;
    padding-top: 20px;
    border-bottom: 1px solid #e6e6e6;
}
.widget_recent_entries .widget-content ul li:first-child {
    padding-top: 0;
}
.widget_recent_entries .widget-content ul li:last-child {
    padding-bottom: 0;
    border-bottom: 0;
}
.widget_recent_entries .widget-content ul li .post-thumbnail {
    width: 33%;
    float: left;
    margin-right: 8%;
}
.widget_recent_entries .widget-content ul li .post-thumbnail .inner {
    width: 100%;
    overflow: hidden;
}
.widget_recent_entries .widget-content ul li .post-body {
    width: 59%;
    float: left;
    padding-top: 10px;
}
.widget_recent_entries .widget-content ul li .post-body p {
    font-weight: 500;
    font-size: 12px;
    color: #333;
    transition: all .3s ease;
}
.widget_recent_entries .widget-content ul li .post-body span.date {
    font-weight: 400;
    font-size: 11px;
}
.widget_recent_entries .widget-content ul li:after {
    content: '';
    clear: both;
    display: table;
}
.widget_recent_entries .widget-content ul li a.overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 15;
}
.widget_tag_cloud .widget-header {
    padding-top: 0;
}
.widget_tag_cloud .tagcloud {
    position: relative;
}
.widget_tag_cloud .tagcloud a {
    padding: 8px 20px;
    text-align: center;
    margin-right: 10px;
    margin-bottom: 10px;
    display: block;
    font-size: 12px;
    float: left;
}
.widget_flickr .widget-content ul.thumbnails:after,
.widget_tag_cloud .tagcloud:after {
    content: '';
    display: table;
    clear: both;
}
.widget_flickr .widget-header,
.widget_social .widget-header {
    padding-top: 0;
}
.widget_flickr .widget-content ul.thumbnails {
    margin-left: -7px;
    margin-right: -7px;
}
.widget_flickr .widget-content ul.thumbnails li {
    position: relative;
    width: 33.333333%;
    padding: 7px;
    float: left;
}
.widget_flickr .widget-content ul.thumbnails li a.thumbnail {
    position: relative;
    padding: 0;
    background-color: transparent;
    border: 0;
    margin-bottom: 0;
}
.widget_flickr .widget-content ul.thumbnails li a.thumbnail:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    background-color: transparent;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.widget_flickr .widget-content ul.thumbnails li a.thumbnail:hover:after {
    background-color: rgba(0, 0, 0, .7);
}
.widget_contact .widget-content h5 {
    font-style: italic;
    font-size: 16px;
    margin-bottom: 0;
    line-height: 1em;
}
.widget_contact .widget-content .logo {
    margin-bottom: 30px;
}
.widget_contact .widget-content .logo a {
    display: block;
}
.widget_contact .widget-content .logo a img {
    width: auto;
}
.widget_pages .widget-content {
    min-height: 240px;
}
.widget_pages .widget-content ul {
    position: relative;
    text-transform: capitalize;
}
.widget_pages .widget-content ul li {
    line-height: 30px;
    font-size: 14px;
}
.widget_pages .widget-content ul li a {
    color: #acacac;
}
.widget_pages .widget-footer h2 {
    font-size: 22px;
}
.widget_pages .widget-footer h2 span {
    font-size: 16px;
}
.widget_pages .widget-footer h6 {
    margin-bottom: 0;
}
.widget_twitter .widget-content ol.tweet li {
    position: relative;
    padding-left: 35px;
    margin-bottom: 20px;
}
.widget_twitter .widget-content ol.tweet li h5 {
    font-style: normal;
    font-size: 14px;
    font-weight: 400;
    color: #acacac;
    margin-bottom: 0;
}
.widget_twitter .widget-content ol.tweet li .sub-tweet a {
    font-size: 14px;
    display: block;
}
.widget_twitter .widget-content ol.tweet li:before {
    content: "";
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    font-size: 21px;
}
.widget_infomation .widget-price {
    position: relative;
    padding: 25px 20px;
    margin-top: 30px;
}
.widget_infomation .widget-price h3 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 14px;
    text-transform: uppercase;
}
.widget_infomation .widget-price h3 span {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 20px;
}
.widget_infomation.white .widget-price {
    margin-top: 0;
}
.comments-area {
    position: relative;
    width: 100%;
    padding: 50px 30px;
}
.comments-area h2.comments-title {
    font-style: italic;
    font-size: 26px;
    margin-top: 0;
    margin-bottom: 0;
}
.comments-area ol.comment-list {
    margin-top: 30px;
}
.comments-area ol.comment-list li.comment {
    position: relative;
    padding-bottom: 30px;
}
.comments-area ol.comment-list li.comment .comment-body .author-avatar {
    width: 72px;
    margin-right: 30px;
    float: left;
    position: relative;
}
.comments-area ol.comment-list li.comment .comment-body .author-avatar img {
    width: 72px;
    height: 72px;
}
.comments-area ol.comment-list li.comment .comment-body .main-comment {
    width: calc(100% - 102px);
    float: left;
    position: relative;
}
.comments-area ol.comment-list li.comment .comment-body .main-comment .comment-meta {
    position: relative;
    margin-bottom: 20px;
    line-height: 1em;
}
.comments-area ol.comment-list li.comment .comment-body .main-comment .comment-meta .comment-author {
    float: left;
}
.comments-area ol.comment-list li.comment .comment-body .main-comment .comment-meta .comment-author b a {
    font-size: 14px;
    font-weight: 500;
}
.comments-area ol.comment-list li.comment .comment-body .main-comment .comment-meta .comment-author span {
    font-size: 12px;
    margin-left: 10px;
}
.comments-area ol.comment-list li.comment .comment-body .main-comment .comment-meta .comment-metadata {
    float: right;
}
.comments-area ol.comment-list li.comment .comment-body .main-comment .comment-meta .comment-metadata span {
    margin-left: 12px;
    text-align: right;
}
.comments-area ol.comment-list li.comment .comment-body .main-comment .comment-meta .comment-metadata span a {
    font-size: 12px;
}
.comments-area ol.comment-list li.comment .comment-body .main-comment .comment-meta:after {
    content: '';
    clear: both;
    display: table;
}
.comments-area ol.comment-list li.comment .comment-body .main-comment .comment-content {
    position: relative;
}
.comments-area ol.comment-list li.comment .comment-body .main-comment .comment-content .review {
    margin-bottom: 20px;
}
.comments-area ol.comment-list li.comment .comment-body .main-comment .comment-content .review p {
    font-weight: 700;
    font-size: 14px;
    line-height: 1em;
    margin-bottom: 0;
}
.comments-area ol.comment-list li.comment .comment-body .main-comment .comment-content .content p {
    font-weight: 300;
    font-size: 13px;
}
.comments-area ol.comment-list li.comment .comment-body .main-comment .comment-content .content a {
    font-weight: 500;
}
.comments-area ol.comment-list li.comment .comment-body:after {
    content: '';
    clear: both;
    display: table;
}
.comments-area ol.comment-list li.comment.even {
    background-color: #fff;
}
.comments-area ol.comment-list li.comment.odd {
    background-color: #f9f9f9;
}
.comments-area ol.comment-list li.comment ol.children {
    margin-top: 15px;
}
.comments-area ol.comment-list li.comment ol.children li.comment {
    padding: 30px 40px 30px 100px;
}
.comments-area .comment-respond {
    position: relative;
    border-top: 1px solid #ebebeb;
}
.comments-area .comment-respond h3 {
    margin: 50px 0 30px;
    text-transform: capitalize;
    font-style: italic;
}
.comments-area .comment-respond ul {
    margin: 0;
}
.comments-area .comment-respond ul li {
    padding: 10px 0;
}
.comments-area .comment-respond ul li input {
    background-color: #f9f9f9;
    color: #000;
    border: 0;
    padding: 10px 15px;
    width: 100%;
    font-size: 14px;
}
.comments-area .comment-respond ul li textarea {
    width: 100%;
    min-height: 170px;
    padding: 10px 15px;
    font-size: 14px;
    background-color: #f9f9f9;
    color: #000;
    font-weight: 400;
}
.comments-area .comment-respond ul li.email,
.comments-area .comment-respond ul li.name {
    width: 48%;
}
.comments-area .comment-respond ul li.clearfix {
    padding: 0;
}
.comments-area .comment-respond input[type=submit] {
    background-color: #1c1c1c;
    display: block;
    padding: 15px 40px;
    margin-top: 30px;
    border: 0;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-size: 12px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.google-map,
.google-map-detail {
    position: relative;
    width: 100%;
    height: 500px;
    overflow: hidden;
}
.google-map h2,
.google-map-detail h2 {
    font-style: italic;
    text-align: center;
}
.google-map p,
.google-map-detail p {
    text-align: center;
    margin-bottom: 0;
}
#map {
    height: 100%;
}
.google-map-detail {
    height: 385px;
    margin-bottom: 30px;
}
.gmnoprint {
    display: none;
}
.gm-style-iw {
    top: 25px !important;
    left: 25px !important;
}
#map-infobox #bodyContent {
    position: relative;
    background-color: #1c1c1c;
    text-align: center;
    padding: 30px 20px;
}
#map-infobox #bodyContent h2 {
    font-size: 16px;
    font-style: italic;
    margin-top: 0;
}
#map-infobox #bodyContent p {
    font-size: 12px;
}
#map-infobox #bodyContent:before {
    content: '';
    position: absolute;
    width: 30px;
    height: 30px;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -5px;
    background-color: #1c1c1c;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.hidden {
    opacity: 0;
}
.mfp-bottom-bar {
    margin-top: -80px;
    padding-left: 36px;
}
.mfp-bottom-bar .mfp-title {
    padding-right: 55px;
    font-size: 20px;
    position: absolute;
    z-index: 1;
}
.mfp-counter {
    font-style: italic;
    right: 36px;
    font-size: 14px;
    z-index: 1;
}
.mfp-figure:after {
    background: -moz-linear-gradient(top, transparent 0, rgba(0, 0, 0, .8) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, transparent), color-stop(100%, rgba(0, 0, 0, .8)));
    background: -webkit-linear-gradient(top, transparent 0, rgba(0, 0, 0, .8) 100%);
    background: -o-linear-gradient(top, transparent 0, rgba(0, 0, 0, .8) 100%);
    background: -ms-linear-gradient(top, transparent 0, rgba(0, 0, 0, .8) 100%);
    background: linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, .8) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
    box-shadow: none;
    top: auto;
    height: 40%;
    z-index: 0;
}
.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
    right: 0;
    text-align: center;
    padding-right: 0;
    top: 40px;
    width: 44px;
    font-weight: 500;
    position: absolute;
    opacity: 1;
    filter: alpha(opacity=1);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.mfp-iframe-holder .mfp-close:hover,
.mfp-image-holder .mfp-close:hover {
    cursor: pointer;
}
.mfp-zoom-in .mfp-with-anim {
    opacity: 0;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-transform: scale(.8);
    -moz-transform: scale(.8);
    -ms-transform: scale(.8);
    -o-transform: scale(.8);
    transform: scale(.8);
}
.mfp-zoom-in.mfp-bg {
    opacity: 0;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.datepicker-inline .datepicker-group table.datepicker-calendar td,
button.mfp-arrow {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}
.mfp-zoom-in.mfp-ready .mfp-with-anim {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: .8;
}
.mfp-zoom-in.mfp-ready button.mfp-arrow {
    opacity: 1;
}
.mfp-zoom-in.mfp-removing .mfp-with-anim {
    -webkit-transform: scale(.8);
    -moz-transform: scale(.8);
    -ms-transform: scale(.8);
    -o-transform: scale(.8);
    transform: scale(.8);
    opacity: 0;
}
.mfp-zoom-in.mfp-removing button.mfp-arrow,
.mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0;
}
button.mfp-arrow {
    background-image: url(/images//arrow.png);
    background-repeat: no-repeat;
    background-position: -56px center;
    margin-top: 0;
    width: 28px;
    height: 22px;
    opacity: 0;
    transition: all .3s ease;
}
.btn,
.btn:after {
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
}
button.mfp-arrow:hover {
    background-position: 0 center;
}
button.mfp-arrow:active {
    margin-top: 0;
}
button.mfp-arrow.mfp-arrow-left {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    left: 20px;
}
button.mfp-arrow.mfp-arrow-right {
    right: 20px;
}
button.mfp-arrow:after,
button.mfp-arrow:before {
    margin-top: -11px;
    margin-left: 0;
    border: 0;
}
.collapse p,
.collapsing p {
    padding: 10px;
}
.acc {
    font-size: 14px;
    width: 100%;
    text-align: left;
    text-transform: capitalize;
    padding: 15px 20px;
    position: relative;
    margin-bottom: 10px;
}
.acc.active,
.acc:active {
    -webkit-box-shadow: 0 0 0;
    -moz-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
}
.acc-style-1 .acc {
    background-color: #1c1c1c;
    border-radius: 0;
    border: 0;
}
.acc-style-1.white .acc,
.acc-style-2 .acc {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
}
.acc-style-1 .acc[aria-expanded=true]:after {
    content: '';
    font-family: Fontawesome;
    position: absolute;
    right: 20px;
    top: 15px;
}
.acc-style-1 .acc[aria-expanded=false]:after {
    content: '';
    font-family: Fontawesome;
    position: absolute;
    right: 20px;
    top: 15px;
}
.acc-style-1.white p {
    color: #212121;
}
.acc-style-1.white .acc {
    color: #1c1c1c;
    border-radius: 0;
}
.acc-style-1.white .acc[aria-expanded=true]:after {
    content: '';
    font-family: Fontawesome;
    position: absolute;
    right: 20px;
    top: 15px;
    color: #1c1c1c;
}
.acc-style-1.white .acc[aria-expanded=false]:after {
    content: '';
    font-family: Fontawesome;
    position: absolute;
    right: 20px;
    top: 15px;
    color: #1c1c1c;
}
.acc-style-2 .acc {
    background-color: #1c1c1c;
    border-radius: 0;
    border: 0;
}
.acc-style-2 .acc[aria-expanded=true]:after {
    content: '';
    font-family: Fontawesome;
    position: absolute;
    right: 20px;
    top: 15px;
}
.acc-style-2 .acc[aria-expanded=false]:after {
    content: '';
    font-family: Fontawesome;
    position: absolute;
    right: 20px;
    top: 15px;
}
.acc-style-2.white p {
    color: #212121;
}
.acc-style-2.white a.acc,
.acc-style-2.white button.acc {
    color: #1c1c1c;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}
.acc-style-2.white a.acc[aria-expanded=true]:after,
.acc-style-2.white button.acc[aria-expanded=true]:after {
    content: '';
    font-family: Fontawesome;
    position: absolute;
    right: 20px;
    top: 15px;
    color: #1c1c1c;
}
.acc-style-2.white a.acc[aria-expanded=false]:after,
.acc-style-2.white button.acc[aria-expanded=false]:after {
    content: '';
    font-family: Fontawesome;
    position: absolute;
    right: 20px;
    top: 15px;
    color: #1c1c1c;
}
.btn,
.btn.btn-default.active,
.btn.btn-default:active,
.btn.btn-default:hover {
    color: #fff;
}
.btn {
    position: relative;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 15px 25px;
    border: 0;
    display: inline-block;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    transition: all .4s ease;
}
.btn:active,
.btn:hover {
    text-decoration: none !important;
    box-shadow: 0 0 0;
}
.btn:after {
    content: '';
    position: absolute;
    z-index: -1;
    transition: all .4s ease;
}
.btn.btn-default {
    background-color: #1b1b1b;
}
.btn.btn-style-1 {
    background-color: #ee4f4f;
}
.btn.btn-style-1.active,
.btn.btn-style-1:active,
.btn.btn-style-1:hover {
    background-color: #e04a4a;
}
.btn.btn-style-2 {
    background-color: #5cb85c;
}
.btn.btn-style-2.active,
.btn.btn-style-2:active,
.btn.btn-style-2:hover {
    background-color: #56ab56;
}
.btn.btn-style-3 {
    background-color: #5bc0de;
}
.btn.btn-style-3.active,
.btn.btn-style-3:active,
.btn.btn-style-3:hover {
    background-color: #55b4d0;
}
.btn.btn-style-4 {
    background-color: #f0ad4e;
}
.btn.btn-style-4.active,
.btn.btn-style-4:active,
.btn.btn-style-4:hover {
    background-color: #dd9f48;
}
.btn.btn-style-5 {
    background-color: #d9534f;
}
.btn.btn-style-5.active,
.btn.btn-style-5:active,
.btn.btn-style-5:hover {
    background-color: #c34b47;
}
.btn.btn-style-6 {
    background-color: #d8a942;
}
.btn.btn-style-6.active,
.btn.btn-style-6:active,
.btn.btn-style-6:hover {
    color: #fff !important;
}
.btn.btn-style-7 {
    color: #1c1c1c !important;
    border: 1px solid #1c1c1c;
}
.btn.btn-style-7.active,
.btn.btn-style-7:active,
.btn.btn-style-7:hover {
    color: #fff !important;
}
.btn.btn-classic {
    color: #d8a942;
    text-transform: none;
    font-weight: 300;
    font-style: italic;
    font-size: 12px;
    position: relative;
    border-top: 1px solid;
    border-bottom: 1px solid;
    border-color: #d8a942;
    padding: 10px 25px;
}
.btn.btn-classic:hover span {
    -webkit-transform: translateX(10px);
    -moz-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -o-transform: translateX(10px);
    transform: translateX(10px);
}
.btn.btn-classic.black {
    color: #1c1c1c;
    border-color: #1c1c1c;
}
.btn.btn-classic.black span.icon-btn-arrow .inner {
    background-color: #1c1c1c;
}
.btn.btn-classic.black span.icon-btn-arrow .inner:after {
    border-color: #1c1c1c #1c1c1c transparent transparent;
}
span.icon-btn-arrow {
    position: relative;
    margin-left: 15px;
    width: 25px;
    height: 10px;
    display: inline-block;
}
span.icon-btn-arrow .inner {
    width: 25px;
    height: 1px;
    background-color: #d8a942;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}
span.icon-btn-arrow .inner:after {
    content: '';
    display: block;
    position: absolute;
    width: 4px;
    height: 4px;
    border-right: 1px solid;
    border-top: 1px solid;
    border-color: #d8a942 #d8a942 transparent transparent;
    top: 0;
    right: 0;
    -webkit-transform-origin: 100% 50%;
    -moz-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    -o-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
select.book-select + .select2,
select.form-select + .select2,
select.local-select + .select2,
select.top-select + .select2 {
    width: 100% !important;
}
span.icon-btn-arrow.white .inner {
    background-color: #fff;
}
span.icon-btn-arrow.white .inner:after {
    border-color: #fff #fff transparent transparent;
}
span.icon-btn-arrow.black .inner {
    background-color: #1c1c1c;
}
span.icon-btn-arrow.black .inner:after {
    border-color: #1c1c1c #1c1c1c transparent transparent;
}
.select2-dropdown {
    border: 0;
    z-index: 1000000;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}
span.select2-selection:focus,
span.select2-selection:hover {
    outline: 0;
    text-decoration: none;
}
.activities .grid-item .work-item .post-body .meta ul.cat-links li a:hover,
.apb-content .apb-room .apb-room_item .apb-room_text .apb-room_desc .see_more a,
.attraction-page .site-content a:hover,
.cat-event .post .post-field .wrapper .group a:hover,
.page-blog .site-content .post .post-body .entry-header ul.cat-links li a:hover,
.page-blog-detail .site-content .post .post-body .entry-content a:hover,
.page-blog-detail .site-content .post .post-body .entry-footer ul.cat-links li a:hover,
.page-blog-detail .site-content .post .post-body .entry-header ul.cat-links li a:hover,
.page-not-found .wrapper .block-content .post-body p a:hover,
.room-select .apb-room-selected .apb-room-selected_content .apb-room-selected_item a.apb-room-selected_change:hover {
    text-decoration: underline;
}
select.top-select + .select2 .select2-selection--single {
    background-color: #1c1c1c;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
}
select.top-select + .select2 .select2-selection--single .select2-selection__rendered {
    color: #6d6d6d;
    font-size: 12px;
}
select.book-select + .select2 .select2-selection--single {
    background-color: #6d6d6d;
    border: 0;
    padding: 0 12px;
    height: 40px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
}
select.book-select + .select2 .select2-selection--single .select2-selection__rendered {
    color: #fff;
    line-height: 40px;
    font-size: 14px;
}
select.book-select + .select2 .select2-selection--single .select2-selection__arrow {
    height: 40px;
    right: 5px;
}
select.book-select + .select2 .select2-selection--single .select2-selection__arrow b {
    border-color: #fff transparent transparent;
}
select.book-select + .select2.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #fff;
}
select.form-select + .select2 .select2-selection--single {
    background-color: #f9f9f9;
    border: 0;
    height: 40px;
    padding: 0 20px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
}
select.form-select + .select2 .select2-selection--single .select2-selection__rendered {
    color: #000;
    line-height: 40px;
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
}
select.form-select + .select2 .select2-selection--single .select2-selection__arrow {
    height: 40px;
    right: 5px;
}
select.form-select + .select2 .select2-selection--single .select2-selection__arrow b {
    border-color: #000 transparent transparent;
}
select.form-select + .select2.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #000;
}
select.local-select + .select2 .select2-selection--single {
    background-color: #fff;
    border: 0;
    height: 50px;
    padding: 0 20px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
}
select.local-select + .select2 .select2-selection--single .select2-selection__rendered {
    font-size: 14px;
    color: #000;
    line-height: 50px;
    padding-left: 0;
    padding-right: 0;
}
select.local-select + .select2 .select2-selection--single .select2-selection__arrow {
    height: 50px;
    right: 5px;
}
select.local-select + .select2 .select2-selection--single .select2-selection__arrow b {
    border-color: #000 transparent transparent;
}
select.local-select + .select2.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #000;
}
.datepicker-inline {
    position: relative;
    width: 100%;
    padding: 0 15px;
}
.datepicker-inline .datepicker-group {
    width: 50%;
    float: left;
}
.datepicker-inline .datepicker-group.datepicker-group-first {
    padding-right: 15px;
}
.datepicker-inline .datepicker-group.datepicker-group-last {
    padding-left: 15px;
}
.datepicker-inline .datepicker-group:after {
    content: '';
    display: table;
    clear: both;
}
.datepicker-inline .datepicker-group .datepicker-header {
    color: #333;
    font-size: 14px;
    font-weight: 700;
    margin: 0 3px;
    padding-bottom: 15px;
    padding-top: 15px;
    position: relative;
    text-align: center;
}
.datepicker-inline .datepicker-group .datepicker-header a.datepicker-next,
.datepicker-inline .datepicker-group .datepicker-header a.datepicker-prev {
    width: 40px;
    height: 40px;
    color: #333;
    display: block;
    font-size: 15px;
    line-height: 40px;
    text-align: center;
    position: absolute;
    cursor: pointer;
    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%);
}
.datepicker-inline .datepicker-group .datepicker-header a.datepicker-prev {
    left: 0;
}
.datepicker-inline .datepicker-group .datepicker-header a.datepicker-next {
    right: 0;
}
.datepicker-inline .datepicker-group .datepicker-header .datepicker-title span {
    font-size: 20px;
    font-weight: 300;
}
.datepicker-inline .datepicker-group table.datepicker-calendar {
    width: 100%;
    margin-bottom: 0;
    table-layout: fixed;
    empty-cells: hide;
}
.datepicker-inline .datepicker-group table.datepicker-calendar th {
    padding: 20px 15px;
    text-align: center;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
}
.datepicker-inline .datepicker-group table.datepicker-calendar td {
    padding: 0;
    text-align: center;
    font-size: 14px;
    font-weight: 300;
    transition: all .3s ease;
}
.datepicker-inline .datepicker-group table.datepicker-calendar td .state-default {
    padding: 20px;
}
.datepicker-inline .datepicker-group table.datepicker-calendar td .state-disable {
    background-color: #f7f7f7;
    color: #ccc;
    cursor: default;
}
.datepicker-inline .datepicker-group table.datepicker-calendar td .state-disable:hover {
    background-color: #f7f7f7;
    color: #ccc;
}
.datepicker-inline .datepicker-group table.datepicker-calendar td .state-highlight {
    background-color: #b98921;
    color: #fff;
}
.datepicker-inline .datepicker-group table.datepicker-calendar td span {
    color: #ccc;
}
.datepicker-inline .datepicker-group table.datepicker-calendar td a {
    display: block;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.datepicker-inline .datepicker-group table.datepicker-calendar td a.state-hover,
.datepicker-inline .datepicker-group table.datepicker-calendar td a:hover {
    background-color: #d8a942;
    color: #fff;
}
.datepicker-inline .datepicker-group table.datepicker-calendar td a.state-active,
.datepicker-inline .datepicker-group table.datepicker-calendar td a:active {
    background-color: #b98921;
    color: #fff;
}
.datepicker-inline .datepicker-group table.datepicker-calendar tbody > tr > td,
.datepicker-inline .datepicker-group table.datepicker-calendar tbody > tr > th,
.datepicker-inline .datepicker-group table.datepicker-calendar tfoot > tr > td,
.datepicker-inline .datepicker-group table.datepicker-calendar tfoot > tr > th,
.datepicker-inline .datepicker-group table.datepicker-calendar thead > tr > td,
.datepicker-inline .datepicker-group table.datepicker-calendar thead > tr > th {
    border-bottom: 0;
}
.datepicker-inline:after {
    content: '';
    display: table;
    clear: both;
}
.book-now-wrap {
    float: right;
    opacity: 1;
    visibility: visible;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.book-now-wrap .book-check-form,
.ef-width a.overlay {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}
.book-now-wrap .toggle-book {
    text-align: center;
    cursor: pointer;
    padding: 0 45px;
    font-size: 14px;
    font-weight: 500;
    line-height: 70px;
}
.book-now-wrap .toggle-book span.fa {
    display: none;
}
.book-now-wrap .book-check-form {
    position: absolute;
    right: 0;
    bottom: auto;
    opacity: 0;
    visibility: hidden;
    width: 100%;
    background-color: rgba(0, 0, 0, .8);
    text-align: left;
    padding: 40px 40px 20px;
    z-index: 20;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
    transition: all .3s ease;
}
.book-now-wrap .book-check-form h4 {
    margin: 0;
    font-size: 26px;
}
.book-now-wrap .book-check-form .book-content {
    padding: 0;
}
.book-now-wrap .book-check-form .book-content .group {
    margin-top: 0;
    float: none;
}
.book-now-wrap .book-check-form .book-content .group h4 {
    font-style: normal;
    line-height: 1.4em;
}
.book-now-wrap .book-check-form .book-content ul.book-list {
    width: 100%;
    margin-top: 20px;
    float: none;
}
.book-now-wrap .book-check-form .book-content ul.book-list li {
    margin-bottom: 20px;
}
.book-now-wrap .book-check-form .book-content ul.book-list li .custom input {
    width: 100%;
    height: 40px;
    font-size: 14px;
    padding: 0 20px;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    background-color: #6d6d6d;
}
.book-now-wrap .book-check-form .book-content ul.book-list li:last-child {
    padding-right: 0;
}
.book-now-wrap .book-check-form .book-content ul.book-list li.book-picker .custom {
    width: 230px;
}
.book-now-wrap .book-check-form .book-content ul.book-list li.book-select .custom {
    width: 155px;
}
.book-now-wrap .book-check-form.book-toggle {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}
#check-available {
    width: 215px;
    position: relative;
    display: block;
    padding: 0 30px;
    margin-top: 32px;
    text-transform: uppercase;
    font-size: 12px;
    height: 40px;
    line-height: 40px;
    -webkit-transition: padding .4s ease;
    -moz-transition: padding .4s ease;
    -ms-transition: padding .4s ease;
    -o-transition: padding .4s ease;
    transition: padding .4s ease;
}
#check-available span.icon-arrow {
    width: 25px;
    height: 1px;
    position: absolute;
    right: 20px;
    bottom: 0;
    top: 0;
    margin: auto 0;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}
#check-available span.icon-arrow:after,
#check-available span.icon-arrow:before {
    content: '';
    position: absolute;
    height: 100%;
    right: 0;
    width: 4px;
    -webkit-transform-origin: 100% 50%;
    -moz-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    -o-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
}
#check-available span.icon-arrow:before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
#check-available span.icon-arrow:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
#check-available:hover {
    padding-left: 60px;
    padding-right: 0;
}
#check-available:hover span.icon-arrow {
    right: 170px;
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
.book-check-form {
    width: 100%;
    min-height: 120px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .7);
    z-index: 20;
}
.book-check-form .book-content {
    position: relative;
    padding: 40px 0;
}
.book-check-form .book-content .group {
    position: relative;
    float: left;
    width: 25%;
    margin-top: 10px;
}
.book-check-form .book-content .group h4 {
    margin-top: 0;
    font-size: 26px;
    font-style: italic;
    line-height: 1em;
}
.book-check-form .book-content .group h6 {
    color: #6d6d6d;
    margin: 0;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1em;
}
.book-check-form .book-content ul.book-list {
    width: 75%;
    float: left;
    position: relative;
}
.book-check-form .book-content ul.book-list li {
    position: relative;
    float: left;
    padding-right: 20px;
    display: inline-block;
    line-height: 1em;
}
.book-check-form .book-content ul.book-list li .custom input {
    width: 100%;
    height: 40px;
    font-size: 14px;
    padding: 0 20px;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    background-color: #6d6d6d;
}
.book-check-form .book-content ul.book-list li .custom span.custom-icon {
    background-color: #6d6d6d;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}
.book-check-form .book-content ul.book-list li label {
    font-size: 12px;
    font-weight: 100;
    text-transform: uppercase;
}
.book-check-form .book-content ul.book-list li label.error {
    color: #d8a942;
    margin-top: 5px;
    font-size: 10px;
    position: absolute;
    width: 100%;
    left: 0;
    top: 100%;
}
.book-check-form .book-content ul.book-list li:last-child {
    padding-right: 0;
}
.book-check-form .book-content ul.book-list li.book-picker .custom {
    width: 160px;
}
.book-check-form .book-content ul.book-list li.book-select .custom {
    position: relative;
    width: 80px;
    margin-bottom: 0;
}
.book-check-form .book-content ul.book-list li.list-field {
    width: 20%;
}
.book-check-form .book-content ul.book-list li.list-field .btn {
    width: 100%;
    margin-top: 17px;
    padding: 11px 25px;
}
.book-check-form .book-content ul.book-list li #check-available {
    margin-top: 17px;
}
.book-check-form .book-content:after {
    content: '';
    display: table;
    clear: both;
}
.book-check-form-2 {
    width: 100%;
    bottom: auto;
    left: auto;
    top: 10%;
    background-color: transparent;
}
.book-check-form-2 .book-content {
    position: absolute;
    width: 270px;
    padding: 30px;
    background-color: rgba(0, 0, 0, .7);
}
.book-section,
.ef-width {
    position: relative;
}
.book-check-form-2 .book-content .group {
    text-align: center;
    width: 100%;
    margin-top: 0;
    margin-bottom: 30px;
}
.book-check-form-2 .book-content .group h4 {
    font-size: 20px;
}
.book-check-form-2 .book-content ul.book-list {
    width: 100%;
}
.book-check-form-2 .book-content ul.book-list li {
    width: 100%;
    margin-bottom: 20px;
    padding-right: 0;
}
.book-check-form-2 .book-content ul.book-list li.book-picker .custom,
.book-check-form-2 .book-content ul.book-list li.book-select .custom,
.book-check-form-2 .book-content ul.book-list li.list-field {
    width: 100%;
}
.book-check-form-2 .book-content ul.book-list li #check-available {
    width: 100%;
    margin-bottom: 0;
    margin-top: 0;
}
.book-section .book-check-form {
    position: relative;
    background-color: #000;
}
.book-section .book-check-form .book-content .group {
    width: 100%;
    margin-top: 0;
    margin-bottom: 20px;
}
.book-section .book-check-form .book-content ul.book-list {
    width: 100%;
}
.ef-width {
    overflow: hidden;
}
.ef-width a.overlay,
.ef-width a.overlay span {
    position: absolute;
    opacity: 0;
    visibility: hidden;
}
.ef-width img {
    width: 100%;
}
.ef-width a.overlay {
    width: 100%;
    height: 100%;
    background-color: rgba(28, 28, 28, .7);
    top: 0;
    left: 0;
    z-index: 2;
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0);
    transition: all .3s ease;
}
.ef-width a.overlay span,
.header .main-header .navigation ul.nav li {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}
.ef-width a.overlay span {
    font-size: 30px;
    top: calc(50% - 15px);
    left: 0;
    right: 0;
    text-align: center;
    z-index: 21;
    transition: all .3s ease;
}
.ef-width:hover a.overlay,
.ef-width:hover a.overlay span {
    opacity: 1;
    visibility: visible;
}
.ef-width:hover a.overlay {
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
}
.header {
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1010;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.header .top-header {
    position: relative;
    width: 100%;
    height: 30px;
    background-color: #1c1c1c;
    color: #6d6d6d;
}
.header .top-header .ha-phone {
    float: left;
    font-size: 13px;
    font-style: italic;
    line-height: 30px;
}
.header .top-header .ha-phone i {
    margin-right: 10px;
}
.header .top-header .ha-currency {
    float: right;
    height: 30px;
}
.header .top-header .ha-currency ul.nav {
    display: inline-block;
    margin: 0;
    line-height: 29px;
}
.header .top-header .ha-currency ul.nav li {
    display: inline-block;
    position: relative;
}
.header .top-header .ha-currency ul.nav li.top-nav-custom {
    position: relative;
    margin-bottom: 0;
}
.header .main-header {
    position: relative;
    width: 100%;
    min-height: 70px;
}
.header .main-header .logo {
    position: relative;
    float: left;
    height: 70px;
    z-index: 999;
}
.header .main-header .logo a {
    display: block;
    padding-top: 15px;
}
.header .main-header .navigation {
    position: relative;
}
.header .main-header .navigation:after {
    content: '';
    display: table;
    clear: both;
}
.header .main-header .navigation ul.nav {
    float: right;
    margin-right: 15px;
}
.header .main-header .navigation ul.nav li {
    position: relative;
    display: inline-block;
    margin: 0;
    border-bottom: 3px solid #fff;
    line-height: 67px;
    transition: all .3s ease;
}
.header .main-header .navigation ul.nav li a,
.header .main-header .navigation ul.nav li a span {
    font-weight: 500;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}
.header .main-header .navigation ul.nav li a {
    display: inline-block;
    font-family: Roboto, sans-serif;
    font-size: 12px;
    color: #6d6d6d;
    text-align: center;
    padding: 0 12px;
    top: 3px;
    line-height: 67px;
    transition: all .3s ease;
}
.header .main-header .navigation ul.nav li a span {
    margin-left: 5px;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    transition: all .3s ease;
}
.header .main-header .navigation ul.nav li ul.sub-menu,
.menu-mobile nav.navigation .nav li span {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}
.header .main-header .navigation ul.nav li a:focus {
    background-color: transparent;
}
.header .main-header .navigation ul.nav li ul.sub-menu {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: calc(100% + 3px);
    left: calc(50% - 115px);
    min-width: 230px;
    padding: 5px 25px;
    text-transform: none;
    background-color: rgba(0, 0, 0, .8);
    z-index: 21;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
    transition: all .3s ease;
}
.header .main-header .navigation ul.nav li:hover a:hover,
.header.header-active .top-header,
.mobile-nav-menu.mobile-active span.icon {
    background-color: transparent;
}
.header .main-header .navigation ul.nav li ul.sub-menu li {
    display: block;
    border-bottom: 1px solid #373737;
    line-height: 1.4em;
}
.header .main-header .navigation ul.nav li ul.sub-menu li a {
    display: block;
    padding: 17px 0 13px;
    font-weight: 300;
    font-size: 14px;
    text-align: left;
    line-height: 1em;
}
.tp-caption.tp-large,
.tp-caption.tp-middle,
.tp-caption.tp-small {
    font-weight: 400;
    font-style: italic;
}
.header .main-header .navigation ul.nav li ul.sub-menu li:last-child {
    border-bottom: 0;
}
.header .main-header .navigation ul.nav li:hover {
    border-bottom: 3px solid #d8a942;
}
.header .main-header .navigation ul.nav li:hover a span {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.header .main-header .navigation ul.nav li:hover ul.sub-menu {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}
.header.header-active .top-header {
    -webkit-transform: translateX(-270px);
    -moz-transform: translateX(-270px);
    -ms-transform: translateX(-270px);
    -o-transform: translateX(-270px);
    transform: translateX(-270px);
}
.header.header-active .top-header .ha-currency {
    display: none;
}
.header.header-active .main-header {
    background-color: transparent;
    border-color: transparent;
    -webkit-transform: translateX(-270px);
    -moz-transform: translateX(-270px);
    -ms-transform: translateX(-270px);
    -o-transform: translateX(-270px);
    transform: translateX(-270px);
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.header.header-active .main-header .book-now-wrap {
    opacity: 0;
    visibility: hidden;
}
.mobile-nav-menu {
    position: absolute;
    display: none;
    width: 50px;
    height: 50px;
    cursor: pointer;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
}
.mobile-nav-menu span.icon,
.mobile-nav-menu span.icon:after,
.mobile-nav-menu span.icon:before {
    position: absolute;
    width: 20px;
    height: 2px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    display: block;
    left: 0;
}
.mobile-nav-menu span.icon {
    font-size: 0;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    transition: all .5s ease;
}
.mobile-nav-menu span.icon:after,
.mobile-nav-menu span.icon:before {
    content: '';
    transition: all .5s ease;
}
.mobile-nav-menu span.icon:before {
    top: -6px;
}
.mobile-nav-menu span.icon:after {
    bottom: -6px;
}
.mobile-nav-menu.mobile-active span.icon:before {
    top: 0;
    background-color: #fff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.mobile-nav-menu.mobile-active span.icon:after {
    bottom: 0;
    background-color: #fff;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.overflow-hidden {
    -webkit-overflow-scrolling: touch;
}
.menu-mobile {
    position: fixed;
    top: 0;
    right: 0;
    width: 270px;
    height: 100%;
    overflow: hidden;
    background-color: #212121;
    z-index: 100000;
    -webkit-transform: translateX(270px);
    -moz-transform: translateX(270px);
    -ms-transform: translateX(270px);
    -o-transform: translateX(270px);
    transform: translateX(270px);
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.menu-mobile:after {
    content: '';
    display: block;
    position: fixed;
    width: 0;
    height: 0;
    left: 0;
    bottom: 0;
}
.menu-mobile.fixSfr {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}
.menu-mobile.overflow-auto {
    overflow: auto;
}
.menu-mobile nav.navigation {
    margin: 0;
    padding: 30px 0;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
}
.menu-mobile nav.navigation.text-right {
    text-align: left !important;
}
.menu-mobile nav.navigation .nav {
    margin: 0;
}
.menu-mobile nav.navigation .nav li {
    margin: 0;
    padding: 0;
    border-bottom: 1px solid rgba(255, 255, 255, .12);
}
.menu-mobile nav.navigation .nav li:before {
    display: none;
}
.menu-mobile nav.navigation .nav li a {
    display: block;
    font-size: 12px;
    background: 0 0;
    padding: 12px 15px;
}
.menu-mobile nav.navigation .nav li:last-child {
    border: 0;
}
.menu-mobile nav.navigation .nav li span {
    position: absolute;
    top: 0;
    right: 0;
    line-height: 50px;
    display: block;
    font-size: 20px;
    width: 50px;
    text-align: center;
    z-index: 9;
    transition: all .3s ease;
}
.menu-mobile nav.navigation .nav li.menu-item-has-children .sub-menu {
    opacity: 0;
    visibility: hidden;
    max-height: 0;
    margin: 0;
    border-top: 1px solid rgba(255, 255, 255, .12);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.menu-mobile nav.navigation .nav li.menu-item-has-children .sub-menu li a {
    position: relative;
    font-size: 11px;
    text-indent: 10px;
}
.menu-mobile nav.navigation .nav li.menu-item-has-children .sub-menu li a:before {
    content: '';
    display: block;
    position: absolute;
    width: 2px;
    height: 2px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    margin: auto;
    left: 15px;
    top: 0;
    bottom: 0;
}
.menu-mobile nav.navigation .nav li.menu-item-has-children.active > a > span {
    -webkit-transform: rotateX(-180deg);
    -moz-transform: rotateX(-180deg);
    -ms-transform: rotateX(-180deg);
    -o-transform: rotateX(-180deg);
    transform: rotateX(-180deg);
}
.menu-mobile nav.navigation .nav li.menu-item-has-children.active .sub-menu {
    opacity: 1;
    visibility: visible;
    max-height: 100%;
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
}
.main-header-fixed {
    position: fixed !important;
    top: 0;
    border-bottom: 1px solid #eee;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.cat-box,
.cat-box-2 {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    color: #d9ac48;
}
.main-header-fixed--unpin {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
}
.main-header-fixed--pin {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}
.slotholder:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    background: rgba(51, 51, 51, .5);
}
.tp-banner-container {
    width: 100%;
    position: relative;
    padding: 0;
}
.tp-banner {
    width: 100%;
    position: relative;
}
.tp-caption.tp-large {
    font-size: 5.3em;
}
.tp-caption.tp-middle {
    font-size: 2.6em;
}
.tp-caption.tp-small {
    font-size: 1.6em;
}
.tp-caption.tp-xs {
    font-size: 1.3em;
    font-weight: 100;
    font-style: italic;
}
.tp-caption a {
    font-size: 1.1em !important;
    font-weight: 400;
    text-transform: uppercase;
    padding: 15px 40px;
}
.tp-caption a:hover span {
    -webkit-transform: translateX(10px);
    -moz-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -o-transform: translateX(10px);
    transform: translateX(10px);
}
.tp-caption a:hover span span.inner:after {
    border-right: 1px solid #d8a942;
    border-top: 1px solid #d8a942;
}
.tp-caption.tp-saleoff {
    font-size: 5.2em;
    font-weight: 700;
    text-transform: uppercase;
}
.tp-caption.tp-saleoff-small {
    font-size: 2.9em;
    font-weight: 400;
    text-transform: uppercase;
}
.tp-caption.border_box {
    width: 20%;
    height: 25%;
    border: 5px solid #fff;
}
.tp-banner-fullscreen-container {
    width: 100%;
    position: relative;
    padding: 0;
}
.tp-rightarrow.tparrows.default:after {
    content: "";
    width: 28px;
    height: 22px;
    background: url(/images//slider-arrow.png) 28px center;
    top: 50%;
}
.tp-leftarrow.tparrows.default:after {
    content: "";
    width: 28px;
    height: 22px;
    background: url(/images//slider-arrow.png) 0 center;
    top: 50%;
}
.half-block {
    position: relative;
    max-width: 585px;
    min-height: 460px;
    padding-top: 60px;
    padding-bottom: 60px;
}
.half-block.fr {
    padding-right: 80px;
}
.half-block.fl {
    padding-left: 80px;
}
.flipbook-slider .item {
    position: relative;
    overflow: hidden;
    min-height: 500px;
}
.flipbook-slider .item .post-thumbnail {
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    padding-top: 0;
    height: 100%;
}
.flipbook-slider .item .post-thumbnail img {
    width: 100%;
    display: none;
}
.flipbook-slider .item .post-thumbnail .item-img {
    position: absolute;
    width: 100%;
    height: 100%;
    background-position: 50% 50%;
    background-size: cover;
}
.flipbook-slider .item .post-body {
    width: 50%;
    float: right;
    position: relative;
    text-align: center;
    padding: 50px 50px 110px;
}
.flipbook-slider .item .post-body h2.post-title {
    width: 80%;
    margin: 40px auto 30px;
}
.flipbook-slider .item .post-body ul.cat-links li {
    display: none;
}
.flipbook-slider .item .post-body ul.cat-links li a {
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 3px;
    margin: 0;
}
.flipbook-slider .item .post-body ul.cat-links li:first-child {
    display: block;
}
.flipbook-slider .item .post-body .divider {
    content: "";
    width: 100px;
    height: 1px;
    margin: 10px auto;
}
.flipbook-slider .item .post-body .post-content {
    width: 60%;
    position: relative;
    margin: 0 auto 40px;
}
.flipbook-slider .item .post-body .post-content p {
    font-size: 14px;
    line-height: 2.2em;
}
.flipbook-slider.reverse .post-thumbnail {
    left: 50%;
}
.flipbook-slider.reverse .post-body {
    float: left;
}
.roomrate-slider p {
    font-style: italic;
}
.roomrate-slider .item {
    position: relative;
    padding: 0 15px;
}
.roomrate-slider .item .post-thumbnail {
    position: relative;
}
.roomrate-slider .item .post-body {
    text-align: center;
}
.guestbook-slider .gb-inner {
    position: relative;
    text-align: center;
}
.guestbook-slider .gb-inner img {
    width: 90px;
    height: 90px;
    margin: 0 auto;
}
.guestbook-slider .gb-inner .gb--caption {
    position: relative;
    left: 0;
    right: 0;
    margin-top: 35px;
    color: #1c1c1c;
    text-shadow: 0 0 0 transparent;
    font-size: 15px;
}
.guestbook-slider .gb-inner .gb--caption p.signature {
    font-weight: 700;
    margin-bottom: 0;
}
.guestbook-slider .gb-inner .gb--caption p.address {
    font-weight: 400;
    font-size: 13px;
}
.event-slider,
.event-slider-2,
.event-slider-3,
.news-slider,
.news-slider-2 {
    position: relative;
}
.event-slider .item,
.event-slider-2 .item,
.event-slider-3 .item,
.news-slider .item,
.news-slider-2 .item {
    position: relative;
    overflow: hidden;
    min-height: 200px;
    padding: 0 15px;
}
.event-slider .item .wrapper,
.event-slider-2 .item .wrapper,
.event-slider-3 .item .wrapper,
.news-slider .item .wrapper,
.news-slider-2 .item .wrapper {
    position: relative;
}
.event-slider .item .wrapper .post-thumbnail,
.event-slider-2 .item .wrapper .post-thumbnail,
.event-slider-3 .item .wrapper .post-thumbnail,
.news-slider .item .wrapper .post-thumbnail,
.news-slider-2 .item .wrapper .post-thumbnail {
    position: absolute;
    width: 48%;
    height: 100%;
    left: 0;
    top: 0;
    overflow: hidden;
}
.event-slider .item .wrapper .post-thumbnail img,
.event-slider-2 .item .wrapper .post-thumbnail img,
.event-slider-3 .item .wrapper .post-thumbnail img,
.news-slider .item .wrapper .post-thumbnail img,
.news-slider-2 .item .wrapper .post-thumbnail img {
    width: 100%;
    display: none;
}
.event-slider .item .wrapper .post-thumbnail .item-img,
.event-slider-2 .item .wrapper .post-thumbnail .item-img,
.event-slider-3 .item .wrapper .post-thumbnail .item-img,
.news-slider .item .wrapper .post-thumbnail .item-img,
.news-slider-2 .item .wrapper .post-thumbnail .item-img {
    position: absolute;
    width: 100%;
    height: 100%;
    background-position: 50% 50%;
    background-size: cover;
}
.event-slider .item .wrapper .post-body,
.event-slider-2 .item .wrapper .post-body,
.event-slider-3 .item .wrapper .post-body,
.news-slider .item .wrapper .post-body,
.news-slider-2 .item .wrapper .post-body {
    position: relative;
    float: right;
    width: 52%;
    text-align: left;
    padding: 30px;
    text-shadow: 0 0 0 transparent;
}
.event-slider .item .wrapper .post-body h2,
.event-slider-2 .item .wrapper .post-body h2,
.event-slider-3 .item .wrapper .post-body h2,
.news-slider .item .wrapper .post-body h2,
.news-slider-2 .item .wrapper .post-body h2 {
    color: #333;
    font-size: 18px;
}
.event-slider .item .wrapper .post-body span.date,
.event-slider-2 .item .wrapper .post-body span.date,
.event-slider-3 .item .wrapper .post-body span.date,
.news-slider .item .wrapper .post-body span.date,
.news-slider-2 .item .wrapper .post-body span.date {
    font-size: 14px;
    font-weight: 400;
}
.event-slider .item .wrapper .post-body span.date-2,
.event-slider-2 .item .wrapper .post-body span.date-2,
.event-slider-3 .item .wrapper .post-body span.date-2,
.news-slider .item .wrapper .post-body span.date-2,
.news-slider-2 .item .wrapper .post-body span.date-2 {
    font-size: 12px;
    font-weight: 700;
}
.event-slider-2 .item .wrapper .post-thumbnail,
.event-slider-3 .item .wrapper .post-thumbnail,
.news-slider-2 .item .wrapper .post-thumbnail {
    width: 100%;
    position: relative;
}
.event-slider-2 .item .wrapper .post-thumbnail img,
.event-slider-3 .item .wrapper .post-thumbnail img,
.news-slider-2 .item .wrapper .post-thumbnail img {
    display: block;
}
.event-slider-2 .item .wrapper .post-body,
.event-slider-3 .item .wrapper .post-body,
.news-slider-2 .item .wrapper .post-body {
    width: 100%;
    padding: 35px 30px 40px;
    float: none;
}
.event-slider-2 .item .wrapper .post-body p,
.event-slider-3 .item .wrapper .post-body p,
.news-slider-2 .item .wrapper .post-body p {
    color: #333;
    font-size: 14px;
}
.event-slider-2 .item .wrapper .post-body a.btn,
.event-slider-3 .item .wrapper .post-body a.btn,
.news-slider-2 .item .wrapper .post-body a.btn {
    width: 100%;
}
.cat-box {
    position: relative;
    transition: all .3s ease;
}
.cat-box .post-thumbnail {
    position: relative;
}
.cat-box .post-content {
    padding: 20px;
    min-height: 280px;
}
.cat-box .post-content h2 {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 20px;
}
.cat-box .post-content .description {
    font-size: 14px;
    line-height: 1.8em;
    margin-bottom: 20px;
}
.cat-box-2 .post-content p,
.cat-box-2 h2 {
    margin-bottom: 0;
}
.cat-box .post-content a.btn {
    color: #000 !important;
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    width: 100%;
}
.cat-box .post-content a.btn span.inner:after {
    border-right: 1px solid #000;
    border-top: 1px solid #000;
}
.cat-box-2 {
    position: relative;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    transition: all .3s ease;
}
.cat-box-2 h2 {
    margin-top: 0;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
    font-size: 18px;
}
.cat-box-2 .post-thumbnail {
    position: relative;
    max-height: 150px;
    overflow: hidden;
}
.cat-box-2 .post-thumbnail img {
    width: 100%;
}
.cat-box-2 .post-content {
    padding: 30px;
    text-align: center;
    font-size: 14px;
}
.cat-box-2 a.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.cat-box-2:hover {
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px);
    color: #666;
}
.top-foot {
    position: relative;
}
.top-foot .widget {
    background-color: transparent;
}
.top-foot .widget:after {
    content: '';
    display: table;
    clear: both;
}
.top-foot .widget .widget-header {
    float: left;
    width: 40%;
    margin-bottom: 0;
    border-bottom: 0;
    padding: 0;
}
.top-foot .widget .widget-header h2.widget-title {
    font-style: italic;
    margin-bottom: 8px;
    text-align: left;
}
.top-foot .widget .widget-content {
    width: 60%;
    float: left;
    padding-top: 0;
}
.top-foot .widget .widget-content p {
    color: #fff !important;
}
.top-foot .widget .widget-content ul li a,
.top-foot .widget .widget-content ul li label {
    color: #fff;
}
.top-foot .widget .widget-content ul li.label {
    color: #fff !important;
}
.top-foot .widget .widget-content ul li input[type=text],
.top-foot .widget .widget-content ul li span.fa {
    color: #1c1c1c;
}
.top-foot .widget .widget-content ul li ul li a {
    color: #fff;
}
.top-foot .widget .widget-content ul li:hover a {
    color: #d8a942;
}
.top-foot .widget .widget-content ul li:hover ul li a {
    color: #fff;
}
.top-foot .widget .widget-content ul li:hover ul li:hover a {
    color: #d8a942;
}
.top-foot [class*=col-] ul.social-list {
    float: right;
}
.top-foot .widget_subscribe .widget-content {
    max-width: 345px;
}
.top-foot .widget_subscribe .widget-content form .custom input[type=email] {
    width: calc(100% - 60px);
    margin-bottom: 0;
}
.top-foot .widget_subscribe .widget-content form .custom .btn-subscribe {
    width: 60px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    border: 0;
}
.footer .foot-feature,
.footer .foot-feature .widget {
    border-bottom: 1px solid #333;
    position: relative;
}
.top-foot [class*=col-lg-1] .widget .widget-header {
    width: 100%;
    float: none;
    margin-bottom: 20px;
}
.top-foot [class*=col-lg-1] .widget .widget-content {
    width: 100%;
    float: none;
}
.top-foot [class*=col-lg-1] .widget ul.social-list {
    float: none;
}
.top-foot [class*=col-lg-2] .widget .widget-header {
    width: 100%;
    float: none;
    margin-bottom: 20px;
}
.top-foot [class*=col-lg-2] .widget .widget-content {
    width: 100%;
    float: none;
}
.top-foot [class*=col-lg-2] .widget ul.social-list {
    float: none;
}
.top-foot [class*=col-lg-3] .widget .widget-header {
    width: 100%;
    float: none;
    margin-bottom: 20px;
}
.top-foot [class*=col-lg-3] .widget .widget-content {
    width: 100%;
    float: none;
}
.top-foot [class*=col-lg-3] .widget ul.social-list {
    float: none;
}
.top-foot [class*=col-lg-4] .widget .widget-header {
    width: 100%;
    float: none;
    margin-bottom: 20px;
}
.top-foot [class*=col-lg-4] .widget .widget-content {
    width: 100%;
    float: none;
}
.top-foot [class*=col-lg-4] .widget ul.social-list {
    float: none;
}
.footer {
    position: relative;
    width: 100%;
}
.footer .foot-feature .widget {
    margin-bottom: 30px;
    min-height: 340px;
}
.footer .foot-feature .widget:last-child {
    margin-bottom: 0;
    border-bottom: 0;
}
.footer .foot-feature .widget:last-child .widget-content {
    padding-bottom: 0;
}
.footer .foot-feature .widget .widget-header h2.widget-title {
    font-size: 21px;
    margin-bottom: 0;
    margin-top: 0;
}
.footer .foot-feature .widget .widget-content {
    padding-bottom: 20px;
}
.footer .foot-feature .widget .widget-content .logo a img {
    margin: 0;
}
.footer .foot-feature .widget .widget-content ol li h5 {
    color: #acacac;
}
.footer .foot-feature .widget .widget-content p {
    color: #fff !important;
}
.footer .foot-feature .widget .widget-content ul li a,
.footer .foot-feature .widget .widget-content ul li label {
    color: #acacac;
}
.footer .foot-feature .widget .widget-content ul li.label {
    color: #acacac !important;
}
.footer .foot-feature .widget .widget-content ul li input[type=text],
.footer .foot-feature .widget .widget-content ul li span.fa {
    color: #1c1c1c;
}
.footer .foot-feature .widget .widget-content ul li ul li a {
    color: #acacac;
}
.footer .foot-feature .widget .widget-content ul li:hover a {
    color: #d8a942;
}
.footer .foot-feature .widget .widget-content ul li:hover ul li a {
    color: #acacac;
}
.footer .foot-feature .widget .widget-content ul li:hover ul li:hover a {
    color: #d8a942;
}
.footer .foot-feature .widget .widget-footer h2 {
    color: #ebebeb;
}
.footer .foot-credit h6 {
    color: #6d6d6d;
    font-size: 13px;
    font-weight: 400;
    margin: 0;
}
.footer .foot-credit ul.checkout-list li {
    display: inline-block;
    margin-right: 10px;
}
.bg-about,
.bg-about-2,
.bg-activity,
.bg-attraction,
.bg-blog,
.bg-contact,
.bg-event,
.bg-gallery,
.bg-guestbook,
.bg-package,
.bg-reservation,
.bg-restaurant,
.bg-room,
.bg-room-detail,
.bg-spa,
.bg-wedding {
    background: linear-gradient(rgba(28, 28, 28, .3), rgba(28, 28, 28, .3)), url(/images//bg/room.jpg);
    min-height: 160px;
}
.bg-about h3,
.bg-about-2 h3,
.bg-activity h3,
.bg-attraction h3,
.bg-blog h3,
.bg-contact h3,
.bg-event h3,
.bg-gallery h3,
.bg-guestbook h3,
.bg-package h3,
.bg-reservation h3,
.bg-restaurant h3,
.bg-room h3,
.bg-room-detail h3,
.bg-spa h3,
.bg-wedding h3 {
    font-size: 30px;
    margin-top: 10px;
}
.bg-about ul.feature-list,
.bg-about-2 ul.feature-list,
.bg-activity ul.feature-list,
.bg-attraction ul.feature-list,
.bg-blog ul.feature-list,
.bg-contact ul.feature-list,
.bg-event ul.feature-list,
.bg-gallery ul.feature-list,
.bg-guestbook ul.feature-list,
.bg-package ul.feature-list,
.bg-reservation ul.feature-list,
.bg-restaurant ul.feature-list,
.bg-room ul.feature-list,
.bg-room-detail ul.feature-list,
.bg-spa ul.feature-list,
.bg-wedding ul.feature-list {
    position: relative;
    text-align: right;
}
.bg-about ul.feature-list li,
.bg-about-2 ul.feature-list li,
.bg-activity ul.feature-list li,
.bg-attraction ul.feature-list li,
.bg-blog ul.feature-list li,
.bg-contact ul.feature-list li,
.bg-event ul.feature-list li,
.bg-gallery ul.feature-list li,
.bg-guestbook ul.feature-list li,
.bg-package ul.feature-list li,
.bg-reservation ul.feature-list li,
.bg-restaurant ul.feature-list li,
.bg-room ul.feature-list li,
.bg-room-detail ul.feature-list li,
.bg-spa ul.feature-list li,
.bg-wedding ul.feature-list li {
    display: inline-block;
    margin-right: 60px;
    text-align: left;
}
.bg-about ul.feature-list li h4,
.bg-about-2 ul.feature-list li h4,
.bg-activity ul.feature-list li h4,
.bg-attraction ul.feature-list li h4,
.bg-blog ul.feature-list li h4,
.bg-contact ul.feature-list li h4,
.bg-event ul.feature-list li h4,
.bg-gallery ul.feature-list li h4,
.bg-guestbook ul.feature-list li h4,
.bg-package ul.feature-list li h4,
.bg-reservation ul.feature-list li h4,
.bg-restaurant ul.feature-list li h4,
.bg-room ul.feature-list li h4,
.bg-room-detail ul.feature-list li h4,
.bg-spa ul.feature-list li h4,
.bg-wedding ul.feature-list li h4 {
    margin-top: 0;
}
.bg-about ul.feature-list li h6,
.bg-about-2 ul.feature-list li h6,
.bg-activity ul.feature-list li h6,
.bg-attraction ul.feature-list li h6,
.bg-blog ul.feature-list li h6,
.bg-contact ul.feature-list li h6,
.bg-event ul.feature-list li h6,
.bg-gallery ul.feature-list li h6,
.bg-guestbook ul.feature-list li h6,
.bg-package ul.feature-list li h6,
.bg-reservation ul.feature-list li h6,
.bg-restaurant ul.feature-list li h6,
.bg-room ul.feature-list li h6,
.bg-room-detail ul.feature-list li h6,
.bg-spa ul.feature-list li h6,
.bg-wedding ul.feature-list li h6 {
    font-size: 11px;
    margin-bottom: 0;
}
.bg-room-detail {
    background: linear-gradient(rgba(28, 28, 28, .3), rgba(28, 28, 28, .3)), url(/images//bg/room-detail.jpg);
}
.bg-restaurant {
    background: linear-gradient(rgba(28, 28, 28, .3), rgba(28, 28, 28, .3)), url(/images//bg/restaurant.jpg);
}
.bg-blog {
    background: linear-gradient(rgba(28, 28, 28, .3), rgba(28, 28, 28, .3)), url(/Userfiles/images/slider/emlakkonutslider.png);
}
.bg-guestbook {
    background: linear-gradient(rgba(28, 28, 28, .3), rgba(28, 28, 28, .3)), url(/images//bg/guest-book.jpg);
}
.bg-about {
    background: linear-gradient(rgba(28, 28, 28, .3), rgba(28, 28, 28, .3)), url(/images//bg/about.jpg);
}
.bg-about-2 {
    background: linear-gradient(rgba(28, 28, 28, .3), rgba(28, 28, 28, .3)), url(/images//bg/about-2.jpg);
}
.bg-package {
    background: linear-gradient(rgba(28, 28, 28, .3), rgba(28, 28, 28, .3)), url(/images//bg/package.jpg);
}
.bg-event {
    background: linear-gradient(rgba(28, 28, 28, .3), rgba(28, 28, 28, .3)), url(/images//bg/event.jpg);
}
.bg-wedding {
    background: linear-gradient(rgba(28, 28, 28, .3), rgba(28, 28, 28, .3)), url(/images//bg/wedding.jpg);
}
.bg-spa {
    background: linear-gradient(rgba(28, 28, 28, .3), rgba(28, 28, 28, .3)), url(/images//bg/spa.jpg);
}
.bg-contact {
    background: linear-gradient(rgba(28, 28, 28, .3), rgba(28, 28, 28, .3)), url(/images//bg/contact.jpg);
}
.bg-activity {
    background: linear-gradient(rgba(28, 28, 28, .3), rgba(28, 28, 28, .3)), url(/images//bg/activity.jpg);
}
.bg-gallery {
    background: linear-gradient(rgba(28, 28, 28, .3), rgba(28, 28, 28, .3)), url(/images//bg/gallery.jpg);
}
.bg-attraction {
    background: linear-gradient(rgba(28, 28, 28, .3), rgba(28, 28, 28, .3)), url(/images//bg/attraction.jpg);
}
.bg-reservation {
    background: linear-gradient(rgba(28, 28, 28, .3), rgba(28, 28, 28, .3)), url(/images//bg/reservation.jpg);
}
.box-contact {
    padding: 50px;
    background-color: #f5f5f5;
}
.box-contact h3 {
    font-style: italic;
    position: relative;
    font-size: 23px;
    margin-top: 0;
    margin-bottom: 0;
}
.box-contact h3 ._hr {
    width: 25px;
    height: 1px;
    background-color: #000;
    position: absolute;
    right: 0;
    top: 15px;
}
.schedule .sch-body,
.schedule .sch-header .switch-tab,
.schedule .sch-header .switch-tab ul.list {
    position: relative;
}
.box-contact ul li {
    float: left;
    width: 50%;
}
.box-contact ul li:first-child {
    padding-right: 20px;
    border-right: 1px solid #000;
}
.box-contact ul li:last-child {
    padding-left: 20px;
}
.box-contact ul li h5 {
    font-size: 15px;
    font-style: italic;
}
.box-contact ul li h6 {
    font-size: 11px;
    color: #bababa;
}
.box-contact ul:after {
    content: '';
    display: table;
    clear: both;
}
.schedule .sch-header {
    text-align: center;
    margin-bottom: 60px;
}
.schedule .sch-header .switch-tab ul.list li {
    display: inline-block;
    text-align: center;
    margin: 0 40px;
}
.schedule .sch-header .switch-tab ul.list li a {
    display: block;
    border-bottom: 2px solid transparent;
}
.schedule .sch-header .switch-tab ul.list li a h3 {
    margin-bottom: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.schedule .sch-header .switch-tab ul.list li a p.time {
    text-transform: uppercase;
    font-size: 12px;
}
.schedule .sch-header .switch-tab ul.list li a:hover,
.schedule .sch-header .switch-tab ul.list li a:hover h3 {
    color: #d8a942;
}
.schedule .sch-header .switch-tab ul.list li a.active {
    border-bottom: 2px solid #d8a942;
    color: #d8a942;
}
.schedule .sch-header .switch-tab ul.list li a.active h3 {
    color: #d8a942;
}
.schedule .sch-body .schedule-inner {
    width: 100%;
    overflow: hidden;
}
.schedule .sch-body .schedule-inner .post {
    margin-bottom: 40px;
}
.schedule .sch-body .schedule-inner .post .post-content p.price {
    font-size: 18px;
    font-style: italic;
    color: #d8a942;
}
.schedule .sch-footer {
    position: relative;
    text-align: center;
}
.event-slider .item .wrapper .post-thumbnail .timetable,
.event-slider-2 .item .wrapper .post-thumbnail .timetable,
.event-slider-3 .item .wrapper .post-thumbnail .timetable {
    position: absolute;
    padding: 10px 30px;
    color: #fff;
    bottom: 0;
    width: 100%;
    left: 0;
    background-color: rgba(0, 0, 0, .7);
}
.event-slider .item .wrapper .post-thumbnail .timetable p {
    margin: 10px 0;
    font-size: 13px;
}
.event-slider .item .wrapper .post-body p.price {
    margin-bottom: 20px;
    font-size: 18px;
}
.event-slider-2 .item .wrapper,
.event-slider-3 .item .wrapper {
    min-height: 490px;
}
.event-slider-2 .item .wrapper .post-thumbnail img,
.event-slider-3 .item .wrapper .post-thumbnail img {
    width: 100%;
}
.event-slider-2 .item .wrapper .post-thumbnail .timetable p,
.event-slider-3 .item .wrapper .post-thumbnail .timetable p {
    margin: 10px 0;
    font-size: 13px;
}
.event-slider-2 .item .wrapper .post-body,
.event-slider-3 .item .wrapper .post-body {
    position: static;
}
.event-slider-2 .item .wrapper .post-body .post-footer,
.event-slider-3 .item .wrapper .post-body .post-footer,
.reserve .reserve-form,
.reserve .reserve-form ul.reserve-list,
.reserve .reserve-form ul.reserve-list #date .custom,
.reserve .reserve-form ul.reserve-list li,
.reserve .reserve-term,
.room-infomation,
.room-infomation .switch-list,
.room-infomation .switch-list ul li {
    position: relative;
}
.event-slider-2 .item .wrapper .post-body .post-footer p.price,
.event-slider-3 .item .wrapper .post-body .post-footer p.price {
    font-size: 18px;
}
.event-slider-3 .wrapper .post-body .post-footer {
    bottom: 0;
}
.reserve {
    background: linear-gradient(rgba(28, 28, 28, .3), rgba(28, 28, 28, .3)), url(/images//bg/reserve.jpg);
    min-height: 600px;
}
.reserve .reserve-form {
    max-width: 270px;
    min-height: 450px;
    background-color: #fff;
    padding: 30px 20px;
    float: right;
}
.reserve .reserve-form ul.reserve-list li {
    margin-bottom: 20px;
}
.reserve .reserve-form ul.reserve-list li label {
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
}
.reserve .reserve-form ul.reserve-list li:last-child {
    margin-bottom: 0;
}
.reserve .reserve-form ul.reserve-list #meal .custom,
.reserve .reserve-form ul.reserve-list #people .custom,
.reserve .reserve-form ul.reserve-list #time .custom {
    width: 100%;
    position: relative;
    margin-bottom: 0;
}
.reserve .reserve-form ul.reserve-list #date .custom input.datepicker {
    width: 100%;
    height: 40px;
    padding: 0 20px;
    border: 0;
    font-size: 14px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    background-color: #f9f9f9;
}
.reserve .reserve-form ul.reserve-list #date .custom span.custom-icon {
    background-color: #f9f9f9;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}
.reserve .reserve-form ul.reserve-list #request a {
    display: block;
    padding: 15px 30px;
    margin-top: 25px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
}
.reserve .reserve-form ul.reserve-list #request a:hover {
    background-color: #e8b647;
}
.reserve .reserve-term {
    margin-top: 20%;
}
.reserve .reserve-term h2 {
    margin-bottom: 40px;
}
.reserve .reserve-term .timetable {
    display: table;
}
.reserve .reserve-term .timetable div.tRow {
    display: table-row;
    margin-bottom: 20px;
}
.reserve .reserve-term .timetable div.tCell {
    display: table-cell;
    padding-right: 20px;
    padding-bottom: 20px;
}
.reserve .reserve-term .timetable div.tCell:first-child {
    text-transform: uppercase;
    font-weight: 700;
}
.accommodation-slider .item .post .post-body {
    text-align: center;
    min-height: 320px;
}
.room-infomation .switch-list {
    width: 20.086%;
    max-width: 235px;
    float: left;
}
.room-infomation .switch-list ul {
    margin-top: 12px;
    padding-right: 35px;
}
.room-infomation .switch-list ul li a {
    display: block;
    padding: 26px 0 16px;
    border-bottom: 2px solid #e4e4e4;
    cursor: pointer;
}
.room-infomation .switch-list ul li a h3 {
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1em;
}
.room-infomation .switch-list ul li a span.icon-arrow {
    background-color: transparent;
    width: 25px;
    height: 1px;
    position: absolute;
    right: 0;
    bottom: 25px;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}
.room-infomation .switch-list ul li a span.icon-arrow:after,
.room-infomation .switch-list ul li a span.icon-arrow:before {
    background-color: transparent;
    content: '';
    position: absolute;
    height: 100%;
    right: 0;
    width: 4px;
    -webkit-transform-origin: 100% 50%;
    -moz-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    -o-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
}
.room-infomation .switch-list ul li a span.icon-arrow:before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.room-infomation .switch-list ul li a span.icon-arrow:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.room-infomation .switch-list ul li a.active {
    border-bottom: 2px solid #d8a942;
}
.room-infomation .info-content {
    position: relative;
    width: 79.914%;
    float: left;
    padding-top: 30px;
    padding-left: 65px;
    border-left: 1px solid #e4e4e4;
}
.room-infomation .info-content .info-inner {
    position: relative;
}
.room-infomation .info-content .info-inner .info-header {
    position: relative;
    margin-bottom: 30px;
}
.room-infomation .info-content .info-inner .info-header h2 {
    margin-top: 0;
    font-size: 24px;
    line-height: 1em;
}
.room-infomation .info-content .info-inner .info-header p {
    font-size: 14px;
    font-weight: 300;
}
.room-infomation .info-content .info-inner .info-footer {
    position: relative;
    display: block;
}
.room-infomation .info-content .info-inner .info-footer .info-group {
    position: relative;
    width: 33.333333%;
    float: left;
    margin-bottom: 30px;
    display: block;
}
.room-infomation .info-content .info-inner .info-footer .info-group h3 {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400;
    margin-top: 0;
    letter-spacing: 2px;
}
.room-infomation .info-content .info-inner .info-footer .info-group ul {
    position: relative;
}
.room-infomation .info-content .info-inner .info-footer .info-group ul li {
    position: relative;
    font-size: .9em;
    padding-left: 20px;
    line-height: 30px;
}
.room-infomation .info-content .info-inner .info-footer .info-group ul li:before {
    content: '';
    display: block;
    position: absolute;
    width: 4px;
    height: 4px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
    margin: auto;
    left: 0;
    top: 0;
    bottom: 0;
    background-color: #898989;
}
.room-infomation .info-content .info-inner .info-footer:after {
    content: '';
    clear: both;
    display: table;
}
.room-infomation .info-content .info-inner .info-footer ul.package-list {
    position: relative;
    width: 100%;
    float: none;
}
.room-infomation .info-content .info-inner .info-footer ul.package-list li {
    padding: 25px 0;
    border-top: 1px solid #eee;
}
.room-infomation .info-content .info-inner .info-footer ul.package-list li:before {
    display: none;
}
.room-infomation .info-content .info-inner .info-footer ul.package-list li:after,
.room-infomation:after {
    display: table;
    content: '';
    clear: both;
}
.room-infomation .info-content .info-inner .info-footer ul.package-list li:last-child {
    border-bottom: 1px solid #eee;
}
.room-infomation .info-content .info-inner .info-footer ul.package-list li .column-1 {
    width: 70%;
    float: left;
    padding-right: 20px;
}
.room-infomation .info-content .info-inner .info-footer ul.package-list li .column-1 input[type=checkbox] {
    cursor: pointer;
    margin-right: 20px;
}
.room-infomation .info-content .info-inner .info-footer ul.package-list li .column-1 p {
    padding-left: 35px;
    font-size: 14px;
    font-weight: 300;
}
.room-infomation .info-content .info-inner .info-footer ul.package-list li .column-1 label {
    font-size: 16px;
    font-weight: 400;
    color: #333;
}
.room-infomation .info-content .info-inner .info-footer ul.package-list li .column-2 {
    width: 10%;
    float: left;
    padding: 0 10px;
    margin-top: 20px;
}
.room-infomation .info-content .info-inner .info-footer ul.package-list li .column-2 input[type=text] {
    width: 100%;
    height: 35px;
    background-color: #f9f9f9;
    border: 0;
    padding: 0 15px;
}
.room-infomation .info-content .info-inner .info-footer ul.package-list li .column-3 {
    width: 20%;
    float: left;
    font-size: 20px;
    color: #1c1c1c;
    text-align: center;
    margin-top: 25px;
    padding: 0 10px;
}
.room-infomation .info-content .info-inner .info-footer ul.package-list li .column-3 span {
    font-size: 12px;
}
.room-infomation .info-content .info-inner .info-footer table {
    width: 100%;
}
.room-infomation .info-content .info-inner .info-footer table thead th {
    padding: 15px 20px;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-bottom: 1px solid #e4e4e4;
}
.room-infomation .info-content .info-inner .info-footer table tbody td {
    padding: 15px 20px;
    vertical-align: top;
    border-bottom: 1px solid #e4e4e4;
    font-size: 14px;
}
.room-infomation .info-content .info-inner .info-footer table tbody td h4 {
    margin-top: 0;
}
.room-infomation .info-content .info-inner .info-footer table tbody td p {
    font-size: 14px;
    margin-bottom: 0;
}
.slider-check .sidebar .widget_reservation .widget-header h2.widget-title {
    font-size: 16px;
}
.slider-check .sidebar .widget_reservation .widget-header p.price {
    line-height: 1em;
}
.slider-check .big-slider {
    position: relative;
    margin-bottom: 10px;
}
.slider-check .big-slider img {
    width: 100%;
    margin: 0 auto;
}
.slider-check .big-slider .item {
    position: relative;
}
.slider-check .big-slider .item .post-thumbnail {
    position: relative;
    max-height: 480px;
    overflow: hidden;
}
.slider-check .big-slider .item .post-body {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: rgba(28, 28, 28, .6);
    padding: 15px;
}
.slider-check .big-slider .item .post-body h5 {
    color: #fff;
    margin: 0;
    font-weight: 300;
    font-size: 14px;
}
.slider-check .big-slider.owl-theme .owl-controls .owl-buttons {
    width: 100%;
    position: absolute;
    top: calc(50% - 20px);
    bottom: auto;
    left: auto;
}
.slider-check .big-slider.owl-theme .owl-controls .owl-buttons div {
    background-color: rgba(28, 28, 28, .6);
    margin-right: 0;
}
.slider-check .big-slider.owl-theme .owl-controls .owl-buttons div.owl-prev {
    position: absolute;
    left: 0;
}
.slider-check .big-slider.owl-theme .owl-controls .owl-buttons div.owl-next {
    position: absolute;
    right: 0;
}
.slider-check .small-slider .item {
    max-height: 80px;
    overflow: hidden;
    margin-right: 5px;
}
.slider-check .small-slider .item .post-thumbnail {
    cursor: pointer;
    display: inline-block;
    position: relative;
}
.slider-check .small-slider .item .post-thumbnail:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    box-shadow: inset 0 0 0 0 #d8a942;
    transition: box-shadow .1s ease;
}
.room-thumbnail .post .post-body,
.room-thumbnail .post .post-body .post-content {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}
.slider-check .small-slider .synced .item .post-thumbnail:after {
    box-shadow: inset 0 0 0 5px #d8a942;
}
.accommodation-slider .item,
.room-page {
    position: relative;
}
.accommodation-slider .item .post,
.room-page .post {
    max-width: 100%;
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
}
.accommodation-slider .item .post .post-body .post-footer,
.room-page .post .post-body .post-footer {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 30px;
}
.accommodation-slider .item .post:after,
.room-page .post:after {
    content: "";
    clear: both;
    display: table;
}
.accommodation-slider .item .post .post-media,
.room-grid .post .post-media,
.room-simple .post .post-media {
    position: relative;
    max-height: 240px;
    overflow: hidden;
}
.accommodation-slider .item .post .post-body,
.room-grid .post .post-body,
.room-simple .post .post-body {
    padding: 30px;
}
.accommodation-slider .item .post .post-body h2,
.room-grid .post .post-body h2,
.room-simple .post .post-body h2 {
    font-size: 32px;
    margin: 0 auto 15px;
}
.accommodation-slider .item .post .post-body .post-content,
.room-grid .post .post-body .post-content,
.room-simple .post .post-body .post-content {
    color: #1c1c1c;
    font-size: 14px;
    margin-bottom: 25px;
}
.accommodation-slider .item .post .post-body .post-footer,
.room-grid .post .post-body .post-footer,
.room-simple .post .post-body .post-footer {
    position: relative;
    bottom: 0;
}
.accommodation-slider .item .post .post-body .post-footer p.price,
.room-grid .post .post-body .post-footer p.price,
.room-simple .post .post-body .post-footer p.price {
    font-size: 30px;
    margin-bottom: 30px;
}
.accommodation-slider .item .post .post-body .post-footer p.price span.small,
.room-grid .post .post-body .post-footer p.price span.small,
.room-simple .post .post-body .post-footer p.price span.small {
    font-size: .5em;
}
.room-list {
    position: relative;
}
.room-list .post .post-media {
    width: 50%;
    left: 50%;
    float: left;
    position: relative;
}
.room-list .post .post-body {
    width: 50%;
    right: 50%;
    position: relative;
    float: left;
    min-height: 423px;
    padding: 60px 70px 30px;
}
.room-list .post .post-body h2 {
    font-size: 32px;
    margin: 0 auto 10px;
}
.room-list .post .post-body .post-content {
    font-size: .9em;
}
.room-list .post .post-body .post-content ul {
    position: relative;
    margin-bottom: 10px;
}
.room-list .post .post-body .post-content ul li {
    position: relative;
    font-size: 14px;
    padding-left: 20px;
    line-height: 30px;
}
.room-list .post .post-body .post-content ul li:before {
    content: '';
    display: block;
    position: absolute;
    width: 4px;
    height: 4px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
    margin: auto;
    left: 0;
    top: 0;
    bottom: 0;
    background-color: #898989;
}
.room-list .post .post-body .post-footer {
    position: relative;
    bottom: 0;
}
.room-list .post .post-body .post-footer p.price {
    font-size: 30px;
    color: #202020;
    margin-bottom: 0;
}
.room-list .post .post-body .post-footer p.price span.small {
    font-size: .5em;
}
.room-list .post .post-body .post-footer a.btn {
    position: absolute;
    right: 0;
    top: 0;
    padding: 15px 50px;
}
.room-list .post:after {
    content: "";
    clear: both;
    display: table;
}
.room-grid .post .post-body {
    text-align: center;
    min-height: 320px;
    padding: 30px 50px;
}
.room-grid .post .post-body .post-footer p.price {
    margin-bottom: 30px;
}
.room-grid .post .post-body .post-footer p.price span.small {
    font-size: 14px;
}
.room-modem .post .post-media {
    width: 58.33333333%;
    max-height: 430px;
    float: left;
    position: relative;
}
.room-modem .post .post-body {
    width: 50%;
    max-height: 370px;
    position: absolute;
    z-index: 3;
    top: calc(50% - 185px);
    right: 0;
    bottom: 0;
    padding: 50px 70px;
    text-align: center;
    overflow: hidden;
}
.room-modem .post .post-body h2 {
    font-size: 32px;
    line-height: 1em;
    margin: 0 auto 30px;
}
.room-modem .post .post-body .post-content {
    position: relative;
    margin-bottom: 30px;
}
.room-modem .post .post-body .post-content p {
    margin-bottom: 0;
}
.room-modem .post .post-body .post-footer {
    position: relative;
    bottom: 0;
}
.room-modem .post .post-body .post-footer p.price {
    font-size: 30px;
    color: #202020;
    margin-bottom: 40px;
    line-height: 1em;
}
.room-modem .post .post-body .post-footer p.price span.small {
    font-size: .5em;
}
.room-modem [class*=col-]:nth-child(odd) .post .post-media {
    left: 41.66666667%;
}
.room-modem [class*=col-]:nth-child(odd) .post .post-body {
    right: auto;
}
.room-thumbnail .post .post-media {
    max-height: 350px;
}
.room-thumbnail .post .post-media img {
    width: 100%;
}
.room-thumbnail .post .post-media:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 40%;
    left: 0;
    bottom: 0;
    z-index: 20;
    background-color: rgba(30, 22, 3, 0);
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(30, 22, 3, 0)), to(rgba(30, 22, 3, .9)));
    background-image: -webkit-linear-gradient(top, rgba(30, 22, 3, 0), rgba(30, 22, 3, .9));
    background-image: -moz-linear-gradient(top, rgba(30, 22, 3, 0), rgba(30, 22, 3, .9));
    background-image: -ms-linear-gradient(top, rgba(30, 22, 3, 0), rgba(30, 22, 3, .9));
    background-image: -o-linear-gradient(top, rgba(30, 22, 3, 0), rgba(30, 22, 3, .9));
    background-image: linear-gradient(top, rgba(30, 22, 3, 0), rgba(30, 22, 3, .9));
    filter: progid: DXImageTransform.Microsoft.gradient(startColorStr='rgba(30, 22, 3, 0)', endColorStr='rgba(30, 22, 3, 0.9)');
}
.room-thumbnail .post .post-media a.overlay {
    background-color: transparent;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 30;
}
.room-thumbnail .post .post-body {
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    padding: 30px;
    z-index: 25;
    background-color: rgba(28, 28, 28, 0);
    -webkit-transform: translateY(60%);
    -moz-transform: translateY(60%);
    -ms-transform: translateY(60%);
    -o-transform: translateY(60%);
    transform: translateY(60%);
    transition: all .3s ease;
}
.room-thumbnail .post .post-body h2 {
    margin-top: 0;
    margin-bottom: 20px;
}
.room-thumbnail .post .post-body p.price {
    font-size: 24px;
    margin-bottom: 20px;
    line-height: 1em;
}
.room-thumbnail .post .post-body p.price span.small {
    font-size: .6em;
}
.room-thumbnail .post .post-body .post-content {
    font-weight: 300;
    font-size: .9em;
    margin-bottom: 20px;
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease;
}
.room-thumbnail .post:hover .post-body .post-content,
.room-thumbnail .post:hover .post-media a.overlay {
    opacity: 1;
    visibility: visible;
}
.room-thumbnail .post .post-body .post-footer {
    position: relative;
    bottom: 0;
}
.room-thumbnail .post .post-body .post-footer a.btn {
    color: #fff !important;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
.room-thumbnail .post .post-body .post-footer a.btn span.inner:after {
    border-right: 1px solid #fff;
    border-top: 1px solid #fff;
}
.room-thumbnail .post:hover .post-body {
    background-color: rgba(28, 28, 28, .8);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}
.page-blog .site-content .search-box {
    position: relative;
    margin-bottom: 30px;
}
.page-blog .site-content .search-box form input {
    position: relative;
    border: 0;
    background-color: #fff;
    width: 100%;
    height: 60px;
    padding-left: 30px;
    padding-right: 50px;
}
.page-blog .site-content .search-box form input::-moz-placeholder {
    color: #898989;
    opacity: 1;
    font-family: "Droid Serif";
    font-size: 14px;
    line-height: 60px;
}
.page-blog .site-content .search-box form input:-ms-input-placeholder {
    color: #898989;
    font-family: "Droid Serif";
    font-size: 14px;
    line-height: 60px;
}
.page-blog .site-content .search-box form input::-webkit-input-placeholder {
    color: #898989;
    font-family: "Droid Serif";
    font-size: 14px;
    line-height: 25px;
}
.page-blog .site-content .search-box form:after {
    position: absolute;
    content: '';
    font-family: Fontawesome;
    color: #1c1c1c;
    right: 30px;
    top: 20px;
}
.page-blog .site-content .post .post-thumbnail {
    position: relative;
    overflow: hidden;
    max-height: 50px;
    min-height: 50px;
    background-color: #e9e9e9;
    line-height: 50px;
}
.page-blog .site-content .post .post-thumbnail img {
    width: 100%;
}
.page-blog .site-content .post .post-thumbnail .posted-on {
    position: absolute;
    top: 30px;
    left: 30px;
    min-width: 80px;
    background-color: #fff;
    color: #000;
    padding: 13px;
    text-align: center;
}
.page-blog .site-content .post .post-thumbnail .posted-on p {
    font-size: 10px;
    text-transform: uppercase;
    margin-bottom: 0;
}
.page-blog .site-content .post .post-thumbnail .posted-on p.day {
    font-size: 36px;
    line-height: 40px;
}
.page-blog .site-content .post .post-thumbnail a.overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    width: 100%;
    height: 100%;
}
.page-blog .site-content .post .post-body {
    padding: 30px;
}
.page-blog .site-content .post .post-body .entry-header {
    margin-bottom: 20px;
    padding: 0;
}
.page-blog .site-content .post .post-body .entry-header ul.cat-links li {
    display: inline-block;
    margin-right: 10px;
}
.page-blog .site-content .post .post-body .entry-header ul.cat-links li a {
    font-size: 12px;
    font-weight: 500;
}
.page-blog .site-content .post .post-body .entry-header ul.cat-links li:last-child {
    margin-right: 0;
}
.page-blog .site-content .post .post-body .entry-header h2.entry-title {
    margin-bottom: 25px;
    margin-top: 0;
}
.page-blog .site-content .post .post-body .entry-header h2.entry-title a {
    font-size: 26px;
    font-style: italic;
}
.page-blog .site-content .post .post-body .entry-content {
    padding: 0;
    font-size: 14px;
}
.page-blog .site-content .post .post-body .entry-footer span {
    position: relative;
    font-size: 12px;
    font-weight: 300;
    color: #898989;
    margin-right: 20px;
}
.page-blog .site-content .post .post-body .entry-footer span.tags-links:before {
    content: '';
    font-family: Fontawesome;
}
.page-blog .site-content .post .post-body .entry-footer span.comments-link:before {
    content: '';
    font-family: Fontawesome;
}
.page-blog .site-content .post .post-body .entry-footer span a {
    color: #898989;
}
.post .have-event {
    position: absolute;
    top: 30px;
    right: 30px;
    text-align: center;
    background-color: rgba(28, 28, 28, .8);
}
#clock-event ul {
    max-height: 80px;
    overflow: hidden;
}
#clock-event ul li {
    position: relative;
    float: left;
    font-size: 29px;
    padding: 15px 25px;
    line-height: 22px;
}
#clock-event ul li span {
    font-size: .3em;
    text-transform: uppercase;
}
#clock-event ul:after {
    content: '';
    clear: both;
    display: table;
}
.page-blog-detail .site-content {
    margin-bottom: 30px;
}
.page-blog-detail .site-content .post {
    margin-bottom: 0 !important;
}
.page-blog-detail .site-content .post .post-body .entry-header {
    margin-bottom: 30px;
}
.page-blog-detail .site-content .post .post-body .entry-header ul.cat-links li {
    display: inline-block;
    margin-right: 10px;
}
.page-blog-detail .site-content .post .post-body .entry-header ul.cat-links li a {
    font-size: 12px;
    font-weight: 500;
}
.page-blog-detail .site-content .post .post-body .entry-header ul.cat-links li:last-child {
    margin-right: 0;
}
.page-blog-detail .site-content .post .post-body .entry-header:after {
    content: '';
    clear: both;
    display: table;
}
.page-blog-detail .site-content .post .post-body .entry-header h2.entry-title {
    font-size: 26px;
    margin-bottom: 15px;
    margin-top: 0;
    font-style: italic;
}
.page-blog-detail .site-content .post .post-body .entry-header span {
    position: relative;
    font-size: 12px;
    font-weight: 300;
    color: #898989;
    margin-right: 20px;
}
.page-blog-detail .site-content .post .post-body .entry-header span a {
    color: #898989;
}
.page-blog-detail .site-content .post .post-body .entry-content a {
    color: #0072bc;
}
.page-blog-detail .site-content .post .post-body .entry-content ol,
.page-blog-detail .site-content .post .post-body .entry-content ul {
    margin-bottom: 30px;
    list-style-type: disc;
}
.page-blog-detail .site-content .post .post-body .entry-content ol li,
.page-blog-detail .site-content .post .post-body .entry-content ul li {
    font-size: 14px;
    font-weight: 300;
    position: relative;
    line-height: 30px;
    margin-left: 20px;
}
.page-blog-detail .site-content .post .post-body .entry-content ol {
    list-style-type: decimal;
}
.page-blog-detail .site-content .post .post-body .entry-content ol li:before {
    display: none;
}
.filters > li,
.page-blog-detail .site-content .post .post-body .entry-footer ul.cat-links li {
    display: inline-block;
}
.page-blog-detail .site-content .post .post-body .entry-footer ul.cat-links {
    float: right;
}
.page-blog-detail .site-content .post .post-body .entry-footer ul.cat-links li a {
    font-size: 12px;
    font-weight: 500;
}
.page-blog-detail .site-content .post .post-body .entry-footer:after {
    content: '';
    clear: both;
    display: table;
}
.page-blog-detail .site-content nav.post-navigation .nav-links {
    position: relative;
    background-color: #1c1c1c;
    color: #fff;
    width: 100%;
}
.page-blog-detail .site-content nav.post-navigation .nav-links .nav-next:hover,
.page-blog-detail .site-content nav.post-navigation .nav-links .nav-prev:hover {
    background-color: #333;
}
.page-blog-detail .site-content nav.post-navigation .nav-links .nav-next,
.page-blog-detail .site-content nav.post-navigation .nav-links .nav-prev {
    position: relative;
    float: left;
    width: 50%;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.page-blog-detail .site-content nav.post-navigation .nav-links .nav-next a,
.page-blog-detail .site-content nav.post-navigation .nav-links .nav-prev a {
    text-align: center;
    display: block;
}
.page-blog-detail .site-content nav.post-navigation .nav-links .nav-next a p,
.page-blog-detail .site-content nav.post-navigation .nav-links .nav-prev a p {
    margin-bottom: 0;
}
.page-blog-detail .site-content nav.post-navigation .nav-links .nav-next a p.meta-nav,
.page-blog-detail .site-content nav.post-navigation .nav-links .nav-prev a p.meta-nav {
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
}
.page-blog-detail .site-content nav.post-navigation .nav-links .nav-next a p.post-title,
.page-blog-detail .site-content nav.post-navigation .nav-links .nav-prev a p.post-title {
    font-style: italic;
    font-size: 16px;
}
.page-blog-detail .site-content nav.post-navigation .nav-links .nav-next:before,
.page-blog-detail .site-content nav.post-navigation .nav-links .nav-prev:before {
    font-family: Fontawesome;
    position: absolute;
    top: calc(50% - 17px);
    font-size: 25px;
    font-weight: 700;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
}
.page-blog-detail .site-content nav.post-navigation .nav-links .nav-prev {
    border-right: 1px solid #333;
}
.page-blog-detail .site-content nav.post-navigation .nav-links .nav-prev a {
    padding: 30px 40px 30px 90px;
}
.page-blog-detail .site-content nav.post-navigation .nav-links .nav-prev:before {
    content: '';
    left: 20px;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
}
.page-blog-detail .site-content nav.post-navigation .nav-links .nav-prev:hover:before {
    -webkit-transform: translateX(-10px);
    -moz-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    -o-transform: translateX(-10px);
    transform: translateX(-10px);
}
.page-blog-detail .site-content nav.post-navigation .nav-links .nav-next a {
    padding: 30px 90px 30px 40px;
}
.page-blog-detail .site-content nav.post-navigation .nav-links .nav-next:before {
    content: '';
    right: 20px;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
}
.format-audio,
.format-slider {
    position: relative;
}
.page-blog-detail .site-content nav.post-navigation .nav-links .nav-next:hover:before {
    -webkit-transform: translateX(10px);
    -moz-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -o-transform: translateX(10px);
    transform: translateX(10px);
}
.page-blog-detail .site-content nav.post-navigation .nav-links:after {
    content: '';
    clear: both;
    display: table;
}
.format-slider .post-slider .item {
    height: 350px;
}
.format-audio .post-media {
    position: relative;
    height: 280px;
    overflow: hidden;
}
.format-audio .post-media iframe {
    height: 100%;
}
.format-video .post-thumbnail:before {
    content: '';
    font-family: FontAwesome;
    position: absolute;
    color: #fff;
    width: 100%;
    height: 100%;
    top: calc(50% - 40px);
    font-size: 4em;
    text-align: center;
}
.format-quote {
    position: relative;
}
.format-quote blockquote {
    background-color: transparent;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 120px;
    padding-bottom: 130px;
}
.format-quote blockquote footer {
    margin-top: 20px;
}
.format-quote.has-post-thumbnail blockquote {
    position: absolute;
    top: 0;
}
.format-quote.has-post-thumbnail blockquote footer cite,
.format-quote.has-post-thumbnail blockquote p {
    color: #fff;
}
.format-quote.has-post-thumbnail .post-thumbnail:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(28, 28, 28, .5);
}
.highlights {
    position: relative;
}
.highlights .flag {
    position: absolute;
    top: 0;
    right: 30px;
    width: 40px;
    height: 40px;
    background-color: #d8a942;
}
.highlights .flag:before {
    content: '';
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    right: 0;
    top: 10px;
    text-align: center;
    color: #fff;
}
.highlights .flag:after {
    content: "";
    display: block;
    position: absolute;
    top: 100%;
    border-width: 0 20px 10px;
    border-style: solid;
    border-color: #d8a942 #d8a942 transparent;
}
.isotope-grid-wrapper {
    margin: 0;
}
.isotope-grid {
    position: relative;
    width: 100%;
}
.isotope-grid .grid-item,
.isotope-grid .grid-sizer {
    width: 25%;
}
.gallery-grid-item-style-1 .grid-item,
.gallery-grid-item-style-1 .grid-sizer {
    width: 33.3333%;
}
.gallery-grid-item-style-2 .grid-item .work-item .video-marker,
.gallery-grid-item-style-3 .grid-item .work-item .video-marker {
    top: auto;
    left: auto;
    right: 20px;
    bottom: 20px;
}
.grid-item.large,
.grid-item.wide {
    width: 50%;
}
.grid-item {
    position: relative;
    float: left;
    overflow: hidden;
}
.grid-item > * {
    width: 100%;
    height: 100%;
    margin: 0;
}
.grid-item .work-item {
    position: relative;
    overflow: hidden;
}
.grid-item .work-item img {
    width: 100%;
    height: auto;
}
.grid-item .work-item .video-marker {
    position: absolute;
    z-index: 2;
    top: calc(50% - 25px);
    left: 0;
    right: 0;
    text-align: center;
    font-size: 35px;
    opacity: 1;
    visibility: visible;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.grid-item .work-item .title,
.grid-item .work-item a.mfp-iframe,
.grid-item .work-item a.mfp-image {
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    width: 100%;
}
.grid-item .work-item a.mfp-image {
    background-color: transparent;
    z-index: 26;
}
.grid-item .work-item a.mfp-iframe {
    z-index: 26;
}
.grid-item .work-item .title {
    z-index: 25;
    text-align: center;
    background-color: rgba(28, 28, 28, .7);
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: all .3s cubic-bezier(.5, .72, .24, .94);
    -moz-transition: all .3s cubic-bezier(.5, .72, .24, .94);
    -ms-transition: all .3s cubic-bezier(.5, .72, .24, .94);
    -o-transition: all .3s cubic-bezier(.5, .72, .24, .94);
    transition: all .3s cubic-bezier(.5, .72, .24, .94);
}
.grid-item .work-item .title .inner {
    position: relative;
    top: 50%;
    left: 50%;
    padding: 0 15px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.grid-item .work-item .title .inner h2 {
    font-style: italic;
    color: #fff;
    margin-top: 0;
    margin-bottom: 35px;
}
.grid-item .work-item .title .inner span {
    color: #d8a942;
    font-size: 20px;
}
.grid-item .work-item:hover .video-marker {
    opacity: 0;
    visibility: hidden;
}
.grid-item .work-item:hover .title {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}
.filters {
    padding: 0;
    margin: 0 0 40px;
    font-size: 0;
}
.filters > li > a {
    color: #202020;
    margin: 0 20px;
    padding: 0 10px;
    font-size: 20px;
    cursor: pointer;
    border-bottom: 2px solid transparent;
}
.filters > li > a.current {
    border-bottom: 2px solid #d8a942;
}
.gallery-effect-fadehover .grid-item .work-item:after {
    background: -webkit-linear-gradient(top, transparent 0, rgba(0, 0, 0, .8) 100%);
    background: -moz-linear-gradient(top, transparent 0, rgba(0, 0, 0, .8) 100%);
    background: -ms-linear-gradient(top, transparent 0, rgba(0, 0, 0, .8) 100%);
    background: -o-linear-gradient(top, transparent 0, rgba(0, 0, 0, .8) 100%);
    background: linear-gradient(top, transparent 0, rgba(0, 0, 0, .8) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, transparent), color-stop(100%, rgba(0, 0, 0, .8)));
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='transparent', endColorstr='rgba(0, 0, 0, 0.8)', GradientType=0);
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40%;
    z-index: 1;
}
.gallery-effect-fadehover .grid-item .work-item .video-marker {
    top: auto;
    left: auto;
    right: 20px;
    bottom: 15px;
    height: 20px;
    font-size: 16px;
    margin-bottom: 4px;
}
.gallery-effect-fadehover .grid-item .work-item .title {
    background-color: transparent;
    -webkit-transform: rotateX(0);
    -moz-transform: rotateX(0);
    -ms-transform: rotateX(0);
    -o-transform: rotateX(0);
    transform: rotateX(0);
    padding: 0;
}
.gallery-effect-fadehover .grid-item .work-item .title .inner {
    top: 100%;
}
.gallery-effect-fadehover .grid-item .work-item .title .inner h2 {
    margin-bottom: 0;
    bottom: 20px;
    position: absolute;
    left: 20px;
}
.gallery-effect-fadehover .grid-item .work-item .title .inner span {
    position: absolute;
    right: 20px;
    bottom: 20px;
    opacity: 0;
    visibility: visible;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.gallery-effect-fadehover .grid-item .work-item:hover .title {
    background-color: rgba(28, 28, 28, .7);
}
.gallery-effect-fadehover .grid-item .work-item:hover .title span {
    opacity: 1;
    visibility: visible;
}
.guestbook .grid-item,
.guestbook .grid-sizer {
    width: 33.3333%;
}
.guestbook {
    position: relative;
}
.guestbook .grid-item:not(:nth-child(2)) .work-item:before {
    content: '';
    font-family: FontAwesome;
    font-size: 22px;
    color: #d8a942;
    position: absolute;
    top: 15px;
    left: calc(50% - 10px);
}
.guestbook .grid-item .work-item {
    position: relative;
    text-align: center;
    padding: 50px;
}
.guestbook .grid-item .work-item h2 {
    font-size: 26px;
    font-style: italic;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 30px;
}
.guestbook .grid-item .work-item p {
    color: #1c1c1c;
    font-weight: 300;
    font-size: 15px;
    margin-bottom: 0;
    line-height: 26px;
}
.guestbook .grid-item .work-item .write-link {
    width: 90%;
    margin: 40px auto 0;
    position: relative;
}
.guestbook .grid-item .work-item .write-link a {
    display: block;
    padding: 15px 0;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-size: 13px;
}
.guestbook .grid-item .work-item .info img {
    width: 60px;
    height: 60px;
    margin: 20px auto;
}
.guestbook .grid-item .work-item .info p.signature {
    font-weight: 400;
    font-size: 17px;
}
.guestbook .grid-item .work-item .info p.address {
    font-weight: 400;
    font-size: 13px;
}
#bg {
    position: fixed;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
}
#bg img,
#bg:after {
    position: absolute;
}
#bg:after,
.page-coming-soon {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}
#bg:after {
    content: '';
    background: rgba(0, 0, 0, .7);
}
#bg img {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    min-width: 50%;
    min-height: 50%;
}
.page-coming-soon {
    position: fixed;
    z-index: 20;
    overflow: auto;
}
.page-coming-soon .wrapper {
    width: 100%;
    display: table;
    height: 100vh;
}
.page-coming-soon .wrapper .block-content {
    display: table-cell;
    vertical-align: middle;
    margin: 0 auto;
    text-align: center;
    padding: 0 15px;
}
.page-coming-soon .wrapper .block-content h3 {
    font-style: italic;
}
.page-coming-soon .wrapper .block-content img {
    margin: 0 auto;
}
#clock {
    font-size: 25px;
    margin-top: 40px;
    margin-bottom: 40px;
}
#clock ul li {
    position: relative;
    display: inline-block;
    font-size: 45px;
    padding: 20px 60px;
    line-height: 22px;
}
#clock ul li span {
    font-size: .2em;
    text-transform: uppercase;
}
#clock ul li:after {
    content: ':';
    position: absolute;
    top: calc(50% - 20px);
    font-size: 20px;
    right: 0;
}
#clock ul li:last-child:after {
    display: none;
}
.bg-about-2 h3 {
    text-align: center;
    margin-bottom: 60px;
}
.bg-about-2 ul.stat-list {
    position: relative;
    text-align: center;
}
.bg-about-2 ul.stat-list li {
    display: inline-block;
    margin-right: 220px;
}
.bg-about-2 ul.stat-list li h5 {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 300;
}
.bg-about-2 ul.stat-list li:last-child {
    margin-right: 0;
}
.our-team .post {
    position: relative;
    margin-bottom: 30px;
}
.our-team .post .post-media {
    width: 100%;
    min-height: 430px;
}
.our-team .post .post-media img {
    width: 100%;
}
.our-team .post .post-media .description {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-align: center;
    font-weight: 300;
    padding-top: 45%;
    padding-right: 40px;
    padding-left: 40px;
    color: #1c1c1c;
    opacity: 0;
    visibility: hidden;
    z-index: 100;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 0 80%;
    -moz-transform-origin: 0 80%;
    -ms-transform-origin: 0 80%;
    -o-transform-origin: 0 80%;
    transform-origin: 0 80%;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.apb-content .apb-room .apb-room_item .apb-room_text a.apb-btn,
.our-team .post .post-body {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}
.our-team .post .post-body {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    min-height: 150px;
    transition: all .3s ease;
}
.our-team .post .post-body .post-content {
    position: relative;
    padding: 30px 40px 45px;
    text-align: center;
}
.our-team .post .post-body .post-content h2 {
    margin-top: 0;
    margin-bottom: 10px;
}
.our-team .post .post-body .post-content h5 {
    font-size: 12px;
    margin: 0;
    font-weight: 400;
}
.our-team .post .post-body .social {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 101;
}
.our-team .post .post-body .social ul.social-list li {
    width: 18px;
    height: 18px;
    margin-bottom: 0;
}
.our-team .post .post-body .social ul.social-list li a {
    font-size: 16px;
}
.our-team .post .post-body .social ul.social-list li a i {
    display: block;
    width: 18px;
    height: 18px;
}
.our-team .post .post-body .social ul.social-list li:hover a {
    -webkit-transform: translateY(-18px);
    -moz-transform: translateY(-18px);
    -ms-transform: translateY(-18px);
    -o-transform: translateY(-18px);
    transform: translateY(-18px);
}
.our-team .post:hover .post-media .description {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
}
.our-team .post:hover .post-body {
    min-height: 100%;
}
.package .post {
    margin-bottom: 40px;
}
.package .post .post-content p.price {
    font-size: 18px;
    font-style: italic;
    color: #d8a942;
}
.cat-event .post {
    position: relative;
    width: 100%;
    margin-bottom: 70px;
}
.cat-event .post .post-media {
    position: relative;
    min-height: 360px;
    overflow: hidden;
}
.cat-event .post .post-media img {
    width: 100%;
}
.cat-event .post .post-field {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 360px;
    padding: 25px;
    overflow: hidden;
}
.cat-event .post .post-field .wrapper {
    position: relative;
    background-color: rgba(0, 0, 0, .7);
    padding: 30px;
    width: 35%;
    min-height: 310px;
}
.cat-event .post .post-field .wrapper .group {
    position: relative;
    margin-bottom: 20px;
}
.cat-event .post .post-field .wrapper .group h3 {
    font-size: 12px;
    letter-spacing: 1px;
    margin-top: 0;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.cat-event .post .post-field .wrapper .group p,
.cat-event .post .post-field .wrapper .group.group-price {
    margin-bottom: 0;
}
.cat-event .post .post-field .wrapper .group h4 {
    font-size: 12px;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 300;
    line-height: 1.8em;
}
.cat-event .post .post-field .wrapper .group a {
    font-size: 13px;
}
.cat-event .post .post-field .wrapper .group p.price {
    font-size: 12px;
}
.cat-event .post .post-field .wrapper .group p.price span {
    margin-left: 30px;
    font-size: 25px;
}
.cat-event .post .post-field .wrapper .group.group-map {
    margin-top: -10px;
}
.cat-event .post .post-body {
    position: relative;
    padding: 30px 200px;
}
.cat-event .post .post-body h2 {
    margin-top: 0;
    margin-bottom: 20px;
    text-align: center;
    font-style: italic;
}
.cat-event .post .post-body .post-content {
    text-align: center;
}
.cat-event .post .post-body .post-content p {
    color: #1c1c1c;
    font-weight: 300;
    font-size: 14px;
}
.main-content .site-content .post {
    position: relative;
}
.main-content .site-content .post .post-body {
    padding: 30px;
}
.main-content .site-content .post .post-body .entry-header h1.entry-title {
    margin-top: 0;
    margin-bottom: 30px;
    font-size: 30px;
    font-style: italic;
}
.main-content .site-content .post .post-body .entry-content {
    position: relative;
    color: #1c1c1c;
    font-weight: 300;
    font-size: 15px;
}
.main-content .site-content .post .post-body .entry-content p {
    margin-bottom: 30px;
}
.main-content .site-content .post .post-body .entry-content a {
    color: #00aeef;
}
.main-content .site-content .post .post-body .entry-content a:hover {
    text-decoration: underline;
}
.main-content .site-content.event-detail {
    max-width: 735px;
    float: right;
}
.main-content .site-content.event-detail:after {
    content: '';
    display: table;
    clear: both;
}
.page-not-found {
    padding-top: 50px;
    padding-bottom: 90px;
}
.page-not-found .wrapper {
    width: 100%;
    display: table;
    height: 100vh;
}
.page-not-found .wrapper .block-content {
    padding: 0 15px;
    display: table-cell;
    vertical-align: middle;
}
.page-not-found .wrapper .block-content .post-header {
    position: relative;
    text-align: center;
    margin-bottom: 60px;
}
.page-not-found .wrapper .block-content .post-header h1 {
    font-size: 72px;
}
.page-not-found .wrapper .block-content .post-header h5 {
    font-weight: 300;
    font-style: italic;
}
.page-not-found .wrapper .block-content .post-body {
    position: relative;
    text-align: center;
    max-width: 630px;
    margin: 0 auto;
}
.page-not-found .wrapper .block-content .post-body p {
    font-weight: 400;
    margin-bottom: 30px;
}
.page-not-found .wrapper .block-content .post-body form.search-form {
    margin-bottom: 30px;
}
.page-not-found .wrapper .block-content .post-body form.search-form input[type=search] {
    position: relative;
    border: 0;
    width: 430px;
    height: 50px;
    padding: 15px 20px;
    float: left;
}
.page-not-found .wrapper .block-content .post-body form.search-form::-webkit-input-placeholder {
    color: #898989;
}
.page-not-found .wrapper .block-content .post-body form.search-form:-moz-placeholder {
    color: #898989;
}
.page-not-found .wrapper .block-content .post-body form.search-form::-moz-placeholder {
    color: #898989;
}
.page-not-found .wrapper .block-content .post-body form.search-form:-ms-input-placeholder {
    color: #898989;
}
.page-not-found .wrapper .block-content .post-body form.search-form input[type=submit] {
    height: 50px;
    font-size: 14px;
    padding: 15px 55px;
    border: 0;
    text-transform: uppercase;
}
.page-not-found .wrapper .block-content .post-body form.search-form input[type=submit]:hover {
    background-color: #f9c557;
}
.info-block {
    position: relative;
    min-height: 500px;
}
.info-block .content {
    position: absolute;
    top: 50%;
    left: 0;
    padding: 0 25%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
.spa-package,
.spa-package .section-content,
.spa-package .section-content .post,
.spa-package .section-content .post .post-body ul.spa-list {
    position: relative;
}
.info-block .content h1,
.info-block .content h2,
.info-block .content h3,
.info-block .content h4,
.info-block .content h5,
.info-block .content h6 {
    position: relative;
    margin-top: 0;
    color: #1c1c1c;
}
.spa-package .section-content .post {
    padding: 35px;
    margin-bottom: 30px;
}
.spa-package .section-content .post .post-header h6 {
    font-weight: 700;
    color: #333;
    font-size: 11px;
    letter-spacing: 1px;
}
.spa-package .section-content .post .post-header p.price {
    font-size: 25px;
    margin-bottom: 30px;
}
.spa-package .section-content .post .post-body ul.spa-list li {
    line-height: 30px;
    padding-left: 20px;
    color: #1c1c1c;
    font-size: 14px;
    font-weight: 300;
}
.spa-package .section-content .post .post-body ul.spa-list li:before {
    content: '';
    font-family: FontAwesome;
    font-size: 4px;
    position: absolute;
    left: 0;
}
.contact-page:before {
    background-color: #fff;
    box-shadow: 0 0 1px rgba(0, 0, 0, .15);
    content: "";
    display: block;
    height: 100%;
    min-height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: calc(50% + 100px);
    z-index: 0;
}
.contact-page .sidebar {
    position: relative;
    float: left;
    width: calc(50% + 100px);
    margin-right: -100%;
}
.contact-page .sidebar .widget {
    position: relative;
    width: 100%;
    margin-bottom: 30px;
}
.contact-page .sidebar .widget h2.widget-title {
    color: #333;
    font-size: 30px;
    position: relative;
    text-align: left;
    border-bottom: 0;
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
}
.contact-page .sidebar .widget .widget-content {
    position: relative;
    padding: 20px 30px 0 0;
}
.contact-page .sidebar .widget .widget-content p {
    font-size: 15px;
    color: #1c1c1c;
    font-weight: 300;
}
.contact-page .sidebar .widget .widget-content h3 {
    font-size: 19px;
    margin-bottom: 0;
    font-weight: 700;
    color: #444;
}
.contact-page .sidebar .widget .widget-content h5 {
    font-style: italic;
    font-size: 14px;
    margin-top: 0;
    margin-bottom: 5px;
}
.contact-page .sidebar .widget .widget-content h6 {
    font-weight: 400;
    font-size: 11px;
    margin-top: 0;
    margin-bottom: 20px;
}
.contact-page .sidebar .widget .widget-content h6.normal {
    font-size: 13px;
    font-weight: 400;
}
.contact-page .sidebar .widget .widget-content .location {
    width: 100%;
    position: relative;
    display: block;
}
.contact-page .sidebar .widget .widget-content .location a.mark {
    display: block;
    padding: 0;
    float: left;
    width: 10%;
    max-width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 13px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
    border-radius: 25px;
}
.contact-page .sidebar .widget .widget-content .location:hover a.mark {
    color: #fff;
}
.contact-page .sidebar .widget .widget-content .location .info {
    width: 90%;
    float: left;
    padding-left: 30px;
}
.contact-page .sidebar .widget .widget-content .location .info p {
    font-weight: 700;
    font-size: 13px;
}
.contact-page .sidebar .widget .widget-content .location .info .column {
    width: 50%;
    float: left;
}
.contact-page .sidebar .widget .widget-content .location:after {
    content: '';
    clear: both;
    display: table;
}
.contact-page .site-content {
    position: relative;
    width: calc(50% - 100px);
    margin-left: calc(50% + 100px);
    display: block;
    float: left;
    padding-top: 100px;
    padding-left: 30px;
}
.contact-page .site-content h2 {
    color: #555;
    font-size: 30px;
    position: relative;
    text-align: left;
    border-bottom: 0;
    padding: 0;
    margin-top: 0;
    margin-bottom: 30px;
    font-weight: 400;
}
.contact-page .site-content form ul {
    margin: 0;
}
.contact-page .site-content form ul li {
    padding: 10px 0;
}
.contact-page .site-content form ul li input {
    color: #000;
    border: 0;
    padding: 10px 15px;
    width: 100%;
    font-size: 14px;
}
.contact-page .site-content form ul li textarea {
    width: 100%;
    min-height: 170px;
    padding: 10px 15px;
    font-size: 14px;
    color: #000;
    font-weight: 400;
}
.contact-page .site-content form input[type=submit] {
    display: block;
    padding: 10px 40px;
    margin-top: 20px;
    border: 0;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-size: 13px;
}
.contact-page .site-content form input[type=submit]:active,
.contact-page .site-content form input[type=submit]:focus,
.contact-page .site-content form input[type=submit]:hover {
    background-color: #333;
}
.activities .grid-item,
.activities .grid-sizer {
    width: 33.3333%;
}
.activities .grid-item .work-item {
    position: relative;
    overflow: hidden;
}
.activities .grid-item .work-item .post-thumbnail {
    width: 100%;
    position: relative;
}
.activities .grid-item .work-item .post-thumbnail img {
    width: 100%;
}
.activities .grid-item .work-item .post-body {
    width: 100%;
    padding: 35px 30px 40px;
}
.activities .grid-item .work-item .post-body h2 {
    color: #333;
    margin-top: 0;
}
.activities .grid-item .work-item .post-body a.btn {
    width: 100%;
}
.activities .grid-item .work-item .post-body .meta {
    position: relative;
}
.activities .grid-item .work-item .post-body .meta span.date {
    float: left;
}
.activities .grid-item .work-item .post-body .meta ul.cat-links {
    float: right;
}
.activities .grid-item .work-item .post-body .meta ul.cat-links li {
    display: none;
}
.activities .grid-item .work-item .post-body .meta ul.cat-links li a {
    font-size: 12px;
    font-weight: 700;
}
.activities .grid-item .work-item .post-body .meta ul.cat-links li:first-child {
    display: block;
}
.activities .grid-item .work-item .post-body .meta:after,
.attraction-local .box .wrapper .locate:after {
    content: '';
    display: table;
    clear: both;
}
.attraction-local {
    position: relative;
    max-width: 662px;
    margin: -80px auto 0;
    padding: 0 15px;
    z-index: 990;
}
.attraction-local .box {
    position: relative;
    width: 100%;
    margin: 0 auto;
    background-color: #1c1c1c;
}
.attraction-local .box .wrapper {
    position: relative;
    padding: 35px 32px 30px;
}
.attraction-local .box .wrapper h2 {
    text-align: center;
    margin-top: 0;
    margin-bottom: 30px;
    line-height: 1em;
}
.attraction-local .box .wrapper .locate {
    position: relative;
}
.attraction-local .box .wrapper .locate button.btn-locate {
    width: 28.698%;
    margin-right: 3.523%;
    float: left;
    height: 50px;
    font-size: 12px;
    text-transform: uppercase;
}
.attraction-local .box .wrapper .locate button.btn-locate i {
    margin-right: 14px;
    font-size: 20px;
    vertical-align: middle;
}
.attraction-local .box .wrapper .locate button.btn-locate:active,
.attraction-local .box .wrapper .locate button.btn-locate:hover {
    background-color: #e8b647;
}
.attraction-local .box .wrapper .locate .location {
    position: relative;
    width: 67.779%;
    float: left;
}
.attraction-page .sidebar ul li a:before,
.attraction-page .site-content h2:before {
    content: '';
    font-family: FontAwesome;
    margin-right: 15px;
}
.attraction-page {
    position: relative;
}
.attraction-page .sidebar {
    position: relative;
    padding: 45px 30px;
    margin-bottom: 30px;
}
.attraction-page .sidebar ul {
    position: relative;
}
.attraction-page .sidebar ul li {
    line-height: 40px;
}
.attraction-page .sidebar ul li a {
    font-size: 14px;
    font-weight: 300;
    display: block;
}
.attraction-page .sidebar ul li a:before {
    font-size: 16px;
    padding-left: 2px;
}
.attraction-page .site-content a {
    color: #0072bc;
}
.attraction-page .site-content h2 {
    margin-top: 0;
    margin-bottom: 15px;
}
.attraction-page .site-content h2:before {
    font-size: 20px;
    vertical-align: middle;
}
.attraction-page .site-content .infomation {
    position: relative;
    margin-bottom: 20px;
}
.attraction-page .site-content .infomation ul {
    padding: 20px 0;
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
}
.attraction-page .site-content .infomation ul li {
    width: 30%;
    float: left;
}
.attraction-page .site-content .infomation ul li:first-child {
    width: 40%;
}
.attraction-page .site-content .infomation ul li h5 {
    font-size: 16px;
    font-style: italic;
}
.attraction-page .site-content .infomation ul li h6 {
    font-size: 11px;
    color: #acacac;
}
.attraction-page .site-content .infomation ul:after {
    content: '';
    clear: both;
    display: table;
}
.attraction-page .site-content .post {
    position: relative;
}
.attraction-page .site-content .post .post-header {
    position: relative;
    margin-bottom: 20px;
}
.attraction-page .site-content .post .post-header h2:before {
    display: none;
}
.attraction-page .site-content .post .post-body p {
    margin-bottom: 20px;
    font-size: 14px;
    font-weight: 300;
}
.attraction-page .site-content .post .post-body p.image {
    float: left;
    margin-right: 20px;
}
.attraction-page .site-content .post .post-body h4 {
    font-size: 20px;
    text-transform: capitalize;
    margin-top: 50px;
}
.attraction-page .site-content .post .post-body:after {
    content: '';
    clear: both;
    display: table;
}
.room-select {
    position: relative;
}
.room-select .apb-room-selected h2.apb-heading {
    color: #333;
    font-size: 22px;
    position: relative;
    text-align: center;
    padding: 20px 0;
    margin-top: 0;
    margin-bottom: 0;
}
.room-select .apb-room-selected .apb-room-selected_content .apb-room-selected_current {
    overflow: hidden;
    padding: 30px 35px;
}
.room-select .apb-room-selected .apb-room-selected_content .apb-room-selected_current h6 {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    position: relative;
}
.room-select .apb-room-selected .apb-room-selected_content .apb-room-selected_current h6:before {
    content: '';
    font-family: FontAwesome;
    left: -14px;
    position: absolute;
    font-size: 16px;
    font-weight: 700;
}
.room-select .apb-room-selected .apb-room-selected_content .apb-room-selected_current span {
    font-size: 12px;
}
.room-select .apb-room-selected .apb-room-selected_content .apb-room-selected_item {
    overflow: hidden;
    padding: 30px 20px;
}
.room-select .apb-room-selected .apb-room-selected_content .apb-room-selected_item h6 {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 15px;
    display: inline-block;
}
.room-select .apb-room-selected .apb-room-selected_content .apb-room-selected_item span.apb-option {
    font-size: 12px;
    display: inline-block;
}
.room-select .apb-room-selected .apb-room-selected_content .apb-room-selected_item.apb_disable {
    padding: 30px 40px;
}
.room-select .apb-room-selected .apb-room-selected_content .apb-room-selected_item.apb_disable h6 {
    display: block;
    margin-right: 0;
    margin-bottom: 7px;
}
.room-select .apb-room-selected .apb-room-selected_content .apb-room-selected_item.apb_disable span.apb-option {
    display: block;
}
.room-select .apb-room-selected .apb-room-selected_content .apb-room-selected_item .apb-room-selected_name,
.room-select .apb-room-selected .apb-room-selected_content .apb-room-selected_item .apb-room-selected_total {
    overflow: hidden;
    margin-top: 20px;
}
.room-select .apb-room-selected .apb-room-selected_content .apb-room-selected_item .apb-room-selected_name h2,
.room-select .apb-room-selected .apb-room-selected_content .apb-room-selected_item .apb-room-selected_total h2 {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    float: left;
    margin: 0;
    line-height: 28px;
}
.room-select .apb-room-selected .apb-room-selected_content .apb-room-selected_item .apb-room-selected_name span.apb-amount,
.room-select .apb-room-selected .apb-room-selected_content .apb-room-selected_item .apb-room-selected_total span.apb-amount {
    float: right;
    font-size: 20px;
}
.room-select .apb-room-selected .apb-room-selected_content .apb-room-selected_item .apb-room-selected_name:after,
.room-select .apb-room-selected .apb-room-selected_content .apb-room-selected_item .apb-room-selected_total:after {
    content: '';
    display: table;
    clear: both;
}
.room-select .apb-room-selected .apb-room-selected_content .apb-room-selected_item a.apb-room-selected_change {
    font-style: italic;
    font-size: 12px;
}
.room-select .apb-room-selected .apb-room-selected_content .apb-room-selected_item .apb-room-selected_cost {
    overflow: hidden;
    margin-top: 10px;
}
.room-select .apb-room-selected .apb-room-selected_content .apb-room-selected_item .apb-room-selected_cost h2 {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    margin: 0 0 10px;
    line-height: 28px;
}
.room-select .apb-room-selected .apb-room-selected_content .apb-room-selected_item .apb-room-selected_cost ul li {
    position: relative;
    display: block;
    margin-bottom: 20px;
    line-height: 35px;
}
.room-select .apb-room-selected .apb-room-selected_content .apb-room-selected_item .apb-room-selected_cost ul li:after,
.room-select .apb-room-selected .apb-room-selected_content .apb-room-total:after {
    display: table;
    content: '';
    clear: both;
}
.room-select .apb-room-selected .apb-room-selected_content .apb-room-selected_item .apb-room-selected_cost ul li h6 {
    float: left;
    font-size: 12px;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 0;
    text-transform: none;
    line-height: 100%;
}
.room-select .apb-room-selected .apb-room-selected_content .apb-room-selected_item .apb-room-selected_cost ul li span {
    float: right;
    font-size: 12px;
    font-weight: 700;
    line-height: 100%;
}
.room-select .apb-room-selected .apb-room-selected_content .apb-room-selected_item .apb-room-selected_cost ul li:last-child {
    margin-bottom: 0;
}
.room-select .apb-room-selected .apb-room-selected_content .apb-room-total {
    overflow: hidden;
    padding: 20px;
}
.room-select .apb-room-selected .apb-room-selected_content .apb-room-total h6 {
    position: relative;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    float: left;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 28px;
}
.room-select .apb-room-selected .apb-room-selected_content .apb-room-total span.apb-amount {
    float: right;
    font-size: 20px;
    line-height: 28px;
}
.room-dates {
    position: relative;
}
.room-dates .apb-room-date h2.apb-heading {
    color: #333;
    font-size: 22px;
    position: relative;
    text-align: center;
    padding: 20px 0;
    margin-top: 0;
    margin-bottom: 0;
}
.room-dates .apb-room-date .apb-room-date_content {
    position: relative;
    padding: 30px 20px;
    overflow: hidden;
}
.room-dates .apb-room-date .apb-room-date_content ul li {
    position: relative;
    display: block;
    margin-bottom: 20px;
    line-height: 35px;
}
.room-dates .apb-room-date .apb-room-date_content ul li h6 {
    float: left;
    font-size: 12px;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 100%;
}
.room-dates .apb-room-date .apb-room-date_content ul li span {
    float: right;
    font-size: 12px;
    font-weight: 700;
    line-height: 100%;
}
.room-dates .apb-room-date .apb-room-date_content ul li:after {
    content: '';
    display: table;
    clear: both;
}
.room-dates .apb-room-date .apb-room-date_content ul li:last-child {
    margin-bottom: 0;
}
.abp-step,
.apb-content {
    margin-bottom: 30px;
    position: relative;
}
.abp-step ul {
    color: #333;
    text-align: center;
}
.abp-step ul li {
    display: inline-block;
    font-size: 14px;
    position: relative;
    padding: 20px;
}
.abp-step ul li.active {
    border-bottom: 2px solid #d8a942;
}
.apb-content h2.apb-heading {
    color: #333;
    font-size: 20px;
    position: relative;
    text-align: center;
    border-bottom: 1px solid #ebebeb;
    padding: 20px 0;
    margin-top: 0;
    margin-bottom: 0;
}
.apb-content .apb-calendar_wrap {
    position: relative;
    padding: 20px 20px 40px;
}
.apb-content .apb-calendar_wrap .hasDatepicker:after {
    content: '';
    display: table;
    clear: both;
}
.apb-content .apb-room .apb-room_item {
    position: relative;
    margin-bottom: 30px;
}
.apb-content .apb-room .apb-room_item h2.apb-room_name {
    position: relative;
    font-size: 30px;
    color: #333;
    padding-left: 40px;
}
.apb-content .apb-room .apb-room_item h2.apb-room_name:before {
    content: "";
    position: absolute;
    top: 20px;
    left: 0;
    width: 30px;
    height: 1px;
    background-color: #1c1c1c;
}
.apb-content .apb-room .apb-room_item .apb-room_img {
    width: 40%;
    float: left;
    position: relative;
    overflow: hidden;
    padding-right: 15px;
}
.apb-content .apb-room .apb-room_item .apb-room_img img {
    width: 100%;
}
.apb-content .apb-room .apb-room_item .apb-room_text {
    width: 60%;
    padding-left: 15px;
    float: left;
    margin-bottom: 30px;
}
.apb-content .apb-room .apb-room_item .apb-room_text .apb-room_desc {
    font-size: 14px;
    line-height: 30px;
    color: #1c1c1c;
    margin-bottom: 20px;
}
.apb-content .apb-room .apb-room_item .apb-room_text .apb-room_desc ul {
    list-style-type: disc;
    padding-left: 15px;
}
.page-blog-detail .site-content .post .post-body .entry-content .room-infomation .info-content .info-inner .info-footer .info-group ul,
.page-blog-detail .site-content .post .post-body .entry-content .room-infomation .info-content .info-inner .info-footer ul.package-list,
.page-blog-detail .site-content .post .post-body .entry-content .room-infomation .switch-list ul {
    list-style-type: none;
}
.apb-content .apb-room .apb-room_item .apb-room_text .apb-room_desc .see_more {
    font-size: 12px;
    font-style: italic;
}
.apb-content .apb-room .apb-room_item .apb-room_text .apb-room_desc .see_more a {
    cursor: pointer;
}
.apb-content .apb-room .apb-room_item .apb-room_text .apb-room_desc .see_more div ul li {
    font-size: 14px;
    font-style: normal;
    text-decoration: none;
}
.apb-content .apb-room .apb-room_item .apb-room_text p.apb-room_price {
    font-size: 30px;
    color: #202020;
    margin-bottom: 0;
    display: inline-block;
    vertical-align: middle;
}
.apb-content .apb-room .apb-room_item .apb-room_text p.apb-room_price span.small {
    font-size: 14px;
}
.apb-content .apb-room .apb-room_item .apb-room_text a.apb-btn {
    display: inline-block;
    white-space: nowrap;
    text-transform: uppercase;
    padding: 15px 35px;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    transition: all .3s ease;
}
.apb-content .apb-confirm a.apb-btn,
.apb-content .form-row input[type=submit] {
    text-transform: uppercase;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}
.apb-content .apb-room .apb-room_item ul.package-list {
    position: relative;
    width: 100%;
    float: none;
}
.apb-content .apb-room .apb-room_item ul.package-list li {
    padding: 25px;
    border-top: 1px solid #eee;
}
.apb-content .apb-room .apb-room_item ul.package-list li:before {
    display: none;
}
.apb-content .apb-room .apb-room_item ul.package-list li:last-child {
    border-bottom: 1px solid #eee;
}
.apb-content .apb-room .apb-room_item ul.package-list li .column-1 {
    width: 70%;
    float: left;
    padding-right: 20px;
}
.apb-content .apb-room .apb-room_item ul.package-list li .column-1 input[type=checkbox] {
    cursor: pointer;
    margin-right: 20px;
}
.apb-content .apb-room .apb-room_item ul.package-list li .column-1 p {
    padding-left: 35px;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 14px;
    font-weight: 300;
    line-height: 25px;
}
.apb-content .apb-room .apb-room_item ul.package-list li .column-1 label {
    font-size: 16px;
    font-weight: 400;
    color: #333;
}
.apb-content .apb-room .apb-room_item ul.package-list li .column-2 {
    width: 10%;
    float: left;
    padding: 0 10px;
    margin-top: 20px;
}
.apb-content .apb-room .apb-room_item ul.package-list li .column-2 input[type=text] {
    width: 100%;
    height: 35px;
    background-color: #f9f9f9;
    color: #1c1c1c;
    border: 0;
    padding: 0 15px;
}
.apb-content .apb-room .apb-room_item ul.package-list li .column-3 {
    width: 20%;
    float: left;
    font-size: 20px;
    color: #1c1c1c;
    text-align: center;
    margin-top: 25px;
}
.apb-content .apb-room .apb-room_item ul.package-list li .column-3 span {
    font-size: 12px;
}
.apb-content .apb-room .apb-room_item ul.package-list li:after {
    content: '';
    clear: both;
    display: table;
}
.apb-content .apb-confirm {
    position: relative;
    padding: 50px 20px;
    margin-bottom: 30px;
}
.apb-content .apb-confirm h2 {
    font-size: 30px;
    margin-top: 0;
    margin-bottom: 10px;
    text-align: center;
}
.apb-content .apb-confirm h5 {
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 40px;
    text-align: center;
    font-weight: 400;
}
.apb-content .apb-confirm a.apb-btn {
    display: block;
    width: 155px;
    margin: 0 auto;
    white-space: nowrap;
    padding: 15px 35px;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    transition: all .3s ease;
}
.apb-content .apb-checkout .ch-container,
.apb-content .apb-contact .ct-container {
    padding: 30px 70px;
    position: relative;
}
.apb-content .apb-checkout {
    position: relative;
    max-width: 670px;
    margin: 0 auto;
}
.apb-content .apb-checkout .ch-container .check-info {
    position: relative;
    font-size: 12px;
}
.apb-content .apb-checkout .ch-container .check-info a {
    color: #1c1c1c;
    font-weight: 700;
}
.apb-content .apb-checkout .ch-container .check-billing-fields {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.apb-content .apb-checkout .ch-container .check-billing-fields h2 {
    font-size: 30px;
    margin-bottom: 30px;
}
.apb-content .apb-contact {
    position: relative;
    max-width: 670px;
    margin: 0 auto;
}
.apb-content .apb-contact .ct-container .contact-fields {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.apb-content .apb-contact .ct-container .contact-fields h2 {
    font-size: 30px;
    margin-bottom: 30px;
    margin-top: 0;
}
.apb-content .form-row img.img-credit,
.apb-content .form-row p {
    margin-top: 10px;
    padding-left: 25px;
}
.apb-content .form-row {
    position: relative;
    margin-bottom: 25px;
    color: #333;
}
.apb-content .form-row p {
    line-height: 20px;
    font-size: 12px;
}
.apb-content .form-row label {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 400;
}
.apb-content .form-row label abbr {
    background-color: transparent;
    color: #f00;
    border-bottom: 0;
}
.apb-content .form-row input,
.apb-content .form-row textarea {
    position: relative;
    width: 100%;
    height: 40px;
    background-color: #f9f9f9;
    color: inherit;
    padding: 10px 20px;
    border: 0;
    font-size: 14px;
    margin-bottom: 10px;
}
.apb-content .form-row textarea.txt-area-text {
    height: auto;
    min-height: 120px;
    font-weight: 400;
    resize: vertical;
}
.apb-content .form-row .input-checkbox {
    display: inline;
    margin: 0 8px 0 0;
    text-align: center;
    vertical-align: middle;
    width: auto;
    height: auto;
}
.apb-content .form-row input[type=submit] {
    font-size: 14px;
    padding: 15px 0;
    height: auto;
    transition: all .3s ease;
}
.apb-content .form-row label.checkbox {
    display: inline;
}
.apb-content .form-row.form-row-wide {
    position: relative;
    width: 100%;
}
.apb-content .form-row.form-row-first {
    position: relative;
    width: 47%;
    float: left;
}
.apb-content .form-row.form-row-last {
    position: relative;
    width: 47%;
    float: right;
}
.apb-content .form-row:last-child {
    margin-bottom: 0;
}
.apb-content .form-row.coupon {
    padding: 15px 20px;
    font-size: 12px;
}
.apb-content .form-row.coupon a {
    font-weight: 700;
}
.apb-content .form-row.coupon a:hover {
    text-decoration: underline;
}
.page-blog-detail .site-content .post .post-body .entry-content .room-infomation .switch-list ul li a:hover,
.page-blog-detail .site-content .post .post-body .entry-content .schedule .sch-header .switch-tab ul.list li a:hover {
    text-decoration: none;
}
.page-blog-detail .site-content .post .post-body .entry-content ul.filters li {
    margin-left: 0;
}
.page-blog-detail .site-content .post .post-body .entry-content ul.filters li a {
    color: #202020;
    text-decoration: none;
}
.page-blog-detail .site-content .post .post-body .entry-content .schedule .sch-header .switch-tab ul.list li {
    margin-left: 0;
    margin-right: 20px;
}
.page-blog-detail .site-content .post .post-body .entry-content .schedule .sch-header .switch-tab ul.list li:last-child {
    margin-right: 0;
}
.page-blog-detail .site-content .post .post-body .entry-content .schedule .sch-header .switch-tab ul.list li a h3 {
    font-size: 23px;
}
.page-blog-detail .site-content .post .post-body .entry-content .schedule .sch-header .switch-tab ul.list li a p.time {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    margin-bottom: 10px;
}
.page-blog-detail .site-content .post .post-body .entry-content .schedule .sch-body .schedule-inner .post h2.h5 {
    font-size: 18px;
}
.page-blog-detail .site-content .post .post-body .entry-content .room-infomation .switch-list {
    width: 35%;
}
.page-blog-detail .site-content .post .post-body .entry-content .room-infomation .switch-list ul li {
    margin-left: 0;
}
.page-blog-detail .site-content .post .post-body .entry-content .room-infomation .switch-list ul li a {
    color: #212121;
}
.page-blog-detail .site-content .post .post-body .entry-content .room-infomation .switch-list ul li a h3 {
    font-size: 16px;
}
.page-blog-detail .site-content .post .post-body .entry-content .room-infomation .info-content {
    width: 65%;
    padding-left: 35px;
}
.page-blog-detail .site-content .post .post-body .entry-content .room-infomation .info-content .info-inner .info-header h2 {
    font-size: 20px;
}
.page-blog-detail .site-content .post .post-body .entry-content .room-infomation .info-content .info-inner .info-footer .info-group {
    width: 50%;
}
.page-blog-detail .site-content .post .post-body .entry-content .room-infomation .info-content .info-inner .info-footer .info-group h3 {
    font-size: 16px;
}
.page-blog-detail .site-content .post .post-body .entry-content .room-infomation .info-content .info-inner .info-footer .info-group ul li {
    margin-left: 0;
}
.page-blog-detail .site-content .post .post-body .entry-content .room-infomation .info-content .info-inner .info-footer ul.package-list li {
    margin-left: 0;
}
.page-blog-detail .site-content .post .post-body .entry-content .room-infomation .info-content .info-inner .info-footer ul.package-list li .column-1 {
    width: 100%;
}
.page-blog-detail .site-content .post .post-body .entry-content .room-infomation .info-content .info-inner .info-footer ul.package-list li .column-2 {
    width: 30%;
}
.page-blog-detail .site-content .post .post-body .entry-content .room-infomation .info-content .info-inner .info-footer ul.package-list li .column-3 {
    width: 70%;
}
.page-blog-detail .site-content .post .post-body .entry-content .room-infomation .info-content .info-inner .info-footer table,
.page-blog-detail .site-content .post .post-body .entry-content .room-infomation .info-content .info-inner .info-footer tbody,
.page-blog-detail .site-content .post .post-body .entry-content .room-infomation .info-content .info-inner .info-footer td,
.page-blog-detail .site-content .post .post-body .entry-content .room-infomation .info-content .info-inner .info-footer th,
.page-blog-detail .site-content .post .post-body .entry-content .room-infomation .info-content .info-inner .info-footer thead,
.page-blog-detail .site-content .post .post-body .entry-content .room-infomation .info-content .info-inner .info-footer tr {
    display: block;
}
.page-blog-detail .site-content .post .post-body .entry-content .room-infomation .info-content .info-inner .info-footer thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
}
.page-blog-detail .site-content .post .post-body .entry-content .room-infomation .info-content .info-inner .info-footer tbody tr td {
    padding: 30px 20px 15px;
}
.page-blog-detail .site-content .post .post-body .entry-content .room-infomation .info-content .info-inner .info-footer tr {
    border: 1px solid #ccc;
}
.page-blog-detail .site-content .post .post-body .entry-content .room-infomation .info-content .info-inner .info-footer td {
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50%;
}
.page-blog-detail .site-content .post .post-body .entry-content .room-infomation .info-content .info-inner .info-footer td:before {
    position: absolute;
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
}
.page-blog-detail .site-content .post .post-body .entry-content .room-infomation .info-content .info-inner .info-footer td:nth-of-type(1):before {
    content: "RATE PERIOD";
}
.page-blog-detail .site-content .post .post-body .entry-content .room-infomation .info-content .info-inner .info-footer td:nth-of-type(2):before {
    content: "NIGHTLY";
}
.page-blog-detail .site-content .post .post-body .entry-content .room-infomation .info-content .info-inner .info-footer td:nth-of-type(3):before {
    content: "WEEKEND NIGHT";
}
.page-blog-detail .site-content .post .post-body .entry-content .room-infomation .info-content .info-inner .info-footer td:nth-of-type(4):before {
    content: "WEEKLY";
}
.page-blog-detail .site-content .post .post-body .entry-content .room-infomation .info-content .info-inner .info-footer td:nth-of-type(5):before {
    content: "MONTHLY";
}
.page-blog-detail .site-content .post .post-body .entry-content .room-infomation .info-content .info-inner .info-footer td:nth-of-type(6):before {
    content: "EVENT";
}
.page-blog-detail .site-content .post .post-body .entry-content .group-accordion {
    position: relative;
    margin-bottom: 50px;
}
.page-blog-detail .site-content .post .post-body .entry-content .style-button {
    position: relative;
    margin-bottom: 30px;
}
.page-blog-detail .site-content .post .post-body .entry-content .style-button ul {
    list-style-type: none;
    display: table;
}
.page-blog-detail .site-content .post .post-body .entry-content .style-button ul li {
    position: relative;
    width: 25%;
    float: left;
    margin-left: 0;
    padding: 5px;
    display: table-cell;
}
.page-blog-detail .site-content .post .post-body .entry-content .style-button ul li a,
.preload {
    width: 100%;
}
.page-blog-detail .site-content .post .post-body .entry-content .style-button ul:after {
    content: '';
    clear: both;
    display: table;
}
.preload {
    position: fixed;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 99999999;
    background-color: #fff;
    text-align: center;
    visibility: visible;
    opacity: 1;
}
.loading {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.spinner {
    margin: auto;
    top: 50%;
    width: 40px;
    height: 40px;
    position: relative;
    text-align: center;
    -webkit-animation: rotate 2s infinite linear;
    -moz-animation: rotate 2s infinite linear;
    -ms-animation: rotate 2s infinite linear;
    -o-animation: rotate 2s infinite linear;
    animation: rotate 2s infinite linear;
}
.dot1,
.dot2 {
    width: 60%;
    height: 60%;
    display: inline-block;
    position: absolute;
    top: 0;
    background-color: #d8a942;
    border-radius: 100%;
    -webkit-animation: bounce 2s infinite ease-in-out;
    -moz-animation: bounce 2s infinite ease-in-out;
    -ms-animation: bounce 2s infinite ease-in-out;
    -o-animation: bounce 2s infinite ease-in-out;
    animation: bounce 2s infinite ease-in-out;
}
.dot2 {
    top: auto;
    bottom: 0;
    -webkit-animation-delay: -1s;
    -moz-animation-delay: -1s;
    -ms-animation-delay: -1s;
    -o-animation-delay: -1s;
    animation-delay: -1s;
}

.teknik-cozumler-baslik {
    background: #d9ac48;
    color: #fff;
    padding: 15px;
    font-size: 18px;
    font-weight: 400;
}
.teknik-cozumler ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.teknik-cozumler ul li {
    font-family: Roboto, sans-serif;
    font-size: 14px;
    height: 80px;
    color: #4a4a4a;
    line-height: 20px;
    font-weight: 500;
    width: 100%;
    padding-left: 90px;
    display: table;
    border-bottom: 1px solid #f1f1f1;
    cursor: pointer;
}
.teknik-cozumler ul li span {
    display: table-cell;
    vertical-align: middle;
}
.teknik-cozumler ul li:hover div {
    display: block;
}
.teknik-cozumler ul li div {
    display: none;
    position: absolute;
    width: 100%;
    right: 0;
    height: 74px;
    background: #fff;
    padding-top: 5px;
    padding-left: 10px;
    font-size: 12px;
    color: #4a4a4a;
}
.teknik-cozumler ul li.teknikservis {
    background: url(/images/tools-1.png) no-repeat center left;
}
.teknik-cozumler ul li.asansorbakim {
    background: url(/images/tools-2.png) no-repeat center left;
}
.teknik-cozumler ul li.temizlikekibi {
    background: url(/images/tools-4.png) no-repeat center left;
}
.teknik-cozumler ul li.guvenlikekibi {
    background: url(/images/tools-10.png) no-repeat center left;
}
.teknik-cozumler ul li.peyzajekibi {
    background: url(/images/tools-3.png) no-repeat center left;
}
.bilgi-box {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .2);
}
.bilgi-text {
    display: block;
    font-size: 20px;
    padding: 30px;
    padding-left: 110px;
}
.abonelik-hizmetleri {
    background: #d9ac48;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    padding: 8px 0;
}
.abonelik-hizmetleri-baslik {
    text-align: right;
    padding-right: 50px;
    position: relative;
}
.abonelik-hizmetleri-baslik::after {
    display: inline-block;
    content: "";
    right: 10px;
    position: absolute;
    line-height: 0;
    font-family: FontAwesome;
}
.abonelik-hizmetleri div {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 20px;
}
.abonelik-hizmetleri span {
    line-height: 40px;
    padding-left: 36px;
    display: inline-block;
    margin-left: 13px;
}
.abonelik-hizmetleri span.elektrik {
    background: url(/images/icons/elektrik.png) no-repeat left center;
    margin: 0;
}
.abonelik-hizmetleri span.su {
    background: url(/images/icons/su.png) no-repeat left center;
}
.abonelik-hizmetleri span.telefon {
    background: url(/images/icons/telefon.png) no-repeat left center;
}
.abonelik-hizmetleri span.uydu {
    background: url(/images/icons/uydu.png) no-repeat left center;
}
.abonelik-hizmetleri span.dogalgaz {
    background: url(/images/icons/dogalgaz.png) no-repeat left center;
}
@-webkit-keyframes rotate {
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-moz-keyframes rotate {
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-ms-keyframes rotate {
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-o-keyframes rotate {
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes rotate {
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-webkit-keyframes bounce {
    0%, 100% {
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
    }
    50% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}
@-moz-keyframes bounce {
    0%, 100% {
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
    }
    50% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}
@-ms-keyframes bounce {
    0%, 100% {
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
    }
    50% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}
@-o-keyframes bounce {
    0%, 100% {
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
    }
    50% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes bounce {
    0%, 100% {
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
    }
    50% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}
@media screen and (max-width: 1366px) {
    .fixedTop {
        right: 0;
    }
}
@media screen and (max-width: 1199px) {
    .header .container {
        width: 100%;
        padding: 0 15px;
    }
    .flipbook-slider .item .post-body .post-content,
    .flipbook-slider .item .post-body h2.post-title {
        width: 100%;
    }
    .roomrate-slider .owl-controls .owl-buttons div.owl-prev {
        margin-left: 0;
    }
    .roomrate-slider .owl-controls .owl-buttons div.owl-next {
        margin-right: 0;
    }
    .good-food .item .post-thumbnail {
        left: auto;
    }
    .good-food .item .post-body {
        right: auto;
    }
    .good-food .owl-theme .owl-controls .owl-buttons {
        width: 100%;
    }
    .about-us .hi-feature {
        display: block;
    }
    .top-foot .widget .widget-header {
        margin-bottom: 20px;
        float: none;
        width: 100%;
    }
    .top-foot .widget .widget-content {
        width: 100%;
    }
    .accommodation-slider .item .post .post-media,
    .room-grid .post .post-media,
    .room-simple .post .post-media {
        max-height: 300px;
    }
    .room-list .post .post-media {
        width: 100%;
        left: 0;
    }
    .room-list .post .post-body {
        width: 100%;
        right: 0;
    }
    .bg-about-2 ul.stat-list li {
        margin-right: 120px;
    }
    .our-team .post .post-media {
        min-height: 370px;
    }
    .our-team .post .post-media .description {
        padding-left: 20px;
        padding-right: 20px;
    }
    .cat-event .post .post-field,
    .cat-event .post .post-media {
        min-height: 290px;
    }
    .cat-event .post .post-field .wrapper {
        width: 100%;
        min-height: 240px;
    }
    .cat-event .post .post-field .wrapper .group {
        width: 50%;
        float: left;
        min-height: 75px;
    }
    .cat-event .post .post-field .wrapper .group.group-map {
        margin-top: 0;
        min-height: 100%;
    }
    .cat-event .post .post-field .wrapper .group.group-price {
        min-height: 100%;
    }
    .cat-event .post .post-field .wrapper:after {
        content: '';
        clear: both;
        display: table;
    }
    .comments-area ol.comment-list li.comment ol.children li.comment .comment-body .main-comment .comment-meta .comment-metadata span {
        display: block;
        margin-bottom: 10px;
    }
    .main-content .site-content.event-detail {
        float: none;
        max-width: 100%;
    }
    .spa-intro .wrapper {
        height: 315px;
    }
    .spa-intro .wrapper h2 {
        font-size: 30px;
    }
    .abp-step ul li {
        display: block;
    }
    .datepicker-inline .datepicker-group table.datepicker-calendar td .state-default {
        padding: 12px;
    }
    .format-slider .post-slider .item {
        height: 342px;
    }
    .page-blog .site-content .post .post-thumbnail {
        max-height: 342px;
    }
    .top-foot [class*=col-]:last-child .widget .widget-content ul.social-list {
        float: none;
    }
    .half-block.fr {
        padding-left: 15px;
    }
    .half-block.fl {
        padding-right: 15px;
    }
}
@media screen and (max-width: 1024px) {
    .mobile-nav-menu {
        display: block;
    }
    .book-now-wrap {
        float: right;
        margin-right: 35px;
    }
}
@media screen and (max-width: 991px) {
    .flipbook-slider .owl-controls .owl-buttons,
    .half-block {
        padding-bottom: 20px;
    }
    .apb-content .apb-checkout,
    .apb-content .apb-contact,
    .half-block,
    .widget_subscribe_2 .widget-content {
        max-width: 100%;
    }
    h1.sbig {
        font-size: 30px;
    }
    h1.line:before {
        background-color: transparent;
    }
    .flipbook-slider .owl-controls .owl-buttons,
    .flipbook-slider .owl-controls .owl-pagination {
        left: auto;
        background-color: #fff;
        bottom: auto !important;
        position: relative;
        right: auto;
        width: 100%;
    }
    .section img,
    section img {
        float: none;
        border: 0 !important;
        margin: 0 auto;
    }
    .half-block {
        width: 100%;
        min-height: 100%;
        padding-top: 20px;
    }
    .half-block.fr {
        padding-right: 15px;
    }
    .half-block.fl {
        padding-left: 15px;
    }
    .flipbook-slider .item .post-thumbnail {
        width: 100%;
        position: relative;
    }
    .flipbook-slider .item .post-thumbnail img {
        display: block;
    }
    .flipbook-slider .item .post-thumbnail .item-img,
    .spa-package .section-content .post .post-body ul.spa-list li:before {
        display: none;
    }
    .flipbook-slider .item .post-body {
        width: 100%;
        padding: 20px;
    }
    .flipbook-slider.reverse .post-thumbnail {
        left: auto;
    }
    .flipbook-slider.reverse .post-body {
        float: none;
    }
    .cat-box,
    .cat-box-2 {
        margin-bottom: 30px;
    }
    .bg-about ul.feature-list,
    .bg-about-2 ul.feature-list,
    .bg-activity ul.feature-list,
    .bg-attraction ul.feature-list,
    .bg-blog ul.feature-list,
    .bg-contact ul.feature-list,
    .bg-event ul.feature-list,
    .bg-gallery ul.feature-list,
    .bg-guestbook ul.feature-list,
    .bg-package ul.feature-list,
    .bg-reservation ul.feature-list,
    .bg-restaurant ul.feature-list,
    .bg-room ul.feature-list,
    .bg-room-detail ul.feature-list,
    .bg-spa ul.feature-list,
    .bg-wedding ul.feature-list {
        text-align: left;
    }
    .info-block {
        min-height: 100%;
        padding-left: 50px;
        padding-right: 50px;
    }
    .info-block .content {
        position: relative;
        padding: 0;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    .accommodation-slider .item .post .post-media,
    .room-grid .post .post-media,
    .room-simple .post .post-media {
        max-height: 100%;
    }
    .room-modem .post .post-media {
        width: 100%;
    }
    .room-modem .post .post-body {
        width: 100%;
        max-height: 100%;
        position: relative;
        float: left;
        right: auto;
    }
    .room-modem [class*=col-]:nth-child(odd) .post .post-media {
        left: 0;
    }
    .room-thumbnail .post .post-media {
        max-height: 450px;
    }
    .room-thumbnail .post .post-media a.overlay {
        width: 100%;
        height: 100%;
    }
    .room-thumbnail .post .post-body {
        -webkit-transform: translateY(70%);
        -moz-transform: translateY(70%);
        -ms-transform: translateY(70%);
        -o-transform: translateY(70%);
        transform: translateY(70%);
    }
    .our-team .post .post-media {
        min-height: 500px;
    }
    .cat-event .post .post-media {
        min-height: 100%;
    }
    .cat-event .post .post-field {
        position: relative;
        padding: 0;
        min-height: 100%;
    }
    .cat-event .post .post-field .wrapper {
        background-color: #000;
        min-height: 100%;
    }
    .cat-event .post .post-body {
        padding: 30px;
    }
    .spa-enjoy .item .post-body,
    .spa-enjoy .item .post-thumbnail {
        width: 100%;
    }
    .spa-enjoy .item:nth-child(even) .post-thumbnail {
        left: auto;
    }
    .spa-enjoy .item:nth-child(even) .post-body {
        right: auto;
    }
    .spa-package .section-content .post {
        text-align: center;
    }
    .spa-package .section-content .post .post-body ul.spa-list li {
        padding-left: 0;
    }
    .contact-page:before {
        width: 100%;
        background-color: transparent;
    }
    .contact-page .sidebar {
        width: 100%;
        margin-right: 0;
    }
    .contact-page .sidebar .widget {
        padding: 20px;
        background-color: #fff;
    }
    .contact-page .site-content {
        width: 100%;
        margin-left: 0;
        padding-top: 0;
        padding-left: 0;
    }
    .widget img {
        margin: 0 auto;
    }
    .widget_recent_entries .widget-content ul li {
        float: left;
        width: 50%;
    }
    .widget_recent_entries .widget-content ul li:first-child {
        padding-top: 20px;
    }
    .widget_recent_entries .widget-content ul:after {
        content: '';
        display: table;
        clear: both;
    }
    .widget_flickr .widget-content ul.thumbnails li {
        width: auto;
    }
    .comments-area ol.comment-list li.comment ol.children li.comment .comment-body .main-comment .comment-meta .comment-metadata span {
        display: inline-block;
        margin-bottom: 0;
    }
    .gallery-grid-item-style-1 .grid-item,
    .gallery-grid-item-style-1 .grid-sizer,
    .gallery-grid-item-style-2 .grid-item,
    .gallery-grid-item-style-2 .grid-sizer,
    .gallery-grid-item-style-3 .grid-item,
    .gallery-grid-item-style-3 .grid-sizer {
        width: 50%;
    }
    .grid-item.large,
    .grid-item.wide {
        width: 100%;
    }
    .activities .grid-item,
    .activities .grid-sizer,
    .galleries .grid-item,
    .galleries .grid-sizer,
    .guestbook .grid-item,
    .guestbook .grid-sizer {
        width: 50%;
    }
    .room-infomation .switch-list {
        width: 100% !important;
        max-width: 100%;
        margin-bottom: 30px;
    }
    .room-infomation .switch-list ul li {
        display: inline-block;
        margin-right: 30px;
    }
    .room-infomation .switch-list ul li a span.icon-arrow {
        display: none;
    }
    .room-infomation .info-content {
        width: 100% !important;
        padding-left: 0 !important;
        border-left: 0;
    }
    .apb-content .apb-checkout .ch-container,
    .apb-content .apb-contact .ct-container {
        padding: 30px;
    }
    .spa-intro .wrapper {
        height: auto;
    }
    .abp-step ul li {
        display: inline-block;
    }
    #subscribe-popup-1 .popup-dialog,
    #subscribe-popup-3 .popup-dialog {
        width: 720px;
    }
    .book-now-wrap .book-check-form .book-content ul.book-list li,
    .book-section .book-check-form .book-content ul.book-list li {
        width: 50%;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .book-now-wrap .book-check-form .book-content ul.book-list li .custom,
    .book-now-wrap .book-check-form .book-content ul.book-list li.book-picker .custom,
    .book-now-wrap .book-check-form .book-content ul.book-list li.book-select .custom,
    .book-section .book-check-form .book-content ul.book-list li .custom {
        width: 100%;
    }
    .book-now-wrap .book-check-form .book-content ul.book-list li:nth-child(2n+1),
    .book-section .book-check-form .book-content ul.book-list li:nth-child(2n+1) {
        padding-right: 10px;
    }
    .book-now-wrap .book-check-form .book-content ul.book-list li:nth-child(2n),
    .book-section .book-check-form .book-content ul.book-list li:nth-child(2n) {
        padding-left: 10px;
        padding-right: 0;
    }
    .book-now-wrap .book-check-form .book-content ul.book-list li #check-available,
    .book-section .book-check-form .book-content ul.book-list li #check-available {
        margin-bottom: 0;
        margin-top: 0;
    }
}
@media screen and (max-width: 767px) {
    .activities .grid-item,
    .activities .grid-sizer,
    .book-contact .box ul li,
    .guestbook .grid-item,
    .guestbook .grid-sizer,
    .modal .modal-dialog .modal-content .modal-body ul li.email,
    .modal .modal-dialog .modal-content .modal-body ul li.name {
        width: 100%;
    }
    #clock-event ul,
    .cat-box-2 .post-thumbnail {
        max-height: 100%;
    }
    h2.section-title {
        font-size: 20px;
    }
    .footer .foot-feature .widget:last-child {
        margin-bottom: 30px;
        padding-bottom: 20px;
        border-bottom: 1px solid #333;
    }
    .book-contact .box ul li:first-child {
        border-right: 0;
        border-bottom: 1px solid #000;
        padding-right: 0;
    }
    .book-contact .box ul li:last-child {
        padding-left: 0;
    }
    .reserve .reserve-form {
        margin: 0 auto;
        float: none;
    }
    .reserve .reserve-term {
        margin-top: 0;
        margin-bottom: 15px;
    }
    .reserve .reserve-term h2 {
        text-align: center;
    }
    .reserve .reserve-term .timetable {
        margin: 0 auto;
    }
    .reserve .reserve-term .timetable div.tCell:first-child {
        text-align: right;
    }
    .reserve .reserve-term .timetable div.tCell:last-child {
        padding-right: 0;
    }
    .about-us .hi-feature {
        margin-bottom: 0;
        padding-bottom: 0;
    }
    .about-us .hi-thumb {
        display: none;
    }
    .bg-about-2 ul.stat-list li {
        display: block;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .site-content .post .entry-content p iframe {
        height: 300px;
    }
    .post .have-event {
        position: relative;
        top: 0;
        right: 0;
        width: 100%;
        margin-bottom: 20px;
        background-color: #1c1c1c;
    }
    #clock-event ul {
        overflow: auto;
        margin: 0 auto;
    }
    #clock-event ul li {
        float: none;
        display: inline-block;
    }
    .abp-step ul li,
    .filters > li,
    .filters > li > a,
    .room-infomation .info-content .info-inner .info-footer table,
    .room-infomation .info-content .info-inner .info-footer tbody,
    .room-infomation .info-content .info-inner .info-footer td,
    .room-infomation .info-content .info-inner .info-footer th,
    .room-infomation .info-content .info-inner .info-footer thead,
    .room-infomation .info-content .info-inner .info-footer tr {
        display: block;
    }
    .filters {
        width: 230px;
        margin: 0 auto;
    }
    .attraction-local .box .wrapper .locate .location,
    .attraction-page .site-content .infomation ul li,
    .attraction-page .site-content .infomation ul li:first-child,
    .room-infomation .switch-list ul li {
        width: 100%;
    }
    .filters > li {
        margin-bottom: 30px;
    }
    .attraction-local {
        margin-top: 30px;
    }
    .attraction-local .box {
        max-width: 100%;
    }
    .attraction-local .box .wrapper .locate button.btn-locate {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .attraction-page .site-content h2 {
        font-size: 20px;
    }
    .attraction-page .site-content .post .post-body p.image {
        float: none;
    }
    .room-infomation .info-content .info-inner .info-footer .info-group {
        width: 50%;
    }
    .room-infomation .info-content .info-inner .info-footer ul.package-list li .column-1 {
        width: 100%;
    }
    .room-infomation .info-content .info-inner .info-footer ul.package-list li .column-2 {
        width: 20%;
    }
    .room-infomation .info-content .info-inner .info-footer ul.package-list li .column-3 {
        width: 80%;
        text-align: left;
    }
    .room-infomation .info-content .info-inner .info-footer thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
    .room-infomation .info-content .info-inner .info-footer tbody tr td {
        padding: 30px 20px 15px;
    }
    .room-infomation .info-content .info-inner .info-footer tr {
        border: 1px solid #ccc;
    }
    .room-infomation .info-content .info-inner .info-footer td {
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
    }
    .room-infomation .info-content .info-inner .info-footer td:before {
        position: absolute;
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
    }
    .room-infomation .info-content .info-inner .info-footer td:nth-of-type(1):before {
        content: "RATE PERIOD";
    }
    .room-infomation .info-content .info-inner .info-footer td:nth-of-type(2):before {
        content: "NIGHTLY";
    }
    .room-infomation .info-content .info-inner .info-footer td:nth-of-type(3):before {
        content: "WEEKEND NIGHT";
    }
    .room-infomation .info-content .info-inner .info-footer td:nth-of-type(4):before {
        content: "WEEKLY";
    }
    .room-infomation .info-content .info-inner .info-footer td:nth-of-type(5):before {
        content: "MONTHLY";
    }
    .room-infomation .info-content .info-inner .info-footer td:nth-of-type(6):before {
        content: "EVENT";
    }
    .accommodation-slider .owl-controls .owl-pagination {
        position: relative;
        right: 0;
        top: auto;
        margin: 0 auto;
    }
    .schedule .sch-header .switch-tab ul.list {
        width: 230px;
        margin: 0 auto;
    }
    .schedule .sch-header .switch-tab ul.list li {
        display: block;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 30px;
    }
    .page-blog-detail .site-content .post .post-body .entry-content .style-button ul li {
        width: 50%;
    }
    .page-blog-detail .site-content .post .post-body .entry-content .schedule .sch-header .switch-tab ul.list li {
        margin-right: 0;
    }
    .about-us h1 {
        font-size: 36px;
    }
    .apb-content .apb-room .apb-room_item .apb-room_img {
        width: 100%;
        margin-bottom: 20px;
    }
    .apb-content .apb-room .apb-room_item .apb-room_text,
    .apb-content .apb-room .apb-room_item ul.package-list li .column-1 {
        width: 100%;
    }
    .apb-content .apb-room .apb-room_item ul.package-list li .column-2 {
        width: 20%;
    }
    .apb-content .apb-room .apb-room_item ul.package-list li .column-3 {
        width: 80%;
    }
    .apb-content .form-row.form-row-first,
    .apb-content .form-row.form-row-last {
        width: 100%;
    }
    blockquote {
        padding: 30px;
    }
    blockquote p {
        font-size: 16px;
    }
    .widget_recent_entries .widget-content ul li {
        float: none;
        width: 100%;
    }
    .widget_recent_entries .widget-content ul li:first-child {
        padding-top: 0;
    }
    .widget_recent_entries .widget-content ul li .post-thumbnail {
        width: 20%;
        margin-right: 5%;
    }
    .widget_recent_entries .widget-content ul li .post-body {
        width: 75%;
    }
    .widget img {
        margin: 0 auto;
    }
    #subscribe-popup-1 .popup-dialog {
        width: 100%;
    }
    #subscribe-popup-1 .popup-dialog .popup-content {
        position: relative;
        width: 100%;
    }
    #subscribe-popup-2 .popup-dialog,
    #subscribe-popup-3 .popup-dialog {
        width: 100%;
    }
    #subscribe-popup-3 .popup-dialog .popup-content {
        width: 100%;
        height: 100%;
    }
    .box-contact h3 ._hr {
        display: none;
    }
    .box-contact ul li {
        width: 100%;
    }
    .box-contact ul li:first-child {
        padding-right: 0;
        border-right: 0;
    }
    .box-contact ul li:last-child {
        padding-left: 0;
    }
    .page-not-found .wrapper .block-content .post-body form.search-form input[type=search] {
        width: 100%;
        float: none;
        margin-bottom: 20px;
        display: block;
    }
}
@media screen and (max-width: 640px) {

    .uyes .uye-photo img{
        width:auto;
        float:left;
    }
    .slider-button-box{
        margin-top:30px !important
    }

    #coming-content .box {
        top: 5%;
        padding-bottom: 0;
    }
    #clock ul li {
        padding: 10px 30px;
    }
    .cat-event .post .post-field .wrapper .group {
        width: 100%;
        min-height: 100%;
    }
    .cat-event .post .post-field .wrapper .group.group-map {
        margin-top: -10px;
    }
    .wed-food .post-content .wed-offer:first-child {
        width: 100%;
        padding-right: 0;
        margin-bottom: 20px;
    }
    .wed-food .post-content .wed-offer:last-child {
        width: 100%;
        padding-left: 0;
    }
    .comments-area ol.comment-list li.comment .comment-body .author-avatar {
        width: 100%;
        margin-bottom: 30px;
        margin-right: 0;
    }
    .comments-area ol.comment-list li.comment .comment-body .author-avatar img {
        margin: 0;
    }
    .comments-area ol.comment-list li.comment .comment-body .main-comment .comment-meta .comment-metadata span,
    .comments-area ol.comment-list li.comment ol.children li.comment .comment-body .main-comment .comment-meta .comment-metadata span {
        display: block;
        margin-bottom: 10px;
    }
    .comments-area ol.comment-list li.comment .comment-body .main-comment {
        width: 100%;
        padding-left: 0;
        position: static;
    }
    .comments-area ol.comment-list li.comment .comment-body .main-comment .comment-meta {
        position: static;
    }
    .comments-area ol.comment-list li.comment .comment-body .main-comment .comment-meta .comment-metadata {
        position: absolute;
        top: 30px;
        right: 20px;
    }
    .comments-area ol.comment-list li.comment ol.children li.comment {
        padding: 30px 40px;
    }
    .comments-area ol.comment-list li.comment ol.children li.comment .comment-body .author-avatar {
        width: 100%;
    }
    .comments-area ol.comment-list li.comment ol.children li.comment .comment-body .main-comment {
        width: 100%;
        padding-left: 0;
    }
    .contact-page .sidebar .widget .widget-content .location a.mark,
    .page-blog-detail .site-content nav.post-navigation .nav-links .nav-next,
    .page-blog-detail .site-content nav.post-navigation .nav-links .nav-prev {
        width: 100%;
    }
    .contact-page .sidebar .widget .widget-content .location .info {
        width: 100%;
        padding-left: 0;
        margin-top: 20px;
    }
    .contact-page .sidebar .widget .widget-content .location .info .column,
    .datepicker-inline .datepicker-group.datepicker-group-first,
    .datepicker-inline .datepicker-group.datepicker-group-last {
        width: 100%;
    }
    .datepicker-inline .datepicker-group table.datepicker-calendar td .state-default {
        padding: 30%;
    }
    .room-list .post .post-body .post-footer a.btn {
        position: relative;
        margin-top: 20px;
    }
    .abonelik-hizmetleri-baslik {
        font-size: 16px;
        line-height:35px;
        text-align:left;
        padding:10px 15px ;

    }
    .abonelik-hizmetleri span {
        line-height: 40px;
        padding-left: 36px;
        display: inline-block;
        margin-left: 13px;
        font-size: 12px;
        background-size: 30px;
    }
    .abonelik-hizmetleri-baslik::after{
        display:none;
    }
}
@media screen and (max-width: 480px) {
    .footer .foot-credit [class*=col-] {
        width: 100%;
        text-align: left !important;
        margin-bottom: 20px;
    }
    .footer .foot-credit [class*=col-]:last-child,
    .format-slider .post-slider {
        margin-bottom: 0;
    }
    .goodfood .gf-content,
    .goodfood h3 {
        width: 80%;
    }
    .goodfood .gf-more {
        width: 50%;
    }
    .event-slider .item .wrapper .post-body,
    .event-slider-2 .item .wrapper .post-body,
    .event-slider-3 .item .wrapper .post-body,
    .galleries .grid-item,
    .galleries .grid-sizer,
    .gallery-grid-item-style-1 .grid-item,
    .gallery-grid-item-style-1 .grid-sizer,
    .gallery-grid-item-style-2 .grid-item,
    .gallery-grid-item-style-2 .grid-sizer,
    .gallery-grid-item-style-3 .grid-item,
    .gallery-grid-item-style-3 .grid-sizer,
    .news-slider .item .wrapper .post-body,
    .news-slider-2 .item .wrapper .post-body {
        width: 100%;
    }
    .event-slider .item .wrapper .post-thumbnail,
    .event-slider-2 .item .wrapper .post-thumbnail,
    .event-slider-3 .item .wrapper .post-thumbnail,
    .news-slider .item .wrapper .post-thumbnail,
    .news-slider-2 .item .wrapper .post-thumbnail {
        width: 100%;
        position: relative;
    }
    .event-slider .item .wrapper .post-thumbnail img,
    .event-slider-2 .item .wrapper .post-thumbnail img,
    .event-slider-3 .item .wrapper .post-thumbnail img,
    .news-slider .item .wrapper .post-thumbnail img,
    .news-slider-2 .item .wrapper .post-thumbnail img {
        display: block;
    }
    .event-slider .item .wrapper .post-thumbnail .item-img,
    .event-slider-2 .item .wrapper .post-thumbnail .item-img,
    .event-slider-3 .item .wrapper .post-thumbnail .item-img,
    .format-quote.has-post-thumbnail img,
    .news-slider .item .wrapper .post-thumbnail .item-img,
    .news-slider-2 .item .wrapper .post-thumbnail .item-img,
    .room-thumbnail .post .post-body .post-content {
        display: none;
    }
    .room-list .post .post-body,
    .room-modem .post .post-body {
        padding: 20px 40px;
    }
    .room-thumbnail .post .post-body {
        -webkit-transform: translateY(60%);
        -moz-transform: translateY(60%);
        -ms-transform: translateY(60%);
        -o-transform: translateY(60%);
        transform: translateY(60%);
    }
    .intro .post-body h1 {
        font-size: 40px;
    }
    .grid-item.large .work-item .title {
        padding: 80px 10px;
    }
    .grid-item.large .work-item .title h2 {
        font-size: 18px;
    }
    .grid-item.large .work-item .title span {
        font-size: 20px;
    }
    .room-infomation .info-content .info-inner .info-footer .info-group {
        width: 100% !important;
    }
    .book-now-wrap .book-check-form .book-content ul.book-list li,
    .book-section .book-check-form .book-content ul.book-list li,
    .page-blog-detail .site-content .post .post-body .entry-content .style-button ul li {
        width: 100%;
    }
    .book-now-wrap .book-check-form .book-content ul.book-list li:nth-child(2n+1),
    .book-section .book-check-form .book-content ul.book-list li:nth-child(2n+1) {
        padding-right: 0;
    }
    .book-now-wrap .book-check-form .book-content ul.book-list li:nth-child(2n),
    .book-section .book-check-form .book-content ul.book-list li:nth-child(2n) {
        padding-left: 0;
    }
    .format-quote.has-post-thumbnail blockquote {
        position: relative;
    }
    .format-slider .post-slider .item {
        height: 100%;
    }
}
@media screen and (max-width: 414px) {
    #toggle-book {
        padding: 0 10px;
    }
    #toggle-book span.txt-book {
        font-size: 11px;
    }
    .about-us .post-header h1 {
        font-size: 38px;
    }
    .our-team .post .post-media {
        min-height: 430px;
    }
    .spa-intro .post-header h1 {
        font-size: 30px;
    }
}
@media screen and (max-width: 320px) {
    .room-thumbnail .post .post-body {
        -webkit-transform: translateY(35%);
        -moz-transform: translateY(35%);
        -ms-transform: translateY(35%);
        -o-transform: translateY(35%);
        transform: translateY(35%);
    }
    #clock ul li {
        display: block;
    }
    #clock ul li:after,
    .slider-check .big-slider .item .post-body {
        display: none;
    }
    .apb-content .apb-room .apb-room_item .apb-room_text p.apb-room_price {
        display: block;
        margin-bottom: 15px;
    }
    .apb-content .apb-room .apb-room_item .apb-room_text a.apb-btn.fr {
        float: none !important;
    }
    .apb-content .apb-room .apb-room_item ul.package-list li .column-1 {
        padding-right: 0;
    }
    .apb-content .apb-room .apb-room_item ul.package-list li .column-2,
    .apb-content .apb-room .apb-room_item ul.package-list li .column-3 {
        width: 100%;
    }
}
iframe[name='google_conversion_frame'] {
    height: 0 !important;
    width: 0 !important;
    line-height: 0 !important;
    font-size: 0 !important;
    margin-top: -13px;
    float: left;
}
.widget.white .widget-header {
    padding: 0;
}
.widget-header a {
    font-size: 16px;
    text-align: left;
    margin-top: 0;
    margin-bottom: 0;
    padding: 18px 18px;
    border-bottom: 1px solid #f1f1f1;
    display: block;
    background-color: #d8a942;
    color: #fff;
}
.widget-header a:hover,
.widget-header a.active {
    background-color: #f7f7f7;
    color: #d8a942;
}
.sayfa-icerik {
    text-align: justify;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #f1f1f1;
}
.panel-default {
    border-color: #f1f1f1;
}
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 0;
}
.panel-default > .panel-heading {
    color: #333;
    background-color: #f9f9f9;
    border-color: #f1f1f1;
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    color: inherit;
}
.sidebar-sayfa #widget-area {
    margin-top: -108px;
    border: 20px solid #fff;
}
.altsayfaSection {
    overflow: visible !important;
    background: #fff;
    padding: 50px 0;
    min-height: 600px;
}
.icon-panel-title {
    line-height: 40px;
}
.uyes {
    margin-bottom: 25px;
    clear: both;
}
.uyes .uye-photo {
    padding-right: 0;
    clear: both;
}
.uyes .uye-content {
    background: #f7f7f7;
    min-height: 150px;
    padding: 10px 15px;
    clear: both;
}
.uyes .uye-content h4 {
    padding: 0;
    margin: 0;
    font-size: 18px;
    font-weight: 400;
    color: #d8a942;
}
.uyes .uye-content h5 {
    padding: 0;
    margin: 0;
    font-size: 16px;
    font-weight: 400;
    color: #d8a942;
}
.uyes .uye-content .ozgecmis {
    font-size: 13px;
    color: #666;
}
.duyuru {
    margin-bottom: 25px;
    clear: both;
    border-bottom: 1px solid #f4f4f4;
    padding-bottom: 20px;
}
.duyuru .uye-content {
    background: #f7f7f7;
    min-height: 150px;
    padding: 10px 15px;
    clear: both;
}
.duyuru .duyuru-content h4 {
    padding: 0;
    margin: 0;
    font-size: 20px;
    font-weight: 400;
    color: #d8a942;
}
.duyuru .duyuru-content h5 {
    padding: 0;
    margin: 0;
    font-size: 16px;
    font-weight: 400;
    color: #333;
}
.duyuru .duyuru-content .duyuru-aciklama {
    font-size: 13px;
    color: #666;
}
.faaliyet-raporu {
    background-size: 32px;
    height: 40px;
    list-style: none !important;
    padding-left: 40px !important;
    margin-bottom: 10px;
    font-weight: 500;
    margin-left: 0 !important;
    background-repeat: no-repeat;
    background-image: url(/Content/data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjY0cHgiIGhlaWdodD0iNjRweCIgdmlld0JveD0iMCAwIDk1Ny41OTkgOTU3LjYiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDk1Ny41OTkgOTU3LjY7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8cGF0aCBkPSJNODE3LjksMTA4LjRoLTI4djY4Ny45MDFjMCw0NS42OTktMzcuMiw4Mi44OTgtODIuODk5LDgyLjg5OEg0MjMuM0gxOTcuN3YyNS41YzAsMjkuMjAxLDIzLjcsNTIuOSw1Mi45LDUyLjloMjgzLjZIODE3LjggICBjMjkuMiwwLDUyLjg5OS0yMy42OTksNTIuODk5LTUyLjlWMTYxLjNDODcwLjcsMTMyLjEsODQ3LjEsMTA4LjQsODE3LjksMTA4LjR6IiBmaWxsPSIjZDlhYzQ4Ii8+Cgk8cGF0aCBkPSJNNDIzLjMsODQ5LjE5OWgyODMuNmMyOS4yLDAsNTIuOS0yMy42OTksNTIuOS01Mi44OThWMTA4LjRWNTIuOWMwLTI5LjItMjMuNy01Mi45LTUyLjktNTIuOUg0MjMuM0gzMjl2MTcuNSAgIGMwLjE5OSwxLjgsMC4zLDMuNywwLjMsNS42djExNS4zVjE2OGMwLDQxLjEtMzMuNCw3NC41LTc0LjUsNzQuNWgtMjkuNkgxMDkuOWMtMS41LDAtMy4xLTAuMS00LjYtMC4ySDg2Ljl2NTU0LjAwMSAgIGMwLDI5LjE5OSwyMy43LDUyLjg5OCw1Mi45LDUyLjg5OGg1OEg0MjMuM0w0MjMuMyw4NDkuMTk5eiBNNDM0LDY2OS40SDI0OS4xYy0xMy44LDAtMjUtMTEuMjAxLTI1LTI1YzAtMTMuODAxLDExLjItMjUsMjUtMjVoMTg1ICAgYzEzLjgsMCwyNSwxMS4xOTksMjUsMjVDNDU5LjEsNjU4LjE5OSw0NDcuOCw2NjkuNCw0MzQsNjY5LjR6IE02MTksNTQxLjgwMUgyNDkuMWMtMTMuOCwwLTI1LTExLjIwMS0yNS0yNWMwLTEzLjgwMSwxMS4yLTI1LDI1LTI1ICAgSDYxOWMxMy44LDAsMjUsMTEuMTk5LDI1LDI1QzY0NCw1MzAuNiw2MzIuOCw1NDEuODAxLDYxOSw1NDEuODAxeiBNMjQ5LjEsMzU2LjNINjE5YzEzLjgsMCwyNSwxMS4yLDI1LDI1YzAsMTMuOC0xMS4yLDI1LTI1LDI1ICAgSDI0OS4xYy0xMy44LDAtMjUtMTEuMi0yNS0yNUMyMjQuMSwzNjcuNSwyMzUuMywzNTYuMywyNDkuMSwzNTYuM3oiIGZpbGw9IiNkOWFjNDgiLz4KCTxwYXRoIGQ9Ik0xMDkuOSwyMTIuNWgxNDQuOWMwLjEsMCwwLjMsMCwwLjQsMGMyNC4yLTAuMiw0My44LTE5LjgsNDQtNDRjMC0wLjEsMC0wLjMsMC0wLjR2LTE0NWMwLTEzLjQtMTEtMjIuMy0yMi4zOTktMjIuMyAgIGMtNS41LDAtMTEsMi0xNS42LDYuNkw5NC4xLDE3NC41QzgwLjEsMTg4LjUsOTAsMjEyLjUsMTA5LjksMjEyLjV6IiBmaWxsPSIjZDlhYzQ4Ii8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
}
/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url(/Content/fancybox/fancybox_sprite.png);
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url(/Content/fancybox/fancybox_loading.gif) center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url(/Content/fancybox/blank.gif); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
	overflow: hidden;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url(/Content/fancybox/fancybox_overlay.png);
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}
