/* line 17, ../../../../../Ruby200-x64/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../Ruby200-x64/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../Ruby200-x64/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../Ruby200-x64/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../Ruby200-x64/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../Ruby200-x64/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../Ruby200-x64/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../Ruby200-x64/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../Ruby200-x64/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

/* line 11, ../sass/main.scss */
body {
  font-family: "Helvetica Neue", Helvetica, Arial,sans-serif;
  background-color: #f4f4f4;
}

/* line 16, ../sass/main.scss */
:focus, a:focus {
  outline: 0 none;
}

/* line 21, ../sass/main.scss */
.btn:focus {
  outline: 0 none;
  outline-offset: 0;
}
/* line 25, ../sass/main.scss */
.btn.active, .btn:active {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* top stuff start */
/* line 32, ../sass/main.scss */
.topLinks {
  background-color: #c13506;
  height: 25px;
  overflow: hidden;
}
/* line 36, ../sass/main.scss */
.topLinks .left {
  float: left;
}
/* line 38, ../sass/main.scss */
.topLinks .left li {
  padding-left: 16px;
}
/* line 42, ../sass/main.scss */
.topLinks .right {
  float: right;
}
/* line 44, ../sass/main.scss */
.topLinks .right li {
  padding-right: 16px;
}
/* line 48, ../sass/main.scss */
.topLinks ul {
  padding-top: 2px;
}
/* line 50, ../sass/main.scss */
.topLinks ul li {
  display: inline;
}
/* line 52, ../sass/main.scss */
.topLinks ul li a {
  color: #ffaf93;
  font-size: 11px;
  font-weight: 400;
}

/* line 60, ../sass/main.scss */
.mast {
  background-color: #ff652d;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ff763a), color-stop(20%, #ff763a), color-stop(70%, #ff652d), color-stop(100%, #ff652d));
  background: -webkit-linear-gradient(#ff763a, #ff763a 20%, #ff652d 70%, #ff652d);
  background: -moz-linear-gradient(#ff763a, #ff763a 20%, #ff652d 70%, #ff652d);
  background: -o-linear-gradient(#ff763a, #ff763a 20%, #ff652d 70%, #ff652d);
  background: linear-gradient(#ff763a, #ff763a 20%, #ff652d 70%, #ff652d);
  height: 105px;
  position: relative;
}
/* line 66, ../sass/main.scss */
.mast .logo {
  width: 311px;
  height: 105px;
  float: left;
  background-image: url("../images/tsibato-sprite.png");
  background-position: 0px 0px;
  background-repeat: no-repeat;
}
/* line 75, ../sass/main.scss */
.mast .tsibatos {
  overflow: hidden;
  position: absolute;
  bottom: 0;
  right: 24px;
}
/* line 81, ../sass/main.scss */
.mast .tsibatos .character {
  float: left;
  margin-top: 24px;
}
/* line 86, ../sass/main.scss */
.mast .tsibatos .brag {
  padding: 68px 0 0 24px;
  overflow: hidden;
  float: left;
}
/* line 91, ../sass/main.scss */
.mast .tsibatos .brag li {
  margin-left: 15px;
  float: left;
  font-size: 11.5px;
  font-weight: 700;
  color: #c13506;
}
/* line 98, ../sass/main.scss */
.mast .tsibatos .brag li span {
  font-size: 33px;
}
/* line 102, ../sass/main.scss */
.mast .tsibatos .brag li .brag-text {
  padding: 0 0 3px 3px;
  display: inline-block;
  vertical-align: bottom;
}
/* line 111, ../sass/main.scss */
.mast .user-panel {
  position: absolute;
  right: 20px;
  top: 0;
}
/* line 116, ../sass/main.scss */
.mast .user-panel .my-account {
  display: none;
}
/* line 120, ../sass/main.scss */
.mast .user-panel .tsibato-account {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border: 0 none;
  padding: 10px 18px;
  color: #c13506;
  font-size: 14px;
  font-weight: 700;
  background-color: white;
  -webkit-box-shadow: 0 0 5px #c13506;
  -moz-box-shadow: 0 0 5px #c13506;
  box-shadow: 0 0 5px #c13506;
  text-shadow: 0 1px 1px white;
}
/* line 132, ../sass/main.scss */
.mast .user-panel .tsibato-account .caret {
  color: #c13506;
  margin-left: 45px;
}
/* line 137, ../sass/main.scss */
.mast .user-panel .tsibato-account:active, .mast .user-panel .tsibato-account:focus, .mast .user-panel .tsibato-account:hover {
  background-color: white;
}
/* line 142, ../sass/main.scss */
.mast .user-panel .dropdown-menu {
  margin: 5px 0 0;
  width: 120%;
  left: auto;
  right: 0;
  border: 0 none;
  padding: 10px 0;
  -webkit-box-shadow: 0 0 5px #c13506;
  -moz-box-shadow: 0 0 5px #c13506;
  box-shadow: 0 0 5px #c13506;
}
/* line 151, ../sass/main.scss */
.mast .user-panel .dropdown-menu a {
  font-size: 13px;
  font-weight: 400;
  color: #c13506;
  padding: 6px 20px;
  text-shadow: 0 1px 1px white;
}
/* line 158, ../sass/main.scss */
.mast .user-panel .dropdown-menu a:hover, .mast .user-panel .dropdown-menu a:focus {
  background-color: white;
}
/* line 165, ../sass/main.scss */
.mast .user-panel.logged .my-account {
  display: inline-block;
}
/* line 168, ../sass/main.scss */
.mast .user-panel.logged .login {
  display: none;
}

/* top stuff end */
/* line 176, ../sass/main.scss */
.items {
  padding: 20px 0;
  margin-bottom: 200px;
}

/* items start */
/* line 182, ../sass/main.scss */
.item {
  min-height: 424px;
  max-height: 424px;
  margin-bottom: 30px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
/* line 188, ../sass/main.scss */
.item .wrapper {
  position: relative;
  background-color: white;
  padding: 0 !important;
  -webkit-box-shadow: rgba(0, 0, 0, 0.28) 0px 2px 5px;
  -moz-box-shadow: rgba(0, 0, 0, 0.28) 0px 2px 5px;
  box-shadow: rgba(0, 0, 0, 0.28) 0px 2px 5px;
}
/* line 194, ../sass/main.scss */
.item .wrapper:after {
  content: " ";
}
/* line 198, ../sass/main.scss */
.item .img-wrapper {
  height: 200px;
  width: 100%;
  overflow: hidden;
  background-position: top center;
  background-size: cover;
}
/* line 205, ../sass/main.scss */
.item .description {
  padding: 10px 10px 0;
  font-size: 12px;
  color: #787777;
  line-height: 15px;
  max-height: 80px;
  min-height: 80px;
  overflow: hidden;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
/* line 216, ../sass/main.scss */
.item ul.pricing {
  overflow: hidden;
  padding: 16px 10px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/* line 222, ../sass/main.scss */
.item ul.pricing li {
  float: left;
  width: 36%;
}
/* line 225, ../sass/main.scss */
.item ul.pricing li:last-child {
  width: 28%;
}
/* line 228, ../sass/main.scss */
.item ul.pricing li label {
  color: #919191;
  font-size: 9px;
  font-weight: 700;
}
/* line 233, ../sass/main.scss */
.item ul.pricing li p {
  padding: 0;
  color: #494949;
  font-size: 28px;
  font-weight: 700;
}
/* line 239, ../sass/main.scss */
.item ul.pricing li span {
  font-size: 17px;
  font-weight: 400;
  position: relative;
  top: -8px;
}
/* line 247, ../sass/main.scss */
.item ul.pricing.shadowed {
  -webkit-box-shadow: 0 -2px 1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 -2px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 0 -2px 1px rgba(0, 0, 0, 0.15);
}
/* line 252, ../sass/main.scss */
.item .buttonWrapper {
  overflow: hidden;
  max-height: 0px;
  margin: 0 10px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
/* line 258, ../sass/main.scss */
.item .buttonWrapper .btn-tsibato {
  color: white;
  padding: 10px;
  border: 1px solid #ff5f2b;
  font-size: 20px;
  font-weight: 700;
  background-color: #ff652d;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ff763a), color-stop(20%, #ff763a), color-stop(70%, #ff652d), color-stop(100%, #ff652d));
  background: -webkit-linear-gradient(#ff763a, #ff763a 20%, #ff652d 70%, #ff652d);
  background: -moz-linear-gradient(#ff763a, #ff763a 20%, #ff652d 70%, #ff652d);
  background: -o-linear-gradient(#ff763a, #ff763a 20%, #ff652d 70%, #ff652d);
  background: linear-gradient(#ff763a, #ff763a 20%, #ff652d 70%, #ff652d);
  -webkit-box-shadow: 0px 2px 2px rgba(1, 2, 2, 0.11), inset 0 1px 0 rgba(255, 255, 255, 0.27);
  -moz-box-shadow: 0px 2px 2px rgba(1, 2, 2, 0.11), inset 0 1px 0 rgba(255, 255, 255, 0.27);
  box-shadow: 0px 2px 2px rgba(1, 2, 2, 0.11), inset 0 1px 0 rgba(255, 255, 255, 0.27);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  text-shadow: 0 1px 0 rgba(120, 23, 0, 0.75);
}
/* line 273, ../sass/main.scss */
.item:hover {
  cursor: pointer;
  z-index: 1000;
}
/* line 276, ../sass/main.scss */
.item:hover .description {
  max-height: 200px;
}
/* line 279, ../sass/main.scss */
.item:hover .pricing {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
/* line 282, ../sass/main.scss */
.item:hover .buttonWrapper {
  max-height: 50px;
  margin-bottom: 10px;
}
/* line 288, ../sass/main.scss */
.item .divider {
  display: block;
  margin: 0 10px;
  height: 1px;
  background-color: #dedede;
}
/* line 295, ../sass/main.scss */
.item .details {
  overflow: hidden;
  position: relative;
  white-space: nowrap;
  padding: 10px 10px 20px;
}
/* line 300, ../sass/main.scss */
.item .details .inner {
  width: 75%;
  overflow: hidden;
}
/* line 304, ../sass/main.scss */
.item .details .dealsite {
  display: inline-block;
  padding-bottom: 4px;
}
/* line 308, ../sass/main.scss */
.item .details .categories {
  display: inline-block;
  white-space: nowrap;
  padding-bottom: 4px;
}
/* line 312, ../sass/main.scss */
.item .details .categories li {
  display: inline;
  color: #037794;
  font-size: 11px;
  font-weight: 700;
  padding-left: 10px;
}
/* line 320, ../sass/main.scss */
.item .details .categories li a:hover, .item .details .categories li a:focus {
  text-decoration: none;
}
/* line 326, ../sass/main.scss */
.item .details span {
  font-size: 11px;
  font-weight: 400;
  color: #919191;
}
/* line 332, ../sass/main.scss */
.item .details .timeleft {
  padding-right: 8px;
}
/* line 337, ../sass/main.scss */
.item .addToList {
  height: 39px;
  width: 39px;
  display: block;
  background: url(../images/tsibato-sprite.png) no-repeat -450px -150px;
  position: absolute;
  right: 14px;
  top: 9px;
}
/* line 346, ../sass/main.scss */
.item .addToList.added {
  background: url(../images/tsibato-sprite.png) no-repeat -450px -200px;
}
/* line 351, ../sass/main.scss */
.item img {
  width: 100%;
  height: auto;
  display: none;
}

/* items end */
/* line 359, ../sass/main.scss */
.category {
  padding: 36px 8% 40px;
}
/* line 362, ../sass/main.scss */
.category h2 {
  font-size: 36px;
  font-weight: 700;
  color: white;
  text-shadow: 0 1px 4px rgba(9, 9, 9, 0.4);
}
/* line 369, ../sass/main.scss */
.category p {
  font-size: 16px;
  font-weight: 400;
  color: white;
  margin: 16px 0 30px;
  line-height: 24px;
  max-width: 730px;
  text-shadow: 0 1px 4px rgba(9, 9, 9, 0.4);
}
/* line 379, ../sass/main.scss */
.category .filters-container {
  display: inline-block;
  padding: 12px 15px 15px;
}
/* line 383, ../sass/main.scss */
.category .filters-container .form-group {
  float: left;
  margin: 0 15px;
  width: 140px;
}
/* line 388, ../sass/main.scss */
.category .filters-container .form-group > label {
  font-size: 11px;
  font-weight: 700;
  color: #5f5f5f;
  padding: 0 0 2px 3px;
}
/* line 395, ../sass/main.scss */
.category .filters-container .form-group .form-control {
  display: block;
  height: 50px;
  padding: 0;
  border: 1px solid #eff2f5;
  background-color: white;
  -webkit-box-shadow: inset 0 1px 1px rgba(9, 9, 9, 0.24);
  -moz-box-shadow: inset 0 1px 1px rgba(9, 9, 9, 0.24);
  box-shadow: inset 0 1px 1px rgba(9, 9, 9, 0.24);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
/* line 404, ../sass/main.scss */
.category .filters-container .form-group .form-control .btn {
  text-align: left;
  font-size: 18px;
  font-weight: 400;
  color: #919191;
  height: 100%;
  border: 0 none;
  background-color: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
/* line 414, ../sass/main.scss */
.category .filters-container .form-group .form-control .btn .caret {
  height: 44px;
  width: 43px;
  position: absolute;
  top: 2px;
  right: 2px;
  background-color: #004970;
  border: 0 none;
  margin: 0;
}
/* line 424, ../sass/main.scss */
.category .filters-container .form-group .form-control .btn .caret:after {
  content: " ";
  width: 13px;
  height: 8px;
  background: url(../images/tsibato-sprite.png) -150px -300px;
  position: absolute;
  display: inline-block;
  top: 20px;
  left: 15px;
}
/* line 436, ../sass/main.scss */
.category .filters-container .form-group .form-control .btn:focus, .category .filters-container .form-group .form-control .btn:active {
  outline: 0 none !important;
  outline-offset: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/* line 443, ../sass/main.scss */
.category .filters-container .form-group .form-control .multiselect-container {
  min-width: 200px;
  padding: 5px 0;
}
/* line 447, ../sass/main.scss */
.category .filters-container .form-group .form-control .multiselect-container li a > label {
  font-weight: 700;
}
/* line 449, ../sass/main.scss */
.category .filters-container .form-group .form-control .multiselect-container li a > label > input {
  margin-top: 2px;
}
/* line 454, ../sass/main.scss */
.category .filters-container .form-group .form-control .multiselect-container li.active a, .category .filters-container .form-group .form-control .multiselect-container li.active a:focus, .category .filters-container .form-group .form-control .multiselect-container li.active a:hover {
  background-color: transparent;
}
/* line 463, ../sass/main.scss */
.category .filters-container .form-group .btn-group.open .dropdown-toggle {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/* line 468, ../sass/main.scss */
.category .filters-container .form-group.multiple {
  width: 220px;
}
/* line 472, ../sass/main.scss */
.category .filters-container .form-group.submit {
  width: 72px;
  height: 51px;
  margin-top: 16px;
  margin-bottom: 0;
  padding: 0;
}
/* line 478, ../sass/main.scss */
.category .filters-container .form-group.submit .btn-submit {
  background: url(../images/tsibato-sprite.png) no-repeat -650px -150px;
  height: 100%;
  width: 100%;
  text-indent: -99999px;
  border: 0 none;
}

/* line 490, ../sass/main.scss */
.hotels {
  background: url(../images/hotels_background.jpg) no-repeat right bottom;
  background-size: cover;
}
/* line 493, ../sass/main.scss */
.hotels .filters-container {
  background-color: #f1f5f8;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 2px 3px rgba(9, 9, 9, 0.27);
  -moz-box-shadow: 0 2px 3px rgba(9, 9, 9, 0.27);
  box-shadow: 0 2px 3px rgba(9, 9, 9, 0.27);
}

/* sidebar functionality start */
/* line 503, ../sass/main.scss */
#mainWrapper {
  padding-left: 340px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

/* line 508, ../sass/main.scss */
.content-header {
  width: 100%;
  height: 54px;
  background-color: #e4e8ea;
}

/* line 514, ../sass/main.scss */
.search-form {
  float: left;
  width: 270px;
  padding: 0;
  margin: 10px 0 10px 60px;
  border: 0 none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/* line 523, ../sass/main.scss */
.search-form .input-group:focus {
  outline: 0 none;
}
/* line 528, ../sass/main.scss */
.search-form .form-control {
  font-size: 12px;
  font-weight: 700;
  border: 0 none;
  background-color: #fbfbfb;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
/* line 538, ../sass/main.scss */
.search-form .input-group-btn:focus {
  outline: 0 none;
}
/* line 543, ../sass/main.scss */
.search-form .btn {
  position: relative;
  padding: 7px 12px 6px;
  border: 0 none;
  background-color: #fbfbfb;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
/* line 550, ../sass/main.scss */
.search-form .btn:hover, .search-form .btn:focus, .search-form .btn:active {
  border: 0 none;
  background-color: #fbfbfb;
  outline: 0 none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/* line 557, ../sass/main.scss */
.search-form .btn .search-icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(../images/tsibato-sprite.png) no-repeat 0 -150px;
  position: relative;
  top: 2px;
  line-height: 1;
}
/* line 568, ../sass/main.scss */
.search-form:focus {
  outline: 0 none;
}

/* line 573, ../sass/main.scss */
.viewswitch {
  float: left;
  overflow: hidden;
  margin: 10px 0 10px 30px;
}
/* line 578, ../sass/main.scss */
.viewswitch a {
  float: left;
  display: inline-block;
  position: relative;
  text-indent: -99999px;
  width: 35px;
  height: 34px;
  margin-right: 7px;
}
/* line 587, ../sass/main.scss */
.viewswitch a.grid span {
  width: 21px;
  height: 20px;
  display: block;
  background: url(../images/tsibato-sprite.png) no-repeat -50px -150px;
  position: absolute;
  top: 7px;
  left: 7px;
}
/* line 596, ../sass/main.scss */
.viewswitch a.map span {
  width: 16px;
  height: 19px;
  display: block;
  background: url(../images/tsibato-sprite.png) no-repeat -100px -150px;
  position: absolute;
  top: 7px;
  left: 9px;
}
/* line 605, ../sass/main.scss */
.viewswitch a.active {
  background-color: white;
}

/* line 611, ../sass/main.scss */
#sidebar-wrapper {
  margin-left: -340px;
  left: 340px;
  width: 340px;
  padding: 0 10px 0 60px;
  position: absolute;
  z-index: 1100;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

/* line 621, ../sass/main.scss */
#page-content-wrapper {
  width: 100%;
}

/* line 625, ../sass/main.scss */
.sidebar-nav {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 630, ../sass/main.scss */
.sidebar-nav li {
  border-bottom: 1px solid #e4e8ea;
  position: relative;
}
/* line 635, ../sass/main.scss */
.sidebar-nav li:hover a {
  text-decoration: none;
  background-color: #363636;
  color: white;
}
/* line 640, ../sass/main.scss */
.sidebar-nav li:hover a .caret {
  background: url(../images/tsibato-sprite.png) -800px -200px;
}
/* line 644, ../sass/main.scss */
.sidebar-nav li:hover .submenu {
  visibility: visible;
  opacity: 1;
}
/* line 648, ../sass/main.scss */
.sidebar-nav li:hover .submenu li a {
  text-decoration: none;
  background-color: transparent;
}
/* line 655, ../sass/main.scss */
.sidebar-nav li a {
  color: #999f9f;
  font-size: 12px;
  font-weight: 400;
  padding: 18px 0 15px 42px;
  display: block;
  position: relative;
}
/* line 663, ../sass/main.scss */
.sidebar-nav li a .icon {
  display: inline-block;
  height: 20px;
  width: 20px;
  background: url(../images/tsibato-sprite.png) no-repeat -350px -150px;
  position: absolute;
  top: 12px;
  left: 9px;
}
/* line 673, ../sass/main.scss */
.sidebar-nav li a .caret {
  border: 0 none;
  width: 6px;
  height: 10px;
  background: url(../images/tsibato-sprite.png) -800px -150px;
  position: absolute;
  right: 13px;
  top: 20px;
}
/* line 683, ../sass/main.scss */
.sidebar-nav li a.fav .icon {
  background: url(../images/tsibato-sprite.png) no-repeat -400px -150px;
}
/* line 686, ../sass/main.scss */
.sidebar-nav li a.sunny {
  color: #ffae00;
}
/* line 688, ../sass/main.scss */
.sidebar-nav li a.sunny .icon {
  height: 22px;
  width: 22px;
  left: 8px;
  background: url(../images/tsibato-sprite.png) no-repeat -200px -150px;
}
/* line 695, ../sass/main.scss */
.sidebar-nav li a.women {
  color: #ff0042;
}
/* line 697, ../sass/main.scss */
.sidebar-nav li a.women .icon {
  height: 18px;
  width: 12px;
  left: 13px;
  top: 13px;
  background: url(../images/tsibato-sprite.png) no-repeat -250px -150px;
}
/* line 705, ../sass/main.scss */
.sidebar-nav li a.travel {
  color: #029ae9;
}
/* line 707, ../sass/main.scss */
.sidebar-nav li a.travel .icon {
  height: 13px;
  width: 16px;
  left: 11px;
  top: 16px;
  background: url(../images/tsibato-sprite.png) no-repeat -300px -150px;
}
/* line 715, ../sass/main.scss */
.sidebar-nav li a.selected {
  text-decoration: none;
  background-color: #363636;
  color: white;
}
/* line 720, ../sass/main.scss */
.sidebar-nav li a.selected .caret {
  background: url(../images/tsibato-sprite.png) -800px -200px;
}
/* line 724, ../sass/main.scss */
.sidebar-nav li a:focus {
  text-decoration: none;
}
/* line 730, ../sass/main.scss */
.sidebar-nav li .submenu {
  position: absolute;
  left: 100%;
  top: 0;
  padding-left: 17px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
/* line 738, ../sass/main.scss */
.sidebar-nav li .submenu ul {
  background-color: #212121;
  background-color: rgba(33, 33, 33, 0.95);
  width: 365px;
  padding: 11px 0 13px;
  overflow: hidden;
}
/* line 745, ../sass/main.scss */
.sidebar-nav li .submenu ul li {
  border: 0 none;
  float: left;
}
/* line 748, ../sass/main.scss */
.sidebar-nav li .submenu ul li a {
  color: white;
  padding: 7px 18px;
  width: 180px;
}
/* line 752, ../sass/main.scss */
.sidebar-nav li .submenu ul li a.selected {
  text-decoration: none;
  background-color: transparent;
  color: #7b7b7b;
}
/* line 757, ../sass/main.scss */
.sidebar-nav li .submenu ul li a:focus {
  text-decoration: none;
}
/* line 761, ../sass/main.scss */
.sidebar-nav li .submenu ul li a .count {
  float: right;
}
/* line 766, ../sass/main.scss */
.sidebar-nav li .submenu ul li:hover a {
  text-decoration: none;
  background-color: transparent;
  color: #7b7b7b;
}
/* line 774, ../sass/main.scss */
.sidebar-nav li .submenu:after {
  content: ' ';
  width: 0;
  height: 0;
  position: absolute;
  left: 3px;
  top: 18px;
  border-style: solid;
  border-width: 7px;
  border-color: transparent #212121 transparent transparent;
  border-color: transparent rgba(33, 33, 33, 0.95) transparent transparent;
}
/* line 789, ../sass/main.scss */
.sidebar-nav li.open ul {
  display: block;
}
/* line 794, ../sass/main.scss */
.sidebar-nav li:last-child {
  border: none;
}

/* line 801, ../sass/main.scss */
.apps {
  margin: 10px 0;
}
/* line 804, ../sass/main.scss */
.apps a {
  height: 57px;
  width: 270px;
  display: inline-block;
  text-indent: -99999px;
  margin-bottom: 10px;
}
/* line 811, ../sass/main.scss */
.apps a.apple {
  background: url(../images/tsibato-sprite.png) no-repeat 0 -450px;
}
/* line 815, ../sass/main.scss */
.apps a.windows {
  background: url(../images/tsibato-sprite.png) no-repeat -300px -450px;
}
/* line 819, ../sass/main.scss */
.apps a.android {
  background: url(../images/tsibato-sprite.png) no-repeat -600px -450px;
}

/* line 825, ../sass/main.scss */
.inset {
  padding: 0 20px;
}

/* line 830, ../sass/main.scss */
.dropdown .tsibato-dropdown {
  background-color: white;
  border: 0 none;
  color: #919191;
  font-size: 12px;
  font-weight: 700;
  text-decoration: none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
/* line 838, ../sass/main.scss */
.dropdown .tsibato-dropdown:focus {
  outline: 0 none !important;
}
/* line 841, ../sass/main.scss */
.dropdown .tsibato-dropdown:active {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/* line 848, ../sass/main.scss */
.dropdown.btn-group .dropdown-menu li a {
  font-size: 12px;
  font-weight: 700;
  text-decoration: none;
  color: #919191;
  padding: 5px 20px;
}
/* line 855, ../sass/main.scss */
.dropdown.btn-group .dropdown-menu li a:focus, .dropdown.btn-group .dropdown-menu li a:hover {
  background-color: transparent;
  color: #333333;
}
/* line 861, ../sass/main.scss */
.dropdown.btn-group .dropdown-menu li.selected a {
  color: #333333;
}
/* line 867, ../sass/main.scss */
.dropdown.btn-group .tsibato-dropdown .caret {
  border: 0 none;
  width: 13px;
  height: 8px;
  background: url(../images/tsibato-sprite.png) -150px -150px;
}
/* line 873, ../sass/main.scss */
.dropdown.btn-group.open .tsibato-dropdown {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/* line 877, ../sass/main.scss */
.dropdown.cities {
  margin-top: 20px;
}
/* line 879, ../sass/main.scss */
.dropdown.cities button {
  font-size: 17px;
}
/* line 882, ../sass/main.scss */
.dropdown.cities .dropdown-menu li a {
  font-size: 14px;
}
/* line 886, ../sass/main.scss */
.dropdown.prices, .dropdown.order {
  float: right;
  margin: 10px 20px 10px 10px;
}
/* line 890, ../sass/main.scss */
.dropdown.prices .tsibato-dropdown .caret, .dropdown.order .tsibato-dropdown .caret {
  margin-top: -4px;
}

/* line 896, ../sass/main.scss */
#content-loader {
  display: inline-block;
  visibility: visible;
  position: fixed;
  bottom: 0;
  left: 50%;
}
/* line 903, ../sass/main.scss */
#content-loader .loading-tagline {
  background: url(../images/tsibato-sprite.png) no-repeat 0 -550px;
  width: 254px;
  height: 110px;
  text-align: center;
  padding-top: 18px;
  position: relative;
  left: -62px;
  top: 10px;
}
/* line 913, ../sass/main.scss */
#content-loader .loading-tagline h5 {
  font-size: 25px;
  color: #999f9f;
}
/* line 918, ../sass/main.scss */
#content-loader .loading-tagline p {
  font-size: 15px;
  color: #999f9f;
}
/* line 924, ../sass/main.scss */
#content-loader.hidden {
  display: none;
  visibility: hidden;
}

/* line 930, ../sass/main.scss */
.character {
  width: 156px;
  height: 81px;
  background: url(../images/tsibato-sprite.png) no-repeat -350px 0;
}

@media (max-width: 767px) {
  /* line 937, ../sass/main.scss */
  .mast {
    left: 0;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  /* line 941, ../sass/main.scss */
  .mast .logo {
    float: none;
    margin: 0 auto;
  }
  /* line 946, ../sass/main.scss */
  .mast .drawer-toggle {
    position: absolute;
    left: 7%;
    top: 45px;
  }
  /* line 951, ../sass/main.scss */
  .mast .drawer-toggle .tsibato-sandwich {
    text-indent: -99999px;
    border: 0 none;
    background: url(../images/tsibato-sprite.png) no-repeat -550px -150px;
    width: 24px;
    height: 23px;
    box-shadow: none;
    padding: 0;
  }
  /* line 962, ../sass/main.scss */
  .mast .user-panel {
    right: 0;
  }
  /* line 965, ../sass/main.scss */
  .mast .user-panel.logged {
    right: 7%;
    top: 45px;
  }
  /* line 969, ../sass/main.scss */
  .mast .user-panel.logged .tsibato-account {
    background: url(../images/tsibato-sprite.png) no-repeat -550px -200px;
    text-indent: -99999px;
    padding: 0;
    width: 19px;
    height: 24px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  /* line 977, ../sass/main.scss */
  .mast .user-panel.logged .tsibato-account:hover, .mast .user-panel.logged .tsibato-account:focus, .mast .user-panel.logged .tsibato-account:active {
    background-color: transparent;
  }

  /* line 988, ../sass/main.scss */
  #mainWrapper {
    left: 0;
    position: relative;
    padding-left: 0;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }

  /* line 995, ../sass/main.scss */
  #sidebar-wrapper {
    left: -290px;
    top: -105px;
    padding: 0 20px;
    width: 290px;
    margin-left: -290px;
    background-color: #e4e8ea;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  /* line 1005, ../sass/main.scss */
  #sidebar-wrapper .content-header .search-form {
    margin-left: 0;
    width: 100%;
  }
  /* line 1010, ../sass/main.scss */
  #sidebar-wrapper .content-header .dropdown.prices, #sidebar-wrapper .content-header .dropdown.order {
    width: 100% !important;
    margin-left: 0;
    margin-right: 0;
  }
  /* line 1019, ../sass/main.scss */
  #sidebar-wrapper .sidebar-nav li a .caret {
    width: 13px;
    height: 8px;
    right: 8px;
    background: url(../images/tsibato-sprite.png) -150px -150px;
  }
  /* line 1027, ../sass/main.scss */
  #sidebar-wrapper .sidebar-nav li .submenu {
    position: relative;
    left: auto;
    right: auto;
    padding: 0;
    display: none;
  }
  /* line 1034, ../sass/main.scss */
  #sidebar-wrapper .sidebar-nav li .submenu:after {
    display: none;
  }
  /* line 1038, ../sass/main.scss */
  #sidebar-wrapper .sidebar-nav li .submenu ul {
    width: auto;
    background-color: transparent;
    padding: 0;
  }
  /* line 1043, ../sass/main.scss */
  #sidebar-wrapper .sidebar-nav li .submenu ul li {
    border: 0 none;
  }
  /* line 1045, ../sass/main.scss */
  #sidebar-wrapper .sidebar-nav li .submenu ul li a {
    padding: 8px 0 10px 42px;
    color: #999f9f;
  }
  /* line 1048, ../sass/main.scss */
  #sidebar-wrapper .sidebar-nav li .submenu ul li a:hover, #sidebar-wrapper .sidebar-nav li .submenu ul li a.selected {
    text-decoration: none;
    background-color: transparent;
    color: #7b7b7b;
  }
  /* line 1059, ../sass/main.scss */
  #sidebar-wrapper .sidebar-nav li.open .submenu {
    display: block;
    visibility: visible;
    opacity: 1;
  }
  /* line 1066, ../sass/main.scss */
  #sidebar-wrapper .sidebar-nav li:hover a {
    background-color: transparent;
    color: #999f9f;
  }
  /* line 1069, ../sass/main.scss */
  #sidebar-wrapper .sidebar-nav li:hover a.sunny {
    color: #ffae00;
  }
  /* line 1072, ../sass/main.scss */
  #sidebar-wrapper .sidebar-nav li:hover a.women {
    color: #ff0042;
  }
  /* line 1075, ../sass/main.scss */
  #sidebar-wrapper .sidebar-nav li:hover a.travel {
    color: #029ae9;
  }
  /* line 1080, ../sass/main.scss */
  #sidebar-wrapper .sidebar-nav li a:hover {
    text-decoration: none;
    background-color: #363636;
    color: white;
  }
  /* line 1085, ../sass/main.scss */
  #sidebar-wrapper .sidebar-nav li a:hover .caret {
    background: url(../images/tsibato-sprite.png) -150px -300px;
  }

  /* line 1093, ../sass/main.scss */
  body.open-drawer {
    position: relative;
    overflow-x: hidden;
  }
  /* line 1097, ../sass/main.scss */
  body.open-drawer .mast {
    position: relative;
    left: 290px;
  }
  /* line 1102, ../sass/main.scss */
  body.open-drawer #mainWrapper {
    position: relative;
    left: 290px;
  }
  /* line 1107, ../sass/main.scss */
  body.open-drawer #sidebar-wrapper {
    left: 0;
    position: absolute;
    z-index: 1000;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }

  /* line 1115, ../sass/main.scss */
  #content-loader {
    left: 0;
    right: 0;
  }
  /* line 1118, ../sass/main.scss */
  #content-loader .loading-tagline {
    margin: 0 auto;
    left: -10px;
  }
  /* line 1122, ../sass/main.scss */
  #content-loader .character {
    margin: 0 auto;
  }
}
@media (max-width: 991px) {
  /* line 1130, ../sass/main.scss */
  .dropdown.order {
    width: 22% !important;
  }
  /* line 1133, ../sass/main.scss */
  .dropdown.prices {
    width: 11% !important;
  }

  /* line 1137, ../sass/main.scss */
  .category {
    margin-left: -20px;
    margin-right: -20px;
  }
}
/* sidebar functionality end */
