* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

@font-face {
  font-family: "New York";
  src: url("../fontfamily/NewYorkFont/NewYork%20PERSONAL%20USE.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Larken Demo", serif;
  src: url("../fontfamily/Larken/Larken\ Serif\ Trial/LarkenDEMO-Regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
}



body {
  overflow-x: hidden !important;
}

h1 {
  margin-bottom: 0 !important;
}

h2 {
  margin-bottom: 0 !important;
}

h3 {
  margin-bottom: 0 !important;
}

h4 {
  margin-bottom: 0 !important;
}

h5 {
  margin-bottom: 0 !important;
}

h6 {
  margin-bottom: 0 !important;
}

p {
  margin-bottom: 0 !important;
}

a {
  text-decoration: none !important;
  color: inherit !important;
}

.lineimg {
  width: 100%;
  height: 10px;
  position: absolute;
  top: 0;
}

.mainlogo {
  width: 160px;
  background-color: #4b2e15;
  padding: 7px;
  border-radius: 10px;

}

.nav-item {
  font-family: "Lora", serif;
  font-weight: 400;
  font-size: 16px;
  cursor: pointer;
  color: #5d3a1a !important;
}

.nav-item.actives {
  font-weight: bold;
  position: relative;
}

.nav-item.actives::before {
  content: "";
  position: absolute;
  top: -43px;
  left: 0;
  width: 100%;
  height: 9px;
  background-color: #D1B48C;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}

.offcanvaslogo {
  width: 60%;
}

.contact-btn {
  height: 42px;
  background: #5d3a1a;
  font-family: "Lora", serif;
  font-weight: bold;
  font-size: 16px;
  color: #d1b48c;
  border: none;
  padding: 0px 10px;
  width: fit-content;
}

.linediv {
  position: absolute;
  left: -8px;
  width: 100%;
  height: 100%;
  top: 8px;
  border: 1px solid #5d3a1a;
}

.linediv5 {
  position: absolute;
  left: -8px;
  width: 100%;
  height: 100%;
  top: 8px;
  border: 1px solid #5d3a1a;
}

.logintext h2 {
  font-family: "Inter", sans-serif;
  font-size: 12.2px;
  text-decoration: underline;
  color: #000;
}

.leftsec {
  background: #d1b48c;
}

.firstnavbar {
  padding-left: 80px !important;
  padding-right: 80px !important;
}

.leftsec .leftsec1 {
  padding: 90px 80px;
}

.leftsec h3 {
  font-family: "Playfair", serif;
  font-size: 32px;
  color: #000;
  font-weight: 400;
  letter-spacing: 8px;
  text-transform: uppercase;
}

.leftsec h1 {
  font-family: "New York", serif;
  font-size: 80px;
  color: #000;
  line-height: 70px;
  text-transform: uppercase;
  font-weight: 400;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
}

.leftsec p {
  font-family: "Montserrat", sans-serif;
  margin-top: 20px;
  font-size: 14px;
  color: #000;
  text-transform: capitalize;
}

.booknow-btn {
  height: 42px;
  background: #ffffff;
  font-family: "Lora", serif;
  font-weight: bold;
  font-size: 16px;
  color: #5d3a1a;
  /* width: 160px; */
  border: none;
  padding: 0px 10px;
  width: fit-content;
}

.linediv1 {
  position: absolute;
  left: -6px;
  width: 100%;
  height: 100%;
  top: 8px;
  border: 1px solid #ffffff;
}

.service-btn {
  height: 42px;
  background: #5d3a1a;
  font-family: "Lora", serif;
  font-weight: bold;
  font-size: 16px;
  color: #d1b48c;
  width: 190px;
  border: none;
}

.linediv2 {
  position: absolute;
  left: -6px;
  width: 100%;
  height: 100%;
  top: 8px;
  border: 1px solid #5d3a1a;
}

.sec2 h2 {
  font-family: "Playfair", serif;
  font-size: 20px;
  color: #000;
  font-weight: 400;
  letter-spacing: 8px;
  text-transform: uppercase;
}

.sec2 h1 {
  font-family: "New York", serif;
  font-size: 70px;
  color: #000;
  line-height: 62px;
  text-transform: uppercase;
  font-weight: 400;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
}

.sec2 p {
  font-family: "Montserrat", sans-serif;
  margin-top: 20px;
  font-size: 15px;
  color: #000;
  line-height: 28px;
  text-transform: capitalize;
}

.sec2 .linediv2 {
  width: 25%;
}

.sec2 .service-btn {
  width: 165px;
}

.sec2bgright {
  background: url(../img/sec2bgrightimg.svg);
  background-position: right;
  background-size: 57%;
  background-repeat: no-repeat;
  padding: 110px 0px 50px;
}

.sec2bgrightcontact {
  background: url(../img/contactbg.svg);
  background-position: right;
  background-size: 57%;
  background-repeat: no-repeat;
  padding: 170px 0px 90px;
  margin-top: -130px;
}

.sec3 h2 {
  font-family: "Playfair", serif;
  font-size: 20px;
  color: #000;
  font-weight: 400;
  letter-spacing: 8px;
  text-transform: capitalize;
}

.sec3 h1 {
  font-family: "New York", serif;
  font-size: 70px;
  color: #000;
  line-height: 62px;
  text-transform: uppercase;
  font-weight: 400;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
}

.sec3slider {
  background: #5d3a1a;
  height: 400px;
  position: relative;
}



.slider {
  padding-top: 70px;
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: flex !important;
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
  background: none !important;
  border: none !important;
}

.owl-nav {
  position: absolute;
  top: -10%;
  right: 0%;
}

.slidertext {
  position: absolute;
  text-align: center;
  bottom: 0px;
  left: 0;
  padding: 20px;
  background: linear-gradient(to top, rgba(93, 58, 26, 1) 0%, rgba(93, 58, 26, 0) 100%);
  right: 0;
}

.slidertext h3 {
  font-family: "Lora", sans-serif;
  text-transform: uppercase;
  font-size: 38px;
  color: #ffffff;
  font-weight: 400;
  font-style: normal;
}

.sec4 {
  margin-top: 300px;
}

.sec4 h2 {
  font-family: "Playfair", serif;
  font-size: 20px;
  color: #000;
  font-weight: 400;
  letter-spacing: 8px;
  text-transform: capitalize;
}

.sec4 h1 {
  font-family: "New York", serif;
  font-size: 70px;
  color: #000;
  line-height: 62px;
  text-transform: uppercase;
  font-weight: 400;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
}

.sec4bg {
  background: url(../img/sec4bg.svg);
  background-position: left;
  background-repeat: no-repeat;
  background-size: 57%;
  background-position-y: 55px;
  overflow-x: hidden !important;
  overflow-y: hidden;
}

.owl-carousel.sec4slider .owl-nav {
  position: absolute;
  top: -16%;
  right: 5%;
}

/* image */

.owl-carousel.sec4slider .owl-item {
  width: 390px !important;
  height: 420px !important;
}

.sec4slider {
  padding: 120px 0px;
}










.contactusSec h2 {
  font-family: "Playfair", serif;
  font-size: 20px;
  color: #000;
  font-weight: 400;
  letter-spacing: 8px;
  color: #ffffff;
  text-transform: capitalize;
}

.contactusSec h1 {
  font-family: "New York", serif;
  font-size: 70px;
  color: #000;
  line-height: 62px;
  text-transform: uppercase;
  font-weight: 400;
  color: #ffffff;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
}

.contactusecbg {
  background: url(../img/contactbg.svg);
  background-position: right top;
  background-size: 58%;
  background-repeat: no-repeat;
  padding: 130px 0px 200px;
}

.contactusSec label {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 18px;
  color: #ffffff;
  margin-bottom: 5px;
}

.contactusSec .contact_Input {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #000;
  background: #d1b48c;
  border: none;
  height: 43px;
  width: 100%;
  padding-left: 12px;
  outline: none;
}

.contactusSec .contact_Input::placeholder {
  color: #000;
}

.contact_textarea {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #000;
  background: #d1b48c;
  border: none;
  height: 143px;
  padding: 12px;
  outline: none;
}

.contact_textarea::placeholder {
  color: #000;
}

.submitbtn {
  width: 100%;
  background: #ffffff;
  border: none;
  height: 43px;
  font-family: "Lora", sans-serif;
  font-weight: bold;
  font-size: 18px;
  color: #5d3a1a;
}

.linediv3 {
  position: absolute;
  left: -8px;
  width: 100%;
  height: 100%;
  top: 8px;
  border: 1px solid #fff;
}

.footer h6 {
  font-family: "Larken Demo", serif;
  font-size: 27px;
  color: #000;
  font-weight: 500;
}

.footer ul li {
  font-family: "Larken Demo", serif;
  font-size: 20px;
  color: rgba(0, 0, 0, 0.5);
  font-weight: 500;
  list-style: disc;
}

.subscribebox input {
  font-family: "Larken Demo", serif;
  font-size: 15px;
  font-weight: 400;
  width: 220px;
  height: 43px;
  border: none;
  outline: none;
  padding-left: 15px;
  background: rgba(209, 180, 140, 20%);
}

.subscribebox button {
  height: 43px;
  background: #5d3a1a;
  color: #fff;
  font-family: "Larken Demo", serif;
  font-size: 15px;
  border: none;
  padding: 0px 20px;
}

.footerlogo {
  width: 150px;
  background-color: #4b2e15;
  padding: 7px;
  border-radius: 10px;
}

.footerpara {
  font-size: 15px;
  color: rgba(0, 0, 0, 0.5);
  text-transform: capitalize;
  line-height: 30px;

  font-family: "Montserrat", sans-serif;
}

.copywright {
  background: #5d3a1a;
  font-family: "Montserrat", sans-serif;
  color: #fff;
}

.navbar-toggler {
  border: none !important;
}

.navbar-toggler:focus {
  box-shadow: none !important;
}

.navbar-toggler-icon {
  background: url(../img/humbar.svg) !important;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

.slider-wrapper {
  overflow: hidden;
  max-width: 1200px;
  margin: 0 70px 55px;
  height: 351px;
}

.card-list .card-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 296px;
  height: 351px;
}

.card-list .card-item img {
  width: 296px;
  height: 351px;
}

/* Pagination container */
.swiper-pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  /* Adjust to add spacing between slider and pagination */
}

/* Pagination bullets (default) */
.swiper-pagination-bullet {
  width: 20px !important;
  /* Set width for the rectangular shape */
  height: 4px !important;
  /* Set height for the rectangular shape */
  background-color: #BDBDBD;
  /* Default bullet color (gray) */
  border-radius: 10px;
  /* Rounded corners for the bullets */
  opacity: 1;
  margin: 0 4px !important;
  /* Space between the bullets */
  transition: background-color 0.3s ease, width 0.3s ease;
}

/* Active bullet */
.swiper-pagination-bullet-active {
  background-color: #4b2e15 !important;
  /* Brown color for active bullet */
  width: 50px !important;
  /* Slightly wider for the active bullet */
  height: 4px !important;
  /* Keep height the same */
  border-radius: 10px !important;
}

.slider-wrapper .swiper-slide-button {
  margin-top: 120px;
}

.swiper-button-next:after,
.swiper-button-prev:after {
  display: none !important;
}

.swiper-slide-button img {
  width: 42px !important;
  height: 42px !important;
}

@media (max-width: 768px) {
  .slider-wrapper {
    margin: 0 10px 40px;
  }
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 25px) !important;
  left: auto;
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 25px) !important;
  right: auto;
}





/* UMER START HERE  */
/* ABOUT US PAGE START HERE  */
.aboutus-bg {
  background-image: url(../img/beige-color.svg);
  background-repeat: no-repeat;
  height: 460px;
  background-size: cover;
}


.for-pad {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.about-head {
  font-family: 'New York', serif;
  color: black;
  font-size: 60px;
  padding-left: 80px;
  padding-top: 170px;
}



.follow-text {
  color: white;
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  text-wrap: nowrap;
}

.for-brown-bg {
  margin-top: -104px;
}


/* Umer  */
/* ABOUT US PAGE START HERE  */


.girl-bg {
  width: 100%;
  height: 415px;
  object-fit: cover;
}

.aboutgirlImg {
  width: 100%;
  height: 428px;
  object-fit: cover;
}

.about-small-text {
  font-family: 'Playfair Display', serif;
  color: black;
  font-size: 30px;
  margin-bottom: 0;
  line-height: 0px;
  letter-spacing: 2px;
  padding-left: 80px;
}

.second-bg {
  background: url(../img/second-bg.svg);
  background-repeat: no-repeat;
  background-position: right top;
  background-size: 57%;
  padding: 140px 0px;
  margin-top: -60px;
}

.service2bg {
  background: url(../img/services2bg.svg);
  background-repeat: no-repeat;
  background-position: right top;
  background-size: 57%;
  padding: 140px 0px;
  margin-top: -35px;
}

.third-bg {
  background: url(../img/servicesec2img.svg);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 57%;
  padding: 140px 0px;
  margin-top: -46px;
}

.fourth-bg {
  background: url(../img/second-bg.svg);
  background-repeat: no-repeat;
  background-position: right top;
  background-size: 57%;
  padding: 140px 0px;
}



.second-text-1 {
  font-family: 'Playfair', serif;
  font-size: 29px;
  margin-bottom: 0;
  letter-spacing: 4px;
  /* padding-top: 193px; */
  padding-left: 20px;
  color: rgba(255, 255, 255, 80%);
  text-transform: capitalize;
}

.second-text-2 {
  text-transform: uppercase;
  color: white;
  font-family: 'New York', serif;
  padding-left: 20px;
  font-size: 75px;
  margin-bottom: 0;
  text-wrap: nowrap;
}

.image-para {
  font-family: 'Montserrat', sans-serif;
  line-height: 30px;
  color: black;
  font-size: 15px;
  width: 70%;
  margin-bottom: 0;
}

.second-text-para {
  color: rgba(255, 255, 255, 80%);
  font-family: 'Montserrat', sans-serif;
  padding-left: 20px;
  font-size: 15px;
  line-height: 25px;
  text-transform: capitalize;
}

.list-head {
  font-family: 'Playfair Display', serif;
  font-size: 25px;
  margin-bottom: 0;
  color: white;
}

.list-items {
  font-family: 'Montserrat', sans-serif;
  color: white;
  font-size: 14px;
}

.absolute-hair {
  width: 696px !important;
  position: absolute;
  right: 120px;
  bottom: -70px;
  height: 371px;
  object-fit: cover;
}

.service-btn2 {
  height: 40px;
  background: #D1B48C;
  font-family: "Lora", serif;
  font-weight: bold;
  font-size: 16px;
  color: #5D3A1A;
  width: fit-content;
  padding: 0px 10px;
  border: none;
  position: relative;
  z-index: 999999999999999999;
}


.linediv4 {
  position: absolute;
  left: -6px;
  width: 100%;
  height: 100%;
  top: 8px;
  border: 1px solid #D1B48C;
}

.service-btn3 {
  height: 42px;
  background: #D1B48C;
  font-family: "Lora", serif;
  font-weight: bold;
  font-size: 16px;
  color: #5D3A1A;
  width: 170px;
  border: none;
}

.third-bg-sec h2 {
  font-family: 'Playfair', serif;
  font-size: 29px;
  margin-bottom: 0;
  letter-spacing: 4px;
  color: #000;
  text-transform: capitalize;
}


.third-bg-sec h1 {
  text-transform: uppercase;
  color: #000;
  font-family: 'New York', serif;
  font-size: 75px;
  margin-bottom: 0;
  text-wrap: nowrap;
}

.third-bg-sec p {
  color: #000;
  font-family: 'Montserrat', sans-serif;
  font-size: 15px;
  line-height: 25px;
  text-transform: capitalize;
}

.third-bg-sec .service-btn2,
.third-bg-sec .service-btn3 {
  background-color: #5D3A1A;
  color: #ffffff;
  position: relative;
  z-index: 99999999999999;
}

.third-bg-sec .linediv4,
.third-bg-sec .linediv4 {
  border: 1px solid #5D3A1A;

}

.fourth-bg-sec h2 {
  font-family: 'Playfair', serif;
  font-size: 29px;
  margin-bottom: 0;
  letter-spacing: 4px;
  color: rgba(255, 255, 255, 80%);
  text-transform: capitalize;
}


.fourth-bg-sec h1 {
  text-transform: uppercase;
  color: #ffff;
  font-family: 'New York', serif;
  font-size: 75px;
  margin-bottom: 0;
  text-wrap: nowrap;
  line-height: 70px;
}

.fourth-bg-sec p {
  color: rgba(255, 255, 255, 80%);
  font-family: 'Montserrat', sans-serif;
  font-size: 15px;
  line-height: 25px;
  text-transform: capitalize;
}

.fourth-bg-sec .service-btn2,
.fourth-bg-sec .service-btn3 {
  background-color: #D1B48C;
  color: #5D3A1A;
}

.fourth-bg-sec .linediv4,
.fourth-bg-sec .linediv4 {
  border: 1px solid #D1B48C;

}

.secondmobsec {

  background-color: #5D3A1A;
  border-bottom-left-radius: 70px;
  padding: 50px 20px 70px;
  display: flex;
  align-items: center;
  flex-direction: column;
}

.serviceimgtext {
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  text-align: center;
}

.serviceimgtext h2 {
  font-family: "Lora", serif;
  font-size: 39px;
  color: #ffffff;
  text-transform: uppercase;
}

.secondmobsec img {
  width: 280px;
  height: 314px;
  display: flex;
  margin: 0 auto;
  align-items: center;
  justify-content: center;
}

.secondmobsec p {
  font-size: 12px;
  line-height: 17px;
  color: #ffff;
  margin: 10px 0px;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
}

.link-images {
  cursor: pointer;
}

/* gallery section */
.nav-tabs {
  border: 1px solid #d9d9d9 !important;
  width: fit-content;
  margin: 0 auto;
}

.nav-link {
  width: 220px;
  height: 50px;
  border: none !important;
  border-radius: 0 !important;
  margin-top: 3px !important;
  margin-bottom: 3px !important;
  margin-left: 3px;
  margin-right: 3px;
  font-family: "Playfair", serif;
  color: #5d3a1a !important;
  text-transform: capitalize;
  font-weight: 400 !important;
  font-size: 25px !important;
}

.nav-link.active {
  background-color: #5d3a1a !important;
  color: #fff !important;
}

.tabecontent-bg {
  background: #d1b48c;
  padding: 50px 0px;
}



.grid-container {
  display: flex;
  gap: 20px;
}

.row-1 {
  display: grid;
  grid-template-columns: 1fr;
}

.row-3 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: auto auto;
  grid-template-areas:
    "img1 img2"
    "img3 img3";
  gap: 20px;
}

.row-3 img:nth-child(1) {
  grid-area: img1;
}

.row-3 img:nth-child(2) {
  grid-area: img2;
}

.row-3 img:nth-child(3) {
  grid-area: img3;
}

.row-2 {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.image {
  width: 300px;
  height: 300px;
}

/* .row-1 img,
.row-2 img,
.row-3 img {
  transition: transform 0.3s ease;
  cursor: pointer;
}

.row-1:hover img,
.row-2:hover img,
.row-3:hover img {
  transform: scale(1.05);
} */

/* gallery section */

.mobileimg {
  width: 146px;
  height: 161px;
}

.form-select {
  width: 270px !important;
  display: flex;
  margin: 0 auto;
  background: #5D3A1A !important;
  height: 54px !important;
  text-align: center;
  font-family: "Playfair", serif;
  font-size: 27px !important;
  text-transform: capitalize;
  border-radius: 0px !important;
  color: #ffffff !important;
  border: 0px !important;

}

.form-select:focus {
  box-shadow: none !important;
  border: 0px !important;
  border-color: transparent !important;
}

.arrowimg {
  position: absolute;
  right: 35px;
  top: 14px;
}

.service2sec h2 {
  font-family: 'Playfair', serif;
  font-size: 29px;
  margin-bottom: 0;
  letter-spacing: 4px;
  color: #000;
  text-transform: capitalize;
}

.service2sec h3 {
  font-family: 'Playfair', serif;
  font-size: 29px;
  margin-bottom: 0;
  letter-spacing: 1px;
  font-weight: bolder;
  color: #000;
  text-transform: capitalize;
}

.service2sec h1 {
  text-transform: uppercase;
  color: #000;
  font-family: 'New York', serif;
  font-size: 75px;
  margin-bottom: 0;
  text-wrap: nowrap;
  line-height: 70px;
}

.service2sec p {
  color: #000;
  font-family: 'Montserrat', sans-serif;
  font-size: 15px;
  line-height: 30px;
  text-transform: capitalize;
}


.day-row h4 {
  color: #000;
  font-family: 'Montserrat', sans-serif;
  font-size: 15px;
}

.day-row {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 1rem;
  /* same as mt-3 */
}

/* Position the arrow absolutely in the center */
.day-row .arrow {
  position: absolute;
  left: 44%;
  transform: translateX(-50%);
}

.loginbg {
  background: url(../img/loginbg.svg);
  min-height: 100vh;
  background-position: center;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  background-repeat: no-repeat;
}

.loginlogo {
  position: fixed;
  top: 0;
  left: 60px;
  padding: 10px;
  background-color: #4b2e15;
  border-radius: 10px;
}

.loginbox {
  display: flex;
  justify-content: center;
  flex-direction: column;
  width: 426px;
  margin: 0 auto;
  background: #D1B48C;
  border: 2px solid #ffffff;
  padding: 30px;
}

.loginbox-2 {
  display: flex;
  justify-content: center;
  flex-direction: column;
  width: 516px;
  margin: 0 auto;
  background: #D1B48C;
  border: 2px solid #ffffff;
  padding: 30px;
}

.loginbox h1,
.loginbox-2 h1 {
  text-align: start;
  font-family: 'Playfair', serif;
  font-size: 35px;
  font-weight: bold;
  color: #000;
  text-transform: uppercase;
}

.loginform {
  display: flex;
  flex-direction: column;
}

.loginform input {
  width: 100%;
  height: 50px;
  outline: none;
  background: rgba(255, 255, 255, 20%);
  border-radius: 10px;
  border: 1px solid #CDCDCD;
  padding-left: 15px;
  font-family: "Inter", sans-serif;
  font-size: 15px;
  font-weight: 400;
  color: #000000;
}

.loginform input::placeholder {
  color: #000000;
}

.togglepassword {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.linedivlogin {
  position: absolute;
  left: -8px;
  width: 100%;
  height: 46px;
  top: 25px;
  border: 1px solid #5d3a1a;
}

.loginform .loginbtn {
  width: 100%;
  height: 46px;
  background: #5D3A1A;
  border: none;
  font-family: "Inter", sans-serif;
  font-weight: bold;
  color: #ffffff;
  font-size: 15px;
  position: relative;
  z-index: 999;
}

.loginform h2 {
  font-family: "Inter", sans-serif;
  font-size: 15px;
  font-weight: 400;
  color: #000000;
}

.loginlogo {
  width: 170px;
}

.forget-2 {
  font-family: "Inter", sans-serif;
  font-size: 15px;
  font-weight: 400;
  color: #000000;
}

.resend {
  font-family: "Inter", sans-serif;
  font-size: 15px;
  font-weight: 400;
  color: #000000;
}

.verifyform .input-box {
  width: 68px;
  height: 58px;
  outline: none;
  background: rgba(255, 255, 255, 20%);
  border-radius: 10px;
  border: 1px solid #CDCDCD;
  font-family: "Inter", sans-serif;
  font-size: 15px;
  font-weight: 400;
  color: #000000;
}

.verifyform .input-box::placeholder {
  color: #000000;
}

.verifyform .loginbtn {
  width: 100%;
  height: 46px;
  background: #5D3A1A;
  border: none;
  font-family: "Inter", sans-serif;
  font-weight: bold;
  color: #ffffff;
  font-size: 15px;
}


/* Remove spinner arrows in Chrome, Safari, Edge, Opera */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Remove spinner arrows in Firefox */
input[type="number"] {
  -moz-appearance: textfield;
}

.passinput {
  width: 100%;
  height: 50px;
  outline: none;
  background: rgba(255, 255, 255, 20%);
  border-radius: 10px;
  border: 1px solid #CDCDCD;
  padding-left: 15px;
  font-family: "Inter", sans-serif;
  font-size: 15px;
  font-weight: 400;
  color: #000000;
}

.passinput::placeholder {
  color: #000;
}

.paymentPage h1 {
  text-align: center;
  font-size: 70px;
  font-family: "New York", serif;
  text-transform: uppercase;
  margin-top: 60px;
  color: #000000;
}

.paymentbox {
  display: flex;
  flex-direction: column;
  /* align-items: center; */
  justify-content: center;
  /* background: #5D3A1A; */
  /* width: 900px; */
  margin: 0 auto;
  /* padding: 45px 36px 50px; */
}

.paymentbox h2 {
  text-align: center;
  font-family: "Play fair", serif;
  font-size: 40px;
  color: #fff;
  font-weight: 400;
}

.paymentbox .pay_input {
  width: 100%;
  height: 53px;
  outline: none;
  padding-left: 15px;
  font-family: "Inter", sans-serif;
  font-size: 15px;
  font-weight: 400;
  color: #000000;
}

.paymentbox .pay_input::placeholder {
  color: #000000;
}

.iti {
  width: 101.5%;
}

.iti--separate-dial-code .iti__selected-flag {
  background-color: transparent !important;
  border-right: 1px solid rgba(0, 0, 0, 0.5);
}

.paymentbox h3 {
  padding-left: 15px;
  color: #ffffff;
  font-family: "Inter", sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.visanumber {
  width: 100%;
  height: 53px;
  outline: none;
  padding-left: 85px;
  font-family: "Inter", sans-serif;
  font-size: 15px;
  font-style: italic;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.5);
}

.visanumber::placeholder {
  color: rgba(0, 0, 0, 0.5);
}

.visaimg {
  position: absolute;
  top: 0;
  left: 15px;
}

.visaimg img {
  width: 55px;
  height: 55px;
}

.paybtn {
  background-color: #5D3A1A;
  border: none;
  width: 100%;
  height: 45px;
  font-family: "Inter", sans-serif;
  font-size: 15px;
  color: #D1B48C;
  position: relative;
  z-index: 99 !important;
}


#checkoutModal .linediv6 {
  position: absolute;
  left: -8px;
  width: 100%;
  height: 46px;
  top: 10px;
  border: 1px solid #5D3A1A;
}

.linediv6 {
  position: absolute;
  left: -8px;
  width: 100%;
  height: 46px;
  top: 10px;
  border: 1px solid #D1B48C;
}


.paymentbox label {
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  color: #fff;
  text-transform: capitalize;
  font-weight: 400;
}


/* UMER START HERE  */
/*https://bytewebster.com/*/
/*https://bytewebster.com/*/
/*https://bytewebster.com/*/
[ng\:cloak],
[ng-cloak],
.ng-cloak {
  display: none;
}



.app-container {
  overflow: hidden;
  width: 485px;
  height: auto;
  max-width: 100%;
  top: 120px;
  left: 0;
  right: 0;
  margin: auto;
}

.buttons-container {
  position: absolute;
  bottom: 15px;
  right: 0;
  height: 40px;
  font-family: "Roboto", sans-serif;
}

.cancel-button,
.save-button {
  float: left;
  height: 40px;
  line-height: 40px;
  padding: 0 15px;
  border-radius: 2px;
  margin-right: 15px;
  cursor: pointer;
  transition: all 0.15s ease;
}


/* Datepicker Stuff */
.datepicker {
  position: relative;
  width: 100%;
  display: block;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  font-family: "Roboto", sans-serif;
  overflow: hidden;
  background: #D1B48C;
  transition: background 0.15s ease;
}


.datepicker-header {
  width: 100%;
  color: white;
  overflow: hidden;
}

.datepicker-title {
  width: 50%;
  float: left;
  height: 60px;
  line-height: 60px;
  padding: 0 15px;
  text-align: left;
  font-size: 20px;
}

.datepicker-subheader {
  width: 50%;
  float: left;
  height: 60px;
  line-height: 60px;
  font-size: 14px;
  padding: 0 15px;
  text-align: right;
}

.datepicker-calendar {

  padding: 30px 15px;

}

.calendar-header {
  color: #5D3A1A;
  font-weight: bolder;
  text-align: center;
  font-size: 25px;
  padding: 10px 0;
  position: relative;
}

.current-month-container {
  display: inline-block;
  height: 30px;
  position: relative;
}

.goback,
.goforward {
  height: 30px;
  width: 30px;
  border-radius: 30px;
  display: inline-block;
  cursor: pointer;
  position: relative;
  top: -4px;
}

.goback path,
.goforward path {
  transition: stroke 0.15s ease;
}

.goback {
  float: left;
  margin-left: 3.8%;
}

.goforward {
  float: right;
  margin-right: 3.8%;
}

.calendar-day-header {
  width: 100%;
  position: relative;
}

.day-label {
  color: #5D3A1A;
  padding: 5px 0;
  width: 14.2857142%;
  display: inline-block;
  text-align: center;
}

.datecontainer {
  width: 14.2857142%;
  display: inline-block;
  text-align: center;
  padding: 4px 0;
}

.datenumber {
  max-width: 35px;
  max-height: 35px;
  line-height: 35px;
  margin: 0 auto;
  color: #5D3A1A;
  position: relative;
  text-align: center;
  cursor: pointer;
  z-index: 1;
  transition: all 0.25s cubic-bezier(0.7, -0.12, 0.2, 1.12);
}

.no-hover .datenumber,
.no-hover .datenumber:hover,
.no-hover .datenumber:before,
.no-hover .datenumber:hover::before {
  cursor: default;
  color: #8A8A8A;
  background: transparent;
  opacity: 0.5;
  cursor: not-allowed;
}

.no-hover .datenumber.day-selected {
  color: #5D3A1A;
}


.datenumber:before {
  content: "";
  display: block;
  position: absolute;
  height: 35px;
  width: 35px;
  border-radius: 100px;
  z-index: -1;
  background: transparent;
  transform: scale(0.75);
  transition: all 0.25s cubic-bezier(0.7, -0.12, 0.2, 1.12);
  transition-property: background, transform, color, border;
}


.day-selected {
  color: white;
}

.datenumber.day-selected:before {
  background: #5D3A1A;
  transform: scale(1);
  -webkit-animation: select-date 0.25s forwards;
  animation: select-date 0.25s forwards;
}

@-webkit-keyframes select-date {
  0% {
    background: #5D3A1A;
  }

  100% {
    background: #5D3A1A;
  }
}

@keyframes select-date {
  0% {
    background: #5D3A1A;
  }

  100% {
    background: #5D3A1A;
  }
}

.cont-button {
  background: #D1B48C;
  color: #5D3A1A;
  width: 100%;
  margin-top: 15px;
  height: 44px;
  border: none;
  font-weight: bold;
  font-size: 20px;
}

.modal-content {
  background: none !important;
  border: none !important;
}

.modal-header {
  border: none !important;
}

.btn-close {
  opacity: inherit !important;
  background: #D1B48C var(--bs-btn-close-bg) center/1em auto no-repeat !important;
  border-radius: 50% !important;
  width: 30px !important;
  height: 30px !important;
  font-size: 10px !important;
  font-weight: bold !important;
}

.appoint-head {
  text-align: center;
  color: white;
  font-family: "Playfair", serif;
  font-size: 33px;
  /* text-wrap: nowrap; */
  font-weight: bold;
}

/* CLOCK PAGE START  */

.time-setter {
  text-align: center;
  background-color: #D1B48C;
  padding: 20px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  margin-bottom: 10px;
  width: 485px;
  height: 420px;
}


.time-control {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}

.arrow {
  cursor: pointer;
  font-size: 24px;
}

.time-display {
  font-size: 48px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
}

.nav-tabs-modal {
  width: 170px;
  height: 35px;
  background: white;
  border-radius: 20px;
  margin: 0 auto;
}


.nav-tabs-modal button {
  cursor: pointer;
  background-color: white;
  border: none;
  font-size: 12px;
  height: 35px;
  width: 82px;
  border-radius: 20px;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
}

.nav-tabs-modal button.active {
  background-color: #5D3A1A;
  color: white;
}

/* Analog clock styles */
.analog-clock {
  position: relative;
  width: 200px;
  height: 200px;
  border: 10px solid #5D3A1A;
  border-radius: 50%;
  background: #D1B48C;
  margin: 0 auto;
}

.hand {
  position: absolute;
  width: 50%;
  height: 2px;
  background-color: #5D3A1A;
  top: 50%;
  transform-origin: 100%;
  transform: rotate(90deg);
  transition: transform 0.5s cubic-bezier(0.4, 2.3, 0.3, 1);
}

.second-hand {
  height: 2px;
  background-color: red;
}

.center {
  position: absolute;
  width: 12px;
  height: 12px;
  background-color: #5D3A1A;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* Clock numbers */
.number {
  position: absolute;
  font-size: 18px;
  font-weight: bold;
  color: black;
  cursor: pointer;
  /* Make the numbers clickable */
}

/* Proper placement of numbers */
.number12 {
  top: 10px;
  left: 50%;
  transform: translateX(-50%);
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
}

/* Clock numbers */
.number {
  position: absolute;
  font-size: 15px;
  font-weight: bold;
  color: black;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
}

.number1 {
  top: 14px;
  left: 63%;
  transform: rotate(45deg);
  width: 30px;
  height: 30px;
  border-radius: 50%;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  display: flex;
  justify-content: center;
  align-items: center;
}

.number2 {
  top: 44px;
  right: 13px;
  transform: rotate(45deg);
  width: 30px;
  height: 30px;
  border-radius: 50%;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  display: flex;
  justify-content: center;
  align-items: center;
}

.number3 {
  right: 5px;
  top: 43%;
  transform: rotate(91deg);
  width: 30px;
  height: 30px;
  border-radius: 50%;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  display: flex;
  justify-content: center;
  align-items: center;
}

.number4 {
  bottom: 38px;
  right: 16px;
  transform: rotate(120deg);
  width: 30px;
  height: 30px;
  border-radius: 50%;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  display: flex;
  justify-content: center;
  align-items: center;
}

.number5 {
  bottom: 13px;
  left: 62%;
  transform: rotate(140deg);
  width: 30px;
  height: 30px;
  border-radius: 50%;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  display: flex;
  justify-content: center;
  align-items: center;
}

.number6 {
  bottom: 3px;
  left: 50%;
  transform: translateX(-50%);
  width: 30px;
  height: 30px;
  border-radius: 50%;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  display: flex;
  justify-content: center;
  align-items: center;
}

.number7 {
  bottom: 9px;
  left: 37px;
  transform: rotate(45deg);
  width: 30px;
  height: 30px;
  border-radius: 50%;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  display: flex;
  justify-content: center;
  align-items: center;
}

.number8 {
  left: 11px;
  top: 64%;
  transform: rotate(60deg);
  width: 30px;
  height: 30px;
  border-radius: 50%;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  display: flex;
  justify-content: center;
  align-items: center;
}


.number9 {
  top: 77px;
  left: 5px;
  transform: rotate(-88deg);
  width: 30px;
  height: 30px;
  border-radius: 50%;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  display: flex;
  justify-content: center;
  align-items: center;
}

.number10 {
  top: 43px;
  left: 10px;
  transform: rotate(-55deg);
  width: 30px;
  height: 30px;
  border-radius: 50%;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  display: flex;
  justify-content: center;
  align-items: center;


}

.number11 {
  top: 13px;
  left: 38px;
  transform: rotate(-35deg);
  text-align: center;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  display: flex;
  justify-content: center;
  align-items: center;


}

.number12 {
  top: 3px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  width: 30px;
  height: 30px;
  border-radius: 50%;



}

/* Add active class styling */
.number.active {
  text-align: center;
  color: white;
  font-weight: bold;
  background-color: #5D3A1A;
}

.ct-bt {
  width: 485px;
  height: 40px;
  background-color: #D1B48C;
  color: #4b2e15;
  text-align: center;
  border: none;
  font-family: "Lora", serif;
  font-weight: bold;
  font-size: 20px;
}



.minute-markers {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.minute-marker {
  position: absolute;
  font-size: 12px;
  color: black;
  cursor: pointer;
  transform-origin: center;
  transition: transform 0.1s ease;
}

/* Adjust positions for each 5-minute interval */
.minute-marker[data-minute="00"] {
  transform: translate(-2%, 54%) rotate(0deg) translateY(-90px);
}

.minute-marker[data-minute="05"] {
  transform: translate(1%, 54%) rotate(30deg) translateY(-90px);
}

.minute-marker[data-minute="10"] {
  transform: translate(-62%, 26%) rotate(60deg) translateY(-90px);
}

.minute-marker[data-minute="15"] {
  transform: translate(-60%, -5%) rotate(90deg) translateY(-90px);
}

.minute-marker[data-minute="20"] {
  transform: translate(-50%, -50%) rotate(120deg) translateY(-90px);
}

.minute-marker[data-minute="25"] {
  transform: translate(-50%, -50%) rotate(150deg) translateY(-90px);
}

.minute-marker[data-minute="30"] {
  transform: translate(-10%, -54%) rotate(180deg) translateY(-90px);
}

.minute-marker[data-minute="35"] {
  transform: translate(10%, -65%) rotate(210deg) translateY(-90px);
}

.minute-marker[data-minute="40"] {
  transform: translate(51%, -50%) rotate(240deg) translateY(-90px);
}

.minute-marker[data-minute="45"] {
  transform: translate(94%, -5%) rotate(270deg) translateY(-90px);
}

.minute-marker[data-minute="50"] {
  transform: translate(68%, 7%) rotate(300deg) translateY(-90px);
}

.minute-marker[data-minute="55"] {
  transform: translate(0%, 46%) rotate(330deg) translateY(-90px);
}

.clock-face {
  margin-top: 100px;
}

.minute-marker.active {
  text-align: center;
  color: white;
  font-weight: bold;
  background-color: #5D3A1A;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.minute-marker.disabled {

  opacity: 0.5;
  background-color: gray;
  color: #ffffff;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.VIpgJd-ZVi9od-l4eHX-hSRGPd,
.VIpgJd-ZVi9od-l4eHX-hSRGPd:link,
.VIpgJd-ZVi9od-l4eHX-hSRGPd:visited,
.VIpgJd-ZVi9od-l4eHX-hSRGPd:hover,
.VIpgJd-ZVi9od-l4eHX-hSRGPd:active {
  display: none !important;
}

.goog-te-gadget {
  color: #fff !important;
  font-size: 0px !important;
  /* opacity: ; */
}

.goog-te-combo {
  height: 42px !important;
  background: #5d3a1a !important;
  font-family: "Lora", serif !important;
  font-weight: bold !important;
  font-size: 14px !important;
  color: #d1b48c !important;
  width: 120px !important;
  border: none !important;
  z-index: 99999999999999 !important;
  padding: 0px 10px;
}

.goog-te-gadget {
  height: 44px !important;
}

.goog-te-gadget img {
  display: none !important;
}

.VIpgJd-ZVi9od-vH1Gmf-ibnC6b .text {
  font-size: 20px !important;
}

.girl-hair {
  width: 636px !important;
  height: 607px !important;
  object-fit: cover;
}

.slick-slider-custom .slide-item img {
  width: 400px !important;
  height: 453px !important;
  /* Adjust height as needed */
  transition: transform 0.3s ease;
  object-fit: cover;
}

.slick-initialized .slick-slide {
  height: 453px !important;

}

/* Zoom effect only on center */
.slick-slider-custom .slide-item.scale-slide img {
  transform: scale(1.1);
  z-index: 2;

}


.slider .sliderimage {
  height: 450px !important;
  object-fit: cover;
}


.newaboutimg {
  width: 100% !important;
  object-fit: cover;

}

.desktopimg {
  height: 300px !important;
  width: 100% !important;
  object-fit: cover;
}

.mainhomeimg {
  height: 800px !important;
}

.slick-list {
  overflow: unset !important;
}

.modal {
  z-index: 9999999999999999999999999999999 !important;
}



.buttons-container {
  align-items: center;
  margin-bottom: 0px !important;
  padding-bottom: 0px !important;
}

.special-buttons {
  text-align: start !important;
}

.iti__country-list {
  z-index: 99999999999999999999999999999999999;
}


.aboutnewimg {
  width: 100% !important;
  height: 680px !important;
  object-fit: cover;
}






.thankspage {
  /* font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; */
  padding: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.thank-you-container {
  max-width: 900px;
  width: 100%;
}

.thank-you-card {
  background-color: white;
  border-radius: 12px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  padding: 40px;
  text-align: center;
}



.checkmark {
  width: 80px;
  height: 80px;
  margin-bottom: 20px;
}

.checkmark__circle {
  stroke-dasharray: 166;
  stroke-dashoffset: 166;
  stroke-width: 2;
  stroke-miterlimit: 10;
  stroke: #4CAF50;
  fill: none;
  animation: stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards;
}

.checkmark__check {
  transform-origin: 50% 50%;
  stroke-dasharray: 48;
  stroke-dashoffset: 48;
  stroke: #4CAF50;
  animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards;
}

@keyframes stroke {
  100% {
    stroke-dashoffset: 0;
  }
}

.thankspage h1 {
  color: #2c3e50;
  font-size: 28px;
  margin-bottom: 8px;
}


@media (max-width: 600px) {
  .thank-you-card {
    padding: 25px;
  }

  .action-buttons {
    flex-direction: column;
  }

  .btn {
    width: 100%;
  }
}