/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
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, 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-size: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  vertical-align: baseline;
  font-weight: normal;
  font-family: "Manrope", sans-serif;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 14px;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after {
  content: "";
  content: none;
}

q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a {
  text-decoration: none;
}

p {
  line-height: 25px;
}

input::ms-clear,
input[type=password]::ms-reveal {
  display: none;
}

input[type=search]::-webkit-search-decoration {
  display: none;
}

input[type=radio],
input[type=checkbox] {
  margin: 0;
}

button,
a.button,
input[type=reset],
input[type=submit],
input[type=button],
input[type=image] {
  background: none;
  border: 0;
  cursor: pointer;
  display: inline-block;
  overflow: visible;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: top;
  text-align: center;
  text-decoration: none;
  width: auto;
  -webkit-appearance: none;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;
  font-family: "Roboto";
}

button,
input[type=reset],
input[type=submit],
input[type=button] {
  line-height: normal !important;
}

textarea,
select,
input[type=date],
input[type=datetime],
input[type=datetime-local],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week] {
  background: none;
  border: 0;
  margin: 0;
  outline: 0;
  padding: 0;
  text-align: left;
  vertical-align: top;
  font-size: 14px;
  font-family: "Roboto";
  -webkit-appearance: none;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
textarea::-webkit-outer-spin-button, textarea::-webkit-inner-spin-button,
select::-webkit-outer-spin-button,
select::-webkit-inner-spin-button,
input[type=date]::-webkit-outer-spin-button,
input[type=date]::-webkit-inner-spin-button,
input[type=datetime]::-webkit-outer-spin-button,
input[type=datetime]::-webkit-inner-spin-button,
input[type=datetime-local]::-webkit-outer-spin-button,
input[type=datetime-local]::-webkit-inner-spin-button,
input[type=email]::-webkit-outer-spin-button,
input[type=email]::-webkit-inner-spin-button,
input[type=month]::-webkit-outer-spin-button,
input[type=month]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button,
input[type=password]::-webkit-outer-spin-button,
input[type=password]::-webkit-inner-spin-button,
input[type=search]::-webkit-outer-spin-button,
input[type=search]::-webkit-inner-spin-button,
input[type=tel]::-webkit-outer-spin-button,
input[type=tel]::-webkit-inner-spin-button,
input[type=text]::-webkit-outer-spin-button,
input[type=text]::-webkit-inner-spin-button,
input[type=time]::-webkit-outer-spin-button,
input[type=time]::-webkit-inner-spin-button,
input[type=url]::-webkit-outer-spin-button,
input[type=url]::-webkit-inner-spin-button,
input[type=week]::-webkit-outer-spin-button,
input[type=week]::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

button[disabled],
input[disabled],
select[disabled],
select[disabled] option,
select[disabled] optgroup,
textarea[disabled] {
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  -ms-user-select: none;
      user-select: none;
  cursor: default;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=25);
  opacity: 0.25;
}

textarea {
  min-height: 50px;
  overflow: auto;
  resize: vertical;
  width: 100%;
}

optgroup {
  font-style: normal;
  font-weight: normal;
  font-family: "Roboto";
}

select::-ms-expand {
  display: none;
}

@-moz-document url-prefix() {
  input:invalid,
  button:invalid,
  select:invalid,
  textarea:invalid {
    box-shadow: none;
  }
  input::-moz-focus-inner,
  button::-moz-focus-inner,
  select::-moz-focus-inner,
  textarea::-moz-focus-inner {
    border: 0;
    padding: 0;
  }
  select {
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: "";
  }
}
img {
  max-width: 100%;
}

#ui-datepicker-div {
  z-index: 99 !important;
  width: auto;
  background: #fff;
  border: 0;
  border-radius: 0;
  font-family: inherit;
  border-radius: 5px;
  display: none;
  -webkit-box-shadow: 0px 0 7px 0px rgba(0, 0, 0, 0.5);
          box-shadow: 0px 0 7px 0px rgba(0, 0, 0, 0.5);
}
#ui-datepicker-div .ui-widget-header {
  color: #fff;
  padding: 10px;
  margin-bottom: 10px;
  border-radius: 0;
  background-color: #0f4988;
}
#ui-datepicker-div .ui-widget-header .ui-state-default {
  border: 0;
  background: #fff;
  font-weight: 600;
  color: #000;
  font-size: 15px;
  text-align: center;
}
#ui-datepicker-div .ui-widget-header .ui-state-hover {
  border: 0px;
  background: #0f4988;
  font-weight: normal;
  border-radius: 4px;
  color: #fff;
}
#ui-datepicker-div .ui-widget-header .ui-state-focus {
  border: 0px;
  background: #0f4988;
  font-weight: normal;
  border-radius: 50px;
  color: #fff;
}
#ui-datepicker-div .ui-widget-header .ui-datepicker-next {
  top: -6px;
}
#ui-datepicker-div .ui-widget-header .ui-datepicker-next .ui-icon {
  background: url(../images/common/next.png) no-repeat 4px;
  font-size: 0;
  width: 23px;
  height: 23px;
  display: inline-block;
  cursor: pointer;
  background-color: #fff;
  border-radius: 2px;
}
#ui-datepicker-div .ui-widget-header .ui-datepicker-prev {
  top: -6px;
}
#ui-datepicker-div .ui-widget-header .ui-datepicker-prev .ui-icon {
  background: url(../images/common/back.png) no-repeat 3px;
  font-size: 0;
  width: 23px;
  height: 23px;
  display: inline-block;
  cursor: pointer;
  background-color: #fff;
  border-radius: 2px;
}
#ui-datepicker-div .ui-widget-header .ui-state-disabled {
  opacity: 1;
  padding: 0;
  background-image: none;
  cursor: no-drop !important;
  pointer-events: unset;
  top: 2px;
}
#ui-datepicker-div .ui-widget-header .ui-state-disabled span {
  color: #d6d6d6;
}
#ui-datepicker-div .ui-datepicker-calendar tr td {
  padding: 1px;
  border: 2px solid transparent;
}
#ui-datepicker-div .ui-datepicker-calendar tr td a {
  padding: 8px 10px;
}
#ui-datepicker-div .ui-datepicker-calendar tr:last-child {
  border-bottom: 1px solid #fff;
}
#ui-datepicker-div .ui-state-default {
  border: 0;
  background: #fff;
  font-weight: 600;
  color: #000;
  font-size: 15px;
  text-align: center;
}
#ui-datepicker-div .ui-widget-content .ui-state-default {
  border: 0;
  background: #fff;
  font-weight: 600;
  color: #000;
  font-size: 15px;
  text-align: center;
}
#ui-datepicker-div .ui-widget-content .ui-state-active {
  border: 0px;
  background: #0f4988;
  font-weight: normal;
  border-radius: 4px;
  color: #fff;
}
#ui-datepicker-div .ui-widget-content .ui-state-hover {
  border: 2px solid #71a9e4;
  border-radius: 11px;
}
#ui-datepicker-div .ui-widget-content .ui-state-focus {
  border: 0px;
  background: #0f4988;
  font-weight: normal;
  border-radius: 50px;
  color: #fff;
}
#ui-datepicker-div .ui-widget-content .ui-state-disabled {
  opacity: 1;
  background-image: none;
  cursor: no-drop !important;
  pointer-events: unset;
}
#ui-datepicker-div .ui-widget-content .ui-state-disabled span {
  color: #d6d6d6;
}
#ui-datepicker-div .ui-button {
  border: 0;
  background: #fff;
  font-weight: 500;
  color: #000;
  font-size: 16px;
  text-align: center;
}
#ui-datepicker-div .ui-button:hover {
  border: 0px;
  background: #0f4988;
  font-weight: normal;
  border-radius: 50px;
  color: #fff;
}
#ui-datepicker-div .ui-button:focus {
  border: 0px;
  background: #0f4988;
  font-weight: normal;
  border-radius: 50px;
  color: #fff;
}
#ui-datepicker-div html .ui-button.ui-state-disabled:hover {
  border: 0;
  background: #fff;
  font-weight: 500;
  color: #000;
  font-size: 16px;
  text-align: center;
}
#ui-datepicker-div html .ui-button.ui-state-disabled:active {
  border: 0;
  background: #fff;
  font-weight: 500;
  color: #000;
  font-size: 16px;
  text-align: center;
}
#ui-datepicker-div .ui-state-active {
  border: 0px;
  background: #71a9e4;
  font-weight: normal;
  border-radius: 4px;
  color: #fff;
}
#ui-datepicker-div .ui-state-hover {
  border: 0px;
  background: #0f4988;
  font-weight: normal;
  border-radius: 4px;
  color: #fff;
}
#ui-datepicker-div .ui-state-focus {
  border: 0px;
  background: #0f4988;
  font-weight: normal;
  border-radius: 50px;
  color: #fff;
}
#ui-datepicker-div .ui-datepicker-prev.ui-corner-all.ui-state-hover.ui-datepicker-prev-hover {
  background: none;
}
#ui-datepicker-div .ui-datepicker-next.ui-corner-all.ui-state-hover.ui-datepicker-next-hover {
  background: none;
}
#ui-datepicker-div .ui-datepicker-title {
  font-family: inherit;
  font-weight: bold;
  padding: 0;
  text-align: center;
}
#ui-datepicker-div .ui-datepicker-title select {
  font-weight: 700;
  color: #fff;
}
#ui-datepicker-div .ui-state-disabled {
  opacity: 1;
  background-image: none;
  cursor: no-drop !important;
  pointer-events: unset;
}
#ui-datepicker-div .ui-state-disabled span {
  padding: 8px 10px;
  color: #d6d6d6;
}

.ui-datepicker td span {
  display: block;
  padding: 0;
  text-align: right;
  text-decoration: none;
}
.ui-datepicker td a {
  display: block;
  padding: 0;
  text-align: right;
  text-decoration: none;
}
.ui-datepicker .ui-datepicker-prev {
  position: absolute;
  left: 10px;
}
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  right: 10px;
}

#departuredestination {
  position: relative;
}

#arrivaldestination {
  position: relative;
}

@media (max-width: 767px) {
  #ui-datepicker-div {
    left: 0 !important;
    right: 0;
    margin: 0 15px;
  }
}
@media (max-width: 767px) {
  #ui-datepicker-div table {
    width: 100%;
  }
}
.banner {
  position: relative;
  display: -ms-grid;
  display: grid;
  height: 350px;
}
.banner figure img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 350px;
  z-index: -1;
}

@-webkit-keyframes slide-down {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  100% {
    opacity: 0.9;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes slide-down {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  100% {
    opacity: 0.9;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

.top-dubai {
  padding-top: 40px;
  padding-bottom: 40px;
}
.top-dubai .heading {
  font-size: 30px;
  color: #4b4b4b;
}
.top-dubai .heading a {
  cursor: pointer;
  border: 1px solid #ccc;
  padding: 5px 10px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0px 10px 2px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0px 10px 2px rgba(0, 0, 0, 0.2);
  font-size: 23px;
  color: #4b4b4b;
  text-decoration: none;
}
.top-dubai .heading b {
  font-size: 23px;
}
.top-dubai ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 30px;
  max-width: 1160px;
  margin: 0 auto;
}
.top-dubai ul li {
  padding-bottom: 12px;
  position: relative;
  width: 49%;
}
.top-dubai ul li p {
  font-size: 14px;
  text-align: center;
  padding: 15px 0;
  color: #4b4b4b;
  line-height: 22px;
  font-weight: 500;
}
.top-dubai ul li a {
  text-decoration: none;
  display: block;
}
.top-dubai ul .khalia {
  width: 24%;
}

.images-text {
  position: absolute;
  top: 20px;
  right: 20px;
  text-align: right;
}
.images-text span {
  font-size: 16px;
  color: #fff;
}
.images-text label {
  font-size: 30px;
  font-weight: 700;
  display: block;
  color: #fff;
  padding: 5px 0;
}

.images-text-raound {
  position: absolute;
  top: 30px;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
}
.images-text-raound strong {
  font-size: 20px;
  color: #fff;
  font-weight: 600;
  padding-top: 20px;
  display: block;
  line-height: 25px;
}

.images-text-new {
  position: absolute;
  bottom: 100px;
}
.images-text-new small {
  font-size: 16px;
  color: #fff;
  background: #a97329;
  padding: 8px 15px;
  color: #fff;
}
.images-text-new strong {
  font-size: 22px;
  font-weight: 700;
  color: #fff;
  display: block;
  padding-top: 25px;
  margin-left: 20px;
}

.top-rated {
  padding-top: 30px;
  padding-bottom: 30px;
}
.top-rated .heading {
  font-size: 30px;
  color: #4b4b4b;
}
.top-rated .heading b {
  font-size: 30px;
}
.top-rated ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 25px;
}
.top-rated ul li {
  width: 31%;
  border: 1px solid #cecece;
  margin: 10px 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.top-rated ul li a {
  text-decoration: none;
  padding: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.top-rated ul .images {
  width: 40%;
}
.top-rated ul .text {
  width: 54%;
}
.top-rated ul strong {
  display: block;
  padding: 5px 0;
  font-size: 18px;
  color: #4b4b4b;
}
.top-rated ul span {
  font-size: 14px;
  color: #4b4b4b;
  line-height: 22px;
}

.dubaistop {
  position: relative;
  text-align: center;
}
.dubaistop .container {
  position: absolute;
  margin: 0 auto;
  top: 90px;
  left: 0;
  right: 0;
}
.dubaistop .heading {
  font-size: 30px;
  color: #fff;
  padding: 20px 0;
}
.dubaistop .heading b {
  font-size: 30px;
}
.dubaistop p {
  font-size: 20px;
  color: #fff;
}
.dubaistop ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 70px;
}
.dubaistop li small {
  display: block;
  font-size: 28px;
  font-weight: 700;
  color: #fff;
  padding-top: 20px;
  line-height: 33px;
}

.happiness {
  background: #a97329;
  padding: 40px;
}
.happiness .unlock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.happiness label {
  font-size: 28px;
  color: #fff;
  font-weight: 600;
}
.happiness p {
  font-size: 18px;
  color: #fff;
  padding: 15px 0;
}
.happiness input {
  display: inline-block;
  padding: 18px;
  border: none;
  margin-top: 10px;
  font-size: 16px;
  font-family: inherit;
  width: 400px;
}
.happiness button {
  background: #eb8241;
  font-weight: 600;
  margin-left: 5px;
  padding: 18px;
  display: inline-block;
  width: 200px;
  border: none;
  color: #fff;
  font-size: 16px;
  font-family: inherit;
}
.happiness .right {
  width: 34%;
  text-align: center;
}
.happiness small {
  font-size: 28px;
  font-weight: 600;
  color: #fff;
  display: block;
  padding-bottom: 20px;
}
.happiness img {
  padding: 0 10px;
}

.Prices {
  padding: 30px 0;
  text-align: center;
}
.Prices span {
  font-size: 28px;
  color: #a97329;
}
.Prices label {
  font-size: 50px;
  color: #a97329;
  font-weight: 700;
  display: block;
  padding: 25px 0;
}
.Prices p {
  font-size: 20px;
  line-height: 40px;
  color: #4b4b4b;
}
.Prices img {
  padding-top: 40px;
}

.header-flex a.button-login {
  cursor: pointer;
}

@media (max-width: 1024px) {
  .top-dubai .heading {
    text-align: center;
  }
  .top-dubai ul li {
    width: 49%;
  }
  .top-dubai ul li p {
    font-size: 13px;
    line-height: 16px;
    padding: 10px 0;
  }
  .top-dubai ul li small {
    font-size: 14px;
  }
  .top-dubai ul li strong {
    font-size: 22px;
    padding-top: 20px;
  }
  .top-dubai li.khalia {
    width: 24%;
  }
  .top-dubai li.khalia .images-text-new {
    bottom: 100px;
  }
  .top-dubai li.khalia .images-text-new small {
    font-size: 14px;
  }
  .top-dubai li.khalia .images-text-new strong {
    font-size: 22px;
    padding-top: 20px;
  }
  .top-dubai .images-text-raound {
    top: 25px;
  }
  .top-dubai .images-text-raound img {
    height: 80px;
  }
  .top-dubai .images-text-raound strong {
    font-size: 15px;
    line-height: 20px;
    padding-top: 10px;
  }
  .top-rated .heading {
    text-align: center;
  }
  .top-rated ul li a {
    display: block;
    text-align: center;
  }
  .top-rated ul .images {
    width: 100%;
  }
  .top-rated ul .text {
    width: 100%;
    padding-top: 10px;
  }
  .dubaistop img.dubaistop-r {
    height: 462px;
  }
  .dubaistop ul {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .happiness {
    padding: 30px;
  }
  .happiness label {
    font-size: 20px;
  }
  .happiness p {
    font-size: 14px;
  }
  .happiness input {
    padding: 15px;
    font-size: 14px;
    width: 350px;
    margin: 0;
  }
  .happiness button {
    margin-left: 0;
    margin-top: 10px;
    padding: 15px;
    width: 170px;
    font-size: 14px;
  }
  .happiness .right {
    width: 40%;
  }
  .happiness img {
    padding: 0 5px;
  }
  .Prices {
    padding: 55px 0;
  }
  .Prices p {
    font-size: 17px;
    line-height: 32px;
  }
}
@media (max-width: 767px) {
  .banner {
    place-items: center;
  }
  .hotel-searchbox {
    margin-top: 180px !important;
  }
  .top-dubai .heading {
    font-size: 15px;
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .top-dubai .heading a {
    display: inline-block;
    font-size: 15px !important;
    margin-bottom: 10px;
  }
  .top-dubai .heading b {
    font-size: 15px;
  }
  .top-dubai ul {
    display: block;
  }
  .top-dubai ul li {
    width: 100%;
  }
  .top-dubai li.khalia {
    width: 100%;
  }
  .top-dubai li.khalia a img {
    width: 100%;
  }
  .top-dubai .images-text-raound {
    top: 70px;
  }
  .top-dubai .images-text-raound img.dubai-icon-img {
    width: 130px;
    height: 130px;
  }
  .top-dubai .images-text-raound strong {
    font-size: 25px;
    line-height: 32px;
  }
  .footermaincontect p {
    width: 100%;
  }
  .top-rated {
    padding: 0 15px;
    padding-bottom: 20px;
  }
  .top-rated .heading {
    font-size: 20px;
    text-align: left;
  }
  .top-rated .heading b {
    font-size: 20px;
  }
  .top-rated ul {
    display: block;
    padding-top: 10px;
  }
  .top-rated ul li {
    width: 100%;
    margin: 10px 0;
  }
  .top-rated ul li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .top-rated ul .images {
    width: inherit;
  }
  .top-rated ul .text {
    width: inherit;
    padding-top: 0;
    padding-left: 10px;
  }
  .dubaistop .container {
    top: 30px;
  }
  .dubaistop p {
    font-size: 18px;
    line-height: 25px;
  }
  .dubaistop ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 10px;
  }
  .dubaistop li {
    width: 50%;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 140px;
  }
  .dubaistop li small {
    line-height: 20px;
    font-size: 18px;
  }
  .dubaistop li img {
    margin-top: 15px;
  }
  .dubaistop li:nth-child(2) {
    border-right: none;
  }
  .dubaistop li:nth-child(4) {
    border-right: none;
    border-bottom: none;
  }
  .dubaistop li:nth-child(3) {
    border-bottom: none;
  }
  .happiness {
    padding: 30px 0;
  }
  .happiness .unlock {
    display: block;
  }
  .happiness .right {
    width: 100%;
    margin-top: 15px;
  }
  .happiness button {
    margin-top: 5px;
  }
  .happiness .left {
    width: 100%;
  }
  .happiness label {
    font-size: 20px;
  }
  .happiness p {
    line-height: 20px;
    padding: 10px 0;
  }
  .happiness input {
    font-size: 13px;
    width: 310px;
  }
  .Prices label {
    font-size: 40px;
    padding: 15px 0;
  }
  .Prices p {
    font-size: 15px;
    line-height: 30px;
  }
}
.hotel-searchbox {
  background: rgba(0, 0, 0, 0.27);
  padding: 12px;
  color: #fff;
  max-width: 1000px;
  margin: 0 auto;
  text-align: left;
}

.hotel-searchbox .title {
  font-size: 25px;
  font-weight: 600;
  margin-bottom: 10px;
  text-align: center;
}

.search_md {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.search_md .date_md {
  width: 20%;
  position: relative;
}

.search_md input {
  background: #fff url(../images/home/date.png) no-repeat 12px;
  border-right: 1px solid #8d8d8d;
  width: 100%;
  padding: 19px 12px 5px 12px;
  padding-left: 45px;
  font-weight: 600;
  font-size: 14px;
  color: #000;
}

.search_md select {
  background: #fff url(../images/common/arrow.svg) no-repeat 90%;
  border-right: 1px solid #8d8d8d;
  width: 100%;
  padding: 19px 12px 5px 12px;
  font-weight: 600;
  font-size: 14px;
  color: #000;
}

.search_md input::-webkit-input-placeholder {
  color: #000;
  opacity: 100%;
}

.search_md input::-moz-placeholder {
  color: #000;
  opacity: 100%;
}

.search_md input:-ms-input-placeholder {
  color: #000;
  opacity: 100%;
}

.search_md input::-ms-input-placeholder {
  color: #000;
  opacity: 100%;
}

.search_md input::placeholder {
  color: #000;
  opacity: 100%;
}

.search_md small {
  position: absolute;
  left: 45px;
  top: 4px;
  color: #000;
  font-size: 12px;
  font-weight: 700;
}

.child_md {
  width: 28%;
  background: #fff;
  position: relative;
  cursor: pointer;
}

.child_md small {
  left: 15px;
}

.child_md strong {
  display: block;
  cursor: pointer;
  padding: 19px 12px 5px 15px;
  font-size: 14px;
  color: #000;
  font-weight: 600;
}

.search-text-box {
  width: 24%;
}

.search_md input.search_button {
  width: 100%;
  background: #d71921;
  color: #fff;
  font-size: 17px;
  font-weight: 600;
  letter-spacing: 1px;
  border: 0;
  padding: 10px 0;
  text-align: center;
}

.search_button img {
  vertical-align: middle;
  margin-right: 5px;
}

.mainpopupselectroom {
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
  min-width: 300px;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Old versions of Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  background: #fff;
  border-radius: 5px;
}

.mainpopupselectroom .addmorerooms {
  padding: 10px;
}

.mainpopupselectroom .addmorerooms a {
  color: #005982;
  padding: 5px 0;
  background: none;
  display: block;
  line-height: inherit;
  border-radius: 0;
}

.mainpopupselectroom .maindivroomsingle {
  padding: 0px;
}

.mainpopupselectroom .maindivroomsingle .roomnotext {
  font-size: 18px;
  font-weight: 500;
  position: relative;
  padding: 10px;
  border-bottom: 1px solid #ccc;
}

.mainpopupselectroom .maindivroomsingle .roomnotext span {
  margin: 0;
  color: #000;
}

.mainpopupselectroom .maindivroomsingle .roomnotext .closeroom {
  background: url(../images/icons8-multiply-30.png) no-repeat;
  width: 30px;
  height: 30px;
  display: block;
  position: absolute;
  right: 10px;
  top: 5px;
  cursor: pointer;
}

.mainpopupselectroom .maindivroomsingle:first-child .closeroom {
  display: none;
}

.mainpopupselectroom .maindivroomsingle .roomdata {
  padding: 10px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 0;
}

.mainpopupselectroom .maindivroomsingle .roomdata .flexdiv {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
  padding-bottom: 10px;
}

.mainpopupselectroom .maindivroomsingle .roomdata .flexdiv.bg {
  background: red;
  margin-bottom: 10px;
  padding: 5px;
}

.mainpopupselectroom .maindivroomsingle .roomdata .flexdiv .counter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

.mainpopupselectroom .maindivroomsingle .roomdata .flexdiv .counter select {
  border: 1px solid #ddd;
  width: 135px;
  background: url(../images/common/arrow.svg) no-repeat 90%;
  font-size: 13px;
  border-radius: 3px;
  padding: 5px 10px;
}

.mainpopupselectroom .maindivroomsingle .roomdata label {
  font-size: 14px;
  background: transparent;
  color: #000;
  padding: 0;
  opacity: 1;
}

.mainpopupselectroom .maindivroomsingle .roomdata .flexdiv .counter .minussign {
  width: 30px;
  height: 30px;
  border: 1px solid #707070;
  text-align: center;
  font-size: 25px;
  border-radius: 3px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #707070;
  line-height: 30px;
}

.mainpopupselectroom .maindivroomsingle .roomdata .flexdiv .counter .minussign:hover {
  color: red;
  border-color: red;
}

.mainpopupselectroom .maindivroomsingle .roomdata .flexdiv .counter .plussign {
  width: 30px;
  height: 30px;
  border: 1px solid #707070;
  text-align: center;
  font-size: 20px;
  border-radius: 3px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #707070;
  line-height: 30px;
}

.mainpopupselectroom .maindivroomsingle .roomdata .flexdiv .counter .plussign:hover {
  color: red;
  border-color: red;
}

.mainpopupselectroom .maindivroomsingle .roomdata .flexdiv .counter .disabled {
  border: 1px solid #898989;
  color: #898989;
  background: #ebebeb;
  cursor: no-drop;
}

.mainpopupselectroom .maindivroomsingle .roomdata .flexdiv .counter label {
  width: 35px;
  padding: 0;
  height: 35px;
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.childagemaindiv {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.childagemaindiv .childagediv {
  max-width: 31.33%;
  width: 100%;
  padding: 5px;
  padding-left: 0px;
  position: relative;
}

.childagemaindiv .childagediv select {
  display: block;
  padding: 10px 20px;
  margin-top: 5px;
  width: 100%;
  border: 1px solid #d6d6d6;
  padding-left: 40px;
  background: url(../images/home/drop-down-menu.png) no-repeat 95% center;
  border-radius: 5px;
}

.childagemaindiv .childagediv span {
  position: absolute;
  top: 38px;
  left: 10px;
}

.mainpopupselectroom .maindivroomsingle .roomnotext .closeroomimg {
  max-width: 100%;
}

.popuppaxdetails {
  position: absolute;
  background: #fff;
  padding: 10px;
  padding-bottom: 0px;
  min-width: 300px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  width: auto;
  z-index: 99;
  top: 100px;
  border-radius: 5px;
}

.popuppaxdetails.addnew {
  top: 49px;
  right: 0;
}

.popuppaxdetails .showorhidenextdiv {
  background: url(../images/home/downdrop.png) no-repeat right center;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 10px;
  font-family: inherit;
  cursor: pointer;
}

.popuppaxdetails .showorhidenextdiv span {
  font-family: inherit;
  font-size: 14px;
  display: block;
  margin: 0;
}

.popuppaxdetails .roomwisemaindiv {
  padding: 10px 0;
  border-top: 1px solid #e5e5e5;
}

.popuppaxdetails .roomwisemaindiv > div {
  display: none;
}

.popuppaxdetails .selectroomdiv, .popuppaxdetails .roomwiseadultdiv, .popuppaxdetails .roomwisechilddiv, .popuppaxdetails .roomwisechildagediv {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 0;
}

.popuppaxdetails .roomwisechildagediv > div {
  padding-right: 10px;
}

.popuppaxdetails .roomwisechildagediv > div label {
  padding-bottom: 5px;
  display: block;
  color: #000;
}

.popuppaxdetails .roomwisechildagediv > div select {
  width: 100%;
  padding: 5px 0;
  -webkit-appearance: none;
  background: url(../images/home/downdrop.png) no-repeat 90% center;
  border-bottom: 1px solid #d6d6d6;
}

.popuppaxdetails .selectpax {
  position: relative;
}

.popuppaxdetails .selectpax input[type=radio] {
  opacity: 0;
  position: absolute;
}

.popuppaxdetails .selectpax label {
  cursor: pointer;
  padding: 10px 15px;
  display: block;
  color: #424242;
  font-size: 14px;
  font-weight: bold;
  margin-right: 5px;
  border: 1px solid #e5e5e5;
  border-radius: 5px;
}

.popuppaxdetails .titleofpax {
  color: #000;
}

.popuppaxdetails .selectpax input[type=radio]:checked ~ label {
  color: #fff;
  opacity: 1;
  font-family: inherit;
  border: 1px solid #d70812;
  background: #d70812;
}

.popuppaxdetails {
  padding: 0;
  position: absolute;
  width: auto;
  display: none;
  border-radius: 5px;
}

.mainpopupselectroom > div:first-child {
  overflow: hidden;
  overflow-y: auto;
  max-height: 450px;
}

.btnok {
  padding: 10px 30px;
  background: #d71921;
  color: #fff;
  width: 100%;
  max-width: 100%;
  font-family: inherit;
  border-radius: 5px;
}

#ui-datepicker-div .ui-widget-header .ui-datepicker-prev span {
  padding: 0;
}

@media (max-width: 767px) {
  .search_md {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .search_md .date_md, .child_md, .search-text-box {
    width: 100%;
  }
  .search_md input {
    border: 0;
    border-bottom: 1px solid #8d8d8d;
    padding: 24px 12px 10px 12px;
    padding-left: 15px;
  }
  .search_md select {
    border: 0;
    border-bottom: 1px solid #8d8d8d;
    padding: 24px 12px 10px 12px;
    text-align: left !important;
  }
  .child_md strong {
    padding: 24px 12px 10px 12px;
  }
  .search_md small {
    top: 9px;
    left: 15px;
  }
  .popuppaxdetails, .mainpopupselectroom {
    min-width: 100%;
  }
}