﻿/* Global vars */
/* widths */
/* bootstrap vars  */
/*fonts*/
@font-face {
  font-family: 'Lora-Regular';
  src: url('fonts/Lora-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'notosans-bold';
  src: url('fonts/notosans-bold.ttf') format('truetype');
}
@font-face {
  font-family: 'NotoSans-Regular';
  src: url('fonts/NotoSans-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'NotoSansHebrew-Bold';
  src: url('fonts/NotoSansHebrew-Bold.ttf') format('truetype');
}
@font-face {
  font-family: 'NotoSansHebrew-VariableFont_wdth,wght';
  src: url('fonts/NotoSansHebrew-VariableFont_wdth,wght.ttf') format('truetype');
}
@font-face {
  font-family: 'NotoSansHebrew-Regular';
  src: url('fonts/NotoSansHebrew-Regular.ttf') format('truetype');
}
/* Boootstrap */
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../Scripts/libs/bootstrap/fonts/glyphicons-halflings-regular.eot');
  src: url('../Scripts/libs/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../Scripts/libs/bootstrap/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../Scripts/libs/bootstrap/fonts/glyphicons-halflings-regular.woff') format('woff'), url('../Scripts/libs/bootstrap/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../Scripts/libs/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: 0.2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 992px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 992px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #fff !important;
  background-color: #8F5B69 !important;
  border: 1px solid #8F5B69 !important;
  font-weight: normal !important;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff !important;
  background-color: #8F5B69 !important;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 992px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 992px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 992px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 992px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 992px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 992px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 992px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 25px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 7px;
}
@media (min-width: 992px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 991px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 992px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 991px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 992px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 992px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 991px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 991px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #337ab7;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 3;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix,
.dl-horizontal dd,
.container,
.container-fluid,
.row,
.form-horizontal .form-group,
.btn-toolbar,
.btn-group-vertical > .btn-group,
.nav,
.navbar,
.navbar-header,
.navbar-collapse,
.pager,
.panel-body,
.modal-footer {
  clear: both;
  float: none;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.bootstrap-select {
  width: 220px \0;
  /*IE9 and below*/
}
.bootstrap-select > .dropdown-toggle {
  width: 100%;
  padding-right: 25px;
}
.has-error .bootstrap-select .dropdown-toggle,
.error .bootstrap-select .dropdown-toggle {
  border-color: #b94a48;
}
.bootstrap-select.fit-width {
  width: auto !important;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 220px;
}
.bootstrap-select .dropdown-toggle:focus {
  outline: thin dotted #333333 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px;
}
.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
}
.bootstrap-select.form-control:not([class*="col-"]) {
  width: 100%;
}
.bootstrap-select.form-control.input-group-btn {
  z-index: auto;
}
.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*="col-"] {
  float: none;
  display: inline-block;
  margin-left: 0;
}
.bootstrap-select.btn-group.dropdown-menu-right,
.bootstrap-select.btn-group[class*="col-"].dropdown-menu-right,
.row .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {
  float: right;
}
.form-inline .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group,
.form-group .bootstrap-select.btn-group {
  margin-bottom: 0;
}
.form-group-lg .bootstrap-select.btn-group.form-control,
.form-group-sm .bootstrap-select.btn-group.form-control {
  padding: 0;
}
.form-inline .bootstrap-select.btn-group .form-control {
  width: 100%;
}
.bootstrap-select.btn-group.disabled,
.bootstrap-select.btn-group > .disabled {
  cursor: not-allowed;
}
.bootstrap-select.btn-group.disabled:focus,
.bootstrap-select.btn-group > .disabled:focus {
  outline: none !important;
}
.bootstrap-select.btn-group.bs-container {
  position: absolute;
}
.bootstrap-select.btn-group.bs-container .dropdown-menu {
  z-index: 1060;
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  text-align: left;
}
.bootstrap-select.btn-group .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle;
}
.bootstrap-select.btn-group[class*="col-"] .dropdown-toggle {
  width: 100%;
}
.bootstrap-select.btn-group .dropdown-menu {
  min-width: 100%;
  box-sizing: border-box;
}
.bootstrap-select.btn-group .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  box-shadow: none;
}
.bootstrap-select.btn-group .dropdown-menu li {
  position: relative;
}
.bootstrap-select.btn-group .dropdown-menu li.active small {
  color: #fff;
}
.bootstrap-select.btn-group .dropdown-menu li.disabled a {
  cursor: not-allowed;
}
.bootstrap-select.btn-group .dropdown-menu li a {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.bootstrap-select.btn-group .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em;
}
.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
  display: none;
}
.bootstrap-select.btn-group .dropdown-menu li a span.text {
  display: inline-block;
}
.bootstrap-select.btn-group .dropdown-menu li small {
  padding-left: 0.5em;
}
.bootstrap-select.btn-group .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  pointer-events: none;
  opacity: 0.9;
  box-sizing: border-box;
}
.bootstrap-select.btn-group .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap;
}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
  position: static;
}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  margin-top: 5px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle {
  z-index: 1061;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
  bottom: auto;
  top: -3px;
  border-top: 7px solid rgba(204, 204, 204, 0.2);
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
  bottom: auto;
  top: -3px;
  border-top: 6px solid white;
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
  right: 12px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
  right: 13px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
  display: block;
}
.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
  padding: 4px 8px;
}
.bs-actionsbox {
  width: 100%;
  box-sizing: border-box;
}
.bs-actionsbox .btn-group button {
  width: 50%;
}
.bs-donebutton {
  float: left;
  width: 100%;
  box-sizing: border-box;
}
.bs-donebutton .btn-group button {
  width: 100%;
}
.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px;
}
.bs-searchbox .form-control {
  margin-bottom: 0;
  width: 100%;
  float: none;
}
select.bs-select-hidden,
select.selectpicker {
  display: none !important;
}
select.mobile-device {
  position: absolute !important;
  top: 0;
  left: 0;
  display: block !important;
  width: 100%;
  height: 100% !important;
  opacity: 0;
}
/* Template */
body {
  margin: 0;
  color: #000;
  font-size: 18px;
  font-family: 'NotoSans-Regular';
  direction: ltr;
  background: #F4F2F1;
}
body.lang-heb {
  font-family: 'NotoSans-Regular';
  font-size: 16px;
}
.lang-fre body {
  font-family: 'NotoSans-Regular';
}
body.font-1 {
  font-size: 12pt;
}
body.font-2 {
  font-size: 14pt;
}
a,
a:hover,
a:visited {
  text-decoration: none;
  color: #000;
}
a:hover {
  text-decoration: underline;
  cursor: pointer;
}
.container {
  position: relative;
}
.center {
  text-align: center;
}
.margin-center {
  margin: 0 auto;
}
.absolute {
  position: absolute;
}
.dark-font {
  color: #000;
}
.white {
  background-color: #fff;
}
.normal {
  font-weight: normal;
}
.pointer {
  cursor: pointer;
}
.clearfix,
.dl-horizontal dd,
.container,
.container-fluid,
.row,
.form-horizontal .form-group,
.btn-toolbar,
.btn-group-vertical > .btn-group,
.nav,
.navbar,
.navbar-header,
.navbar-collapse,
.pager,
.panel-body,
.modal-footer {
  clear: both;
  float: none;
}
.font-medium,
.font-large {
  font-size: 1.4em;
}
.font-small-desk {
  font-size: 1em;
}
.underline,
a.underline,
a.underline:hover,
a.underline:visited,
a.underline:focus,
a.underline:link {
  text-decoration: underline;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  visibility: hidden;
  content: '.';
  clear: both;
  float: none;
  display: block;
  height: 0;
}
.overflow-hidden {
  overflow: hidden;
}
.hidden {
  display: none !important;
}
.invisible {
  visibility: hidden !important;
}
.relative {
  position: relative;
}
.whole-width {
  width: 100%;
}
.title-font {
  font-size: 38px;
}
.padding-vertical {
  padding: 20px 0;
}
.padding-vertical-lg {
  padding: 30px 0;
}
.margin-vertical {
  margin: 20px 0;
}
.margin-vertical-lg {
  margin: 30px 0;
}
.bold {
  font-weight: bold;
}
.slider-video-item {
  width: 100%;
}
.transition-all {
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -ms-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
}
.no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Firefox < 16 */
@-moz-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Internet Explorer */
@-ms-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Opera < 12.1 */
@-o-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.glyphicon-chevron-right html {
  min-height: 100%;
  font-family: 'NotoSans-Regular';
}
body > .content {
  margin: 0;
  padding: 30px 0;
  color: #141414;
  padding-bottom: 0;
}
h1 {
  font-size: 40px ;
  font-family: 'NotoSansHebrew-Bold';
}
h2 {
  font-size: 1.5em;
  font-family: 'NotoSansHebrew-Bold';
}
h3 {
  font-family: 'NotoSansHebrew-Bold';
}
body > .content.even {
  background: #F4F2F1;
}
a:hover {
  text-decoration: none ;
}
a,
a:hover,
a:visited {
  color: #30373f;
}
body > .content.first {
  padding-top: 0;
  background: #F4F2F1;
  min-height: 571px;
}
body > .content.first.be-content {
  margin: 0;
  background: #F4F2F1;
}
img {
  object-fit: cover;
}
.carousel-control.right,
.carousel-control.left {
  background-image: none ;
  bottom: 20% ;
}
.img-rounded {
  border-radius: 25px;
  height: clamp(350px, 100%, 500px) !important;
  width: clamp(350px, 100%, 100%);
}
.ltr .slider .carousel-control {
  width: 15% ;
}
.ltr .slider .carousel-control .glyphicon-chevron-left {
  left: 24%;
  top: 50%;
}
.ltr .slider .carousel-control .glyphicon-chevron-right {
  right: 24%;
  top: 50%;
}
.font-italic {
  font-style: italic;
}
.no-padding {
  padding: 0;
}
#main-menu {
  font-family: 'NotoSans-Regular';
}
.arrow-bl-heb {
  background: url('images/read-more-heb.png') no-repeat left;
  width: 30px;
  height: 20px;
  display: inline-block;
  float: left;
  margin-left: 20px;
}
#recaptcha {
  display: none;
}
.arrow-bl-eng {
  background: url('images/read-more.png') no-repeat right;
  width: 30px;
  height: 20px;
  display: inline-block;
  float: right;
  margin-right: 20px;
}
.padding10-alt-align {
  padding-right: 10px;
}
.border-alt-alignNone {
  border-right: none ;
}
.padding-15-hor {
  padding: 0 15px 20px 15px;
}
.no-img-pad {
  margin-top: 122px;
}
.border-bot {
  border-bottom: 2px solid #000;
  padding: 15px 0;
  cursor: pointer;
}
.padding-5 {
  padding-left: 5px;
}
.padding-top-10 {
  padding-top: 10px ;
}
.padding-15 {
  padding-left: 5px;
}
.gallery-home-icons-img {
  background: url('images/Forma-1.png') no-repeat left;
  padding-left: 45px;
}
.gallery-home-icons-movie {
  background: url('images/Forma-11.png') no-repeat left;
  padding-left: 45px;
}
.gallery-home-icons-360 {
  background: url('images/Forma-12.png') no-repeat left;
  padding-left: 45px;
}
.ban-icons {
  padding: 20px 26%;
  border-bottom: 1.5px solid #6d7278;
  cursor: pointer;
}
.lazy {
  display: none;
}
.linkloc {
  font-family: 'NotoSans-Regular';
  font-size: 20px;
  font-style: normal ;
  color: #000;
}
.cover {
  object-fit: cover;
}
.margin-bg {
  margin-right: 70%;
}
.margin-sm {
  margin-right: 40%;
}
.rdmore {
  font-weight: bold;
  text-decoration: underline;
  padding-top: 10px;
  font-family: 'Lora-Regular';
}
.lang-heb .rdmore {
  background: url('images/read-more-heb.png') no-repeat right;
  background-position: 130px 13px;
  display: block;
}
.lang-eng .rdmore,
.lang-ger .rdmore {
  background: url('images/read-more.png') no-repeat right;
  background-position: 60% 17px;
  display: block;
}
.lang-eng .rdmore:hover,
.lang-ger .rdmore:hover {
  webkit-transition: background-position 0.2s, top 0.2s;
  -webkit-transform: rotate(0deg) rotateY(0);
  -webkit-transition-delay: 0;
  -moz-transform: rotate(0deg);
  -moz-transition-delay: 0;
  -o-transform: rotate(0deg);
  -o-transition-delay: 0 ;
  background-position: 61% 17px ;
}
.shadow {
  position: absolute;
  top: 0px;
  right: 0px;
  display: none;
  z-index: 100;
  background-color: rgba(0, 0, 0, 0.57);
}
.margin-bottom45 {
  margin-bottom: 65px;
}
.blue-text {
  color: red ;
}
.home-read-more,
.closemore {
  cursor: pointer;
  text-decoration: underline;
  color: #000;
  font-family: 'Heebo-Medium';
}
.no-deals {
  text-align: center;
  padding-top: 30px;
  font-size: 25px;
}
body > .content.footer-container {
  color: #000;
  padding: 0;
  background: #F5F5F5;
  padding-bottom: 1%;
}
body > .content.footer-container .footer-top {
  padding: 50px 0 0 0;
  font-size: 14px;
  line-height: 25px;
  color: #fff;
}
body > .content.footer-container .footer-top a {
  text-decoration: underline;
  line-height: 33px;
}
body > .content.footer-container .footer-bot-mid {
  padding-left: 122px;
}
body > .content.footer-container a,
body > .content.footer-container a:hover,
body > .content.footer-container a:visited {
  color: #fff;
}
body > .content.footer-container .align-column {
  float: left;
}
body > .content.footer-container .altalign-column {
  float: right;
}
body > .content.footer-container:after {
  content: '';
}
body > .content.footer-container .container-bordered {
  border-bottom: 1px solid #b8b4a2;
  padding-bottom: 10px;
}
body > .content.footer-container .copiright {
  text-align: center;
  padding: 0;
  /*float: @align;*/
  width: 100%;
  clear: both;
  background: #F5F5F5;
}
body > .content.footer-container .copiright .secured {
  float: left;
}
body > .content.footer-container .copiright .secured img {
  float: left;
  margin-top: 10px;
}
body > .content.footer-container .copiright .secured span {
  display: block;
  max-width: 140px;
  color: #fff;
  margin-top: 30px;
}
body > .content.footer-container .copiright .simplex {
  float: right;
  padding-right: 30px;
}
body > .content.footer-container .copiright .simplex img {
  float: right;
  margin-top: 10px;
}
body > .content.footer-container .copiright:after {
  content: '';
}
body > .content.footer-container .footer-content {
  margin: 50px 0;
  float: left;
  width: 100%;
}
body > .content.footer-container .footer-content .hotel-adress {
  font-size: 0.875em;
  text-align: center;
  color: #fff;
}
body > .content.footer-container .footer-content .links {
  list-style: none;
  margin-top: 40px;
  text-align: left;
  padding: 0;
}
body > .content.footer-container .footer-content .links a {
  text-decoration: underline;
  font-size: 0.875em;
}
body > .content.footer-container .footer-content .socail {
  text-align: center;
}
body > .content.footer-container .footer-content .socail .socail-icons {
  margin-top: 10px;
}
body > .content.footer-container .footer-content .socail .socail-icons a {
  margin-left: 5px;
}
body > .content.footer-container .footer-content .socail .socail-icons a:first-child {
  margin: 0;
}
body > .content.footer-container .footer-content .socail .socail-icons a:hover {
  text-decoration: none;
}
.btn,
.btn:hover,
.btn:active,
.btn:focus {
  background: #8F5B69;
  color: #000;
  font-size: 16px;
}
.btn:hover,
.btn:hover:hover,
.btn:active:hover,
.btn:focus:hover {
  color: white;
}
.btn:hover {
  background: #000000;
}
.bootstrap-select .btn {
  background: inherit;
  color: inherit;
  font-size: inherit;
}
.bootstrap-select .btn:hover {
  color: inherit;
}
.tooltip-close {
  background: #000;
  padding: 3px 5px 7px 5px;
  border-radius: 5px 5px 0 0;
  margin-bottom: -3px;
}
.tooltip-close .glyphicon {
  color: #fff;
}
.checkbox label.check-tick.checked span {
  font-size: 14pt;
  line-height: 18pt;
}
.slider-content .carousel-control.nobg {
  background: none;
}
.slider-content .local-time {
  color: #eee;
  padding: 0 10px;
  margin-top: 7px;
  float: right;
}
/*#endregion*/
/*#region ==================================== carousel ======================================= */
.carousel-control > span {
  color: #fff;
}
.mark {
  background-color: transparent;
  float: left;
}
.slider .slider-content .carousel-inner img {
  margin: 0 auto 0 auto;
  object-fit: cover;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  margin: 80px auto 0 auto;
}
.carousel-indicators {
  width: 100%;
  left: 0;
  right: 0;
  margin: 0;
  padding: 0;
}
.main-slider .carousel-indicators-holder {
  position: absolute;
  /*height: 35px;
    background: rgba(0,0,0,0.5);*/
  bottom: 0;
  z-index: 10;
  width: 100%;
  font-size: 14px;
}
.main-slider .carousel-indicators-holder .container {
  height: 35px;
}
.main-slider .carousel-indicators-holder .carousel-indicators {
  display: none;
  position: static;
  width: auto;
  margin: auto;
  /*margin: -25px 10px;*/
  /* background: rgba(0,0,0,.5); */
  /* float: left; */
}
.main-slider .carousel-indicators-holder .carousel-indicators li {
  border-radius: 0;
  border-color: white;
  background: white;
  margin-left: 5px;
  margin-right: 5px;
}
.main-slider .carousel-indicators-holder .carousel-indicators .active {
  border-color: #30373f;
  background: #00314a82;
}
.expand-images-slider {
  background: url(images/enlarge.png) no-repeat center center;
  position: absolute;
  bottom: 30%;
  left: 45%;
  width: 40px;
  height: 40px;
  cursor: pointer;
}
.image-title {
  position: absolute;
  width: 100%;
  top: 10px;
  color: #fff;
  z-index: 1;
  text-align: left;
  left: 5%;
  font-size: 1.25em;
}
.vertical-middle {
  display: table;
  height: 100%;
  width: 100%;
}
.vertical-center {
  display: table-cell;
  vertical-align: middle;
}
.modal-gallery {
  width: inherit;
  height: inherit;
  margin: 0 auto;
  pointer-events: all;
}
.close-gallery {
  position: absolute;
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  right: 0;
  top: 0;
  cursor: pointer;
  z-index: 75;
  background: rgba(0, 0, 0, 0.3);
  width: 40px;
  text-align: center;
}
.modal-gallery .slider-in-modal .carousel-control {
  width: 50px;
  padding: 15px;
  bottom: 45%;
  top: auto;
}
.ltr .carousel-control .glyphicon-chevron-right {
  background: url(images/leftarrownew.png) no-repeat;
  width: 70px;
  height: 80px;
  font-size: 0;
  top: 45%;
}
.ltr .carousel-control .glyphicon-chevron-left {
  background: url(images/rightarrownew.png) no-repeat;
  width: 70px;
  height: 80px;
  font-size: 0;
  left: 18%;
  top: 45%;
  right: auto;
}
.lang-heb .arrow-more {
  background: url('images/rtl.png') no-repeat left;
  display: block;
  height: 20px;
  width: 31px;
  float: right;
  background-position-y: 8px;
  background-position-x: 2px;
}
.lang-heb .alldeals .white-site-button,
.lang-heb .rdmore,
.lang-heb .ban-link,
.lang-heb .review-link,
.lang-heb .rdmore {
  text-transform: uppercase ;
}
.lang-eng .alldeals .white-site-button,
.lang-ger .alldeals .white-site-button,
.lang-eng .rdmore,
.lang-ger .rdmore,
.lang-eng .ban-link,
.lang-ger .ban-link,
.lang-eng .review-link,
.lang-ger .review-link,
.lang-eng .rdmore,
.lang-ger .rdmore {
  font-family: 'Lora-Regular';
  text-transform: uppercase ;
  font-weight: normal ;
}
.alldeals:hover .arrow-more-black,
.rdmore:hover .arrow-more-black,
.ban-icons:hover .arrow-more-black,
.ban-link:hover .arrow-more-black,
.review-link:hover .arrow-more-black,
.alldeals:hover .arrow-more,
.rdmore:hover .arrow-more,
.ban-icons:hover .arrow-more,
.ban-link:hover .arrow-more,
.review-link:hover .arrow-more {
  webkit-transition: background-position-x 0.2s, top 0.2s;
  -webkit-transform: rotate(0deg) rotateY(0);
  -webkit-transition-delay: 0;
  -moz-transform: rotate(0deg);
  -moz-transition-delay: 0;
  -o-transform: rotate(0deg);
  -o-transition-delay: 0;
  background-position-x: 0px;
}
.rdmore:hover {
  webkit-transition: background-position 0.2s, top 0.2s;
  -webkit-transform: rotate(0deg) rotateY(0);
  -webkit-transition-delay: 0;
  -moz-transform: rotate(0deg);
  -moz-transition-delay: 0;
  -o-transform: rotate(0deg);
  -o-transition-delay: 0 ;
  background-position: 275px 16px ;
}
.lang-eng .arrow-more,
.lang-ger .arrow-more {
  background: url('images/ar-ltr.png') no-repeat left;
  display: block;
  height: 20px;
  width: 40px;
  float: right;
  background-position-y: 8px;
  background-position-x: 10px;
}
.lang-eng .alldeals:hover .arrow-more-black,
.lang-ger .alldeals:hover .arrow-more-black,
.lang-eng .rdmore:hover .arrow-more-black,
.lang-ger .rdmore:hover .arrow-more-black,
.lang-eng .ban-icons:hover .arrow-more-black,
.lang-ger .ban-icons:hover .arrow-more-black,
.lang-eng .ban-link:hover .arrow-more-black,
.lang-ger .ban-link:hover .arrow-more-black,
.lang-eng .review-link:hover .arrow-more-black,
.lang-ger .review-link:hover .arrow-more-black,
.lang-eng .alldeals:hover .arrow-more,
.lang-ger .alldeals:hover .arrow-more,
.lang-eng .rdmore:hover .arrow-more,
.lang-ger .rdmore:hover .arrow-more,
.lang-eng .ban-icons:hover .arrow-more,
.lang-ger .ban-icons:hover .arrow-more,
.lang-eng .ban-link:hover .arrow-more,
.lang-ger .ban-link:hover .arrow-more,
.lang-eng .review-link:hover .arrow-more,
.lang-ger .review-link:hover .arrow-more {
  webkit-transition: background-position-x 0.2s, top 0.2s;
  -webkit-transform: rotate(0deg) rotateY(0);
  -webkit-transition-delay: 0;
  -moz-transform: rotate(0deg);
  -moz-transition-delay: 0;
  -o-transform: rotate(0deg);
  -o-transition-delay: 0;
  background-position-x: 16px;
}
.arrow-more-black {
  background: url('images/read-more-heb.png') no-repeat left;
  display: inline-block;
  height: 22px;
  width: 40px;
  float: none;
  background-position-y: 10px;
  margin-right: 0;
  background-position-x: 5px;
}
.lang-eng .arrow-more-black,
.lang-rus .arrow-more-black,
.lang-ger .arrow-more-black {
  background: url(images/read-more.png) no-repeat 10px 8px;
}
.ltr .room-gallery .carousel-control .glyphicon-chevron-left {
  left: -12%;
  bottom: 10% ;
}
.rtl .slider .carousel-control .glyphicon-chevron-right {
  background: url(images/rightarrownew.png) no-repeat;
  width: 58px;
  height: 50px;
  font-size: 0;
  left: 4% ;
  top: 55%;
  bottom: 10% ;
  right: auto;
}
.rtl .carousel-control .glyphicon-chevron-right {
  background: url(images/rightarrownew.png) no-repeat;
  width: 58px;
  height: 50px;
  font-size: 0;
  top: 55%;
  bottom: 10%;
}
.rtl .slider .carousel-control .glyphicon-chevron-left {
  background: url(images/leftarrownew.png) no-repeat;
  width: 58px;
  height: 50px;
  font-size: 0;
  right: 5%;
  left: 0px;
  top: 54%;
  width: 90%;
  float: left;
}
.rtl .carousel-control .glyphicon-chevron-left {
  background: url(images/leftarrownew.png) no-repeat;
  width: 58px;
  height: 50px;
  font-size: 0;
  top: 55%;
}
.room-img-carousel .carousel-control .glyphicon-chevron-left {
  left: 25%;
}
.room-img-carousel .carousel-control .glyphicon-chevron-right {
  right: 25%;
}
.close {
  float: right;
  font-size: 25px;
  font-weight: bold;
  margin-top: -10px;
  line-height: 1;
  color: #000;
  opacity: 1;
}
.no-img-div {
  float: left;
  padding-top: 200px;
}
.img-gal {
  padding-top: 0px;
  cursor: zoom-in;
  height: 100%;
}
.img-gal:hover {
  z-index: 555;
}
.img-gal-dv {
  height: 328px;
  overflow: hidden;
}
.contact-us-form {
  /*margin-bottom: 65px;*/
}
.contact-us-form h1 {
  margin: 65px auto 40px auto;
}
.contact-us-form .contact {
  max-width: 600px;
}
.contact-banner {
  min-height: 560px;
}
.contact-banner .image-contact img {
  min-height: 560px;
}
.contact-banner .desc-contact {
  min-height: 560px;
  background: #f3f5f7;
  padding: 8%;
}
.contact-form {
  margin-bottom: 0 ;
}
.contact-form .form-group {
  margin-bottom: 10px ;
}
.contact-form form {
  max-width: 405px;
}
.contact-form form .form-control {
  border-radius: 10px;
  border: 1px solid #8F5B69;
  box-shadow: none;
  height: 40px;
  background: #fff;
}
.contact-form form textarea.form-control {
  height: auto;
  min-height: 40px;
}
.contact-form form #sendForm {
  background: #8F5B69;
  color: #FFFFFF;
  width: 97px;
  height: 48px;
  font-family: 'NotoSans-Regular';
  font-size: 20px;
  border-radius: 6px;
  margin-top: 12px;
  padding: 1px 7px;
  font-weight: bold;
}
.contact-form form #sendForm:hover,
.contact-form form #sendForm:active {
  color: white;
}
.my-reser-holder {
  padding: 15px;
  margin-top: 130px;
}
.my-reser-holder h1 {
  text-align: center;
}
#forgot-pass {
  margin-left: 10px;
}
#LoginButton {
  margin-left: 70px;
  position: relative;
  z-index: 100;
}
.waze-btn {
  float: right;
  margin-top: -10px;
}
.waze-btn img {
  float: right;
}
.pagination li a {
  float: left;
}
.pagination li span {
  float: left;
}
/*#endregion*/
/*#region ================ Desktops =================== */
@media screen and (min-width: 992px) {
  body > .content.first.be-content #booking-engine-holder {
    margin: 45px auto 0 auto;
    display: none;
  }
  .desc-contact {
    position: absolute;
    top: 60px;
    left: 80px;
    background: #4F3139;
    opacity: 0.9;
    border-radius: 10px;
    color: #fff;
    padding: 20px;
  }
  .desc-contact a {
    color: #fff;
  }
  .contactus-banner::before {
    content: "";
    background: url(images/contantus.png) no-repeat;
    width: 90%;
    height: 500px;
    display: block;
    border-radius: 26px;
    margin: 30px 57px 0px 0px;
  }
  .deals .main-engine {
    display: none;
  }
  .single-deal #booking-engine-beproc .engine-holder-header {
    position: relative;
  }
  .room-row .room-gallery .carousel .item,
  .facility-row .room-gallery .carousel .item {
    background: none ;
  }
  .phone-contact .phone-contact-block .mobile-inline::before {
    content: "";
    background: url(images/telicon.png) no-repeat;
    width: 20px;
    height: 20px;
    display: block;
    float: left;
    margin-right: 10px;
  }
  .phone-contact::after {
    content: "";
    color: #fff;
    border-right: 2px solid #fff;
    max-width: 6px;
    margin: 0 25px;
    height: 38px;
  }
  .phone-contact .phone-contact-block .addressEmb::before {
    content: "";
    background: url(images/loc.png) no-repeat;
    width: 20px;
    height: 20px;
    display: block;
    float: left;
    margin-right: 10px;
  }
  .phone-contact {
    float: right;
    margin-top: 0px;
    font-family: 'NotoSans-Regular';
    font-size: 15px ;
    color: #000;
    width: 30%;
    justify-content: flex-end;
    display: flex;
    align-items: center;
  }
  .phone-contact a,
  .phone-contact .addressEmb {
    color: #fff;
  }
  .ltr .phone-contact {
    width: auto;
  }
  a .lang-name {
    color: #fff;
  }
  .langEmb {
    width: 6%;
    justify-content: flex-start;
    display: flex;
    align-items: center;
  }
  .langEmb ul {
    list-style-type: none;
    padding-inline-start: 0px;
    margin: 0;
  }
  .addressEmb {
    width: 100%;
  }
  .ltr .phone-contact-block {
    text-align: left;
    width: 100%;
    float: right;
    color: #fff;
  }
  .ltr .addressEmb {
    color: #fff;
  }
  .float-alt-align {
    float: right;
  }
  .cookie-fixed-footer {
    position: fixed;
    bottom: -60px;
    left: 0;
    background-color: #d6dce0;
    right: 0;
    padding: 10px 25px;
    color: #000;
    font-size: 1.1em;
    display: flex;
    align-items: center;
    justify-content: space-between;
    -webkit-transition: all 500ms ease-out;
    -moz-transition: all 500ms ease-out;
    -ms-transition: all 500ms ease-out;
    -o-transition: all 500ms ease-out;
    transition: all 500ms ease-out;
    z-index: 999;
  }
  .cookie-fixed-footer.active {
    bottom: 0;
    z-index: 999;
  }
  .cookie-fixed-footer .btn {
    background-color: #8F5B69;
    color: #000;
    padding: 5px 30px;
  }
  .cookie-fixed-footer label {
    font-weight: normal;
    margin: 0;
  }
  .cookie-fixed-footer label a {
    text-decoration: none;
    color: #31a8f0;
  }
  .cookie-fixed-footer label a:hover {
    color: #b2f7ff;
  }
  .textRev {
    padding: 0 ;
  }
  .alldeals .white-site-button {
    float: left;
    left: 74px;
    width: 50%;
    width: 200px;
    height: 30px;
    font-family: 'NotoSans-Regular';
    background-color: #8F5B69;
    color: #000;
    padding: 3px;
    text-align: center;
    font-size: 16px;
    margin-top: 40px;
    position: absolute;
    bottom: 30px;
  }
  .alldeals .white-site-button:hover,
  .alldeals .white-site-button:active {
    color: white;
  }
  .contact-form form {
    margin-top: 8%;
    margin-left: 10%;
    float: left;
    width: 100%;
  }
  .line-separate.align {
    position: absolute;
  }
  .line-separate.middle {
    width: 1px;
    position: absolute;
    right: 49.5%;
    margin-top: 22px;
  }
  .line-separate.altalign {
    position: absolute;
    right: 0;
  }
  body > .content.footer-container .copiright .secured {
    position: absolute;
    left: 15px;
  }
  .margin-top-45 {
    margin-top: 45%;
  }
  .border-footer {
    border-left: 1px solid #4b5662;
  }
  .rtl .carousel-control .glyphicon-chevron-right {
    width: 57px;
    height: 50px;
    font-size: 0;
    right: 13% ;
    top: 55%;
  }
  .no-padding-alt-align {
    padding-right: 0;
  }
  .lang-heb .rdmore {
    background-position: 280px 16px;
  }
  .home-slider {
    /*height: 800px;*/
  }
  .home-slider .carousel-inner > .item > img,
  .home-slider .carousel-inner > .item > a > img {
    /*height: 800px;*/
  }
  .hotel-page-first-container .engineGeneralTitle {
    width: 100%;
  }
  .rtl .carousel-control .glyphicon-chevron-left {
    width: 58px;
    height: 50px;
    font-size: 0;
    top: 56%;
    right: 20%;
  }
  body > .content.footer-container {
    width: 100%;
    margin-top: 80px;
  }
  /*#region ================ header =================== */
  .nav-logo-holder {
    margin: auto;
    height: 60px;
    width: 12%;
    z-index: 100;
    cursor: pointer;
  }
  .nav-logo-holder a {
    float: left;
    width: 100%;
    height: 100%;
    background: url(images/logo.png) no-repeat;
    background-size: 125px;
    display: block;
  }
  .top-curr-lang.mini {
    display: none;
  }
  .image-title-desc-holder {
    position: absolute;
    width: 100%;
    bottom: 300px;
    text-align: center;
  }
  .lang-heb .engineGeneralTitle {
    position: absolute;
    color: #FFFFFF;
    font-family: 'NotoSansHebrew-Bold';
    top: -155px;
    width: 60%;
    text-align: center;
    font-size: 25px;
    text-shadow: 0 2px 3px rgba(0, 1, 0, 0.6);
    right: 18px;
  }
  .lang-eng .engineGeneralTitle {
    position: absolute;
    color: #FFFFFF;
    font-family: 'NotoSansHebrew-Bold';
    top: -137px;
    width: 37%;
    text-align: center;
    font-size: 25px;
    text-shadow: 0 2px 3px rgba(0, 1, 0, 0.6);
    right: 18px;
  }
  .lang-eng.scrolled.scrolled-engine .engineGeneralTitle,
  .lang-ger.scrolled.scrolled-engine .engineGeneralTitle,
  .lang-rus.scrolled.scrolled-engine .engineGeneralTitle {
    top: 67px;
    width: 10%;
    left: 25%;
    font-weight: normal;
    text-align: left;
  }
  .lang-heb.scrolled .scrolled-logo a {
    width: 255px;
    height: 40px;
    position: fixed;
    left: 0px;
    top: 0;
    background: url(images/logo-small.png) no-repeat center center;
  }
  /*#endregion*/
  /*#region ================ main container =================== */
  .h1-title {
    width: 100%;
    float: left;
    position: relative;
  }
  .h1-title h1 {
    margin: 20px auto;
    display: table;
    padding: 60px 20px 7px 20px;
    height: 56px;
  }
  .h1-title:before {
    border-bottom: 1px solid #000000;
    height: 20px;
    width: 100%;
    content: ' ';
    position: absolute;
    top: 27px;
    z-index: -1;
  }
  .min-main-content-height {
    min-height: 600px;
  }
  /*#endregion*/
  /*#region ========================== Content pages style =======================================*/
  .content-holder {
    text-align: center;
  }
  .content-holder h1 {
    margin-top: 0;
  }
  .content-holder .content-title .site-title {
    float: left;
    width: 100%;
    color: #000;
    font-size: 2.5em;
    margin: 30px 0;
    font-family: 'Lora-Regular';
  }
  .content-holder .content-title .site-title h1 {
    display: inline;
    color: #000;
    font-size: 1em;
  }
  .content-holder .content-content {
    width: 60%;
    text-align: center;
    margin: 0 auto;
    font-size: 18px;
    padding: 24px 0 24px 0;
  }
  .content-holder .content-content .more-info,
  .content-holder .content-content .less-info {
    color: #9c8047;
    position: relative;
    border: 1px solid #9c8047;
    font-size: 1em;
    text-align: center;
    width: 188px;
    padding: 11.5px 0;
    margin: 60px auto 0 auto;
    font-family: 'NotoSansHebrew-Bold';
  }
  .content-holder .content-content .more-info::before,
  .content-holder .content-content .less-info::before {
    content: '';
    border: 1px solid #9c8047;
    position: absolute;
    width: 188px;
    height: 53px;
    left: 5px;
    top: 5px;
  }
  .content-holder .content-content .more-info:hover,
  .content-holder .content-content .less-info:hover {
    background: #000;
    z-index: 10;
    color: #ad9159;
  }
  .content-holder .content-content .more-info:hover::before,
  .content-holder .content-content .less-info:hover::before {
    background: #000;
    z-index: -1;
  }
  .all-text {
    display: none;
  }
  /*#endregion*/
  /*#region ==================================== contact ======================================= */
  .contact-content {
    border-left: 1px solid #bbb;
    padding: 0 30px;
  }
  .contact-form {
    padding-right: 30px;
    margin-left: -15px;
    margin-bottom: 50px;
  }
  .cont-frm-btn {
    float: right;
  }
  /*#endregion*/
  .lang-heb .image-title-desc-holder {
    position: absolute;
    height: 380px;
    width: 100%;
    text-align: center;
    bottom: -50px;
    cursor: auto;
    margin-right: 17px;
  }
  .lang-heb .image-title-desc-holder .image-slider-title {
    font-size: 35px;
    color: #fff;
    margin-top: 50px;
    text-align: center;
    font-family: 'Lora-Regular';
    animation: fadein 2s;
    -moz-animation: fadein 2s;
    /* Firefox */
    -webkit-animation: fadein 2s;
    /* Safari and Chrome */
    -o-animation: fadein 2s;
    /* Opera */
    margin-bottom: 7px;
    margin-right: 100px;
  }
  .lang-heb .image-title-desc-holder .more-details {
    color: #fff;
    animation: fadein 2s;
    -moz-animation: fadein 2s;
    /* Firefox */
    -webkit-animation: fadein 2s;
    /* Safari and Chrome */
    -o-animation: fadein 2s;
    font-family: 'Lora-Regular';
    margin-top: 20px;
  }
  .lang-heb .image-title-desc-holder .more-details div {
    display: inline-block;
    background-position: 11px 8px;
    margin-left: 0;
    float: none;
  }
  .lang-heb .image-title-desc-holder .image-desc {
    color: #fff;
    font-family: 'NotoSans-Regular';
    font-size: 25px;
    text-align: center;
    animation: fadein 5s;
    -moz-animation: fadein 5s;
    /* Firefox */
    -webkit-animation: fadein 5s;
    /* Safari and Chrome */
    -o-animation: fadein 5s;
    /* Opera */
    width: 80%;
  }
  .lang-eng .image-title-desc-holder {
    position: absolute;
    height: 380px;
    width: 100%;
    bottom: -50px;
    text-align: center;
    cursor: auto;
  }
  .lang-eng .image-title-desc-holder .image-slider-title {
    font-size: 35px;
    color: #fff;
    margin-top: 50px;
    text-align: center;
    font-family: 'Lora-Regular';
    animation: fadein 2s;
    -moz-animation: fadein 2s;
    /* Firefox */
    -webkit-animation: fadein 2s;
    /* Safari and Chrome */
    -o-animation: fadein 2s;
    /* Opera */
    margin-bottom: 7px;
    margin-left: 50px;
  }
  .lang-eng .image-title-desc-holder .more-details {
    color: #fff;
    animation: fadein 2s;
    -moz-animation: fadein 2s;
    /* Firefox */
    -webkit-animation: fadein 2s;
    /* Safari and Chrome */
    -o-animation: fadein 2s;
    font-family: 'Lora-Regular';
    margin-top: 20px;
  }
  .lang-eng .image-title-desc-holder .more-details div {
    display: inline-block;
    background-position: 11px 8px;
    margin-left: 0;
    float: none;
  }
  .lang-eng .image-title-desc-holder .image-desc {
    color: #fff;
    font-family: 'NotoSans-Regular';
    font-size: 25px;
    text-align: center;
    animation: fadein 5s;
    -moz-animation: fadein 5s;
    /* Firefox */
    -webkit-animation: fadein 5s;
    /* Safari and Chrome */
    -o-animation: fadein 5s;
    /* Opera */
    width: 133%;
  }
  .deal-engine .engine-holder .dates-holder {
    padding: 7px 2% ;
  }
  .lang-heb .image-title-desc-holder .image-desc {
    width: 120%;
  }
}
/*#endregion*/
/*#region ================ Mobile =================== */
@media screen and (max-width: 991px) {
  body > .content.first.be-content #booking-engine-holder {
    display: none;
    top: 300px;
  }
  .desc-contact {
    position: absolute;
    top: 0px;
    width: 100%;
    height: 200px;
    background: #4F3139;
    opacity: 0.9;
    border-radius: 26px;
    color: #fff;
    padding: 20px;
  }
  .desc-contact a {
    color: #fff;
  }
  .contactus-banner::before {
    content: "";
    background: url(images/contantusMob.png) no-repeat;
    width: 100%;
    height: 200px;
    display: block;
    border-radius: 26px;
  }
  .btnHome {
    background-color: #8F5B69;
    border-radius: 6px;
    height: 48px;
    line-height: 2.5;
    color: #FFFFFF;
    margin: 0px;
    position: relative;
    font-size: 18px;
    width: 220px;
    text-align: center;
    padding: 1px 0px;
    float: right;
    margin: 20px 0px 30px 40px;
  }
  .btnHome a {
    color: #FFFFFF;
  }
  .navbar-toggle {
    margin-bottom: -15px;
  }
  .contact-form form #sendForm {
    background: #8F5B69;
    color: #FFFFFF;
    width: 97px;
    height: 48px;
    font-family: 'Heebo-Regular';
    font-size: 20px;
    border-radius: 6px;
    margin-top: 12px;
    padding: 1px 7px;
    font-weight: bold;
  }
  /*	.desc-contact::before {
		content: "";
		background: url('../images/lobby.png') no-repeat center;
		display: block;
		height: 187px;
		width: 100%;
		border-radius: 10px;
	}*/
  .topBanners {
    background: #271117;
    height: 518px;
    margin: 30px 0px;
  }
  .topBanners h3 {
    color: #F4F2F1;
    text-align: center;
    margin: 20px;
    font-size: 25px;
  }
  .topBanners .tops {
    float: left;
    width: 90%;
    height: 80px;
    color: #F4F2F1;
    border: 1px solid #8F5B69;
    border-radius: 20px;
    margin: 10px 20px;
  }
  .topBanners .tops .ben-desc {
    margin: 10px 24px;
  }
  .topBanners .tops .ben-desc span {
    position: absolute;
    left: 13px;
    color: #8F5B69;
    background: #271117;
    font-size: 19px;
    font-weight: bold;
  }
  .cookie-fixed-footer {
    position: fixed;
    bottom: -60px;
    left: 0;
    background-color: #d6dce0;
    right: 0;
    padding: 10px 25px;
    color: #000;
    font-size: 1.1em;
    display: flex;
    align-items: center;
    justify-content: space-between;
    -webkit-transition: all 500ms ease-out;
    -moz-transition: all 500ms ease-out;
    -ms-transition: all 500ms ease-out;
    -o-transition: all 500ms ease-out;
    transition: all 500ms ease-out;
    z-index: 999;
  }
  .textRev h3,
  .textRev h2 {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
  }
  .goole-reviews {
    margin-top: 40px;
  }
  .paddingRev {
    padding: 0 45px 20px 45px;
  }
  .cookie-fixed-footer.active {
    bottom: 65px;
  }
  .cookie-fixed-footer .btn {
    background-color: #8F5B69;
    color: #000;
    padding: 5px 30px;
  }
  .cookie-fixed-footer label {
    font-weight: normal;
    margin: 0;
  }
  .cookie-fixed-footer label a {
    text-decoration: none;
    color: #31a8f0;
  }
  .cookie-fixed-footer label a:hover {
    color: #b2f7ff;
  }
  .phone-contact-block {
    position: relative;
  }
  .scrolled.scrolled-engine .phone-contact-block .phone-contact {
    position: fixed;
    right: 19px;
    top: 16px;
  }
  .phone-contact-block .phone-contact {
    position: fixed;
    right: 19px;
    top: 17px;
  }
  .phone-contact-block .phone-contact img {
    opacity: 0.9;
    height: 30px;
  }
  .room-engine .engine-holder .resort-holder {
    display: none;
  }
  .room-engine .engine-holder .bottom-engine-holder {
    padding-right: 0px ;
  }
  body > .content.first.be-content #booking-engine-holder.showinmobile {
    display: block;
  }
  .btn,
  .btn:hover,
  .btn:active,
  .btn:focus {
    background: #8F5B69;
    color: #000;
    font-size: 20px;
  }
  .btn:hover,
  .btn:hover:hover,
  .btn:active:hover,
  .btn:focus:hover {
    color: white;
  }
  .padding-0 {
    padding: 0;
  }
  .alldeals {
    float: left;
    position: relative;
    width: 100%;
    height: 101%;
  }
  .alldeals .white-site-button {
    float: left;
    right: 74px;
    width: 50%;
    width: 150px;
    height: 48px;
    font-family: 'NotoSansHebrew-Bold';
    background-color: #8F5B69;
    border-radius: 6px;
    color: #FFFFFF;
    padding: 3px;
    text-align: center;
    font-size: 18px;
    line-height: 2.5;
    margin: 8px 20px 36px;
    line-height: 2.4;
  }
  .contact-banner .image-contact img {
    min-height: 100%;
  }
  .contact-banner .desc-contact {
    min-height: 100%;
  }
  .iframe {
    width: 353px ;
    height: 600px ;
    margin-right: 10px;
  }
  .roomlist .room-row .room-name {
    margin-top: -15px;
  }
  .progress {
    margin: 10px;
    width: 100%;
  }
  .rooms-menu {
    display: none;
  }
  .deal-item {
    clear: both;
  }
  .contact-content {
    margin-bottom: 60px;
  }
  .contact-form {
    padding-top: 15px;
  }
  body > .content.footer-container {
    clear: both ;
  }
  .clear-mobile {
    clear: both;
  }
  .margin-top-45 {
    margin-top: 5%;
    padding-bottom: 5%;
  }
  body > .content.footer-container .footer-top {
    padding: 20px 20px 0 20px;
    color: #fff;
  }
  body > .content.footer-container .footer-top h3 {
    text-transform: capitalize;
    margin-top: 0;
  }
  body > .content.footer-container {
    padding-bottom: 25px;
  }
  .btn-eng {
    background: #eeeeee70;
    display: block;
    z-index: 1000;
    height: 65px;
    position: fixed;
    bottom: 0;
    width: 100%;
  }
  .btn-eng #close-calendar-button {
    width: 97%;
    height: 50px;
    position: absolute;
    color: #fff;
    margin: 5px 5px 5px 5px;
    text-align: center;
    font-size: 35px;
    background: #30373f;
  }
  .lang-heb {
    /*.arrow-more-black {
            background: url('../images/read-more-heb.png') no-repeat left;
            display: block;
            height: 20px;
            width: 31px;
            float: left;
            margin-left: 32%;
            background-position-y: 5px;
        }*/
  }
  .lang-heb .rdmore {
    background: url('images/read-more-heb.png') no-repeat left;
    background-position: 115px 13px;
    display: block;
  }
  .followus {
    padding: 10px 15px;
    margin: 10px auto;
    border-bottom: 1px solid #b6babd;
    border-top: 1px solid #b6babd;
    text-align: center;
    width: 92%;
  }
  body > .content {
    margin: 0;
    padding: 0;
  }
  h1 {
    font-size: 34px ;
  }
  .profiler-results {
    display: none ;
  }
  .no-padding-mobile {
    padding: 0;
  }
  body {
    /*padding-top: 80px;*/
  }
  body > .content.footer-container .align-column,
  body > .content.footer-container .altalign-column {
    float: left;
    width: 100%;
  }
  body > .content.footer-container .align-column .hotel-adress,
  body > .content.footer-container .altalign-column .hotel-adress {
    font-size: 0.9em;
    margin: 0;
    float: left;
  }
  body > .content.footer-container .altalign-column {
    margin-top: 30px;
  }
  body > .content.footer-container .altalign-column .links a {
    font-size: 1.5em;
  }
  body > .content.footer-container .altalign-column .socail {
    text-align: left;
  }
  body > .content.footer-container .altalign-column .socail-title {
    float: left;
    line-height: 40px;
  }
  body > .content.footer-container .altalign-column .socail-icons a:first-child {
    margin-left: 30px ;
  }
  body > .content.footer-container .newsletter-holder {
    float: left;
    width: 100%;
  }
  body > .content.footer-container .newsletter-holder .newsletter-title {
    color: #fff;
    font-size: 1.6em;
    text-align: center;
  }
  body > .content.footer-container .newsletter-holder .newsletter-title::after {
    background: none;
    height: auto;
    width: auto;
    margin: 0;
  }
  body > .content.footer-container .newsletter-holder .form-group label {
    font-size: 1.5em;
  }
  body > .content.footer-container .newsletter-holder .has-feedback .form-control {
    height: 50px;
  }
  .slider .slider-content .carousel-inner img {
    margin: 0px auto 0 auto;
  }
  .carousel-inner > .item > img,
  .carousel-inner > .item > a > img {
    margin: 0px auto 0 auto;
    height: 100% ;
    min-height: 100%;
    min-height: 250px ;
  }
  img.img-responsive.img-rounded {
    height: clamp(200px, 100%, 280px);
    object-fit: cover;
    width: clamp(390px, 100%, 390px);
  }
  /*#region ========================= Header ============================ */
  header .nav-logo-holder {
    cursor: pointer;
    width: 220px;
    height: 62px;
    display: inline-block;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 10px;
    z-index: 100;
    background: url(images/logo.png) no-repeat center center;
    background-size: 112%;
  }
  header .nav-logo-holder > .overlay {
    display: none;
  }
  header .nav-logo-holder {
    cursor: pointer;
    width: 225px;
    height: 62px;
    display: inline-block;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    z-index: 100;
    background: url(images/logo-small.png) no-repeat center center;
    background-size: 100%;
  }
  header .nav-logo-holder > .overlay {
    display: none;
  }
  header .top-info-bar {
    height: 70px;
    background: #271117;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1031;
    top: 0px;
    color: #fff;
    padding-top: 0;
  }
  header .navbar-header {
    height: 47px;
  }
  header .navbar-toggle {
    background: 0 none;
    border: 0 none;
    float: left;
    margin-top: 5px;
    padding: 0;
    margin-left: 33px;
    object-fit: cover;
  }
  .image-trans-holder-del img,
  .image-trans-holder img {
    width: 360px;
    height: 276px;
    border-radius: 15px;
    margin: 0 auto;
    display: block;
  }
  .review-box img {
    width: 360px;
    height: 276px;
    border-radius: 15px;
    margin: 0 auto;
    display: block;
  }
  body .nav-logo-holder {
    background: url(images/logo-heb-small.png) no-repeat center center;
    object-fit: cover;
    margin-top: 5px;
    height: 57px;
  }
  body .nav-logo-holder > .overlay {
    display: none;
  }
  .container #booking-engine-holder.showinmobile {
    display: block;
    opacity: 1;
    right: 0;
    left: 0;
    z-index: 999;
  }
  .close-btn {
    margin-top: 15px;
  }
  .glyphicon-remove-sign:before {
    font-size: 18pt;
  }
  #search-calendar-button {
    cursor: pointer;
    position: fixed;
    bottom: 0;
    z-index: 1000;
    background: #271117;
    width: 100%;
    height: 78px;
    color: #000;
    font-size: 20px;
    text-align: center;
    padding-top: 15px;
  }
  #search-calendar-button .search-calendar-css {
    background: #8F5B69;
    color: #FFFFFF;
    width: 150px;
    height: 48px;
    margin: auto;
    border-radius: 52px;
    line-height: 2.3;
  }
  /*.deal-engine {
        #search-calendar-button {
            display: none;
        }
    }*/
  /*#endregion*/
  /*#region ========================= main container ============================ */
  .mobile-btn-reserve,
  .mobile-btn-reserve:hover {
    display: block;
    width: 100%;
    border-radius: 0;
    font-size: 1.3em;
    position: fixed;
    left: 0px;
    z-index: 100;
    bottom: 0;
  }
  h1 {
    margin: 20px auto 10px auto;
    text-align: center;
  }
  .main-slider .carousel-inner > .item {
    overflow: hidden;
    /*z-index: 1;*/
  }
  .main-slider .carousel-inner > .item img {
    object-fit: cover;
  }
  .deals .hotel-page-first-container .main-slider .carousel-inner > .item > img,
  .main-slider .carousel-inner > .item > a > img {
    min-height: 250px ;
  }
  .hotel-page-first-container .main-slider .carousel-inner > .item > img,
  .main-slider .carousel-inner > .item > a > img {
    min-height: 250px ;
  }
  .main-slider .carousel-inner > .item > img,
  .main-slider .carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: auto;
  }
  .carousel-indicators {
    display: none ;
  }
  body > .footer-container.oct-footer .row > div {
    text-align: center;
  }
  .dropdown-menu {
    display: block;
    position: static;
    float: left;
    width: 100%;
    border: none;
    box-shadow: none;
    background: none;
    color: #fff;
  }
  .dropdown-menu > li > a {
    color: #fff;
  }
  .image-title-desc-holder {
    position: absolute;
    bottom: 120px;
    text-align: center;
    left: 0;
    right: 0;
  }
  .image-title-desc-holder .image-slider-title {
    font-size: 1.5em;
    color: #000;
    font-family: 'Lora-Regular';
    animation: fadein 2s;
    -moz-animation: fadein 2s;
    /* Firefox */
    -webkit-animation: fadein 2s;
    /* Safari and Chrome */
    -o-animation: fadein 2s;
    /* Opera */
  }
  .image-title-desc-holder .image-desc {
    color: #000;
    font-family: 'Lora-Regular';
    font-size: 1.5em;
    animation: fadein 5s;
    -moz-animation: fadein 5s;
    /* Firefox */
    -webkit-animation: fadein 5s;
    /* Safari and Chrome */
    -o-animation: fadein 5s;
    /* Opera */
  }
  .image-title-desc-holder .image-url {
    display: none;
  }
  .lang-heb .image-title-desc-holder .image-desc {
    width: 108%;
  }
  .lang-heb .image-title-desc-holder .image-desc img {
    width: 1074px;
  }
  /*#endregion*/
  /*#region ========================== Content pages style =======================================*/
  .content-holder {
    text-align: center;
  }
  .content-holder .content-title .site-title {
    float: left;
    width: 100%;
    color: #000;
    font-size: 1.9em;
    margin: 30px 0;
    font-family: 'Lora-Regular';
  }
  .content-holder .content-title .site-title h1 {
    display: inline;
    color: #000;
    font-size: 1em;
  }
  .content-holder .content-content {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    font-size: 0.875em;
  }
  .content-holder .content-content .more-info,
  .content-holder .content-content .less-info {
    color: #9c8047;
    position: relative;
    border: 1px solid #9c8047;
    font-size: 1.571em;
    text-align: center;
    width: 210px;
    padding: 10.5px 0;
    margin: 60px auto 0 auto;
    font-family: 'NotoSansHebrew-Bold';
  }
  .content-holder .content-content .more-info::before,
  .content-holder .content-content .less-info::before {
    content: '';
    border: 1px solid #9c8047;
    position: absolute;
    width: 210px;
    height: 55px;
    left: 5px;
    top: 5px;
  }
  .content-holder .content-content .more-info:hover,
  .content-holder .content-content .less-info:hover {
    background: #000;
    z-index: 10;
    color: #ad9159;
  }
  .content-holder .content-content .more-info:hover::before,
  .content-holder .content-content .less-info:hover::before {
    background: #000;
    z-index: -1;
  }
  .all-text {
    display: none;
  }
  .footer-bot-mid {
    padding-left: 0px ;
    padding-bottom: 15px;
  }
  .footer-bot-mid a {
    padding-left: 10px ;
  }
  .secured {
    float: left;
  }
  .secured img {
    float: left;
  }
  .secured span {
    display: block;
    color: #fff;
    text-align: left;
    padding-left: 12px;
    margin-top: 10px;
    float: left;
  }
  .lang-eng .rdmore,
  .lang-ger .rdmore {
    background-position: 67% 15px;
    display: block;
  }
  .review-box {
    width: 100% ;
  }
  .footer-bot-mid img {
    margin: auto ;
  }
  body > .content.footer-container .copiright .simplex {
    padding-right: 0 ;
  }
  body > .content.footer-container .copiright .secured {
    padding: 0 ;
  }
  /*#endregion*/
}
/*#endregion*/
@media screen and (min-width: 1200px) and (max-width: 1450px) {
  .review-box .from-reviews {
    float: left;
  }
  .ban-icons {
    padding: 22px 25%;
    border-bottom: 1.5px solid #6d7278;
    cursor: pointer;
  }
  .review-box .review-link .arrow-more-black {
    margin-right: 55% ;
  }
  body > .content.footer-container .copiright .secured {
    width: 12%;
  }
  .room-row .room-gallery .carousel .item {
    height: 550px ;
  }
  .personal-details-form {
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 991px) and (max-width: 1220px) {
  .padding-alt-align-70 {
    padding-right: 15px ;
  }
  /*body:not(.scrolled) #main-menu .navbar-nav {
        justify-content: @align ;
    }*/
  .scrolled .top-curr-lang {
    padding-right: 0 ;
  }
  .scrolled .top-curr-lang .navbar-nav > li {
    padding-right: 0 ;
  }
  .scrolled #main-menu .navbar-nav {
    padding-left: 100px ;
  }
  .scrolled #main-menu .navbar-nav > li {
    padding-right: 0 ;
  }
  .scrolled #main-menu .navbar-nav > li > a {
    padding: 0 ;
  }
  .scrolled #main-menu .navbar-nav > li.flags-container {
    padding-right: 0;
  }
  .home-ban-wrap {
    height: 100% ;
  }
  .tease-banners .service-banners-holder .ben-desc {
    margin-bottom: 0% ;
  }
  .review-box .review-link {
    margin: -48px 41px;
  }
  .review-box .grades {
    padding-left: 30px ;
  }
  .lang-heb .from-reviews {
    width: 67% ;
  }
  .deal-engine .engine-holder {
    width: 845px ;
  }
  .deal-engine .engine-container.single-hotel {
    width: 900px ;
    margin-left: -5%;
  }
}
@media screen and (min-width: 1270px) and (max-width: 1450px) {
  body > .content.footer-container .copiright .secured span {
    max-width: 125px;
    margin-top: 30px;
  }
}
@media screen and (min-width: 992px) and (min-width: 1500px) {
  body > .content.footer-container .copiright .secured span {
    max-width: 125px;
  }
}
@media screen and (min-width: 991px) and (max-width: 1400px) {
  .nav-logo-holder {
    width: 20% ;
  }
  .bookRes .nav-logo-holder {
    width: 25% ;
  }
}
@media screen and (min-width: 992px) and (max-width: 1700px) {
  .lang-eng.scrolled.scrolled-engine .engineGeneralTitle,
  .lang-ger.scrolled.scrolled-engine .engineGeneralTitle,
  .lang-rus.scrolled.scrolled-engine .engineGeneralTitle {
    top: 67px;
    width: 15%;
    left: 15%;
    font-weight: normal;
    text-align: left;
  }
  .lang-eng.scrolled.scrolled-engine .engine-holder {
    padding-left: 30% ;
  }
}
@media screen and (min-width: 1100px) and (max-width: 1450px) {
  .padding-alt-align-70 {
    padding-right: 30px ;
  }
  .padding-15-hor {
    padding-left: 30px ;
  }
  .tease-banners .service-banners-holder .ban-name {
    margin-top: 30px ;
  }
  .tease-banners .service-banners-holder .ben-desc {
    margin-bottom: 30px ;
  }
  .home-ban-wrap {
    height: 400px ;
  }
  .tease-banners .service-banners-holder img {
    height: 400px;
  }
  .lang-eng.scrolled.scrolled-engine .engineGeneralTitle,
  .lang-ger.scrolled.scrolled-engine .engineGeneralTitle,
  .lang-rus.scrolled.scrolled-engine .engineGeneralTitle {
    top: 67px;
    width: 15%;
    left: 13%;
    font-weight: normal;
    text-align: left;
  }
  .lang-eng.scrolled.scrolled-engine .engine-holder {
    padding-left: 26% ;
  }
}
.test-mode .navbar {
  /*border-top: 3px solid red;*/
}
.top-info-bar {
  height: 300px;
  background: linear-gradient(0deg, rgba(79, 49, 57, 0) -3.08%, rgba(79, 49, 57, 0.8) 100%);
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1031;
  top: 0;
  width: 100%;
  color: #fff;
  padding-top: 21px;
}
.scrolled .top-info-bar {
  height: 80px;
  background: #271117;
}
#icon-360 {
  float: right;
  margin-right: 30px;
  margin-top: -35px;
}
.navbar {
  text-align: left;
  color: #000;
  background-color: transparent;
  /*height: 130px;*/
  border: none;
  position: absolute;
  z-index: 90;
  width: 100%;
  top: 25px;
  border-radius: 0;
  min-height: 35px;
}
.navbar.be-fixed-top {
  height: 100px;
  border: none;
}
.navbar.be-fixed-top .header-hotel-info {
  display: none;
}
.navbar.be-fixed-top .nav-logo-holder {
  background: url(images/batshevaLogoBE.png) no-repeat center 3px;
  width: 92px;
  height: 81px;
  top: 5px;
}
.navbar.be-fixed-top #main-menu {
  padding-top: 20px;
}
.navbar-nav > li > a {
  color: #000 !important;
  font-size: 20px;
}
.navbar-nav > li > a:hover,
.navbar-nav > li > a:focus {
  text-decoration: none;
  /*color: @dominant_color !important;*/
  background-color: transparent !important;
}
.navbar-nav .no-href {
  cursor: default;
}
.navbar-nav > li {
  float: left;
  padding-right: 30px;
}
.dropdown:hover .dropdown-menu {
  display: block;
}
.dropdown-menu {
  left: 0;
}
.dropdown-menu > li > a {
  text-align: left;
}
.arrow-down {
  cursor: pointer;
  width: 35px;
  height: 25px;
  line-height: 52px;
  background-image: url(images/downarrow.png);
  background-position-x: 0;
  background-repeat: no-repeat;
  background-size: 68%;
  background-position-y: center;
  float: right;
  margin-right: 5px;
  margin-top: -3px;
}
a.my-res {
  padding-top: 0;
  position: absolute;
  right: 2%;
  top: 5px;
  font-size: 18px;
  color: #fff;
}
.lang-eng.scrolled a.my-res,
.lang-ger.scrolled a.my-res {
  margin-top: 0;
}
/*.lang-heb {
    .vir {
        a {
            padding: 0 !important;
        }
    }
}*/
.lang-eng a.my-res,
.lang-ger a.my-res {
  top: 12px;
  font-family: 'Lora-Regular';
}
/*#region ================ Desktops =================== */
@media screen and (min-width: 992px) {
  .rtl #main-menu .navbar-nav {
    margin-left: -160px;
  }
  .nav > li {
    position: relative;
    display: block;
    float: left;
  }
  .nav > li a {
    color: #fff;
  }
  .nav > li > a:hover,
  .nav > li > a:focus {
    background-color: transparent !important;
    color: #CC8296;
  }
  #main-menu {
    float: left;
    width: 100%;
    margin-top: 3px;
  }
  #main-menu .navbar-nav {
    padding: 0;
    margin: 0 auto;
    justify-content: center;
    display: flex;
    margin: auto;
    margin-left: -155px;
  }
  #main-menu .navbar-nav > li {
    padding-right: 0;
    float: right;
    position: relative;
    display: block;
    text-align: center;
  }
  #main-menu .navbar-nav > li > a {
    padding: 0 10px;
  }
  #main-menu .navbar-nav .with-dropdown {
    width: 70%;
    float: left;
    border: none;
  }
  #main-menu .navbar-nav .dropdown-toggle {
    float: right;
    width: 30%;
    stop: 6px;
  }
  #main-menu .navbar-nav .dropdown-menu {
    width: fit-content;
  }
  .navbar-default .navbar-nav > li > a:hover span {
    padding-bottom: 5px !important;
  }
  .navbar-nav-r {
    padding-inline-start: 0px;
    position: relative;
  }
  .navbar {
    display: flex;
    justify-content: space-between;
    top: 12px;
  }
  .vir a img {
    max-height: 25px;
    margin-top: -6px;
  }
  .navbar-nav > li.first-item a {
    border-right: none !important;
  }
  .navbar-nav > li.first-item a img {
    /*width: 30px;
                height: 30px;*/
    margin-right: 10px;
    margin-top: -5px;
  }
  .header-hotel-info {
    float: right;
    margin-top: 10px;
  }
  .header-hotel-info a {
    color: #000;
  }
  .navbar-default .navbar-nav {
    padding: 0;
  }
  .navbar-default .navbar-nav > li > a {
    padding: 15px 0px;
    font-size: 20px;
    font-family: 'NotoSans-Regular';
  }
  .navbar-default .navbar-nav > li > a:hover {
    color: #fff;
  }
  .navbar-default .navbar-nav > li > a span.node-name {
    padding: 0 5px;
  }
  .lang-heb .navbar-default .navbar-nav > li > a {
    font-family: 'NotoSans-Regular';
    font-size: 18px !important;
    font-weight: 500;
  }
  .navbar-nav > li.font-sizes-picker-li,
  .navbar-nav > li.flags-container {
    float: right;
    z-index: 9999;
  }
  .navbar-default .navbar-nav > li.flags-container > a {
    padding: 10px;
    padding-right: 0;
  }
  .ltr .navbar-default .navbar-nav > li.flags-container > a {
    font-size: 1em;
  }
  .time-weather {
    float: left;
    padding-left: 33px;
    font-size: 14px;
  }
  .time-weather .top-city-name {
    margin-bottom: -15px;
  }
  .top-curr-lang {
    float: right;
    margin-top: -6px;
  }
  .navbar-nav .currency-select-holder.be-cur {
    margin: -3px -20px !important;
  }
  .navbar-nav .currency-select-holder {
    float: right;
    z-index: 9999;
    margin: 13px -20px;
  }
  .navbar-nav .currency-select-holder .filter-option span.name {
    display: none;
  }
  .navbar-nav .currency-select-holder .dropdown-menu .name {
    margin-left: 10px;
  }
  .navbar-nav #currency-select-holder > select {
    -webkit-appearance: none;
    -moz-appearance: none;
    color: #000;
    font-size: 14pt;
    background: none;
    border: 1px solid #3a474f;
    margin-left: 10px;
    margin-right: 0;
    padding: 0 10px;
    height: 25px;
  }
  .navbar-nav #currency-select-holder > select > option {
    background-color: #142129;
  }
  .navbar-nav #currency-select-holder .btn-default:active,
  .navbar-nav #currency-select-holder .btn-default.active,
  .navbar-nav #currency-select-holder .open > .dropdown-toggle.btn-default {
    background: transparent;
  }
  .navbar-nav #currency-select-holder .bootstrap-select {
    width: 15px;
    position: relative;
  }
  .navbar-nav #currency-select-holder .bootstrap-select::after {
    background: url(images/arrow-menu.png) no-repeat;
    width: 15px;
    height: 7px;
    content: '';
    position: absolute;
    right: 15px;
    top: 10px;
  }
  .navbar-nav #currency-select-holder .bootstrap-select .dropdown-menu {
    left: -60px;
  }
  .navbar-nav #currency-select-holder .bootstrap-select .filter-option {
    width: 23px;
    color: #000;
    padding: 0 6px;
    margin-top: -1px;
  }
  .navbar-nav #currency-select-holder .bootstrap-select > .btn {
    border: none;
    padding: 0;
    height: 25px;
    background: transparent;
  }
  .navbar-nav #currency-select-holder .bootstrap-select.btn-group .dropdown-toggle .caret {
    color: transparent;
  }
  .navbar-nav #currency-select-holder .bootstrap-select.open > .dropdown-toggle.btn-default:hover {
    color: #ffffff;
  }
  .flags-container .input-group-btn {
    float: left;
    margin-right: 20px;
  }
  .flags-container .input-group-btn > .btn {
    position: relative;
    color: #ffffff;
    font-size: 16px;
    background: transparent;
    border: none;
    padding: 0 12px;
  }
  .flags-container .input-group-btn > .btn::after {
    background: url(images/arrow-menu.png) no-repeat;
    width: 15px;
    height: 7px;
    content: '';
    position: absolute;
    right: -15px;
    top: 8px;
  }
  .flags-container .input-group-btn > .btn .globe-icon {
    background: url(images/globes.png) no-repeat;
    width: 23px;
    height: 24px;
    float: right;
  }
  .flags-container .input-group-btn > .btn .lang-name {
    display: none;
  }
  .flags-container .input-group-btn .open > .btn:hover {
    background: none;
  }
  .flags-container .input-group-btn .dropdown-menu {
    left: -40px !important;
    right: -80px !important;
    min-width: initial;
    font-size: 16px !important;
  }
  .flags-container .open > .dropdown-toggle.btn {
    background: none;
  }
  .navbar-nav li.currency-select-holder {
    float: right;
  }
  .lang-eng,
  .lang-ger {
    /*.navbar .container-fluid {
            margin-left: 21%;
            margin-right: 15%;
        }*/
  }
  .lang-eng .navbar,
  .lang-ger .navbar {
    min-height: 45px;
  }
  .lang-eng .navbar-default .navbar-nav > li > a,
  .lang-ger .navbar-default .navbar-nav > li > a {
    padding: 0;
  }
  .lang-eng #main-menu,
  .lang-ger #main-menu {
    margin: 12px -15px 2px 0;
  }
  .lang-eng .navbar-nav #currency-select-holder .bootstrap-select::after,
  .lang-ger .navbar-nav #currency-select-holder .bootstrap-select::after {
    height: 10px;
  }
}
/*#endregion*/
@media screen and (max-width: 1270px) {
  .navbar-nav > li > a,
  .navbar-nav > li > span {
    font-size: 13px !important;
  }
  .time-weather {
    font-size: 11px !important;
  }
  .lang-heb .navbar-default .navbar-nav > li > a {
    font-family: 'NotoSans-Regular';
    font-size: 15px !important;
  }
}
/*#region ================ Very Wide Screen Changes =================== */
@media screen and (min-width: 1200px) {
  .navbar-default .navbar-nav > li > a {
    padding: 15px 0px;
  }
  .navbar-default .navbar-nav > li.flags-container > a {
    padding-left: 12px;
  }
}
/*#endregion*/
/*#region ================ Mobile =================== */
@media screen and (max-width: 991px) {
  li.flags-container {
    border-bottom: none !important;
    padding: 3px 0;
  }
  .contact ul {
    padding-inline-start: 0px;
  }
  .top-curr-lang .navbar-nav {
    margin: 0 !important;
  }
  .top-curr-lang .navbar-nav > li > a.lang-redirect {
    padding: 5px 18px;
  }
  .nav > li > a:hover,
  .nav > li > a:focus {
    background-color: transparent !important;
  }
  .navbar-nav-r {
    padding-inline-start: 0px;
  }
  .navbar-nav-r li {
    border-bottom: 1px solid #4F3139;
    padding: 3px 0px;
  }
  .navbar-nav-r li a {
    color: #FFFFFF !important;
  }
  .navbar-nav-r li:last-child {
    border-bottom: none;
  }
  #currency-select-holder {
    margin-top: 10px;
  }
  .currency-select-holder {
    color: #000 !important;
  }
  /*
	.ltr .nav-logo-holder {
		background-size: 80% !important;
	}
*/
  #main-menu {
    background-color: #271117;
    color: #FFFFFF !important;
    z-index: 5;
  }
  .navbar-default .navbar-nav {
    width: 100% !important;
    padding: 0 20px;
  }
  .navbar {
    height: auto;
    margin: 0;
    background: none;
    top: 65px;
    z-index: 101;
    color: #fff !important;
  }
  .navbar li {
    color: #fff !important;
  }
  .navbar li :hover,
  .navbar li :focus {
    background-color: #f5f5f5 !important;
    color: #000 !important;
  }
  .navbar li a {
    color: #FFFFFF !important;
  }
  .navbar li a :hover,
  .navbar li a :focus {
    background-color: #f5f5f5 !important;
    color: #000 !important;
  }
  .navbar li.active {
    padding: 0;
  }
  .navbar .open > a,
  .navbar .open > a:hover,
  .navbar .open > a:focus {
    background-color: #2f363f !important;
    color: #fff !important;
  }
  .navbar .active > a {
    background-color: #eceef0 !important;
    border-bottom: none !important;
    font-size: 18px !important;
    font-weight: bold;
    color: #2f363f !important;
  }
  .navbar .arrow-down {
    width: 33px !important;
    background: url(images/arrowWhiteMobile.png) no-repeat;
    margin-top: 5px;
  }
  .scrolled-engine .navbar {
    top: 59px;
  }
  .navbar-nav .open .dropdown-menu > .active > li,
  .navbar-nav .open .dropdown-menu > .active > li:hover,
  .navbar-nav .open .dropdown-menu > .active > li:focus {
    background-color: #2f363f !important;
  }
  .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-nav .open .dropdown-menu > .active > a:focus {
    background-color: #2f363f !important;
  }
  .navbar-toggle {
    background: 0 none;
    border: 0 none;
    float: left;
    margin-top: -6px;
    padding: 0;
    margin-left: 27px;
  }
  .navbar-toggle .icon-bar {
    background: #F4F2F1;
    height: 2px;
    width: 25px;
    margin-top: 17px;
    border-radius: 0;
  }
  .navbar-toggle:hover,
  .navbar-toggle:active {
    background: none;
  }
  .lang-mobile {
    position: absolute;
    right: 30px;
    top: 47px;
  }
  .navbar-header {
    height: 40px;
  }
  .navbar-collapse,
  .navbar-form {
    max-height: 100%;
    overflow: hidden;
    background: #fff;
    border: none;
    height: 520px;
    box-shadow: none;
  }
  .navbar-nav {
    margin: 15px -1px !important;
    width: 100% !important;
    padding: 0;
  }
  .navbar-nav li {
    width: 100%;
  }
  .top-curr-lang {
    width: 115%;
    padding: 0 !important;
  }
  .top-curr-lang ul {
    padding: 0 !important;
    margin: 0;
  }
  .top-curr-lang ul li {
    margin: 0;
    margin-top: 5px;
  }
  .flags-container {
    width: 50%;
    float: right;
    margin-top: 0px;
    margin-left: 15px;
    padding: 10px 0px;
  }
  .flags-container .input-group-btn > .btn {
    position: relative;
    color: #ffffff;
    font-size: 16px;
    background: transparent !important;
    border: none !important;
    padding: 5px 0px;
    width: 100%;
    text-align: left;
  }
  .flags-container .input-group-btn > .btn::after {
    background: url(images/arrowWhiteMobile.png) no-repeat;
    width: 21px;
    height: 12px;
    content: '';
    position: absolute;
    right: -3.5%;
    top: 8px;
  }
  .flags-container .input-group-btn > .btn .globe-icon {
    background: url(images/globesMobile.png) no-repeat;
    width: 36px;
    height: 38px;
    float: left;
    display: none;
  }
  .flags-container .input-group-btn > .btn .lang-name {
    text-transform: uppercase;
    color: #fff;
  }
  .flags-container .input-group-btn .dropdown-menu {
    left: -30px;
    min-width: initial;
    display: none;
  }
  .flags-container .input-group-btn.open .dropdown-menu {
    display: block;
  }
  .dropdown-menu {
    left: -30px;
    min-width: initial;
    display: none;
  }
  .open .dropdown-menu {
    display: block;
    color: #fff !important;
    background-color: none !important;
  }
  .open .dropdown-menu > li > a {
    color: #fff !important;
    background-color: none !important;
  }
  .line-separate {
    display: none;
  }
  .line-separate.altalign {
    display: none;
  }
  .currency-select-holder {
    width: 50%;
    padding: 10px 0px;
    border-bottom: none !important;
  }
  .currency-select-holder #currency-select-holder select {
    border: none;
    padding: 5px 0 14px;
    background: url(images/arrowWhiteMobilenew.png) no-repeat 95% center;
    -webkit-appearance: none;
    -moz-appearance: none;
    display: block !important;
    width: 108%;
  }
  .currency-select-holder #currency-select-holder select option:hover {
    background-color: #000 !important;
  }
  .currency-select-holder #currency-select-holder .bootstrap-select {
    display: none !important;
  }
  .scrolled-engine #close-calendar-button {
    background: url(images/Xclosegr.png);
    background-repeat: no-repeat;
    width: 50px;
    background-position: center center;
    height: 63px;
    margin-top: 0;
    margin-right: 3%;
  }
  .scrolled-engine #navbar-close {
    background: url(images/Xclosegr.png);
    background-repeat: no-repeat;
    width: 150px;
    background-position: center center;
    height: 95px;
    margin-top: -15px;
    margin-left: -44%;
    background-size: 35%;
    object-fit: cover;
  }
  #close-calendar-button {
    background: url(images/Xclosegr.png);
    background-repeat: no-repeat;
    width: 70px;
    background-position: center center;
    height: 93px;
    margin-top: -8px;
    margin-right: 0%;
    background-size: 85%;
  }
  #navbar-close {
    background: url(images/Xclosegr.png);
    background-repeat: no-repeat;
    width: 150px;
    background-position: center center;
    height: 95px;
    margin-top: -15px;
    margin-left: -44%;
    background-size: 35%;
    object-fit: cover;
  }
  .navbar-nav > li > a,
  .navbar-nav > li > span {
    font-size: 16px !important;
  }
  .navbar-nav > li > a {
    padding: 18px 0;
  }
  .navbar-nav > li {
    border-bottom: 1px solid #8F5B69;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 28px;
  }
}
/*#endregion*/
@media screen and (min-width: 1100px) and (max-width: 1220px) {
  .lang-heb .navbar-default .navbar-nav > li > a {
    padding: 3px 0;
  }
  .lang-heb .resort-deal .deal-info-box .deal-info .home-deal-btns {
    bottom: 15px;
  }
  .scrolled .scrolled-logo a {
    left: 0 !important;
  }
  .scrolled .navbar-default .navbar-nav {
    /*width: 75%;*/
    margin: 0 20%;
  }
  .scrolled .top-curr-lang {
    padding-top: 5px;
  }
  .lang-eng.scrolled.scrolled-engine .engineGeneralTitle,
  .lang-ger.scrolled.scrolled-engine .engineGeneralTitle,
  .lang-rus.scrolled.scrolled-engine .engineGeneralTitle {
    width: 17%;
    left: 25px;
  }
  .lang-eng.scrolled.scrolled-engine .engine-holder {
    padding-left: 18% !important;
  }
  /*.lang-eng, .lang-ger {
        a.my-res {
            right: 10%;
            margin-top: -4px;
        }

        .top-curr-lang {
            position: absolute;
        }

        .navbar-nav > li.flags-container {
            position: absolute;
            right: -65px;
        }

        .navbar-nav li.currency-select-holder {
            right: -165px;
            top: -14px;
        }
    }*/
}
@media screen and (min-width: 991px) and (max-width: 1200px) {
  .nav-logo-holder a {
    background-size: 100px;
  }
  #main-menu {
    width: 90%;
  }
  .nav > li > a {
    padding: 10px 8px;
  }
  .topBanners .tops {
    height: 160px !important;
  }
  .topBanners {
    padding: 70px 4px !important;
  }
}
.bread-crumbs {
  font-size: 0.75em;
  color: #000;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 3%;
  font-weight: normal;
  text-align: center;
  font-family: 'NotoSans-Regular';
  width: 100%;
}
.bread-crumbs ol {
  width: 100%;
  float: left;
  list-style: none;
  padding: 0;
  margin: 0;
}
.bread-crumbs ol li {
  display: inline;
}
.bread-crumbs ol li .sep {
  display: none;
}
.bread-crumbs ol a {
  cursor: pointer;
  color: #000;
}
.bread-crumbs ol a span:hover {
  text-decoration: underline;
}
.bread-crumbs ol a:hover {
  text-decoration: none !important;
}
.bread-crumbs ol .last a:after {
  content: '';
  display: none;
}
.bread-crumbs ol .last a span:after {
  content: '';
  display: none;
}
.rtl .bread-crumbs a:after {
  content: "";
}
.rtl .bread-crumbs .last a:after {
  content: '';
  display: none;
}
.bread-crumbs ol li span:after {
  font-family: 'Glyphicons Halflings';
  content: '\e258';
  font-size: 0.7em;
  margin: 0 4px;
  text-decoration: none !important;
}
.bread-crumbs ol li .last span:after {
  content: '';
  display: none;
}
.rtl .bread-crumbs ol li span:after {
  content: "\e257";
}
.rtl .bread-crumbs ol li .last span:after {
  content: '';
  display: none;
}
.error-404 {
  margin: 20px 0;
  text-align: center;
}
.error-404 .glyphicon-search {
  font-size: 40px;
  font-weight: bold;
  color: #cccccc;
  text-shadow: -1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000, 1px -1px 0 #000, 1px 0 0 #000, 2px 2px 0 #000, 3px 3px 0 #000000, 4px 4px 0 #000000;
}
.error-404 .text {
  font-size: 150px;
  line-height: 150px;
  color: #cccccc;
  text-shadow: -1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000, 1px -1px 0 #000, 1px 0 0 #000, 2px 2px 0 #000, 3px 3px 0 #000000, 4px 4px 0 #000000;
}
.error-page {
  margin-top: 130px;
}
/*vars */
.loader-wrapper {
  margin-bottom: 10px;
}
.loader-wrapper .loader-action {
  display: block;
  position: relative;
  width: 120px;
  height: 120px;
  margin: 0 auto;
  border-radius: 100%;
  border-top: 2px solid #000;
  -webkit-animation: spin 3s linear infinite;
  /* Chrome, Opera 15+, Safari 5+ */
  -moz-animation: spin 3s linear infinite;
  -o-animation: spin 3s linear infinite;
  animation: spin 3s linear infinite;
  /* Chrome, Firefox 16+, IE 10+, Opera */
}
.loader-wrapper .loader-action:before {
  content: "";
  position: absolute;
  top: 7px;
  left: 7px;
  right: 7px;
  bottom: 7px;
  border-radius: 100%;
  border-top: 3px solid #000;
  -webkit-animation: spin 4s linear infinite;
  /* Chrome, Opera 15+, Safari 5+ */
  -moz-animation: spin 4s linear infinite;
  -o-animation: spin 4s linear infinite;
  animation: spin 4s linear infinite;
  /* Chrome, Firefox 16+, IE 10+, Opera */
}
.loader-wrapper .loader-action:after {
  content: "";
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  border-radius: 100%;
  border-top: 4px solid #000;
  -webkit-animation: spin 3s linear infinite;
  /* Chrome, Opera 15+, Safari 5+ */
  -moz-animation: spin 3s linear infinite;
  -o-animation: spin 3s linear infinite;
  animation: spin 3s linear infinite;
  /* Chrome, Firefox 16+, IE 10+, Opera */
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: rotate(0deg);
    /* IE 9 */
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    /* Firefox 16+, IE 10+, Opera */
  }
  100% {
    -webkit-transform: rotate(360deg);
    /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: rotate(360deg);
    /* IE 9 */
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
    /* Firefox 16+, IE 10+, Opera */
  }
}
@-moz-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: rotate(0deg);
    /* IE 9 */
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    /* Firefox 16+, IE 10+, Opera */
  }
  100% {
    -webkit-transform: rotate(360deg);
    /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: rotate(360deg);
    /* IE 9 */
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
    /* Firefox 16+, IE 10+, Opera */
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: rotate(0deg);
    /* IE 9 */
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    /* Firefox 16+, IE 10+, Opera */
  }
  100% {
    -webkit-transform: rotate(360deg);
    /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: rotate(360deg);
    /* IE 9 */
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
    /* Firefox 16+, IE 10+, Opera */
  }
}
/*#region ================================ sweet alert style ==========================================*/
body.stop-scrolling {
  height: 100%;
  overflow: hidden;
}
.sweet-overlay {
  background-color: #000;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  background-color: rgba(0, 0, 0, 0.4);
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: none;
  z-index: 10000;
}
.sweet-alert {
  background-color: #fff;
  font-family: 'NotoSans-Regular';
  width: 478px;
  padding: 17px;
  border-radius: 5px;
  text-align: center;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -256px;
  margin-top: -200px;
  overflow: hidden;
  display: none;
  z-index: 99999;
}
@media all and (max-width: 540px) {
  .sweet-alert {
    width: auto;
    margin-left: 0;
    margin-right: 0;
    left: 15px;
    right: 15px;
  }
}
.sweet-alert h2 {
  color: #575757;
  font-size: 20px;
  text-align: center;
  font-weight: 600;
  text-transform: none;
  position: relative;
  margin: 25px 0;
  padding: 0;
  line-height: 40px;
  display: block;
}
.sweet-alert p {
  color: #797979;
  font-size: 16px;
  font-weight: 300;
  position: relative;
  text-align: inherit;
  float: none;
  margin: 0;
  padding: 0;
  line-height: normal;
}
.sweet-alert button {
  background-color: #000000;
  color: #fff;
  border: none;
  box-shadow: none;
  font-size: 14px;
  font-weight: 500;
  -webkit-border-radius: 4px;
  border-radius: 5px;
  padding: 10px 32px;
  margin: 26px 5px 0;
  cursor: pointer;
  width: 200px;
}
.sweet-alert button:focus {
  outline: 0;
  box-shadow: 0 0 2px rgba(128, 179, 235, 0.5), inset 0 0 0 1px rgba(0, 0, 0, 0.05);
}
.sweet-alert button:hover {
  background-color: #000000;
}
.sweet-alert button:active {
  background-color: #000000;
}
.sweet-alert button.confirm {
  background-color: #000000 !important;
}
.sweet-alert button.confirm:hover {
  background-color: #000000;
}
.sweet-alert button.confirm:active {
  background-color: #000000;
}
.sweet-alert button.cancel {
  background-color: #D0D0D0;
}
.sweet-alert button.cancel:hover {
  background-color: #6e6c6a;
}
.sweet-alert button.cancel:active {
  background-color: #6e6c6a;
}
.sweet-alert button.cancel:focus {
  box-shadow: rgba(197, 205, 211, 0.8) 0 0 2px, rgba(0, 0, 0, 0.0470588) 0 0 0 1px inset !important;
}
.sweet-alert button::-moz-focus-inner {
  border: 0;
}
.sweet-alert[data-has-cancel-button=false] button {
  box-shadow: none !important;
}
.sweet-alert .icon {
  width: 80px;
  height: 80px;
  border: 4px solid gray;
  -webkit-border-radius: 40px;
  border-radius: 50%;
  margin: 20px auto;
  padding: 0;
  position: relative;
  box-sizing: content-box;
}
.sweet-alert .icon.error {
  border-color: #F27474;
}
.sweet-alert .icon.error .x-mark {
  position: relative;
  display: block;
}
.sweet-alert .icon.error .line {
  position: absolute;
  height: 5px;
  width: 47px;
  background-color: #F27474;
  display: block;
  top: 37px;
  border-radius: 2px;
}
.sweet-alert .icon.error .line.left {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 17px;
}
.sweet-alert .icon.error .line.right {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 16px;
}
.sweet-alert .icon.warning {
  border-color: #F8BB86;
}
.sweet-alert .icon.warning .body {
  position: absolute;
  width: 5px;
  height: 47px;
  left: 50%;
  top: 10px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  margin-left: -2px;
  background-color: #F8BB86;
}
.sweet-alert .icon.warning .dot {
  position: absolute;
  width: 7px;
  height: 7px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin-left: -3px;
  left: 50%;
  bottom: 10px;
  background-color: #F8BB86;
}
.sweet-alert .icon.info {
  border-color: #C9DAE1;
}
.sweet-alert .icon.info::before {
  content: "";
  position: absolute;
  width: 5px;
  height: 29px;
  left: 50%;
  bottom: 17px;
  border-radius: 2px;
  margin-left: -2px;
  background-color: #C9DAE1;
}
.sweet-alert .icon.info::after {
  content: "";
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  margin-left: -3px;
  top: 19px;
  background-color: #C9DAE1;
}
.sweet-alert .icon.success {
  border-color: #A5DC86;
}
.sweet-alert .icon.success::after,
.sweet-alert .icon.success::before {
  content: '';
  position: absolute;
  width: 60px;
  height: 120px;
  background: #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.sweet-alert .icon.success::before {
  -webkit-border-radius: 120px 0 0 120px;
  border-radius: 120px 0 0 120px;
  top: -7px;
  left: -33px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 60px 60px;
  transform-origin: 60px 60px;
}
.sweet-alert .icon.success::after {
  -webkit-border-radius: 0 120px 120px 0;
  border-radius: 0 120px 120px 0;
  top: -11px;
  left: 30px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 0 60px;
  transform-origin: 0 60px;
}
.sweet-alert .icon.success .placeholder {
  width: 80px;
  height: 80px;
  border: 4px solid rgba(165, 220, 134, 0.2);
  -webkit-border-radius: 40px;
  border-radius: 50%;
  box-sizing: content-box;
  position: absolute;
  left: -4px;
  top: -4px;
  z-index: 2;
}
.sweet-alert .icon.success .fix {
  width: 5px;
  height: 90px;
  background-color: #fff;
  position: absolute;
  left: 28px;
  top: 8px;
  z-index: 1;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.sweet-alert .icon.success .line {
  height: 5px;
  background-color: #A5DC86;
  display: block;
  border-radius: 2px;
  position: absolute;
  z-index: 2;
}
.sweet-alert .icon.success .line.tip {
  width: 25px;
  left: 14px;
  top: 46px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.sweet-alert .icon.success .line.long {
  width: 47px;
  right: 8px;
  top: 38px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.sweet-alert .icon.custom {
  background-size: contain;
  border-radius: 0;
  border: none;
  background-position: center center;
  background-repeat: no-repeat;
}
@-webkit-keyframes showSweetAlert {
  0% {
    transform: scale(0.7);
    -webkit-transform: scale(0.7);
  }
  45% {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
  }
  80% {
    transform: scale(0.95);
    -webkit-tranform: scale(0.95);
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
@keyframes showSweetAlert {
  0% {
    transform: scale(0.7);
    -webkit-transform: scale(0.7);
  }
  45% {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
  }
  80% {
    transform: scale(0.95);
    -webkit-tranform: scale(0.95);
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
@-webkit-keyframes hideSweetAlert {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
  100% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5);
  }
}
@keyframes hideSweetAlert {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
  100% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5);
  }
}
.showSweetAlert {
  -webkit-animation: showSweetAlert 0.3s;
  animation: showSweetAlert 0.3s;
}
.showSweetAlert[data-animation=none] {
  -webkit-animation: none;
  animation: none;
}
.hideSweetAlert {
  -webkit-animation: hideSweetAlert 0.2s;
  animation: hideSweetAlert 0.2s;
}
.hideSweetAlert[data-animation=none] {
  -webkit-animation: none;
  animation: none;
}
@-webkit-keyframes animateSuccessTip {
  0%,
  54% {
    width: 0;
    left: 1px;
    top: 19px;
  }
  70% {
    width: 50px;
    left: -8px;
    top: 37px;
  }
  84% {
    width: 17px;
    left: 21px;
    top: 48px;
  }
  100% {
    width: 25px;
    left: 14px;
    top: 45px;
  }
}
@keyframes animateSuccessTip {
  0%,
  54% {
    width: 0;
    left: 1px;
    top: 19px;
  }
  70% {
    width: 50px;
    left: -8px;
    top: 37px;
  }
  84% {
    width: 17px;
    left: 21px;
    top: 48px;
  }
  100% {
    width: 25px;
    left: 14px;
    top: 45px;
  }
}
@-webkit-keyframes animateSuccessLong {
  0%,
  65% {
    width: 0;
    right: 46px;
    top: 54px;
  }
  84% {
    width: 55px;
    right: 0;
    top: 35px;
  }
  100% {
    width: 47px;
    right: 8px;
    top: 38px;
  }
}
@keyframes animateSuccessLong {
  0%,
  65% {
    width: 0;
    right: 46px;
    top: 54px;
  }
  84% {
    width: 55px;
    right: 0;
    top: 35px;
  }
  100% {
    width: 47px;
    right: 8px;
    top: 38px;
  }
}
@-webkit-keyframes rotatePlaceholder {
  0%,
  5% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
  100%,
  12% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg);
  }
}
@keyframes rotatePlaceholder {
  0%,
  5% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
  100%,
  12% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg);
  }
}
.animateSuccessTip {
  -webkit-animation: animateSuccessTip 0.75s;
  animation: animateSuccessTip 0.75s;
}
.animateSuccessLong {
  -webkit-animation: animateSuccessLong 0.75s;
  animation: animateSuccessLong 0.75s;
}
.icon.success.animate::after {
  -webkit-animation: rotatePlaceholder 4.25s ease-in;
  animation: rotatePlaceholder 4.25s ease-in;
}
@-webkit-keyframes animateErrorIcon {
  0% {
    transform: rotateX(100deg);
    -webkit-transform: rotateX(100deg);
    opacity: 0;
  }
  100% {
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    opacity: 1;
  }
}
@keyframes animateErrorIcon {
  0% {
    transform: rotateX(100deg);
    -webkit-transform: rotateX(100deg);
    opacity: 0;
  }
  100% {
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    opacity: 1;
  }
}
.animateErrorIcon {
  -webkit-animation: animateErrorIcon 0.5s;
  animation: animateErrorIcon 0.5s;
}
@-webkit-keyframes animateXMark {
  0%,
  50% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0;
  }
  80% {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    margin-top: -6px;
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    margin-top: 0;
    opacity: 1;
  }
}
@keyframes animateXMark {
  0%,
  50% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0;
  }
  80% {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    margin-top: -6px;
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    margin-top: 0;
    opacity: 1;
  }
}
.animateXMark {
  -webkit-animation: animateXMark 0.5s;
  animation: animateXMark 0.5s;
}
@-webkit-keyframes pulseWarning {
  0% {
    border-color: #F8D486;
  }
  100% {
    border-color: #F8BB86;
  }
}
@keyframes pulseWarning {
  0% {
    border-color: #F8D486;
  }
  100% {
    border-color: #F8BB86;
  }
}
.pulseWarning {
  -webkit-animation: pulseWarning 0.75s infinite alternate;
  animation: pulseWarning 0.75s infinite alternate;
}
@-webkit-keyframes pulseWarningIns {
  0% {
    background-color: #F8D486;
  }
  100% {
    background-color: #F8BB86;
  }
}
@keyframes pulseWarningIns {
  0% {
    background-color: #F8D486;
  }
  100% {
    background-color: #F8BB86;
  }
}
.pulseWarningIns {
  -webkit-animation: pulseWarningIns 0.75s infinite alternate;
  animation: pulseWarningIns 0.75s infinite alternate;
}
/*#endregion*/
.newsletter-holder {
  float: right;
  background: url(images/NewsletterBg.png) repeat-y;
  padding: 25px;
}
.newsletter-holder .newsletter-title {
  font-size: 1.8em;
  color: #fff;
  border-bottom: 1px solid #363636;
  padding-bottom: 5px;
  font-family: 'Lora-Regular';
}
.newsletter-holder .newsletter-title::after {
  content: '';
  background: url(images/newslettertitleicon.png) no-repeat;
  height: 45px;
  width: 45px;
  display: block;
  margin: 15px auto 0 auto;
}
.newsletter-holder .form-group {
  margin-top: 20px;
  text-align: center;
}
.newsletter-holder .form-group label {
  color: #fff;
  font-size: 0.875em;
  font-weight: normal;
}
.newsletter-holder .form-group input {
  border-radius: 0;
}
.newsletter-holder .btn-send-form {
  color: #ac8e50;
  position: relative;
  border: 1px solid #ac8e50;
  font-size: 1em;
  text-align: center;
  width: 300px;
  padding: 14.5px 0;
  margin: 20px auto 0 auto;
  font-weight: bold;
  display: block;
  text-transform: uppercase;
  background: transparent;
  border-radius: 0;
  height: 49px;
}
.newsletter-holder .btn-send-form::before {
  content: '';
  border: 1px solid #ac8e50;
  position: absolute;
  width: 300px;
  height: 49px;
  left: 5px;
  top: 5px;
}
.newsletter-holder .btn-send-form:hover {
  background: #000;
  z-index: 10;
  color: #ad9159;
}
.newsletter-holder .btn-send-form:hover::before {
  background: #000;
  z-index: -1;
}
.newsletter-holder .has-feedback label ~ .form-control-feedback {
  top: 30px;
}
/* Home page */
/*#region ================ Desktops =================== */
#google-hotel-map {
  height: 500px;
}
@media screen and (min-width: 992px) {
  .padding-15-hor {
    padding-left: 66px;
  }
  .home-rev-wrap {
    margin-top: 100px;
  }
  .home-slider .center-block {
    height: 750px !important;
  }
  .map-img {
    padding: 0 !important;
  }
  .map-img .location-map img {
    height: 350px;
  }
  .tops {
    float: left;
    width: 20%;
    text-align: center;
  }
  .ban-name,
  .banner-content h3 {
    font-size: 35px;
    color: #4F3139;
    font-family: 'NotoSansHebrew-bold';
  }
  .ban-name-room {
    font-size: 35px;
    color: #F4F2F1;
  }
  .textRev h3 {
    color: #000;
  }
  .ltr .ban-name,
  .ltr .textRev h3,
  .ltr .banner-content h3 {
    font-size: 50px;
  }
  .review-box {
    padding: 0 !important;
  }
  .review-box .col-md-6 {
    padding: 0 !important;
  }
  .review-box .col-md-6 img {
    width: 100%;
  }
  .rtl .locltext {
    min-height: 350px;
  }
  .ltr .locltext {
    min-height: 350px;
  }
  .topn {
    float: left;
    width: 25%;
    text-align: center;
  }
  .bannerT {
    margin: 0px auto;
    display: block;
    width: 93%;
  }
  .bannere {
    margin: 0px auto;
    display: block;
    width: 100%;
  }
  .top {
    width: 15%;
    margin: 0 auto;
    display: block;
  }
  .topimg {
    width: 90%;
    margin: 0 auto;
    display: block;
  }
  .titelfirst {
    font-size: 40px;
    font-family: 'Lora-Regular';
    margin: 50px 0px 25px;
  }
  .top1 {
    margin: 20px 30px;
    width: 100%;
    text-align: center;
  }
  .topnames {
    padding: 0 30px;
  }
  .topX {
    float: left;
    margin-top: 23px;
    text-align: center;
    font-weight: 600;
    font-size: 16px;
    width: 100%;
  }
  .topXe {
    position: relative;
    width: 100%;
    text-align: center;
  }
  .topname {
    position: absolute;
    bottom: 140px;
    width: 8.8%;
    text-align: center;
    font-style: normal;
    font-weight: bold;
    font-size: 40px;
  }
  .enjoy {
    float: right;
    position: relative;
  }
  .home-ban-wrap {
    height: 350px;
    cursor: pointer;
  }
  .rtl .delTitel {
    position: relative;
    padding: 70px;
    min-height: 350px;
  }
  .ltr .delTitel {
    position: relative;
    padding: 70px;
    min-height: 350px;
  }
  .delText1 {
    width: 100%;
    font-size: 25px;
    float: left;
    font-weight: bold;
  }
  .delText {
    float: left;
    margin-top: 20px;
  }
  .padding-alt-align-70 {
    padding-right: 66px;
    min-height: 350px;
  }
  .content-holder {
    margin: 100px;
  }
  .topBanners {
    width: 100%;
    height: auto;
    float: left;
    margin: 0px 0px 80px;
    background: #271117;
    padding: 70px 30px;
    height: 400px;
  }
  .topBanners .ben-desc {
    color: #F4F2F1;
  }
  .topBanners h3,
  .topBanners h2 {
    color: #F4F2F1;
    text-align: center;
    font-size: 32px;
    font-family: 'NotoSansHebrew-Bold';
    margin: 15px;
  }
  .topBanners .bannere {
    text-align: center;
    display: flex;
    justify-content: center;
    max-width: 1320px;
  }
  .topBanners .tops {
    color: #F4F2F1;
    border: 1px solid #8F5B69;
    border-radius: 20px;
    margin: 10px 20px;
    height: auto;
    position: relative;
    float: left;
  }
  .topBanners .tops .ben-desc {
    padding: 10px 17px;
    text-align: left;
  }
  .topBanners .tops .ben-desc span {
    position: absolute;
    left: -9px;
    color: #8F5B69;
    background: #271117;
    font-size: 19px;
    font-weight: bold;
    top: 5px;
  }
  .location-holder {
    position: relative;
    margin-top: 48px;
    min-height: 350px;
  }
  .location-holder .banner-content {
    margin-top: 48px;
  }
  .location-holder .img-inner-bord {
    width: 98.5%;
    height: 96%;
    position: absolute;
    top: 0;
    left: 10px;
    margin: 0.5%;
  }
  .location-holder .location-map #google-hotel-map {
    height: 500px;
  }
  .location-holder .location-highlights {
    background-color: rgba(0, 0, 0, 0.7);
    margin: auto;
    color: #fff;
    padding: 20px 50px;
    font-size: 14px;
    position: absolute;
    top: 0px;
    right: 20%;
    height: 100%;
    width: 480px;
    z-index: 10;
  }
  .location-holder .location-highlights .desc {
    margin-left: -30px;
    margin-top: -20px;
  }
  .location-holder .location-highlights h3 {
    text-transform: capitalize;
    font-size: 35px;
    color: #fff;
  }
  .location-holder .location-highlights .site-button {
    float: left;
    padding: 5px 15px;
    margin-left: -30px;
    background-color: #f4f7f5;
    font-size: 16px;
    cursor: pointer;
    position: absolute;
    bottom: 25px;
  }
  .location-holder .location-highlights ul {
    list-style: none;
    padding: 0 15px;
    font-size: 0.8em;
  }
  .location-holder .location-highlights ul li {
    width: 100%;
    clear: both;
    overflow: hidden;
    margin: -2px 0;
  }
  .location-holder .location-highlights ul li span {
    width: 25%;
    display: inline-block;
    float: left;
  }
  .location-holder .location-highlights ul li span:first-child {
    width: 41.66666667%;
  }
  .location-holder .location-highlights ul li span:last-child {
    width: 33.33333333%;
  }
  .nopadding-mobile {
    margin-bottom: 40px;
    padding: 0 !important;
  }
  .btnHome a:hover {
    color: white !important;
  }
  .tease-banners .service-banners-holder .image-del img {
    height: auto;
    object-fit: none !important;
  }
  .image-del img {
    object-fit: none !important;
  }
  .image-trans-holder-del {
    width: 100%;
    padding: 0 !important;
    height: 100%;
    cursor: pointer;
  }
  .home-cont-sep {
    /*background-image: url('../images/home-gal.png');
        background-position-x: center;
        background-repeat: no-repeat;*/
    width: 100%;
    height: 61px;
    margin-top: 22px;
    float: left;
  }
  .home-rev-wrap {
    /*border: solid 1px #8fa7c9;
        padding: 38px 0;
        margin-top: 48px;*/
  }
  .tease-banners {
    margin-top: 10px;
    position: relative;
    padding-right: 0 !important;
  }
  .tease-banners .no-padding-mobile {
    padding: 0 !important;
  }
  .tease-banners .image-trans-holder {
    overflow: hidden;
    float: right;
    padding: 0;
  }
  .tease-banners .image-trans-holder img {
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .tease-banners .image-trans-holder img:hover {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    cursor: pointer;
  }
  .tease-banners .image-trans-holder .ban-name {
    font-size: 32px !important;
    position: absolute;
    color: #fff;
    top: -20px;
    left: 0px;
    background: rgba(0, 0, 0, 0.8);
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#000, transparent);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#000, transparent);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#000, transparent);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(#000, transparent);
    /* Standard syntax */
    padding: 35px 10px 15px 34px;
    width: 100%;
  }
  .tease-banners.rooms-banners img,
  .tease-banners.location-banners img {
    height: 504px;
  }
  .tease-banners .banner-desc-holder {
    position: absolute;
    top: 13%;
    left: 26%;
  }
  .tease-banners .banner-content-white-box {
    width: 480px;
    text-align: center;
    height: 400px;
    background: #fff;
    padding: 40px 0;
  }
  .tease-banners .banner-content-white-box h2 {
    font-size: 3em;
    width: 175px;
    margin: 0 auto;
    font-family: 'Lora-Regular';
  }
  .tease-banners .banner-url {
    color: #9c8047;
    position: relative;
    border: 1px solid #9c8047;
    font-size: 1em;
    text-align: center;
    width: 188px;
    padding: 14.5px 0;
    margin: 60px auto 0 auto;
    font-weight: bold;
    display: block;
    /*&::before {
                content: '';
                border: 1px solid @links-color;
                position: absolute;
                width: 188px;
                height: 53px;
                @{align}: 5px;
                top: 5px;
            }*/
  }
  .tease-banners .banner-url:hover {
    background: #000;
    z-index: 10;
    color: #ad9159;
  }
  .tease-banners .banner-url:hover::before {
    background: #000;
    z-index: -1;
  }
  .tease-banners .banner-sep {
    background: #d7cbb4;
    height: 1px;
  }
  .tease-banners .banner-small-title {
    font-size: 1.25em;
    border-bottom: 1px solid #ac8e50;
    padding-bottom: 2px;
    font-family: 'Lora-Regular';
  }
  .tease-banners .service-banners-holder {
    margin: 5px 0;
  }
  .tease-banners .service-banners-holder .home-ban-wrap .ban-link {
    font-family: 'Lora-Regular';
  }
  .tease-banners .service-banners-holder .banner-content {
    background: #fff;
    padding: 40px 0;
    text-align: center;
    height: 500px;
  }
  .tease-banners .service-banners-holder .banner-content h2 {
    font-family: 'Lora-Regular';
    font-size: 1.875em;
    width: 200px;
    margin: 45px auto 0 auto;
  }
  .tease-banners .service-banners-holder .ban-name {
    margin-top: 58px;
  }
  .tease-banners .service-banners-holder .ban-link {
    font-family: 'Lora-Regular';
  }
  .tease-banners .service-banners-holder .ben-desc {
    margin-bottom: 50px;
    width: 100%;
    margin-top: 20px;
  }
  .tease-banners.restaurent-banners img {
    height: 503px;
  }
  .tease-banners.restaurent-banners .banner-small-title {
    color: #000;
  }
  .tease-banners.restaurent-banners .banner-url {
    background: rgba(1, 0, 0, 0);
    margin: 70px auto 0 auto;
    color: #000;
    border: 1px solid #000;
  }
  .tease-banners.restaurent-banners .banner-url::before {
    background: rgba(1, 0, 0, 0);
    border: 1px solid #000;
  }
  .tease-banners .banner-center-holder {
    position: absolute;
    top: 13%;
    left: 0;
    right: 0;
    text-align: center;
  }
  .tease-banners .banner-center-holder h2 {
    color: #fff;
    font-family: 'Lora-Regular';
    width: 400px;
    margin: 70px auto 0 auto;
    font-size: 3em;
  }
  .tease-banners.location-banners h2 {
    width: auto;
    margin: 60px auto auto auto;
  }
  .tease-banners.location-banners .banner-desc-holder {
    top: 10%;
  }
  .tease-banners.location-banners .banner-small-title {
    font-style: normal;
    font-size: 1.25em;
  }
  .tease-banners.location-banners img {
    height: 504px;
  }
  .tease-banners .review-content {
    background: #2a2a2a;
    padding: 50px 0;
    text-align: center;
    height: 401px;
    position: relative;
  }
  .tease-banners .review-content::after {
    content: '';
    left: -10px;
    top: 190px;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12.5px 10px 12.5px 0;
    border-color: transparent #2a2a2a transparent transparent;
  }
  .tease-banners .review-content .reviewer-contnet {
    color: #fff;
    font-size: 1.5em;
    font-family: 'Lora-Regular';
    padding: 0 20px;
    position: relative;
    /*&::after {
                    text-align: @alt-align;
                    margin-top: -25px;
                    margin-@{alt-align}: 10px;
                }*/
  }
  .tease-banners .review-content .reviewer-contnet::before,
  .tease-banners .review-content .reviewer-contnet::after {
    font-size: 3em;
    content: '\"';
    height: 45px;
    display: block;
    text-align: left;
  }
  .tease-banners .review-content .review-submitter {
    color: #b39964;
    font-size: 0.875em;
    text-transform: capitalize;
  }
  .tease-banners .review-content .review-date {
    color: #fff;
    font-size: 0.875em;
  }
  .review-box {
    /* h2 {
            font-size: 18px !important;
            margin-top: 0;
            font-family: @font-text !important;
        }*/
  }
  .review-box .imgrew {
    /*width: 480px;*/
    height: 350px;
    position: relative;
  }
  .review-box .grades {
    padding-left: 55px;
    margin-top: 33px;
  }
  .review-box .first-review {
    margin: 50px;
  }
  .review-box .date-review {
    padding-left: 0;
    margin-top: 25px;
  }
  .review-box .home-rev-inc {
    border-bottom: solid 2px #cfdae1;
    padding-bottom: 25px;
  }
  .review-box h3,
  .review-box h2 {
    margin-bottom: 40px;
    text-align: center;
  }
  .review-box .review-title {
    font-size: 18px;
    padding-bottom: 5px;
  }
  .review-box .from-reviews {
    display: inline;
    padding-left: 0;
    float: left;
    width: 100%;
    text-align: left;
  }
  .review-box .review-score {
    margin: 25px 0;
    display: inline;
    width: 100%;
    float: left;
  }
  .review-box .review-score span.score-icons {
    margin: 0 5px 0 5px;
    white-space: nowrap;
    background-image: url(Images/stars.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    height: 41px;
    position: absolute;
    top: 146px;
    width: 58%;
    background-size: contain;
  }
  .review-box .review-score span.score-icons .active-score {
    white-space: nowrap;
    background-image: url(Images/activestars.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    height: 41px;
    position: absolute;
    top: 0px;
    width: 73%;
    background-size: contain;
  }
  .review-box .review-score span.score-icons .active-score > i {
    background: #00427a;
  }
  .review-box .textrew {
    margin: 20px;
  }
  .review-box .review-link {
    margin-top: 65px;
  }
  .textRev .review-link {
    left: 0px;
  }
  .review-link {
    background: #8F5B69;
    width: 160px;
    color: #FFFFFF !important;
    height: 48px;
    display: block;
    border-radius: 6px;
    padding: 10px 20px;
    line-height: 28px;
    font-weight: 400;
    text-align: center;
  }
  .review-link:hover,
  .review-link:active {
    color: white !important;
    text-decoration: none;
  }
  .review-link .arrow-more-black {
    margin-right: 60%;
  }
  .rev-section {
    clear: both;
    /*background-color: #F5F5F5;*/
    min-height: 350px;
    margin: 40px 0px 40px 0px;
    float: left;
    width: 100%;
  }
  .weather-holder {
    text-align: center;
    font-size: 1.25em;
    margin: 60px 0;
  }
  .weather-holder h2 {
    font-family: 'Lora-Regular';
    font-size: 2em;
  }
  .weather-holder .weather-content {
    margin-top: 5px;
  }
  .weather-holder .weather-content strong {
    text-transform: capitalize;
  }
  .weather-holder .temp {
    margin-top: 10px;
  }
  .weather-holder .temp img {
    margin-top: -5px;
    margin-left: 10px;
  }
  .resort-deal {
    margin-top: 30px;
  }
  .resort-deal .deal-image {
    float: left;
    height: 280px;
    overflow: hidden;
  }
  .resort-deal .deal-image img {
    width: 100%;
    height: 280px;
  }
  .resort-deal .deal-info-box {
    /*background-image: url('../images/home-deals-bg.jpg');
            background-repeat: no-repeat;
            width: 100%;
            height: 400px;
            position: relative;*/
  }
  .resort-deal .deal-info-box .img-inner-bord {
    border: 1px solid #000;
    width: 97.5%;
    height: 96%;
    position: absolute;
    top: 0;
    left: 15px;
    margin: 0.5%;
  }
  .resort-deal .deal-info-box .deal-img {
    padding: 0;
    float: right;
  }
  .resort-deal .deal-info-box .deal-img img {
    min-height: 500px;
  }
  .resort-deal .deal-info-box .deal-home-cont {
    height: 100%;
    padding: 0;
    height: 500px;
  }
  .resort-deal .deal-info-box h2 {
    color: #000;
    font-size: 2em;
  }
  .resort-deal .deal-info-box .deal-info {
    /*float: @align;*/
    color: #eceef0;
    background-color: #30373f;
    height: 100%;
    padding: 56px 70px;
    font-size: 20px;
    position: relative;
  }
  .resort-deal .deal-info-box .deal-info .deal-place {
    font-size: 25px;
    font-family: 'Lora-Regular';
  }
  .resort-deal .deal-info-box .deal-info .deal-title {
    font-size: 32px;
    font-family: 'Lora-Regular';
    margin-top: 16px;
  }
  .resort-deal .deal-info-box .deal-info .deal-desc {
    padding: 20px 0px;
  }
  .resort-deal .deal-info-box .deal-info .deal-dates {
    padding: 20px 0px;
  }
  .resort-deal .deal-info-box .deal-info .from {
    font-size: 18px;
    width: 100%;
  }
  .resort-deal .deal-info-box .deal-info .new-price {
    font-size: 30px;
    margin: 0 10px;
  }
  .resort-deal .deal-info-box .deal-info .price-comment {
    font-size: 1.125em;
    float: left;
    margin-top: 30px;
  }
  .resort-deal .deal-info-box .deal-info .home-deal-btns {
    bottom: 67px;
    position: absolute;
    width: 93%;
  }
  .resort-deal .deal-info-box .deal-link {
    float: left;
    margin-top: 20px;
    font-family: 'Lora-Regular';
  }
  .resort-deal .deal-info-box .deal-link span {
    background: #eceef0;
    width: 140px;
    height: 60px;
    text-align: center;
    float: left;
    line-height: 60px;
    font-size: 1.125em;
  }
  .resort-deal .deal-info-box .deal-link span:hover {
    text-decoration: none;
  }
  .resort-deal .deal-info-box .alldeals {
    float: right;
    color: #fff;
    padding-right: 85px;
    padding-top: 38px;
  }
  .why-stay-wrap {
    text-align: center;
    width: 100%;
    padding-top: 60px;
    padding-bottom: 20px;
  }
  .why-stay-wrap .why-stay {
    font-size: 35px;
    color: #000;
  }
  .why-stay-wrap .why-icon {
    padding-top: 20px;
    padding-bottom: 10px;
    display: none;
  }
  .why-stay-wrap .why-rsn {
    color: #000;
  }
  .lang-heb .location-holder .location-highlights {
    font-size: 16px !important;
  }
  .lang-heb .from-reviews {
    font-size: 15px !important;
    width: 58%;
  }
  .lang-eng .from-reviews,
  .lang-ger .from-reviews {
    width: 57%;
  }
  .lang-ger .review-box .review-link {
    margin-top: 0;
  }
  .lang-ger .review-box .review-link .arrow-more-black {
    margin-right: 25%;
  }
}
/*#endregion*/
@media screen and (min-width: 991px) and (max-width: 1100px) {
  .lang-ger .from-reviews {
    width: 100%;
  }
  .lang-ger .review-box .review-link {
    margin: 0 15px !important;
  }
}
@media screen and (min-width: 1100px) and (max-width: 1680px) {
  .review-box .grades {
    padding-left: 21px;
    margin-top: 33px;
  }
  .review-box .review-score span.score-icons .active-score {
    top: 0;
  }
  /*.review-box .review-link {
        margin: -38px 10px;
    }*/
  /*.review-box .review-link .arrow-more-black {
        margin-@{alt-align}: 25% !important;
    }*/
  .lang-ger.scrolled.scrolled-engine .engineGeneralTitle,
  .lang-rus.scrolled.scrolled-engine .engineGeneralTitle {
    top: 50px;
    font-size: 20px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1400px) {
  .top {
    width: 100%;
    margin: 0 auto;
    display: block;
  }
}
@media screen and (max-width: 1420px) {
  .tease-banners .service-banners-holder .banner-content {
    height: 400px;
  }
  .tease-banners .service-banners-holder img {
    height: 400px;
  }
}
/*#region ================ Mobile =================== */
@media screen and (max-width: 991px) {
  .home-slider {
    min-height: 350px;
  }
  .tease-banners .roomhome .ban-link {
    background-color: #8F5B69;
    border-radius: 6px;
    height: 48px;
    line-height: 2.5;
    color: #FFFFFF !important;
    margin: 0px;
    position: relative;
    font-size: 18px;
    width: 200px;
    text-align: center;
    padding: 1px 0px;
    float: right;
    margin: 20px 0px 30px 40px;
    font-family: 'NotoSansHebrew-Regular';
  }
  .ltr .review-link,
  .ltr .alldeals .white-site-button {
    font-family: 'NotoSansHebrew-Bold' !important;
  }
  .rtl .ben-desc .review-link {
    background-color: #8F5B69;
    border-radius: 6px;
    height: 48px;
    line-height: 2.5;
    color: #FFFFFF !important;
    margin: 0px;
  }
  .deals-banners-carousel .chain-deals .carousel .carousel-inner .row {
    margin: 0px;
  }
  .deals-banners-carousel .carousel-item {
    padding: 0;
    position: relative;
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    backface-visibility: hidden;
    transition: transform 0.6s;
  }
  .deals-banners-carousel .carousel-item .deal-box {
    font-size: 1.125rem;
    margin-bottom: 15px;
    overflow: hidden;
  }
  .deals-banners-carousel .carousel-item .deal-box .deal-desc {
    padding: 20px;
    padding-top: 10px;
    text-align: center;
    color: #000;
  }
  .deals-banners-carousel .carousel-item .deal-box .deal-desc .deal-title {
    margin-bottom: 20px;
  }
  .deals-banners-carousel .carousel-item .deal-box .deal-desc .deals-dates {
    margin-bottom: 70px;
  }
  .deals-banners-carousel .carousel-item .deal-box .deal-desc .deal-price {
    margin-bottom: 35px;
  }
  .deals-banners-carousel .carousel-item .deal-box .deal-desc .deal-price strong {
    font-size: 1.5rem;
  }
  .deals-banners-carousel .carousel-item .deal-box .deal-desc .btn-deal {
    background: #fff;
    border-radius: 6px;
    width: 100%;
    height: 50px;
    font-size: 1.125rem;
    line-height: 50px;
    position: relative;
  }
  .deals-banners-carousel .carousel-item .deal-box .deal-desc .btn-deal::after {
    content: "";
    width: 30px;
    height: 30px;
    position: absolute;
    top: 10px;
    background: url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M23.75 15.7031H6.25008C5.86178 15.7031 5.54695 15.3883 5.54695 15C5.54695 14.6117 5.86178 14.2969 6.25008 14.2969H23.7501C24.1384 14.2969 24.4532 14.6117 24.4532 15C24.4532 15.3883 24.1384 15.7031 23.75 15.7031Z' fill='%23074E46'/%3E%3Cpath d='M12.0822 20.4076C11.9272 20.4076 11.7712 20.3567 11.6412 20.2518L5.80863 15.5473C5.64316 15.4138 5.54695 15.2126 5.54695 15C5.54695 14.7874 5.64316 14.5862 5.80863 14.4527L11.6412 9.74825C11.9435 9.5045 12.3861 9.55184 12.63 9.85413C12.8738 10.1564 12.8264 10.599 12.5241 10.8428L7.36998 14.9999L12.5241 19.1572C12.8264 19.401 12.8737 19.8437 12.63 20.1459C12.491 20.3181 12.2875 20.4076 12.0822 20.4076Z' fill='%23074E46'/%3E%3C/svg%3E%0A") no-repeat;
  }
  .deals-banners-carousel .carousel-item.active,
  .deals-banners-carousel .carousel-item-next,
  .deals-banners-carousel .carousel-item-prev {
    display: block;
  }
  .deals-banners-carousel .deal-img {
    height: 300px;
    min-height: 300px;
    position: relative;
    overflow: hidden;
    padding: 0px;
  }
  .deals-banners-carousel .deal-img img {
    height: clamp(200px, 100%, 280px) !important;
    width: clamp(390px, 100%, 390px);
    min-width: 100%;
    position: absolute;
    object-fit: cover;
    border-radius: 26px;
  }
  .deals-banners-carousel .deal-desc-wrap {
    min-height: 550px;
  }
  .deals-banners-carousel .deal-desc {
    text-align: left !important;
    padding: 5px 16px;
  }
  .deals-banners-carousel .deal-desc .deal-title h3 {
    font-size: 18pt;
    font-family: 'NotoSansHebrew-Bold';
  }
  .deals-banners-carousel .deal-desc .deal-inner-desc {
    font-size: 16px;
  }
  .deals-banners-carousel .deal-price {
    font-size: 16px;
    margin-bottom: 0px !important;
  }
  .deals-banners-carousel .deal-price .new {
    font-size: 24pt;
  }
  .deals-banners-carousel .ban-link-banner {
    background-color: #8F5B69;
    border-radius: 6px;
    height: 48px;
    line-height: 2.5;
    color: #FFFFFF !important;
    margin: 0px;
    position: relative;
    font-size: 18px;
    width: 200px;
    text-align: center;
    padding: 1px 0px;
    float: right;
    margin: 20px 0px 30px 40px;
    font-family: 'NotoSansHebrew-Regular';
  }
  .deals-banners-carousel .arrow-container {
    position: absolute;
    bottom: 30%;
    width: 100%;
  }
  .deals-banners-carousel .carousel-control {
    left: 29%;
  }
  .deals-banners-carousel .glyphicon-chevron-left {
    background-size: 80% !important;
  }
  .deals-banners-carousel .carousel-control .glyphicon-chevron-right {
    background-size: 80% !important;
    right: 40px !important;
  }
  .ltr .ben-desc .review-link {
    margin: 20px 0px 30px 0px;
  }
  .ltr .delMobile {
    padding: 0 15px 20px 8px;
  }
  .ltr .alldeals .white-site-button {
    padding: 2px;
    margin: 8px 0px 36px 20px;
  }
  .ltr .banner-content .review-link {
    margin: 20px 0 30px 0px;
  }
  .banner-content .review-link {
    margin: 20px 0px 30px 40px;
  }
  .topBanners {
    float: left;
    margin-bottom: 50px;
  }
  .topBanners h3,
  .topBanners h2 {
    color: #F4F2F1;
    text-align: center;
    font-size: 32px;
    font-family: 'NotoSansHebrew-Bold';
    margin: 15px;
  }
  .ltr .topBanners {
    height: 570px;
  }
  .ltr .topBanners .tops {
    height: 95px;
  }
  .location-high {
    background-color: #F5F5F5;
    float: left;
  }
  .tops {
    float: left;
    width: 50%;
  }
  .top {
    float: left;
    margin: 25px;
  }
  .top img {
    height: 70px;
  }
  .top1 {
    float: left;
    width: 60%;
    margin-left: 30px;
  }
  .rtl .padding-15-hor {
    padding: 0 30px 20px 30px;
  }
  .ltr .padding-15-hor {
    padding: 0 15px 20px 30px;
  }
  .score {
    font-weight: 600;
    font-size: 18px;
  }
  .from-reviews {
    font-weight: normal;
    font-size: 16px;
  }
  .first-review {
    font-weight: normal;
    font-size: 16px !important;
  }
  .titelfirst {
    font-size: 44px;
    padding: 35px 38px 10px;
    float: left;
    font-family: 'Lora-Regular';
  }
  span.score-icons {
    float: left;
    margin: 0 5px 0 5px;
    white-space: nowrap;
    background-image: url(Images/stars.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    height: 41px;
    position: absolute;
    top: -1px;
    width: 52%;
    background-size: 137px;
    margin: 0 -34px 0 5px !important;
  }
  span.score-icons .active-score {
    white-space: nowrap;
    background-image: url(Images/activestars.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    height: 31px;
    position: absolute;
    top: 0px;
    width: 73%;
    background-size: 136px;
  }
  .ltr .review-box {
    float: left;
  }
  .review-box .from-reviews {
    display: inline;
    margin-left: -9px;
  }
  .delText1 {
    font-weight: 500;
    font-size: 25px;
    padding: 20px;
    width: 100%;
    float: left;
  }
  .ltr .delText1 {
    font-family: 'Lora-Regular' !important;
  }
  .delText {
    width: 75%;
    float: left;
    padding-left: 20px;
    margin-bottom: 40px;
  }
  .tease-banners .service-banners-holder img {
    height: 260px;
  }
  .home-rev-wrap {
    /*border: solid 1px #8fa7c9;
        margin-top: 48px;*/
  }
  main-slider .carousel-inner > .item {
    overflow: hidden;
    z-index: 1;
  }
  main-slider .carousel-inner > .item img {
    object-fit: cover;
  }
  .resort-deal .deal-image {
    float: left;
    height: 280px;
    overflow: hidden;
  }
  .resort-deal .deal-image img {
    width: 100%;
    height: 280px;
  }
  .resort-deal .deal-info-box {
    /*background-image: url('../images/home-deals-bg.jpg');
            background-repeat: no-repeat;
            width: 100%;
            height: 340px;
            position: relative;*/
  }
  .resort-deal .deal-info-box .img-inner-bord {
    border: 1px solid #000;
    width: 97.5%;
    height: 96%;
    position: absolute;
    top: 0;
    left: 15px;
    margin: 0.5%;
  }
  .resort-deal .deal-info-box .deal-home-cont {
    height: 100%;
  }
  .resort-deal .deal-info-box h2 {
    color: #000;
    font-size: 2em;
  }
  .resort-deal .deal-info-box .deal-info {
    float: left;
    width: 100%;
    color: #fff;
    background-color: #30373f;
    /*height: 100%;*/
    /*opacity: 0.7;*/
    padding: 30px 25px;
    font-size: 20px;
    position: relative;
    min-height: 400px;
  }
  .resort-deal .deal-info-box .deal-info .deal-img img {
    max-height: 242px;
  }
  .resort-deal .deal-info-box .deal-info .deal-place {
    font-size: 20px;
  }
  .resort-deal .deal-info-box .deal-info .deal-title {
    font-size: 25px;
  }
  .resort-deal .deal-info-box .deal-info .deal-desc {
    padding: 20px 0px;
    display: none;
  }
  .resort-deal .deal-info-box .deal-info .deal-dates {
    padding: 10px 0px;
  }
  .resort-deal .deal-info-box .deal-info .from {
    font-size: 14px;
    float: left;
    margin-top: 13px;
  }
  .resort-deal .deal-info-box .deal-info .new-price {
    font-size: 35px;
    float: left;
    margin: 0 10px;
  }
  .resort-deal .deal-info-box .deal-info .price-comment {
    font-size: 1.125em;
    float: left;
    margin-top: 30px;
  }
  .resort-deal .deal-info-box .deal-info .home-deal-btns {
    bottom: 25px;
    position: absolute;
    width: 93%;
  }
  .resort-deal .deal-info-box .deal-link {
    float: left;
    margin-top: 20px;
  }
  .resort-deal .deal-info-box .deal-link span {
    background: #f4f7f5;
    width: 140px;
    height: 40px;
    text-align: center;
    float: left;
    line-height: 40px;
    font-size: 1.125em;
  }
  .resort-deal .deal-info-box .deal-link span:hover {
    text-decoration: none;
  }
  .resort-deal .deal-info-box .alldeals {
    float: right;
    color: #fff;
    padding-right: 15px;
    text-decoration: underline;
    padding-top: 35px;
  }
  .why-stay-wrap {
    text-align: center;
    width: 100%;
    padding-top: 60px;
    padding-bottom: 20px;
  }
  .why-stay-wrap .why-stay {
    font-size: 20px;
    color: #000;
  }
  .why-stay-wrap .why-icon {
    padding-top: 20px;
    padding-bottom: 10px;
    display: none;
  }
  .why-stay-wrap .why-rsn {
    color: #000;
  }
  .location-holder {
    position: relative;
    /*margin-top: 48px;*/
  }
  .location-holder .img-inner-bord {
    width: 97.5%;
    height: 96%;
    position: absolute;
    top: 0;
    left: 15px;
    margin: 0.5%;
  }
  .location-holder .location-map #google-hotel-map {
    height: 260px;
  }
  .location-holder .location-highlights {
    background-color: rgba(0, 0, 0, 0.7);
    margin: auto;
    color: #fff;
    padding: 20px 50px;
    font-size: 14px;
    position: absolute;
    top: 0px;
    height: 100%;
    width: 100%;
    display: none;
  }
  .location-holder .location-highlights .desc {
    margin-left: -30px;
    margin-top: -20px;
  }
  .location-holder .location-highlights h3 {
    text-transform: capitalize;
    text-indent: 15px;
    font-size: 35px;
    color: #fff;
  }
  .location-holder .location-highlights .site-button {
    padding: 5px 15px;
    font-size: 16px;
    cursor: pointer;
    text-align: center;
    background-color: #f4f7f5;
    float: left;
    width: 100%;
    position: absolute;
    bottom: 25px;
    left: 0;
  }
  .location-holder .location-highlights ul {
    list-style: none;
    padding: 0 15px;
    font-size: 0.8em;
  }
  .location-holder .location-highlights ul li {
    width: 100%;
    clear: both;
    overflow: hidden;
    margin: 5px 0;
  }
  .location-holder .location-highlights ul li span {
    width: 25%;
    display: inline-block;
    float: left;
  }
  .location-holder .location-highlights ul li span:first-child {
    width: 41.66666667%;
  }
  .location-holder .location-highlights ul li span:last-child {
    width: 33.33333333%;
  }
  .ltr .review-link,
  .ltr .alldeals .white-site-button {
    font-family: 'NotoSansHebrew-Bold' !important;
  }
  .review-link {
    background-color: #8F5B69;
    border-radius: 6px;
    height: 48px;
    line-height: 2.5;
    color: #FFFFFF !important;
    margin: 0px;
    position: relative;
    font-size: 18px;
    width: 200px;
    text-align: center;
    padding: 1px 0px;
    float: left;
    margin: 20px 35px 30px 40px;
    font-family: 'NotoSans-Regular';
  }
  .review-link:hover {
    background: #000000;
    z-index: 10;
    color: #fff;
    border: 1px solid transparent;
    text-decoration: none;
  }
  .rev-section {
    background: #F5F5F5;
    margin-bottom: 30px;
    float: left;
  }
  .rev-section h3 {
    font-size: 32px;
  }
  .ltr .review-box .review-score {
    margin: 25px 12px;
  }
  .review-box {
    /*margin: auto;
        padding: 25px 0;
        text-align: center;
        width: 256px;*/
    /*&::before {
            border-color: transparent transparent #fff;
            border-style: solid;
            border-width: 0 15px 15px;
            content: "";
            height: 0;
            right: 45%;
            position: absolute;
            top: -10px;
            width: 0;
        }*/
  }
  .review-box .home-rev-inc {
    border-bottom: solid 2px #cfdae1;
    padding-bottom: 25px;
  }
  .review-box h2 {
    font-size: 18px !important;
  }
  .review-box .review-title {
    font-size: 18px;
    /*padding-top: 25px;*/
    padding-bottom: 5px;
  }
  .review-box .review-title h2 {
    font-family: 'NotoSans-Regular';
  }
  .review-box .from-reviews {
    display: inline;
  }
  .review-box .textRev {
    margin-left: 20px;
  }
  .review-box .first-review {
    font-size: 22px;
    padding: 15px 20px;
    float: left;
  }
  .review-box .first-review .date-review {
    padding-left: 0;
  }
  .review-box .review-score {
    margin: 25px 0;
    display: inline;
  }
  .review-box .review-score span.score-icons {
    position: relative;
    margin: 0 5px 0 5px;
  }
  .review-box .review-score span.score-icons i {
    display: inline-block;
    height: 12px;
    width: 12px;
  }
  .review-box .review-score span.score-icons .active-score {
    left: 0;
    position: absolute;
    white-space: nowrap;
  }
  .btnHome {
    margin-bottom: 30px;
  }
  .imgrew {
    height: 225px;
  }
  .delMobile {
    background: #F5F5F5;
    margin-bottom: 30px;
    float: left;
  }
  .tease-banners {
    position: relative;
  }
  .tease-banners .no-padding-mobile {
    padding: 0 !important;
    margin-bottom: 30px;
  }
  .tease-banners .home-ban-wrap.roomhome {
    background: #4F3139;
    padding: 20px 0;
    color: #fff;
  }
  .tease-banners .ban-link {
    width: 40%;
  }
  .tease-banners .image-trans-holder {
    overflow: hidden;
    /*margin-top: 15px;*/
  }
  .tease-banners .image-trans-holder img {
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    height: 225px;
  }
  .tease-banners .image-trans-holder .ban-name {
    font-size: 20px !important;
    position: absolute;
    color: #fff;
    top: -20px;
    left: 0px;
    padding: 35px 10px 15px 34px;
    width: 100%;
  }
  .tease-banners.rooms-banners {
    margin-top: 60px;
  }
  .tease-banners .banner-desc-holder {
    float: left;
    width: 100%;
  }
  .tease-banners .banner-content-white-box {
    text-align: center;
    background: #fff;
    padding: 40px 0;
    position: relative;
    /*&::before {
                border-color: transparent transparent #fff;
                border-style: solid;
                border-width: 0 15px 15px;
                content: "";
                height: 0;
                right: 45%;
                position: absolute;
                top: -10px;
                width: 0;
            }*/
  }
  .tease-banners .banner-content-white-box h2 {
    font-size: 3em;
    width: 175px;
    margin: 0 auto;
    font-family: 'Lora-Regular';
  }
  .tease-banners .banner-url {
    color: #9c8047;
    position: relative;
    border: 1px solid #9c8047;
    font-size: 1em;
    text-align: center;
    width: 188px;
    padding: 14.5px 0;
    margin: 30px auto 0 auto;
    font-weight: bold;
    display: block;
    /*&::before {
                content: '';
                border: 1px solid @links-color;
                position: absolute;
                width: 188px;
                height: 53px;
                @{align}: 5px;
                top: 5px;
            }*/
  }
  .tease-banners .banner-url:hover {
    background: #000;
    z-index: 10;
    color: #ad9159;
  }
  .tease-banners .banner-url:hover::before {
    background: #000;
    z-index: -1;
  }
  .tease-banners .banner-sep {
    display: none;
  }
  .tease-banners .banner-small-title {
    font-size: 1.25em;
    border-bottom: 1px solid #ac8e50;
    padding-bottom: 2px;
    font-family: 'Lora-Regular';
  }
  .tease-banners .service-banners-holder .banner-content {
    background: #fff;
    padding: 25px 0;
    text-align: center;
    /*&::before {
                    border-color: transparent transparent #fff;
                    border-style: solid;
                    border-width: 0 15px 15px;
                    content: "";
                    height: 0;
                    right: 45%;
                    position: absolute;
                    top: -10px;
                    width: 0;
                }*/
  }
  .tease-banners .service-banners-holder .banner-content h2 {
    font-family: 'Lora-Regular';
    font-size: 2em;
    width: 280px;
    margin: 25px auto 0 auto;
  }
  .tease-banners.restaurent-banners .banner-small-title {
    color: #000;
  }
  .tease-banners.restaurent-banners .banner-url {
    background: rgba(1, 0, 0, 0);
    margin: 25px auto 0 auto;
    color: #000;
    border: 1px solid #000;
  }
  .tease-banners.restaurent-banners .banner-url::before {
    background: rgba(1, 0, 0, 0);
    border: 1px solid #000;
  }
  .tease-banners .banner-center-holder {
    position: absolute;
    top: 5%;
    left: 0;
    right: 0;
    text-align: center;
  }
  .tease-banners .banner-center-holder h2 {
    color: #fff;
    font-family: 'Lora-Regular';
    margin: 20px auto 0 auto;
    font-size: 2.3em;
  }
  .tease-banners.location-banners h2 {
    width: auto;
    margin: 30px auto auto auto;
    font-size: 2em;
  }
  .tease-banners.location-banners .banner-desc-holder {
    top: 10%;
  }
  .tease-banners.location-banners .banner-small-title {
    font-style: normal;
    font-size: 1.25em;
  }
  .tease-banners.location-banners .banner-content-white-box {
    padding: 20px 0 40px 0;
  }
  .tease-banners.culture-banners {
    margin-top: 30px;
  }
  .tease-banners .review-content {
    background: #2a2a2a;
    padding: 50px 0;
    text-align: center;
    position: relative;
  }
  .tease-banners .review-content .reviewer-contnet {
    color: #fff;
    font-size: 1.5em;
    font-family: 'Lora-Regular';
    padding: 0 20px;
    position: relative;
  }
  .tease-banners .review-content .reviewer-contnet::before,
  .tease-banners .review-content .reviewer-contnet::after {
    font-size: 3em;
    content: '\"';
    height: 45px;
    display: block;
    text-align: left;
  }
  .tease-banners .review-content .reviewer-contnet::after {
    text-align: right;
    margin-top: -25px;
    margin-right: 10px;
  }
  .tease-banners .review-content .review-submitter {
    color: #b39964;
    font-size: 0.875em;
    text-transform: capitalize;
  }
  .tease-banners .review-content .review-date {
    color: #fff;
    font-size: 0.875em;
  }
  .weather-holder {
    text-align: center;
    font-size: 1em;
    padding: 25px 0;
    background: #fff;
    margin: 0 -15px;
    border-top: 1px solid #d7cbb4;
  }
  .weather-holder h2 {
    font-family: 'Lora-Regular';
  }
  .weather-holder .weather-content {
    width: 95%;
    margin: 0 auto;
  }
  .weather-holder .weather-content strong {
    text-transform: capitalize;
  }
  .weather-holder .temp {
    margin-top: 10px;
  }
  .weather-holder .temp img {
    margin-top: -5px;
    margin-left: 10px;
  }
}
h3 {
  font-size: 32px;
  font-family: 'Lora-Regular';
}
/*#endregion*/
/*#region ===================== desktop =============================================*/
@media screen and (min-width: 992px) {
  .dealbannerimg {
    border-radius: 26px;
  }
  .deals-banners-carousel {
    padding: 0;
    position: relative;
    margin-bottom: 70px;
  }
  .deals-banners-carousel .deal-img {
    height: 450px;
  }
  .deals-banners-carousel .deal-img img {
    border-radius: 25px;
    height: 450px;
    margin: 7px auto 0px 0px;
  }
  .deals-banners-carousel .deals-title-holder {
    background: #fff;
    position: absolute;
    top: 185px;
    width: 320px;
    height: 55px;
    z-index: 10;
    left: 10px;
    padding: 5px 10px;
  }
  .deals-banners-carousel .deals-title-holder h2 {
    color: #fff;
    font-size: 2.188rem;
    text-align: left;
  }
  .deals-banners-carousel .carousel-item {
    padding: 0;
    position: relative;
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    backface-visibility: hidden;
    transition: transform 0.6s;
  }
  .deals-banners-carousel .carousel-item .deal-box {
    font-size: 1.125rem;
    margin-bottom: 15px;
    overflow: hidden;
  }
  .deals-banners-carousel .carousel-item .deal-box .deal-desc {
    padding: 20px;
    padding-top: 40px;
    text-align: center;
    color: #000;
  }
  .deals-banners-carousel .carousel-item .deal-box .deal-desc .deal-title {
    margin-bottom: 20px;
  }
  .deals-banners-carousel .carousel-item .deal-box .deal-desc .deals-dates {
    margin-bottom: 70px;
  }
  .deals-banners-carousel .carousel-item .deal-box .deal-desc .deal-price {
    margin-bottom: 35px;
  }
  .deals-banners-carousel .carousel-item .deal-box .deal-desc .deal-price strong {
    font-size: 1.5rem;
  }
  .deals-banners-carousel .carousel-item .deal-box .deal-desc .btn-deal {
    background: #fff;
    border-radius: 6px;
    width: 100%;
    height: 50px;
    font-size: 1.125rem;
    line-height: 50px;
    position: relative;
  }
  .deals-banners-carousel .carousel-item .deal-box .deal-desc .btn-deal::after {
    content: "";
    width: 30px;
    height: 30px;
    position: absolute;
    top: 10px;
    background: url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M23.75 15.7031H6.25008C5.86178 15.7031 5.54695 15.3883 5.54695 15C5.54695 14.6117 5.86178 14.2969 6.25008 14.2969H23.7501C24.1384 14.2969 24.4532 14.6117 24.4532 15C24.4532 15.3883 24.1384 15.7031 23.75 15.7031Z' fill='%23074E46'/%3E%3Cpath d='M12.0822 20.4076C11.9272 20.4076 11.7712 20.3567 11.6412 20.2518L5.80863 15.5473C5.64316 15.4138 5.54695 15.2126 5.54695 15C5.54695 14.7874 5.64316 14.5862 5.80863 14.4527L11.6412 9.74825C11.9435 9.5045 12.3861 9.55184 12.63 9.85413C12.8738 10.1564 12.8264 10.599 12.5241 10.8428L7.36998 14.9999L12.5241 19.1572C12.8264 19.401 12.8737 19.8437 12.63 20.1459C12.491 20.3181 12.2875 20.4076 12.0822 20.4076Z' fill='%23074E46'/%3E%3C/svg%3E%0A") no-repeat;
  }
  .deals-banners-carousel .carousel-item.active,
  .deals-banners-carousel .carousel-item-next,
  .deals-banners-carousel .carousel-item-prev {
    display: block;
  }
  .deals-banners-carousel .ban-link-banner {
    position: relative;
    font-size: 16px;
    margin-top: 0px;
    float: right;
    text-align: center;
    background: #8F5B69;
    width: 160px;
    color: #FFFFFF !important;
    height: 48px;
    display: block;
    border-radius: 6px;
    padding: 10px 20px;
    line-height: 28px;
    font-weight: 400;
  }
  .deals-banners-carousel {
    display: flex;
    flex-direction: column;
  }
  .deals-banners-carousel .chain-deals {
    margin: 80px 0;
    width: 100%;
  }
  .deals-banners-carousel .chain-deals .arrow-container .carousel-control-prev {
    left: 55%;
    bottom: 100px;
    height: 10px;
    top: unset;
    width: 25px;
  }
  .deals-banners-carousel .chain-deals .arrow-container .carousel-control-next {
    bottom: 42px;
    left: 50%;
    bottom: 100px;
    height: 10px;
    top: unset;
    right: unset;
    width: 25px;
  }
  .deals-banners-carousel .chain-deals .arrow-container .carousel-control.right,
  .deals-banners-carousel .chain-deals .arrow-container .carousel-control.left {
    bottom: 58%;
    top: auto;
    right: 33%;
  }
  .deals-banners-carousel .chain-deals .arrow-container .glyphicon-chevron-left {
    background-size: 80%;
  }
  .deals-banners-carousel .chain-deals .arrow-container .glyphicon-chevron-right {
    background-size: 80%;
    right: 40px !important;
  }
  .deals-banners-carousel .chain-deals #home-page-carousel .deal-box .deal-desc-wrap {
    display: flex;
    align-items: center;
  }
  .deals-banners-carousel .chain-deals #home-page-carousel .deal-box .deal-desc-wrap .deal-desc {
    height: 400px;
    position: relative;
    padding: 5px 50px;
    width: 100%;
    text-align: left;
  }
  .deals-banners-carousel .chain-deals #home-page-carousel .deal-box .deal-desc-wrap .deal-desc .old-price {
    text-decoration: line-through;
  }
  .deals-banners-carousel .chain-deals #home-page-carousel .deal-box .deal-desc-wrap .deal-desc .new {
    font-size: 1.125rem;
    color: #D51032;
  }
  .deals-banners-carousel .chain-deals #home-page-carousel .deal-box .deal-desc-wrap .deal-desc .deal-title h3 {
    margin: 0;
    color: #000;
    font-size: 20pt;
    font-weight: bold;
    font-family: 'NotoSansHebrew-Regular' !important;
  }
  .deals-banners-carousel .chain-deals #home-page-carousel .deal-box .deal-desc-wrap .deal-desc .deal-inner-desc {
    min-height: 220px;
  }
  .deals-banners-carousel .chain-deals #home-page-carousel .deal-box .deal-desc-wrap .deal-desc .deal-inner-desc,
  .deals-banners-carousel .chain-deals #home-page-carousel .deal-box .deal-desc-wrap .deal-desc .deal-price {
    color: #000;
    font-size: 16px;
  }
  .deals-banners-carousel .chain-deals #home-page-carousel .deal-box .deal-desc-wrap .deal-desc .deal-price .new {
    color: #000;
    font-weight: bold;
    font-size: 24pt;
  }
  .deals-banners-carousel .chain-deals #home-page-carousel .deal-box .deal-desc-wrap .deal-desc .all-deals-holder {
    display: flex;
    justify-content: space-between;
    font-size: 1.125rem;
    flex-direction: column;
  }
  .deals-banners-carousel .chain-deals #home-page-carousel .deal-box .deal-desc-wrap .deal-desc .all-deals-holder .btn-deal {
    color: #D51032;
    background: #fff;
    line-height: 40px;
    text-align: left;
    margin-bottom: 25px;
    letter-spacing: normal;
  }
  .deals-banners-carousel .chain-deals #home-page-carousel .deal-box .deal-desc-wrap .deal-desc .all-deals-holder .site-link {
    line-height: 40px;
  }
  .deals-banners-carousel .chain-deals #home-page-carousel .deal-box .deal-desc-wrap .deal-desc .all-deals-holder .site-link .link {
    color: #666;
  }
  .ltr .deals-banners-carousel .chain-deals .arrow-container .carousel-control.right,
  .ltr .deals-banners-carousel .chain-deals .arrow-container .carousel-control.left {
    bottom: 15%;
    top: auto;
    right: 32%;
  }
  .ltr .textTopBannerslefts {
    text-align: left;
  }
  .ltr a.ban-link-banner-room {
    width: 240px;
  }
  .dealbannerimg:hover {
    border-radius: 26px;
  }
  .dealbanner {
    margin-bottom: 100px;
  }
  .TopBannerslefts-holder {
    position: relative;
    margin-bottom: 100px;
  }
  .textTopBannerslefts {
    position: absolute;
    top: 20%;
    right: 350px;
    background: #4F3139;
    height: 450px;
    width: 480px;
    border-radius: 30px;
    padding: 48px 80px;
    text-align: right;
    flex-direction: column;
    display: flex;
    justify-content: center;
    gap: 25px;
  }
  .banner-maps {
    padding: 0px;
  }
  .location-holder .banner-content {
    display: flex;
    flex-direction: row-reverse;
  }
  .banner-content-loc {
    padding: 80px;
    color: #4F3139;
    flex-direction: column;
    display: flex;
    justify-content: center;
    gap: 25px;
  }
  .ben-desc-room {
    color: #F4F2F1;
    padding: 20px 0px;
  }
  .ben-desc {
    color: #4F3139;
    padding: 20px 0px;
  }
  ban-link-banner {
    text-align: center;
    background: #8F5B69;
    width: 160px;
    color: #FFFFFF !important;
    height: 48px;
    display: block;
    border-radius: 6px;
    padding: 10px 20px;
    line-height: 28px;
    font-weight: 400;
  }
  a.ban-link-banner-room {
    background: #8F5B69;
    width: 160px;
    color: #FFFFFF !important;
    height: 48px;
    display: block;
    border-radius: 6px;
    padding: 10px 20px;
    line-height: 28px;
    font-weight: 400;
  }
}
/*#endregion*/
@media screen and (min-width: 991px) and (max-width: 1400px) {
  .textTopBannerslefts {
    position: absolute;
    top: 70px;
    left: 60px;
    background: #4F3139;
    height: 400px;
    width: 380px;
    border-radius: 30px;
    padding: 30px;
  }
}
/* Hotel pages */
.hotel-content h1 {
  float: left;
  width: 100%;
  text-align: left;
}
body > .hotel-page-item {
  padding: 40px 0;
}
.bread-crumbs {
  float: left;
}
.lang-heb.rtl .carousel-control .glyphicon-chevron-right {
  right: auto;
  left: 15px;
  bottom: 0;
  top: 210px;
}
.lang-heb.rtl .carousel-control .glyphicon-chevron-left {
  right: auto!important;
  left: 115px;
  top: 210px;
}
.lang-heb .hotel-gallery-wrapper .glyphicon-chevron-right {
  right: 18% !important;
}
.lang-heb .result-rooms-container .glyphicon-chevron-right {
  right: -37% !important;
}
.carousel-indicators li {
  display: inline-block;
  width: 15px !important;
  height: 15px !important;
  margin: 0 !important;
  text-indent: -999px;
  background-color: #fff !important;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 10px !important;
}
.carousel-indicators .active {
  margin: -1px 0 0 0 !important;
  width: 15px !important;
  height: 15px !important;
  background-color: #30373f !important;
  border: 1px solid #30373f !important;
}
.hotel-page-item h3,
.hotel-section h3 {
  font-size: 21px;
}
.hotel-page-item .room-amenities img,
.hotel-section .room-amenities img {
  width: 40px;
}
.all-deals-cont .h1-title {
  clear: both;
}
.single-deal .engine-holder .bottom-engine-holder {
  margin-left: 42px !important;
}
.deal-item {
  position: relative;
  max-height: 500px;
  padding: 25px 30px;
}
.deal-item .deal-img {
  padding-left: 0;
  height: 500px;
  position: relative;
  overflow: hidden;
}
.deal-item .deal-img img {
  min-width: 100%;
  position: absolute;
  object-fit: cover;
  border-radius: 26px;
}
.deal-item table {
  min-height: 160px;
}
.deal-item .deal-text {
  float: left;
  color: #000;
  background-color: #F5F5F5;
  height: 500px;
  padding: 50px 50px;
  font-size: 16px;
  z-index: 5;
}
.deal-item .deal-text h3 {
  margin: 0;
  color: #000;
  font-size: 20pt;
  font-weight: bold;
  font-family: 'NotoSans-Regular' !important;
}
.deal-item .deal-desc {
  padding: 20px 0;
}
.deal-item .prices {
  float: left;
  margin-top: 8%;
  width: 100%;
}
.deal-item .prices .old {
  text-decoration: line-through;
}
.deal-item .prices .new {
  color: #000;
  font-weight: bold;
  font-size: 24pt;
}
.deal-item .btn {
  background-color: #8F5B69;
  border-radius: 6px;
  height: 48px;
  line-height: 2.5;
  color: #FFFFFF !important;
  margin: 0px;
  position: relative;
  font-size: 18px;
  width: 200px;
  text-align: center;
  padding: 1px 0px;
  float: right;
  margin: 20px 0px 30px 40px;
}
.deal-item .btn:hover,
.deal-item .btn:active {
  color: white;
}
.room-gallery .carousel-inner > .item {
  margin-top: -80px;
}
.scrolled.scrolled-engine .boxShdo {
  position: fixed;
  top: 87px;
  width: 100%;
  z-index: 999;
  height: 20px;
}
.scrolled.scrolled-engine .rooms-menu {
  position: fixed;
  top: 77px;
  width: 100%;
  z-index: 999;
  left: 0;
  -webkit-transition: all 400ms linear;
  -moz-transition: all 400ms linear;
  -ms-transition: all 400ms linear;
  -o-transition: all 400ms linear;
  transition: all 400ms linear;
  /*.village-rooms, .hotel-rooms {
            border-top: 1px solid #30373f;
            margin-top:29px;
        }*/
}
.hotel-page-first-container .altalign {
  float: right;
}
.hotel-page-first-container .engineGeneralTitle {
  top: -155px;
  width: 100%;
}
.hotel-page-first-container .rooms-menu div.room-group {
  font-family: 'NotoSansHebrew-Bold';
  text-align: right;
}
.hotel-page-first-container .rooms-menu .hotel-rooms {
  background-color: #f3f5f7;
  padding: 10px 15px;
  margin-bottom: 35px;
  margin-top: 35px;
}
.hotel-page-first-container .rooms-menu .rooms-links {
  text-align: right;
}
.hotel-page-first-container .rooms-menu .rooms-links span {
  padding: 0 5px;
  color: #dadada;
}
.hotel-page-first-container .rooms-menu .village-rooms {
  padding: 10px 15px;
  background-color: #e6e7eb;
  margin-bottom: 35px;
  margin-top: 35px;
}
.hotel-page-first-container .rooms-menu .village-rooms div,
.hotel-page-first-container .rooms-menu .village-rooms .rooms-links {
  text-align: left;
}
.hotel-page-first-container .room-row .room-gallery .carousel .item .image-title {
  top: 3px;
  left: 0%;
  bottom: auto;
  text-align: left;
}
.hotel-page-first-container .expand-images-slider {
  left: 0;
  bottom: 0;
}
.room-row .room-gallery .carousel-inner > .item > img,
.room-row .room-gallery .carousel-inner > .item > a > img {
  object-fit: cover;
}
/*.facilities {
    padding-top: 60px;
}*/
.atrc-img-wrap {
  position: relative;
  padding-top: 10px;
}
.atrc-img-wrap .atrc-img {
  width: 100%;
  height: 342px;
  z-index: 1;
  cursor: pointer;
}
.atrc-img-wrap:hover .atrc-img-hover {
  display: block;
}
.atrc-img-wrap:hover .atrc-name {
  display: none;
}
.atrc-img-wrap .atrc-name {
  position: absolute;
  color: #fff;
  top: 10px;
  left: 15px;
  font-size: 28px;
  background: #000;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(#000, transparent);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#000, transparent);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#000, transparent);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(#000, transparent);
  /* Standard syntax */
  opacity: 0.8;
  padding: 35px 10px 15px 34px;
  width: 94%;
}
.atrc-img-wrap .atrc-img-hover {
  position: absolute;
  color: #fff;
  top: 20px;
  left: 25px;
  width: 89.15%;
  height: 322px;
  background-color: rgba(0, 0, 0, 0.6);
  cursor: pointer;
  z-index: 1;
  display: none;
  border: solid 1px #fff;
  -webkit-box-shadow: 0 0 0 10px #000;
  -moz-box-shadow: 0 0 0 10px #000;
  box-shadow: 0 0 0 10px #000;
}
.atrc-img-wrap .atrc-img-hover .atrc-rd-more-wrap {
  padding-top: 25%;
  width: 100%;
  text-align: center;
}
.atrc-img-wrap .atrc-img-hover .atrc-rd-more-wrap div {
  font-size: 20px;
}
.atrc-img-wrap .atrc-img-hover .atrc-rd-more-wrap :nth-child(2) {
  font-size: 28px;
}
.imgGalr .atrc-img-hover {
  height: 299px !important;
  top: 20px;
  left: 23px;
  width: 89.25%;
  cursor: zoom-in;
}
.imgGalr .atrc-img-hover .atrc-rd-more-wrap {
  padding-top: 30%;
}
.atrc-desc-win {
  display: none;
  left: 0;
  float: left;
}
.atrr-text-wrap {
  background-color: #fff;
  float: left;
  border: solid 1px #cfdae1;
  -webkit-box-shadow: 0 0 0 10px #fff;
  -moz-box-shadow: 0 0 0 10px #fff;
  box-shadow: 0 0 0 10px #fff;
  padding-top: 20px;
  padding-bottom: 25px;
  margin: 25px 21px 18px 40px;
}
.atrr-text-wrap .atrr-map {
  float: right;
  height: 270px;
}
.atrr-text-wrap .close-map {
  float: right;
  cursor: pointer;
}
/*#region ================ Desktops =================== */
@media screen and (min-width: 992px) {
  .navbar-default .navbar-nav > .active > a,
  .navbar-default .navbar-nav > .active > a:hover,
  .navbar-default .navbar-nav > .active > a:focus {
    color: #000;
    background-color: transparent !important;
    font-weight: bold;
  }
  .navbar-default .navbar-nav > .active > a span,
  .navbar-default .navbar-nav > .active > a:hover span,
  .navbar-default .navbar-nav > .active > a:focus span {
    padding-bottom: 5px !important;
    font-weight: bold;
  }
  body > .content.first.gallery-page .modal-dialog {
    width: 1000px;
  }
  body > .content.first.gallery-page .img-gal {
    width: 100%;
  }
  .textAtr {
    width: 40%;
    padding: 80px;
  }
  .hotel-menu {
    padding: 0;
  }
  .hotel-top-content {
    width: 102%;
    text-align: center;
    margin: 0 auto;
    font-size: 18px;
    /*padding: 20px 0;*/
  }
  .hotel-top-content h1 {
    margin: 30px 0;
  }
  .hotel-top-content .hotelcontent {
    width: 95%;
  }
  .sticky .hotel-menu {
    position: fixed;
    top: 50px;
    width: 100%;
    z-index: 100;
  }
  .sticky .hotel-menu .container {
    padding: 0 15px;
    background: #fff;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
  }
  .sticky .hotel-menu .chain-logo {
    background-size: 110px;
    height: 50px;
    width: 118px;
    float: left;
    margin-left: 300px;
    margin-top: 5px;
  }
  .sticky .hotel-menu .hotel-name {
    width: auto;
    margin-top: 35px;
    margin-left: -120px;
  }
  .sticky .hotel-text {
    margin-top: 165px;
  }
  .sticky .hotel-content .navbar {
    border-bottom: none;
    border-top: none;
    float: left;
    width: auto;
    clear: none;
    margin: 12px 10px 0 10px;
  }
  .hotel-content .chain-logo {
    background: url('images/hotel-page-logo.png') no-repeat center center;
    width: 192px;
    height: 64px;
    margin: 10px auto 0 auto;
  }
  .hotel-content #hotel-long-text {
    display: block !important;
    margin-bottom: 20px;
  }
  .hotel-content .hotel-name {
    width: 100%;
    float: left;
    position: relative;
  }
  .hotel-content .hotel-name span {
    margin: 0 auto;
    display: table;
    padding: 0 10px;
    height: 20px;
    background: #fff;
    color: #000;
    font-weight: bold;
  }
  .hotel-content .hotel-name:before {
    border-bottom: 2px solid #000000;
    height: 5px;
    width: 100%;
    content: ' ';
    position: absolute;
    top: 6px;
    z-index: -1;
  }
  .hotel-content .navbar {
    border: none;
    border-bottom: 1px solid #cfc9b3;
    border-radius: 0;
    margin-bottom: 0;
  }
  .hotel-content .navbar-hotel {
    padding: 0;
    background: none;
  }
  .hotel-content .navbar-hotel .navbar-nav > li > a {
    font-size: 12pt;
    padding: 15px 10px !important;
    color: #333;
    cursor: pointer;
  }
  .hotel-content .navbar-hotel .navbar-nav > li > a:hover {
    border: none;
  }
  .hotel-content .navbar-hotel .navbar-nav > li > .glyphicon {
    padding: 15px;
    padding-left: 0;
    color: #fff;
    text-shadow: 1px 0 #222222, 0 1px #222222, -1px 0 #222222, 0 -1px #222222;
    font-size: 15px;
  }
  .hotel-page-collapse,
  .hotel-long-text {
    display: block !important;
    margin-bottom: 20px;
  }
  .hotel-page-item .hash-anchor {
    visibility: hidden;
    top: -157px;
    width: 10px;
    position: absolute;
    height: 20px;
  }
  .hotel-page-item .h2-title {
    width: 100%;
    height: 38px;
    margin: 0 0 15px 0;
    float: left;
    position: relative;
  }
  .hotel-page-item .h2-title h2 {
    padding-right: 15px;
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .hotel-page-item .h2-title:before {
    border-bottom: 1px solid #000000;
    height: 20px;
    width: 100%;
    content: ' ';
    position: absolute;
    bottom: 4px;
    z-index: 0;
  }
  .hotel-page-item .h2-title:after {
    height: 43px;
    width: 50px;
    content: ' ';
    position: absolute;
    top: -5px;
    right: 0;
    z-index: 2;
    background: url('images/title-shape.png') no-repeat 0 0 #fff;
    background-size: 42px;
  }
  body > .content.even .h2-title:after,
  body > .content.even .h2-title h2 {
    background-color: #f4f2e7;
  }
}
/*#endregion*/
@media screen and (max-width: 1420px) {
  .atrc-img-wrap {
    position: relative;
    padding-top: 10px;
  }
  .atrc-img-wrap .atrc-name {
    font-size: 20px;
    width: 90%;
  }
  .atrc-img-wrap .atrc-img {
    height: 280px;
  }
  .atrc-img-wrap .atrc-img-hover {
    width: 89.15%;
    height: 260px;
  }
  .atrc-img-wrap .atrc-img-hover .atrc-rd-more-wrap div {
    font-size: 16px;
  }
  .atrc-img-wrap .atrc-img-hover .atrc-rd-more-wrap :nth-child(2) {
    font-size: 20px;
  }
}
@media screen and (min-width: 991px) and (max-width: 1220px) {
  .atrc-img-wrap {
    position: relative;
    padding-top: 10px;
  }
  .atrc-img-wrap .atrc-name {
    font-size: 20px;
    width: 90%;
  }
  .atrc-img-wrap .atrc-img {
    height: 230px;
  }
  .atrc-img-wrap .atrc-img-hover {
    width: 80.15%;
    height: 210px;
  }
  .atrc-img-wrap .atrc-img-hover .atrc-rd-more-wrap div {
    font-size: 16px;
  }
  .atrc-img-wrap .atrc-img-hover .atrc-rd-more-wrap :nth-child(2) {
    font-size: 20px;
  }
  .deal-item .deal-text {
    width: 50%;
  }
  .deal-engine .engine-container.single-hotel {
    top: 100px !important;
    width: 1100px;
  }
  .deal-container .prices {
    margin: -20px 0 !important;
  }
  .deal-engine .engine-holder {
    width: 900px;
  }
  .deal-container .desc {
    height: auto;
  }
  .deal-container .img img {
    width: 100%;
    height: 550px;
  }
  .single-deal .bread-crumbs {
    margin-top: 15% !important;
  }
  .room-row .room-gallery .carousel .item {
    height: auto;
  }
  .room-desc {
    width: 43%;
    padding: 0;
  }
  .room-desc h2 {
    margin-top: 0 !important;
  }
  .hotel-page-first-container .rooms-menu .rooms-links span {
    padding: 0 2px;
    color: #616a75;
  }
  .room-row .room-gallery .carousel .item {
    height: 580px !important;
  }
}
/*#region ================ Mobile =================== */
@media screen and (max-width: 991px) {
  .mobile-title {
    margin: 10px 0 10px 0;
    text-align: center;
    color: #000;
    font-size: 22pt;
  }
  .hotel-box {
    border-top: 1px solid #000000;
    padding-top: 15px;
    padding-bottom: 15px;
    width: 100%;
  }
  .hotel-box:first-child {
    border: none;
    padding-top: 5px;
  }
  .hotel-top-content {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    font-size: 18px;
    padding: 0;
  }
  .hotel-top-content h1 {
    margin: 10px 0;
  }
  .hotel-content {
    padding-top: 10px;
  }
  .hotel-content .hotel-name {
    display: none;
  }
  .short-text a.panel {
    text-decoration: underline;
    display: inline-block;
    font-weight: bold;
  }
  .deal-item {
    position: relative;
    padding: 0;
  }
  .deal-item .deal-img {
    height: 300px;
    min-height: 300px;
    position: relative;
    overflow: hidden;
    margin: auto 15px;
  }
  .deal-item table {
    min-height: 160px;
  }
  .deal-item .deal-text {
    width: 100%;
    color: #000;
    height: 100%;
    padding: 30px 25px;
    font-size: 16px;
    z-index: 5;
    margin-bottom: 50px;
  }
  .deal-item .deal-text h3 {
    margin: 0;
    color: #000;
    font-size: 20pt;
  }
  .deal-item .deal-desc {
    padding: 30px 0 0 0;
  }
  .deal-item .dates {
    margin: 10px 0;
    /* font-weight: bold;*/
  }
  .deal-item .prices {
    float: left;
  }
  .deal-item .prices .old {
    text-decoration: line-through;
  }
  .deal-item .prices .new {
    color: #000;
    font-weight: bold;
    font-size: 24pt;
  }
  .deal-item .btn {
    background-color: #8F5B69;
    border-radius: 6px;
    height: 48px;
    line-height: 2.5;
    color: #FFFFFF !important;
    margin: 0px;
    position: relative;
    font-size: 18px;
    width: 200px;
    text-align: center;
    padding: 1px 0px;
    float: right;
    margin: 20px 0px 30px 40px;
  }
  body > .content.hotel-page-item {
    margin: 0;
    padding: 0;
  }
  body > .content.hotel-page-item .hotel-section {
    padding: 15px;
  }
  body > .content.hotel-page-item > .container {
    margin: 0;
    padding: 0;
    width: 100%;
  }
  body > .content.hotel-page-item .panel {
    margin: 1px 0;
    background: #fff;
    border-radius: 0;
    height: 50px;
    line-height: 50px;
    text-indent: 15px;
    font-size: 18pt;
  }
  body > .content.hotel-page-item .panel .indicator {
    font-size: 15pt;
    line-height: 45px;
    margin-right: 15px;
  }
  body > .content.hotel-page-item .h2-title > h2 {
    display: none;
  }
  body > .content.hotel-page-item .room-text {
    padding-bottom: 20px;
  }
  body > .content.hotel-page-item .facility-item .res-amenity:first-child {
    margin-top: 10px;
  }
  body > .content.hotel-page-item .facility-item .res-amenity:last-child {
    margin-bottom: 15px;
  }
  .rooms-slider {
    height: auto;
  }
  .rooms-slider .item {
    display: block;
  }
  .rooms-slider .item .room-gallery {
    height: auto;
  }
  .rooms-slider > .carousel-control,
  .rooms-slider > .carousel-indicators {
    display: none;
  }
  .rooms-slider .room-images-slider .carousel-control {
    background: none !important;
  }
  .rooms-slider .room-images-slider .items {
    height: 220px;
  }
  .rooms-slider .room-images-slider .item {
    bottom: auto;
  }
  .rooms-slider .room-images-slider .image-title {
    display: none;
  }
  .img-gal-dv {
    pointer-events: none;
  }
  body > .content.first.gallery-page .img-gal {
    width: 100%;
  }
  .atrc-img-wrap {
    padding: 10px 0;
    float: left;
  }
  .atrc-img-wrap .atrc-img {
    width: 100%;
    z-index: 1;
    height: auto;
    cursor: pointer;
  }
  .atrc-img-wrap:hover .atrc-img-hover {
    display: block;
  }
  .atrc-img-wrap:hover .atrc-name {
    display: none;
  }
  .atrc-img-wrap .atrc-name {
    width: 100%;
    left: 0;
  }
  .atrc-img-wrap .atrc-img-hover {
    width: 100%;
    height: 95%;
    box-shadow: none;
    top: 9px;
    left: 0;
  }
  .imgGalr .atrc-img-hover {
    display: none !important;
  }
  .atrr-text-wrap {
    margin: 24px 24px 18px 25px;
  }
  .atrr-text-wrap .close-map {
    display: none;
  }
  .ban-icons {
    margin-right: 0;
  }
  .ban-icons .arrow-more-black {
    float: right;
  }
  .tease-banners {
    clear: both;
  }
  .tease-banners .ban-link {
    display: block;
    margin-top: 5%;
    background-color: #8F5B69;
    border-radius: 6px;
    height: 48px;
    line-height: 2.5;
    color: #FFFFFF !important;
    margin: 0px;
    position: relative;
    font-size: 18px;
    width: 200px;
    text-align: center;
    padding: 1px 0px;
    float: right;
    margin: 20px 0px 30px 40px;
  }
  body > .content.footer-container .footer-top hr {
    width: 110%;
    margin-left: -5%;
    border-top: 1px solid #4b5662;
  }
  body > .content.footer-container .footer-top span {
    font-size: 14px;
  }
  body > .content.footer-container .footer-top .weather-div {
    display: block;
  }
  body > .content.footer-container .footer-top .weather-div span {
    font-size: 28px;
    font-style: italic;
  }
  body > .content.footer-container .copiright .secured span {
    display: block;
    max-width: 170px;
    font-size: 18px;
    line-height: 25px;
    width: 93px;
    margin-top: 7px;
  }
  body > .content.footer-container .copiright .secured {
    margin-top: -3px;
  }
  .rtl .slider .carousel-control .glyphicon-chevron-right {
    right: 25% !important;
  }
  .resort-deal .deal-info-box .deal-info .deal-dates {
    width: 67%;
  }
  .border-align {
    border-left: none;
  }
}
/*#endregion*/
.room-row,
.facility-row {
  padding: 25px 30px;
  margin: 0;
}
.room-row .room-gallery,
.facility-row .room-gallery {
  min-height: 500px;
  padding: 0;
}
.room-row .room-gallery .carousel .item .image-title,
.facility-row .room-gallery .carousel .item .image-title {
  position: absolute;
  bottom: 0;
  z-index: 1;
  height: 33px;
  line-height: 33px;
  text-align: left;
  text-indent: 10px;
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
}
.room-row .room-gallery .carousel .carousel-indicators,
.facility-row .room-gallery .carousel .carousel-indicators {
  width: 100%;
  left: 0;
  right: 0;
  margin: 0;
  padding: 0;
  bottom: 7.5px;
}
.room-row .room-gallery .carousel .carousel-indicators li,
.facility-row .room-gallery .carousel .carousel-indicators li {
  border-radius: 10px !important;
}
.room-row .room-gallery .carousel-control,
.facility-row .room-gallery .carousel-control {
  bottom: 50%;
  top: auto;
  background: rgba(0, 0, 0, 0.9) !important;
  width: 100%;
}
.hotel-amnts {
  text-align: center;
  margin: auto;
  padding-top: 70px;
  font-size: 20px;
  margin-left: -1%;
}
.hotel-amnts div {
  margin: auto;
  max-width: 300px;
}
.spabanners {
  padding: 0 15px;
}
.spa-itm-ttl {
  padding-top: 70px;
  font-size: 30px;
  margin-left: 20px;
}
.spa-itm {
  padding-top: 10px;
}
.spa-itm-name-only {
  font-size: 20px;
  padding: 20px 10px 20px 0px;
}
.spa-itm-name {
  background-color: #cfdae1;
  font-size: 20px;
  padding: 20px 10px 20px 20px;
  cursor: pointer;
}
.spa-plus {
  background-image: url('images/plus.png');
  background-position-x: 98%;
  background-position-y: 50%;
  background-repeat: no-repeat;
}
.spa-minus {
  background-image: url('images/minus.png');
  background-position-x: 98%;
  background-position-y: 50%;
  background-repeat: no-repeat;
}
.spa-itm-desc {
  background-color: #fff;
  font-size: 14px;
  padding: 20px 10px 20px 20px;
  display: none;
}
.lang-heb .spa-plus {
  background-position-x: 2%;
}
.lang-heb .spa-minus {
  background-position-x: 2%;
}
/*#region ================ Desktops =================== */
@media screen and (min-width: 992px) {
  .room-desc-metingRooms {
    padding: 70px;
  }
  .contentText {
    padding: 20px 80px;
    width: 60%;
    margin: 0 auto;
    max-width: 850px;
  }
  .lang-heb {
    /*.carousel-control .glyphicon-chevron-right {
            right: 2% !important;
        }*/
  }
  .lang-heb .room-content {
    max-height: 470px !important;
  }
  .lang-heb .room-row .room-content .room-desc .room-r {
    padding-top: 29px !important;
  }
  .lang-heb .carousel-control .glyphicon-chevron-left {
    right: 2% !important;
  }
  .ltr .room-row .room-gallery,
  .ltr .facility-row .room-gallery {
    min-height: 500px;
    padding-right: 0 !important;
  }
  .ltr .facility-row .glyphicon-chevron-left,
  .ltr .room-row .glyphicon-chevron-left {
    background: url(images/rightarrownew.png) no-repeat;
    left: 30px !important;
    right: auto;
    top: 210px;
  }
  .ltr .facility-row .glyphicon-chevron-right,
  .ltr .room-row .glyphicon-chevron-right {
    background: url(images/leftarrownew.png) no-repeat;
    right: auto;
    left: 90px;
    top: 210px;
  }
  .room-row {
    align-items: stretch;
    min-height: 300px;
    margin-bottom: 40px;
  }
  .room-row.flex-reverse {
    flex-direction: row-reverse;
  }
  .room-row .room-content {
    text-align: left;
    margin-top: 15px;
  }
  .room-row .room-content .more-content {
    min-height: 500px;
    margin-top: -45px;
    width: 50%;
    float: right;
    padding: 30px 70px;
  }
  .room-row .room-content .room-desc {
    padding: 5px 70px;
  }
  .room-row .room-content .room-desc h2 {
    margin-top: 0;
    font-weight: normal;
    width: 100%;
    font-size: 32px !important;
    font-family: 'NotoSans-Regular';
    /*
                    & lang {
                        en-EN {
                            font-family: Lora-Regular;
                        }

                        he-IL {
                            font-family: notosanshebrew-bold;
                        }
                    }*/
  }
  .room-row .room-content .room-desc .more-info,
  .room-row .room-content .room-desc .less-info {
    display: inline;
    font-weight: bold;
  }
  .room-row .room-content .room-desc .room-l {
    margin-left: -10px;
  }
  .room-row .room-content .room-desc .room-r {
    padding-top: 20px;
    padding-left: 50px;
  }
  .room-row .room-content .room-desc .room-r u {
    font-weight: bold;
    text-decoration: none !important;
  }
  .room-row .room-content .room-desc .room-r ul {
    padding-top: 20px;
  }
  .room-row .room-content .room-info {
    display: flex;
    width: 50%;
    margin: 0 auto;
    justify-content: space-around;
  }
  .room-row .room-content .room-info .room-size {
    background: url(images/roomSize.png) no-repeat;
    padding-left: 30px;
    height: 28px;
    margin-top: 8px;
  }
  .room-row .room-content .room-info .room-occopution {
    background: url(images/bed.png) no-repeat;
    padding-left: 40px;
    height: 28px;
    line-height: 40px;
  }
  .room-row .room-content .room-info .room-free-wifi {
    background: url(images/wifi.png) no-repeat;
    padding-left: 40px;
    height: 28px;
    line-height: 40px;
  }
  .room-row .room-content .room-amenities > .bold {
    margin-bottom: 10px;
  }
  .room-row .room-content .room-amenities img {
    margin-right: 10px;
  }
  .room-row .room-content .amenities-row img {
    max-width: 50px;
  }
  .room-row .room-content .book-room {
    position: relative;
    font-size: 16px;
    margin-top: 30px;
    float: right;
    text-align: center;
    background: #8F5B69;
    width: 160px;
    color: #FFFFFF !important;
    height: 48px;
    display: block;
    border-radius: 6px;
    padding: 10px 20px;
    line-height: 28px;
    font-weight: 400;
    border: none;
  }
  .room-row .room-content .book-room:hover,
  .room-row .room-content .book-room:active {
    color: white;
  }
  .room-content.notfirst {
    padding-top: 7px !important;
  }
  .room-content.notfirst .room-desc h2 {
    margin-top: 40px;
  }
  .room-content.notfirst .more-content {
    margin-top: -7px;
  }
}
/*#endregion*/
@media screen and (max-width: 1600px) {
  .room-content {
    /*height: 600px;*/
  }
}
@media screen and (max-width: 1560px) {
  .room-content {
    /*height: 620px;*/
  }
}
@media screen and (max-width: 1500px) {
  .room-content {
    /*height: 640px;*/
  }
}
@media screen and (max-width: 1400px) {
  .room-content {
    /*height: 710px;*/
  }
  .room-row .room-gallery .carousel-control,
  .facility-row .room-gallery .carousel-control {
    bottom: 58% !important;
  }
  .room-row .room-gallery .carousel .item {
    height: 500px;
  }
  .room-row .room-gallery .carousel-control .glyphicon-chevron-left {
    right: 20%;
  }
  .ltr .room-gallery .carousel-control .glyphicon-chevron-left {
    left: -48%;
  }
}
@media screen and (max-width: 1200px) {
  .room-row .room-gallery .carousel .item {
    height: 400px;
  }
  .room-row .room-gallery .carousel-control {
    bottom: 50%;
    width: 100%;
  }
  .room-row .room-gallery .carousel-control .glyphicon-chevron-left {
    right: 5%;
  }
  .lang-heb .room-gallery .carousel-control .glyphicon-chevron-right {
    right: -81% !important;
  }
  .ltr .room-gallery .carousel-control .glyphicon-chevron-left {
    left: -81%;
  }
  .indicators-holder {
    display: none;
  }
}
/*#region ================ Mobile =================== */
@media screen and (max-width: 991px) {
  .room-row,
  .facility-row {
    padding: 20px 0;
  }
  .room-row:first-child,
  .facility-row:first-child {
    border: none;
  }
  .room-row h2,
  .facility-row h2 {
    text-align: left;
    margin: 10px 0;
    font-size: 25px !important;
  }
  .room-row .room-gallery,
  .facility-row .room-gallery {
    min-height: 250px;
  }
  .room-row .room-gallery .carousel .item,
  .facility-row .room-gallery .carousel .item {
    height: 370px !important;
  }
  .room-row .room-content,
  .facility-row .room-content {
    height: auto;
    background-color: #f5f5f5;
    padding: 10px 0;
    margin-bottom: 50px;
    /*.more-content {
                display: none !important;
            }*/
  }
  .room-row .room-content .room-desc,
  .facility-row .room-content .room-desc {
    background-color: transparent !important;
  }
  .room-row .room-desc,
  .facility-row .room-desc {
    background-color: #fff !important;
    padding: 5px 25px 25px 25px !important;
    width: 100% !important;
  }
  .room-row .room-amenities,
  .facility-row .room-amenities,
  .room-row .room-info,
  .facility-row .room-info {
    margin-top: 10px;
  }
  .room-row .amenities-row,
  .facility-row .amenities-row {
    margin-bottom: 10px;
  }
  .room-row .amenities-row img,
  .facility-row .amenities-row img {
    max-width: 30px;
  }
  .room-row .image-title,
  .facility-row .image-title {
    font-size: 10px;
  }
  .room-row .room-gallery .carousel .item img,
  .facility-row .room-gallery .carousel .item img {
    max-width: 90%;
  }
  .room-row .room-gallery .carousel .item,
  .facility-row .room-gallery .carousel .item {
    background: none;
    margin-top: 0px;
    height: 280px !important;
  }
  .contentText {
    padding: 20px;
  }
  .rtl .facility-row,
  .rtl .room-row {
    padding: 0;
  }
  .rtl .facility-row .room-gallery .carousel-control .glyphicon-chevron-right,
  .rtl .room-row .room-gallery .carousel-control .glyphicon-chevron-right {
    right: auto !important;
    left: 30px !important;
    top: 95px;
    background-size: 45px;
  }
  .rtl .facility-row .room-gallery .carousel-control .glyphicon-chevron-left,
  .rtl .room-row .room-gallery .carousel-control .glyphicon-chevron-left {
    left: 95px !important;
    top: 95px !important;
    right: auto !important;
    background-size: 45px;
  }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 0% !important;
  }
  /*    .room-row .room-content .more-content {
        padding: 0px !important;
    }*/
  .room-row .room-content,
  .facility-row .room-content {
    float: left;
  }
  .ltr .room-gallery .carousel-control .glyphicon-chevron-left {
    left: 45px;
    bottom: 0;
    top: 80px;
    height: 50px;
  }
  .ltr .room-gallery .carousel-control .glyphicon-chevron-right {
    margin-top: 17%;
    left: 110px !important;
  }
  #currency-select-holder select {
    color: #000;
  }
  .book-room {
    color: #ffff;
    position: relative;
    font-size: 20px;
    padding: 2px;
    margin: 20px 25px 20px 20px;
    float: right;
    height: 50px;
    background-color: #8F5B69;
    cursor: pointer;
    width: 200px;
    text-align: center;
    font-family: 'NotoSans-Regular';
    font-weight: bold;
    float: left;
    justify-content: center;
    align-items: center;
    display: flex;
    border: none;
  }
}
/*#endregion*/
@media screen and (max-width: 1600px) {
  .room-row .room-content .room-desc {
    padding: 5px 40px;
  }
  .room-row .room-content .more-content {
    padding: 55px 40px;
  }
}
@media screen and (max-width: 1024px) {
  .room-row .room-content .room-desc {
    padding: 5px 25px;
    width: 50%;
  }
  .room-row .room-content .more-content {
    padding: 0px 25px;
  }
}
.facilities .content > h2 {
  margin-top: 0;
}
.facilities .gallery .carousel-inner {
  max-height: 350px;
}
.facilities .gallery .carousel .item .image-title {
  position: absolute;
  bottom: 0;
  z-index: 1;
  height: 33px;
  line-height: 33px;
  text-align: left;
  text-indent: 10px;
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
}
.facilities .gallery .carousel .item img {
  max-height: 500px;
}
.facilities .gallery .carousel .carousel-indicators {
  width: 100%;
  left: 0;
  right: 0;
  margin: 0;
  padding: 0;
  bottom: 7.5px;
}
.facilities .gallery .carousel-control {
  bottom: 50%;
  top: auto;
  background: rgba(0, 0, 0, 0.9) !important;
}
/*#region ================ Desktops =================== */
/*#endregion*/
/*#region ================ Mobile =================== */
/*#endregion*/
/* Reviews page */
/*#region ==================================== reviews-prev ======================================= */
.reviews-prev {
  width: 100%;
  max-width: 573px;
  float: right;
  margin-top: 40px;
}
.reviews-prev .review-title {
  color: #000;
  margin: 5px 0;
}
.reviews-prev .review-contentWrap {
  width: 100%;
  padding: 5%;
  background-color: #f5f5f5;
  float: left;
  min-height: 100px;
}
.reviews-prev .review-contentWrap .review-submitter {
  float: left;
  margin-left: 10px;
  line-height: 37px;
}
.reviews-prev .review-contentWrap .review-date {
  line-height: 37px;
  margin-left: 4px;
  float: left;
  font-size: 1em;
}
.reviews-prev .review-contentWrap .review-submitter-icon {
  width: 37px;
  height: 37px;
  float: left;
  color: #999;
  text-align: center;
  padding-top: 5px;
  border: 1px solid #999;
  border-radius: 20px;
}
.reviews-prev .review-contentWrap .review-submitter-icon i {
  font-size: 22px;
}
.reviews-prev .review-contentWrap .review-title {
  font-style: italic;
  font-weight: bold;
  font-size: 1.125em;
  margin: 10px 0 0 0;
}
.reviews-prev .review-contentWrap .review-score {
  width: 120px;
  position: absolute;
  top: 8px;
  right: 0;
}
.reviews-prev .review-contentWrap .review-score .review-text {
  float: left;
}
.reviews-prev .review-contentWrap .review-content {
  width: 100%;
  float: left;
  margin-top: 10px;
}
.reviews-prev .review-contentWrap .review-stars {
  float: right;
}
.reviews-prev .reviews-links {
  float: right;
  margin-top: 10px;
}
.reviews-prev .reviews-links a {
  text-decoration: none;
  color: #000;
  letter-spacing: 0.5px;
}
.review-stars {
  width: 90px;
  height: 18px;
  float: left;
  font-family: 'Glyphicons Halflings';
  color: #ddd;
  font-size: 16px;
  letter-spacing: 1.5px;
}
.review-stars:after {
  content: "\e006\e006\e006\e006\e006";
}
.review-stars .review-stars-active {
  font-family: 'Glyphicons Halflings';
  position: absolute;
  left: 0;
  height: 18px;
  color: #000;
  font-size: 16px;
  overflow: hidden;
}
.review-stars .review-stars-active:after {
  content: "\e006\e006\e006\e006\e006";
}
/*#endregion*/
/*#region ==================================== reviews page ==================================== */
.reviews-header {
  margin-top: 15px;
  width: 100%;
  border: 1px dotted #aaa;
  padding: 38px 38px 28px 38px;
  font-size: 1em;
  float: left;
  position: relative;
}
.reviews-header .avgTxt {
  float: left;
}
.reviews-header .review-rate {
  float: left;
  margin: 0 15px 0 24px;
}
.reviews-header .accordion {
  float: right;
  max-width: 370px;
  padding-right: 20px;
}
.reviews-header .accordion .review-row {
  width: 100%;
  margin-bottom: 15px;
}
.reviews-header .accordion .review-row .row-header {
  float: left;
}
.reviews-header .accordion .review-row .review-rate,
.reviews-header .accordion .review-row .review-stars {
  float: right;
}
.reviews-header .accordion .review-row .review-rate {
  margin-right: 35px;
}
.reviews-header .btnAddrev {
  float: left;
  position: absolute;
  bottom: 38px;
  color: #000;
  background-color: #8F5B69;
  text-align: center;
  width: 173px;
  height: 37px;
  line-height: 37px;
  left: 38px;
}
.reviews-header .btnAddrev:hover {
  text-decoration: none;
}
.all-reviews {
  float: left;
  width: 100%;
}
.all-reviews .review-box {
  padding: 20px 0;
  margin: 0;
  border-top: 1px dotted #aaa;
  min-height: 135px;
  width: 100% !important;
  text-align: left !important;
  float: left;
  margin-top: 20px;
}
.all-reviews .review-box:first-child {
  border: none;
}
.all-reviews .review-title {
  font-style: italic;
  font-size: 1.125em;
}
.all-reviews .subTitle {
  width: 28px;
  margin: 10px 0;
}
.all-reviews .review-text {
  float: left;
  margin-right: 35px;
}
.all-reviews .review-rate {
  float: left;
  /*margin: 0 15px 0 0;*/
}
.all-reviews .review-content {
  margin-top: 28px;
}
/*#endregion*/
/*#region ================ Desktops =================== */
/*#endregion*/
/*#region ================ Mobile =================== */
@media screen and (max-width: 991px) {
  .reviews-header {
    padding: 38px 10px;
  }
  .reviews-header .accordion {
    float: left;
    margin-top: 15px;
  }
  .reviews-header .btnAddrev {
    float: left;
    position: static;
  }
  .ltr .reviews-header .avgTxt {
    margin-left: 12px;
    padding-right: 10px;
  }
  .rtl .reviews-header .avgTxt {
    margin-left: 12px;
    padding-right: 2px;
  }
}
/*#endregion*/
/* Deal page */
.deal-engine .engine-bg .engine-holder .dates-holder {
  display: block !important;
}
.single-deal {
  margin-bottom: 5% !important;
  /*.engineGeneralTitle {
        display: none;
    }*/
}
.single-deal .bread-crumbs {
  padding-left: 0;
  margin-top: 8%;
}
.single-deal .engineGeneralTitle {
  top: -15px;
  margin: 0 auto;
  position: relative;
  color: #005a9d;
  width: 100%;
  z-index: 100;
  left: auto !important;
  text-shadow: none !important;
}
.lang-eng .single-deal .bread-crumbs,
.lang-ger .single-deal .bread-crumbs {
  padding-left: 0;
  margin-top: 9%;
}
.deal-container {
  margin-top: 5%;
  position: relative;
  width: 100%;
  float: left;
  margin-bottom: 2%;
}
.deal-container .desc {
  color: #000;
  padding: 2% 2%;
  font-size: 16px;
  z-index: 5;
  min-height: 500px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.deal-container .desc h1 {
  margin: 0;
  font-size: 18pt;
  text-align: left;
}
.deal-container .dates {
  margin: 20px 0;
  font-weight: bold;
  font-size: 18px;
}
.deal-container .prices {
  margin: 10px 0;
  float: left;
}
.deal-container .prices .old {
  text-decoration: line-through;
}
.deal-container .prices .new {
  font-weight: bold;
  font-size: 24pt;
  color: #30373f;
}
.deal-container .engine iframe {
  width: 100%;
  min-height: 300px;
  max-width: 300px;
}
.deal-container .btn:hover {
  background: #000000;
  color: white;
}
.deal-container .deal-engine {
  float: left;
  width: 100%;
}
.deal-container .deal-engine .engine-bg {
  background: #000;
  height: 90px;
  position: relative;
  top: 30px;
}
.virtual-tour-room {
  background: url('images/virtual-tour-room.png') no-repeat center center;
  position: absolute;
  left: 0px;
  bottom: 0;
  height: 55px;
  width: 57px;
  cursor: pointer;
  background-size: 55px;
  opacity: 0.9;
}
.tour-popup.popup-opened {
  opacity: 1;
  z-index: 9999;
}
.tour-popup {
  opacity: 0;
  position: fixed;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: opacity 500ms linear;
  -moz-transition: opacity 500ms linear;
  -ms-transition: opacity 500ms linear;
  -o-transition: opacity 500ms linear;
  transition: opacity 500ms linear;
}
.tour-popup .inner-popup {
  position: absolute;
  height: 80%;
  width: 80%;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}
iframe {
  margin-top: 35px;
}
.tour-popup .inner-popup iframe {
  width: 100%;
  height: 100%;
  box-shadow: 22px 18px 30px 7px rgba(0, 0, 0, 0.5);
  background: url(pages/images/ring.svg) no-repeat center transparent;
}
.ltr .tour-popup:before {
  content: "❌ Close";
  color: #fff;
  font-size: 1.5em;
  position: absolute;
  top: 20px;
  left: 10%;
  text-shadow: 2px 2px 4px #000;
}
.rtl .tour-popup:before {
  content: "❌ סגור";
  color: #fff;
  font-size: 1.5em;
  position: absolute;
  top: 20px;
  left: 10%;
  text-shadow: 2px 2px 4px #000;
}
.tour-popup:after {
  content: '';
  background-color: rgba(0, 0, 0, 0.75);
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  z-index: -1;
  right: 0;
}
.tour-popup.popup-opened {
  opacity: 1;
  z-index: 9999;
}
.deal-page-slider .carousel-inner {
  max-height: 300px;
}
.spc-dl-lg-dsc {
  width: 100%;
  padding: 20px 15%;
  text-align: center;
}
.spc-dl-chkavl {
  width: 100%;
  float: left;
  padding: 20px 15%;
  font-weight: bold;
}
/*#region ================ Desktops =================== */
@media screen and (min-width: 992px) {
  .deal-engine .daterangepicker.calendars-click .calendars-holder {
    right: -155px;
    left: auto;
  }
  .deal-engine .engine-bg {
    background: transparent !important;
  }
  .deal-engine #booking-engine-holder {
    margin-top: 0px !important;
    width: 73% !important;
    margin: 0 auto;
  }
  .deal-engine #booking-engine-beproc #booking-engine-holder {
    position: absolute !important;
    top: 0;
    background-color: #4F3139;
    border-radius: 12px;
  }
  .deal-engine #booking-engine-beproc #booking-engine-holder .engine-holder {
    margin-top: -25px;
  }
  .deal-engine #booking-engine-beproc #booking-engine-holder .engine-holder-header {
    top: 25px;
    width: 50%;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    margin-top: 10px;
  }
  .scrolled.scrolled-engine .deal-engine .engine-holder {
    width: 115%;
    top: 0 !important;
  }
  .lang-eng.scrolled.scrolled-engine .deal-engine .engine-holder {
    padding-left: 0% !important;
  }
  .deal-engine .engine-holder .dates-holder {
    float: left;
    width: 337px;
    margin-right: 0;
    border-right: 1px solid #000;
    height: 60px;
    padding-top: 6px;
  }
  .deal-engine .engineGeneralTitle {
    display: none;
  }
  .scrolled .deal-engine .engine-holder {
    top: 0 !important;
    left: 0 !important;
    padding-right: 10px !important;
  }
  .scrolled.scrolled-engine .deal-engine .engine-holder {
    padding: 5px 5px !important;
  }
}
/*#endregion*/
/*#region ================ Mobile =================== */
@media screen and (max-width: 991px) {
  deal-engine #booking-engine-beproc #booking-engine-holder .simplex-main-engine-holder {
    background-color: transparent !important;
    height: 800px;
    position: fixed;
    width: 100%;
    top: 0px;
  }
  .deal-engine #search-calendar-button,
  .mobile-btn-reserve {
    display: none;
  }
  .scrolled.scrolled-engine .deal-engine .engine-holder {
    position: relative;
  }
  .deal-engine .engine-holder .rooms-paxs-summery-holder {
    margin-left: 0px !important;
    margin-bottom: 30px;
  }
  .single-deal .deal-engine .engine-holder .bottom-engine-holder {
    margin-left: 0px !important;
    margin: 0px !important;
  }
  .deal-engine .engine-holder .bottom-engine-holder .search-button {
    margin-left: 0px !important;
    margin: 0px !important;
  }
  .deal-engine .engineGeneralTitle {
    display: none;
  }
  .deal-container {
    margin-top: 120px !important;
    display: flex;
    flex-direction: column-reverse;
  }
  .deal-container .img {
    max-height: 410px;
    overflow: hidden;
  }
  .deal-container .img img {
    height: auto;
    object-fit: cover;
    width: 100%;
  }
  .deal-container .desc {
    position: relative;
    top: 0;
    left: 0;
    float: left;
    width: 100%;
    color: #000;
    background-color: rgba(250, 250, 250, 0.7);
    height: 100%;
    padding: 30px 25px;
    font-size: 16px;
    z-index: 5;
  }
  .deal-container .desc h1 {
    margin: 0;
    font-size: 18pt !important;
    text-align: left;
  }
  .deal-container .dates {
    margin: 10px 0 !important;
  }
  .deal-container .deal-engine {
    width: 100%;
  }
  .deal-container .deal-engine .engine-bg {
    min-height: 300px;
    background: transparent;
    width: 100%;
    position: static;
  }
  .deal-container .deal-engine #booking-engine-holder {
    display: block;
    background: transparent;
  }
  .deal-container .deal-engine #booking-engine-holder .dates-holder {
    border: none !important;
    padding: 0 5%;
  }
  .scrolled .deal-engine .engine-container {
    top: -67px;
  }
}
/*#endregion*/
/* Gallery page */
.hotel-gallery {
  margin: 80px 0;
}
.hotel-gallery .carousel-inner > .item {
  margin-top: -80px;
}
.hotel-gallery .tag-name {
  font-size: 16px;
  margin-bottom: 3px;
  cursor: pointer;
  border-radius: 2px;
  border-right: solid 2px #000;
  font-family: 'NotoSans-Regular';
}
.hotel-gallery .tag-name span {
  color: #000;
}
.hotel-gallery .tag-name img {
  height: 90px;
  margin: 5px;
}
.hotel-gallery .no-brd {
  /*border-@{alt-align}: none !important;*/
}
.hotel-gallery .image-title {
  position: absolute;
  bottom: 5px;
  left: 5px;
  color: #fff;
}
.hotel-gallery .hotel-gallery-wrapper {
  background: #ffff;
}
.hotel-gallery .hotel-gallery-tags-wrapper {
  padding-right: 0;
}
.hotel-gallery .tag-name.active {
  font-weight: bold;
  color: #8F5B69;
}
.hotel-gallery .tag-name.active span {
  color: #8F5B69;
  border-bottom: none;
}
.hotel-gallery .carousel-hotel-gallery {
  display: none;
}
.hotel-gallery .carousel-hotel-gallery.active {
  display: block;
}
.hotel-gallery .img-nam {
  padding-top: 30px;
  font-size: 20px !important;
}
/*#region ================New Slider Styles =================== */
/*jssor slider loading skin spin css*/
.jssorl-009-spin img {
  animation-name: jssorl-009-spin;
  animation-duration: 1.6s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
@keyframes jssorl-009-spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
/*jssor slider arrow skin 106 css*/
.jssora106 {
  display: block;
  position: absolute;
  cursor: pointer;
}
.jssora106 .c {
  fill: #fff;
  opacity: 0.3;
}
.jssora106 .a {
  fill: none;
  stroke: #000;
  stroke-width: 350;
  stroke-miterlimit: 10;
}
.jssora106:hover .c {
  opacity: 0.5;
}
.jssora106:hover .a {
  opacity: 0.8;
}
.jssora106.jssora106dn .c {
  opacity: 0.2;
}
.jssora106.jssora106dn .a {
  opacity: 1;
}
.jssora106.jssora106ds {
  opacity: 0.3;
  pointer-events: none;
}
/*jssor slider thumbnail skin 101 css*/
.jssort101 .p {
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  background: #000;
}
.jssort101 .p .cv {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #000;
  box-sizing: border-box;
  z-index: 1;
}
.jssort101 .a {
  fill: none;
  stroke: #fff;
  stroke-width: 400;
  stroke-miterlimit: 10;
  visibility: hidden;
}
.jssort101 .p:hover .cv,
.jssort101 .p.pdn .cv {
  border: none;
  border-color: transparent;
}
.jssort101 .p:hover {
  padding: 2px;
}
.jssort101 .p:hover .cv {
  background-color: #000000;
  opacity: 0.35;
}
.jssort101 .p:hover.pdn {
  padding: 0;
}
.jssort101 .p:hover.pdn .cv {
  border: 2px solid #fff;
  background: none;
  opacity: 0.35;
}
.jssort101 .pav .cv {
  border-color: #fff;
  opacity: 0.35;
}
.jssort101 .pav .a,
.jssort101 .p:hover .a {
  visibility: visible;
}
.jssort101 .t {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
  opacity: 0.6;
}
.jssort101 .pav .t,
.jssort101 .p:hover .t {
  opacity: 1;
}
/*#endregion*/
/*#region ================ Desktops =================== */
@media screen and (min-width: 992px) {
  .hotel-gallery .tag-name {
    height: 20px;
    line-height: 30px;
    transition: background 200ms ease-in;
  }
  .hotel-gallery .hotel-gallery-wrapper {
    min-height: 400px;
  }
  .hotel-gallery .hotel-gallery-tags-wrapper {
    margin: 15px auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 80%;
  }
  .hotel-gallery .hotel-gallery-tags-wrapper .images-gallery-tab {
    cursor: pointer;
    padding: 0 0 15px 0;
  }
  .hotel-gallery .carousel-hotel-gallery {
    transition: height 200ms linear;
    min-height: 400px;
  }
  .hotel-gallery .carousel-hotel-gallery .carousel-control {
    width: 6% !important;
  }
  .hotel-gallery .carousel-hotel-gallery .carousel-control .glyphicon-chevron-right {
    top: 60% !important;
  }
  .hotel-gallery .carousel-hotel-gallery .carousel-control .glyphicon-chevron-left {
    top: 59% !important;
  }
  .hotel-gallery .carousel-hotel-gallery.active {
    min-height: 400px;
  }
  .hotel-gallery .carousel-hotel-gallery .item {
    min-height: 400px;
  }
  .hotel-gallery .carousel-hotel-gallery .carousel-indicators {
    display: none;
  }
}
/*#endregion*/
@media screen and (min-width: 992px) and (max-width: 1220px) {
  .hotel-gallery .carousel-hotel-gallery .item {
    height: 480px;
  }
  .hotel-gallery .carousel-hotel-gallery .item img {
    height: 100% !important;
  }
  .img-gal {
    height: 230px !important;
  }
  .imgGalr .atrc-img-hover {
    height: 190px !important;
  }
}
/*#region ================ Mobile =================== */
@media screen and (max-width: 991px) {
  .hotel-gallery {
    margin: 30px 0;
  }
  .hotel-gallery .tag-name {
    margin: 10px 0;
    padding: 10px;
    text-align: center;
    border-radius: 5px;
    border: 1px solid #ccc;
  }
  .hotel-gallery .tag-name.active {
    background-color: #8F5B69;
    color: #fff;
  }
  .hotel-gallery .tag-name.active span {
    color: #fff;
  }
  .hotel-gallery .tag-name img {
    display: none;
  }
  .hotel-gallery .hotel-gallery-wrapper {
    float: left;
    background: none;
    min-height: 200px;
  }
  .hotel-gallery .hotel-gallery-tags-wrapper {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .hotel-gallery .carousel-hotel-gallery {
    max-height: 0;
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    transition: all 400ms ease;
  }
  .hotel-gallery .carousel-hotel-gallery.active {
    max-height: 2000px;
  }
}
/*#endregion*/
/* Club members */
.register-club-member-form {
  border: 1px solid #fff;
}
.register-club-member-form .form-title {
  color: #fff;
  font-size: 30px;
}
.register-club-member-form .form-group {
  display: block;
}
.register-club-member-form #sendForm {
  font-size: 20px;
  background: #fff;
  text-align: center;
  margin: 15px auto;
  width: 100%;
}
.register-club-member-form label.required:after {
  content: '*';
  margin-left: 3px;
  color: #fff;
}
.register-club-member-form .form-control-feedback {
  right: 15px;
}
.oct-club-short-form #club-sendForm {
  margin: 15px 0px;
  padding: 10px 20px;
}
.oct-club-short-form .form-inline .form-control-feedback {
  top: 21px;
}
.oct-club-short-form .form-title {
  margin: 15px 0px;
}
.oct-club-short-form #club-forgot-pass {
  cursor: pointer;
}
.form-control {
  border-color: #fff;
  border-radius: 0;
  background-color: #f9f8f3;
}
label {
  font-weight: normal;
}
.has-feedback .form-control {
  padding-right: 12px !important;
  padding-left: 12px !important;
}
/*#region ================ Desktops =================== */
@media screen and (min-width: 992px) {
  .register-club-member-form {
    max-width: 350px;
    padding: 25px;
  }
  .register-club-member-form .form-control {
    width: 100%;
  }
  .register-club-member-form .d-opt {
    padding: 0;
  }
  .oct-club-short-form {
    width: 50%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .oct-club-short-form .form-control {
    width: 100%;
  }
  .oct-club-wrap-content {
    padding: 45px 80px;
  }
  .content-club {
    max-width: 640px;
  }
  .content-club .boxDesc {
    width: 170px;
    height: 170px;
    border: 4px solid #fff;
    color: #fff;
    float: left;
    margin: 5px;
    border-radius: 40px;
    padding-top: 30px;
  }
  .content-club .boxDesc span {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 22px;
    line-height: 24px;
  }
  .content-club .boxDesc span.botDesc {
    padding: 10px 18px 0 18px;
  }
  .content-club .boxDesc span.topDisc {
    font-size: 50px;
    line-height: 50px;
  }
  .content-club .boxDesc.longtext .botDesc {
    padding: 10px 2px 0 2px;
  }
  .content-club .boxDesc.fullColor {
    background-color: #fff;
    color: #fff;
  }
  .content-club .boxDesc.centerBot {
    border-bottom-right-radius: 0;
  }
  .content-club .boxDesc.centerBot.fullColor .botDesc {
    padding-top: 15px;
  }
  .content-club .boxDesc.rightTop {
    border-top-right-radius: 0;
  }
  .content-club .boxDesc.leftBot {
    border-bottom-left-radius: 0;
  }
  .content-club .boxDesc.leftBot.fullColor .botDesc {
    padding-top: 13px;
  }
  .content-club .boxDesc.longimg {
    padding-top: 10px;
  }
}
/*#endregion*/
/*#region ================ Mobile =================== */
@media screen and (max-width: 991px) {
  .register-club-member-form {
    padding: 15px;
    float: left;
  }
  .content-club {
    float: left;
  }
  .content-club .boxDesc {
    border: 4px solid #fff;
    color: #fff;
    float: left;
    width: 163px;
    max-width: 46%;
    height: 163px;
    margin: 5px;
    border-radius: 40px;
    padding-top: 20px;
  }
  .content-club .boxDesc span {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 22px;
    line-height: 24px;
  }
  .content-club .boxDesc span.botDesc {
    padding: 18px 14px 0 14px;
  }
  .content-club .boxDesc span.topDisc {
    font-size: 50px;
    line-height: 50px;
  }
  .content-club .boxDesc.longtext .botDesc {
    padding: 10px 2px 0 2px;
  }
  .content-club .boxDesc.fullColor {
    background-color: #fff;
    color: #fff;
  }
  .content-club .boxDesc.centerBot {
    border-bottom-right-radius: 0;
  }
  .content-club .boxDesc.rightTop {
    border-top-right-radius: 0;
  }
  .content-club .boxDesc.leftBot {
    border-bottom-left-radius: 0;
  }
  .content-club .boxDesc.longimg {
    padding-top: 10px;
  }
  .content-club .boxDesc.longimg .botDesc {
    padding-top: 11px;
  }
}
/*#endregion*/
/* My reservation */
.login-form {
  margin: 20px 0;
}
.form-control-feedback {
  left: auto;
  right: 0;
}
.has-feedback .form-control {
  padding-left: 12px;
  padding-right: 42.5px;
}
/*#region ================ Desktops =================== */
@media screen and (min-width: 992px) {
  .login-form {
    margin: 40px 0;
  }
  .login-form .control-label {
    width: 130px;
  }
  body > .content.first {
    padding-top: 0;
    background: #F4F2F1;
    min-height: 874px;
  }
  #close-calendar-button {
    display: none;
  }
}
/*#endregion*/
/*#region ================ Mobile =================== */
@media screen and (max-width: 991px) {
  #LoginButton {
    margin-right: 10%;
    float: right;
  }
}
/*#endregion*/