
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
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: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !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^="javascript:"]:after,
  a[href^="#"]: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; }

  select {
    background: #fff !important; }

  .navbar {
    display: none; }

  .table td,
  .table th {
    background-color: #fff !important; }

  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }

  .label {
    border: 1px solid #000; }

  .table {
    border-collapse: collapse !important; }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("fonts/bootstrap/glyphicons-halflings-regular.eot-#iefix") format("embedded-opentype"), url("fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }



* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: ; 
  background: url("../img/pattern/.png") }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #428bca;
  text-decoration: none; }
  a:hover, a:focus {
    color: #2a6496;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: white;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  width: 100% \9;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

h1, h2, h3, h4, .room-details-box.frame .right-col .prp-details .prp-title, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small, .room-details-box.frame .right-col .prp-details .prp-title small,
  h4 .small,
  .room-details-box.frame .right-col .prp-details .prp-title .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .room-details-box.frame .right-col .prp-details .prp-title, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small, .room-details-box.frame .right-col .prp-details .prp-title small,
  h4 .small,
  .room-details-box.frame .right-col .prp-details .prp-title .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 36px; }

h2, .h2 {
  font-size: 30px; }

h3, .h3 {
  font-size: 24px; }

h4, .room-details-box.frame .right-col .prp-details .prp-title, .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%; }

cite {
  font-style: normal; }


.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.list-unstyled, .list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline {
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt,
dd {
  line-height: 1.428571429; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }
.dl-horizontal dd:after {
  clear: both; }
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #E8E8E8; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.428571429;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #E8E8E8;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

blockquote:before,
blockquote:after {
  content: ""; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: white;
  background-color: #333333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    box-shadow: none; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: whitesmoke;
  border: 1px solid #cccccc;
  border-radius: 4px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.3333333333%; }

.col-xs-2 {
  width: 16.6666666667%; 
  }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.3333333333%; }

.col-xs-5 {
  width: 41.6666666667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.3333333333%; }

.col-xs-8 {
  width: 66.6666666667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.3333333333%; }

.col-xs-11 {
  width: 91.6666666667%; }

.col-xs-12 {
  width: 100%;
 }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.3333333333%; }

.col-xs-pull-2 {
  right: 16.6666666667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.3333333333%; }

.col-xs-pull-5 {
  right: 41.6666666667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.3333333333%; }

.col-xs-pull-8 {
  right: 66.6666666667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.3333333333%; }

.col-xs-pull-11 {
  right: 91.6666666667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.3333333333%; }

.col-xs-push-2 {
  left: 16.6666666667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.3333333333%; }

.col-xs-push-5 {
  left: 41.6666666667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.3333333333%; }

.col-xs-push-8 {
  left: 66.6666666667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.3333333333%; }

.col-xs-push-11 {
  left: 91.6666666667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.3333333333%; }

.col-xs-offset-2 {
  margin-left: 16.6666666667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.3333333333%; }

.col-xs-offset-5 {
  margin-left: 41.6666666667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.3333333333%; }

.col-xs-offset-8 {
  margin-left: 66.6666666667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.3333333333%; }

.col-xs-offset-11 {
  margin-left: 91.6666666667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }

  .col-sm-1 {
    width: 8.3333333333%; }

  .col-sm-2 {
    width: 16.6666666667%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-4 {
    width: 33.3333333333%; }

  .col-sm-5 {
    width: 41.6666666667%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-7 {
    width: 58.3333333333%; }

  .col-sm-8 {
    width: 66.6666666667%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-10 {
    width: 83.3333333333%; }

  .col-sm-11 {
    width: 91.6666666667%; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-pull-1 {
    right: 8.3333333333%; }

  .col-sm-pull-2 {
    right: 16.6666666667%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-4 {
    right: 33.3333333333%; }

  .col-sm-pull-5 {
    right: 41.6666666667%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-7 {
    right: 58.3333333333%; }

  .col-sm-pull-8 {
    right: 66.6666666667%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-10 {
    right: 83.3333333333%; }

  .col-sm-pull-11 {
    right: 91.6666666667%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-push-0 {
    left: auto; }

  .col-sm-push-1 {
    left: 8.3333333333%; }

  .col-sm-push-2 {
    left: 16.6666666667%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-4 {
    left: 33.3333333333%; }

  .col-sm-push-5 {
    left: 41.6666666667%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-7 {
    left: 58.3333333333%; }

  .col-sm-push-8 {
    left: 66.6666666667%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-10 {
    left: 83.3333333333%; }

  .col-sm-push-11 {
    left: 91.6666666667%; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-offset-0 {
    margin-left: 0%; }

  .col-sm-offset-1 {
    margin-left: 8.3333333333%; }

  .col-sm-offset-2 {
    margin-left: 16.6666666667%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-4 {
    margin-left: 33.3333333333%; }

  .col-sm-offset-5 {
    margin-left: 41.6666666667%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-7 {
    margin-left: 58.3333333333%; }

  .col-sm-offset-8 {
    margin-left: 66.6666666667%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-10 {
    margin-left: 83.3333333333%; }

  .col-sm-offset-11 {
    margin-left: 91.6666666667%; }

  .col-sm-offset-12 {
    margin-left: 100%; } }
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }

  .col-md-1 {
    width: 8.3333333333%; }

  .col-md-2 {
    width: 16.6666666667%; }

  .col-md-3 {
    width: 25%; }

  .col-md-4 {
    width: 33.3333333333%; }

  .col-md-5 {
    width: 41.6666666667%; 
	border:solid 0px #e4877d;}

  .col-md-6 {
    width: 50%; }

  .col-md-7 {
    width: 100%; } /*58.3333333333%;*/

  .col-md-8 {
    width: 66.6666666667%;
    margin-left:220px;
	}

  .col-md-9 {
    width: 75%; }

  .col-md-10 {
    width: 83.3333333333%; }

  .col-md-11 {
    width: 91.6666666667%; }

  .col-md-12 {
    width: 100%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-pull-1 {
    right: 8.3333333333%; }

  .col-md-pull-2 {
    right: 16.6666666667%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-4 {
    right: 33.3333333333%; }

  .col-md-pull-5 {
    right: 41.6666666667%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-7 {
    right: 58.3333333333%; }

  .col-md-pull-8 {
    right: 66.6666666667%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-10 {
    right: 83.3333333333%; }

  .col-md-pull-11 {
    right: 91.6666666667%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-push-1 {
    left: 8.3333333333%; }

  .col-md-push-2 {
    left: 16.6666666667%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-4 {
    left: 33.3333333333%; }

  .col-md-push-5 {
    left: 41.6666666667%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-7 {
    left: 58.3333333333%; }

  .col-md-push-8 {
    left: 66.6666666667%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-10 {
    left: 83.3333333333%; }

  .col-md-push-11 {
    left: 91.6666666667%; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-offset-0 {
    margin-left: 0%; }

  .col-md-offset-1 {
    margin-left: 8.3333333333%; }

  .col-md-offset-2 {
    margin-left: 16.6666666667%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-4 {
    margin-left: 33.3333333333%; }

  .col-md-offset-5 {
    margin-left: 41.6666666667%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-7 {
    margin-left: 58.3333333333%; }

  .col-md-offset-8 {
    margin-left: 66.6666666667%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-10 {
    margin-left: 83.3333333333%; }

  .col-md-offset-11 {
    margin-left: 91.6666666667%; }

  .col-md-offset-12 {
    margin-left: 100%; } }
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }

  .col-lg-1 {
    width: 8.3333333333%; }

  .col-lg-2 {
    width: 16.6666666667%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-4 {
    width: 33.3333333333%; }

  .col-lg-5 {
    width: 41.6666666667%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-7 {
    width: 58.3333333333%; }

  .col-lg-8 {
    width: 66.6666666667%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-10 {
    width: 83.3333333333%; }

  .col-lg-11 {
    width: 91.6666666667%; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-pull-1 {
    right: 8.3333333333%; }

  .col-lg-pull-2 {
    right: 16.6666666667%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-4 {
    right: 33.3333333333%; }

  .col-lg-pull-5 {
    right: 41.6666666667%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-7 {
    right: 58.3333333333%; }

  .col-lg-pull-8 {
    right: 66.6666666667%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-10 {
    right: 83.3333333333%; }

  .col-lg-pull-11 {
    right: 91.6666666667%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-push-1 {
    left: 8.3333333333%; }

  .col-lg-push-2 {
    left: 16.6666666667%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-4 {
    left: 33.3333333333%; }

  .col-lg-push-5 {
    left: 41.6666666667%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-7 {
    left: 58.3333333333%; }

  .col-lg-push-8 {
    left: 66.6666666667%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-10 {
    left: 83.3333333333%; }

  .col-lg-push-11 {
    left: 91.6666666667%; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-offset-0 {
    margin-left: 0%; }

  .col-lg-offset-1 {
    margin-left: 8.3333333333%; }

  .col-lg-offset-2 {
    margin-left: 16.6666666667%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-4 {
    margin-left: 33.3333333333%; }

  .col-lg-offset-5 {
    margin-left: 41.6666666667%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-7 {
    margin-left: 58.3333333333%; }

  .col-lg-offset-8 {
    margin-left: 66.6666666667%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-10 {
    margin-left: 83.3333333333%; }

  .col-lg-offset-11 {
    margin-left: 91.6666666667%; }

  .col-lg-offset-12 {
    margin-left: 100%; } }
table {
  background-color: transparent; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 1px solid #dddddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #dddddd; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #dddddd; }
  .table .table {
    background-color: white; }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #dddddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #dddddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: whitesmoke; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: whitesmoke; }

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
    -webkit-overflow-scrolling: touch; }
    .table-responsive > .table {
      margin-bottom: 0; }
      .table-responsive > .table > thead > tr > th,
      .table-responsive > .table > thead > tr > td,
      .table-responsive > .table > tbody > tr > th,
      .table-responsive > .table > tbody > tr > td,
      .table-responsive > .table > tfoot > tr > th,
      .table-responsive > .table > tfoot > tr > td {
        white-space: nowrap; }
    .table-responsive > .table-bordered {
      border: 0; }
      .table-responsive > .table-bordered > thead > tr > th:first-child,
      .table-responsive > .table-bordered > thead > tr > td:first-child,
      .table-responsive > .table-bordered > tbody > tr > th:first-child,
      .table-responsive > .table-bordered > tbody > tr > td:first-child,
      .table-responsive > .table-bordered > tfoot > tr > th:first-child,
      .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0; }
      .table-responsive > .table-bordered > thead > tr > th:last-child,
      .table-responsive > .table-bordered > thead > tr > td:last-child,
      .table-responsive > .table-bordered > tbody > tr > th:last-child,
      .table-responsive > .table-bordered > tbody > tr > td:last-child,
      .table-responsive > .table-bordered > tfoot > tr > th:last-child,
      .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0; }
      .table-responsive > .table-bordered > tbody > tr:last-child > th,
      .table-responsive > .table-bordered > tbody > tr:last-child > td,
      .table-responsive > .table-bordered > tfoot > tr:last-child > th,
      .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom: 0; } }


/**
 * BX-Slider styles
 */
.bx-wrapper {
  position: relative;
  margin: 0 auto;
  padding: 0;
  *zoom: 1;
  background: white; }
  .bx-wrapper .bx-viewport {
    min-height: 150px;
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0); }

.bxslider li, .bxslider-internal li {
  padding: 0;
  width: 100% !important;
  display: none; }
  .bxslider li:first-child, .bxslider-internal li:first-child {
    display: block; }
  .bxslider li img, .bxslider-internal li img {
    width: 100%;
    display: block; }.bxslider li img, .bxslider-internal li img
  .bxslider li .items, .bxslider-internal li .items {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat; }
    .bxslider li .items .caption-box, .bxslider-internal li .items .caption-box {
      position: absolute;
      left: 0;
      bottom: 0;
      color: white;
      z-index: 100;
      padding: 5px 20px;
      text-align: center;
      width: 100%;
      background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
      background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
      background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
      background-repeat: repeat-x;
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=0);
      text-shadow: 0 1px 1px rgba(0, 0, 0, 0.8);
      -webkit-transition: all 1.5s ease;
      -o-transition: all 1.5s ease;
      transition: all 1.5s ease; }
      .bxslider li .items .caption-box h4, .bxslider li .items .caption-box .room-details-box.frame .right-col .prp-details .prp-title, .room-details-box.frame .right-col .prp-details .bxslider li .items .caption-box .prp-title, .bxslider-internal li .items .caption-box h4, .bxslider-internal li .items .caption-box .room-details-box.frame .right-col .prp-details .prp-title, .room-details-box.frame .right-col .prp-details .bxslider-internal li .items .caption-box .prp-title {
        color: white;
        font-size: 2.5em;
        position: relative;
        font-style: italic; }
        @media (min-width: 768px) and (max-width: 992px) {
          .bxslider li .items .caption-box h4, .bxslider li .items .caption-box .room-details-box.frame .right-col .prp-details .prp-title, .room-details-box.frame .right-col .prp-details .bxslider li .items .caption-box .prp-title, .bxslider-internal li .items .caption-box h4, .bxslider-internal li .items .caption-box .room-details-box.frame .right-col .prp-details .prp-title, .room-details-box.frame .right-col .prp-details .bxslider-internal li .items .caption-box .prp-title {
            font-size: 2em; } }
        @media (max-width: 767px) {
          .bxslider li .items .caption-box h4, .bxslider li .items .caption-box .room-details-box.frame .right-col .prp-details .prp-title, .room-details-box.frame .right-col .prp-details .bxslider li .items .caption-box .prp-title, .bxslider-internal li .items .caption-box h4, .bxslider-internal li .items .caption-box .room-details-box.frame .right-col .prp-details .prp-title, .room-details-box.frame .right-col .prp-details .bxslider-internal li .items .caption-box .prp-title {
            font-size: 2em; } }
        @media (max-width: 600px) {
          .bxslider li .items .caption-box h4, .bxslider li .items .caption-box .room-details-box.frame .right-col .prp-details .prp-title, .room-details-box.frame .right-col .prp-details .bxslider li .items .caption-box .prp-title, .bxslider-internal li .items .caption-box h4, .bxslider-internal li .items .caption-box .room-details-box.frame .right-col .prp-details .prp-title, .room-details-box.frame .right-col .prp-details .bxslider-internal li .items .caption-box .prp-title {
            font-size: 1.5em; } }
        @media (max-width: 420px) {
          .bxslider li .items .caption-box h4, .bxslider li .items .caption-box .room-details-box.frame .right-col .prp-details .prp-title, .room-details-box.frame .right-col .prp-details .bxslider li .items .caption-box .prp-title, .bxslider-internal li .items .caption-box h4, .bxslider-internal li .items .caption-box .room-details-box.frame .right-col .prp-details .prp-title, .room-details-box.frame .right-col .prp-details .bxslider-internal li .items .caption-box .prp-title {
            font-size: 1.2em; } }
        .bxslider li .items .caption-box h4 span:before, .bxslider li .items .caption-box .room-details-box.frame .right-col .prp-details .prp-title span:before, .room-details-box.frame .right-col .prp-details .bxslider li .items .caption-box .prp-title span:before, .bxslider li .items .caption-box h4 span:after, .bxslider li .items .caption-box .room-details-box.frame .right-col .prp-details .prp-title span:after, .room-details-box.frame .right-col .prp-details .bxslider li .items .caption-box .prp-title span:after, .bxslider-internal li .items .caption-box h4 span:before, .bxslider-internal li .items .caption-box .room-details-box.frame .right-col .prp-details .prp-title span:before, .room-details-box.frame .right-col .prp-details .bxslider-internal li .items .caption-box .prp-title span:before, .bxslider-internal li .items .caption-box h4 span:after, .bxslider-internal li .items .caption-box .room-details-box.frame .right-col .prp-details .prp-title span:after, .room-details-box.frame .right-col .prp-details .bxslider-internal li .items .caption-box .prp-title span:after {
          display: none; }

.bxslider-internal li {
  display: none; }

.bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%; }

.bx-loading {
  background: #c2aa83;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
  background: white; }
  .bx-loading:before, .bx-loading:after {
    display: block;
    content: "";
    position: absolute; }
  .bx-loading:before {
    background: #d9d9d9;
    width: 140px;
    height: 1px;
    left: 50%;
    top: 50%;
    margin-left: -70px;
    margin-top: -1px; }
  .bx-loading:after {
    border: 1px solid #E8E8E8;
    width: 20px;
    height: 20px;
    left: 50%;
    top: 50%;
    margin-left: -10px;
    margin-top: -10px;
    background: white;
    -webkit-animation: spin 1s ease infinite;
    -o-animation: spin 1s ease infinite;
    animation: spin 1s ease infinite;
    -webkit-box-shadow: 0 0 0 3px white;
    box-shadow: 0 0 0 3px white; }

.bx-controls-direction a {
  width: 50px;
  height: 50px;
  margin: -13px 0 0;
  display: block;
  position: absolute;
  top: 50%;
  cursor: pointer;
  text-indent: -9999px; }
  .bx-controls-direction a:after, .bx-controls-direction a:before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 30px;
    height: 1px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background: white; }
  .bx-controls-direction a:before {
    top: 21px; }
  .bx-controls-direction a:hover:after, .bx-controls-direction a:hover:before {
    background: black; }
  .bx-controls-direction a.bx-next {
    right: -10px; }
    .bx-controls-direction a.bx-next:after {
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transform: rotate(45deg); }
    .bx-controls-direction a.bx-next:before {
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      transform: rotate(-45deg); }
  .bx-controls-direction a.bx-prev {
    left: 5px; }
    .bx-controls-direction a.bx-prev:after {
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      transform: rotate(-45deg); }
    .bx-controls-direction a.bx-prev:before {
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transform: rotate(45deg); }
  .bx-controls-direction a.disabled:after {
    opacity: 0.3;
    filter: alpha(opacity=30);
    cursor: default; }

.bx-caption {
  position: absolute;
  bottom: 3%;
  left: 40%;
  background: rgba(0, 0, 0, 0.8);
  width: 45%;
  font-family: 'Droid Serif', serif;
  font-style: italic; }
  .bx-caption:after {
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 14px 14px 14px;
    border-color: transparent transparent rgba(0, 0, 0, 0.8) transparent;
    content: "";
    position: absolute;
    left: 5%;
    top: -14px; }
  .bx-caption span {
    color: white;
    display: block;
    font-size: 2em;
    padding: 10px;
    text-transform: capitalize; }

#bx-pager, #bx-pager-internal {
  position: absolute;
  left: 50%;
  bottom: 90px;
  text-align: center;
  z-index: 51;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%); }
  #bx-pager a, #bx-pager-internal a {
    width: 12px;
    height: 12px;
    margin: 0 3px;
    display: inline-block;
    zoom: 1;
    position: relative;
    cursor: pointer; }
    #bx-pager a:before, #bx-pager-internal a:before {
      display: block;
      content: "";
      background: rgba(26, 38, 50, 0.8);
      position: absolute;
      left: 0;
      top: 0;
      -webkit-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease;
      width: 100%;
      height: 100%;
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transform: rotate(45deg);
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      backface-visibility: hidden; }
    #bx-pager a.active:before, #bx-pager a:hover:before, #bx-pager-internal a.active:before, #bx-pager-internal a:hover:before {
      -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
      -o-transform: rotate(0);
      transform: rotate(0);
      background: #E8E8E8; }


/* preloading images */
.owl-item.loading {
  min-height: 150px;
  background: url(AjaxLoader.gif) no-repeat center center; }

/**
 * Magnific Popup styles
 */
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: rgba(255, 255, 255, 0.9);
  opacity: 0.8;
  filter: alpha(opacity=80); }
  .mfp-bg.mfp-fade {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.6s ease-out;
    -o-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out; }
    .mfp-bg.mfp-fade.mfp-ready {
      opacity: 0.95;
      filter: alpha(opacity=95); }
    .mfp-bg.mfp-fade.mfp-removing {
      opacity: 0;
      filter: alpha(opacity=0); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }
  .mfp-wrap.mfp-fade {
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out; }
    .mfp-wrap.mfp-fade.mfp-removing {
      opacity: 0;
      filter: alpha(opacity=0); }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #0d0d0d;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #0d0d0d; }
    .mfp-preloader a:hover {
      color: #E8E8E8; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 2px;
  top: 2px;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  background: rgba(255, 255, 255, 0.7) !important;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #0d0d0d; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #0d0d0d;
  font-size: 12px;
  line-height: 25px; }

.mfp-arrow {
  position: absolute;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover:before, .mfp-arrow:hover:after,
  .mfp-arrow:hover .mfp-b,
  .mfp-arrow:hover .mfp-a, .mfp-arrow:focus:before, .mfp-arrow:focus:after,
  .mfp-arrow:focus .mfp-b,
  .mfp-arrow:focus .mfp-a {
    background: black; }
  .mfp-arrow:before, .mfp-arrow:after,
  .mfp-arrow .mfp-b,
  .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 30px;
    height: 1px;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background: #E8E8E8; }
  .mfp-arrow:after, .mfp-arrow .mfp-a {
    top: -7px; }
  .mfp-arrow:before, .mfp-arrow .mfp-b {
    top: 14px; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  .mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }
  .mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 1100px;
    height: 100%; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: black; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  height: auto;
  max-width: 100%;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0 0;
  margin: 0 auto;
  border: 2px solid #E8E8E8; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1; }
  .mfp-figure small {
    color: #0d0d0d;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 30px;
  color: #0d0d0d;
  word-wrap: break-word;
  padding-right: 36px;
  font-size: 1.1em; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

/**
 * datepicker styles
 */
/*!
 * Datepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.datepicker {
  top: 0;
  left: 0;
  padding: 10px;
  margin-top: 1px;
  /*.dow {
      border-top: 1px solid #ddd !important;
  }*/ }
  .datepicker.datepicker-rtl {
    direction: rtl; }
    .datepicker.datepicker-rtl table tr td span {
      float: right; }
  .datepicker.dropdown-menu {
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    border-color: #c2c2c2;
    background: white;
    color: black; }
  .datepicker > div {
    display: none; }
  .datepicker table {
    width: 100%;
    margin: 0; }
  .datepicker td,
  .datepicker th {
    text-align: center;
    width: 20px;
    height: 20px;
    padding: 5px 10px !important; }
  .datepicker td.day:hover, .datepicker td.today {
    background: #E8E8E8;
    color: black;
    cursor: pointer; }
  .datepicker td.day.disabled {
    color: #f2f2f2; }
  .datepicker td.old, .datepicker td.new {
    color: #bfbfbf; }
  .datepicker td.selected {
    background: #e6e6e6; }
  .datepicker td.range {
    background: #dedede; }
  .datepicker td.active, .datepicker td.active:hover {
    background: #E8E8E8;
    color: white; }
  .datepicker td span {
    display: block;
    width: 47px;
    height: 54px;
    line-height: 54px;
    float: left;
    margin: 2px;
    cursor: pointer; }
    .datepicker td span:hover {
      background: rgba(0, 0, 0, 0.7); }
    .datepicker td span.active {
      background: #E8E8E8;
      color: white;
      text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }
    .datepicker td span.old {
      color: #c2c2c2; }
  .datepicker th.switch {
    width: 145px; }
  .datepicker th.next, .datepicker th.prev {
    font-size: 21px; }
  .datepicker thead tr:first-child th {
    cursor: pointer; }
    .datepicker thead tr:first-child th:hover {
      background: rgba(0, 0, 0, 0.5); }

.input-append.date .add-on i,
.input-prepend.date .add-on i {
  display: block;
  cursor: pointer;
  width: 16px;
  height: 16px; }

html {
  overflow-y: scroll;
  overflow-x: hidden; }

body {
  background:;
  font: 13px/20px "Droid Sans", Arial, Helvetica, sans-serif;
  color: #6E6D6D;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  body .main-wrapper {
    background: white; }
  body.boxed .main-wrapper {
    max-width: 1200px;
    margin: 30px auto;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); }
    body.boxed .main-wrapper #main-header.sticky {
      max-width: 1200px; }
  body.pattern-1 {
    background: url("../img/pattern/1.png")}
  body.pattern-2 {
    background: url("../img/pattern/2.png")}
  body.pattern-3 {
    background: url("../img/pattern/3.png")}
  body.pattern-4 {
    background: url("../img/pattern/4.png") }

ul {
  list-style: none;
  padding: 0;
  margin: 0; }

a:hover {
  text-decoration: none; }

::selection {
  color: white;
  background: #E8E8E8; }

::-webkit-scrollbar {
  width: 6px; }

::-webkit-scrollbar-track {
  background: white; }

::-webkit-scrollbar-thumb {
  background: #E8E8E8; }

/**
 * Yoona Shortcodes styles
 */
.inline-separator {
  position: relative;
  border-bottom: 1px solid #E8E8E8; }
  .inline-separator:before {
    display: block;
    content: "";
    width: 40px;
    height: 1px;
    position: absolute;
    left: 50%;
    margin-left: -20px;
    background: #E8E8E8;
    background-size: 35px; }
  .inline-separator:before {
    bottom: -4px; }

.block-separator {
  clear: both;
  position: relative;
  border-bottom: 1px solid #E8E8E8; }
  .block-separator:before {
    display: block;
    content: "";
    width: 40px;
    height: 1px;
    position: absolute;
    left: 50%;
    margin-left: -20px;
    background: #E8E8E8;
    background-size: 35px; }
  .block-separator:before {
    bottom: -4px; }

.social-icons a {
  display: inline-block;
  width: 35px;
  height: 35px;
  margin: 0 2px;
  position: relative;
  border: 1px solid white;
  color: white;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-align: center; }
  .social-icons a:after {
    display: block;
    font: 1.2em/35px "FontAwesome"; }
  .social-icons a:hover {
    color: black; }
  .social-icons a.facebook:after {
    content: "\f09a"; }
  .social-icons a.twitter:after {
    content: "\f099"; }
  .social-icons a.google-plus:after {
    content: "\f0d5"; }
  .social-icons a.youtube:after {
    content: "\f167"; }

h1 {
  color: #1a2632;
  font: 3.5em/1.6em "Droid Serif", Arial, Helvetica, sans-serif;
  text-align: center; }
  @media (max-width: 767px) {
    h1 {
      font-size: 2.2em; } }
  h1.primary {
    font: 3.6em/1.6em "Droid Sans", Arial, Helvetica, sans-serif; }

h2 {
  color: #1a2632;
  font: 2.9em/2.2em "Droid Serif", Arial, Helvetica, sans-serif;
  margin-bottom: 30px;
  text-align: center; }
  @media (max-width: 767px) {
    h2 {
      font-size: 2.2em; } }
  h2.primary {
    font: 3em/2.2em "Droid Sans", Arial, Helvetica, sans-serif; }

h3 {
  color: #1a2632;
  font: 2em/2em "Droid Serif", Arial, Helvetica, sans-serif;
  margin-bottom: 30px;
  text-align: center; }
  @media (max-width: 767px) {
    h3 {
      font-size: 2em; } }
  h3.primary {
    font: 2.1em/2em "Droid Sans", Arial, Helvetica, sans-serif; }

h4, .room-details-box.frame .right-col .prp-details .prp-title {
  color: #1a2632;
  font: 1.8em/2em "Droid Serif", Arial, Helvetica, sans-serif;
  text-align: center; }
  @media (max-width: 767px) {
    h4, .room-details-box.frame .right-col .prp-details .prp-title {
      font-size: 1.7em; } }
  h4.primary, .room-details-box.frame .right-col .prp-details .primary.prp-title {
    font: 1.8em/2em "Droid Sans", Arial, Helvetica, sans-serif; }

h5 {
  color: #1a2632;
  font: 1.3em/2em "Droid Serif", Arial, Helvetica, sans-serif;
  text-align: center; }
  @media (max-width: 767px) {
    h5 {
      font-size: 1.2em; } }
  h5.primary {
    font: 1.3em/2em "Droid Sans", Arial, Helvetica, sans-serif; }

h6 {
  color: #1a2632;
  font: 0.9em/2em "Droid Serif", Arial, Helvetica, sans-serif;
  text-align: center; }
  @media (max-width: 767px) {
    h6 {
      font-size: .8em; } }
  h6.primary {
    font: 1em/2em "Droid Sans", Arial, Helvetica, sans-serif; }

h1 span, h2 span, h3 span, h4 span, .room-details-box.frame .right-col .prp-details .prp-title span, h5 span, h6 span {
  display: inline-block;
  position: relative;
  padding: 0 30px;
  border-bottom: 1px solid black; }
  h1 span:before, h2 span:before, h3 span:before, h4 span:before, .room-details-box.frame .right-col .prp-details .prp-title span:before, h5 span:before, h6 span:before {
    display: block;
    content: "";
    position: absolute;
    left: 50%;
    bottom: -4px;
    background: black;
    width: 80%;
    height: 1px;
    max-width: 300px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%); }
  h1 span:after, h2 span:after, h3 span:after, h4 span:after, .room-details-box.frame .right-col .prp-details .prp-title span:after, h5 span:after, h6 span:after {
    display: block;
    content: "";
    position: absolute;
    width: 30px;
    height: 27px;    
    background: url('../img/logo_small.png')  no-repeat;
    border: 0px solid #E8E8E8;
    -webkit-box-shadow: 0 0 0 5px white;
    box-shadow: 0 0 0 5px white;
    left: 50%;
    margin-left: -5px;
    bottom: -18px; }
h1 b, h2 b, h3 b, h4 b, .room-details-box.frame .right-col .prp-details .prp-title b, h5 b, h6 b {
  font-weight: normal;
  color: #E8E8E8; }

.subtitle {
  text-align: center;
  font: 1.1em/1.5em "Droid Sans", Arial, Helvetica, sans-serif;
  margin: -20px 0 30px; }
  @media (min-width: 768px) and (max-width: 992px) {
    .subtitle {
      font-size: 0.9em !important;
      padding: 0 5px; } }
  @media (max-width: 767px) {
    .subtitle {
      font-size: 0.9em !important;
      padding: 0 5px; } }

p {
  margin-bottom: 20px;
  font: 1.04em/1.5em "Droid Sans", Arial, Helvetica, sans-serif; }
  p.primary {
    font: 1.04em/1.5em "Droid Sans", Arial, Helvetica, sans-serif; }

blockquote {
  font: 1em/1.5em "Droid Sans", Arial, Helvetica, sans-serif;
  background: #f7f7f7;
  padding: 20px;
  margin-top: 20px; }
  blockquote cite {
    font: 1.1em/1.6em "Droid Sans", Arial, Helvetica, sans-serif;
    display: block;
    color: #E8E8E8;
    margin-top: 20px; }
    blockquote cite:before {
      display: block;
      content: "";
      float: left;
      margin: 14px 7px 0 0;
      width: 10px;
      height: 1px;
      background: #E8E8E8; }

.breadcrumb {
  background: #f7f7f7;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  border-left: 3px solid #E8E8E8;
  padding: 6px 10px;
  font-size: 1.04em; }
  @media (min-width: 768px) and (max-width: 992px) {
    .breadcrumb {
      font-size: 13px; } }
  @media (max-width: 767px) {
    .breadcrumb {
      font-size: 13px; } }
  .breadcrumb li:before {
    color: #E8E8E8 !important; }
  .breadcrumb li.active {
    color: #E8E8E8; }
  .breadcrumb li a {
    color: #333333;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .breadcrumb li a:hover {
      color: #E8E8E8; }

.alert, .parsley-errors-list li {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  border: 0; }
  @media (min-width: 768px) and (max-width: 992px) {
    .alert, .parsley-errors-list li {
      font-size: 13px; } }
  @media (max-width: 767px) {
    .alert, .parsley-errors-list li {
      font-size: 13px; } }

/* @group Base */
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 15px;
  zoom: 1;
  *display: inline;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100% !important; }
  .chosen-container .chosen-drop {
    position: absolute;
    top: 100%;
    left: -9999px;
    z-index: 1010;
    width: 100%;
    background: white;
    border: 1px solid #c2c2c2;
    color: black;
    padding-top: 5px;
    font-size: 13px; }
  .chosen-container.chosen-with-drop .chosen-drop {
    left: 0; }
  .chosen-container a {
    cursor: pointer; }
  .chosen-container.top-dropdown .chosen-drop {
    top: auto;
    bottom: 100%; }



/**
 * Yoona Header-top Section styles
 */
#main-header-top {
  background: white;
  line-height: 30px;
  color: black; }
  #main-header-top .main-header-top-container {
    padding: 5px 0 0;
    position: relative;
    border-bottom: 1px solid black; }
    #main-header-top .main-header-top-container:before {
      display: block;
      content: "";
      width: 300px;
      height: 1px;
      position: absolute;
      left: 50%;
      margin-left: -150px;
      background: black;
      background-size: 35px; }
    #main-header-top .main-header-top-container:before {
      bottom: -4px; }
    @media (max-width: 767px) {
      #main-header-top .main-header-top-container {
        margin: 0 20px; } }
    @media (max-width: 600px) {
      #main-header-top .main-header-top-container:before {
        width: 200px;
        margin-left: -100px; } }
  #main-header-top #top-logo {
      /*background-image:url(../img/logo2.png)*/
       background-repeat:no-repeat;
    font: 2em/1.6em "Droid Serif", Arial, Helvetica, sans-serif;
    text-align: center;
    position: relative;
    min-width: 150px;
    z-index: 1;
    width: 800px;
    height:170px;
    margin: 0 auto; }

    #main-header-top #top-logo:before {
      display: block;
      content: none;
      font: 1.8em/80px "Great Vibes", Arial, Helvetica, sans-serif;
      width: 80px;
      height: 80px;
      /*background: #E8E8E8;*/
      position: absolute;
      left: 50%;
      top: -20px;
      margin-left: -40px;
      /*color: white;
      border: 2px solid white;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;*/
      /*border-radius: 50%;
      -webkit-box-shadow: 0 0 0 2px #E8E8E8;
      box-shadow: 0 0 0 2px #E8E8E8;*/ }
      @media (max-width: 390px) {
        #main-header-top #top-logo:before {
          display: none; } }
    #main-header-top #top-logo:after {
        background-image:none;
        content:none;
      display: block;
      content: "";
      position: absolute;
      left: 50%;
      bottom: -10px;
      /*background: white;*/
      width: 90px;
      height: 20px;
      z-index: -1;
      margin-left: -45px; }
      @media (max-width: 390px) {
        #main-header-top #top-logo:after {
          display: none; } }
    #main-header-top #top-logo a {
      color: black;
      display: block; }
      #main-header-top #top-logo a span {
        color: #E8E8E8;
        margin: 0 100px 0 -10px; }
        @media (max-width: 390px) {
          #main-header-top #top-logo a span {
            margin: 0; } }
    #main-header-top #top-logo .five-stars {
      position: absolute;
      bottom: -29px;
      left: 50%;
      background: ;
      line-height: 10px;
      font-size: 0.55em;
      color: #E8E8E8;
      width: 90px;
      height: 20px;
      -webkit-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      transform: translateX(-50%);
      z-index: -1; }
      @media (max-width: 390px) {
        #main-header-top #top-logo .five-stars {
          display: none; } }
      #main-header-top #top-logo .five-stars i {
        position: absolute; }
        #main-header-top #top-logo .five-stars i:nth-child(1) {
          left: 5px;
          top: 2px; }
        #main-header-top #top-logo .five-stars i:nth-child(2) {
          left: 21px;
          top: 12px; }
        #main-header-top #top-logo .five-stars i:nth-child(3) {
          left: 40px;
          top: 15px; }
        #main-header-top #top-logo .five-stars i:nth-child(4) {
          left: 59px;
          top: 12px; }
        #main-header-top #top-logo .five-stars i:nth-child(5) {
          left: 74px;
          top: 2px; }
  #main-header-top select {
    border: 1px solid #E8E8E8;
    background: white;
    color: #E8E8E8;
    height: 22px;
    line-height: 21px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    padding: 0 10px;
    font-size: 12px; }
  #main-header-top #language {
    position: absolute;
    right: 0;
    top: 10px;
    width: 100px !important;
    line-height: 20px; }
    
	
	
 
  #main-header-top.sticky {
    height: 122px; }

    #main-header-top.sticky #top-logo  {
      position: fixed;
      top: 0px;
      left: 49%;
      z-index: 1001;
      -webkit-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      transform: translateX(-50%); }
      #main-header-top.sticky #top-logo:before {
        z-index: 1; }
        @media (max-width: 390px) {
          #main-header-top.sticky #top-logo:before {
            display: block; } }
      #main-header-top.sticky #top-logo:after {
        z-index: 0;
        margin-left: -85px;
        /*background: white;*/
        bottom: auto;
        top: -37px;
        -webkit-box-shadow: 0 4px 2px rgba(0, 0, 0, 0.2);
        box-shadow: 0 4px 2px rgba(0, 0, 0, 0.2);
        width: 160px;
        height: 130px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        border-radius: 50%;}
        @media (max-width: 390px) {
          #main-header-top.sticky #top-logo:after {
            display: block; } }
      #main-header-top.sticky #top-logo a {
        display: none; }
      #main-header-top.sticky #top-logo .five-stars {
        bottom: -69px;
        background: none;
        z-index: 1; }
        @media (max-width: 390px) {
          #main-header-top.sticky #top-logo .five-stars {
            display: block; } }

/**
 * Yoona Main-Menu Section styles
 */
#main-header {
  background: white;
  height: 50px;
  z-index: 1;
  -webkit-transition: height 0.3s ease;
  -o-transition: height 0.3s ease;
  transition: height 0.3s ease; }
  #main-header:before, #main-header:after {
    content: " ";
    display: table; }
  #main-header:after {
    clear: both; }
  #main-header .header-content {
    position: relative;
    height: 0; }
    #main-header .header-content .menu-container {
      text-align: center; }
    #main-header .header-content #main-menu {
      display: inline-block;
      -webkit-transition: all 0.6s ease;
      -o-transition: all 0.6s ease;
      transition: all 0.6s ease; }
      @media (min-width: 1200px) {
        #main-header .header-content #main-menu {
          height: auto !important; } }
      @media (min-width: 768px) and (max-width: 1210px) {
        #main-header .header-content #main-menu {
          position: fixed;
          right: -180px;
          top: 200px;
          width: 180px;
          background: #f7f7f7;
          overflow-x: hidden;
          overflow-y: auto;
          border-left: 1px solid #E8E8E8;
          z-index: 1000; } }
      @media (max-width: 1210px) {
        #main-header .header-content #main-menu {
          position: fixed;
          right: -180px;
          top: 200px;
          width: 180px;
          background: #f7f7f7;
          overflow-x: hidden;
          overflow-y: auto;
          border-left: 1px solid #E8E8E8;
          z-index: 1000; } }
      #main-header .header-content #main-menu .main-menu {
        position: relative;
        -webkit-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease; }
        #main-header .header-content #main-menu .main-menu li {
          display: inline-block;
          text-align: center;
          position: relative; }
          @media (min-width: 768px) and (max-width: 992px) {
            #main-header .header-content #main-menu .main-menu li {
              display: block; } }
          @media (max-width: 1210px) {
            #main-header .header-content #main-menu .main-menu li {
              display: block; } }
          #main-header .header-content #main-menu .main-menu li.margin-right {
            margin-right: 150px; }
           #main-header .header-content #main-menu .main-menu li.margin-left {
            margin-left: 200px; }
            @media (min-width: 768px) and (max-width: 1210px) {
              #main-header .header-content #main-menu .main-menu li.margin-right {
                margin-right: 0; } 
              #main-header .header-content #main-menu .main-menu li.margin-left {
            margin-left: 0; }
            }
            @media (max-width: 767px) {
              #main-header .header-content #main-menu .main-menu li.margin-right {
                margin-right: 0; }  #main-header .header-content #main-menu .main-menu li.margin-left {
            margin-left: 0; }}
          #main-header .header-content #main-menu .main-menu li a {
            display: inline-block;
            color: black;
			font-weight: bold;
			font-family: Arial;
            line-height: 50px;
            -webkit-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
            position: relative;
            padding: 0 15px;
            font-size: 1.03em; }#main-header-top.sticky #top-logo
            @media (min-width: 768px) and (max-width: 992px) {
              #main-header .header-content #main-menu .main-menu li a {
                line-height: 35px;
                display: block;
                border-bottom: 1px solid #E8E8E8; } }
            @media (max-width: 1210px) {
              #main-header .header-content #main-menu .main-menu li a {
                line-height: 35px;
                display: block;
                border-bottom: 1px solid #E8E8E8; } }				
				#main-header .header-content #main-menu .current {					
					border-bottom:solid 3px #FE0000;
               }				
            #main-header .header-content #main-menu .main-menu li a:before {
              -webkit-transition: all 0.5s ease;
              -o-transition: all 0.5s ease;
              transition: all 0.5s ease;
              display: block;
              content: "";
              position: absolute;
              left: 0;
              bottom: -3px;
              width: 100%;
              height: 3px;
              background: #FE0000;
              opacity: 0;
              filter: alpha(opacity=0);
              -webkit-transition: all 0.5s ease;
              -o-transition: all 0.5s ease;
              transition: all 0.5s ease; }
              @media (min-width: 768px) and (max-width: 992px) {
                #main-header .header-content #main-menu .main-menu li a:before {
                  display: none; } }
              @media (max-width: 767px) {
                #main-header .header-content #main-menu .main-menu li a:before {
                  display: none; } }
            @media (max-width: 767px) {
              #main-header .header-content #main-menu .main-menu li a:hover, #main-header .header-content #main-menu .main-menu li a.current {
                color: #E8E8E8; } }
            #main-header .header-content #main-menu .main-menu li a:hover:before, #main-header .header-content #main-menu .main-menu li a.current:before {
              opacity: 1;
              filter: alpha(opacity=100); }
          #main-header .header-content #main-menu .main-menu li:last-child a:after {
            display: none; }
          #main-header .header-content #main-menu .main-menu li ul {
            position: absolute;
            left: 50%;
            margin-left: -80px;
            top: 70px;
            -webkit-transition: all 0.5s ease;
            -o-transition: all 0.5s ease;
            transition: all 0.5s ease;
            background: white;
            z-index: 2;
            border-top: 3px solid #FE0000;
            opacity: 0;
            filter: alpha(opacity=0);
            visibility: hidden;
            min-width: 160px; }
            @media (min-width: 768px) and (max-width: 992px) {
              #main-header .header-content #main-menu .main-menu li ul {
                border-top: 0;
                display: block;
                position: relative;
                left: auto;
                top: auto;
                min-width: 0;
                margin-left: 0;
                visibility: visible;
                opacity: 1;
                filter: alpha(opacity=100); } }
            @media (max-width: 1210px) {
              #main-header .header-content #main-menu .main-menu li ul {
                border-top: 0;
                display: block;
                position: relative;
                left: auto;
                top: auto;
                min-width: 0;
                margin-left: 0;
                visibility: visible;
                opacity: 1;
                filter: alpha(opacity=100); } }
            #main-header .header-content #main-menu .main-menu li ul li {
              display: block; }
              #main-header .header-content #main-menu .main-menu li ul li a {
                line-height: 40px;
                border-bottom: 1px solid #f7f7f7;
                display: block;
                white-space: nowrap;
                color: black; }
                #main-header .header-content #main-menu .main-menu li ul li a:hover {
                  background: #E8E8E8;
                  color: red; }
                #main-header .header-content #main-menu .main-menu li ul li a:after, #main-header .header-content #main-menu .main-menu li ul li a:before {
                  display: none; }
                #main-header .header-content #main-menu .main-menu li ul li a.current {
                  color: #E8E8E8; }
              #main-header .header-content #main-menu .main-menu li ul li:last-child a {
                border-bottom: 0; }
                @media (min-width: 768px) and (max-width: 992px) {
                  #main-header .header-content #main-menu .main-menu li ul li:last-child a {
                    border-bottom: 1px solid #E8E8E8; } }
                @media (max-width: 767px) {
                  #main-header .header-content #main-menu .main-menu li ul li:last-child a {
                    border-bottom: 1px solid #E8E8E8; } }
                #main-header .header-content #main-menu .main-menu li ul li:last-child a:before {
                  display: none; }
          #main-header .header-content #main-menu .main-menu li.has-sub-menu > a:before {
            display: none; }
          @media (min-width: 1200px) {
            #main-header .header-content #main-menu .main-menu li:hover ul {
              visibility: visible;
              top: 47px;
              opacity: 1;
              filter: alpha(opacity=100); } }
    #main-header .header-content #main-menu-handle {
      font-size: 1.6em;
      color: white;
      position: relative;
      padding: 3px 7px;
      background: #E8E8E8;
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px;
      -ms-border-radius: 2px;
      -o-border-radius: 2px;
      border-radius: 2px;
      cursor: pointer;
      width: 40px;
      height: 40px;
      text-align: center;
      line-height: 35px;
      margin: 5px;
      float: right;
      display: none; }
      @media (min-width: 768px) and (max-width: 1210px) {
        #main-header .header-content #main-menu-handle {
          display: block; } }
      @media (max-width: 767px) {
        #main-header .header-content #main-menu-handle {
          display: block; } }
      #main-header .header-content #main-menu-handle:after {
        display: block;
        content: "";
        position: absolute;
        right: 5px;
        width: 30px;
        height: 2px;
        background: white;
        top: 20px;
        -webkit-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease; }
      #main-header .header-content #main-menu-handle span:after, #main-header .header-content #main-menu-handle span:before {
        display: block;
        content: "";
        position: absolute;
        left: 5px;
        width: 30px;
        height: 2px;
        background: white;
        top: 14px;
        -webkit-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease; }
      #main-header .header-content #main-menu-handle span:after {
        top: 26px; }
      #main-header .header-content #main-menu-handle.active:after {
        width: 0; }
      #main-header .header-content #main-menu-handle.active span:before, #main-header .header-content #main-menu-handle.active span:after {
        left: 5px;
        top: 20px; }
      #main-header .header-content #main-menu-handle.active span:before {
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg); }
      #main-header .header-content #main-menu-handle.active span:after {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg); }
  #main-header.sticky {
    position: fixed;
    top: 0;
    height: 60px;
    width: 100%;
    background: white;
    z-index: 1000;
    -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1); }
    #main-header.sticky #top-logo {
      height: 60px;
      line-height: 1.5em;
      font-size: 2.7em;
      line-height: 1.4em; }
    @media (min-width: 768px) and (max-width: 992px) {
      #main-header.sticky #main-menu {
        top: 60px; } }
    @media (max-width: 1210px) {
      #main-header.sticky #main-menu {
        top: 60px; } }
    #main-header.sticky #main-menu .main-menu li a {
      line-height: 60px; }
      @media (min-width: 768px) and (max-width: 992px) {
        #main-header.sticky #main-menu .main-menu li a {
          line-height: 35px; } }
      @media (max-width: 1210px) {
        #main-header.sticky #main-menu .main-menu li a {
          line-height: 35px; } }
    @media (min-width: 1200px) {
      #main-header.sticky #main-menu .main-menu li:hover ul {
        top: 57px; } }
    #main-header.sticky #main-menu-handle {
      margin-top: 10px; }


/**
 * Yoona Welcome Section styles
 */
#welcome {
  padding: 10px 0 0; }
  @media (min-width: 768px) and (max-width: 992px) {
    #welcome .welcome-text {
      float: none;
      margin-bottom: 50px; } }
  @media (max-width: 767px) {
    #welcome .welcome-text {
      float: none;
      margin-bottom: 50px; } }
  #welcome .welcome-gallery {
    max-width: 630px; }
    #welcome .welcome-gallery .bxslider-welcome li {
      display: none; }
      #welcome .welcome-gallery .bxslider-welcome li:first-child {
        display: block; }
    @media (min-width: 768px) and (max-width: 992px) {
      #welcome .welcome-gallery {
        float: none;
        margin: 10px auto; } }
    @media (max-width: 767px) {
      #welcome .welcome-gallery {
        float: none;
        margin: 10px auto; } }
  #welcome h3, #welcome h1, #welcome h2 {
    font-size: 2.2em;
    margin: 30px 0 70px; }
  #welcome p {
    margin-bottom: 8px;
    text-align: justify; }
  #welcome cite {
    display: block;
    color: #E8E8E8;
    margin-top: 20px; }
    #welcome cite span {
      font-size: .9em; }
    #welcome cite:before {
      display: block;
      content: "";
      float: left;
      margin: 9px 7px 0 0;
      width: 10px;
      height: 1px;
      background: #E8E8E8; }
  #welcome .bx-wrapper {
    overflow: hidden;
    border: 3px solid rgba(177, 146, 97, 0.5); }
  #welcome .items img {
    max-width: 100%; }

/**
 * Yoona Top-Footer Section styles
 */
#top-footer {
  background: #E8E8E8;
  color: #735d39;
  padding: 30px 0 60px; }
  #top-footer h4, #top-footer .room-details-box.frame .right-col .prp-details .prp-title, .room-details-box.frame .right-col .prp-details #top-footer .prp-title {
    text-align: center;
    font-size: 1.4em;
    color: black; }
  @media (min-width: 768px) and (max-width: 992px) {
    #top-footer .widget {
      width: 50%;
      float: left; } }
  @media (max-width: 767px) {
    #top-footer .widget {
      width: 50%;
      float: left; } }
  @media (max-width: 600px) {
    #top-footer .widget {
      width: 100%;
      float: none;
      padding: 0;
      border-bottom: 1px solid #c2aa83; } }
  @media (max-width: 600px) {
    #top-footer .widget:last-child {
      border-bottom: 0; } }
  #top-footer .widget .social-icons {
    margin-top: 20px; }
  #top-footer .widget .content-box {
    border-left: 1px solid #c2aa83;
    min-height: 190px; }
    @media (max-width: 600px) {
      #top-footer .widget .content-box {
        border-left: 0;
        min-height: 0;
        padding-bottom: 10px; } }
    #top-footer .widget .content-box .widget-content {
      padding: 0 15px; }
      #top-footer .widget .content-box .widget-content p {
        text-align: justify;
        margin-bottom: 10px; }
  #top-footer .widget .sign-up-form input[type="email"] {
    background: transparent;
    color: white;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    #top-footer .widget .sign-up-form input[type="email"].placeholder {
      color: white; }
    #top-footer .widget .sign-up-form input[type="email"]:-moz-placeholder {
      color: white; }
    #top-footer .widget .sign-up-form input[type="email"]::-moz-placeholder {
      color: white; }
    #top-footer .widget .sign-up-form input[type="email"]:-ms-input-placeholder {
      color: white; }
    #top-footer .widget .sign-up-form input[type="email"]::-webkit-input-placeholder {
      color: white; }
    #top-footer .widget .sign-up-form input[type="email"]:focus {
      border-color: #735d39; }
  #top-footer .widget .sign-up-form .btn {
    width: 100%;
    height: 40px;
    border: 1px solid white;
    background: #E8E8E8; }
    #top-footer .widget .sign-up-form .btn:hover {
      border-color: #735d39;
      background: #735d39;
      color: white; }
  #top-footer .widget .tags {
    background: #c2aa83; }
    #top-footer .widget .tags:hover {
      background: #E8E8E8;
      border: 1px solid white;
      color: white; }
  #top-footer .widget ul li {
    padding: 10px 0;
    border-bottom: 1px solid #c2aa83; }
    #top-footer .widget ul li:before, #top-footer .widget ul li:after {
      content: " ";
      display: table; }
    #top-footer .widget ul li:after {
      clear: both; }
    #top-footer .widget ul li:first-child {
      padding-top: 0; }
    #top-footer .widget ul li:last-child {
      border-bottom: 0; }
    #top-footer .widget ul li .post-img {
      width: 85px;
      float: left;
      margin-right: 10px;
      -webkit-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      #top-footer .widget ul li .post-img:hover {
        -webkit-box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.4);
        box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.4); }
    #top-footer .widget ul li a.post-title {
      display: inline-block;
      max-width: 155px;
      color: white;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      -webkit-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      #top-footer .widget ul li a.post-title:hover {
        color: black; }
    #top-footer .widget ul li .date {
      font: 0.9em/1.5em "Droid Sans", Arial, Helvetica, sans-serif;
      color: #846a41; }
  #top-footer .widget:first-child .content-box {
    border-left: 0; }
  @media (min-width: 768px) and (max-width: 992px) {
    #top-footer .widget:nth-child(odd) .content-box {
      border-left: 0; } }
  @media (max-width: 767px) {
    #top-footer .widget:nth-child(odd) .content-box {
      border-left: 0; } }

/**
 * Yoona Footer Section styles
 */
#footer {
  background: #f2bdb0;
  color: white;
  text-align: center;
  padding: 20px 0;
  line-height: 30px;
  position: relative; }
  #footer #go-up {
    display: inline-block;
    position: absolute;
    top: -22px;
    left: 50%;
    margin-left: -22.5px;
    background: #f2bdb0;
    width: 45px;
    height: 45px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    cursor: pointer; }
    #footer #go-up:after, #footer #go-up:before {
      -webkit-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease;
      display: block;
      content: "";
      position: absolute;
      left: 10px;
      top: 16px;
      width: 17px;
      height: 1px;
      background: white; }
    #footer #go-up:after {
      -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      -o-transform: rotate(-90deg);
      transform: rotate(-90deg);
      left: 18px;
      top: 25px; }
    #footer #go-up:before {
      -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
      -o-transform: rotate(0);
      transform: rotate(0); }
    #footer #go-up:hover:after, #footer #go-up:hover:before {
      background: #E8E8E8; }
  #footer .footer-menu {
    text-align: center;
    margin: 10px auto; }
    #footer .footer-menu li {
      display: inline-block;
      position: relative; }
      #footer .footer-menu li:after {
        display: block;
        content: "";
        width: 1px;
        height: 10px;
        background: #E8E8E8;
        position: absolute;
        right: 0;
        top: 3px; }
      #footer .footer-menu li:last-child:after {
        display: none; }
      #footer .footer-menu li a {
        display: block;
        padding: 0 10px;
        color: white;
        line-height: 1em;
        -webkit-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease; }
        #footer .footer-menu li a:hover {
          color: black; }
  #footer .copyright {
    font-size: .9em;
    line-height: 1em; }

/**
 * Yoona Testimonials Section styles
 */
#testimonials {
  background: url(../img/testimonials_bg.jpg) center top no-repeat; }
  #testimonials #testimonials-container {
    position: relative;
    padding: 20px 0 50px;
    z-index: 1; }
    #testimonials #testimonials-container h3 {
      font-size: 2.2em;
      margin: 20px 0 50px; }
      #testimonials #testimonials-container h3 b {
        color: white; }
      #testimonials #testimonials-container h3 span:after {
        display: none; }
    #testimonials #testimonials-container:after {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      content: "";
      display: block;
      z-index: -1;
      background: rgba(177, 146, 97, 0.85); }



/**
 * Yoona Room section (with ID of "rooms") Styles styles
 */
#rooms {
  padding: 30px 0; }
  #rooms h3 {
    margin: 30px 0 40px;
    font-size: 2.2em; }
  @media (min-width: 768px) and (max-width: 992px) {
    #rooms.luxury li.property-boxes:last-child {
      float: none;
      margin: 0 auto;
      clear: both; } }
  @media (max-width: 767px) {
    #rooms.luxury li.property-boxes:last-child {
      float: none;
      margin: 0 auto;
      clear: both; } }

/**
 * Yoona Events section (with ID of "events") Styles styles
 */
#events {
  padding: 10px 15px 50px; }
  #events h3 {
    font-size: 2.2em;
    margin: 40px 0 130px; }
  #events #event-booking-form {
    display: none; }

/**
 * Yoona Staff section (with ID of "staff") Styles styles
 */
#staff {
  padding: 10px 15px 50px; }
  #staff .subtitle {
    margin-bottom: 30px; }

/**
 * Yoona Contact section (with ID of "contact-us") Styles styles
 */
#contact-us {
  padding-top: 60px; }
  @media (max-width: 420px) {
    #contact-us .subtitle {
      font-size: 0.9em; } }

/**
 * Yoona GoogleMap section (with ID of "rooms") Styles styles
 */
#map {
  width: 100%;
  height: 310px;
  border: 1px solid #E8E8E8; }

/**
 * Yoona Room Detail Page styles
 */
.room-details-box {
  padding: 0 20px 20px; }
  .room-details-box:before, .room-details-box:after {
    content: " ";
    display: table; }
  .room-details-box:after {
    clear: both; }
  .room-details-box .top-row {
    padding-left: 0; }
    @media (max-width: 600px) {
      .room-details-box .top-row {
        width: 100%;
        float: none;
        padding: 0; } }
    .room-details-box .top-row .gallery {
      position: relative;
      margin: 0 auto; }
      .room-details-box .top-row .gallery .bx-wrapper {
        -webkit-box-shadow: 0 0 0 3px rgba(177, 146, 97, 0.5);
        box-shadow: 0 0 0 3px rgba(177, 146, 97, 0.5); }
      .room-details-box .top-row .gallery .bxslider-internal li .items {
        min-height: 400px; }
      .room-details-box .top-row .gallery .bxslider-internal li:after {
        display: none; }
      .room-details-box .top-row .gallery #bx-pager-internal {
        bottom: 20px; }
        .room-details-box .top-row .gallery #bx-pager-internal a {
          width: 10px;
          height: 10px; }
  .room-details-box .bottom-row {
    padding-right: 0; }
    @media (max-width: 600px) {
      .room-details-box .bottom-row {
        width: 100%;
        float: none;
        padding: 0; } }
    .room-details-box .bottom-row h4, .room-details-box.frame .bottom-row .right-col .prp-details .prp-title, .room-details-box.frame .right-col .prp-details .bottom-row .prp-title {
      margin: 30px 0 40px;
      line-height: 2em; }
    .room-details-box .bottom-row .prp-details .prp-price {
      font: 2em/2em "Droid Sans", Arial, Helvetica, sans-serif;
      color: #1a2632;
      float: right; }
      @media (max-width: 767px) {
        .room-details-box .bottom-row .prp-details .prp-price {
          float: none; } }
      .room-details-box .bottom-row .prp-details .prp-price span {
        font-size: 0.5em;
        color: #E8E8E8; }
    .room-details-box .bottom-row .prp-details .booking-form form {
      padding: 0; }
      .room-details-box .bottom-row .prp-details .booking-form form .search-fields {
        margin-bottom: 7px;
        position: relative;
        padding: 0; }
        .room-details-box .bottom-row .prp-details .booking-form form .search-fields[class*="col-md-"]:nth-child(odd) {
          padding-right: 5px; }
        .room-details-box .bottom-row .prp-details .booking-form form .search-fields[class*="col-md-"]:nth-child(even) {
          padding-left: 5px; }
        .room-details-box .bottom-row .prp-details .booking-form form .search-fields i {
          color: #E8E8E8; }
        .room-details-box .bottom-row .prp-details .booking-form form .search-fields .check-in {
          padding-right: 5px; }
        .room-details-box .bottom-row .prp-details .booking-form form .search-fields .check-out {
          padding-left: 5px; }
      .room-details-box .bottom-row .prp-details .booking-form form .search-button-container {
        padding: 10px 0; }
        @media (max-width: 767px) {
          .room-details-box .bottom-row .prp-details .booking-form form .search-button-container {
            text-align: center; } }
    .room-details-box .bottom-row .prp-details .booking-form input[type="text"] {
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      -ms-border-radius: 0;
      -o-border-radius: 0;
      border-radius: 0;
      border: 1px solid #cccccc;
      border-bottom-width: 3px;
      background: none;
      color: #E8E8E8; }
      .room-details-box .bottom-row .prp-details .booking-form input[type="text"].placeholder {
        -webkit-transition: ease 0.3s all;
        -o-transition: ease 0.3s all;
        transition: ease 0.3s all;
        color: #E8E8E8; }
      .room-details-box .bottom-row .prp-details .booking-form input[type="text"]:-moz-placeholder {
        -webkit-transition: ease 0.3s all;
        -o-transition: ease 0.3s all;
        transition: ease 0.3s all;
        color: #E8E8E8; }
      .room-details-box .bottom-row .prp-details .booking-form input[type="text"]::-moz-placeholder {
        -webkit-transition: ease 0.3s all;
        -o-transition: ease 0.3s all;
        transition: ease 0.3s all;
        color: #E8E8E8; }
      .room-details-box .bottom-row .prp-details .booking-form input[type="text"]:-ms-input-placeholder {
        -webkit-transition: ease 0.3s all;
        -o-transition: ease 0.3s all;
        transition: ease 0.3s all;
        color: #E8E8E8; }
      .room-details-box .bottom-row .prp-details .booking-form input[type="text"]::-webkit-input-placeholder {
        -webkit-transition: ease 0.3s all;
        -o-transition: ease 0.3s all;
        transition: ease 0.3s all;
        color: #E8E8E8; }
      .room-details-box .bottom-row .prp-details .booking-form input[type="text"]:focus.placeholder {
        color: black; }
      .room-details-box .bottom-row .prp-details .booking-form input[type="text"]:focus:-moz-placeholder {
        color: black; }
      .room-details-box .bottom-row .prp-details .booking-form input[type="text"]:focus::-moz-placeholder {
        color: black; }
      .room-details-box .bottom-row .prp-details .booking-form input[type="text"]:focus:-ms-input-placeholder {
        color: black; }
      .room-details-box .bottom-row .prp-details .booking-form input[type="text"]:focus::-webkit-input-placeholder {
        color: black; }
    .room-details-box .bottom-row .prp-details .booking-form .chosen-single {
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      -ms-border-radius: 0;
      -o-border-radius: 0;
      border-radius: 0;
      border: 1px solid #cccccc;
      border-bottom-width: 3px;
      background: none;
      color: #E8E8E8; }
      .room-details-box .bottom-row .prp-details .booking-form .chosen-single div b {
        border-left: 0; }
    .room-details-box .bottom-row .prp-details .booking-form .chosen-drop {
      background: white;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      -ms-border-radius: 0;
      -o-border-radius: 0;
      border-radius: 0;
      border: 1px solid #cccccc;
      color: #1a2632; }
    .room-details-box .bottom-row .prp-details .booking-form .btn {
      height: auto;
      margin-top: 14px !important; }
    .room-details-box .bottom-row .prp-details .prp-description p {
      margin-bottom: 17px; }
    .room-details-box .bottom-row .prp-details .icons-box {
      margin: 0;
      margin: 0; }
      .room-details-box .bottom-row .prp-details .icons-box:before, .room-details-box .bottom-row .prp-details .icons-box:after {
        content: " ";
        display: table; }
      .room-details-box .bottom-row .prp-details .icons-box:after {
        clear: both; }
      @media (max-width: 767px) {
        .room-details-box .bottom-row .prp-details .icons-box {
          border: 0; } }
      .room-details-box .bottom-row .prp-details .icons-box .icons {
        position: relative;
        padding: 0 15px 0 45px;
        -webkit-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
        line-height: 50px;
        min-width: 230px; }
        .room-details-box .bottom-row .prp-details .icons-box .icons:before, .room-details-box .bottom-row .prp-details .icons-box .icons:after {
          display: block;
          width: 30px;
          height: 30px;
          position: absolute;
          left: 0;
          top: 10px;
          text-align: center; }
        .room-details-box .bottom-row .prp-details .icons-box .icons:before {
          font-family: "FontAwesome";
          line-height: 35px;
          font-size: 1.1em;
          color: #E8E8E8; }
        .room-details-box .bottom-row .prp-details .icons-box .icons:after {
          background: white;
          border: 1px solid #E8E8E8;
          -webkit-transition: all 0.3s ease;
          -o-transition: all 0.3s ease;
          transition: all 0.3s ease;
          z-index: -1;
          content: ""; }
        .room-details-box .bottom-row .prp-details .icons-box .icons:hover {
          color: #E8E8E8; }
          .room-details-box .bottom-row .prp-details .icons-box .icons:hover:before {
            color: white; }
          .room-details-box .bottom-row .prp-details .icons-box .icons:hover:after {
            background: #E8E8E8;
            border: 1px solid #E8E8E8;
            -webkit-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            -o-transform: rotate(-45deg);
            transform: rotate(-45deg); }
    @media (max-width: 600px) {
      .room-details-box .bottom-row .prp-details .book-now {
        display: block;
        float: none !important;
        margin: 15px auto 0;
        max-width: 150px; } }
    .room-details-box .bottom-row .prp-details .bottom {
      margin-top: 20px; }
      .room-details-box .bottom-row .prp-details .bottom h3 {
        text-align: left;
        margin-bottom: 30px; }
    .room-details-box .bottom-row .rate-box-container {
      margin-bottom: 30px; }
      .room-details-box .bottom-row .rate-box-container .rate-box:nth-child(even) {
        padding-left: 0; }
      .room-details-box .bottom-row .rate-box-container .rate-box:nth-child(odd) {
        padding-right: 0; }
    .room-details-box .bottom-row .reply-form h4, .room-details-box.frame .bottom-row .reply-form .right-col .prp-details .prp-title, .room-details-box.frame .right-col .prp-details .bottom-row .reply-form .prp-title {
      margin-bottom: 0; }
  .room-details-box.frame {
    padding-top: 20px; }
    .room-details-box.frame .left-col {
      padding-left: 0; }
      @media (min-width: 768px) and (max-width: 992px) {
        .room-details-box.frame .left-col {
          padding: 0; } }
      @media (max-width: 767px) {
        .room-details-box.frame .left-col {
          padding: 0; } }
      @media (max-width: 600px) {
        .room-details-box.frame .left-col {
          width: 100%;
          float: none;
          padding: 0; } }
      .room-details-box.frame .left-col .gallery {
        position: relative;
        max-width: 700px;
        margin: 0 auto; }
        .room-details-box.frame .left-col .gallery .bxslider-internal li .items {
          min-height: 400px; }
        .room-details-box.frame .left-col .gallery .bxslider-internal li:after {
          display: none; }
        .room-details-box.frame .left-col .gallery #bx-pager-internal {
          bottom: 20px; }
          .room-details-box.frame .left-col .gallery #bx-pager-internal a {
            width: 10px;
            height: 10px; }
    .room-details-box.frame .right-col {
      padding-right: 0; }
      @media (max-width: 600px) {
        .room-details-box.frame .right-col {
          width: 100%;
          float: none;
          padding: 0; } }
      .room-details-box.frame .right-col .prp-details .prp-title {
        font-size: 1.8em !important;
        text-align: left;
        margin: 0 0 10px; }
        @media (min-width: 768px) and (max-width: 992px) {
          .room-details-box.frame .right-col .prp-details .prp-title {
            text-align: center;
            margin-top: 20px; } }
        @media (max-width: 767px) {
          .room-details-box.frame .right-col .prp-details .prp-title {
            text-align: center;
            margin-top: 20px; } }
      @media (max-width: 767px) {
        .room-details-box.frame .right-col .prp-details .price-container {
          text-align: center; } }
      .room-details-box.frame .right-col .prp-details .price-container .prp-price {
        font: 2em/2em "Droid Sans", Arial, Helvetica, sans-serif;
        color: #E8E8E8;
        float: left; }
        @media (max-width: 767px) {
          .room-details-box.frame .right-col .prp-details .price-container .prp-price {
            float: none; } }
        .room-details-box.frame .right-col .prp-details .price-container .prp-price span {
          font-size: 0.5em;
          color: #1a2632; }
      .room-details-box.frame .right-col .prp-details .price-container .book-now {
        float: right;
        margin-top: 15px; }
        @media (max-width: 767px) {
          .room-details-box.frame .right-col .prp-details .price-container .book-now {
            float: none; } }
      .room-details-box.frame .right-col .prp-details .prp-description p {
        line-height: 18px;
        margin-bottom: 17px; }
      .room-details-box.frame .right-col .prp-details .icons-box {
        margin: 0;
        margin: 0; }
        .room-details-box.frame .right-col .prp-details .icons-box:before, .room-details-box.frame .right-col .prp-details .icons-box:after {
          content: " ";
          display: table; }
        .room-details-box.frame .right-col .prp-details .icons-box:after {
          clear: both; }
        @media (max-width: 767px) {
          .room-details-box.frame .right-col .prp-details .icons-box {
            border: 0; } }
        .room-details-box.frame .right-col .prp-details .icons-box .icons {
          position: relative;
          padding: 0 15px 0 45px;
          -webkit-transition: all 0.3s ease;
          -o-transition: all 0.3s ease;
          transition: all 0.3s ease;
          line-height: 50px;
          min-width: 170px;
          z-index: 1; }
          .room-details-box.frame .right-col .prp-details .icons-box .icons:before, .room-details-box.frame .right-col .prp-details .icons-box .icons:after {
            display: block;
            width: 30px;
            height: 30px;
            position: absolute;
            left: 0;
            top: 10px;
            text-align: center; }
          .room-details-box.frame .right-col .prp-details .icons-box .icons:before {
            font-family: "FontAwesome";
            line-height: 35px;
            font-size: 1.1em;
            color: #E8E8E8; }
          .room-details-box.frame .right-col .prp-details .icons-box .icons:after {
            border: 1px solid #E8E8E8;
            -webkit-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
            z-index: -1;
            content: ""; }
          .room-details-box.frame .right-col .prp-details .icons-box .icons:hover {
            color: #E8E8E8; }
            .room-details-box.frame .right-col .prp-details .icons-box .icons:hover:before {
              color: white; }
            .room-details-box.frame .right-col .prp-details .icons-box .icons:hover:after {
              background: #E8E8E8;
              border: 1px solid #E8E8E8;
              -webkit-transform: rotate(-45deg);
              -ms-transform: rotate(-45deg);
              -o-transform: rotate(-45deg);
              transform: rotate(-45deg); }

.review-subtitle {
  line-height: 30px;
  margin-bottom: 20px; }

/**
 * Yoona Style of validation alerts styles
 */
.parsley-errors-list li {
  padding: 10px;
  margin: 5px 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  border: 0; }

input.parsley-error.placeholder, textarea.parsley-error.placeholder {
  color: #E8E8E8; }
input.parsley-error:-moz-placeholder, textarea.parsley-error:-moz-placeholder {
  color: #E8E8E8; }
input.parsley-error::-moz-placeholder, textarea.parsley-error::-moz-placeholder {
  color: #E8E8E8; }
input.parsley-error:-ms-input-placeholder, textarea.parsley-error:-ms-input-placeholder {
  color: #E8E8E8; }
input.parsley-error::-webkit-input-placeholder, textarea.parsley-error::-webkit-input-placeholder {
  color: #E8E8E8; }

/**
 * Yoona Style of validation alerts styles
 */
.inner-page #internal-title {
  position: relative;
  padding: 0;
  background: url(../img/in_bg.jpg) center top fixed no-repeat;
  text-align: center;
  z-index: 1;
  border: 1px solid black;
  -webkit-box-shadow: inset 0 0 0 10px rgba(255, 255, 255, 0.5);
  box-shadow: inset 0 0 0 10px rgba(255, 255, 255, 0.5); }
  .inner-page #internal-title:before {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: -webkit-radial-gradient(circle, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
    background-image: radial-gradient(circle, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1; }
  .inner-page #internal-title h1 {
    font-size: 2.4em;
    color: white;
    display: table;
    margin: 25px auto 10px;
    padding: 4px 20px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.8); }
  .inner-page #internal-title .breadcrumb {
    border: 0;
    display: inline-block;
    background: none;
    font-size: 1.02em;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.8); }
    .inner-page #internal-title .breadcrumb a {
      color: white; }
      .inner-page #internal-title .breadcrumb a:hover {
        color: #E8E8E8; }
    .inner-page #internal-title .breadcrumb > li + li:before {
      font-family: "FontAwesome";
      content: "\f0da"; }
.inner-page h3 {
  margin: 30px 0 50px; }
.inner-page #propertyLoader {
  background: white; }
.inner-page.shortcodes .search-form.vertical {
  margin: 60px auto;
  float: none; }
.inner-page.agents #agent-page {
  padding: 40px 15px;
  position: relative; }
  .inner-page.agents #agent-page .search-form {
    margin: 10px 0 30px; }
  .inner-page.agents #agent-page.left-sidebar .agent-boxes {
    background: none; }
  .inner-page.agents #agent-page.left-sidebar .agent-box {
    background: white; }
  .inner-page.agents #agent-page.left-sidebar .pagination-box {
    clear: both; }
.inner-page.rooms #rooms {
  padding: 10px 0 20px; }
.inner-page #about-page {
  padding: 0 15px 40px;
  position: relative; }
  .inner-page #about-page h3 {
    margin: 30px 0 50px; }
  .inner-page #about-page .about-desc {
    max-width: 800px;
    text-align: center;
    margin: 0 auto; }
.inner-page #not-found-page {
  text-align: center;
  padding-bottom: 50px; }
  .inner-page #not-found-page h2 {
    font-size: 12em;
    line-height: 1em;
    margin: 40px auto 20px; }
    @media (max-width: 600px) {
      .inner-page #not-found-page h2 {
        font-size: 8em; } }
    .inner-page #not-found-page h2 b {
      font-weight: normal; }
  .inner-page #not-found-page h3 {
    font-size: 1.9em;
    line-height: 3em;
    margin: 0; }
    @media (max-width: 600px) {
      .inner-page #not-found-page h3 {
        font-size: 1.5em; } }
.inner-page #contact-page {
  padding: 0;
 margin-left: 0px ; 
 
  }
  @media (max-width: 767px) {
    .inner-page #contact-page {
      padding: 0 15px; } }
  .inner-page #contact-page .contact-desc {
    max-width: 800px;
    text-align: center;
    margin: 0 auto; }
  .inner-page #contact-page #google-map {
    padding-left: 0;
    margin-bottom: 70px; }
    @media (max-width: 600px) {
      .inner-page #contact-page #google-map {
        margin-bottom: 40px; } }
.inner-page .padding-bottom {
  padding-bottom: 50px; }
.inner-page #events-page {
  padding-bottom: 10px; }
.inner-page #post-pages {
  padding: 50px 0 10px; }
  .inner-page #post-pages #posts-list, .inner-page #post-pages #single-post {
    padding-left: 0; }
    @media (max-width: 767px) {
      .inner-page #post-pages #posts-list, .inner-page #post-pages #single-post {
        padding-left: 15px; } }
  .inner-page #post-pages aside {
    padding-right: 0; }
    @media (max-width: 767px) {
      .inner-page #post-pages aside {
        padding-right: 15px; } }
    .inner-page #post-pages aside .side-boxes {
      border: 1px solid #E8E8E8;
      margin-bottom: 20px; }
      .inner-page #post-pages aside .side-boxes h3.side-title {
        background: #E8E8E8;
        color: white;
        font-size: 1.3em;
        margin: 0; }
      .inner-page #post-pages aside .side-boxes .side-contents {
        padding: 10px; }
        .inner-page #post-pages aside .side-boxes .side-contents ul li {
          border-bottom: 1px solid #e6e6e6;
          position: relative; }
          .inner-page #post-pages aside .side-boxes .side-contents ul li:after {
            display: block;
            content: "";
            position: absolute;
            background: #E8E8E8;
            left: 5px;
            margin-bottom: -4px;
            bottom: 50%;
            width: 7px;
            height: 7px;
            -webkit-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            -o-transform: rotate(-45deg);
            transform: rotate(-45deg);
            -webkit-box-shadow: 0 0 0 2px white;
            box-shadow: 0 0 0 2px white;
            -webkit-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease; }
          .inner-page #post-pages aside .side-boxes .side-contents ul li:last-child {
            border: 0; }
          .inner-page #post-pages aside .side-boxes .side-contents ul li:hover:after {
            background: #1a2632;
            -webkit-transform: rotate(0deg);
            -ms-transform: rotate(0deg);
            -o-transform: rotate(0deg);
            transform: rotate(0deg); }
          .inner-page #post-pages aside .side-boxes .side-contents ul li a {
            display: block;
            color: #1a2632;
            font: 1em/2.5em "Droid Sans", Arial, Helvetica, sans-serif;
            padding-left: 25px;
            -webkit-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease; }
            .inner-page #post-pages aside .side-boxes .side-contents ul li a:hover {
              color: #E8E8E8; }
        .inner-page #post-pages aside .side-boxes .side-contents a.tags {
          font: 1em/1em "Droid Sans", Arial, Helvetica, sans-serif; }
.inner-page #gallery-page {
  padding: 50px 0 20px; }
  .inner-page #gallery-page .pagination-box {
    margin: 40px 0 30px; }
.inner-page.room-detail .datepicker {
  background: white;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  border: 1px solid #cccccc;
  color: #1a2632;
  z-index: 52 !important; }
  .inner-page.room-detail .datepicker td:hover, .inner-page.room-detail .datepicker th:hover {
    background: #E8E8E8;
    color: white; }
  .inner-page.room-detail .datepicker td.old, .inner-page.room-detail .datepicker th.old {
    color: #cccccc; }
  .inner-page.room-detail .datepicker td.today, .inner-page.room-detail .datepicker th.today {
    background: #E8E8E8;
    color: white; }
.inner-page #price-table-section {
  padding-right: 0;
  padding-left: 0; }
  .inner-page #price-table-section #price-table {
    padding: 0; }

/**
 * ---------------- Just For DEMO -----------------------
 */
#style-selector {
  position: fixed;
  left: -165px;
  top: 180px;
  z-index: 100;
  color: white;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  #style-selector #style-selector-handle {
    background: white;
    position: absolute;
    right: -49px;
    top: 0;
    width: 50px;
    height: 50px;
    cursor: pointer;
    color: #E8E8E8;
    border: 1px solid #E8E8E8;
    border-left: 0;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    #style-selector #style-selector-handle:hover {
      background: #E8E8E8;
      color: white; }
    #style-selector #style-selector-handle:after {
      display: block;
      font: 1.8em/2em "fontawesome";
      content: "\f013";
      position: absolute;
      top: 3px;
      left: 15px; }
  #style-selector #style-selector-box {
    background: white;
    color: black;
    padding: 0 10px;
    width: 165px;
    border: 1px solid #E8E8E8;
    border-left: 0; }
    #style-selector #style-selector-box:before, #style-selector #style-selector-box:after {
      content: " ";
      display: table; }
    #style-selector #style-selector-box:after {
      clear: both; }
    #style-selector #style-selector-box .title {
      font: 1.1em/2.8em "Droid Serif", Arial, Helvetica, sans-serif;
      text-align: center;
      position: relative;
      border-bottom: 1px solid #E8E8E8;
      margin: 10px auto 20px; }
    #style-selector #style-selector-box .preset_1, #style-selector #style-selector-box .preset_2, #style-selector #style-selector-box .preset_3, #style-selector #style-selector-box .preset_4, #style-selector #style-selector-box .preset_5, #style-selector #style-selector-box .preset_6 {
      width: 35px;
      height: 35px;
      background: #E8E8E8;
      cursor: pointer;
      margin: 5px;
      display: inline-block; }
      #style-selector #style-selector-box .preset_1.selected, #style-selector #style-selector-box .selected.preset_2, #style-selector #style-selector-box .selected.preset_3, #style-selector #style-selector-box .selected.preset_4, #style-selector #style-selector-box .selected.preset_5, #style-selector #style-selector-box .selected.preset_6 {
        -webkit-box-shadow: inset 0 0 0 2px black;
        box-shadow: inset 0 0 0 2px black; }
    #style-selector #style-selector-box .preset_2 {
      background: #d3a159; }
    #style-selector #style-selector-box .preset_3 {
      background: #5277a4; }
    #style-selector #style-selector-box .preset_4 {
      background: #b35954; }
    #style-selector #style-selector-box .preset_5 {
      background: #477070; }
    #style-selector #style-selector-box .preset_6 {
      background: #595c82; }
    #style-selector #style-selector-box .pattern-selector {
      display: none; }
    #style-selector #style-selector-box [id*=pattern_] {
      width: 35px;
      height: 35px;
      cursor: pointer;
      margin: 5px;
      display: inline-block; }
      #style-selector #style-selector-box [id*=pattern_].selected {
        -webkit-box-shadow: inset 0 0 0 2px black;
        box-shadow: inset 0 0 0 2px black; }
    #style-selector #style-selector-box #pattern_1 {
      background: url("../img/pattern/1.png"); }
    #style-selector #style-selector-box #pattern_2 {
      background: url("../img/pattern/2.png"); }
    #style-selector #style-selector-box #pattern_3 {
      background: url("../img/pattern/3.png"); }
    #style-selector #style-selector-box #pattern_4 {
      background: url("../img/pattern/4.png"); }
    #style-selector #style-selector-box #pattern_5 {
      background: url("../img/pattern/5.png"); }
    #style-selector #style-selector-box #pattern_6 {
      background: url("../img/pattern/6.png"); }
    #style-selector #style-selector-box .chosen-container {
      font-size: 13px; }
      #style-selector #style-selector-box .chosen-container .chosen-single {
        font-size: 13px;
        background: white;
        border: 1px solid #E8E8E8;
        color: black;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0; }
        #style-selector #style-selector-box .chosen-container .chosen-single div b {
          border-color: #E8E8E8; }
          #style-selector #style-selector-box .chosen-container .chosen-single div b:before, #style-selector #style-selector-box .chosen-container .chosen-single div b:after {
            background: #E8E8E8; }
      #style-selector #style-selector-box .chosen-container .chosen-drop {
        background: white;
        border: 1px solid #E8E8E8;
        color: black; }

/**
 * ---------------- Just For DEMO -----------------------
 */

/*custom*/
.room-details-box ul{
    list-style:circle;
    }
.room-details-box ul li{
    font:1.04em/1.5em "Droid Sans", Arial, Helvetica, sans-serif;
    }
	
	#form1, #booking-tab-contents #booking-reservation {
  background: none;
  border: 0; }
  #form1 .row, #booking-tab-contents #booking-reservation .row {
    margin-bottom: 10px; }
    @media (max-width: 600px) {
      #form1 .row, #booking-tab-contents #booking-reservation .row {
        margin: 0 10px; } }
    @media (max-width: 420px) {
      #form1 .row [class*="field"], #booking-tab-contents #booking-reservation .row [class*="field"] {
        width: auto;
        margin: 5px 0; } }
    @media (min-width: 768px) and (max-width: 992px) {
      #form1 .row [class*="col-"], #booking-tab-contents #booking-reservation .row [class*="col-"] {
        margin: 0 0 10px; } }
    @media (max-width: 767px) {
      #form1 .row [class*="col-"], #booking-tab-contents #booking-reservation .row [class*="col-"] {
        margin: 0 0 10px; } }
    #form1 .row input[type="text"], #booking-tab-contents #booking-reservation .row input[type="text"], #form1 .row input[type="email"], #booking-tab-contents #booking-reservation .row input[type="email"], #form1 .row input[type="tel"], #booking-tab-contents #booking-reservation .row input[type="tel"], #form1 .row input[type="url"], #booking-tab-contents #booking-reservation .row input[type="url"], #form1 .row textarea, #booking-tab-contents #booking-reservation .row textarea {
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      -ms-border-radius: 0;
      -o-border-radius: 0;
      border-radius: 0;
      border: 1px solid #cccccc;
      border-bottom-width: 3px; }
      #form1 .row input[type="text"].placeholder, #booking-tab-contents #booking-reservation .row input[type="text"].placeholder, #form1 .row input[type="email"].placeholder, #booking-tab-contents #booking-reservation .row input[type="email"].placeholder, #form1 .row input[type="tel"].placeholder, #booking-tab-contents #booking-reservation .row input[type="tel"].placeholder, #form1 .row input[type="url"].placeholder, #booking-tab-contents #booking-reservation .row input[type="url"].placeholder, #form1 .row textarea.placeholder, #booking-tab-contents #booking-reservation .row textarea.placeholder {
        -webkit-transition: ease 0.3s all;
        -o-transition: ease 0.3s all;
        transition: ease 0.3s all;
        color: #7F484C; }
      #form1 .row input[type="text"]:-moz-placeholder, #booking-tab-contents #booking-reservation .row input[type="text"]:-moz-placeholder, #form1 .row input[type="email"]:-moz-placeholder, #booking-tab-contents #booking-reservation .row input[type="email"]:-moz-placeholder, #form1 .row input[type="tel"]:-moz-placeholder, #booking-tab-contents #booking-reservation .row input[type="tel"]:-moz-placeholder, #form1 .row input[type="url"]:-moz-placeholder, #booking-tab-contents #booking-reservation .row input[type="url"]:-moz-placeholder, #form1 .row textarea:-moz-placeholder, #booking-tab-contents #booking-reservation .row textarea:-moz-placeholder {
        -webkit-transition: ease 0.3s all;
        -o-transition: ease 0.3s all;
        transition: ease 0.3s all;
        color: #7F484C; }
      #form1 .row input[type="text"]::-moz-placeholder, #booking-tab-contents #booking-reservation .row input[type="text"]::-moz-placeholder, #form1 .row input[type="email"]::-moz-placeholder, #booking-tab-contents #booking-reservation .row input[type="email"]::-moz-placeholder, #form1 .row input[type="tel"]::-moz-placeholder, #booking-tab-contents #booking-reservation .row input[type="tel"]::-moz-placeholder, #form1 .row input[type="url"]::-moz-placeholder, #booking-tab-contents #booking-reservation .row input[type="url"]::-moz-placeholder, #form1 .row textarea::-moz-placeholder, #booking-tab-contents #booking-reservation .row textarea::-moz-placeholder {
        -webkit-transition: ease 0.3s all;
        -o-transition: ease 0.3s all;
        transition: ease 0.3s all;
        color: #7F484C; }
      #form1 .row input[type="text"]:-ms-input-placeholder, #booking-tab-contents #booking-reservation .row input[type="text"]:-ms-input-placeholder, #form1 .row input[type="email"]:-ms-input-placeholder, #booking-tab-contents #booking-reservation .row input[type="email"]:-ms-input-placeholder, #form1 .row input[type="tel"]:-ms-input-placeholder, #booking-tab-contents #booking-reservation .row input[type="tel"]:-ms-input-placeholder, #form1 .row input[type="url"]:-ms-input-placeholder, #booking-tab-contents #booking-reservation .row input[type="url"]:-ms-input-placeholder, #form1 .row textarea:-ms-input-placeholder, #booking-tab-contents #booking-reservation .row textarea:-ms-input-placeholder {
        -webkit-transition: ease 0.3s all;
        -o-transition: ease 0.3s all;
        transition: ease 0.3s all;
        color: #7F484C; }
      #form1 .row input[type="text"]::-webkit-input-placeholder, #booking-tab-contents #booking-reservation .row input[type="text"]::-webkit-input-placeholder, #form1 .row input[type="email"]::-webkit-input-placeholder, #booking-tab-contents #booking-reservation .row input[type="email"]::-webkit-input-placeholder, #form1 .row input[type="tel"]::-webkit-input-placeholder, #booking-tab-contents #booking-reservation .row input[type="tel"]::-webkit-input-placeholder, #form1 .row input[type="url"]::-webkit-input-placeholder, #booking-tab-contents #booking-reservation .row input[type="url"]::-webkit-input-placeholder, #form1 .row textarea::-webkit-input-placeholder, #booking-tab-contents #booking-reservation .row textarea::-webkit-input-placeholder {
        -webkit-transition: ease 0.3s all;
        -o-transition: ease 0.3s all;
        transition: ease 0.3s all;
        color: #7F484C; }
      #form1 .row input[type="text"]:focus.placeholder, #booking-tab-contents #booking-reservation .row input[type="text"]:focus.placeholder, #form1 .row input[type="email"]:focus.placeholder, #booking-tab-contents #booking-reservation .row input[type="email"]:focus.placeholder, #form1 .row input[type="tel"]:focus.placeholder, #booking-tab-contents #booking-reservation .row input[type="tel"]:focus.placeholder, #form1 .row input[type="url"]:focus.placeholder, #booking-tab-contents #booking-reservation .row input[type="url"]:focus.placeholder, #form1 .row textarea:focus.placeholder, #booking-tab-contents #booking-reservation .row textarea:focus.placeholder {
        color: black; }
      #form1 .row input[type="text"]:focus:-moz-placeholder, #booking-tab-contents #booking-reservation .row input[type="text"]:focus:-moz-placeholder, #form1 .row input[type="email"]:focus:-moz-placeholder, #booking-tab-contents #booking-reservation .row input[type="email"]:focus:-moz-placeholder, #form1 .row input[type="tel"]:focus:-moz-placeholder, #booking-tab-contents #booking-reservation .row input[type="tel"]:focus:-moz-placeholder, #form1 .row input[type="url"]:focus:-moz-placeholder, #booking-tab-contents #booking-reservation .row input[type="url"]:focus:-moz-placeholder, #form1 .row textarea:focus:-moz-placeholder, #booking-tab-contents #booking-reservation .row textarea:focus:-moz-placeholder {
        color: black; }
      #form1 .row input[type="text"]:focus::-moz-placeholder, #booking-tab-contents #booking-reservation .row input[type="text"]:focus::-moz-placeholder, #form1 .row input[type="email"]:focus::-moz-placeholder, #booking-tab-contents #booking-reservation .row input[type="email"]:focus::-moz-placeholder, #form1 .row input[type="tel"]:focus::-moz-placeholder, #booking-tab-contents #booking-reservation .row input[type="tel"]:focus::-moz-placeholder, #form1 .row input[type="url"]:focus::-moz-placeholder, #booking-tab-contents #booking-reservation .row input[type="url"]:focus::-moz-placeholder, #form1 .row textarea:focus::-moz-placeholder, #booking-tab-contents #booking-reservation .row textarea:focus::-moz-placeholder {
        color: black; }
      #form1 .row input[type="text"]:focus:-ms-input-placeholder, #booking-tab-contents #booking-reservation .row input[type="text"]:focus:-ms-input-placeholder, #form1 .row input[type="email"]:focus:-ms-input-placeholder, #booking-tab-contents #booking-reservation .row input[type="email"]:focus:-ms-input-placeholder, #form1 .row input[type="tel"]:focus:-ms-input-placeholder, #booking-tab-contents #booking-reservation .row input[type="tel"]:focus:-ms-input-placeholder, #form1 .row input[type="url"]:focus:-ms-input-placeholder, #booking-tab-contents #booking-reservation .row input[type="url"]:focus:-ms-input-placeholder, #form1 .row textarea:focus:-ms-input-placeholder, #booking-tab-contents #booking-reservation .row textarea:focus:-ms-input-placeholder {
        color: black; }
      #form1 .row input[type="text"]:focus::-webkit-input-placeholder, #booking-tab-contents #booking-reservation .row input[type="text"]:focus::-webkit-input-placeholder, #form1 .row input[type="email"]:focus::-webkit-input-placeholder, #booking-tab-contents #booking-reservation .row input[type="email"]:focus::-webkit-input-placeholder, #form1 .row input[type="tel"]:focus::-webkit-input-placeholder, #booking-tab-contents #booking-reservation .row input[type="tel"]:focus::-webkit-input-placeholder, #form1 .row input[type="url"]:focus::-webkit-input-placeholder, #booking-tab-contents #booking-reservation .row input[type="url"]:focus::-webkit-input-placeholder, #form1 .row textarea:focus::-webkit-input-placeholder, #booking-tab-contents #booking-reservation .row textarea:focus::-webkit-input-placeholder {
        color: black; }
    #form1 .row.message-field, #booking-tab-contents #booking-reservation .row.message-field {
      padding: 0 15px;
      text-align: center; }
      @media (max-width: 600px) {
        #form1 .row.message-field, #booking-tab-contents #booking-reservation .row.message-field {
          padding: 0; } }
      #form1 .row.message-field .contact-submit, #booking-tab-contents #booking-reservation .row.message-field .contact-submit {
        margin: 20px;
        -webkit-transition: ease 0.3s all;
        -o-transition: ease 0.3s all;
        transition: ease 0.3s all; }
      #form1 .row.message-field #message-field, #booking-tab-contents #booking-reservation .row.message-field #message-field {
        min-height: 150px; }
		
		.contact-info {
  padding: 20px 0;
  margin: 50px auto;
  border: 1px solid #7F484C;
  background: #fafafa; }
  .contact-info .contact-info-contnet div {
    text-align: center;
    font-size: 1.1em;
    color: black;
    border-right: 1px solid #7F484C; }
    .contact-info .contact-info-contnet div:last-child {
      border-right: 0; }
    @media (min-width: 768px) and (max-width: 992px) {
      .contact-info .contact-info-contnet div {
        line-height: 2em; } }
    @media (max-width: 767px) {
      .contact-info .contact-info-contnet div {
        line-height: 2em;
        border: 0; } }
    @media (max-width: 600px) {
      .contact-info .contact-info-contnet div {
        width: 100%; } }
    .contact-info .contact-info-contnet div:before {
      font: 1.7em/1.5em "et-line";
      color: #7F484C;
      display: block;
      margin-bottom: 15px; }
    .contact-info .contact-info-contnet div.location:before {
      content: "\e025"; }
    .contact-info .contact-info-contnet div.phone:before {
      content: "\e004"; }
    .contact-info .contact-info-contnet div.email:before {
      content: "\e028"; }
    .contact-info .contact-info-contnet div a {
      color: black; }

input[type="text"], input[type="email"], input[type="tel"], input[type="url"], input[type="password"], textarea {
  border: 1px solid white;
  width: 100%;
  padding: 10px;
  outline: none;
  font-size: 14px;
  color: black;
  -webkit-transition: ease 0.3s all;
  -o-transition: ease 0.3s all;
  transition: ease 0.3s all;
  width: 100%;
  height: 40px; }
  input[type="text"].placeholder, input[type="email"].placeholder, input[type="tel"].placeholder, input[type="url"].placeholder, input[type="password"].placeholder, textarea.placeholder {
    -webkit-transition: ease 0.3s all;
    -o-transition: ease 0.3s all;
    transition: ease 0.3s all;
    color: black; }
  input[type="text"]:-moz-placeholder, input[type="email"]:-moz-placeholder, input[type="tel"]:-moz-placeholder, input[type="url"]:-moz-placeholder, input[type="password"]:-moz-placeholder, textarea:-moz-placeholder {
    -webkit-transition: ease 0.3s all;
    -o-transition: ease 0.3s all;
    transition: ease 0.3s all;
    color: black; }
  input[type="text"]::-moz-placeholder, input[type="email"]::-moz-placeholder, input[type="tel"]::-moz-placeholder, input[type="url"]::-moz-placeholder, input[type="password"]::-moz-placeholder, textarea::-moz-placeholder {
    -webkit-transition: ease 0.3s all;
    -o-transition: ease 0.3s all;
    transition: ease 0.3s all;
    color: black; }
  input[type="text"]:-ms-input-placeholder, input[type="email"]:-ms-input-placeholder, input[type="tel"]:-ms-input-placeholder, input[type="url"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder, textarea:-ms-input-placeholder {
    -webkit-transition: ease 0.3s all;
    -o-transition: ease 0.3s all;
    transition: ease 0.3s all;
    color: black; }
  input[type="text"]::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder, input[type="tel"]::-webkit-input-placeholder, input[type="url"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    -webkit-transition: ease 0.3s all;
    -o-transition: ease 0.3s all;
    transition: ease 0.3s all;
    color: black; }
  input[type="text"]:focus.placeholder, input[type="email"]:focus.placeholder, input[type="tel"]:focus.placeholder, input[type="url"]:focus.placeholder, input[type="password"]:focus.placeholder, textarea:focus.placeholder {
    color: black; }
  input[type="text"]:focus:-moz-placeholder, input[type="email"]:focus:-moz-placeholder, input[type="tel"]:focus:-moz-placeholder, input[type="url"]:focus:-moz-placeholder, input[type="password"]:focus:-moz-placeholder, textarea:focus:-moz-placeholder {
    color: black; }
  input[type="text"]:focus::-moz-placeholder, input[type="email"]:focus::-moz-placeholder, input[type="tel"]:focus::-moz-placeholder, input[type="url"]:focus::-moz-placeholder, input[type="password"]:focus::-moz-placeholder, textarea:focus::-moz-placeholder {
    color: black; }
  input[type="text"]:focus:-ms-input-placeholder, input[type="email"]:focus:-ms-input-placeholder, input[type="tel"]:focus:-ms-input-placeholder, input[type="url"]:focus:-ms-input-placeholder, input[type="password"]:focus:-ms-input-placeholder, textarea:focus:-ms-input-placeholder {
    color: black; }
  input[type="text"]:focus::-webkit-input-placeholder, input[type="email"]:focus::-webkit-input-placeholder, input[type="tel"]:focus::-webkit-input-placeholder, input[type="url"]:focus::-webkit-input-placeholder, input[type="password"]:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder {
    color: black; }

input[type="checkbox"] {
  display: none; }
  input[type="checkbox"] + label {
    margin-right: 10px; }
    input[type="checkbox"] + label span {
      display: block;
      cursor: pointer;
      background: rgba(255, 255, 255, 0.5);
      border: 1px solid #7F484C;
      text-align: center;
      width: 20px;
      height: 20px;
      -webkit-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease;
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transform: rotate(45deg); }
      input[type="checkbox"] + label span:after {
        font: .8em/1.5em "FontAwesome";
        content: "\f00c";
        color: #7F484C;
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        display: block; }
    input[type="checkbox"] + label.sm span {
      width: 15px;
      height: 15px; }
      input[type="checkbox"] + label.sm span:after {
        font-style: 7em;
        line-height: 1.2em; }
  input[type="checkbox"]:checked + label span {
    background: white; }
    input[type="checkbox"]:checked + label span:after {
      opacity: 1;
      filter: alpha(opacity=100); }

.btn {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }
  .btn:active, .btn:focus {
    outline: none !important; }
  .btn.default {
    cursor: pointer;
    color: white;
    display: inline-block;
    margin-top: 10px;
    position: relative;
    z-index: 1;
    background: none;
    border: 1px solid #c2c2c2;
    background: #c2c2c2;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .btn.default:hover {
      color: #c2c2c2;
      background: white;
      border-color: #c2c2c2; }
  .btn.primary {
    cursor: pointer;
    color: #c2c2c2;
    display: inline-block;
    margin-top: 10px;
    position: relative;
    z-index: 1;
    background: none;
    border: 1px solid white;
    background: white;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .btn.primary:hover {
      color: white;
      background: #c2c2c2;
      border-color: white; }
  .btn.colored {
    cursor: pointer;
    color: white;
    display: inline-block;
    margin-top: 10px;
    position: relative;
    z-index: 1;
    background: none;
    border: 1px solid #7F484C;
    background: #7F484C;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .btn.colored:hover {
      color: #7F484C;
      background: white;
      border-color: #7F484C; }
  .btn.primary-colored {
    cursor: pointer;
    color: #7F484C;
    display: inline-block;
    margin-top: 10px;
    position: relative;
    z-index: 1;
    background: none;
    border: 1px solid white;
    background: white;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .btn.primary-colored:hover {
      color: white;
      background: #7F484C;
      border-color: white; }

.price-table-container {
  padding: 0; }
  @media (max-width: 600px) {
    .price-table-container .price-tables {
      float: none;
      width: 100%; } }
  .price-table-container .price-tables .price-tables-inner {
    border: 1px solid #7F484C;
    margin: 20px 0 30px;
    position: relative;
    z-index: 1;
    padding-bottom: 30px;
    text-align: center; }
    .price-table-container .price-tables .price-tables-inner .table-title {
      background: #7F484C;
      color: white;
      font: italic 2em/2.1em "Droid Serif", Arial, Helvetica, sans-serif;
      -webkit-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
    .price-table-container .price-tables .price-tables-inner .table-price {
      font: 2.1em/1.5em "Droid Serif", Arial, Helvetica, sans-serif;
      background: #f7f7f7;
      padding: 10px 0; }
      .price-table-container .price-tables .price-tables-inner .table-price span {
        display: block;
        color: #7F484C;
        font: 0.5em/1.5em "Droid Sans", Arial, Helvetica, sans-serif;
        -webkit-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease; }
    .price-table-container .price-tables .price-tables-inner .table-desc li {
      /*line-height: 40px;*/
      border-bottom: #f7f7f7;
      text-align: left;
      padding: 0 10px 0 40px;
      position: relative; }
      .price-table-container .price-tables .price-tables-inner .table-desc li:before {
        display: block;
        position: absolute;
        left: 15px;
        top: 0;
        font-family: "FontAwesome";
        content: "\f00d";
        color: rgba(177, 146, 97, 0.5); }
      .price-table-container .price-tables .price-tables-inner .table-desc li:last-child {
        border-bottom: 0; }
      .price-table-container .price-tables .price-tables-inner .table-desc li.active:before {
        content: "\f00c";
        color: rgba(26, 38, 50, 0.5); }
    .price-table-container .price-tables .price-tables-inner .table-book-butt {
      position: absolute;
      left: 30%;
      bottom: -27px;
      margin: 10px auto;
      width: 110px; }
      @media (min-width: 768px) and (max-width: 992px) {
        .price-table-container .price-tables .price-tables-inner .table-book-butt {
          left: 35%; } }
      @media (max-width: 767px) {
        .price-table-container .price-tables .price-tables-inner .table-book-butt {
          left: 35%; } }
      @media (max-width: 420px) {
        .price-table-container .price-tables .price-tables-inner .table-book-butt {
          left: 30%; } }
  .price-table-container .price-tables:hover .price-tables-inner, .price-table-container .price-tables.active .price-tables-inner {
    border-color: #1a2632; }
    .price-table-container .price-tables:hover .price-tables-inner .table-title, .price-table-container .price-tables.active .price-tables-inner .table-title {
      background: #1a2632; }