@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200..1000;1,200..1000&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Mulish:ital,wght@0,200..1000;1,200..1000&display=swap');


/* Start Font Change */
@font-face {
  font-family: 'aquire';
  font-weight: 400;
  font-style: normal;
  /* Aquire */
  src: local('CircularStd'), url('../aquire/AquireLight-YzE0o.otf') format('opentype');
  text-transform: lowercase !important;

}
@font-face {
  font-family: 'aquire';
  font-weight: 500;
  font-style: normal;
   /* Aquire */
  src: local('CircularStd'), url('../aquire/Aquire-BW0ox.otf') format('opentype');
  text-transform: lowercase !important;
}
@font-face {
  font-family: 'aquire';
  font-weight: 700;
  font-style: normal;
   /* Aquire */
  src: local('CircularStd'), url('../aquire/AquireBold-8Ma60.otf') format('opentype');
  text-transform: lowercase !important;
  
}

h1,h2,h3,h4,h5,h6,b,strong{
  font-family: 'aquire' !important;
}


@font-face {
  font-family: 'moon';
  font-weight: 400;
  font-style: normal;
  /*Moon */
  src: local('CircularStd'), url('../fonts/Moon2.0-Light.otf') format('opentype');
}
@font-face {
  font-family: 'moon';
  font-weight: 500;
  font-style: normal;
   /*Moon */
  src: local('CircularStd'), url('../fonts/Moon2.0-Regular.otf') format('opentype');
}
@font-face {
  font-family: 'moon';
  font-weight: 700;
  font-style: normal;
   /*Moon */
  src: local('CircularStd'), url('../fonts/Moon2.0-Bold.otf') format('opentype');
}

html, body {
  font-weight: 400;
  /* font-family: 'moon' !important; */
  font-family: "Poppins", serif;
  letter-spacing: 1px !important;
}
/* End   Font Change */

.text-orange {
  color: #FF0000;
}
.inter.poppins{
  font-family: "Poppins", serif !important;
}

html {
  overflow-x: hidden;
}

body {
  overflow-x: hidden;
  top: 0px !important;
}

.inputlogin {
  margin-top: 7px;
  font-size: 14px;
  width: 100%;
  border: none;
  padding: 12px 17px;
  border-radius: 8px;

  border: 1px solid #8d8d8d;
}

.inputlogin:focus {
  margin-top: 7px;
  font-size: 14px;
  width: 100%;
  border: none;
  padding: 12px 17px;
  border-radius: 8px;
  outline: none;

  border: 1px solid #61aecd;
}

.popin {
  /* font-family: 'moon' !important; */
  font-family: "Poppins", serif;
  letter-spacing: 1px;
}

.inter {
  /* font-family: 'moon' !important; */
  font-family: "Poppins", serif;
  letter-spacing: 1px;
}

.Retix {
  font-size: 21px;
  font-weight: 600;
}

.Retixsi {
  font-weight: 400;
  font-size: 13px;
  color: black;
}

.labellogin {
  font-weight: 400;
  line-height: 24px;
}

.forgetlogin {
  font-weight: 400;
  font-size: 13px;
  margin-top: 8px;
  color: #2c9cf0;
}

.loginbt {
  padding: 25px 10px;
  background-color: #FF0000 !important;
  color: black;
  border-radius: 16px;
  font-weight: 700;
  font-size: 18px;
  font-family: 'Mulish', system-ui !important;
}

.text-heading {
  /* font-family: 'moon' !important; */
  font-family: "Poppins", serif;
  font-weight: 700;
  font-size: 50px;
  line-height: 1.2;
  text-transform: uppercase;
}

.text-heading-two {
  font-family: 'aquire'!important;
  font-weight: 700;
  font-size: 40px;
  line-height: 1.2;
  text-transform: uppercase;
}
.text-black.card-title{
  /* font-family: 'moon' !important; */
  font-family: "Poppins", serif;
}
.ownSize{
  font-size: 1.8rem !important;
  /* font-family: 'moon' !important; */
  font-family: "Poppins", serif !important;
}
.ownSizevs{
  font-family: "Poppins", serif !important;
}
.text-para {
  /* font-family: 'moon' !important; */
  font-family: "Poppins", serif;
  font-weight: 300;
  font-size: 17.7px;
  line-height: 1.8;
}

.btn-container {
  display: flex;
  gap: 18px;
  margin-top: 30px;
  width: 80%;
  cursor: pointer;
}

.font-300 {
  font-weight: 300;
}

/* ///////////   my ///// */
.bookbtn {
  font-family: 'Inter', sans-serif !important;
  background-color: white !important;
  border: none !important;
  border-radius: 25px !important;
  color: #606970 !important;
  font-weight: 400 !important;
  font-size: 14px !important;
  padding: 4px 10px !important;
  display: flex;
  gap: 4px;
}

.bookbtnn {
  font-family: 'Inter', sans-serif !important;
  background-color: #e7ffc3 !important;
  border: none !important;
  border-radius: 25px !important;
  color: #606970 !important;
  font-weight: 400 !important;
  font-size: 14px !important;
  padding: 4px 10px !important;
  display: flex;
  gap: 4px;
}

/* Home All Button Code Start */
@keyframes backgroundSlideIn {
  0% {
    background-position: 100% 0;
  }

  100% {
    background-position: 0% 0;
  }
}

@keyframes backgroundSlideOut {
  0% {
    background-position: 0% 0;
  }

  100% {
    background-position: 100% 0;
  }
}

.btn-hero {
  width: 100%;
  height: 50px;
  background: none;
  border: 2px solid white;
  border-radius: 25px;
  /* color: white; */
  font-size: 1rem;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  background: linear-gradient(90deg, #FF0000 50%, transparent 50%);
  background-size: 200% 100%;
  background-position: 100% 0;
  transition: background-position 0.5s ease-in-out, transform 0.3s ease-in-out, color 0.3s ease-in-out;
}

.btn-hero:hover {
  background-position: 0% 0;
  border: none;
  color: black;
  font-size: 1rem;
  transform: scale(1.05);
  animation: backgroundSlideIn 0.5s ease-in-out forwards;
}

.btn-hero:not(:hover) {
  background-position: 100% 0;
  animation: backgroundSlideOut 0.5s ease-in-out forwards;
}

.login_btn {
  width: 80px;
  height: 31px;
  background: none;
  border: 2px solid white;
  border-radius: 25px;
  color: white;
  font-size: 1rem;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  background: linear-gradient(90deg, #FF0000 50%, transparent 50%);
  background-size: 200% 100%;
  background-position: 100% 0;
  transition: background-position 0.5s ease-in-out, transform 0.3s ease-in-out, color 0.3s ease-in-out;
}

.login_btn:hover {
  background-position: 0% 0;
  border: none;
  color: black;
  font-size: 1rem;
  transform: scale(1.05);
  animation: backgroundSlideIn 0.5s ease-in-out forwards;
}

.login_btn:not(:hover) {
  background-position: 100% 0;
  animation: backgroundSlideOut 0.5s ease-in-out forwards;
}

.seller_btn {
  height: 40px;
  width: 120px;
  border: 2px solid white;
  color: white;
  border-radius: 25px;
  font-size: 12px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  background-color: #FF0000;
  background-size: 200% 100%;
  background-position: 100% 0;
  transition: background-position 0.5s ease-in-out, transform 0.3s ease-in-out;
}

.seller_btn:hover {
  background-position: 0% 0;
  border: none;
  color: black;
  transform: scale(1.05);
  animation: backgroundSlideIn 0.5s ease-in-out forwards;
}

.seller_btn:not(:hover) {
  background-position: 100% 0;
  animation: backgroundSlideOut 0.5s ease-in-out forwards;
}

.seller_btn a {
  text-decoration: none;
  color: white;
  display: block;
  text-align: center;
  transition: color 0.3s ease-in-out;
  letter-spacing: 1px;
}
a,button,select,label{
  letter-spacing: 1px;
}

.seller_btn:hover a {
  color: black;
}

/* Home All Button Code End */



.image-container img {
  width: 100%;
  height: auto;
  padding: 15px;
}

.image-container {
  z-index: 2;
  position: relative;
  top: 110px;
}

.bg-gray {
  background-color: #1d2222;
}

.text-container {
  z-index: 2;
  padding-left: 100px !important;
}

.text-left {
  text-align: left;
}

.card-container {
  position: relative;
  overflow: visible;
}

.position-one,
.position-two {
  position: absolute;
  z-index: 10;
}

.position-one {
  bottom: -70px;
  left: 20px;
}

.position-two {
  bottom: -70px;
  right: 30px;
}

.bg-gray {
  position: relative;
}

.card-text {
  position: relative;
  z-index: 2;
}

.left-card {
  left: 100px;
}

/* Card COde STart */
a {
  text-decoration: none;
}

.card-wrapper {
  position: relative;
}

.card-item:hover .card-image:after {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, 0.7) 50%, rgba(0, 0, 0, 0.9) 100%);
}

.card-item-cate {
  height: 240px;
}


.card-tags {
  width: 90px;
  height: 35px;
  background: none;
  border: 2px solid white;
  color: white;
  border-radius: 25px;
  font-size: 12px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  background: linear-gradient(90deg, #FF0000 50%, transparent 50%);
  background-size: 200% 100%;
  background-position: 100% 0;
  transition: background-position 0.5s ease-in-out, transform 0.3s ease-in-out;
}

/* Hover state */
.card-tags:hover {
  background: none;
  color: #FF0000;
  transform: scale(1.05);
  animation: backgroundSlideIn 0.5s ease-in-out forwards;
}

/* Hover-out state */
.card-tags:not(:hover) {
  background-position: 100% 0;
  animation: backgroundSlideOut 0.5s ease-in-out forwards;
}

/* Anchor tag inside button */
.card-tags a {
  text-decoration: none;
  color: black;
  display: block;
  text-align: center;
  transition: color 0.3s ease-in-out;
}

/* Ensure anchor tag color changes on hover */
.card-tags:hover,
.card-tags:hover a {
  background: none;
}

.card-tags {
  background: #FF0000;
  border: 1px solid #FF0000;
  color: #fff;
}

.card-item .card-content .card-title {
  font-size: 14px;
  color: #000;
  line-height: 1.4;
  font-weight: 300;
}

.card-user-name {
  font-weight: 300;
}

.card-item .card-content .card-footer {
  display: flex;
  align-items: center;
  column-gap: 20px;
  font-size: 14px;
  color: #fff;
}

.card-item .card-content .card-footer .card-user-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.card-item .box {
  position: absolute;
  top: 0;
  width: 80px;
  background: #242424eb;
  left: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100px;
}

.css-1nfldbc-MuiTypography-root-MuiLink-root {
  font-weight: 400 !important;
  font-size: 12px !important;
}

.css-1ry99e9-MuiTypography-root-MuiLink-root {
  font-weight: 400 !important;
  font-size: 12px !important;
}

.css-p4xru3-MuiTypography-root-MuiLink-root {
  font-weight: 400 !important;
  font-size: 12px !important;
}

.card-item .box .card-title {
  color: #000;
}

/* Card Code End */

.footer-link:hover {
  text-decoration: none;
}

.footer input {
  background: #fff;
  border: none;
  outline: none;
  padding: 15px 20px;
  width: 300px;
  border-radius: 25px;
}

.footer button {
  border: none;
  outline: none;
  background: #FF0000;
  color: white;
  padding: 15px 30px;
  border-radius: 40px;
  margin-left: -42px;
}

/* testimonisal code start */
.right-0 {
  right: 0;
}

.eachdiv {
  padding: 1rem 1.5rem;
  border-radius: 0.8rem;
  color: white;
}

.div2 {
  background: #282d2d;
  border: 1px solid #eff0f6;
  border-radius: 20px;
}

.userdetails {
  display: flex;
}

.imgbox {
  margin-right: 1rem;
}

.imgbox img {
  border-radius: 50%;
  width: 3rem;
  border: 2px solid #cec5c5;
}

.text-20 {
  font-size: 20px !important;
}

.detbox {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.detbox p {
  margin: 0;
}

.detbox .name {
  color: #FF0000;
  font-size: 16px;
  margin-bottom: 0.1rem;
  font-weight: 500;
}

.cursor-pointer {
  cursor: pointer;
}

.detbox .name.dark {
  color: #FF0000;
}

.detbox .designation {
  color: #6f6c90;
  opacity: 50%;
  font-size: 16px;
}

.detbox .designation.dark {
  color: #49505a;
}

.review h4 {
  font-size: 19px;
  color: #FF0000;
  font-weight: 600;
  line-height: 1.5;
  margin-bottom: 0.8rem;
  /* font-family: 'moon' !important; */
  font-family: "Poppins", serif;
}

.review.dark h4 {
  color: #6f6c90;
}

.review p {
  /* font-family: 'moon' !important; */
  font-family: "Poppins", serif;
  font-weight: 300;
  font-size: 14px;
  line-height: 1.8;
  color: #6f6c90;
}

.review.dark p {
  color: #0e0e0e;
}

.attribution {
  font-size: 1rem;
  line-height: 1.5;
  position: fixed;
  bottom: 1rem;
  right: 1rem;
  text-align: right;
}

.attribution a {
  text-decoration: none;
}

.outerdiv {
  position: relative;
}

.img-testimonial img {
  position: absolute;
  left: -150px;
}

.swiper-slide {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
}

@media only screen and (max-width: 1000px) {
  html {
    overflow-x: hidden;
  }

  .innerdiv {
    transform: scale(0.7);
  }
}

@media only screen and (max-width: 800px) {
  html {
    overflow-x: hidden;
  }

  .innerdiv {
    transform: scale(0.6);
  }
}

@media only screen and (max-width: 600px) {
  html {
    overflow-x: hidden;
  }

  .div1 {
    background-position-x: 10rem;
  }

  .innerdiv {
    display: flex;
    flex-direction: column;
    transform: scale(1);
    margin: 2rem;
    margin-bottom: 5rem;
  }

  .attribution {
    position: relative;
  }
}

/* testimonisal code end */


.image-team {
  overflow: hidden;
  position: relative;
  width: 100%;
  /* Ensure it takes full width */
}

.image-container-team {
  display: flex;
  width: 100%;
}

.image-container-team ul li {
  width: 130px;
  height: 130px;
  padding: 15px;
  list-style: none;
}

.image-container-team ul li img {
  /* border-radius: 50%; */
  height: 100%;
  object-fit: contain;
  object-position: center;
}

.image-team ul {
  display: flex;
  animation: bannermove 40s linear infinite;
  padding: 0;
  margin: 0;
  white-space: nowrap;
}

.image-team ul li {
  flex: 0 0 auto;
}

@keyframes bannermove {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}


.table_ticket .css-1c5stio-MuiTablePagination-root .MuiTablePagination-toolbar {
  color: white !important;
}
.ckdshfd{
  text-transform: uppercase !important;
}

.css-109neco-MuiTableCell-root:first-of-type {
  padding-left: 24px !important;
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
  box-shadow: none !important;
}

.css-1cp37i3-MuiTableCell-root:last-of-type {
  padding-right: 10px !important;
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
  box-shadow: none !important;
}

.css-1kgkr6q-MuiTableCell-root:last-of-type {
  padding-right: 10px !important;
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
  box-shadow: none !important;
}

/* table code end */


/* media query code start */
@media screen and (max-width: 720px) {
  .text-container {
    padding-left: 0px !important;
  }

  .text-heading {
    font-size: 34px;
  }

  .text-para {
    font-size: 12px;
  }

  .btn-container {
    width: 100%;
  }

  .left-card {
    left: 0px;
  }

  .text-heading-two {
    font-size: 20px;
  }

  .button-wrapper {
    display: none !important;
  }

  .image-team img {
    width: 100px;
    height: 100px;
  }

  .image-container {
    top: 40px;
  }

  .footer button {
    width: 136px;
  }

  .footer input {
    width: 200px;
  }
}

/* media query code end */