body {
  font-family: "Poppins", sans-serif;
}
.rupees-font-style {
  font-family: "Arial", sans-serif;
}
.detail-icon .resimg {
  width: 20%;
}
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
  outline: none;
}
.boxright img.resimg {
  max-width: 100%;
}
.srv-box a {
  color: #000;
}

.gflex {
  margin-bottom: 10px;
  width: 25%;
}

.gbox {
  display: flex;
  flex-wrap: wrap;
}

.gflex .srv-box,
.gflex .srv-box img {
  width: 100%;
}

.gflex .srv-box {
  padding: 10px;
  text-align: center;
}
.short-description .col-md-6:first-child {
  max-width: 124px;
  flex: auto;
}
.home-banner-section img {
  border-radius: 15px;
}
.srv-box,
.carousel-slider {
  border-radius: 15px;
  overflow: hidden;
  position: relative;
}
.carousel-slider .owl-nav {
  position: absolute;
  top: 40%;
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.home-banner-section .owl-nav {
  display: none;
}
.carousel-slider .owl-nav button {
  background: #fff !important;
  width: 30px !important;
  border-radius: 40px !important;
  height: 30px;
  display: flex !important;
  align-items: center;
}

.carousel-slider .owl-nav button i {
  padding: 12px;
  font-size: 20px;
  color: #000;
}

.carousel-slider button.owl-prev {
  opacity: 0;
  transition: 0.3s;
}

.carousel-slider:hover button.owl-prev {
  opacity: 1;
}
/****************Header*************** */
header {
  padding: 10px 0;
  border-bottom: 1px solid #f2f2f2;
  color: #fff;
  font-weight: 600;
  font-size: 18px;
}
.clul {
  margin: 0 auto;
  width: 70%;
}
.srv-box img {
  height: 19vw;
}
.banner-slider {
  border-radius: 15px;
  overflow: hidden;
}
.owl-dots button.owl-dot {
  outline: none;
}
.top-form .form-group {
  align-items: center;
  display: flex;
  padding: 0 24px;
  margin: 0;
  border-radius: 12px;
  transition: 0.3s;
  padding-left: 15px;
  padding-right: 0;
  width: 100%;
}
.amt-flex {
  display: flex;
  align-items: center;
  gap: 20px;
  justify-content: end;
  margin-right: 8px;
  position: absolute;
  right: 0;
}
.top-form .form-group input.form-control {
  border: 0;
  padding: 0;
  font-weight: 300;
  color: #737373;
  font-size: 14px;
  height: auto;
  background: transparent;
  padding-left: 20px;
  outline: transparent !important;
}
.explore-gifting {
  width: 50%;
}
.submit {
  background: #e98b1b;
  padding: 0px;
  display: inline-block;
  width: 100%;
  text-align: center;
  color: #fff;
  border-radius: 30px;
  font-weight: 400;
  font-size: 18px;
  transition: 0.3s;
  outline: none;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border: 0;
}
.top-form {
  margin: 0 auto;
  background: #efefef;
  border-radius: 54px;
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  padding: 15px;
}
header .top-form a:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 10px;
  background: #000;
  margin: 0 15px;
  top: 4px;
}
header .top-form a {
  color: #000;
  font-size: 13px;
  font-weight: 400;
  position: relative;
  padding: 0 15px;
}
header .login {
  margin-right: 25px;
}
.heading-border {
  position: relative;
  display: inline-block;
}
.heading-border:before {
  position: absolute;
  left: 0px;
  content: "";
  height: 3px;
  width: 50%;
  background-color: #e98b1b;
  bottom: 0px;
  border-radius: 10px;
  display: none;
}
.searcfiledheader {
  border: none !important;
}

header a:hover {
  color: #e98b1b;
  text-decoration: none;
}
.contact > a:hover img.u-b:last-child {
  filter: invert(1);
}
.contact > a:hover span {
  color: #fff;
}

.filtebx button {
  border: 1px solid #5c5c5c;
  border-radius: 50px;
  padding: 5px 15px;
  font-size: 13px;
  float: right;
  margin: 0px;
  background: none;
  display: flex;
  align-items: center;
}
.header {
  padding: 0;
  position: sticky;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  background: #fff;
}
.logow {
  display: none;
}
.allhead {
  justify-content: space-between;
  padding: 5px 15px;
}
.clul > ul {
  list-style: none;
}
.clul > ul > li {
  float: left;
}
.clul > ul > li > a {
  display: block;
  font-size: 16px;
  color: #fff;
  padding: 10px 30px;
  font-weight: 300;
  transition: all 0.5s ease-in-out;
}
.clul > ul > li > a:hover {
  color: #e98b1b;
}
.clul > ul > li .navactive {
  color: #e98b1b;
}
.lgbg {
  font-size: 18px;
}
.leftlg {
  padding: 10px;
}
.contact > a span {
  color: #000;
}
.contact > a:hover {
  background: #e98b1b;
  color: #fff;
  border-color: #e98b1b;
}
.contact > a {
  display: flex;
  padding: 10px 25px;
  font-size: 14px;
  font-weight: 300 !important;
  border: 1px solid #5c5c5c;
  border-radius: 45px;
}
.cnts img,
.lgbg img {
  max-width: 15px;
  margin-right: 5px;
  filter: opacity(0.7);
}
.lgbg img:last-child {
  margin-left: 10px !important;
  margin-right: 0;
}
.stickyheader .headfx {
  background: #fff;
  border-bottom: 1px solid #ddd;
}
.stickyheader .clul > ul > li > a,
.stickyheader .contact > a {
  color: rgba(0, 0, 0, 1);
}
.stickyheader .logocl {
  display: block;
}
.stickyheader .logow {
  display: none;
}
.contact a .fa-phone {
  position: relative;
  top: 2px;
}
.bannertxt {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
  text-align: center;
  z-index: 99;
}
.bannertxt > h1,
.bannertxt > p {
  font-size: 46px;
  color: #fff;
  text-align: center;
  text-shadow: 1px 2px #333333;
}
#nav-icon1 {
  z-index: 99;
  display: none;
  width: 31px;
  height: 28px;
  margin: 0px 10px;
  position: absolute;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
  top: 20px;
  left: 10px;
}
.logo {
  margin-left: 0px;
  margin-top: 5px;
}
.stickyheader #nav-icon1 span {
  background: rgba(0, 0, 0, 1);
}
#nav-icon1 span {
  display: block;
  position: absolute;
  width: 90%;
  background: #14707c;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
#nav-icon1 span:nth-child(1) {
  top: 0px;
  height: 2px;
}
#nav-icon1 span:nth-child(2) {
  top: 9px;
  height: 2px;
}
#nav-icon1 span:nth-child(3) {
  top: 18px;
  height: 2px;
  width: 18px;
}
#nav-icon1.open span:nth-child(1) {
  top: 9px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
#nav-icon1.open span:nth-child(2) {
  opacity: 0;
  left: -60px;
}
#nav-icon1.open span:nth-child(3) {
  top: 9px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
/*************Header ends*************/

/* *************Home page**************** */
.explore-by-choice {
  box-shadow: none;
  margin: 3rem 0 0;
  padding: 0px !important;
}
.explore-by-choice .heading {
  text-align: left;
  font-size: 24px;
  text-transform: capitalize;
  font-weight: 500;
  margin-bottom: 20px;
}

.cd-top {
  border-radius: 40px;
}

.explore-by-choice a {
  color: #ea8c23;
  margin-bottom: 20px;
  font-size: 16px;
}
.srv-box a:hover h3 {
  color: #e98b1b;
}
section.explore-by-choice.bg-dark {
  padding-top: 20px !important;
  background-color: #000 !important;
}
.srv-box a:hover img,
.box-icon:hover img,
.srv-box:hover .zoomimg img {
  transform: initial;
}

.zoomimg {
  overflow: hidden;
  border-radius: 15px;
  position: relative;
}
.product-tag {
  position: absolute;
  background: #ea8c23;
  color: #fff;
  padding: 4px 15px 4px 12px;
  font-size: 12px;
  top: 30px;
  text-transform: uppercase;
  z-index: 2;
}
.product-tag:before,
.product-tag:after {
  content: "";
  position: absolute;
  right: -15px;
}

.product-tag:before {
  width: 0px;
  height: 0px;
  border-left: 0px solid transparent;
  border-right: 15px solid transparent;
  border-top: 13px solid #ea8c23;
  top: 0px;
}
.product-tag:after {
  width: 0px;
  height: 0px;
  border-left: 0px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 13px solid #ea8c23;
  bottom: 0px;
}

.explore-by-choice .heading span {
  color: #ea8c23;
}
.srv-box img {
  border-radius: 0;
}
.choice img {
  display: block;
  width: 100%;
  border-radius: 0px;
}

.choice .srv-txt h3.h3 {
  color: #fff;
}

.choice .srv-txt {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 10px 20px;
  background: linear-gradient(180deg, #d9d9d900 0%, #000000cc 100%);
  border-radius: 0px;
  text-align: left;
}

.bg-dark {
  background-color: #1e1e1e;
}

.choice .text-content h3 {
  font-size: 16px;
  color: white;
  font-weight: 400;
  margin-bottom: 2px;
  transition: 0.3s;
}

.choice .text-content p {
  margin-bottom: 10px;
  font-size: 12px;
  color: #fff;
  opacity: 0.8;
}

.choice .text-content s {
  font-size: 16px;
  margin-right: 10px;
  color: #fff;
  font-weight: 300;
}

.destination .owl-nav {
  display: block !important;
  position: absolute;
  right: -5px;
  top: -60px;
}

.destination .owl-nav button.owl-next {
  background: #ea8c23;
  color: #fff;
  width: 30px;
  height: 30px;
}
.destination .owl-nav button.owl-next:hover,
.destination .owl-nav button.owl-prev:hover {
  background-color: #15707c !important;
}
.destination .owl-nav button.owl-prev {
  background: #343a40;
  color: #fff;
  width: 30px;
  height: 30px;
}

.destination .srv-txt span {
  font-size: 14px;
  margin-bottom: 0;
  color: #fff;
  font-weight: 300;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.destination .srv-txt {
  position: absolute;
  text-align: center;
  width: 100%;
  background: linear-gradient(1deg, #000000bd 0%, rgba(217, 217, 217, 0) 100%);
  border-radius: 0px;
  margin: 0px auto;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 1rem;
}

.destination .srv-txt h3.h3 {
  font-size: 16px;
  font-weight: 300;
  text-transform: uppercase;
  margin: 0;
  color: #fff;
}

.sign-up img {
  height: 330px;
  object-fit: cover;
  border-radius: 15px;
  box-shadow: 0 0 20px -6px #0000003d;
  margin: 3rem 0;
}
.bookingall .imgbooking img {
  max-width: 150px;
}
@media (max-width: 640px) {
  .home-banner-section {
    margin-top: 0px;
  }
  .tablink {
    padding: 5px !important;
    font-size: 10px !important;
    margin-bottom: 20px !important;
  }

  .explore-by-choice {
    margin: 2rem 0rem !important;
    padding: 0px !important;
  }

  .explore-by-choice a {
    font-size: 12px;
  }
  ul.customer-content {
    margin-bottom: 2rem !important;
    display: block !important;
  }
  ul.customer-content li {
    display: flex !important;
    padding: 10px;
    border-radius: 10px;
    background: #2d2d2d;
    margin: 1rem 2rem !important;
  }

  .sign-up img {
    height: auto;
    object-fit: contain;
    margin: 0rem 0 2rem;
  }
  .destination .srv-txt {
    padding: 1rem;
  }

  .explore-by-choice .heading {
    font-size: 16px;
    margin-bottom: 10px !important;
    text-align: left !important;
    font-weight: 600;
  }
}
/* ************Home page ends************* */
.relative {
  position: relative;
  z-index: 1;
  height: 100vh;
}

.heading {
  color: #222222;
  font-size: 35px;
  font-weight: 600;
  text-align: center;
  width: 100%;
  text-transform: uppercase;
}
.sub-heading {
  font-size: 12px;
  font-weight: 400;
  margin-bottom: 30px;
  text-align: center;
}

.gallery_top {
  background: url(../images/breadcrumb.jpg) 0% 0% / cover no-repeat;
}
.listhotel_top {
  background: url(../images/listhotel_top.jpg) no-repeat;
  background-position: center;
}
.contact_top {
  background: url(../images/contact_top.jpg) no-repeat;
  background-position: center;
}
.Explore_top {
  background: url(../images/Explore_top.jpg) no-repeat;
  background-position: center;
}
.Videos_top {
  background: url(../images/Videos_top.jpg) no-repeat;
  background-position: center;
}
.Gallery_top {
  background: url(../images/Gallery_top.jpg) no-repeat;
  background-position: center;
}
.Testimonials_top {
  background: url(../images/Testimonials_top.jpg) no-repeat;
  background-position: center;
}
.Blog_top {
  background: url(../images/Blog_top.jpg) no-repeat;
  background-position: center;
}
.breadcrumb-bg:after {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  content: "";
}
.breadcrumb-txt {
  position: absolute;
  bottom: 0;
  z-index: 99;
  display: none;
}
.breadcrumb-txt h1 {
  color: #fff;
  font-size: 28px;
  font-weight: bold;
  display: inline-block;
  text-transform: uppercase;
}
.breadcrumblist {
  list-style: none;
  display: flex;
  font-size: 12px;
  background: none;
  color: #959595;
  margin: 0;
  padding: 8px 0;
}
.breadcrumblist li {
  padding: 5px 0px;
  color: #fff;
}
.breadcrumblist li a {
  color: #fff;
}
.breadcrumblist li:after {
  content: "/";
  padding: 0px 5px 0px 10px;
  color: #e3e3e3;
}
.breadcrumblist li:last-child {
  padding: 5px 5px;
  border-radius: 2px;
  color: #edcb9a;
}
.breadcrumblist li:last-child:after {
  display: none;
}

/*=================================login=================================*/
.popbox {
  position: fixed;
  left: 0;
  overflow-y: auto;
  right: 0;
  top: 0;
  bottom: 0;
  background: #fff;
  z-index: 9999;
  transition: all 0.5s ease-in-out;
}
.allpop {
  opacity: 0;
  visibility: hidden;
}
.allpop2 {
  opacity: 0;
  visibility: hidden;
}
.allpop3 {
  opacity: 0;
  visibility: hidden;
}
.showpop {
  opacity: 1;
  visibility: initial;
}
.popcontent {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.popbox::-webkit-scrollbar {
  -webkit-appearance: none;
}
.popbox::-webkit-scrollbar:vertical {
  width: 11px;
}
.popbox::-webkit-scrollbar:horizontal {
  height: 11px;
}
.popbox::-webkit-scrollbar-thumb {
  border-radius: 8px;
  border: 2px solid white; /* should match background, can't be transparent */
  background-color: rgba(0, 0, 0, 0.5);
}
.closebtn {
  position: absolute;
  right: 35px;
  top: 26px;
  cursor: pointer;
  transition: all 0.5s ease-in-out;
  z-index: 99;
}
.closebtn:hover {
  transform: scale(1.1);
}
.blackclose {
  fill: #111111;
}

.frmbox {
  position: relative;
}
.formall {
  width: 500px;
  padding: 10px;
  text-align: center;
  margin: auto;
}
.textlog > h1 {
  font-weight: bold;
  font-size: 35px;
  letter-spacing: 2px;
  color: #494949;
}
.textlog > span {
  display: block;
  font-size: 15px;
  color: #373737;
  margin-bottom: 15px;
}
.frmbox {
  margin-top: 15px;
}
.iconin {
  position: absolute;
  left: 16px;
  top: 16px;
  color: #808080;
}
.inputds {
  width: 100%;
  border: 1px solid #ddd;
  padding: 12px 10px 12px 40px;
  font-size: 14px;
  border-radius: 2px;
  outline: none !important;
}
.frgtxt {
  font-size: 15px;
  color: #494949;
  transition: all 0.5s ease-in-out;
}
.frgtxt:hover {
  color: rgba(0, 0, 0, 1);
  text-decoration: none;
}
.btnlog {
  display: block;
  width: 100%;
  padding: 9px 10px;
  font-size: 20px;
  font-weight: 600;
  border: 1px solid #000;
  background: #000;
  color: #fff;
  transition: all 0.5s ease-in-out;
}
.btnlog:hover {
  background: #fff;
  border: 1px solid #000;
  color: #000;
}
.textlog > span > button {
  outline: none !important;
  margin-left: 3px;
  border: none;
  background: none;
  color: #038086;
  font-weight: 600;
}
.othertxt {
  margin-top: 30px;
}
.othertxt > h6 {
  position: relative;
  font-size: 18px;
  display: inline-block;
  font-weight: 500;
}
.othertxt > h6:before,
.othertxt > h6:after {
  position: absolute;
  top: 15px;
  content: "";
  width: 50px;
  height: 1px;
  background: #ddd;
}
.othertxt > h6:before {
  left: -65px;
}
.othertxt > h6:after {
  right: -65px;
}
.apilog {
  list-style: none;
  padding: 0;
  column-gap: 10px;
  margin-top: 20px;
  justify-content: center;
}
.apilog > li {
  position: relative;
  width: 30%;
}
.apilog > li > a {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #eee;
  padding: 10px 10px;
  color: #fff;
  border-radius: 2px;
  transition: all 0.5s ease-in-out;
}
.apilog > li > a:hover {
  text-decoration: none;
  transform: scale(1.1);
}
.apilog > li:first-child > a {
  background: #3b5998;
}
.apilog > li:nth-child(2) > a {
  background: #eb4e41;
}
.twobx {
  column-gap: 10px;
}
.twobx .frmbox {
  width: 50%;
  margin-top: 0;
}
/*============================================================Contact Us===============================================================*/
.graybg {
  position: relative;
  text-align: center;
  display: block;
  background: #f6f6f6;
  padding: 40px 20px 20px 20px;
  z-index: 2;
}
.graysvg {
  fill: #b3b3b3;
  transition: all 0.5s ease-in-out;
}
.detail-icon {
  padding: 20px;
  text-align: center;
  width: 33%;
  background: #fff;
  margin: 0px 10px 10px 10px;
  border-radius: 10px;
  transition: all 0.5s ease-in-out;
}
.detail-icon > svg {
  width: 50px;
  height: 50px;
  margin-bottom: 20px;
  transition: all 0.5s ease-in-out;
}
.detail-icon:hover .graysvg {
  fill: #e98b1b;
}
.detail-icon > span,
.detail-icon > a {
  display: block;
  font-size: 13px;
  color: #3a3838;
}
.detail-icon > h6 {
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 700;
  color: #424040;
}
.detail-icon > a {
  font-weight: 600;
  font-size: 14px;
}
.cnt-msg > span,
.cnt-msg > h2 {
  text-transform: uppercase;
}
.cnt-msg > span {
  color: #cfa952;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  margin: 0 0 7px;
}
.cnt-msg > h2 {
  position: relative;
  display: block;
  color: #27282c;
  font-size: 36px;
  line-height: 44px;
}
.cnt-msg > h2 > span {
  font-weight: 800;
}
.cnt-msg > p {
  color: #7c7e84;
  font-size: 15px;
  line-height: 25px;
  font-weight: 400;
  text-transform: none;
  margin: 13px 0 0;
}
.graybg .icondetails {
  text-align: center;
  display: inline-block;
  margin: auto;
}
.dflexbox {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0px 20px;
}
.boxright {
  margin-left: 80px;
  border-left: 1px solid #ddd;
  padding-left: 30px;
}
.boxleft,
.boxright {
  width: 50%;
}
.errortxt {
  color: #d71c23;
  font-size: 12px;
  display: block;
  margin-bottom: 10px;
}
.frmbx {
  position: relative;
  margin-bottom: 25px;
}
.star-er {
  position: absolute;
  right: 11px;
  top: 15px;
  font-size: 15px;
  color: #e41d24;
}
.inputbx {
  width: 100%;
  border: 1px solid #ddd;
  padding: 13px 10px;
  font-size: 13px;
  outline: none !important;
}
.formcontact {
  margin-top: 30px;
}
.linksub {
  text-transform: uppercase;
  width: 100%;
  cursor: pointer;
  display: block;
  padding: 13px 10px;
  background: #15707c;
  border: 1px solid #15707c;
  text-align: center;
  font-weight: 600;
  font-size: 17px;
  color: #fff;
  transition: all 0.5s ease-in-out;
}
.linksub:hover {
  background: #fff;
  border: 1px solid #15707c;
  color: #15707c;
}
.linksub > i {
  margin-left: 10px;
}
.graybg .f_heading {
  text-align: center;
  margin-top: 20px;
}
.mapc {
  margin-bottom: 30px;
}
.mapc iframe {
  width: 100%;
  height: 300px;
}
.dflexbox {
  margin-bottom: 40px;
}
.heading_b {
  padding-right: 20px;
}
.social_f {
  list-style: none;
  padding: 0;
}
.social_f > li {
  position: relative;
}
.social_f > li > a {
  display: block;
  border: 1px solid #444342;
  color: #444342;
  text-align: center;
  margin-right: 10px;
  padding: 4px 10px;
  width: 40px;
  transition: all 0.5s ease-in-out;
}
.social_f > li > a:hover {
  background: #ea8c23;
  color: #fff;
  border: 1px solid #c48f16;
}

/*=================================Account=================================*/
.useract {
  margin: 30px 30px 50px 30px;
  column-gap: 50px;
}
.leftaccount {
  width: 20%;
}
.rightaccount {
  width: 80%;
}
.actxt > h4 {
  position: relative;
  font-weight: 600;
  padding: 12px 0px;
  font-size: 18px;
  border-bottom: 2px solid #ddd;
  border-radius: 2px;
}
.crtdown {
  display: none;
  position: absolute;
  right: 0;
  top: 18px;
  font-size: 16px;
}
.leftaccount > ul > li {
  position: relative;
}
.leftaccount > ul > li > a {
  padding: 8px 5px;
  display: block;
  color: #000;
  font-size: 15px;
  transition: all 0.5s ease-in-out;
}
.leftaccount > ul > li > a:hover {
  text-decoration: none;
  color: #e98b1b;
}
.leftaccount > ul > li .leftactive {
  color: #e98b1b;
}
.pdetails > ul > li {
  border-bottom: 1px solid #eee;
  padding: 7px 0px;
}
.pdetails > ul > li:last-child {
  border: none;
}
.list_pdetails > label,
.list_pdetails > span {
  font-size: 15px;
  position: relative;
  padding: 0;
  margin: 0;
}
.list_pdetails > label:after {
  position: absolute;
  right: 0;
  top: 0;
  content: ":";
}
.list_pdetails > label {
  width: 120px;
  font-weight: 300;
  color: #0d0d0d;
}
.list_pdetails > span {
  color: #212529;
  padding-left: 30px;
}
.allbtnclick {
  column-gap: 10px;
}
.allbtnclick > button {
  padding: 8px 21px;
  border-radius: 3px;
  transition: all 0.5s ease-in-out;
  letter-spacing: 1px;
}
.editbox,
.cancelbox {
  text-align: center;
  display: block;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
}
.editbox {
  background: #15707c;
  border: 1px solid #15707c;
  color: #fff;
}
.editbox:hover {
  background: #fff;
  border: 1px solid #15707c;
  color: #15707c;
}
.cancelbox {
  background: #eb0a0a;
  border: 1px solid #eb0a0a;
  color: #fff;
}
.cancelbox:hover {
  background: #fff;
  border: 1px solid #eb0a0a;
  color: #eb0a0a;
}
.booking_bx {
  padding: 20px 20px;
  margin-top: 20px;
  border-radius: 2px;
  box-shadow: 0 0px 10px -7px #5c5c5c;
  padding: 1rem;
}
.imgbooking {
  /*width: 25%;height: 194px;*/
  padding: 5px;
}
.booking_cnt {
  width: 75%;
}
.booking_cnt {
  padding-left: 20px;
}
.botxt > h2,
.botxt > span {
  text-transform: uppercase;
}
.botxt > h2 {
  color: #ea8c23;
  font-size: 20px;
  display: block;
  font-weight: 600;
}
.botxt > span {
  display: block;
  font-size: 13px;
}
.rvstxt {
  background: #15707c;
  padding: 15px;
  border: 1px dashed #0e4950;
  margin-top: 15px;
}
.rvstxt a {
  color: #fff;
}
.bookingid a {
  color: #e98b1b;
}
.rvstxt > h6,
.rvstxt > span,
.rvstxt > .d-flex > span {
  text-transform: uppercase;
  color: #fff;
  display: block;
}
.rvstxt > h6 {
  color: #fff;
  font-weight: 600;
  font-size: 15px;
  background: #ea8c23;
  margin-top: -24px;
  padding: 6px 10px;
  width: 150px;
  border-radius: 2px;
}
.rvstxt > span,
.rvstxt > .d-flex > span {
  font-size: 13px;
  margin-top: 7px;
}
.rvstxt > .d-flex > span {
  border: 1px solid #606060;
  margin-right: 10px;
  padding: 4px 10px;
}
.rvstxt,
.addressbk {
  width: 50%;
}
.ofamnt {
  flex-wrap: wrap;
  display: none !important;
}
.offer-listb {
  padding-right: 10px;
  padding-top: 10px;
}
.offer-listb > img {
  height: 20px;
}
.offer-listb > span {
  color: #787878;
  font-size: 13px;
  text-transform: uppercase;
}
.rvstxt > span > span > i {
  font-weight: 300;
  font-size: 11px;
  margin-left: 5px;
}
.rvstxt > h4 {
  border-top: 1px solid #606060;
  border-bottom: 1px solid #606060;
  padding: 8px 9px;
  color: #fff;
  margin-top: 10px;
  font-size: 19px;
  background: #38383a;
}
.rvstxt > h4 > i {
  font-size: 16px;
  margin-left: 5px;
}
.headbooking {
  margin-bottom: 10px;
  background: #f2f2f2;
  padding: 10px;
}
.bookingid {
  justify-content: space-between;
  align-items: center;
}
.bookingid > span {
  font-weight: bold;
  font-size: 18px;
}
.bookingid > span,
.cnclb {
  text-transform: uppercase;
}
.cnclb {
  background: #f10000;
  border: none;
  color: #fff;
  border-radius: 2px;
  font-size: 15px;
  font-weight: 600;
  transition: all 0.5s ease-in-out;
}
.cnclb:hover {
  background: #15707c;
  color: #fff;
}
.bookingid > h6 {
  color: #f5d72f;
}
.nobooking {
  border-top: 1px dashed #ddd;
  border-bottom: 1px dashed #ddd;
  padding: 30px;
  text-align: center;
  margin: 20px 0px;
}
.nobooking > h3,
.nobooking > span,
.nobooking > a {
  text-transform: uppercase;
}
.nobooking > h3 {
  font-weight: bold;
  color: #565656;
  font-size: 23px;
}
.nobooking > span {
  font-size: 14px;
  margin-bottom: 10px;
  display: block;
}
.btnsr > a {
  display: inline-block;
  background: #ea8c23;
  padding: 4px 10px;
  border-radius: 2px;
  color: #fff;
  text-decoration: none;
}
.pdall {
  padding: 30px 30px;
}
.videofx {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.5em;
  box-sizing: border-box;
  column-count: 3;
}
.videobx {
  padding: 15px;
  border: 1px solid #ddd;
}
.videobx > iframe {
  width: 100%;
  height: 250px;
}
.videobx > span,
.gallerybx > a > span {
  font-size: 19px;
  font-weight: 600;
  color: #242424;
  display: block;
  padding: 7px 0px 0px 0px;
}
.morebtn {
  text-align: center;
  margin: 20px 0px;
}
.morebtn > a {
  transition: all 0.5s ease-in-out;
  border: 1px solid #15707c;
  text-decoration: none;
  font-size: 18px;
  padding: 7px 16px;
  display: inline-block;
  color: #15707c;
  margin-top: 20px;
}
.morebtn > a:hover {
  border: 1px solid #15707c;
  background: #15707c;
  color: #fff;
}
.imggl {
  overflow: hidden;
  width: 100%;
  height: 269px;
  margin: auto;
  text-align: center;
}
.imggl,
.imggl img {
  transition: all 0.5s ease-in-out;
}
.imggl img:hover {
  transform: scale(1.1);
}
.gallerybx {
  background: #fbfbfb;
  padding: 15px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.gallerybx > a {
  text-decoration: none;
  color: rgba(0, 0, 0, 1);
}
.gallerybx > a > span {
  margin-top: 8px;
  text-transform: uppercase;
}
.gallerybx,
.imggl1,
.hoverig {
  transition: all 0.5s ease-in-out;
}
.imgglry {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1.5em;
  box-sizing: border-box;
  column-count: 4;
}
.imggl1 {
  position: relative;
  overflow: hidden;
  width: 100%;
  margin: auto;
  text-align: center;
}
.hoverig {
  position: absolute;
  top: -100%;
  right: 0;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hoverig > span > i {
  font-size: 28px;
  color: #fff;
}
.gallerybx:hover .hoverig {
  top: 0;
}
/* =================Detail===================== */
#play-video:hover {
  transform: scale(1.05);
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -o-transform: scale(1.05);
}
#play-video i {
  transition: all 0s ease !important;
  -webkit-transition: all 0s ease;
  -moz-transition: all 0s ease;
  -o-transition: all 0s ease;
  line-height: 0;
}
#close-video {
  outline: transparent !important;
  background: transparent;
  font-size: 15px;
  border: 1px solid #000;
  border-radius: 100%;
  font-weight: 100;
  color: #474747;
  height: 40px;
  width: 40px;
  line-height: 37px;
  text-align: center;
  position: absolute;
  top: 45px;
  z-index: 999;
  right: 0;
}

.youtube-video .modal-dialog {
  position: absolute;
  background-color: #fff;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  padding: 0 15px;
  height: 100%;
  max-width: 100% !important;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#video-container {
  position: relative;
  padding-bottom: 50%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
iframe#youtubevideo {
  position: absolute;
  top: 0;
  left: 0;
  height: 80%;
  width: 70%;
  right: 0;
  margin: 5rem auto;
}
.youtube-video .modal-footer {
  border: none;
  text-align: center;
  display: block;
  padding: 0;
}
.youtube-video .modal-content {
  background: none !important;
  border: none;
}

.tablist h4 {
  font-size: 16px;
  font-weight: 600;
}
.topfilter a.nav-link {
  color: #000;
  font-weight: 500;
  font-size: 15px;
}
.topfilter a.nav-link.active {
  border-bottom: 1px solid #000 !important;
}
.land-details .land-title {
  font-size: 24px;
  font-weight: 500;
  border-bottom: 1px solid #ddd;
  padding-bottom: 15px;
}
.room-sec-pnl select,
.room-sec-pnl select:hover,
.room-sec-pnl select:focus {
  border: 1px solid #e1e1e1;
  box-shadow: none;
  outline: none;
  padding: 10px;
  height: auto;
}
.room-sec-pnl {
  border: 1px solid #cbcbcb;
  padding: 15px;
  border-radius: 5px;
  margin-bottom: 20px;
}
.brdrbx {
  border: none;
  padding: 0;
  border-radius: 0;
}
.brdrbx li {
  list-style: disc;
  padding: 0 !important;
}

.brdrbx ul {
  padding-left: 16px !important;
}

.brdrbx li::before {
  display: none;
}
#Gallery .srv-txt h3 {
  font-size: 14px;
}
.variant-section {
  border: 1px solid #cbcbcb;
  padding: 15px;
  border-radius: 5px;
  margin-bottom: 20px;
}
.border-price-vac {
  position: sticky;
  top: 110px;
  background: transparent;
  box-shadow: none;
}
.sbbook:hover {
  color: #fff;
  background: #15707c;
}
.sbbook {
  text-align: center;
  display: block;
  background: #e98b1b;
  padding: 10px;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
  transition: all 0.5s ease-in-out;
  letter-spacing: 1px;
  border-radius: 4px;
  outline: none;
  border: 0px;
}
/* ======================detail end===================== */
/* =========================Listing========================= */
button#defaultOpen {
  border-bottom: 1px solid #000;
}

.tablink {
  background-color: #5550;
  color: black;
  float: left;
  border: none;
  padding: 5px;
  font-weight: 500;
  margin: 5px 10px;
  font-size: 14px;
  text-transform: uppercase;
  outline: none !important;
}
.carousel-slider .owl-dots .owl-dot span {
  width: 8px;
  height: 8px;
  background: #fff;
  display: inline-block;
  border-radius: 10px;
  float: left;
  margin: 0 4px;
  opacity: 0.7;
}
.carousel-slider .owl-dots {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 111111;
  text-align: center;
  bottom: 5px;
}
.t-name > h2 {
  font-weight: 600;
  font-size: 16px;
  margin: 10px 0 0;
  text-transform: capitalize;
  color: rgba(0, 0, 0, 0.75);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
}
.t-price {
  /* background: #f8f4ec; */
  margin: auto;
  align-items: baseline;
  border-radius: 4px;
  justify-content: left;
  border: none;
}
.travel-details p {
  color: #000;
  font-size: 16px;
  margin-bottom: 0px;
  font-weight: 600;
}
.travel-details {
  font-size: 18px;
  margin: 0 auto 30px;
  text-align: left;
  width: 100%;
}
.t-name span {
  display: block;
  color: #000;
  font-weight: 400;
  font-size: 12px;
  margin: 2px 0 7px;
  opacity: 0.7;
}
.filtebx button img {
  width: 15px;
  height: 15px;
  margin-right: 5px;
}
.popup-gallery {
  padding-right: 0 !important;
}
.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.popup-gallery .modal-dialog {
  width: 100%;
  max-width: inherit;
  margin: 0;
  height: 100%;
}
.popup-gallery .modal-content {
  border: 0;
  border-radius: 0;
  background: rgba(0, 0, 0, 0.9);
  height: 100%;
}
.popup-gallery .modal-header {
  border-bottom: 0;
}
.popup-gallery .modal-header .close {
  color: #fff;
  opacity: 1;
  text-shadow: none;
  z-index: 2;
  margin: 0px 0px 0px auto;
  padding: 0;
}
.popup-gallery button {
  width: 25px;
  outline: none;
  color: #fff;
}
.popup-gallery .modal-header .close {
  color: #fff;
  opacity: 1;
  text-shadow: none;
  z-index: 2;
  margin: 0px 0px 0px auto;
  padding: 0;
}
.svgclos {
  width: 30px !important;
  height: 30px !important;
}
.popup-gallery .tab-pop-center {
  position: fixed;
  top: 25px;
  left: 0;
  right: 0;
  text-align: center;
}
.popup-gallery ul.nav.nav-tabs {
  border: 0;
  text-align: center;
  justify-content: center;
}
.popup-gallery li.nav-item {
  margin: 0 5px;
  list-style: none;
}
.popup-gallery li.nav-item a {
  color: #fff;
}
.popup-gallery li.nav-item a.active {
  background: #fff !important;
  color: #000 !important;
}
.lefttab_fq .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  color: rgba(0, 0, 0, 1);
  border: none;
  background: #f6f3f3;
}
.slider-counter {
  position: absolute;
  top: -47px;
  left: 25px;
  color: #fff;
}
.popup-gallery .owl-thumb {
  position: absolute;
  background: #000;
  bottom: 0;
  padding: 20px;
  left: 0;
  right: 0;
}
.popup-gallery .owl-thumb .item {
  margin-right: 10px;
}
.popup-gallery .owl-nav {
  position: absolute;
  bottom: 50%;
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.dropbtn {
  border: none;
}
.listing-tab.col-md-9 {
  display: flex;
}
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #fff;
  min-width: 170px;
  box-shadow: 0px 1px 5px 0px rgb(0 0 0 / 20%);
  left: 15px;
  top: 35px;
  z-index: 9;
}
.dropdown-content a:hover {
  background: #e98b1b;
  color: #ffff;
}
.dropdown-content a {
  color: black;
  padding: 8px 16px;
  text-decoration: none;
  display: block;
  margin-bottom: 0;
  font-size: 14px;
}

.dropdown:hover .dropdown-content {
  display: block;
}

/* =====================listing end======================== */
/*=================================booking pop=================================*/

.pdpop {
  padding: 0px 30px;
}
.bookingtxt,
.btmpophd {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.bookingtxt {
  border-bottom: 1px solid #ddd;
  padding-bottom: 8px;
}
.bookingtxt > h2,
.bookingtxt > span {
  font-size: 25px;
  font-weight: 600;
  color: rgba(0, 0, 0, 1);
}
.bookingtxt > span > i {
  font-size: 20px;
}
.btmpophd > span {
  font-size: 14px;
  font-weight: 300;
  display: block;
  margin-top: 8px;
  margin-bottom: 15px;
}
.nobox .list_pdetails > label {
  width: 170px;
  margin-right: 20px;
  font-size: 16px;
}
.nobox .list_pdetails {
  align-items: center;
}
.nobox .list_pdetails {
  margin-bottom: 10px;
}
.nobox .inputin {
  -webkit-appearance: none;
  -moz-appearance: none;
  padding: 10px 25px 10px 10px;
  color: #000;
}
.nobox .arw:after {
  position: absolute;
  right: 9px;
  top: 12px;
  content: "\f107 ";
  font-family: "FontAwesome";
  font-size: 13px;
}
.nobox .list_pdetails .position-relative span {
  font-size: 14px;
  color: #15707c;
}
.bortop {
  border-top: 1px solid #ddd;
  margin-top: 20px;
  padding-top: 20px;
}
.bortop .sbbook {
  display: inline-block;
  font-size: 17px;
  font-weight: 500;
  padding: 10px 20px;
}
.clnd {
  width: 40%;
  height: 100vh;
  background: #eee;
}
.pdpop {
  width: 60%;
}
.clnd,
.pdpop {
  padding: 100px 60px;
}
.heismall {
  height: 260px;
}
/*=================================filter pop=================================*/
.filetrpop {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 9999;
  transition: all 0.5s ease-in-out;
}
.filtersh {
  opacity: 0;
  visibility: hidden;
}
.showpop {
  opacity: 1;
  visibility: initial;
}
.filterbox_pop {
  width: 90%;
  border-radius: 2px;
  background: #fff;
  position: relative;
  top: 55%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.fltertop_pop {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.fltertop_pop {
  padding: 15px 20px;
}
.filtershw {
  padding: 20px;
}
.fltertop_pop > h3 {
  font-size: 17px;
  font-weight: 600;
  color: rgba(0, 0, 0, 1);
  margin: 0;
  display: flex;
  align-items: center;
}
.fltertop_pop > h3 > img {
  width: 20px;
  margin-right: 10px;
}
.fltertop_pop .svgclos {
  width: 20px;
  margin-right: 5px;
}
.filtershw {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  max-height: 500px;
  overflow-y: auto;
}
.filtershw::-webkit-scrollbar {
  -webkit-appearance: none;
}
.filtershw::-webkit-scrollbar:vertical {
  width: 11px;
}
.filtershw::-webkit-scrollbar:horizontal {
  height: 11px;
}
.filtershw::-webkit-scrollbar-thumb {
  border-radius: 8px;
  border: 2px solid white; /* should match background, can't be transparent */
  background-color: rgba(0, 0, 0, 0.5);
}
.filterlist {
  border-bottom: 1px solid #ddd;
  padding-bottom: 25px;
  margin-bottom: 25px;
}
.filterlist > h4 {
  font-size: 22px;
  font-weight: 600;
  color: #000;
  margin-bottom: 20px;
}
.ckellis {
  margin-top: 10px;
}
.closebtn_flt {
  cursor: pointer;
}
.listck {
  flex-wrap: wrap;
  overflow: hidden;
}
.ckellis,
.listck {
  display: flex;
  column-gap: 10px;
}
.ckellis {
  width: 48%;
}
.form-control-409 {
  color: #000;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.1;
  display: flex;
  column-gap: 5px;
}
.form-control-409 + .form-control-409 {
  margin-top: 1em;
}
.form-control-409 input {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fff;
  margin: 0;
  font: inherit;
  color: currentColor;
  width: 1.15em;
  height: 1.15em;
  border: 0.15em solid currentColor;
  border-radius: 0.15em;
  transform: translateY(-0.075em);
  display: grid;
  place-content: center;
}
.form-control-409 input::before {
  content: "";
  width: 0.65em;
  height: 0.65em;
  transform: scale(0);
  transition: 120ms transform ease-in-out;
  box-shadow: inset 1em 1em var(--form-control-color);
  background-color: CanvasText;
}
.form-control-409 input:checked::before {
  transform: scale(1);
}
.showflt_ck {
  border: none;
  background: none;
  font-weight: 600;
  font-size: 16px;
  color: #000;
  padding: 0;
  margin-top: 20px;
  outline: none !important;
}
.Amenities .listck,
.Propertytype .listck,
.Uniquestays .listck,
.Houserules .listck {
  max-height: 100px;
  overflow: hidden;
  transition: all 0.5s ease-in-out;
}
.showflth .listck {
  max-height: initial;
  overflow: initial;
}
.upawr {
  display: none;
}
.showflth .upawr {
  display: block;
}
.showflth .dwnar {
  display: none;
}

.clear_show {
  display: flex;
  justify-content: space-between;
  padding: 20px;
}
.clear_show > button {
  padding: 10px 20px;
  display: inline-block;
  border: none;
  font-size: 17px;
  font-weight: 600;
  outline: none !important;
}
.grayclear {
  background: none;
}
.showft {
  background: #15707c;
  color: #fff;
}
/*=================================coin=================================*/
.colnsec {
  display: flex;
  margin-top: 20px;
}
.coinpoint {
  width: 23%;
}
.bgcl_b {
  background: #15707c;
  text-align: center;
  padding: 30px 10px;
  border-radius: 2px;
  display: inline-block;
  width: 100%;
}
.recentcoin {
  margin-left: 20px;
  width: 77%;
}
.recentcoin > h4 {
  font-size: 20px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
}
.recentcoin > ul {
  max-height: 500px;
  overflow-y: auto;
}
.recentcoin > ul::-webkit-scrollbar {
  -webkit-appearance: none;
}
.recentcoin > ul::-webkit-scrollbar:vertical {
  width: 11px;
}
.recentcoin > ul::-webkit-scrollbar:horizontal {
  height: 11px;
}
.recentcoin > ul::-webkit-scrollbar-thumb {
  border-radius: 8px;
  border: 2px solid white; /* should match background, can't be transparent */
  background-color: rgba(0, 0, 0, 0.5);
}
.recentcoin > ul > li {
  padding-right: 20px;
  position: relative;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.listcoin > p {
  margin: 0;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 600;
  color: rgba(0, 0, 0, 1);
}
.listcoin > span {
  font-size: 13px;
  color: #524f4f;
}
.coinearn > span {
  font-weight: 600;
  color: rgba(0, 0, 0, 1);
}
.coinearn > span > img {
  width: 20px;
  margin-right: 5px;
}
.bgcl_b > h3 {
  font-size: 45px;
  color: #fff;
  margin: 5px 0px;
  font-weight: bold;
}
.bgcl_b > h3 > img {
  margin-right: 10px;
  width: 40px;
}
.bgcl_b > span {
  color: #fff;
  font-weight: 600;
}
/*=================================Blog=================================*/
.blogbox {
  padding: 0px 100px;
}
.bbtmline {
  border-bottom: 1px solid #ddd;
  padding-bottom: 40px;
  margin-bottom: 40px;
}
.wdsm1 {
  width: 40%;
}
.wdsm2 {
  width: 60%;
  padding-left: 20px;
}
.blogtxt > h2 {
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 8px;
  color: #000;
}
.listdate,
.sahreicon {
  display: flex;
  column-gap: 10px;
}
.listdate > li {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 500;
  color: #6a6868;
  background: #eee;
  padding: 1px 7px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.blogtxt > p {
  font-size: 15px;
  line-height: 25px;
  color: #7a7474;
}
.sahreicon > li > a {
  color: rgb(126 125 125);
  transition: all 0.5s ease-in-out;
  font-size: 13px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sahreicon > li > a:hover {
  background: #eee;
  text-decoration: none;
}
.cnreading > a,
.pstc {
  background: #fff;
  font-size: 16px;
  border: 1px solid #646464;
  padding: 8px 22px;
  display: inline-block;
  border-radius: 50px;
  color: #000;
  transition: all 0.5s ease-in-out;
}
.cnreading > a:hover,
.pstc:hover {
  color: #fff;
  background: rgba(0, 0, 0, 1);
  border: 1px solid rgba(0, 0, 0, 1);
  text-decoration: none;
}
.rightblog > h3 {
  font-size: 17px;
  color: #000;
  font-weight: bold;
  text-transform: uppercase;
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.rcwid1 {
  width: 25%;
}
.rcwid2 {
  width: 75%;
  padding-left: 10px;
}
.recttxt > h5 {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 5px;
}
.recttxt > span {
  font-size: 12px;
  text-transform: uppercase;
  display: block;
}
.recttxt > p {
  font-size: 14px;
  color: #000;
}
.recentbx > a {
  color: rgba(0, 0, 0, 1);
  display: block;
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.listcategory > ul {
  margin: 0;
  padding: 0;
}
.listcategory > ul > li {
  position: relative;
}
.listcategory > ul > li > a {
  display: block;
  padding: 5px 10px 5px 15px;
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  transition: all 0.5s ease-in-out;
}
.listcategory > ul > li > a:hover {
  color: #e98b1b;
  text-decoration: none;
}
.listcategory > ul > li > a:before {
  position: absolute;
  left: 0px;
  top: 6px;
  content: "\f105 ";
  font-family: "FontAwesome";
}
.mbminus > h3 {
  margin-bottom: 5px;
}
.commentbox {
  margin-top: 40px;
  border-top: 1px solid #ddd;
  padding-top: 20px;
}
.commentbox > h3,
.commentbox > span {
  text-align: center;
  display: block;
}
.commentbox > h3,
.crnrtxt > h3 {
  font-weight: bold;
  font-size: 20px;
  color: rgba(0, 0, 0, 1);
  margin: 0;
}
.commentbox > span {
  font-size: 13px;
  color: #252525;
}
.commentbox {
  padding: 40px 120px;
}
.formcomment {
  margin-top: 20px;
}
.formcomment .d-flex {
  column-gap: 20px;
}
.formcomment .d-flex .position-relative {
  width: 33%;
  margin-bottom: 20px;
}
.inpt {
  border: 1px solid #ddd;
  padding: 12px 10px;
  font-size: 13px;
  width: 100%;
  outline: none !important;
  border-radius: 2px;
}
.commetshow {
  background: #f2f2f2;
  text-align: center;
  padding: 20px;
  margin-bottom: 30px;
}
.commetshow > h4 {
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  background: #efefef;
  padding: 10px 10px;
  margin-bottom: 20px;
}
.commetshow > h4 > span {
  color: #e98b1b;
}
.rpimg,
.rptext {
  float: left;
}
.rpimg {
  width: 85px;
}
.rptext {
  width: calc(100% - 85px);
  text-align: left;
}
.crlimg {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  overflow: hidden;
}
.rptext > h5,
.rptext > span,
.rptext > p {
  display: block;
}
.rptext > h5 {
  display: flex;
  justify-content: space-between;
  margin: 0;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
}
.rptext .rpytxt {
  font-weight: 600;
  font-size: 12px;
  color: #15707c;
  cursor: pointer;
}
.rptext > span {
  font-size: 12px;
  color: #666;
  margin-top: 3px;
  margin-bottom: 10px;
}
.rptext > p {
  font-size: 14px;
}
.rplyoth {
  clear: both;
  margin-top: 20px;
  border-top: 1px solid #ddd;
  padding-top: 40px;
}
.rplyoth .rpbox {
  padding-left: 80px;
  border-left: 1px solid #ddd;
}
.clear {
  clear: both;
}
.crnrtxt {
  display: flex;
  justify-content: space-between;
}
.crnrtxt > h3 {
  font-size: 15px;
  margin-bottom: 15px;
}
.crnrtxt > span {
  color: #eb0a0a;
  font-size: 12px;
  font-weight: 600;
  cursor: pointer;
}
.bgwhitecmt {
  background: #fff;
  padding: 20px;
  border-radius: 2px;
}
#cmtbx {
  display: none;
}
.listcommenttxt > li {
  overflow: hidden;
  border-top: 1px solid #ddd;
  padding-top: 30px;
  margin-top: 40px;
}
.listcommenttxt > li:first-child {
  border-top: none;
  margin-top: 0;
}
/*=================================faq=================================*/
.tbfaq {
  display: flex;
}
.lefttab_fq {
  width: 20%;
}
.lefttab_fq .nav-tabs .nav-item {
  display: block;
  width: 100%;
  float: initial;
}
.lefttab_fq .nav-tabs .nav-link:hover {
  border: none;
}
.lefttab_fq .nav-tabs .nav-link {
  color: #5c5c5c;
  font-size: 16px;
  font-weight: 600;
  border: none;
}
.lefttab_fq .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  color: rgba(0, 0, 0, 1);
  border: none;
  background: #f6f3f3;
}
.lefttab_fq .nav-tabs .nav-item a {
  position: relative;
  border-radius: 2px;
  padding: 10px 10px 10px 30px;
}
.lefttab_fq .nav-tabs .nav-item a:before {
  position: absolute;
  left: 15px;
  top: 9px;
  content: "\f105 ";
  font-family: "FontAwesome";
}
.lefttab_fq .nav-tabs .nav-item {
  margin-bottom: 0;
}
.acrdbx .card {
  background: none;
}
.acrdbx .accordion .card {
  border-top: none;
  border-left: 0;
  border-right: none;
  border-bottom: 1px solid #ddd;
  margin-bottom: 20px;
}
.accordion .card h2 {
  font-weight: 600;
  background: url(/images/uparw.png) no-repeat calc(100% - 10px) center;
  background-size: 11px;
  cursor: pointer;
  font-size: 16px;
}
.accordion .card h2.collapsed {
  background-image: url(/images/downarw.png);
}
.accordion .card-body {
  padding-left: 0;
  padding-right: 0;
}
.acrdbx .accordion .card .collapsed {
  color: #646363;
  font-weight: 500;
  padding-bottom: 25px;
}
.right_fq {
  width: 80%;
  background: #f6f3f3;
  padding: 20px;
}
.accordion .card-body > p {
  font-size: 15px;
  margin-bottom: 0;
}
.accordion .card-body > p > a {
  color: rgba(0, 0, 0, 1);
}
/*=================================Booking Conditions=================================*/
.banner-slider .owl-carousel img {
  border-radius: 0;
  display: inline-block;
  object-fit: cover;
}
.bclist > h3 {
  font-weight: bold;
  margin-bottom: 20px;
  font-size: 18px;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 1);
}
.listdot {
  padding-left: 30px;
}

.listdot > li {
  position: relative;
  padding-bottom: 25px;
  font-size: 15px;
  color: #000;
}
.listdot > li:before {
  position: absolute;
  width: 7px;
  height: 7px;
  background: #15707c;
  border-radius: 50%;
  content: "";
  left: -15px;
  top: 9px;
}
.querybox {
  background: #f4f4f4;
  padding: 20px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.querybox > span {
  display: block;
  font-size: 15px;
  color: #000;
  margin-bottom: 10px;
}
.querybox > a {
  display: inline-block;
  padding: 14px 22px;
  background: #15707c;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  border-top: 1px solid #105d68;
  border-bottom: 1px solid #105d68;
  transition: all 0.5s ease-in-out;
}
.querybox > a:hover {
  background: #0f4d56;
  text-decoration: none;
}
/*refund*/
.bclist > p,
.bclist > p > b {
  font-size: 14px;
}
.dembx {
  margin-left: 12px;
}
.dembx > li {
  list-style: lower-alpha;
}
/*privacy*/
.listapara {
  padding-left: 15px;
}
.listapara > li {
  position: relative;
  list-style: decimal;
  font-weight: bold;
  margin-bottom: 50px;
  font-size: 18px;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 1);
}
.listapara > li > p,
.smallalfa > li > p {
  font-size: 15px;
  text-transform: none;
  font-weight: normal;
  margin-top: 10px;
  display: block;
}
.smalllistp {
  padding-left: 10px;
}
.smalllistp > li {
  list-style: lower-roman;
  font-size: 15px;
  font-weight: normal;
  text-transform: none;
}
.smalllistp > li > p {
  padding-left: 20px;
}
.querybox > span > a {
  color: #15707c;
}
/*term*/
.bclist > p > a {
  color: #15707c;
}
.smallalfa {
  padding-left: 15px;
}
.smallalfa > li {
  list-style: lower-alpha;
}
.smallalfa > li::marker {
  font-weight: 600;
}
.nonelist {
  padding-left: 0;
}
.nonelist > li {
  list-style: none;
}
.smallalfa > li > p {
  padding-left: 15px;
}
/*video pop*/
.videopop > iframe {
  width: 100%;
  height: 600px;
}
.popvideo .modal-dialog {
  max-width: 60%;
}
.popvideo .close {
  position: absolute;
  outline: none !important;
  right: -14px;
  width: 30px;
  height: 30px;
  background: #f20a0a;
  border-radius: 50%;
  opacity: 1;
  text-shadow: initial;
  color: #fff;
  z-index: 1;
  top: -11px;
}
.fleq {
  column-gap: 10px;
}
.witheq {
  width: 50%;
}
.hidetxt .clnd,
.hidetxt .datehd {
  display: none !important;
}
.listvw_sm > h5 {
  color: #5e5e5e;
  font-weight: 700;
  font-size: 16px;
  text-transform: capitalize;
}
.listvw_sm > ul {
  padding-left: 42px;
}
.listvw_sm > ul > li {
  list-style: disc;
  font-size: 14px;
}
.listvw_sm > ul > li > a {
  color: #15707c;
  font-weight: 700;
}
/*gallery pop*/
.picgl .modal-dialog {
  width: 100%;
  max-width: 100%;
  margin: auto;
  padding: 20px;
}
.picgl .modal-title {
  font-weight: bold;
  color: #15707c;
}
/*gallery pop end*/ /* Static Skeleton */
.user-card.skeleton .user-cover {
  background: #e2e2e2;
}
.user-card.skeleton .user-cover .user-avatar,
.hide-text > img,
.hide-text h1,
.hide-text h2,
.hide-text h3,
.hide-text h4,
.hide-text h5,
.hide-text h6,
.hide-text p,
.hide-text span,
.hide-text button,
.hide-text ul,
.hide-text input,
.hide-text textarea,
.hide-text select,
.hide-text a,
.hide-text ol,
.hide-text video,
.hide-text iframe {
  visibility: hidden;
  opacity: 0;
}
.user-card.skeleton .user-cover::after {
  content: "";
  position: absolute;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  left: 0;
  right: 0;
  margin: auto;
  bottom: -25px;
  border: 1px solid #fff;
  z-index: 10;
  background: #e2e2e2;
}
/* Animated Skeleton */
.user-card.skeleton .hide-text {
  background: #e2e2e2;
  color: transparent;
  position: relative;
  overflow: hidden;
  border: none;
}
.user-card img,
.user-card i,
.user-card .breadcrumb-bg:after {
  visibility: visible;
}
.skeleton img,
.skeleton i,
.user-card .breadcrumb-bg:after {
  visibility: hidden;
}
.hide-text .prbc {
  border-right: none;
}
.user-card.skeleton .hide-text::before {
  content: "";
  position: absolute;
  left: 0%;
  top: 0;
  height: 100%;
  width: 50px;
  background: linear-gradient(to right, #fff 25%, #d5d5d5 50%, #e2e2e2 100%);
  animation-name: gradient-animation;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  filter: blur(5px);
}
.user-card.skeleton .hide-text::after {
  background: #000;
}
@keyframes gradient-animation {
  from {
    left: 0%;
  }
  to {
    left: 100%;
  }
}
a,
a:hover {
  text-decoration: none;
}
.land-details .sub-txt p {
  font-size: 16px;
  font-weight: 400;
  color: #15707c;
}
.land-details .sub-txt {
  font-size: 18px;
  margin: 15px 0;
  font-weight: 400;
}
.topfilter {
  margin-bottom: 1rem;
}
.listdetails_vw p a {
  color: #000;
}
.listdetails_vw h5 {
  font-weight: 500;
  font-size: 17px;
}
.listdetails_vw ul {
  list-style: none;
  padding-left: 0px;
}
.amenities h3 {
  font-size: 16px;
  margin-bottom: 15px;
}
.amenities ul {
  display: inline;
  padding: 0;
  list-style: none;
  margin-bottom: 0;
}
.amenities .modal-dialog .modal-body {
  max-height: 400px;
  overflow: auto;
}
.amenities .modal-dialog {
  width: 100% !important;
  max-width: 780px !important;
  margin: 0 auto;
}
.amenities .modal-body ul li {
  width: 100%;
  border: none;
  border-bottom: 1px solid #bababa;
  border-radius: 0;
  padding: 20px 0;
  margin: 0;
  color: #000;
}
.pop-amenties {
  box-shadow: none !important;
  outline: transparent !important;
  border: 1px solid #bfbfbf;
  color: #5d5d5d;
  background: transparent;
  height: fit-content;
  float: none;
  font-size: 14px;
  padding: 5px 15px;
}
.amenities ul li {
  margin-right: 5px;
  padding: 5px 15px;
  border: 1px solid #bababa;
  font-size: 14px;
  display: inline-flex;
  border-radius: 3px;
  color: #545454;
  margin-bottom: 10px;
  align-items: center;
}
.listdetails_vw p span strong {
  font-style: inherit;
  font-weight: 600;
  font-size: 14px;
}
.listdetails_vw p strong {
  font-style: italic;
  font-size: 12px;
  font-weight: 300;
}
.listdetails_vw ul li,
.listdetails_vw p {
  position: relative;
  padding-left: 15px;
  text-align: left !important;
  margin-bottom: 10px;
  color: #292929;
  font-size: 14px;
  font-weight: 300;
}
.listdetails_vw p {
  padding-left: 0;
}
.listdetails_vw p span {
  color: #000000c2 !important;
  font-weight: 400;
  font-size: 16px;
}

.listdetails_vw ul li:before {
  content: "\f105";
  font: normal normal normal 14px/1 FontAwesome;
  position: absolute;
  left: 0px;
  color: #e98b1b;
  top: 6px;
  font-weight: bold;
}
.listdetails_vw ul li a {
  color: #15707c;
  text-decoration: underline;
}
.accordion {
  background-color: #fff;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
}

.accordion:after {
  content: "\f107";
  color: #000;
  font-weight: bold;
  float: right;
  margin-left: 5px;
  font-family: "FontAwesome";
  font-size: 14px;
}

.accordion.active:after {
  content: "\f106";
}

.panel {
  padding: 0;
  background-color: white;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  position: absolute;
  width: 91%;
  z-index: 99;
  left: 0;
  right: 0;
  margin: 0 auto;
  border: 1px solid #00000014;
}
.panel .content ul li p {
  border: none;
  display: grid;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  padding: 0;
}
.panel .content ul li {
  list-style: none;
  display: flex;
  padding: 10px;
  align-items: center;
}
.panel .content small {
  font-size: 10px;
}
.panel .content ul {
  padding: 0;
}
#guest {
  outline: transparent;
  text-transform: uppercase;
  position: relative;
  padding: 15px;
  border-top: 1px solid #cbcbcb;
  font-size: 11px;
  font-weight: 700;
  border-radius: 0 0 5px 5px;
  color: #000;
}
.close {
  float: right;
  font-size: 14px;
  font-weight: 100;
  color: #5c5c5c;
  text-shadow: none;
  opacity: 1;
  outline: transparent !important;
}
.counter {
  width: max-content;
  display: flex;
  align-items: center;
  justify-content: right;
  float: right;
  margin-left: auto;
}
.counter input {
  width: 30px;
  border: 0;
  line-height: 30px;
  font-size: 16px;
  text-align: center;
  background: transparent;
  color: #000;
  appearance: none;
  outline: 0;
}
.counter span {
  display: block;
  font-size: 15px;
  padding: 0;
  cursor: pointer;
  color: #545659;
  user-select: none;
  border: 1px solid #545659;
  border-radius: 100%;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
}
div#guest label {
  font-weight: 600;
  font-size: 14px;
  margin-bottom: 0;
}
#guest #button:hover > .content {
  opacity: 1;
  height: 150px;
  padding: 8px;
  position: absolute;
  background: #fff;
  width: 100%;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50px;
  border-radius: 0;
}

#guest small {
  border: none;
  font-size: 14px;
  padding: 0;
  line-height: 15px;
  outline: transparent;
  margin-left: 25px;
  text-transform: capitalize;
}
.date-time select {
  border: none;
  font-size: 14px;
  padding: 0;
  width: 100%;
  line-height: 15px;
  outline: transparent;
}
.date-time p#guest {
  border-top: 1px solid #8282823b;
  padding: 15px;
  font-size: 14px;
  display: flex;
  gap: 15px;
  align-items: center;
  margin-bottom: 0;
}
.short-description img {
  border-radius: 0;
  box-shadow: 0 0px 19px -12px #7c7c7c;
}
a.apply-btn {
  max-width: 100%;
  border: 1px solid #e98b1b;
  border-radius: 4px;
  padding: 10px;
  width: 95%;
  display: block;
  margin: 1rem auto 0;
  text-align: center;
  color: #e98b1b;
}

.date-time {
  border: 1px solid #cbcbcb;
  border-radius: 5px;
}
.date-time h5 label {
  margin: 0;
}
.datepicker-days th {
  font-weight: 400;
}
.date-time p input.float-right {
  width: 65%;
  font-size: 10px;
  border: 1px solid #0000002b;
  background: transparent;
  padding: 5px 10px;
  border-radius: 3px;
}
.date-time p span.float-right {
  font-size: 13px;
}
.date-time h5 span.float-right {
  font-size: 16px;
}
.date-time h5 {
  font-size: 14px;
  display: flex;
  padding: 10px;
  margin-bottom: 0;
  align-items: baseline;
  font-weight: 600;
  gap: 15px;
}
.date-time p {
  padding: 10px;
  margin-bottom: 0;
}
.date-time .d-flex {
  justify-content: space-around;
}
.date-time p input {
  outline: transparent !important;
  font-size: 14px;
  border: none;
  width: 100%;
}
.booknow-btn .sbbook {
  background: #e98b1b !important;
  border-radius: 5px;
  padding: 7px;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  text-decoration: none;
  transition: all 0.5s ease-in-out;
  letter-spacing: 1px;
}
.date-time p:nth-child(1) {
  border-right: 1px solid #cbcbcb;
  margin-right: 0px;
}
.date-time p label {
  margin-bottom: 0;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
}
.vac-price-section {
  padding: 0px;
  margin-bottom: 20px;
}
.vac-price-section p {
  font-size: 10px;
}
.night-room {
  font-size: 14px;
  color: #fff;
  background: #ea8c23;
  display: inline-block;
  padding: 5px 10px;
  margin: 8px 0px 5px;
  border-radius: 5px;
}
.vac-price-section h6 {
  text-decoration: line-through;
  font-weight: normal;
  color: #e98b1b !important;
}
.vac-price-section h4 {
  font-size: 25px;
  margin-bottom: 0px;
  font-weight: bold;
}
.vac-price-section h4 sub {
  font-size: 12px;
}
.vac-price-section .text-white {
  color: #000 !important;
}
.tlo-box a.sbbook {
  color: #15707c;
  background: #fff;
}
.tlo-box a.sbbook:hover,
.tlo-box a.sbbook:active {
  color: #fff;
  background: #15707c;
}
.save-rupees-vac {
  display: none;
  position: absolute;
  right: 33px;
  top: 16px;
  background-color: #ea8c23;
  padding: 5px 10px;
  font-size: 10px;
  border-radius: 3px;
  color: #fff;
  margin-bottom: 0;
}
.clul {
  margin: 0 auto;
  width: 80%;
}
.header.sticky {
  background: #fff;
}
.header.sticky img.logow {
  display: none;
}
.header.sticky .logocl {
  display: block;
}
.header .cnts img.s-b,
.header .lgbg img.u-w {
  display: none;
}
.header.sticky .cnts img.s-w,
.header.sticky .lgbg img.u-w {
  display: none;
}
.header.sticky .cnts img.s-b,
.header.sticky .lgbg img.u-b {
  display: inline-block;
}
.header.sticky .rightcont a {
  color: #000;
}
.xs-slider .owl-nav button,
.xs-slider .owl-nav button:hover,
.xs-slider .owl-nav button:focus {
  box-shadow: 0 0 0;
  outline: none;
  background: transparent !important;
}
.booknow-btn .sbbook {
  border-radius: 0px;
}
.explore-gifting {
  width: 50%;
}
.header.sticky .allhead.d-flex {
  align-items: center;
}
/* Page content */
.datepicker-days {
  border: 0;
  padding: 15px;
  border-radius: 12px;
  box-shadow: 0px 16px 32px rgb(0 0 0 / 15%), 0px 3px 8px rgb(0 0 0 / 10%) !important;
  background: #fff;
  max-width: 278px;
  margin: 0 auto;
}
.datepicker-days table.table-condensed {
  width: 100%;
  text-align: center;
}
.datepicker-days td.active {
  background: #16707c;
  color: #fff;
  border-radius: 50%;
}
.datepicker-days td {
  font-size: 14px;
  padding: 5px;
  height: 30px;
  width: 30px;
}
.datepicker.datepicker-dropdown {
  border: 0;
  padding: 0;
  margin: 0;
}
.main-menu {
  z-index: 999999;
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  max-width: 598px;
  display: none !important;
}
/* The sticky class is added to the header with JS when it reaches its scroll position */
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}
.sticky + .content {
  padding-top: 102px;
}
.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 70px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgb(234 140 35) url(../images/cd-top-arrow.svg) no-repeat center
    50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s;
  z-index: 999;
}
.cd-top.cd-is-visible,
.cd-top.cd-fade-out,
.no-touch .cd-top:hover {
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: 0.7;
}
.no-touch .cd-top:hover {
  background-color: #e86256;
  opacity: 1;
}
/*.t-price .prbc, .t-price .booknow-btn {width: 50%;}*/
.t-price .booknow-btn .sbbook {
  padding: 10px;
  white-space: nowrap;
}
.ui-widget.ui-widget-content {
  margin: 0 auto;
}
#book-now .ui-widget.ui-widget-content {
  margin: 0 auto;
  box-shadow: 0 0 19px 1px #efefef !important;
  width: 95%;
  border-radius: 0;
}
#Gallery .srv-box .zoomimg {
  height: 90px;
  overflow: hidden;
}
#Gallery .srv-box .zoomimg img {
  max-height: inherit;
}
.srv-box h3 {
  font-size: 14px;
  margin-top: 10px;
  font-weight: 400;
}
.m-flex-price {
  width: 100%;
}

.date-view {
  justify-content: space-between;
  border: 1px solid #f2f2f2;
  padding: 12px;
  margin-bottom: 14px;
  background: #f9f9f9;
}
.bookbtn.bortop span {
  font-size: 26px;
  font-weight: 600;
}

.bookbtn.bortop {
  display: flex;
  justify-content: space-between;
}

.bkbtn button#booking-value,
.bkbtn button#booking-value:hover {
  border: 0;
  text-align: center;
  display: block;
  padding: 11px;
  text-transform: uppercase;
  text-decoration: none;
  transition: all 0.5s ease-in-out;
  font-weight: 500 !important;
  font-size: 14px;
  letter-spacing: 0px;
  color: #fff;
  background: #15707c;
  margin-bottom: 0;
  border-radius: 0px;
  width: 100%;
}
.calander {
  position: relative;
}

.calander .fa-calendar {
  position: absolute;
  left: 10px;
  top: 14px;
}

.calander input {
  padding-left: 35px;
}
.calander input[type="date"]::-webkit-inner-spin-button,
.calander input[type="date"]::-webkit-calendar-picker-indicator {
  display: none;
  -webkit-appearance: none;
}
ul.info-room {
  padding: 0;
  margin-bottom: 0;
  position: relative;
}

ul.info-room li {
  list-style: none;
  font-size: 12px;
  position: relative;
}

ul.info-room span {
  margin-left: -5px;
}

ul.info-room span img {
  width: 20px !important;
  height: auto !important;
}
.add_other label span {
  color: #e98b1b;
  font-size: 14px;
}
.add_other .number input {
  font-size: 16px;
  height: auto;
  width: 35px;
}

.add_other span.minus,
.add_other span.plus {
  border-radius: 0;
  line-height: 23px;
  width: 25px;
  font-size: 18px;
  height: 25px;
  border: 1px solid #000;
}
span.coin-txt {
  padding: 7px 10px !important;
  margin-bottom: 0px;
  display: inline-block;
  font-size: 12px;
}

/*step-number*/
.step-number ul {
  padding: 0;
  display: flex;
  gap: 20px;
  justify-content: center;
  margin: 0;
}

.step-number ul li {
  list-style: none;
  font-size: 12px;
  position: relative;
}

.step-number ul li a {
  color: #fff;
}
.step-number {
  border-bottom: 1px solid #d7d7d7;
  padding: 10px;
  background: #15707c;
  border-radius: 4px;
}

.step-number ul li:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  position: absolute;
  right: -12px;
  top: 3px;
  color: #fff;
  content: "\f105";
}

.step-number ul li:last-child:before {
  display: none;
}

.step-number ul li:last-child {
  padding-right: 0px;
}
#expandBox button#submit-form {
  background: #ea8c23;
  border: 0;
  width: 100%;
}

.form-check.cktst.d-none.d-sm-block {
  padding-left: 40px;
  color: #fff;
  font-size: 14px;
  margin-top: 10px;
}

.form-check.cktst.d-none.d-sm-block input.form-check-input {
  margin-top: 3px;
}

#expandBox .btnbook.d-none.d-sm-block {
  padding: 10px 20px;
}

#expandBox button#submit-form:hover {
  background: #fff;
}
.gallery-slider #galy .item {
  height: 66vh;
  overflow: hidden;
}
.blbg {
  background: #0000;
}

.gallery-slider .position-relative p {
  cursor: pointer;
  position: absolute;
  left: 0%;
  right: 0;
  top: 0%;
  bottom: 0;
  margin: auto;
  z-index: 99;
  color: #000000;
  font-size: 10px;
  background-color: #fff;
  border: 2px solid #fff;
  border-radius: 0px;
  padding: 5px 15px;
  width: max-content;
  height: max-content;
  box-shadow: 0 0 30px -3px #000;
}
.gallery-slider .position-relative #play-video {
  position: absolute;
  left: 0%;
  right: 0;
  top: 0%;
  bottom: 0;
  margin: auto;
  z-index: 99;
  color: #fff;
  border: 2px solid #fff;
  border-radius: 100%;
  line-height: 45px;
  width: 45px;
  height: 45px;
  text-align: center;
  box-shadow: 0 0 20px -5px #000;
}

.gallery-slider .position-relative img {
  height: 31.2vh;
  object-fit: cover;
  width: 100%;
  margin-bottom: 1vh;
  border-radius: 15px !important;
}

.gallery-slider .sync1 img {
  height: 56vh;
  object-fit: cover;
  width: auto;
  margin: 0 auto 1vh;
  border-radius: 0px !important;
  max-width: 100% !important;
}
.gallery-slider .sync2 .owl-nav {
  display: none;
}
.gallery-slider .sync2 img {
  height: 17vh;
  object-fit: cover;
  width: 100%;
  margin-bottom: 1vh;
  border-radius: 0px !important;
}
.gallery-slider #galy .item img {
  object-fit: cover;
  height: 100%;
}
.land-details .land-title {
  border: none;
}
.land-details .land-title span {
  display: block;
  font-size: 14px;
  margin-bottom: 15px;
}
.p-logo img {
  width: 80px;
}
.p-logo {
  display: flex;
  width: 100%;
  align-items: center;
  gap: 10px;
  margin-top: 20px;
}

.p-logo img {
  max-width: 200px;
}
.popup-gallery .owl-thumb .owl-item.active img {
  opacity: 0.5;
  transition: 0.3s;
}
.popup-gallery .owl-thumb .owl-item.active img:hover,
.popup-gallery .owl-thumb .owl-item.active.current img {
  opacity: 1;
}

/* ************Responsive************* */
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 30px;
  }
}
/*=================================Media Query=================================*/
@media (min-width: 1400px) {
  .container {
    max-width: calc(min(1760px, 100%) - 160px) !important;
  }
}
@media (max-width: 1399px) {
  .popup-gallery .owl-full img {
    max-width: 47%;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1366px) {
  .checkbox {
    width: 30%;
  }
  .formbooking {
    width: 70%;
  }
  .imgbooking {
    height: 150px;
  }
  .prbc > p {
    font-size: 28px;
  }
  .msgtx > p {
    font-size: 12px;
  }
  .sbbook {
    padding: 10px 6px;
    font-size: 14px;
    letter-spacing: 0;
    font-weight: 600;
    border: 0px;
  }

  .srvbx {
    margin-top: 20px;
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 990px) and (max-width: 1200px) {
  .checkbox {
    width: 40%;
  }
  .formbooking {
    width: 60%;
  }
  .paymentbox {
    width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .amt-flex {
    top: -6px;
  }
  .pda {
    padding: 10px;
  }

  ul.customer-content li {
    background: rgb(45, 45, 45);
    padding: 10px 20px;
    border-radius: 5px;
  }
  .top-form {
    padding: 10px;
  }
  .gallery-slider .position-relative img {
    height: 38vh;
    margin-bottom: 0vh;
  }
  header .top-form a {
    font-size: 12px;
  }
  .explore-gifting {
    width: 70%;
  }
  .submit {
    font-size: 10px !important;
    padding: 0px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin-top: 10px !important;
  }
  .panel {
    width: 95%;
  }
  .t-price {
    margin: 0px;
  }
  .srvbx {
    justify-content: center;
    margin-top: 20px;
    flex-wrap: wrap;
    gap: 10px;
  }
  .prbc,
  .msgtx {
    width: 100%;
  }
  .prbc {
    border-right: none;
    margin-bottom: 10px;
  }
  .msgtx > p {
    padding-left: 0;
  }
  .prbc > p {
    font-size: 25px;
  }
  .prbc > p > i {
    font-size: 20px;
  }
  .bannertxt > h1,
  .bannertxt > p {
    font-size: 30px;
  }
  .btn-lg {
    font-size: 14px;
    padding: 7px 30px;
  }
  .bannertxt {
    top: 70%;
  }
  .carousel-slider .owl-dots {
    display: none;
  }
  .youtube-video .modal-dialog {
    position: absolute;
    margin: 5rem auto;
    height: max-content;
    display: block;
    width: 90%;
    border-radius: 10px;
  }
  .top-form .form-group input.form-control {
    font-size: 12px;
    outline: transparent !important;
    box-shadow: none !important;
  }
  .youtube-video .modal-dialog .modal-body {
    padding-bottom: 4rem;
  }
  iframe#youtubevideo {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    right: 0;
  }
  #video-container {
    padding-top: 7%;
  }
  #close-video {
    top: 20px;
    margin: 0 auto;
    left: 0;
  }
  .header.sticky .top-form {
    min-width: auto;
  }
  .logo img {
    max-width: 100px;
  }
  .cnts img,
  .lgbg img {
    max-width: 13px;
    margin-right: 3px;
  }
  .tablink {
    margin: 3px;
    font-size: 10px;
  }
  .amenities ul li,
  .pop-amenties,
  .date-time p input[type="date"] {
    font-size: 11px;
  }
  ul.customer-content {
    display: block !important;
  }
  .contact > a,
  .clul > ul > li > a {
    padding: 10px;
    font-size: 10px;
    text-align: center;
    display: flex;
  }
  .amt-flex a.submit {
    width: 40px;
    height: 40px;
    line-height: 43px;
    margin-top: 0px;
  }
  .prbc {
    text-align: left;
  }
  .travel-details {
    margin-top: 20px;
    margin-left: -15px;
    margin-right: -15px;
  }

  .textlfx span {
    font-size: 22px;
    line-height: 30px;
  }
  .box-icon h3 {
    font-size: 16px;
  }
  .box-icon p {
    padding: 0 10px;
  }
  .srv-box h3 {
    font-size: 16px;
  }
  .heading {
    font-size: 20px;
  }
  .sbbook {
    font-size: 16px;
  }
  .t-price .prbc {
    margin-bottom: 0px;
    width: 100%;
  }
}
@media screen and (min-width: 800px) {
  .custom-model-main:before {
    content: "";
    display: inline-block;
    height: auto;
    vertical-align: middle;
    margin-right: -0px;
    height: 100%;
  }
}
@media screen and (max-width: 991px) {
  .prbc,
  .msgtx {
    width: auto;
    margin-bottom: 0px;
  }
  .t-btn a,
  .submit {
    margin-top: 4px;
  }
  .t-price {
    margin: 0px;
  }
  .container {
    max-width: 100%;
  }
  .checkbox {
    width: 40%;
  }
  .formbooking {
    width: 60%;
  }
  .travel-details {
    margin: auto;
  }
}
@media screen and (max-width: 799px) {
  .close-icon#nav-icon1 {
    top: 5px;
    right: 0;
    left: auto;
    padding: 0;
  }
  .close-icon,
  .close-icon:hover,
  .close-icon:focus {
    box-shadow: 0 0 0;
    outline: none;
  }
  .custom-model-inner {
    margin-top: 45px;
  }
  .xs-slider-2.owl-carousel .owl-dots .owl-dot {
    margin: 0px !important;
  }
}
@media (max-width: 767px) {
  .p-logo {
    gap: 30px;
    justify-content: center;
  }
  .filtebx.wd1 {
    position: relative;
    top: 5px;
    right: 0;
    width: 100%;
    text-align: right !important;
    display: flex;
    justify-content: end;
    margin-top: 15px;
  }
  .p-logo img {
    max-width: 150px;
  }
  .panel {
    width: 92%;
  }

  .gallery-slider #galy .item img {
    object-fit: cover;
    object-position: center;
    height: 100%;
    padding: 0 5px;
  }
  .room-sec-pnl {
    display: block !important;
  }
  .room-sec-pnl.d-none {
    display: inline-block !important;
    width: 100%;
  }
  span.coin-txt {
    font-size: 14px;
    text-align: center;
    background: transparent;
    padding: 0px;
    float: left;
    width: 100%;
    margin-bottom: 0px;
  }

  .tlo-box.d-md-block.d-none.dd {
    display: block !important;
  }
  #expandButton > div {
    font-size: 14px;
    color: #ea8c23;
  }
  .nobox .form-group label {
    padding: 0.5rem 0;
  }
  #expandButton h2 {
    font-size: 18px;
    color: #15707c;
    margin: 0;
    font-weight: 600;
  }

  #expandButton .hide {
    display: none;
  }

  .main#expandButton .show {
    display: none;
  }

  .main#expandButton .hide {
    display: inline;
  }
  div#book-now1 {
    z-index: 999999999;
    background: #333;
  }

  div#collapseExample .card {
    border-top: 0px;
    border: 0;
  }
  .add_other .formlt {
    display: flex;
  }
  .add_other label span {
    font-size: 12px;
    display: block;
    margin-left: 0;
  }

  .expand-btn.collapsed span.show {
    display: inline;
  }

  .expand-btn.collapsed span.hide {
    display: none;
  }

  .expand-btn span.show {
    display: none;
  }

  .expand-btn span.hide {
    display: inline;
  }
  div#collapseExample .card .chcktxt1 {
    background: #f9f9f9;
    padding: 10px;
    margin-bottom: 10px !important;
  }

  div#collapseExample .card .chcktxt1 img.resimg {
    border-radius: 6px;
  }

  .listtwo {
  }
  .totalpr {
    text-align: inherit;
    background: inherit;
    padding: inherit;
    margin-top: inherit;
    display: none;
  }
  .totalpr > p {
    color: #000;
  }
  .ckeckblack {
    padding-bottom: 15px;
  }
  .bookingtwo {
    margin-top: 70px;
  }
  .explore-gifting {
    width: 50%;
    display: none !important;
  }
  .bookingtxt > h2,
  .bookingtxt > span {
    font-size: 23px;
  }
  .vac-price-section {
    padding: 0px 0px;
    margin-bottom: 20px;
  }
  .booknow-btn.w-100.px-2.mb-2 {
    width: 50% !important;
    float: left;
    padding: 0px !important;
  }
  .short-description {
    margin: 0px -15px;
  }
  .short-description .content .srvbx {
    justify-content: left;
    margin-bottom: 13px;
  }
  .tlo-box a.sbbook {
    color: #fff;
    background: #15707c;
    margin-bottom: 0;
  }
  .submit {
    padding: 6px 7px;
  }
  .variant-section .tlo-box {
    background-color: #fff;
    padding: 0px;
  }
  .room-sec-pnl {
    border: 1px solid #e4e4e4;
    padding: 20px;
    margin-bottom: 20px;
  }
  .variant-section {
    border: 1px solid #e4e4e4;
    padding: 15px;
    margin-bottom: 15px;
  }
  div#book-now .modal-dialog.modal-xl,
  div#book-now1 .modal-dialog.modal-xl {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    margin: 0;
    top: 0;
  }

  div#book-now .modal-dialog.modal-xl .modal-content,
  div#book-now1 .modal-dialog.modal-xl .modal-content {
    border: 0px;
    border-radius: 0;
  }
  div#book-now .modal-dialog.modal-xl .modal-content {
    position: absolute;
    bottom: 0;
    top: 0;
  }
  .bookbtn.bortop .bkbtn {
    width: 100%;
  }

  .bookbtn.bortop span {
    width: 100%;
  }
  .land-details .land-title {
    font-size: 18px;
  }
  .srvbx {
    flex-wrap: inherit;
  }
  .prbc > p {
    font-size: 18px !important;
  }
  .m-px-0 {
    padding: 0px !important;
  }
  .offer-list img {
    margin: auto;
  }

  .tablist.mb-5 {
    margin-bottom: 0 !important;
    margin-right: 0 !important;
  }
  #Gallery {
    padding: 0px !important;
    margin-bottom: 0;
  }
  #Gallery .row {
    margin-right: 0 !important;
  }
  /*.resimg {height: 50px!important;}*/
  .resimg {
    height: auto !important;
    width: 80%;
    margin-bottom: 30px;
  }
  .copyright {
    margin-bottom: 90px;
  }
  .srvbx .offer-list:nth-child(n + 4) {
    display: none;
  }
  .prbc {
    margin-bottom: 0px;
    border: none;
  }
  .lgbg .u-w {
    display: none;
  }
  .lgbg .u-b {
    display: block !important;
  }
  .logocl {
    display: block;
  }
  .logow {
    display: none;
  }
  .main-menu .clul ul li {
    border-bottom: 1px solid #f3f3f3;
  }
  .close-icon img {
    height: 26px;
    display: inline-block;
  }
  .clul {
    overflow-x: auto;
  }
  .mobiler-header-sec {
    position: fixed;
    bottom: 0px;
    z-index: 999;
    background-color: #fff;
    width: 100%;
    padding: 15px 0px 5px;
    box-shadow: rgb(60 64 67 / 30%) 0px 1px 2px 0px,
      rgb(60 64 67 / 15%) 0px 2px 6px 2px;
  }
  .mobiler-header-sec ul {
    list-style: none;
    padding-left: 0px;
    display: flex;
    justify-content: space-around;
  }
  .mobiler-header-sec ul li a {
    font-size: 12px;
    font-weight: 600;
  }
  .mobiler-header-sec ul li a img {
    height: 25px;
    display: block;
    margin: auto;
  }
  .lgbg img {
    max-width: 12px;
    filter: opacity(0.7);
  }
  .searchPop i {
    font-size: 25px;
  }
  .lgbg span {
    font-size: 12px;
    color: #000;
  }
  .land-title {
    font-size: 13px;
  }
  .form-check.cktst.py-3.pl-5 {
    z-index: -1;
    position: relative;
    padding-left: 23px !important;
  }
  .allhead {
    background-color: #fff;
    padding: 0px 15px;
    justify-content: center;
  }
  .header.sticky .allhead {
    background-color: #fff;
    padding: 0px 15px !important;
  }
  .sbbook {
    font-size: 14px;
    margin-left: auto;
  }
  .offer-list {
    margin-bottom: 15px;
    text-align: center;
    margin-right: 0px;
  }
  .short-description .content .offer-list {
    box-shadow: 0 0px 19px -12px #656464;
    padding: 10px 15px !important;
    border: none;
    margin: 0 -2px;
  }
  .explore-by-choice {
    margin-top: 0px;
    padding-top: 10px;
    padding-bottom: 0px;
  }
  .see-room-facilities {
    display: none;
  }
  .hot-deals-gallery img {
    height: 200px;
  }
  .header.sticky .top-form {
    min-width: auto;
  }
  .header.sticky .top-form {
    top: 6px;
    bottom: auto;
    left: 3px;
    width: 86%;
    right: auto;
  }
  .amt-flex .submit i {
    position: absolute;
    top: 15px;
    left: 20px;
  }
  .searcfiledheader {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: -170px;
    border: 1px solid #ddd;
  }
  #cssmenu ul li {
    background: #0e110a;
  }
  #cssmenu ul {
    padding: 0 20px !important;
    top: 29px;
  }
  .tel.mr-4.ml-auto {
    top: -32px;
    position: absolute;
    right: 35px;
  }
  .top-form .submit {
    border-radius: 50px;
    text-align: center;
    font-size: 15px !important;
    line-height: 16px;
    padding: 0px !important;
    margin-top: -3px !important;
    width: 40px;
    height: 40px;
  }
  .hero-banner .relative,
  .hero-banner {
    height: auto;
  }
  .home-banner-btm-bg,
  .banner-caption {
    position: relative;
  }
  .menu-icon {
    display: none;
  }
  .logo img {
    max-width: 100px;
    margin-left: 65px;
  }
  .book-cusultation-box {
    margin: 30px 0 0;
  }
  .customised-deals {
    padding: 40px 62px;
    background-position: left;
    margin-top: 0px;
  }
  .deal-form {
    text-align: center;
  }
  .testi-box {
    display: block;
    margin: 0px auto;
  }
  .testi-box .profile {
    margin-right: 0px;
    margin-bottom: 0px;
    display: none;
  }
  .testi-txt {
    text-align: center;
  }
  .testi-txt p {
    font-size: 16px !important;
  }
  .testi-txt h3 {
    font-size: 16px;
  }
  .heading {
    font-size: 26px;
  }
  .testi {
    padding: 40px 0 !important;
  }
  .instagramBg {
    padding: 50px 0 0;
  }
  .instagramBg i.fa.fa-instagram {
    font-size: 372px;
  }
  .footer-frame {
    padding: 30px 0px 30px;
  }
  .top-form .form-group,
  .amt-flex {
    padding: 6px;
  }
  #searchPop .modal-content {
    border-radius: 50px;
  }
  #searchPop .modal-body {
    padding: 0;
  }
  #searchPop {
    top: 59px;
    max-width: 90%;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  #searchPop a.submit {
    line-height: 38px;
    text-align: center;
    padding: 0 !important;
    margin-top: 3px;
  }
  .top-form .form-group label {
    margin-bottom: 0;
  }
  .top-form .form-group .form-control {
    border-bottom: 1px solid #ededed;
    border-radius: 0;
  }
  .cd-top {
    border-radius: 50%;
  }
  .login {
    top: -32px;
    position: absolute;
    right: 150px;
  }
  .banner-caption {
    padding: 80px 0;
    font-size: 22px;
    letter-spacing: 1px;
  }
  .home-banner-btm-bg {
    display: none;
  }
  .explore-by-choice .heading,
  .explore-by-choice .sub-heading {
    text-align: center;
  }
  .banner-slider .col-md-3,
  .banner-slider .col-md-4,
  .banner-slider .col-md-5.pl-4 {
    padding: 0 !important;
  }
  .travel-details {
    margin-top: 20px;
    padding-bottom: 20px;
  }
  .short-description .thumb-img {
    height: 200px;
  }
  .srv-box h3 {
    font-size: 16px;
  }
  .f-title {
    margin-bottom: 10px;
    margin-top: 20px;
  }
  .download-app {
    text-align: center !important;
    margin-bottom: 30px;
  }
  .f-link ul li a,
  .f-address {
    font-size: 14px;
  }
  .cng-menu-bg #menu-button::before {
    border-top: 2px solid #0e110a !important;
    border-bottom: 2px solid #0e110a !important;
  }
  .cng-menu-bg #menu-button::after {
    background: #0e110a !important;
  }
  .amt-flex {
    justify-content: left;
  }
  #nav-icon1 {
    display: block;
  }
  .cnts {
    display: none !important;
  }
  .pop-amenties {
    top: 76px;
  }
  .clul.right0 {
    left: 0;
  }
  .clul {
    position: fixed;
    top: 0;
    width: 60%;
    background: #fff;
    transition: all 0.5s ease-in-out;
    margin: 0;
    height: 100vh;
    left: -60%;
  }
  .contact {
    display: flex;
    align-items: center;
  }
  .contact > a {
    padding: 17px 0px;
    font-size: 13px;
  }
  .contact > .lgbg {
    padding: 5px 10px;
    display: flex;
    align-items: center;
  }
  .leftlg {
    padding: 7px 5px;
  }
  .contact a .fa-phone {
    top: -1px;
  }
  .clul > ul > li {
    float: initial;
  }
  .clul > ul {
    padding: 0;
  }
  .clul > ul > li > a {
    padding: 7px 15px;
    color: #000;
    text-align: left;
  }
  .flad:before {
    display: none;
  }
  .textlfx {
    padding: 0px 20px;
    left: 5%;
  }
  .textlfx p {
    font-size: 21px;
    line-height: 29px;
  }
  .textlfx span {
    font-size: 25px;
    line-height: 30px;
  }
  .textlfx span:before {
    top: 10px;
    width: 43px;
  }
  .textlfx > a {
    font-size: 14px;
    margin-top: 0;
  }
  .imgadf {
    margin-bottom: 10px;
  }
  .topfilter {
    margin-bottom: 30px;
    position: relative;
    margin-top: -30px;
  }
  .listing-tab button {
    /* display: inline-block; */
    margin-bottom: 0 !important;
    padding: 0 !important;
  }
  .listing-tab button#defaultOpen,
  .listing-tab .dropdown {
    display: inline-block;
    padding: 0;
  }
  .listing-tab {
    display: block;
  }
  .filtebx button {
    margin: 0;
    float: initial;
  }
  .filtebx button span {
    display: none;
  }
  .filtebx button img {
    margin-right: 0;
  }
  .topfilter .nav-tabs {
    display: flex;
    margin-right: 10px;
    flex-wrap: nowrap;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    height: 47px;
  }
  .topfilter .nav-tabs::-webkit-scrollbar {
    display: none;
  }
  .wd2 {
    margin-bottom: 20px;
    width: 100%;
  }
  .wd2 button {
    margin: auto;
  }
  .useract {
    display: block !important;
    margin: 0;
    column-gap: 0;
  }
  .leftaccount,
  .rightaccount {
    width: 100%;
  }
  .crtdown {
    display: block;
  }
  .leftaccount > ul {
    display: none;
  }
  .showac {
    display: block !important;
  }
  .rightaccount {
    margin-bottom: 20px;
  }
  .editbox,
  .cancelbox {
    font-size: 13px;
    padding: 6px 18px;
  }
  .list_pdetails > label {
    width: 100%;
  }
  .list_pdetails > label:after {
    display: none;
  }
  .list_pdetails {
    display: block !important;
  }
  .list_pdetails > span {
    padding-left: 0;
  }
  .nobooking > h3 {
    font-size: 20px;
  }
  .bookingid,
  .booking_bx .d-flex {
    display: block !important;
  }
  .bookingid > span,
  .cnclb {
    display: block;
  }
  .imgbooking,
  .booking_cnt,
  .rvstxt,
  .addressbk {
    width: 100%;
  }
  .booking_cnt {
    padding-left: 0;
  }
  .rvstxt {
    padding: 0;
  }
  .rvstxt > h6 {
    margin-top: 0;
  }
  .copyright {
    flex-wrap: wrap;
    text-align: center;
    justify-content: center;
  }
  .copyright > span {
    width: 100%;
    margin-bottom: 10px;
  }
  .footer1 {
    display: inline-block !important;
  }
  .testi-txt {
    padding: 33px !important;
  }
  .testi-txt:after,
  .testi-txt:before {
    font-size: 40px !important;
  }
  .footer1 > li {
    float: left;
    width: 10vw !important;
    padding: 0 5px !important;
  }
  .popvideo .modal-dialog {
    max-width: 90%;
    margin: 10% auto;
  }
  .videopop > iframe {
    height: 300px;
  }
  .tlo-box .bkbtn {
    display: block !important;
    margin-bottom: 0;
  }
  .witheq {
    width: 100%;
    margin-bottom: 10px;
  }
  .top-form {
    display: none;
  }
  .header.sticky #nav-icon1 span {
    background: #000;
  }
  .stickyheader .clul > ul > li > a,
  .stickyheader .contact > a {
    color: #000;
  }
  .popup-gallery .modal-body {
    position: absolute;
    top: 30%;
    left: 0;
    right: 0;
  }
  .popup-gallery .owl-thumb {
    display: none;
  }
  .popup-gallery .slider-counter {
    position: fixed;
    top: 19px;
    left: 19px;
  }
  .popup-gallery .tab-pop-center {
    top: 60px;
  }
  .youtube-video .modal-dialog .modal-body {
    padding-bottom: 0;
    padding: 10px 0;
  }
  #video-container {
    padding-top: 0;
    padding-bottom: 0;
    height: auto;
  }
  iframe#youtubevideo {
    position: relative;
    top: 0;
    left: 0;
    height: 300px;
    width: 100%;
    right: 0;
    margin: 0;
  }
  #myModal #close-video {
    top: -15px;
    margin: 0 auto;
    left: inherit;
    right: -26px;
    background: #fff;
  }
  .vac-price-section.white-box {
    padding: 10px;
  }
  .save-rupees-vac {
    padding: 3px 6px;
    font-size: 10px;
    top: 10px;
  }
  .contact > a,
  .clul > ul > li > a {
    font-size: 13px;
  }
  .main-menu {
    display: block !important;
  }
  .border-price-vac {
    position: sticky;
    top: 0px;
    padding: 0;
    background: transparent;
    box-shadow: none;
  }
  .room-sec-pnl select,
  .room-sec-pnl select:hover,
  .room-sec-pnl select:focus {
    border: 1px solid #e1e1e1;
    box-shadow: none;
    outline: none;
    padding: 10px;
    height: auto;
  }
  .tlo-box {
    background: transparent;
    padding: 0px;
    border-radius: 3px;
  }
  .border-price-vac.wrapper-deals.full-height {
    height: 100%;
    overflow: auto;
  }
  div#book-now {
    z-index: 9999;
  }
  .m-flex-price {
    display: block;
    float: inherit;
    width: 100%;
  }
  #book-now1 .modal-header h4 {
    display: none;
  }

  #book-now .modal-header {
    align-items: center;
    padding: 21px;
    justify-content: center !important;
    background: #ffff;
  }

  #book-now .modal-header button.close {
    margin: 0;
    position: absolute;
    right: 0;
  }

  .m-flex-price .h4.text-muted,
  .vac-price-section h6 {
    font-size: 14px;
    margin-left: 5px !important;
  }
  .vac-price-section h6 span {
    width: 100%;
    font-size: 14px !important;
    font-weight: inherit !important;
  }
  .bookbtn.bortop {
    gap: 15px;
  }
  #book-now .modal-body {
    padding-bottom: 0;
  }

  .vac-price-section h4 {
    font-size: 20px;
  }

  .vac-price-section .text-white {
    font-size: 11px;
    position: relative;
    top: -6px;
  }
  .bookingtwo a {
    color: #ea8c23;
  }

  .bookingtwo a h2 {
    color: #15707c;
    font-weight: 600;
    font-size: 20px;
    margin: 0;
  }

  .btnbook {
    background: #fff;
    position: fixed;
    bottom: 0;
    z-index: 9999;
    padding: 21px;
    left: 0;
    right: 0;
  }

  .btnbook button.sbbook {
    width: 100%;
    border: 0;
  }
  #expandButton {
    display: block;
    background: #f2f2f2;
    margin: 0 -15px;
    padding: 15px 17px;
  }
  #expandBox p {
    color: #000;
  }
}
@media screen and (min-width: 640px) and (max-width: 800px) {
  .submit {
    font-size: 20px;
  }
  .f-amt {
    font-size: 30px;
  }
}
@media (max-width: 1200px) and (min-width: 1100px) {
  .booknow-btn .sbbook {
    font-size: 14px;
  }
  .prbc > p {
    font-size: 20px !important;
  }
}
@media (max-width: 640px) {
  .ga {
    text-align: center;
  }
  .py-5 {
    padding-top: 1rem !important;
  }
  .single-slider .owl-nav.disabled span {
    width: 40px;
    height: 40px;
  }
  .single-slider .owl-nav.disabled button.owl-prev span:before,
  .single-slider .owl-nav.disabled button.owl-next span:before {
    top: 16px;
    width: 10px;
    height: 10px;
  }
  .single-slider .owl-nav.disabled button.owl-prev span:before {
    right: 14px;
  }
  .single-slider .owl-nav.disabled button.owl-next span:before {
    right: 17px;
  }
  .videoframe > iframe {
    height: 200px;
  }
  div#clockdiv {
    flex-wrap: wrap;
  }
  .icons-fixed .col-md-6:nth-child(2) {
    display: flex;
    justify-content: right;
  }
  .icons-fixed {
    padding: 10px 0px;
    left: 0;
    right: 0;
    margin: auto;
  }
  /* .icons-fixed .col-md-6:nth-child(2) img,.icons-fixed img {width: 16px;}
*/
  .t-price,
  .f-amt {
    font-size: 30px;
    margin: auto;
  }
  .customised-deals {
    padding: 40px 23px;
  }
  .customised-deals h3 {
    color: #fff;
    font-size: 40px;
  }
  .carousel-slider .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
  }
  #cssmenu > ul > li > a:before {
    display: none;
  }
  .t-btn a {
    padding: 7px 30px;
    font-size: 17px;
  }
  .bk-box .bk-title {
    font-size: 30px;
  }
  .bk-box .bk-text {
    font-size: 15px;
  }
  .book a {
    font-size: 18px;
  }
  .room-price {
    font-size: 35px;
  }
  .bannertxt > h1,
  .bannertxt > p {
    font-size: 18px;
    letter-spacing: 2px;
  }
  .breadcrumb-bg {
    height: 236px;
  }
  .breadcrumb-txt h1 {
    font-size: 20px;
  }
  .t-name > h2 {
    font-size: 18px;
  }
  .formall {
    width: 100%;
  }
  .graybg {
    padding: 15px;
  }
  .graybg .icondetails,
  .dflexbox {
    display: block !important;
  }
  .detail-icon {
    width: 100%;
    margin: 0 0 20px 0;
  }
  .graybg .f_heading h3 {
    font-size: 20px;
  }
  .boxleft,
  .boxright {
    width: 100%;
  }
  .rightimg {
    display: none;
  }

  .offer-list span {
    font-size: 12px;
    display: block;
    width: 100%;
  }
  .nvimg_vd {
    position: relative;
    bottom: -5px; /* background: #15707c;*/
  }
  .gallery-slider ul.nav.nav-tabs li a {
    padding: 10px 10px;
    font-size: 15px;
    margin: 0px 0px;
  }
  .single-slider.owl-carousel .owl-stage-outer {
    padding: 0 30px;
  }
  .steplist {
    margin: 20px 0px;
  }
  .steplist > ul {
  }
  .steplist > ul > li {
    width: 33%;
  }
  .steplist > ul > li > h2 {
    font-size: 16px;
    width: 40px;
    height: 40px;
  }
  .steplist > ul > li > span {
    font-size: 11px;
  }
  .steplist > ul > li > h2 {
    background: #eee;
  }
  .bookingtwo {
    display: block;
  }
  .checkbox,
  .formbooking {
    width: 100%;
    position: relative;
    top: 0;
    margin-top: 0px;
  }
  .chcktxt1 > h2,
  .chcktxt1 h3 {
    color: #ea8c23;
  }
  .thumb-box .imgckeck img.resimg {
    height: 70px !important;
  }
  .checkbox.d-block.d-md-none {
    background: #f2f2f2;
    padding: 10px;
    margin-left: -14px;
    margin-right: -14px;
    width: auto;
  }
  .ckeckblack {
    padding-bottom: 15px;
    margin-left: -15px;
    margin-right: -13px;
    background: #f2f2f2;
  }
  .listtwo > ul {
    padding: 0px 10px;
  }
  .listtwo > ul > li > h2 {
    font-size: 35px;
    color: #000;
    line-height: 42px;
    margin: 0;
  }
  .listtwo > ul > li > span.txt2 {
    color: #000;
  }
  .listtwo > ul > li > span.txt1 {
    margin-bottom: 0px;
  }
  .ckeckblack > span {
    color: #000;
    padding: 10px;
    font-weight: 600;
  }
  .listtwo > ul > li > h3 {
    color: #000;
  }
  .listtwo > ul > li {
    padding: 14px 0;
    margin: 0px 4px;
    background: #f9f9f9;
  }
  .formbooking {
    margin-top: 30px;
  }
  .formbooking > h3 {
    font-size: 16px;
    color: #333;
  }
  .flexgd {
    grid-template-columns: repeat(1, 1fr);
    column-count: 1;
  }
  .btnbook .sbbook {
    padding: 11px 22px;
    font-size: 14px;
    width: 100%;
  }
  .formlt > label,
  .cktst a {
    font-size: 14px;
  }
  .paymentbox {
    width: 100%;
  }
  .videofx {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 0em;
    box-sizing: border-box;
    column-count: 1;
  }
  .videobx,
  .gallerybx {
    margin-bottom: 20px;
  }
  .imggl {
    height: auto;
  }
  .filterbox_pop {
    width: 100%;
  }
  .ckellis,
  .listck,
  .lfrt_cl,
  .bookingtxt,
  .btmpophd,
  .colnsec {
    display: block !important;
    width: 100%;
  }
  .Amenities .listck,
  .Propertytype .listck,
  .Uniquestays .listck,
  .Houserules .listck {
    max-height: 91px;
  }
  .showflth .listck {
    max-height: initial !important;
  }
  /*.tlo-box {margin-top: 20px;}
*/
  .clnd,
  .pdpop,
  .clnd1 {
    padding: 10px;
    width: 100%;
  }
  .clnd {
    height: auto;
    padding: 30px;
    margin-bottom: 30px;
  }
  .lfrt_cl {
    padding: 30px 0px 30px;
  }
  .coinpoint {
    width: 100%;
    margin-bottom: 20px;
  }
  .recentcoin {
    width: 100%;
    margin-left: 0;
  }
  .recentcoin > ul > li {
    display: block;
    padding: 10px;
  }
  .testibx {
    display: block !important;
  }
  .testimonialbx {
    padding: 10px;
  }
  .pda {
    padding: 0 0px;
  }
  .clnd1 {
    height: 360px;
  }
  .imgglry {
    grid-template-columns: repeat(1, 1fr);
    gap: 1.5em;
    column-count: 1;
  }
  .pdall {
    padding: 10px;
  }
  .imggl1 {
    height: auto;
  }
  .btn-lg {
    margin-top: 5px;
    font-size: 13px;
    padding: 3px 22px;
  }
  .bannertxt {
    top: 70%;
  }
  .carousel-slider .owl-dots {
    display: block;
  }
  .popup-gallery .owl-full img {
    max-width: 90%;
    margin: 0 auto;
  }
  .tab-content > .active {
    overflow: auto;
  }
}
@media (max-width: 480px) {
  .gbox {
    grid-template-columns: repeat(2, 1fr);
    column-count: 2;
    text-align: center;
  }
  .gridcount {
    grid-template-columns: repeat(1, 1fr);
    gap: 1em;
    column-count: 1;
  }
  .tel a,
  .login a {
    font-size: 13px !important;
  }
  .imagesflx ul {
    column-count: 1;
    padding: 0;
  }
  .textlog > h1 {
    font-size: 22px;
  }
  .textlog > span {
    font-size: 13px;
  }
  .svgclos {
    width: 20px;
    height: 20px;
  }
  .btnlog {
    font-size: 17px;
  }
  .testi-box .profile {
    width: 100%;
    margin: 0 auto;
  }
  .customised-deals h3 {
    color: #fff;
    font-size: 25px;
    line-height: normal;
  }
  .calltoaction > p {
    font-size: 13px;
    padding: 0 20px;
  }
  .topfilter .nav-tabs {
    width: 80%;
  }
  .tablist.mb-5 .topfilter .nav-tabs {
    width: 100%;
  }
  .wd1 {
    width: 20%;
  }
  .gallery-slider ul.nav.nav-tabs {
    justify-content: center;
    column-gap: 2px;
  }
  .gallery-slider .carousel-control-next-icon,
  .carousel-control-prev-icon,
  .gallery-slider .carousel-control-next-icon,
  .carousel-control-prev-icon {
    width: 15px;
    height: 15px;
  }
  .dropaccount .dropdown-toggle > i {
    margin-right: 0 !important;
  }
  .dropaccount .dropdown-toggle > span {
    display: none;
  }
  .rvstxt > h4 {
    font-size: 16px;
  }
  #Gallery .srv-box {
    margin-bottom: 30px;
  }
  #Gallery .srv-box h3 {
    font-size: 14px;
  }
}
@media (max-width: 320px) {
  .logo img {
    max-width: 62px;
  }
  header a {
    font-size: 10px;
  }
  header .login {
    margin-right: -2px;
  }
  header .login img {
    width: 10px;
  }
  .logo {
    position: relative;
    top: -3px;
  }
  .banner-caption {
    font-size: 18px;
  }
  .heading {
    font-size: 18px;
  }
  .box-shadow {
    padding: 14px 14px 0;
  }
  .customised-deals h3 {
    font-size: 32px;
  }
  .bk-box {
    padding: 20px;
  }
  .download-app img {
    height: 36px;
  }
  .ga .ga-title {
    font-size: 20px;
  }
  .copyright {
    text-align: center;
  }
  .top-form .submit {
    font-size: 13px;
    line-height: 37px;
    padding: 0px 14px !important;
  }
  .single-slider .owl-nav.disabled span {
    width: 30px;
    height: 30px;
  }
  .single-slider .owl-nav.disabled button.owl-next span:before {
    right: 12px;
  }
  .single-slider .owl-nav.disabled button.owl-prev span:before,
  .single-slider .owl-nav.disabled button.owl-next span:before {
    top: 10px;
  }
  .single-slider .owl-nav.disabled button.owl-prev span:before {
    right: 9px;
  }
  .land-details .land-title {
    font-size: 18px;
  }
  .land-details .land-title span,
  .land-details .sub-txt {
    font-size: 18px;
  }
  .calltoaction > p > a {
    display: block;
  }
}
.ref-code.d-flex,
.form-details {
  box-shadow: 0 0px 10px -7px #5c5c5c;
  padding: 1rem;
}
.ref-code.d-flex input[type="text"] {
  border: none;
  background: #efefef;
  padding: 17px;
  font-size: 14px;
  width: 85%;
}
.ref-code.d-flex button {
  border: navajowhite;
  background: #e98b1b;
  color: #fff;
  padding: 10px;
  width: 15%;
}
.formbooking label {
  font-size: 14px;
}

.formbooking .form-check-input {
  margin-top: 3px;
}
.clockdiv {
  display: flex;
  justify-content: space-between;
  padding: 10px;
  text-align: center;
  background: #fbfbfb;
  margin: 15px;
  border-radius: 10px;
  font-weight: 600;
}

.clockdiv .cb-box {
}

.clockdiv .cb-box span {
  font-size: 20px;
}
.clockdiv .cb-box div span {
  font-size: 12px;
  font-weight: 400;
}
.short-description .content h5 {
  font-weight: 600;
  font-size: 16px;
}
.short-description .col-md-6 img {
  width: 100%;
}
.tlo-box .g-title {
  color: #16707c;
  font-size: 21px;
  margin-left: 12px;
  padding-top: 10px;
}
.offer-list img {
  width: 25px !important;
}

/* **********testimonial*********** */
.testimonialbx {
  padding: 0px 120px;
}
.testibx {
  align-items: center;
}
.testimg > span {
  width: 130px;
  height: 130px;
  overflow: hidden;
  display: block;
  background: #ddd;
  border: 5px solid #eee;
}
.testimg > span {
  border-radius: 50%;
}
.testicontent {
  padding-left: 20px;
}
.testicontent > h2 {
  font-weight: bold;
  font-size: 18px;
  margin: 0;
}
.testicontent > span {
  display: flex;
  column-gap: 5px;
  margin: 5px 0px 7px 0px;
}
.testicontent > span > i {
  color: #ffc852;
  font-size: 12px;
}
.testicontent > p {
  margin: 0;
  font-size: 14px;
  color: rgba(0, 0, 0, 1);
}
.testibx {
  border-bottom: 1px solid #ddd;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.testi {
  background: #000;
  padding: 50px 0;
  overflow: hidden;
}

.testi .heading {
  color: #fff;
}
.testi-box .profile {
  width: 100%;
  display: none;
}
.profile h3 {
  color: #327982;
  font-size: 1vw;
  margin-bottom: 0;
  margin-top: 10px;
}
.testi-box .profile img {
  border: none;
  width: 60px !important;
  height: 60px;
  margin: 0 auto;
}
.testi-txt p {
  font-size: 16px;
  line-height: 30px;
  color: #fff;
  margin-bottom: 0;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  background: #fff0;
  font-weight: 400;
}
.testi-box a {
  display: flex;
}
.testi-txt {
  text-align: left;
}
.testi-box {
  border-radius: 15px !important;
  border: 1px solid #327982;
  background: #2d2d2d;
  padding: 1rem;
  display: flex;
  align-items: center;
}

.testi-txt h3 {
  font-size: 20px;
  color: #fff;
  font-weight: 700;
}
.testi-txt:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f10d";
  font-size: 50px;
  position: absolute;
  right: -10px;
  color: #3e3e3e;
  opacity: 1;
  transform: rotate(182deg);
  bottom: 10px;
}
.testi-txt:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f10d";
  font-size: 50px;
  position: absolute;
  left: -10px;
  color: #3e3e3e;
  opacity: 1;
  top: 10px;
}
.testi-box .profile {
  display: block;
  width: auto;
}
.testi-txt {
  padding: 45px;
}
ul.rating {
  padding-left: 0;
  margin-bottom: 0;
  text-align: center;
  margin-top: 15px;
}
ul.rating li {
  display: inline-block;
  background: url(../images/star-icon.svg) no-repeat;
  width: 15px;
  height: 18px;
  background-size: contain;
}
.shadow-effect {
  background: #fff;
  padding: 20px;
  border-radius: 4px;
  text-align: center;
  border: 1px solid #ececec;
  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.1), 0 15px 12px rgba(0, 0, 0, 0.02);
}
.xs-slider .owl-nav button,
.xs-slider .owl-nav button:hover,
.xs-slider .owl-nav button:focus {
  box-shadow: 0 0 0;
  outline: none;
}
.xs-slider .owl-nav button i {
  font-size: 50px;
  color: #fff;
}
.xs-slider .owl-nav .owl-prev {
  position: absolute;
  left: 20px;
  top: 0px;
  bottom: 0px;
}
.xs-slider .owl-nav .owl-next {
  position: absolute;
  right: 20px;
  top: 0px;
  bottom: 0px;
}
.xs-slider-2 .shadow-effect p {
  font-family: inherit;
  font-size: 17px;
  line-height: 1.5;
  margin: 0 0 17px 0;
  font-weight: 300;
}
.testimonial-name {
  margin: -17px auto 0;
  display: table;
  width: auto;
  background: #3190e7;
  padding: 9px 35px;
  border-radius: 12px;
  text-align: center;
  color: #fff;
  box-shadow: 0 9px 18px rgba(0, 0, 0, 0.12), 0 5px 7px rgba(0, 0, 0, 0.05);
}
.xs-slider-2 .item {
  text-align: center;
  padding: 0;
  -webkit-transform: scale3d(0.8, 0.8, 1);
  transform: scale3d(0.9, 0.8, 1);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.xs-slider-2 .owl-item.active.center .item {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.xs-slider-2 .owl-carousel .owl-item img {
  transform-style: preserve-3d;
  max-width: 146px;
  margin: 0 auto 17px;
}
.xs-slider-2.owl-carousel .owl-dots .owl-dot.active span,
.xs-slider-2.owl-carousel .owl-dots .owl-dot:hover span {
  background: #ffffff;
}
button.owl-dot.active span {
  background: #e98b1b !important;
  opacity: 1;
}
.xs-slider-2.owl-carousel .owl-dots {
  display: inline-block;
  width: 100%;
  text-align: center;
}
.xs-slider-2.owl-carousel .owl-dots .owl-dot {
  display: inline-block;
  margin: 0 10px;
  outline: none;
}
.xs-slider-2.owl-carousel .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  background: #fff;
  display: inline-block;
  border-radius: 10px;
  float: left;
  margin: 0 1px;
  border: 1px solid #16707c;
}
/* ***********testiminial************ */
/* ***********footer************ */
#ajaxForm-subscriber input[type="email"] {
  border: 1px solid #efefef;
  font-size: 13px;
  padding: 10px;
  width: 100%;
  background: #fff;
}
.lstno {
  list-style: none;
  padding: 0;
}
.footer1 > li {
  width: 45px;
  margin-right: 5px;
  border: 1px solid #e1dede;
  padding: 0 10px;
  border-radius: 3px;
}
.footer1 > li > img {
  max-height: 100%;
  max-width: 100%;
}
.calltoaction {
  text-align: center;
  padding: 30px 0px 20px 0px;
  border-bottom: 1px solid #ddd;
  background: #15707c;
}
.calltoaction > p {
  color: #fff;
  font-size: 20px;
}
.calltoaction > p > a {
  color: #e98b1b;
  text-decoration: none;
  margin-left: 10px;
  font-weight: 600;
  font-size: 25px;
}
footer {
  background: #f7f7f7;
}
.footer-frame {
  padding: 50px 20px 30px;
  border-bottom: 1px solid #aeaeae;
}
.f-title {
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 20px;
}
.f-title {
  color: rgba(0, 0, 0, 1);
}
.f-link ul {
  padding-left: 0;
}
.f-link ul li {
  margin-bottom: 5px;
  list-style: none;
}
.f-link ul li a {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
}
.f-address {
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 25px;
}
.f-address > span {
  font-size: 15px;
  display: block;
}
.f-address > span,
.f-address > span > a {
  color: rgba(0, 0, 0, 1);
}
.copyright {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.s-icon ul li a {
  display: block;
}
.footer1 {
  margin-bottom: 0;
}
.footer1 > li {
  width: 45px;
  margin-right: 5px;
  border: 1px solid #e1dede;
  padding: 0 10px;
  border-radius: 3px;
}
.footer1 > li > img {
  max-height: 100%;
  max-width: 100%;
}
.s-icon ul li a,
.s-icon ul li a i {
  transition: all 0.5s ease-in-out;
}
.s-icon ul li a:hover {
  transform: scale(1.1);
}
.s-icon ul li:first-child:hover a i {
  color: #40579b;
}
.s-icon ul li:nth-child(2):hover a i {
  color: #47729d;
}
.s-icon ul li:nth-child(3):hover a i {
  color: #c62125;
}
.s-icon ul li:nth-child(4):hover a i {
  color: #c62125;
}
.s-icon ul li a .fa {
  color: rgba(0, 0, 0, 1);
  font-size: 30px;
}
.s-icon ul {
  padding: 0;
}
.sub-from p {
  color: rgba(0, 0, 0, 1);
}
.s-icon ul li {
  display: inline-block;
  list-style: none;
  margin-right: 10px;
}
.sub-from {
  max-width: 340px;
}
.sub-from h3.f-title {
  margin-bottom: 15px;
  color: #15707c;
}
.sub-from .form-group input[type="text"] {
  width: 100%;
  background: #fbfbfb;
  border: 2px solid #bebfbe;
  margin-bottom: 20px;
  font-size: 16px;
  padding: 5px 20px;
}
.sub-from .form-group input.submit {
  background: #15707c;
  color: #fff;
  border: 0px;
  width: auto;
  font-weight: 300;
  font-size: 14px;
  margin-top: 0px;
  padding: 9px 20px;
  transition: 0.3s;
  margin-top: 10px;
  height: auto;
  line-height: initial;
}
.ga .ga-title {
  color: #000;
  font-size: 30px;
  margin-bottom: 0;
}
.ga .ga-text {
  font-size: 20px;
  font-weight: 700;
}
.ga {
  padding: 0px 0px 20px 0px;
  text-align: left;
}
.copyright {
  padding: 15px;
  text-align: center;
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
}
.text-black {
  color: #000 !important;
}
.bg-grey {
  background: #f4f5f5;
}
ul.customer-content {
  display: flex;
  text-align: center;
  width: 100%;
  margin-bottom: 3rem;
  padding: 0;
  justify-content: space-around;
  max-width: 1170px;
  margin: 0 auto;
}
ul.customer-content li {
  display: inline-flex;
  margin: 1rem;
  text-align: left;
  align-items: center;
}
ul.customer-content li img {
  margin-right: 10px;
  width: 60px;
}
ul.customer-content li span {
  color: #fff;
  font-size: 16px;
}
/* ***********footer-ends************ */
/*cart*/

.breadcumb ul li:after {
  content: "\f105";
  font: normal normal normal 14px/1 FontAwesome;
  position: absolute;
  right: -4px;
  top: 5px;
}
.breadcumb {
  margin-top: 20px;
}

.breadcumb ul {
  padding: 0;
  display: flex;
}

.breadcumb .active {
  font-weight: 600;
  color: #e98a33;
}

.breadcumb li {
  list-style: none;
  margin-right: 15px;
  position: relative;
  padding-right: 15px;
  font-size: 14px;
}

.breadcumb li:last-child:after {
  display: none;
}
.cart-heading {
  font-size: 22px;
}
.txt {
  font-size: 14px;
}

.radio-lable {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default radio button */
.radio-lable input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
  border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.radio-lable:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.radio-lable input:checked ~ .checkmark {
  background-color: #e98a33;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.radio-lable input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.radio-lable .checkmark:after {
  top: 9px;
  left: 9px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: white;
}
.cart-control {
  height: 45px;
  border-radius: 0;
  font-size: 14px;
}
.sbbook.lg-btn {
  padding: 10px 30px;
  border-radius: 0;
}
.summary-box {
  border: 1px solid #f2f2f2;
  padding: 10px;
}

.summary-box .room {
  display: flex;
  align-items: center;
}

.summary-box .room .sb-info {
  width: 70%;
}

.summary-box .room .img {
  padding-right: 15px;
  max-width: 125px;
}

.summary-box .room .sb-info .sb-title {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  margin-bottom: 5px;
}
.summary-box .room .img img {
  width: 100%;
}
.orange-sm {
  color: #ea8c23;
  font-size: 12px;
  text-transform: uppercase;
  margin-top: 10px;
  font-weight: 600;
}

.ct-info .large-bold-txt {
  font-size: 16px;
  font-weight: bold;
}

.ct-info .edit {
  font-size: 13px;
  color: #000;
}

.ct-info {
  justify-content: space-between;
  align-items: center;
}
.ct-info .large-bold-txt span {
  font-weight: 400;
}
.apply-coupon {
  display: flex;
  justify-content: space-between;
}

.apply-coupon input[type="form-control"] {
}

.apply-coupon .form-control {
  margin-right: 10px;
  border-radius: 0;
  height: auto;
  border: 1px solid #e5e5e5;
  font-size: 13px;
}

.apply-coupon .submit {
  border-radius: 0;
  padding: 0 10px;
  width: 130px;
  font-size: 13px;
}
.price-details .title {
  font-size: 18px;
  margin-bottom: 20px;
}

.price-details {
}

.price-details ul {
  padding: 0;
}

.price-details ul li {
  list-style: none;
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
  font-size: 13px;
}

.price-details ul li .p-first {
  font-weight: 600;
}

.price-details ul li span {
  font-size: 14px;
  font-weight: 400;
}

.price-details ul li p {
  margin: 0;
}

.price-details ul li:last-child {
  border-top: 1px solid #ebebeb;
  align-items: center;
  padding: 10px;
}

.price-details ul li:last-child p {
  font-size: 18px;
  font-weight: 600;
}
.box-checkout .orange-sm {
  margin-top: 0;
}

.box-checkout .text-bold {
  font-weight: 600;
}

.box-checkout {
  border: 1px solid #f2f2f2;
  padding: 10px;
  font-size: 14px;
  align-items: revert;
}

.box-checkout .orange {
  color: #e8892e;
}
.check-coin:before {
  content: "";
  height: 18px;
  width: 18px;
  background-color: #eee;
  border-radius: 50%;
  margin-right: 10px;
}

.check-coin {
  position: relative;
}

.check-coin.active:before {
  background: #e8892e;
}

.check-coin.active:after {
  position: absolute;
  background: #fff;
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  left: 15px;
  top: 15px;
}
@media (max-width: 767px) {
  .apply-coupon .submit {
    border-radius: 0;
    padding: 0 10px !important;
    width: 130px;
    font-size: 16px !important;
    height: auto !important;
    line-height: initial !important;
    margin-top: 0 !important;
  }

  .copyright {
    justify-content: space-around;
    font-size: 12px;
  }
  .summary-box .room .img {
    max-width: 120px;
  }
  .ct-info .large-bold-txt {
    font-size: 16px;
  }
  .price-details ul li {
    font-size: 14px;
  }
  .price-details ul li:last-child p {
    font-size: 25px;
  }
  .price-details ul li:last-child {
    padding-top: 10px;
  }
  .srv-box img {
    height: 160px;
  }
  .profile h3 {
    font-size: 5vw;
  }
  .testi-txt {
    text-align: center;
  }
  .product-tag {
    position: absolute;
    font-size: 10px;
  }
  .gflex {
    width: 50%;
  }
  .calltoaction > p > a {
    white-space: nowrap;
  }
  .dropdown-content a {
    font-size: 10px;
  }
  .listing-tab.col-md-9 {
    display: none;
  }
  .srv-box .banner-slider img {
    height: 70vw;
  }
  .common-header-pnl.d-flex.align-items-center.justify-content-between {
    padding: 20px 0 0;
  }

  .common-user-icon {
    min-width: 101px;
  }

  .gallery-slider #galy .item {
    height: 70vw;
    overflow: hidden;
  }
  .short-description .col-md-6.p-0 {
    width: auto;
  }
  .short-description .col-md-6:first-child img {
    height: auto;
  }
  .amenities ul {
    margin-bottom: 0px;
  }
  .pop-amenties {
    position: relative;
    float: none;
    top: 0px;
    margin-bottom: 30px;
  }

  .footer1 {
    margin-bottom: 0;
    align-items: initial;
    display: flex !important;
  }
  .footer1 li {
    align-items: center;
    display: flex;
  }

  #gallery1 .owl-theme .owl-nav [class*="owl-"]:hover {
    background: transparent;
  }
}
