.container {
  max-width: 1280px;
  margin: 0 auto;
}

.social-list,
.footer-list,
.raiting-list,
.additional-list-info,
.form-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.footer {
  color: #b7b7b7;
  position: relative;
  padding-top: 30px;
  font-size: 10px;
}

.footer:before {
  content: "";
  position: absolute;
  top: 98px;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #2e343d;
  z-index: -1;
}

.footer.no-links:before {
  top: 0;
}

.footer.no-links .pre-footer {
  display: none;
}

.footer.no-links .social-list {
  display: none;
}

.footer a {
  color: inherit;
}

.footer .footer-titles {
  color: #505050;
  font-size: 1.2em;
  letter-spacing: 1.04px;
  text-transform: uppercase;
  font-weight: bold;
  display: block;
  margin-block-end: 2.33em;
  font-weight: bold;
}

.hotel-listing-buttons-cls .detail_link:hover {
  color: #fff;
}

.hotel-listing-buttons-cls #estinamtebtnid {
  color: #fff;
}

.hotel-listing-buttons-cls #estinamtebtnid:hover {
  color: #fff;
}

.fl-list-item .tab-content .radio-inline {
  margin-right: 5px;
}

.tab-title-content-bg th {
  background: var(--footer-bg);
}

.detail-right .dropdown.selectroom_cls-box {
  margin-bottom: 5px;
}

#sendEnquiryNew .country_code2 {
  padding-left: 0;
  padding-right: 0;
}

.inner-page-count {
  height: auto;
}

.list-detail span.list-detail-width {
  min-height: 45px;
}

#displaySendEnquiryForm #mobile_code {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

#displaySendEnquiryForm #datefromdetail {
  height: 34px;
  outline: 0;
}

.detail-right .mobilestartfrm {
  font-weight: 500;
  font-size: 16px;
}

.detail-right .dt-txt {
  text-align: right;
}

.footer-whatsappicon-new:hover {
  background: #64b161 !important;
  border-color: #64b161 !important;
}

.flights_tabnav .nav-tabs>li>a:hover {
  background-color: transparent;
}

.tpsignin {
  flex-direction: row-reverse;
}

.ft-booknow {
  bottom: 38px;
}

.numtxt:hover {
  color: #000;
}

.footer-logo .logo-link .hellogtx-logo {
  width: auto;
  height: auto;
  max-width: 125px;
  margin: 0 auto;
  background: #fff;
  border-radius: 8px;
  padding: 5px 0;
}

.copyright .copyright-txt.cpy-moble {
  text-align: center;
}

.footer-whatsappicon-new {
  border-radius: 4px;
}

@media (max-width: 1023px) {
  .footer .footer-titles {
    margin-top: 2.33em;
  }
}

@media (min-width: 1024px) {
  .footer .footer-titles {
    margin-bottom: 10px;
  }
}

.footer .social-list {
  margin-bottom: 18px;
}

.pre-footer {
  background-color: #fff;
  box-shadow: 0 50px 50px rgba(0, 0, 0, 0.14);
  border-radius: 19px;
  max-width: 1270px;
  width: 100%;
  margin: 0 auto 20px;
  padding: 20px;
}

@media (min-width: 1024px) {
  .pre-footer {
    padding: 37px 33px 26px;
    margin: 0 auto 50px;
  }
}

.pre-footer .row {
  position: relative;
}

@media (min-width: 576px) and (max-width: 1023px) {
  .pre-footer .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}

@media (max-width: 992px) {
  .mobile_footer_bottomcontinuefixedtop.multicity_footerfixed {
    bottom: 38px !important;
  }
}

@media (max-width: 991px) {
  .detail-right .selectroom_cls-box .labeltxt {
    margin-top: 14px;
  }

  .footer-list {
    display: block;
  }
}

@media (max-width: 800px) {
  .hotel-listing-buttons-cls {
    top: initial;
    display: flex;
    justify-content: space-between;
  }

  .hotel-listing-buttons-cls .mobile-btn {
    top: initial;
    left: initial;
  }

  .hotel-listing-buttons-cls .mobile-btn a {
    color: var(--actionbtn);
    margin-right: 2px;
  }

  .hotel-listing-buttons-cls .mobile-btn a:last-child {
    margin-right: 0;
  }

  .hotel-listing-buttons-cls .fdp a {
    float: initial;
  }

  .hotel-listing-buttons-cls .fdp a.detail_link {
    left: initial;
  }

  .hotel-listing-buttons-cls .fdp a#estinamtebtnid {
    float: initial;
    font-size: 12px;
  }
}

.registerbtn:hover {
  color: #fff !important;
}

@media (min-width: 768px) {
  .pre-footer .row {
    display: flex;
    justify-content: space-between;
  }
}

@media (max-width: 768px) {
  .detail-right .mobilestartfrm {
    text-align: right;
  }

  .detail-right .mobile_price {
    text-align: right;
  }

  .ft-booknow #estinamtebtnid {
    background: var(--actionbtn);
    color: #000;
    padding: 6px 7px;
  }

  .ft-booknow #estinamtebtnid:hover {
    background: var(--actionbtn);
    color: #fff;
  }
}

@media (max-width: 767px) {
  .ftr-sticky a {
    border-top: none;
    top: initial;
  }

  .ftr-sticky a div {
    display: none;
  }

  .ftr-sticky a span {
    margin-top: 0px;
  }
}

.pre-footer .row>.col {
  margin-bottom: 20px;
  position: relative;
}

@media (min-width: 480px) {
  .pre-footer .row>.col {
    padding: 0 10px;
  }
}

@media (min-width: 576px) and (max-width: 1023px) {
  .pre-footer .row>.col {
    flex: 0 0 50%;
  }
}

@media (min-width: 1024px) {
  .pre-footer .row>.col {
    padding: 17px 15px 0 15px;
    margin-bottom: 0;
    max-width: 231px;
    width: 100%;
  }
}

@media (min-width: 1024px) {
  .pre-footer .row>.col:before {
    content: "";
    width: 1px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    background-color: rgba(214, 214, 214, 0.62);
  }
}

.pre-footer .row>.col:first-child:before,
.pre-footer .row>.col:last-child:before {
  display: none;
}

@media (min-width: 1024px) {
  .pre-footer .row>.col.trending {
    min-width: 310px;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
}

.pre-footer .row>.col.destination {
  width: 100%;
}

@media (min-width: 1024px) {
  .pre-footer .row>.col.destination {
    max-width: 300px;
  }
}

.pre-footer .links-list {
  display: flex;
  flex-wrap: wrap;
  color: #505050;
  font-size: 1.3em;
  line-height: 1.7;
  text-align: center;
  justify-content: center;
}

.pre-footer .links-list li {
  position: relative;
}

.pre-footer .links-list li:nth-child(n + 2) {
  padding-left: 16px;
}

.pre-footer .links-list li:nth-child(n + 2):before {
  content: "|";
  position: absolute;
  top: 0;
  left: 7px;
}

.pre-footer .links-list li a {
  font-size: 1.2em;
}

.pre-footer .links-list a:hover {
  color: var(--main-color);
}

.pre-footer .trending h6 {
  margin-bottom: 17px;
}

.pre-footer .nearby-places-list {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}

.pre-footer .nearby-places-list .col {
  padding: 0 2.5px;
  display: flex;
  width: 31%;
}

@media (min-width: 1024px) {
  .pre-footer .nearby-places-list .col {
    padding: 0 3px;
    height: 90px;
  }
}

@media (min-width: 480px) {
  .pre-footer .nearby-places-list .col {
    width: 25%;
  }
}

@media (min-width: 576px) and (max-width: 1023px) {
  .pre-footer .nearby-places-list .col {
    width: 33%;
  }
}

@media (min-width: 1024px) {
  .pre-footer .nearby-places-list .col {
    width: 33%;
  }
}

.pre-footer .nearby-places-list .col .nearby-places-item {
  position: relative;
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-bottom: 10px;
  padding: 5px;
  overflow: hidden;
  margin-bottom: 5px;
  border-radius: 4px;
}

@media (max-width: 1023px) {
  .pre-footer .nearby-places-list .col .nearby-places-item {
    min-height: 13vw;
  }
}

@media (max-width: 575px) {
  .pre-footer .nearby-places-list .col .nearby-places-item {
    min-height: 21vw;
  }
}

.pre-footer .nearby-places-list .col .nearby-places-item:before {
  content: "";
  position: absolute;
  z-index: 2;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.1);
}

.pre-footer .nearby-places-list .col .nearby-places-item-image {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  transform: scale(1);
  transition: 0.5s cubic-bezier(0.39, 0.575, 0.565, 1) all;
}

.pre-footer .nearby-places-list .col .nearby-places-item .onclick-link {
  width: 100%;
  height: 100%;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}

.pre-footer .nearby-places-list .col .nearby-places-item:hover .nearby-places-item-image {
  transform: scale(1.2);
}

.pre-footer .nearby-places-list .col .nearby-places-item .caption {
  font-size: 0.9em;
  font-weight: 700;
  padding-left: 3px;
  padding-right: 3px;
  text-transform: uppercase;
  color: #fff;
  width: 100%;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: color 0.3s ease-in-out;
}

@media (min-width: 375px) {
  .pre-footer .nearby-places-list .col .nearby-places-item .caption {
    font-size: 1em;
  }
}

@media (min-width: 1024px) {
  .pre-footer .nearby-places-list .col .nearby-places-item .caption {
    font-size: 1em;
  }
}

.pre-footer .gift-link {
  display: flex;
  align-items: center;
}

.pre-footer .gift-link .text {
  outline: none;
}

.pre-footer .gift-link:hover .text {
  color: var(--main-color);
  font-weight: 600;
}

.pre-footer .gift-link .icon-gift {
  position: relative;
  margin-right: 37px;
}

@media (max-width: 1023px) {
  .pre-footer .gift-link .icon-gift {
    font-size: 2.5em;
  }
}

.pre-footer .gift-link .badge {
  position: absolute;
  top: -5px;
  right: -20px;
  font-size: 0.6em;
  letter-spacing: -0.3px;
  min-width: 25px;
  line-height: 1;
  padding: 3px;
  font-weight: bold;
  width: 0;
  background-color: var(--main-color);
  color: #fff;
  font-size: 8px;
  font-family: sans-serif;
}

.pre-footer .gift-link .text {
  color: #505050;
  font-size: 1em;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
  transition: color 0.3s ease-in-out;
}

.reserved {
  color: #b7b7b7;
  text-align: center;
  padding: 29px 0 14px;
  background-color: #2e343d;
}

.reserved .caption {
  display: block;
  font-size: 1.5em;
  font-weight: 700;
  color: #b7b7b7;
  margin-bottom: 5px;
}

.reserved p {
  font-size: 1.2em;
  line-height: 1.8;
}

.footer-logo {
  position: relative;
  margin-bottom: 39px;
}

.footer-logo:before,
.footer-logo:after {
  content: "";
  position: absolute;
  top: 50%;
  width: 100%;
  height: 2px;
  width: 10%;
  background-color: #b7b7b7;
}

@media (min-width: 375px) {

  .footer-logo:before,
  .footer-logo:after {
    width: 15%;
  }
}

@media (min-width: 480px) {

  .footer-logo:before,
  .footer-logo:after {
    width: 20%;
  }
}

@media (min-width: 768px) {

  .footer-logo:before,
  .footer-logo:after {
    width: 30%;
  }
}

@media (min-width: 1200px) {

  .footer-logo:before,
  .footer-logo:after {
    width: 38%;
  }
}

.footer-logo:before {
  left: 0;
}

@media (min-width: 1024px) {
  .footer-logo:before {
    left: 33px;
  }
}

.footer-logo:after {
  right: 0;
}

@media (min-width: 1024px) {
  .footer-logo:after {
    right: 33px;
  }
}

.footer-logo .logo-link {
  display: block;
  text-decoration: none;
  max-width: 175px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.footer-logo .logo-link img {
  width: 110px;
}

.tour-similar-packge .content .btn {
  color: #fff !important
}

.tour-strip-list-item .icon {
  color: #fff !important;
}

.footer-list {
  margin-bottom: 10px;
}

@media (min-width: 1024px) {
  .footer-list {
    margin-bottom: 30px;
  }
}

.footer-list li {
  position: relative;
  color: #505050;
  font-size: 1em;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.footer-list li:not(:last-child) {
  margin-bottom: 10px;
}

.footer-list a,
.footer-list .footer-link {
  color: #505050;
  text-transform: capitalize;
  font-weight: 500;
}

.social-list {
  display: flex;
  justify-content: center;
}

.social-list li {
  margin: 0 10px;
}

@media (min-width: 1024px) {
  .social-list li {
    margin: 0 14px;
  }

  .social-list li .onclick-link {
    font-size: 3.6em;
  }
}

.social-list li:first-child {
  margin-left: 0;
}

.social-list li:last-child {
  margin-right: 0;
}

.social-list li .onclick-link {
  font-size: 3em;
}

.social-list a:hover {
  color: #fff;
}

.innerbanner {
  height: auto;
  min-height: auto;
}

.innerbanner .banneroverlay {
  padding: 5px 0;
}

.innerbanner img {
  object-position: initial;
  position: relative;
  left: initial;
  top: initial;
  -webkit-transform: initial;
  -moz-transform: initial;
  -ms-transform: initial;
  -o-transform: initial;
  transform: initial;
  -moz-backface-visibility: hidden;
  backface-visibility: initial;
}

.banner-title {
  font-size: 16px;
  margin-bottom: 0;
}

.inner-page-count img {
  height: auto;
}

@media screen and (max-width: 991px) {
  .travelogbanner {
    height: auto;
  }

  .travelogbanner img {
    height: auto !important;
  }
}

@media screen and (max-width: 767px) {
  .animate-box h1 {
    margin-top: 5px;
  }

  .animate-box .breadcrumb {
    margin-bottom: 5px;
  }

  .animate-box .breadcrumb li {
    font-size: 12px;
  }

  section.tour-strip .tour-type {
    width: 80%;
  }
}

@media screen and (max-width: 575px) {
  section.tour-strip .tour-type {
    width: 95%;
  }
}

@media (max-width: 340px) {
  .navbar-brand img {
    width: auto !important;
  }
}