@font-face {
  font-family: Imprimo;
  src: url("../fonts/Imprimo/Imprimo\ Solid.otf") format("opentype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: Imprimo;
  src: url("../fonts/Imprimo/Imprimo.otf") format("opentype");
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: chicken_pie;
  src: url("../fonts/chicken_pie/CHICKEN\ Pie\ Height.otf") format("opentype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: Montserrat;
  src: url("../fonts/Montserrat/Montserrat-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: Montserrat;
  src: url("../fonts/Montserrat/Montserrat-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: Montserrat;
  src: url("../fonts/Montserrat/Montserrat-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: Montserrat;
  src: url("../fonts/Montserrat/Montserrat-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: Montserrat;
  src: url("../fonts/Montserrat/Montserrat-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: Montserrat;
  src: url("../fonts/Montserrat/Montserrat-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: Montserrat;
  src: url("../fonts/Montserrat/Montserrat-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: Montserrat;
  src: url("../fonts/Montserrat/Montserrat-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: Montserrat;
  src: url("../fonts/Montserrat/Montserrat-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: Roboto_Slab;
  src: url("../fonts/Roboto_Slab/RobotoSlab-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: Roboto_Slab;
  src: url("../fonts/Roboto_Slab/RobotoSlab-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: Roboto_Slab;
  src: url("../fonts/Roboto_Slab/RobotoSlab-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: Roboto_Slab;
  src: url("../fonts/Roboto_Slab/RobotoSlab-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: Roboto_Slab;
  src: url("../fonts/Roboto_Slab/RobotoSlab-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: Roboto_Slab;
  src: url("../fonts/Roboto_Slab/RobotoSlab-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: Roboto_Slab;
  src: url("../fonts/Roboto_Slab/RobotoSlab-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: Roboto_Slab;
  src: url("../fonts/Roboto_Slab/RobotoSlab-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: Roboto_Slab;
  src: url("../fonts/Roboto_Slab/RobotoSlab-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
}

:root {
  --primmary-font: "Montserrat";
  --secondary-font: "Roboto_Slab";
  --imprimo-font: "Imprimo";
  --chicken-font: "chicken_pie";
  --primary-leafy-green: #41b644;
  --priary-soft-graan: #e8f5e9;
  --black-color: #000000;
  --white-color: #ffffff;
}

.section-padding-all {
  padding: 6rem;
}

.heading-content p,
.thanda-shanda-text-box p {
  font: 300 1.3rem var(--secondary-font);
}

.heading-content a {
  border: 1px solid var(--black-color);
  padding: 0.5rem 1.5rem;
  text-transform: uppercase;
  font: 400 1.2rem var(--primmary-font);
  width: fit-content;
  border-radius: 2rem;
  text-decoration: none;
  color: var(--black-color);
  margin-top: 1rem;
  transition: 0.5s ease-in-out;
}

.form-container .form-btn:hover,
.get-in-touch-btn:hover,
.heading-content a:hover,
.thanda-shanda-text-box a:hover {
  background-color: var(--black-color);
  color: var(--white-color);
}

.form-container .form-control,
.form-custom,
.get-in-touch-section,
.section-quality-custom {
  background-color: var(--priary-soft-graan);
}

.form-content a:hover,
.quality-img img,
.thanda-shanda-slider .owl-next.show:hover,
.thanda-shanda-slider .owl-prev.show:hover,
header {
  background-color: transparent;
}

.at-sipora-content span,
.footer-nav-box a:hover,
.navbar-custom .nav-link:hover {
  color: var(--primary-leafy-green);
}

.navbar-custom {
  padding: 0 6rem;
}

.footer-n-logo img,
.logo-ani-img-box img,
.main-logo {
  width: 8rem;
}

.navbar-custom .nav-link {
  font: 400 1.01rem var(--primmary-font);
  text-transform: uppercase;
  color: var(--black-color);
  margin: 0 1rem;
}

.chat-icon {
  width: 3rem;
}

header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9;
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(10px);
  transition: 0.6s ease-in-out;
}

.form-container form h1,
.heading-content h1 {
  font: 700 3rem var(--primmary-font);
}

.contact-us-custom,
.refresh-custom {
  background-size: cover;
  background-repeat: no-repeat;
}

.refresh-custom {
  background-image: url("../images/index-main-slider-bg-theme.jpg");
}

.refresh-heading-box {
  /* position: absolute; */
  height: 100%;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding-left: 7rem;
  padding-top: 1rem;
}

.refresh-heading-box img {
  width: 85%;
}

.refresh-img-box {
  height: 100vh;
  display: flex;
  align-items: center;
}

.refresh-bg-img-slider.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
  position: absolute;
  right: 2rem;
  bottom: 48%;
  display: flex;
  flex-direction: column;
  z-index: 4;
}

.refresh-bg-img-slider.owl-theme .owl-dots .owl-dot span {
  width: 2rem;
  height: 2.5px;
  margin: 5px 7px;
  background: var(--primary-leafy-green);
  opacity: 0.3;
}

.owl-theme .owl-dots .owl-dot:hover span,
.refresh-bg-img-slider.owl-theme .owl-dots .owl-dot.active span {
  background: var(--primary-leafy-green);
  opacity: 1;
}

.at-sipora-content {
  color: var(--black-color);
  font: 300 2rem var(--secondary-font);
  text-align: center;
}

.at-sipora-content span {
  font: 400 2rem var(--secondary-font);
}

.quality-box {
  text-align: center;
}

.quality-box img {
  width: 5rem;
}

.form-container .form-btn,
.thanda-shanda-text-box a {
  text-transform: uppercase;
  width: fit-content;
  margin-top: 1rem;
  color: var(--black-color);
  text-decoration: none;
}

.quality-box h4 {
  padding: 0.5rem 0;
  font: 600 1.4rem var(--primmary-font);
  text-transform: uppercase;
}

.get-in-touch-ul-box li a p,
.quality-box p {
  font: 300 1.2rem var(--secondary-font);
}

.footer-logo-container,
.thanda-shanda-custom-box {
  position: relative;
  z-index: 12;
}

/* .thanda-shanda-text-box */
.thanda-shanda-text-box {
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  padding: 0 8rem;
  width: 60%;
  z-index: 9;
}

.thanda-shanda-text-box h2 {
  text-transform: uppercase;
  font: 700 1.5rem var(--primmary-font);
  margin-bottom: 0;
}

.thanda-shanda-text-box h1 {
  text-transform: uppercase;
  font: 700 3.5rem var(--chicken-font);
  padding: 0rem 0;
}

.thanda-shanda-text-box a {
  border: 1px solid var(--black-color);
  padding: 0.5rem 1rem;
  font: 400 1rem var(--primmary-font);
  border-radius: 2rem;
  transition: 10ms linear;
}

.thanda-shanda-slider.owl-theme .owl-nav {
  right: 0;
  display: flex;
  justify-content: space-between;
}

.d-rage-text-box,
.three-sipora-content {
  flex-direction: column;
  height: 100%;
  display: flex;
}

.d-rage-text-box p {
  width: 50%;
  text-align: end;
}

.d-rage-text-box {
  position: absolute;
  padding: 0 8rem;
  width: 100%;
  align-items: flex-end;
}

.three-sipora-custom {
  position: relative;
  margin: 4rem 6rem;
}

.three-sipora-bg-img img {
  border-radius: 3rem;
}

.three-sipora-content {
  padding-left: 3rem;
  position: absolute;
  width: 50%;
  justify-content: center;
  /* z-index: 9999 !important; */
}

.three-sipora-content h1 {
  text-transform: uppercase;
  font: 700 2rem var(--primmary-font);
}

.three-sipora-content p {
  padding: 1rem 0;
  font: 300 1rem var(--secondary-font);
}

.form-content a,
.mail-phone p {
  font: 300 0.9rem var(--secondary-font);
  margin-bottom: 0;
}

.form-container form h1 {
  text-align: center;
  text-transform: uppercase;
  font: 700 2.5rem var(--primmary-font);
}

.form-container {
  padding: 4rem 2rem;
  background-color: var(--white-color);
  border-radius: 2rem;
}

.form-container .form-control {
  padding: 1.2rem 0.7rem 1.2rem 3rem;
  border-radius: 2rem;
  box-shadow: none;
  border: none;
}

.form-container input::placeholder {
  color: var(--black-color);
  font: 300 1.2rem var(--secondary-font);
}

.form-container .form-btn {
  border: 1px solid var(--black-color);
  padding: 0.5rem 1.5rem;
  font: 500 1.2rem var(--primmary-font);
  border-radius: 2rem;
  transition: 0.5s ease-in-out;
}

.form-content {
  width: 80%;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
}

.form-content .form-para {
  padding: 1rem 0;
  margin-bottom: 0;
  font: 300 1rem var(--secondary-font);
}

.mail-phone {
  display: flex;
  justify-content: space-between;
}

.mail-phone p {
  padding: 1rem 0;
}

.form-content a img,
.mail-phone p img {
  width: 2.5rem;
  margin-right: 1rem;
}

.form-content a {
  border: none;
  display: flex;
  align-items: anchor-center;
  padding: 0;
  text-transform: none;
}

.form-content a:hover {
  color: var(--black-color);
}

.footer-custom {
  padding-bottom: 0;
  padding-top: 5rem;
}

.footer-nav-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
}

.footer-nav-box {
  padding: 2rem 0;
  border-bottom: 1px solid #00000088;
  display: flex;
  justify-content: space-evenly;
}

.footer-nav-box a {
  font: 400 0.9rem var(--primmary-font);
  text-transform: uppercase;
  color: var(--black-color);
  text-decoration: none;
}

.logo-ani-line-box {
  width: 80%;
  display: flex;
  margin: auto;
}

.main-book-box .form-control,
.side-open-menu {
  color: var(--white-color);
  font: 200 0.9rem var(--secondary-font);
  margin-bottom: 1rem;
  letter-spacing: 1px;
}

.logo-two-img-2 {
  padding-top: 1rem;
}

.footer-n-logo {
  display: flex;
  justify-content: center;
}

.logo-ani-img-box {
  position: absolute;
  top: -25%;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.footer-copyright-box p {
  font: 300 0.775rem var(--secondary-font);
  padding: 0.5rem 0;
  margin-bottom: 0;
}

.logo-two-img {
  display: flex;
  justify-content: center;
  gap: 3rem;
}

.sipora-can-custom {
  overflow: hidden;
}

.for-phone {
  display: none !important;
}

.thanda-shanda-enq-btn:hover {
  cursor: pointer !important;
}

.thanda-shanda-slider.owl-theme .owl-nav {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
  display: flex;
  justify-content: space-between;
}

.thanda-shanda-slider .owl-next,
.thanda-shanda-slider .owl-prev {
  width: 60px;
  height: 60px;
  background-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  transform: translate(-50%, -50%);
  opacity: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: opacity 0.2s;
  pointer-events: auto;
  z-index: 20;
}

.thanda-shanda-slider .owl-next.show,
.thanda-shanda-slider .owl-prev.show {
  opacity: 1;
  pointer-events: auto;
}

.thanda-shanda-slider .owl-next.disable-cursor,
.thanda-shanda-slider .owl-prev.disable-cursor {
  cursor: default !important;
}

.thanda-shanda-slider .owl-next img,
.thanda-shanda-slider .owl-prev img {
  width: 4rem;
  height: 4rem;
}

.enquiry-custom-side-bar {
  width: 50% !important;
  transition: 0.8s ease-in-out;
}

.enquiry-custom-side-bar.offcanvas.show:not(.hiding) {
  background-color: var(--black-color);
}

.enquiry-custom-side-bar .offcanvas-body {
  display: flex;
  align-items: center;
  padding: 1rem 3rem;
}

.enquiry-custom-side-bar h1 {
  color: var(--white-color);
}

.enquiry-custom-side-bar p {
  padding-bottom: 2rem;
  color: var(--white-color);
}

.enquiry-custom-side-bar button i {
  font-size: 1.5rem;
  color: var(--white-color);
}

.main-book-box .form-control {
  border: none;
  border-bottom: 1px solid #ffffffaa;
  border-radius: 0;
  line-height: 1.25rem;
  background-color: transparent;
  box-shadow: none;
}

.side-open-menu {
  padding: 0.5rem 2rem;
  border: 1px solid var(--white-color);
  border-radius: 2rem;
  line-height: 1.25rem;
  transition: 0.5s ease-in-out;
}

.side-open-menu:hover {
  background-color: var(--white-color);
  color: var(--black-color);
}

.main-book-box .form-control::placeholder {
  font: 200 0.9rem var(--secondary-font);
  line-height: 1.25rem;
  letter-spacing: 1px;
  color: var(--white-color) !important;
}

.custom-datetime {
  position: relative;
  width: 100%;
}

.custom-datetime input {
  padding-left: 4rem;
  appearance: none;
}

.custom-datetime .icon {
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
  color: var(--white-color);
  width: 1.5rem;
}

.custom-datetime input::-webkit-calendar-picker-indicator {
  display: none;
}

.contact-us-custom {
  background-image: url("../images/contact-us-bg-img.jpg");
  background-position: center;
  height: 75vh;
  position: relative;
  z-index: 2;
}

.get-in-touch-contact-box,
.get-in-touch-form-container {
  height: 100%;
  border-radius: 1.5rem;
  background-color: var(--white-color);
}

.contact-us-custom::before {
  content: "";
  height: 50%;
  width: 100%;
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.9));
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
}

.contact-us-box {
  padding: 0 0 1rem 6rem;
}

.contact-us-box h1 {
  font: 700 2.5rem var(--primmary-font);
  text-transform: uppercase;
  color: var(--white-color);
}

.contact-us-box p {
  font: 200 1.2rem var(--secondary-font);
  color: var(--white-color);
}

.get-in-touch-contact-box h4,
.get-in-touch-form-heading h2 {
  font: 600 1.5rem var(--primmary-font);
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.get-in-touch-contact-box {
  padding: 3rem;
}

.get-in-touch-contact-box h4 {
  color: var(--black-color);
  padding-bottom: 1rem;
}

.get-in-touch-ul-box {
  list-style: none;
  padding: 0;
}

.get-in-touch-ul-box li {
  padding: 0.5rem 0;
}

.get-in-touch-ul-box li a {
  display: flex;
  align-items: baseline;
  text-decoration: none;
  color: var(--black-color);
  gap: 1rem;
}

.get-in-touch-ul-box li a img {
  width: 1.9rem;
}

.office-ul-box {
  padding-bottom: 1.4375rem;
  padding-right: 0;
}

.get-in-touch-form-container {
  padding: 3rem;
}

.custom-form-box .form-control,
.custom-form-box .form-select {
  background-color: var(--priary-soft-graan);
  border-radius: 1.5rem;
  padding: 1rem 1.5rem;
}

.custom-form-box .form-control::placeholder,
.custom-form-box .form-control[type="email"],
.custom-form-box .form-control[type="number"],
.custom-form-box .form-control[type="text"] {
  box-shadow: none;
  border: none;
  font: 300 0.9rem var(--secondary-font);
  color: var(--black-color);
  background-color: var(--priary-soft-graan);
}
.custom-form-box textarea.form-control:focus {
  box-shadow: none;
}

.custom-form-box .form-controlinput::-ms-input-placeholder {
  color: var(--black-color);
}

.get-in-touch-btn {
  border: 1px solid var(--black-color);
  background-color: var(--white-color);
  border-radius: 2rem;
  padding: 0.5rem 1.5rem 0.64rem;
  color: var(--black-color);
  font: 400 1.1rem var(--secondary-font);
  text-transform: uppercase;
  transition: 0.6s ease-in-out;
}

.get-in-touch-form-heading h2 {
  line-height: 1.625rem;
  color: var(--black-color);
  padding-bottom: 0.5rem;
  transition: 0.8s ease-in-out !important;
}

.get-in-touch-form-heading p {
  font: 300 1.1rem var(--secondary-font);
  letter-spacing: 0.5px;
  color: var(--black-color);
  padding-bottom: 0.9375rem;
}

/* refresh bg slider arrow */

.refresh-bg-img-slider.owl-theme .owl-nav {
  margin-top: 10px;
  position: absolute;
  display: flex;
  justify-content: space-between;
  width: 100%;
  top: 50%;
}

.refresh-bg-img-slider .fa-solid {
  color: var(--primary-leafy-green);
  font-size: 2.5rem;
}

.refresh-bg-img-slider.owl-theme .owl-nav [class*="owl-"]:hover {
  background-color: transparent !important;
}

.refresh-bg-img-slider .owl-nav img.dim {
  opacity: 0.4;
  transition: opacity 0.3s ease;
}

.refresh-content-box {
  display: flex;
  justify-content: center;
}

/* .refresh-content-box h1 {
  font: 900 6rem var(--imprimo-font);
  color: black;
  -webkit-text-fill-color: transparent; 
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: black;
  width: 50%;

  
} */

.refresh-img-content-container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  /* padding-left: 7rem; */
  padding-top: 2.5rem;
}

.refresh-img-box img {
  width: 90% !important;
}

.refresh-img-box {
  display: flex;
  /* justify-content: center; */
}

.refresh-bg-img-slider.owl-theme .owl-nav img {
  width: 2rem;
}

.footer-social-icon-box {
  display: flex;
  justify-content: space-evenly;
  padding: 1rem 0 0 0;
}

.footer-social-icon-box img {
  width: 2.5rem;
}

/* move icon 29-apr  */
.all-icons-move-right-container {
  position: fixed;
  right: 0.5rem;
  top: 15rem;
  z-index: 8;
}

.all-icons-move-left-container {
  position: fixed;
  left: 0.5rem;
  top: 15rem;
  z-index: 9999;
}

.right-layer {
  margin: 4rem 2rem 0 0;
}

.second-layer-v {
  margin: 1rem 3rem 1rem 0;
}

.last-layer {
  margin-left: 3rem;
  width: 2rem !important;
}

.same-up-layer {
  margin-bottom: 3.5rem !important;
}

.layer-only {
  width: 6rem;
}

.orange-only {
  width: 8rem;
}

.v-layer-only {
  width: 3rem;
}

@keyframes rotateLeftRight {
  0% {
    transform: rotate(0deg);
  }

  25% {
    transform: rotate(-15deg);
  }

  50% {
    transform: rotate(15deg);
  }

  75% {
    transform: rotate(-10deg);
  }

  100% {
    transform: rotate(0deg);
  }
}

.swing {
  display: inline-block;
  animation: rotateLeftRight 2s ease-in-out infinite;
  transform-origin: center;
  font-size: 40px;
  padding: 0;
}

@keyframes swingAllDirections {
  0% {
    transform: rotate(0deg) translate(0, 0);
  }

  20% {
    transform: rotate(-10deg) translate(-5px, -3px);
  }

  40% {
    transform: rotate(10deg) translate(5px, -3px);
  }

  60% {
    transform: rotate(-8deg) translate(-5px, 3px);
  }

  80% {
    transform: rotate(8deg) translate(5px, 3px);
  }

  100% {
    transform: rotate(0deg) translate(0, 0);
  }
}

.swing-all {
  display: inline-block;
  animation: swingAllDirections 3s ease-in-out infinite;
  transform-origin: center;
  margin: 20px;
}

@keyframes floatLoop {
  0% {
    transform: translate(0px, 0px) rotate(0deg);
  }

  25% {
    transform: translate(10px, -10px) rotate(10deg);
  }

  50% {
    transform: translate(0px, -20px) rotate(-10deg);
  }

  75% {
    transform: translate(-10px, -10px) rotate(10deg);
  }

  100% {
    transform: translate(0px, 0px) rotate(0deg);
  }
}

.float-loop {
  display: inline-block;
  animation: floatLoop 4s ease-in-out infinite;
  transform-origin: center;
  font-size: 40px;
  padding: 0;
}

@keyframes chaoticSwing {
  0% {
    transform: rotate(0deg) translate(0px, 0px);
  }

  10% {
    transform: rotate(5deg) translate(3px, -2px);
  }

  20% {
    transform: rotate(-6deg) translate(-4px, 2px);
  }

  30% {
    transform: rotate(4deg) translate(2px, 3px);
  }

  40% {
    transform: rotate(-4deg) translate(-3px, -3px);
  }

  50% {
    transform: rotate(3deg) translate(4px, 1px);
  }

  60% {
    transform: rotate(-3deg) translate(-2px, 2px);
  }

  70% {
    transform: rotate(2deg) translate(2px, -2px);
  }

  80% {
    transform: rotate(-2deg) translate(-1px, 1px);
  }

  90% {
    transform: rotate(1deg) translate(1px, 0px);
  }

  100% {
    transform: rotate(0deg) translate(0px, 0px);
  }
}

.chaotic-swing {
  display: inline-block;
  animation: chaoticSwing 3s ease-in-out infinite;
  transform-origin: center;
}

.icon-hidden {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.8s ease, transform 0.8s ease;
  pointer-events: none;
}

.icon-visible {
  opacity: 1;
  transform: translateY(0);
  transition: opacity 0.8s ease, transform 0.8s ease;
  pointer-events: auto;
}

/* section {
  position: relative;
  z-index: 10;
}

section.animated-img-section {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 1;
} */
