/* line 4, app/assets/stylesheets/access.css.scss */
html {
  height: 100%;
}

/* line 8, app/assets/stylesheets/access.css.scss */
body {
  height: 100%;
  width: 100%;
  font-family: "sourcesanspro";
  font-weight: normal;
}

/* line 14, app/assets/stylesheets/access.css.scss */
h1, h2, h3, h4, h5, h6 {
  font-family: "sourcesanspro";
  font-weight: bold;
}

/* line 19, app/assets/stylesheets/access.css.scss */
p {
  font-family: "sourcesanspro-light";
  font-size: 1.1em;
}

/*-------@bhaskar: used font starts----------*/
@font-face {
  font-family: "dinPro";
  src: url(/assets/dinPro-Reg-11b301190877286d416a543c6bd44bdba34cfeacb2bda2638383cf8e0a195bb9.TTF);
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "sourcesanspro";
  src: url(/assets/SOURCESANSPRO-REGULAR-263e2cd727ced81c51d471539c349f5155cb62d42c5f5b45b5261919535d3f4c.TTF);
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "tagline";
  src: url(/assets/tagline-36e2730bf77a09ebf38072a59ca53014cc191582aab026b8c1ac09ef48a3645c.TTF);
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "sourcesanspro-light";
  src: url(/assets/SOURCESANSPRO-LIGHT-354031eeeb8e7e051523759991cfa6be96e4568d725d52914d037602d118fe12.TTF);
}

@font-face {
  font-family: "sourcesanspro";
  src: url(/assets/SOURCESANSPRO-SEMIBOLD-af6c3dcb0555236ec67772db01d6da36a603db65a09cf2d66e5a70784fa18739.TTF);
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: "sourcesanspro-extralight";
  src: url(/assets/SOURCESANSPRO-EXTRALIGHT-a162026e9b56fe091d385e8d16fe80d1e53fbdb8b50618e5f8078cf58d064661.TTF);
}

/*---------@bhaskar:used font ends------------*/
@font-face {
  font-family: "sourcesanspro-black";
  src: url(/assets/SOURCESANSPRO-BLACK-10203305614572e4fdcb7c195de0789aa8b17b9613d463863b22c9ccfbe56dda.TTF);
}

@font-face {
  font-family: "sourcesanspro-blackitalic";
  src: url(/assets/SOURCESANSPRO-BLACKITALIC-7f6b49de1582e70b6de565783165ce56a64ee26494792913541fcd500c2d6eed.TTF);
}

@font-face {
  font-family: "sourcesanspro-bold";
  src: url(/assets/SOURCESANSPRO-BOLD-f377cb6d915071277ec0afdaa8bdc2ff424d15c50ec3233fe4b1978e1da2a8f2.TTF);
}

@font-face {
  font-family: "sourcesanspro-extralight";
  src: url(/assets/SOURCESANSPRO-EXTRALIGHTITALIC-80687f335d5a1430ce02b69521c5ae2794d86d898ccf3d981c47dc13c9609288.TTF);
}

@font-face {
  font-family: "sourcesanspro-italic";
  src: url(/assets/SOURCESANSPRO-EXTRALIGHTITALIC-80687f335d5a1430ce02b69521c5ae2794d86d898ccf3d981c47dc13c9609288.TTF);
}

@font-face {
  font-family: "sourcesanspro-semibolditalic";
  src: url(/assets/SOURCESANSPRO-SEMIBOLDITALIC-b6a11cdbe34dea274379978be0bd893bdc5b590f2bf25462d2a036eeb3b3bc7f.TTF);
}

/* line 101, app/assets/stylesheets/access.css.scss */
.formContainer {
  display: table;
  vertical-align: middle;
  height: 100%;
  width: 100%;
}

/* line 108, app/assets/stylesheets/access.css.scss */
.verticalCenter {
  display: table-cell;
  vertical-align: middle;
}

/* line 113, app/assets/stylesheets/access.css.scss */
.loginForms {
  background-color: #fff;
  box-shadow: 0px 0px 15px #111;
  padding: 20px 30px;
  text-align: center;
}

/* line 120, app/assets/stylesheets/access.css.scss */
.loginForms input {
  border-radius: 0px;
  box-shadow: none;
  border: 1px solid #aaa;
  padding-top: 13px;
  padding-bottom: 7px;
  margin: 10px 0px;
  font-size: 18px;
  bottom: 10;
}

/* line 132, app/assets/stylesheets/access.css.scss */
.loginForms input[type=submit] {
  border: 1px solid #31ABE4;
  background-color: #31ABE4;
}

/* line 138, app/assets/stylesheets/access.css.scss */
.bold {
  font-weight: bolder !important;
}

/* line 143, app/assets/stylesheets/access.css.scss */
.book-nowbtn:hover {
  color: #333 !important;
  border: thin solid #777;
}

/* line 148, app/assets/stylesheets/access.css.scss */
.book-nowbtn {
  background-color: #e82020;
  border-radius: 0px;
  text-decoration: none !important;
}
/* line 37, app/assets/stylesheets/admin.css.scss */
.pagination {
  margin: 0px !important;
}

/* line 41, app/assets/stylesheets/admin.css.scss */
.margin15 {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 46, app/assets/stylesheets/admin.css.scss */
.tableContainer {
  height: 100%;
  width: 100%;
}

/* line 51, app/assets/stylesheets/admin.css.scss */
.background {
  background-color: #eee;
}

/* line 55, app/assets/stylesheets/admin.css.scss */
.datepicker {
  z-index: 2000 !important;
}

/* line 60, app/assets/stylesheets/admin.css.scss */
.pointerCursor {
  cursor: pointer !important;
}

/* line 64, app/assets/stylesheets/admin.css.scss */
.error-details {
  font-size: 12px;
}

/* line 68, app/assets/stylesheets/admin.css.scss */
.height50 {
  height: 50px;
}

/* line 73, app/assets/stylesheets/admin.css.scss */
.marginBottom20 {
  margin-bottom: 20px;
}

/* line 78, app/assets/stylesheets/admin.css.scss */
.margin9Per {
  margin-left: 9% !important;
}

/* line 82, app/assets/stylesheets/admin.css.scss */
.width200 {
  width: 200% !important;
}

/* line 86, app/assets/stylesheets/admin.css.scss */
.min_room_count {
  background-color: #FFF !important;
  color: #12BB5C !important;
  font-weight: bold !important;
}

/* line 92, app/assets/stylesheets/admin.css.scss */
.vertDivider {
  border-left: thin solid #DDD;
  padding-left: 20px;
}

/* line 98, app/assets/stylesheets/admin.css.scss */
ul {
  font-size: 13px !important;
}

/* line 103, app/assets/stylesheets/admin.css.scss */
.deactivatedRow td {
  background-color: #260000 !important;
  color: #FF0000;
}

/* line 109, app/assets/stylesheets/admin.css.scss */
.GraphSubmit {
  margin-top: 0px !important;
}

/* line 113, app/assets/stylesheets/admin.css.scss */
.red {
  color: #d14;
}

/* line 116, app/assets/stylesheets/admin.css.scss */
.green {
  color: #00FF00;
}

/* line 119, app/assets/stylesheets/admin.css.scss */
.blue {
  color: #008080;
}

/* line 123, app/assets/stylesheets/admin.css.scss */
.dropdown-submenu {
  position: relative;
}

/* line 127, app/assets/stylesheets/admin.css.scss */
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px;
  border-radius: 0 6px 6px 6px;
}

/* line 137, app/assets/stylesheets/admin.css.scss */
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}

/* line 141, app/assets/stylesheets/admin.css.scss */
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #ccc;
  margin-top: 5px;
  margin-right: -10px;
}

/* line 155, app/assets/stylesheets/admin.css.scss */
.dropdown-submenu:hover > a:after {
  border-left-color: #fff;
}

/* line 159, app/assets/stylesheets/admin.css.scss */
.dropdown-submenu.pull-left {
  float: none;
}

/* line 163, app/assets/stylesheets/admin.css.scss */
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}

/* line 171, app/assets/stylesheets/admin.css.scss */
a.oyo_news_link {
  color: #fff !important;
}

/* line 175, app/assets/stylesheets/admin.css.scss */
.shifting_hotel_list_modal {
  width: 85%;
}
/* line 71, app/assets/stylesheets/home.css.scss */
.imageTag {
  float: left;
  padding: 0px;
  height: 42px;
  width: 42px;
}

/* line 78, app/assets/stylesheets/home.css.scss */
#imageTagId {
  float: left;
  padding: 0px;
  height: 42px;
  width: 42px;
}

/* line 86, app/assets/stylesheets/home.css.scss */
.homeEnquiry {
  background: #ef3e3a;
}

/* line 91, app/assets/stylesheets/home.css.scss */
.exclamation {
  color: #ebce5d;
}

/* line 95, app/assets/stylesheets/home.css.scss */
.titleEnquiry {
  cursor: pointer;
}

/* line 99, app/assets/stylesheets/home.css.scss */
.mobileEnq {
  position: fixed;
  bottom: 0;
  right: 0;
}

/* line 104, app/assets/stylesheets/home.css.scss */
.homeEnquiry h3 {
  color: white;
  padding-bottom: 10px;
  font-family: sourcesanspro-light;
  padding: 8px 10px;
  width: 298px;
  margin: 0;
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform-origin: left bottom 0;
  -webkit-transform-origin: left bottom 0;
  -moz-transform-origin: left bottom 0;
  position: absolute;
  bottom: 0px;
  background-color: #ef3e3a;
}

/* line 112, app/assets/stylesheets/home.css.scss */
.homeEnquiry h3 .fa {
  margin-right: 0px;
}

/* line 115, app/assets/stylesheets/home.css.scss */
.homeEnquiry h3 hr {
  margin: 5px auto 0 auto;
  width: 100%;
}

/* line 132, app/assets/stylesheets/home.css.scss */
.formFieldContainer {
  height: auto;
  overflow: hidden;
  padding-top: 1px;
}

/* line 137, app/assets/stylesheets/home.css.scss */
.enquiryBoxHomeContainer {
  position: fixed;
  right: -250px;
  top: initial;
  bottom: 10px;
  z-index: 1000;
}

/* line 145, app/assets/stylesheets/home.css.scss */
.enquiryBoxHomeContainer.fixedClass {
  position: fixed;
  top: 10px;
  bottom: initial;
  right: 0px;
}

/* line 153, app/assets/stylesheets/home.css.scss */
.homeEnquiry hr {
  margin-top: 0px;
}

/* line 159, app/assets/stylesheets/home.css.scss */
.homeEnquiry input::-webkit-input-placeholder, .homeEnquiry textarea::-webkit-input-placeholder {
  color: #dbd7d7 !important;
}

/* line 162, app/assets/stylesheets/home.css.scss */
.homeEnquiry input:-moz-placeholder, .homeEnquiry textarea:-moz-placeholder {
  color: #dbd7d7 !important;
}

/* line 167, app/assets/stylesheets/home.css.scss */
.homeEnquiry input, .homeEnquiry textarea {
  box-shadow: none;
  color: white;
  margin: 10px 0px !important;
  border: none !important;
  border-radius: 0 !important;
  background: #ef3e3a !important;
  border-bottom: 1px solid white !important;
}

/* line 176, app/assets/stylesheets/home.css.scss */
.homeEnquiry textarea {
  max-width: 100%;
  min-width: 90%;
  min-height: 50px;
}

/* line 181, app/assets/stylesheets/home.css.scss */
.homeEnquiry .form-control-feedback {
  top: -5px !important;
}

/* line 186, app/assets/stylesheets/home.css.scss */
.homeEnquiry .btn {
  background-color: white !important;
  color: #ef3e3a;
  margin: 0 !important;
  border-radius: 3px !important;
}

/* line 194, app/assets/stylesheets/home.css.scss */
.homeEnquiry input:focus, .homeEnquiry textarea:focus {
  box-shadow: none;
}

/* line 199, app/assets/stylesheets/home.css.scss */
.homeEnquiry textarea {
  border: 1px solid white !important;
}

/* line 203, app/assets/stylesheets/home.css.scss */
.rightContainer {
  margin-right: 15px;
  display: table;
  vertical-align: middle;
  height: 100%;
}

/* line 211, app/assets/stylesheets/home.css.scss */
.rightContainer h2 {
  font-family: sourcesanspro;
  margin-top: 20px !important;
  font-weight: bold;
  margin-right: 0px;
}

/* line 218, app/assets/stylesheets/home.css.scss */
.rightContainer h2 span {
  font-size: 0.7em;
  color: #777;
}

/* line 224, app/assets/stylesheets/home.css.scss */
.contact h3 {
  margin-top: 0px;
}

/* line 229, app/assets/stylesheets/home.css.scss */
.imageTagSmall {
  padding: 0.1%;
  display: table-cell;
  vertical-align: middle;
}

/* line 236, app/assets/stylesheets/home.css.scss */
.main {
  overflow: hidden;
}

/* must be same height as the footer */
@media (max-width: 900px) {
  /* line 242, app/assets/stylesheets/home.css.scss */
  #footer {
    margin-bottom: 25px !important;
  }
}

/* line 248, app/assets/stylesheets/home.css.scss */
#footer {
  position: relative;
  padding: 30px 0px;
  clear: both;
  color: #fff;
  background-color: #363636;
  padding-right: 5px;
}

/* line 257, app/assets/stylesheets/home.css.scss */
#footer h4 {
  color: #fff;
  font-family: "sourcesanspro";
  font-weight: 700;
}

/* line 263, app/assets/stylesheets/home.css.scss */
.siteMap {
  padding-left: 50px;
}

/* line 267, app/assets/stylesheets/home.css.scss */
.siteMap a, .activeCities a {
  text-decoration: none;
  color: #fff;
}

/* line 272, app/assets/stylesheets/home.css.scss */
.siteMap a:hover, .activeCities a:hover {
  font-weight: 400;
}

/* line 276, app/assets/stylesheets/home.css.scss */
.fullHeightContainer {
  height: 100%;
}

/* line 281, app/assets/stylesheets/home.css.scss */
.Head {
  width: 1px;
  white-space: nowrap;
}

/* line 286, app/assets/stylesheets/home.css.scss */
.Head h4 {
  margin: 0px;
  color: #E82020;
  font-weight: 700;
  border: 1px solid #E1E1E1;
  border-radius: 7px;
  padding: 10px 15px;
}

/* line 295, app/assets/stylesheets/home.css.scss */
.Head h4 span {
  color: #000;
}

/* line 299, app/assets/stylesheets/home.css.scss */
#map {
  width: 100%;
  min-height: 280px;
  margin-bottom: 206px;
}

/* line 306, app/assets/stylesheets/home.css.scss */
#map img {
  width: 100%;
  min-height: 280px;
}

/* line 312, app/assets/stylesheets/home.css.scss */
.aboutUsTabs {
  padding: 20px 0px;
  display: table;
  text-align: center;
}

/* line 318, app/assets/stylesheets/home.css.scss */
.aboutUs {
  margin: 20px 0px;
  padding: 0px;
  text-align: center;
}

/* line 324, app/assets/stylesheets/home.css.scss */
.aboutUs p {
  font-size: 0.9em;
  line-height: 220%;
  margin-bottom: 20px;
}

/* line 330, app/assets/stylesheets/home.css.scss */
.aboutUs h5 {
  margin-bottom: 0px;
}

/* line 334, app/assets/stylesheets/home.css.scss */
.aboutUs h4 {
  margin-top: 2px;
  margin-bottom: 0px;
}

/* line 339, app/assets/stylesheets/home.css.scss */
.aboutUs h2 {
  margin-top: 7px;
  margin-bottom: 0px;
}

/* line 344, app/assets/stylesheets/home.css.scss */
.title {
  background-color: #000;
}

/* line 348, app/assets/stylesheets/home.css.scss */
.aboutUsDescription img {
  width: 100%;
}

/* line 353, app/assets/stylesheets/home.css.scss */
.testimonialText {
  margin-top: 40px;
}

/* line 357, app/assets/stylesheets/home.css.scss */
.closeQuoteContainer {
  height: 100%;
}

/* line 361, app/assets/stylesheets/home.css.scss */
.closeQuote {
  height: 100%;
  position: absolute;
  right: 0;
  bottom: 0;
}

/* line 368, app/assets/stylesheets/home.css.scss */
.height52 {
  height: 52px;
}

/* line 372, app/assets/stylesheets/home.css.scss */
.testimonialsHead {
  text-align: center;
  color: #E82020;
}

/* line 377, app/assets/stylesheets/home.css.scss */
.testimonial {
  float: left;
}

/* line 382, app/assets/stylesheets/home.css.scss */
.testimonial h1 {
  color: #E82020;
  font-family: "sourcesanspro";
}

/* line 387, app/assets/stylesheets/home.css.scss */
.testimonialContent {
  margin-top: 20px;
  margin-bottom: 30px;
}

/* line 392, app/assets/stylesheets/home.css.scss */
.hotelPage {
  margin-top: 0px;
  padding-top: 0px;
}

/* line 397, app/assets/stylesheets/home.css.scss */
.hotelPage span {
  font-size: 1.6em;
  font-weight: 700;
}

/* line 402, app/assets/stylesheets/home.css.scss */
.hotelPage {
  margin-bottom: 0px;
}

/* line 407, app/assets/stylesheets/home.css.scss */
.spaceIn {
  height: 10px;
}

/* line 411, app/assets/stylesheets/home.css.scss */
.paddingTop {
  padding-top: 10px;
}

/* line 415, app/assets/stylesheets/home.css.scss */
.roomType h3 {
  color: #E82020;
}

/* line 419, app/assets/stylesheets/home.css.scss */
#hotelDetailsContainer {
  padding: 0px;
}

/* line 423, app/assets/stylesheets/home.css.scss */
#hotelDetailsContainer ul {
  list-style: none;
  height: 100%;
  margin-left: 0px;
  padding-left: 0px;
  padding-right: 0px;
}

/* line 431, app/assets/stylesheets/home.css.scss */
#hotelDetailsContainer ul li {
  cursor: pointer;
  margin-left: 0%;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 20px;
  width: 100%;
  border-bottom: 1px solid #E1E1E1;
}

/* line 442, app/assets/stylesheets/home.css.scss */
#hotelDetailsContainer h4 {
  margin: 0px;
  font-weight: 700;
}

/* line 447, app/assets/stylesheets/home.css.scss */
.content {
  list-style: none;
  border-left: 1px solid #E1E1E1;
  min-height: 220px;
  margin-bottom: 0px;
}

/* line 455, app/assets/stylesheets/home.css.scss */
.content li {
  height: 100%;
  border: none;
}

/* line 460, app/assets/stylesheets/home.css.scss */
.activeHotelDetail {
  border-left: 3px solid #E82020 !important;
  padding-left: 17px !important;
}

/* line 465, app/assets/stylesheets/home.css.scss */
.activeHotelDetail h4 {
  color: #E82020 !important;
}

/* line 469, app/assets/stylesheets/home.css.scss */
.searchfield {
  border-radius: 3px;
}

/* line 472, app/assets/stylesheets/home.css.scss */
.searchResultHead h2 {
  text-align: center;
}

/* line 477, app/assets/stylesheets/home.css.scss */
.hotelSearchDetails h3 {
  font-weight: 700;
  color: #E82020;
  margin-top: 0px;
  margin-bottom: 5px;
}

/* line 484, app/assets/stylesheets/home.css.scss */
.seachFix {
  padding-left: 0px;
  margin-top: -10px;
}

/* line 490, app/assets/stylesheets/home.css.scss */
.hotelSearchDetails {
  height: 100%;
}

/* line 493, app/assets/stylesheets/home.css.scss */
.hotelSearchDetails .ratings {
  display: inline-block;
}

/* line 495, app/assets/stylesheets/home.css.scss */
.hotelSearchDetails .ratings .rating {
  display: inline-block;
  color: #E82020;
}

/* line 499, app/assets/stylesheets/home.css.scss */
.hotelSearchDetails .ratings .fa-star-o, .hotelSearchDetails .ratings .fa-star {
  display: none;
}

/* line 6, app/assets/stylesheets/home.css.scss */
.hotelSearchDetails .ratings.rated1 .fa-star {
  display: none;
}

/* line 10, app/assets/stylesheets/home.css.scss */
.hotelSearchDetails .ratings.rated1 .fa-star-o {
  display: inline-block;
}

/* line 15, app/assets/stylesheets/home.css.scss */
.hotelSearchDetails .ratings.rated1 .rating1 .fa-star-o {
  display: none;
}

/* line 18, app/assets/stylesheets/home.css.scss */
.hotelSearchDetails .ratings.rated1 .rating1 .fa-star {
  display: inline-block;
}

/* line 6, app/assets/stylesheets/home.css.scss */
.hotelSearchDetails .ratings.rated2 .fa-star {
  display: none;
}

/* line 10, app/assets/stylesheets/home.css.scss */
.hotelSearchDetails .ratings.rated2 .fa-star-o {
  display: inline-block;
}

/* line 15, app/assets/stylesheets/home.css.scss */
.hotelSearchDetails .ratings.rated2 .rating1 .fa-star-o {
  display: none;
}

/* line 18, app/assets/stylesheets/home.css.scss */
.hotelSearchDetails .ratings.rated2 .rating1 .fa-star {
  display: inline-block;
}

/* line 26, app/assets/stylesheets/home.css.scss */
.hotelSearchDetails .ratings.rated2 .rating2 .fa-star-o {
  display: none;
}

/* line 29, app/assets/stylesheets/home.css.scss */
.hotelSearchDetails .ratings.rated2 .rating2 .fa-star {
  display: inline-block;
}

/* line 6, app/assets/stylesheets/home.css.scss */
.hotelSearchDetails .ratings.rated3 .fa-star {
  display: none;
}

/* line 10, app/assets/stylesheets/home.css.scss */
.hotelSearchDetails .ratings.rated3 .fa-star-o {
  display: inline-block;
}

/* line 15, app/assets/stylesheets/home.css.scss */
.hotelSearchDetails .ratings.rated3 .rating1 .fa-star-o {
  display: none;
}

/* line 18, app/assets/stylesheets/home.css.scss */
.hotelSearchDetails .ratings.rated3 .rating1 .fa-star {
  display: inline-block;
}

/* line 26, app/assets/stylesheets/home.css.scss */
.hotelSearchDetails .ratings.rated3 .rating2 .fa-star-o {
  display: none;
}

/* line 29, app/assets/stylesheets/home.css.scss */
.hotelSearchDetails .ratings.rated3 .rating2 .fa-star {
  display: inline-block;
}

/* line 37, app/assets/stylesheets/home.css.scss */
.hotelSearchDetails .ratings.rated3 .rating3 .fa-star-o {
  display: none;
}

/* line 40, app/assets/stylesheets/home.css.scss */
.hotelSearchDetails .ratings.rated3 .rating3 .fa-star {
  display: inline-block;
}

/* line 6, app/assets/stylesheets/home.css.scss */
.hotelSearchDetails .ratings.rated4 .fa-star {
  display: none;
}

/* line 10, app/assets/stylesheets/home.css.scss */
.hotelSearchDetails .ratings.rated4 .fa-star-o {
  display: inline-block;
}

/* line 15, app/assets/stylesheets/home.css.scss */
.hotelSearchDetails .ratings.rated4 .rating1 .fa-star-o {
  display: none;
}

/* line 18, app/assets/stylesheets/home.css.scss */
.hotelSearchDetails .ratings.rated4 .rating1 .fa-star {
  display: inline-block;
}

/* line 26, app/assets/stylesheets/home.css.scss */
.hotelSearchDetails .ratings.rated4 .rating2 .fa-star-o {
  display: none;
}

/* line 29, app/assets/stylesheets/home.css.scss */
.hotelSearchDetails .ratings.rated4 .rating2 .fa-star {
  display: inline-block;
}

/* line 37, app/assets/stylesheets/home.css.scss */
.hotelSearchDetails .ratings.rated4 .rating3 .fa-star-o {
  display: none;
}

/* line 40, app/assets/stylesheets/home.css.scss */
.hotelSearchDetails .ratings.rated4 .rating3 .fa-star {
  display: inline-block;
}

/* line 48, app/assets/stylesheets/home.css.scss */
.hotelSearchDetails .ratings.rated4 .rating4 .fa-star-o {
  display: none;
}

/* line 51, app/assets/stylesheets/home.css.scss */
.hotelSearchDetails .ratings.rated4 .rating4 .fa-star {
  display: inline-block;
}

/* line 6, app/assets/stylesheets/home.css.scss */
.hotelSearchDetails .ratings.rated5 .fa-star {
  display: none;
}

/* line 10, app/assets/stylesheets/home.css.scss */
.hotelSearchDetails .ratings.rated5 .fa-star-o {
  display: inline-block;
}

/* line 15, app/assets/stylesheets/home.css.scss */
.hotelSearchDetails .ratings.rated5 .rating1 .fa-star-o {
  display: none;
}

/* line 18, app/assets/stylesheets/home.css.scss */
.hotelSearchDetails .ratings.rated5 .rating1 .fa-star {
  display: inline-block;
}

/* line 26, app/assets/stylesheets/home.css.scss */
.hotelSearchDetails .ratings.rated5 .rating2 .fa-star-o {
  display: none;
}

/* line 29, app/assets/stylesheets/home.css.scss */
.hotelSearchDetails .ratings.rated5 .rating2 .fa-star {
  display: inline-block;
}

/* line 37, app/assets/stylesheets/home.css.scss */
.hotelSearchDetails .ratings.rated5 .rating3 .fa-star-o {
  display: none;
}

/* line 40, app/assets/stylesheets/home.css.scss */
.hotelSearchDetails .ratings.rated5 .rating3 .fa-star {
  display: inline-block;
}

/* line 48, app/assets/stylesheets/home.css.scss */
.hotelSearchDetails .ratings.rated5 .rating4 .fa-star-o {
  display: none;
}

/* line 51, app/assets/stylesheets/home.css.scss */
.hotelSearchDetails .ratings.rated5 .rating4 .fa-star {
  display: inline-block;
}

/* line 59, app/assets/stylesheets/home.css.scss */
.hotelSearchDetails .ratings.rated5 .rating5 .fa-star-o {
  display: none;
}

/* line 62, app/assets/stylesheets/home.css.scss */
.hotelSearchDetails .ratings.rated5 .rating5 .fa-star {
  display: inline-block;
}

/* line 520, app/assets/stylesheets/home.css.scss */
.hotelSearchDetails .searchHAddress {
  font-size: 18px;
  margin-bottom: 5px;
}

/* line 524, app/assets/stylesheets/home.css.scss */
.hotelSearchDetails .ratingTitle {
  display: inline-block;
  font-size: 16px;
  margin-right: 5px;
}

/* line 530, app/assets/stylesheets/home.css.scss */
.priceItem {
  text-align: center;
  font-size: 18px;
}

/* line 533, app/assets/stylesheets/home.css.scss */
.priceItem .priceVal {
  color: #E82020;
  display: block;
  font-weight: 700;
  font-size: 1.2em;
}

/* line 541, app/assets/stylesheets/home.css.scss */
.margin10 {
  margin-top: 10px !important;
}

/* line 545, app/assets/stylesheets/home.css.scss */
.margin10-bot {
  margin-bottom: 10px !important;
}

/* line 549, app/assets/stylesheets/home.css.scss */
.margin10-both {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}

/* line 555, app/assets/stylesheets/home.css.scss */
input {
  font-family: 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 13px;
  color: #555860;
}

/* line 560, app/assets/stylesheets/home.css.scss */
.tagLine {
  position: absolute;
  z-index: 20;
  top: -80px;
  font-size: 1.2em;
}

/* line 569, app/assets/stylesheets/home.css.scss */
.secondline {
  font-family: sourcesanspro;
  font-weight: bold;
}

/* line 574, app/assets/stylesheets/home.css.scss */
.secondline span {
  color: #E82020;
}

/* line 578, app/assets/stylesheets/home.css.scss */
.contentContainer {
  height: 170px;
}

/* line 582, app/assets/stylesheets/home.css.scss */
.contentContainer h2 {
  text-align: center;
  color: #E82020;
}

/* line 587, app/assets/stylesheets/home.css.scss */
.contentContainer p {
  text-align: center;
  padding: 30px 0px;
  margin-bottom: 0px;
}

/* line 593, app/assets/stylesheets/home.css.scss */
.contentTypeImage {
  text-align: center;
  padding: 5px 0px;
  height: 40px;
  color: #E82020;
  font-weight: 700;
}

/* line 601, app/assets/stylesheets/home.css.scss */
.imageUl {
  padding: 0px;
}

/* line 605, app/assets/stylesheets/home.css.scss */
.imageUl li {
  display: block;
  cursor: pointer;
  border-right: 2px solid #fff;
}

/* line 612, app/assets/stylesheets/home.css.scss */
.imageUl li:last-child {
  border: none;
}

/* line 616, app/assets/stylesheets/home.css.scss */
.activeImage {
  background-color: #E82020;
  color: #FFF;
}

/* line 621, app/assets/stylesheets/home.css.scss */
.contentFeatures li {
  display: block;
}

/* line 625, app/assets/stylesheets/home.css.scss */
.padding-bottom-0 {
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
}

/* line 631, app/assets/stylesheets/home.css.scss */
.padding-bottom-5 {
  padding-bottom: 5px;
}

/* line 635, app/assets/stylesheets/home.css.scss */
#contactNo h1 {
  font-size: 75px;
  padding: 10px 0px;
  text-align: center;
  color: #000;
}

/* line 644, app/assets/stylesheets/home.css.scss */
.searchPageMap {
  margin-top: -85px;
}

/* line 648, app/assets/stylesheets/home.css.scss */
.searchPageAnchor {
  top: 270px !important;
}

/* line 652, app/assets/stylesheets/home.css.scss */
.rightAlign {
  text-align: right;
}

/* line 657, app/assets/stylesheets/home.css.scss */
#hotelProfile {
  text-align: center;
  height: 510px;
}

/* line 662, app/assets/stylesheets/home.css.scss */
#hotelProfile h2 {
  display: block;
  font-family: sourcesanspro;
  font-weight: 700;
  margin: 12% 10%;
  color: #E82020;
}

/* line 670, app/assets/stylesheets/home.css.scss */
#hotelProfile p {
  margin: 10% 0%;
  font-size: 1.2em;
  color: #000;
}

/* line 676, app/assets/stylesheets/home.css.scss */
#hotelPicture {
  min-height: 511px;
  padding-right: 0px;
}

/* line 681, app/assets/stylesheets/home.css.scss */
#amanities img {
  margin: 6px 0px;
  padding: 0px 10px;
}

/* line 686, app/assets/stylesheets/home.css.scss */
.width100 {
  width: 100%;
}

/* line 690, app/assets/stylesheets/home.css.scss */
.noPadding {
  padding: 0px;
}

/* line 694, app/assets/stylesheets/home.css.scss */
.padding10 {
  padding: 10px !important;
}

/* line 699, app/assets/stylesheets/home.css.scss */
.noLeftPadding {
  padding-right: 0px;
  padding-top: 0px;
}

/* line 704, app/assets/stylesheets/home.css.scss */
.marginleft15 {
  margin-left: 15px;
}

/* line 709, app/assets/stylesheets/home.css.scss */
#homeCarousel .carousel-inner .item {
  height: 270px !important;
}

/* line 712, app/assets/stylesheets/home.css.scss */
#homeCarousel .carousel-inner .item img {
  width: 100%;
  height: 100%;
}

/* line 716, app/assets/stylesheets/home.css.scss */
.hight510 {
  height: 510px;
}

/* line 720, app/assets/stylesheets/home.css.scss */
.margin10-top {
  margin-top: 10px !important;
}

/* line 724, app/assets/stylesheets/home.css.scss */
.privacyMessage {
  margin-bottom: 10px;
}

/* line 728, app/assets/stylesheets/home.css.scss */
.fullWidth {
  width: 100%;
}

/* line 732, app/assets/stylesheets/home.css.scss */
.margin20 {
  margin: 20px 0px;
}

/* line 737, app/assets/stylesheets/home.css.scss */
#sticky-form form {
  margin: 0 auto;
  margin-top: 45px !important;
  padding: 0;
}

/* line 743, app/assets/stylesheets/home.css.scss */
.sticky-form {
  position: fixed;
  width: 300px;
  height: auto;
  top: 160px;
  font-family: sourcesanspro;
  font-weight: normal;
  text-align: center;
  background-color: #FFF;
  border: thin solid #AAA;
  padding: 10px;
  padding-top: -100px;
  z-index: 5000;
  right: -285px;
  border: 1px solid  #555555;
  border-left: 5px solid #555555 !important;
  border-right: none;
  text-align: center;
}

/* line 762, app/assets/stylesheets/home.css.scss */
#plug {
  background-color: #555;
  color: #FFF;
  padding: 5px !important;
  display: inline;
  margin-top: 90px;
  font-family: sourcesanspro;
  float: left;
  text-align: left !important;
  margin-left: -140px !important;
}

/* line 774, app/assets/stylesheets/home.css.scss */
#plug .fa {
  margin: -30px 5px 0px 25px !important;
}

/* line 778, app/assets/stylesheets/home.css.scss */
#sticky-form .pricacymessage {
  margin-left: 10px !important;
}

/* line 782, app/assets/stylesheets/home.css.scss */
#sticky-form .form-group {
  padding: 5px !important;
  margin: 10px auto;
  position: relative !important;
  height: 30px !important;
  margin-top: -50px !important;
}

/* line 789, app/assets/stylesheets/home.css.scss */
#sticky-form .form-group input, textarea, input[type='submit'] {
  font-weight: normal;
  color: #555;
  margin: 5px auto;
}

/* line 795, app/assets/stylesheets/home.css.scss */
#sticky-form ::-webkit-input-placeholder {
  color: #AAA;
}

/* line 799, app/assets/stylesheets/home.css.scss */
:-moz-placeholder {
  /* Firefox 18- */
  color: #AAA;
}

/* line 803, app/assets/stylesheets/home.css.scss */
::-moz-placeholder {
  /* Firefox 19+ */
  color: #AAA;
}

/* line 807, app/assets/stylesheets/home.css.scss */
:-ms-input-placeholder {
  color: #AAA;
}

/* line 810, app/assets/stylesheets/home.css.scss */
#sticky-form ul li {
  text-align: left !important;
  color: #e82020 !important;
  list-style: none !important;
  padding: 4px;
}

/* line 817, app/assets/stylesheets/home.css.scss */
#sticky-form ul {
  list-style: none;
  padding: 0px !important;
  margin: 5px 0px !important;
}

/* line 823, app/assets/stylesheets/home.css.scss */
#sticky-form h4 {
  color: #e82020;
}

/* line 827, app/assets/stylesheets/home.css.scss */
#sticky-form #close-btn {
  float: right;
  position: relative;
  color: #e82020;
  cursor: pointer;
  font-family: segoe ui;
  font-weight: bold;
}

/* line 835, app/assets/stylesheets/home.css.scss */
.top-selling-oyos a {
  color: #FFF !important;
  font-size: 14px;
  cursor: pointer !important;
  line-height: 60px;
}

/* line 842, app/assets/stylesheets/home.css.scss */
.top-selling-oyos .fa {
  margin-right: 25px;
}

/* line 846, app/assets/stylesheets/home.css.scss */
.vert-center a {
  font-size: 18px;
}

/* line 850, app/assets/stylesheets/home.css.scss */
.top-selling-oyos a:hover {
  background-color: #444;
  cursor: pointer;
}

/* line 854, app/assets/stylesheets/home.css.scss */
.top-selling-oyos .vert-center:hover {
  background-color: #555;
}

/* line 858, app/assets/stylesheets/home.css.scss */
.top-selling-oyos .vert-center {
  border-right: thin solid #AAA;
  font-weight: bold;
  cursor: default;
  padding: 17px !important;
}

/* line 865, app/assets/stylesheets/home.css.scss */
.top-selling-oyos > div:hover {
  background-color: #444;
}

/* line 869, app/assets/stylesheets/home.css.scss */
.top-selling-oyos > div {
  text-align: center;
  padding: 15px 0px;
  cursor: pointer;
}

/* line 875, app/assets/stylesheets/home.css.scss */
.secondline-align {
  margin-left: 40px;
}

/* line 879, app/assets/stylesheets/home.css.scss */
.best-oyos-align {
  margin-left: -60px !important;
}

/* line 883, app/assets/stylesheets/home.css.scss */
.top-selling-oyos {
  background-color: #555;
  color: #FFF;
  text-align: center;
}

/* line 889, app/assets/stylesheets/home.css.scss */
.top-selling-oyos .vert-divider {
  height: 50%;
  position: absolute;
  margin-top: -14%;
  margin-left: -15px;
  border-right: thin solid #AAA;
}

/* line 898, app/assets/stylesheets/home.css.scss */
#map .map-data-box {
  width: 300px;
  min-height: 70px;
  position: absolute;
  border-top: url(/images/anchor.png);
  display: none;
  font-weight: bold;
  color: #333;
  z-index: 30;
  margin-left: -22px;
}

/* line 911, app/assets/stylesheets/home.css.scss */
#map .propName a:hover {
  text-decoration: underline;
  font-weight: bold;
  font-size: 15px;
}

/* line 917, app/assets/stylesheets/home.css.scss */
#map .propName a {
  color: #FFF !important;
}

/* line 922, app/assets/stylesheets/home.css.scss */
#map .propName {
  padding: 4px 20px;
  font-weight: normal;
  z-index: 11;
}

/* line 930, app/assets/stylesheets/home.css.scss */
#map .map-data-box .first-line {
  background-color: #636363;
  color: #FFF;
}

/* line 935, app/assets/stylesheets/home.css.scss */
#map .map-data-box .Adress {
  padding: 10px 15px;
  color: #333;
  background-color: #FFF;
  border: thin solid #DDD;
  z-index: 10;
  font-weight: normal;
}

/* line 944, app/assets/stylesheets/home.css.scss */
#map .map-data-box .more a:hover {
  color: #333;
  text-decoration: underline;
}

/* line 949, app/assets/stylesheets/home.css.scss */
#map .map-data-box .more a {
  color: #e82020;
  z-index: 11;
}

/* line 954, app/assets/stylesheets/home.css.scss */
#map .more {
  margin: 0px;
}

/* line 958, app/assets/stylesheets/home.css.scss */
#map .map-data-box .second-line {
  background-color: #FFF;
}

/* line 962, app/assets/stylesheets/home.css.scss */
#map .map-data-box .closeBtn {
  padding: 4px;
  color: #fff;
  text-align: center;
  cursor: pointer;
  z-index: 11;
}

/* line 970, app/assets/stylesheets/home.css.scss */
#map .anchor {
  width: 20px;
  height: 20px;
  margin-left: 42px;
  background: none;
  position: absolute;
  background-image: url(/images/anchor.png);
  margin-top: -15px;
  background-repeat: no-repeat;
}

/* line 981, app/assets/stylesheets/home.css.scss */
#map area {
  cursor: pointer;
}

/* line 985, app/assets/stylesheets/home.css.scss */
#map .marker:hover {
  z-index: 22;
  margin-top: -3px;
}

/* line 989, app/assets/stylesheets/home.css.scss */
#map .marker {
  width: 4%;
  cursor: pointer;
  background-repeat: no-repeat;
  background-size: 100%;
  height: 11%;
  position: absolute;
  background-image: url(/images/marker.png);
  z-index: 21;
}

/* line 999, app/assets/stylesheets/home.css.scss */
#map .map-markers-overlay {
  position: absolute;
  height: 490px;
  width: 100%;
  background-image: url(/images/map.png);
  background-repeat: no-repeat;
  background-size: 100%;
  background-color: #FFF;
  z-index: 20;
}

/* line 1011, app/assets/stylesheets/home.css.scss */
.carousel-control-align {
  padding-top: 25%;
}

/* line 1014, app/assets/stylesheets/home.css.scss */
.hotel-carousel-control-align {
  padding-top: 41%;
}

/*--- Addition by bhaskar ---*/
/* line 1019, app/assets/stylesheets/home.css.scss */
.front_banner_wrapper {
  height: 100vh;
  position: relative;
  padding-bottom: 10px;
}

/* line 1023, app/assets/stylesheets/home.css.scss */
.front_banner_wrapper .downScrollArrow {
  font-size: 35px;
  position: relative;
  bottom: 0px;
  width: 100%;
  text-align: center;
  background-color: #edefed;
  height: 10px;
}

/* line 1032, app/assets/stylesheets/home.css.scss */
.front_banner_wrapper .downCircle {
  display: inline-block;
  border-radius: 100%;
  height: 80px;
  width: 80px;
  position: absolute;
  top: -40px;
  margin-left: -40px;
  background-color: #edefed;
  cursor: pointer;
}

/* line 1045, app/assets/stylesheets/home.css.scss */
.front_banner {
  height: 100%;
  background-size: cover;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}

/* line 1053, app/assets/stylesheets/home.css.scss */
.imageMask {
  background-color: rgba(0, 10, 20, 0.3);
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 1060, app/assets/stylesheets/home.css.scss */
#homeHeader {
  display: none;
  background-color: #363636;
}

/* line 1062, app/assets/stylesheets/home.css.scss */
#homeHeader.stickyHeader {
  display: block;
  z-index: 1000 !important;
}

/* line 1068, app/assets/stylesheets/home.css.scss */
.bigFakeHeader {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 300px;
}

/* line 1073, app/assets/stylesheets/home.css.scss */
.bigFakeHeader div.logo {
  top: 30px;
  left: 20px;
}

/* line 1077, app/assets/stylesheets/home.css.scss */
.bigFakeHeader .logo img {
  width: 130px;
}

/* line 1080, app/assets/stylesheets/home.css.scss */
.bigFakeHeader .rightContainer {
  height: initial;
  top: 30px;
  right: 0px;
}

/* line 1085, app/assets/stylesheets/home.css.scss */
.bigFakeHeader .mainText {
  margin: 5% 0;
  text-align: center;
}

/* line 1088, app/assets/stylesheets/home.css.scss */
.bigFakeHeader .mainText h1 {
  color: #fff;
  font-weight: bold;
  font-size: 43px;
  line-height: 30px;
}

/* line 1094, app/assets/stylesheets/home.css.scss */
.bigFakeHeader .mainText h3 {
  color: rgba(255, 255, 255, 0.6) !important;
  font-weight: bold;
  font-size: 25px;
  line-height: 30px;
}

/* line 1101, app/assets/stylesheets/home.css.scss */
.bigFakeHeader .bulletItems {
  margin: 0 auto;
  color: #fff;
  margin-top: -5vh;
}

/* line 1105, app/assets/stylesheets/home.css.scss */
.bigFakeHeader .bulletItems li {
  display: inline-block;
  font-size: 18px;
  list-style: none;
  padding: 10px;
  text-align: center;
}

/* line 1111, app/assets/stylesheets/home.css.scss */
.bigFakeHeader .bulletItems li span {
  display: inline-block;
}

/* line 1114, app/assets/stylesheets/home.css.scss */
.bigFakeHeader .bulletItems li .fa {
  font-size: 14px;
  margin-right: 5px;
  display: none;
}

/* line 1121, app/assets/stylesheets/home.css.scss */
.bigFakeHeader .phone-number {
  color: #fff !important;
}

/* line 1124, app/assets/stylesheets/home.css.scss */
.bigFakeHeader .callUs {
  color: rgba(255, 255, 255, 0.6) !important;
}

/* line 1128, app/assets/stylesheets/home.css.scss */
.exploreHotels {
  text-align: center;
}

/* line 1132, app/assets/stylesheets/home.css.scss */
#sticky-form {
  display: none;
}

/* line 1135, app/assets/stylesheets/home.css.scss */
.exploreHotels {
  background-color: #edefed;
  padding: 30px 0px;
}

/* line 1141, app/assets/stylesheets/home.css.scss */
.exploreHotels .itemsContainer {
  margin: 0 auto;
  width: 70%;
  height: 650px;
  padding: 30px 0px;
}

/* line 1146, app/assets/stylesheets/home.css.scss */
.exploreHotels .itemsContainer .imageMask:hover {
  background-color: rgba(0, 10, 20, 0.7);
}

/* line 1149, app/assets/stylesheets/home.css.scss */
.exploreHotels .itemsContainer .bigContainer {
  padding: 0;
}

/* line 1152, app/assets/stylesheets/home.css.scss */
.exploreHotels .itemsContainer .smallContainer {
  padding: 0;
}

/* line 1156, app/assets/stylesheets/home.css.scss */
.exploreHotels .itemsContainer .item {
  float: left;
  padding: 5px;
}

/* line 1161, app/assets/stylesheets/home.css.scss */
.exploreHotels .item.itemBig {
  height: 380px;
  width: 100%;
}

/* line 1164, app/assets/stylesheets/home.css.scss */
.exploreHotels .item.itemBig .numberHotels {
  font-size: 25px;
}

/* line 1167, app/assets/stylesheets/home.css.scss */
.exploreHotels .item.itemBig .hotelName {
  font-size: 30px;
  font-weight: bold;
}

/* line 1171, app/assets/stylesheets/home.css.scss */
.exploreHotels .item.itemBig .textContent {
  top: 146px;
  position: relative;
}

/* line 1176, app/assets/stylesheets/home.css.scss */
.exploreHotels .item.itemSmall {
  height: 190px;
  width: 100%;
}

/* line 1179, app/assets/stylesheets/home.css.scss */
.exploreHotels .item.itemSmall .numberHotels {
  font-size: 20px;
}

/* line 1182, app/assets/stylesheets/home.css.scss */
.exploreHotels .item.itemSmall .hotelName {
  font-size: 20px;
  font-weight: bold;
}

/* line 1186, app/assets/stylesheets/home.css.scss */
.exploreHotels .item.itemSmall .textContent {
  top: 55px;
  position: relative;
}

/* line 1191, app/assets/stylesheets/home.css.scss */
.exploreHotels .item .image {
  background-image: url(/assets/Image19.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
  border-radius: 5px;
  overflow: hidden;
}

/* line 1201, app/assets/stylesheets/home.css.scss */
.exploreHotels .textContent {
  color: #fff;
  text-align: left;
  padding-left: 50px;
}

/* line 1207, app/assets/stylesheets/home.css.scss */
.hpTestimonials {
  background-size: cover;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  color: #fff;
}

/* line 1213, app/assets/stylesheets/home.css.scss */
.hpTestimonials .imageMask {
  padding: 30px 0px;
  background: rgba(0, 0, 0, 0.7);
}

/* line 1217, app/assets/stylesheets/home.css.scss */
.hpTestimonials .testiHeading {
  text-align: center;
}

/* line 1220, app/assets/stylesheets/home.css.scss */
.hpTestimonials .testiContent {
  margin-top: 30px;
}

/* line 1223, app/assets/stylesheets/home.css.scss */
.hpTestimonials .testimonial h1 {
  color: #fff;
}

/* line 1227, app/assets/stylesheets/home.css.scss */
.hpMedia {
  background-color: #edefed;
  margin-top: -3vh;
}

/* line 1230, app/assets/stylesheets/home.css.scss */
.hpMedia .mediaHeading {
  text-align: center;
  margin: 30px auto;
}

/* line 1234, app/assets/stylesheets/home.css.scss */
.hpMedia .mediaContent {
  padding-bottom: 10vh;
}

/* line 1237, app/assets/stylesheets/home.css.scss */
.hpMedia .mediaItem {
  display: inline-block;
  border-radius: 5px;
  overflow: hidden;
  padding: 0.5%;
}

/* line 1242, app/assets/stylesheets/home.css.scss */
.hpMedia .mediaItem a {
  display: inline-block;
}

/* line 1246, app/assets/stylesheets/home.css.scss */
.hpMedia .mediaImg {
  width: 100%;
  background: #fff;
  border-radius: 5px;
}

/* line 1252, app/assets/stylesheets/home.css.scss */
.EnquiryBoxHomeContainer .titleEnquiry {
  cursor: pointer;
}

/* line 1255, app/assets/stylesheets/home.css.scss */
.home-rupee {
  font-size: 32px;
  margin-left: 5px;
}

/* line 1259, app/assets/stylesheets/home.css.scss */
.tAndC {
  font-size: 10px;
  text-align: left;
  padding: 5px 0px;
  width: 170px;
}

/* line 1264, app/assets/stylesheets/home.css.scss */
.tAndC span {
  font-weight: bold;
  cursor: pointer;
}

/* line 1270, app/assets/stylesheets/home.css.scss */
.search-cat-wrapper.searchbar.homePage {
  position: absolute;
  max-width: 630px;
  padding: 0px;
  border-radius: 5px;
  top: 48vh;
  height: 90px;
  z-index: 1000;
}

/* line 1280, app/assets/stylesheets/home.css.scss */
.homePage .search-cat {
  display: none;
}

/* line 1283, app/assets/stylesheets/home.css.scss */
.search-cat-wrapper.homePage .search-cat {
  width: 100%;
  max-width: 600px;
  position: relative;
  display: inline-block;
  text-align: left;
}

/* line 1289, app/assets/stylesheets/home.css.scss */
.search-cat-wrapper.homePage .search-cat .cat {
  display: inline-block;
  width: 33%;
  float: left;
}

/* line 1293, app/assets/stylesheets/home.css.scss */
.search-cat-wrapper.homePage .search-cat .cat label, .search-cat-wrapper.homePage .search-cat .cat .checkbox {
  font-size: 16px;
  font-weight: normal;
  display: inline-block;
  cursor: pointer;
  opacity: 0.7;
  transition: all, 0.25s, ease-in-out;
  color: white;
  line-height: 29px;
  width: 100%;
  border-right: 2px solid rgba(0, 0, 0, 0.9);
  padding: 0px 10px;
}

/* line 1306, app/assets/stylesheets/home.css.scss */
.search-cat-wrapper.homePage .search-cat .cat label.active {
  opacity: 1;
  background: rgba(0, 0, 0, 0.4);
}

/* line 1310, app/assets/stylesheets/home.css.scss */
.search-cat-wrapper.homePage .search-cat .cat label:hover {
  opacity: 1;
}

/* line 1313, app/assets/stylesheets/home.css.scss */
.search-cat-wrapper.homePage .search-cat .cat .cat-premium {
  width: 34%;
}

/* line 1316, app/assets/stylesheets/home.css.scss */
.search-cat-wrapper.homePage .search-cat .cat input {
  top: -2px;
  position: relative;
  margin-right: 5px;
}

/* line 1323, app/assets/stylesheets/home.css.scss */
.search-cat-wrapper.homePage .search-cat .cat-we label {
  border-right: 0px;
}

/* line 1326, app/assets/stylesheets/home.css.scss */
.search-cat-wrapper.homePage .search-cat .hover-card {
  display: none;
  position: absolute;
  top: -90px;
  background: rgba(0, 0, 0, 0.6);
  color: white;
  padding: 5px 10px;
  border-radius: 2px;
}

/* line 1335, app/assets/stylesheets/home.css.scss */
.search-cat-wrapper.homePage .search-cat .cat-premium .hover-card {
  top: -90px;
}

/* line 1340, app/assets/stylesheets/home.css.scss */
.searchbar.homePage.search-cat-wrapper .oyoResults .cat-hidden, .searchbar.homePage.search-cat-wrapper .cityDropdown .cat-hidden {
  display: none !important;
}

@media (max-width: 900px) {
  /* line 1346, app/assets/stylesheets/home.css.scss */
  .homePage .search-cat {
    display: none;
  }
}

/* line 1352, app/assets/stylesheets/home.css.scss */
.new-footer {
  background: url(/assets/footer-bg.png) repeat-x fixed bottom;
}

/* line 1357, app/assets/stylesheets/home.css.scss */
.footer-left .footer-logo {
  background: url(/assets/logo-footer.png) no-repeat;
  height: 44px;
}

/* line 1363, app/assets/stylesheets/home.css.scss */
.font-links {
  transition: color 0.2s ease-in;
  text-decoration: none;
  font-size: 14px;
  color: #707070;
}

/* line 1370, app/assets/stylesheets/home.css.scss */
.font-links a {
  transition: color 0.2s ease-in;
  text-decoration: none;
  font-size: 14px;
  color: #707070;
}

/* line 1376, app/assets/stylesheets/home.css.scss */
.text-footer {
  position: absolute;
}

/* line 1380, app/assets/stylesheets/home.css.scss */
.text-at-center {
  width: 1000px;
  margin: 0 auto;
  float: none !important;
}

/*--- Addition ends ------*/
/* line 11, app/assets/stylesheets/ux.css.scss */
:root {
  --on-primary:        #0f766e;
  --on-primary-dark:   #0b5d57;
  --on-bg:             #f4f6f9;
  --on-surface:        #ffffff;
  --on-border:         #e4e8ee;
  --on-text:           #1f2937;
  --on-text-muted:     #6b7280;
  --on-radius:         .625rem;
  --on-shadow:         0 1px 2px rgba(16,24,40,.06), 0 1px 3px rgba(16,24,40,.10);
  --on-shadow-lg:      0 4px 12px rgba(16,24,40,.08), 0 2px 6px rgba(16,24,40,.06);
}

/* line 26, app/assets/stylesheets/ux.css.scss */
body.grayBac,
.grayBack {
  background-color: var(--on-bg);
  color: var(--on-text);
}

/* line 33, app/assets/stylesheets/ux.css.scss */
.container.grayBack {
  max-width: 1200px;
}

/* line 38, app/assets/stylesheets/ux.css.scss */
.page-header {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: .75rem;
  margin: .5rem 0 1.25rem;
  padding-bottom: .75rem;
  border-bottom: 1px solid var(--on-border);
}

/* line 48, app/assets/stylesheets/ux.css.scss */
.page-header .page-title {
  margin: 0;
  font-size: 1.5rem;
  font-weight: 700;
  color: var(--on-text);
}

/* line 54, app/assets/stylesheets/ux.css.scss */
.page-header .page-subtitle {
  margin: .15rem 0 0;
  font-size: .9rem;
  color: var(--on-text-muted);
}

/* line 59, app/assets/stylesheets/ux.css.scss */
.page-header .page-actions {
  display: flex;
  gap: .5rem;
  flex-wrap: wrap;
}

/* line 67, app/assets/stylesheets/ux.css.scss */
.on-card {
  background: var(--on-surface);
  border: 1px solid var(--on-border);
  border-radius: var(--on-radius);
  box-shadow: var(--on-shadow);
  padding: 1.25rem 1.25rem;
  margin-bottom: 1.25rem;
}

/* line 75, app/assets/stylesheets/ux.css.scss */
.on-card .on-card-title {
  font-size: 1.05rem;
  font-weight: 600;
  margin: 0 0 1rem;
  color: var(--on-text);
}

/* line 84, app/assets/stylesheets/ux.css.scss */
.on-table-wrap {
  background: var(--on-surface);
  border: 1px solid var(--on-border);
  border-radius: var(--on-radius);
  box-shadow: var(--on-shadow);
  overflow: hidden;
}

/* line 91, app/assets/stylesheets/ux.css.scss */
.table.on-table {
  margin-bottom: 0;
  vertical-align: middle;
}

/* line 95, app/assets/stylesheets/ux.css.scss */
.table.on-table thead th {
  background: #f9fafb;
  color: var(--on-text-muted);
  text-transform: uppercase;
  font-size: .72rem;
  letter-spacing: .04em;
  font-weight: 600;
  padding-top: .75rem;
  padding-bottom: .75rem;
  border-bottom: 1px solid var(--on-border);
  white-space: nowrap;
}

/* line 107, app/assets/stylesheets/ux.css.scss */
.table.on-table tbody td {
  color: var(--on-text);
  padding-top: .6rem;
  padding-bottom: .6rem;
}

/* line 108, app/assets/stylesheets/ux.css.scss */
.table.on-table tbody tr:hover {
  background: #f8fafc;
}

/* line 112, app/assets/stylesheets/ux.css.scss */
.on-empty {
  text-align: center;
  padding: 2.5rem 1rem;
  color: var(--on-text-muted);
}

/* line 121, app/assets/stylesheets/ux.css.scss */
.on-form .form-label {
  font-weight: 600;
  font-size: .85rem;
  color: var(--on-text);
}

/* line 122, app/assets/stylesheets/ux.css.scss */
.on-form .form-control, .on-form .form-select {
  border-radius: .5rem;
}

/* line 125, app/assets/stylesheets/ux.css.scss */
.on-form .form-control:focus, .on-form .form-select:focus {
  border-color: var(--on-primary);
  box-shadow: 0 0 0 0.2rem rgba(15, 118, 110, 0.15);
}

/* line 136, app/assets/stylesheets/ux.css.scss */
.btn {
  border-radius: .5rem;
  font-weight: 600;
}

/* line 138, app/assets/stylesheets/ux.css.scss */
.btn-primary,
input.btn-primary[type="submit"] {
  --bs-btn-bg: var(--on-primary);
  --bs-btn-border-color: var(--on-primary);
  --bs-btn-hover-bg: var(--on-primary-dark);
  --bs-btn-hover-border-color: var(--on-primary-dark);
  --bs-btn-active-bg: var(--on-primary-dark);
  background-color: var(--on-primary);
  border-color: var(--on-primary);
  color: #fff !important;
}

/* line 149, app/assets/stylesheets/ux.css.scss */
.btn-primary:hover,
input.btn-primary[type="submit"]:hover {
  background-color: var(--on-primary-dark);
  border-color: var(--on-primary-dark);
  color: #fff !important;
}

/* line 155, app/assets/stylesheets/ux.css.scss */
.btn-secondary, input.btn-secondary[type="submit"] {
  color: #fff !important;
}

/* line 156, app/assets/stylesheets/ux.css.scss */
.btn-success, input.btn-success[type="submit"] {
  color: #fff !important;
}

/* line 157, app/assets/stylesheets/ux.css.scss */
.btn-danger, input.btn-danger[type="submit"] {
  color: #fff !important;
}

/* line 160, app/assets/stylesheets/ux.css.scss */
.btn-outline-primary {
  --bs-btn-color: var(--on-primary);
  --bs-btn-border-color: var(--on-primary);
  --bs-btn-hover-bg: var(--on-primary);
  --bs-btn-hover-border-color: var(--on-primary);
  --bs-btn-active-bg: var(--on-primary-dark);
  --bs-btn-active-border-color: var(--on-primary-dark);
}

/* line 171, app/assets/stylesheets/ux.css.scss */
.on-card .table-responsive {
  overflow: visible;
}

/* line 172, app/assets/stylesheets/ux.css.scss */
.on-table .dropdown-menu {
  z-index: 1030;
}

/* line 175, app/assets/stylesheets/ux.css.scss */
.auth-wrap {
  min-height: calc(100vh - 90px);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1.5rem;
}

/* line 182, app/assets/stylesheets/ux.css.scss */
.auth-card {
  width: 100%;
  max-width: 420px;
  background: var(--on-surface);
  border: 1px solid var(--on-border);
  border-radius: var(--on-radius);
  box-shadow: var(--on-shadow-lg);
  padding: 2rem 1.75rem;
}

/* line 191, app/assets/stylesheets/ux.css.scss */
.auth-card .auth-brand {
  text-align: center;
  margin-bottom: 1.5rem;
}

/* line 195, app/assets/stylesheets/ux.css.scss */
.auth-card .auth-brand .auth-brand-name {
  font-size: 1.35rem;
  font-weight: 700;
  color: var(--on-text);
  margin: 0;
}

/* line 196, app/assets/stylesheets/ux.css.scss */
.auth-card .auth-brand .auth-brand-sub {
  font-size: .85rem;
  color: var(--on-text-muted);
  margin: .25rem 0 0;
}

/* line 198, app/assets/stylesheets/ux.css.scss */
.auth-card .auth-links {
  margin-top: 1rem;
  text-align: center;
  font-size: .85rem;
}

/* line 203, app/assets/stylesheets/ux.css.scss */
.auth-card .auth-links a {
  color: var(--on-primary);
  text-decoration: none;
}

/* line 204, app/assets/stylesheets/ux.css.scss */
.auth-card .auth-links a:hover {
  text-decoration: underline;
}
/*
 * This is a manifest file that'll be compiled into application.css.
 * Bootstrap 5 is linked separately in the layout (served as raw CSS, not
 * processed through SassC which cannot parse Bootstrap's minified custom
 * properties / SVG data URIs).
 *


 */
