:root {
  --eventflow-font: "DM Sans", sans-serif;
  --eventflow-font-two: "Saira", sans-serif;
  --eventflow-gray: #7c7b7b;
  --eventflow-gray-rgb: 124, 123, 123;
  --eventflow-white: #ffffff;
  --eventflow-white-rgb: 255, 255, 255;
  --bs-orange: #ff6f35;
  --bs-orange-rgb: 178, 13, 93;
  --eventflow-black: #000;
  --eventflow-black-rgb: 4, 0, 10;
  --eventflow-primary: #e06c9f;
  --eventflow-primary-rgb: 74, 10, 180;
  --eventflow-extra: #f8f8f8;
  --eventflow-extra-rgb: 248, 248, 248;
  --eventflow-bdr-color: #cccccc;
  --eventflow-bdr-color-rgb: 204, 204, 204;
}

.text-primary {
  color: var(--bs-orange) !important;
}

.elementor-container {
  background-color: #fff;
}

.elementor-icon-list-items {
  list-style: none;
  display: flex;
  gap: 2;
}

.elementor-icon-list-item {
  font-size: 0.8rem;
}

.elementor-icon-list-icon {
  color: var(--bs-orange);
}

.elementor-icon-list-text,
.elementor-social-icon {
  color: var(--eventflow-gray) !important;
}

.elementor-social-icon:hover {
  color: var(--eventflow-primary) !important;
  cursor: pointer;
}

.heading-title {
  color: #ffffff00;
  /* font-family: var(--e-global-typography-b3505d5-font-family), Sans-serif; */
  font-size: 5rem;
  font-weight: 900;
  font-style: italic;
  line-height: 1em;
  letter-spacing: -5px;
  stroke-width: 3px;
  -webkit-text-fill-color: #ffffff00;
  -webkit-text-stroke-width: 3px;
  -webkit-text-stroke-color: var(--bs-orange);
}

.feature-num {
  font-size: 3.4rem;
  font-weight: 800;
  font-style: italic;
  color: #fff;
}

.elementor-widget-wrap {
  display: flex;
}

.elementor-element-populated {
  padding: 0.5em 1em;
}

.elementor-widget-wrap {
  position: relative;
  width: 100%;
  flex-wrap: wrap;
  align-content: flex-start;
}

.elementor-widget-wrap>.elementor-element {
  width: 100%;
}

.elementor-element .elementor-widget-container {
  transition: background .3s, border .3s, border-radius .3s, box-shadow .3s, transform var(--e-transform-transition-duration, .4s);
}

.elementor-widget-image {
  text-align: center;
}

.elementor-element-763d17d {
  text-align: center;
}

.event-bg {
  background-image: linear-gradient(0deg, rgb(0 0 0 / 70%), rgb(0 0 0 / 70%)), url(/assets/images/backgrounds/event-bg.jpeg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

/* .elementor-widget {
    position: relative;
} */

.elementor-element.elementor-element-763d17d>.elementor-widget-container {
  /* margin: -120% 10% 0% 10%; */
  position: absolute;
  top: 0;
}

.elementor-5 .elementor-element.elementor-element-f6f3325 {
  /* z-index: 1; */
}

.elementor-widget-image img {
  vertical-align: middle;
  display: inline-block;
  width: 80%;
  height: 10%;
}

.elementor img {
  height: auto;
  max-width: 100%;
  border: none;
  border-radius: 0;
  box-shadow: none;
}

.blog-vdo:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 1;
  background: linear-gradient(to right, rgba(65, 0, 255, 0.4), rgba(255, 0, 232, 0.3));
}

.ticket-one__single {
  background-image: url(../images/home/latest-event-bg-2.jpg);
  background-position: top;
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 35px;
  /* min-height: 670px; */
  max-height: 220px;
  height: 220px;
  border-radius: 10px;
  border: 2px solid #9E9E9E;
}

.featured {
  float: left;
  background: var(--bs-orange);
  transform: rotate(-45deg);
  left: -90px;
  top: 35px;
  position: relative;
  text-align: center;
  width: 300px;
  font-size: 18px;
  margin: 0;
  padding: 7px 10px;
  font-weight: 500;
  color: #fff;
}

.listing-badges {
  position: absolute;
  top: 0;
  z-index: 999;
  right: 0;
  width: 100%;
  display: block;
  font-size: 15px;
  padding: 0;
  overflow: hidden;
  height: 200px;
}

.ticket-one__points i {
  padding: 3px;
  height: 18px;
  width: 18px;
  border: 1px solid var(--bs-orange);
  border-radius: 50%;
  font-size: 10px;
  color: var(--bs-orange);
}

.ticket-one__points td {
  color: #fff;
  /* display: flex */
}

.price-card-bg {
  background-image: url(../images/backgrounds/Steel-Background.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 20px;
  border: none;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}


.ticket-one .schedule-two__main-tab-box .tab-buttons .tab-btn h3 {
  font-size: 18px;
  color: #ffffff;
}

.ticket-one li small {
  font-size: 10px;
}

.active {
  color: var(--bs-orange) !important;
}

.elementor-heading-title {
  color: #ffffff;
  /* font-family: var(--e-global-typography-b3505d5-font-family), Sans-serif; */
  font-size: 7rem;
  font-weight: 900;
  font-style: italic;
  line-height: 1em;
  letter-spacing: -5px;
  stroke-width: 3px;
  -webkit-text-fill-color: #fff;
  -webkit-text-stroke-width: 3px;
  -webkit-text-stroke-color: var(--bs-orange);
}

.schedule-three__routine-details-description:hover {
  transform: scale(1.1);
}

.schedule-three__routine-details-description:hover h4 {
  color: var(--bs-orange) !important;
}

.schedule-three__routine-details-description {
  transition: transform 0.5s;
}

.animate-text {
  /* position: absolute;
    width: 90%; */
  font-size: 24px;
  font-weight: 600;
  color: transparent;
  background-image: linear-gradient(to right, #553c9a, #ee4b2b, #00c2cb, #ff7f50, #553c9a);
  -webkit-background-clip: text;
  background-clip: text;
  background-size: 200%;
  background-position: -200%;
  animation: animated-gradient 2s infinite alternate-reverse;
}

.icon-pin {
  position: relative;
  display: inline-block;
  font-size: 15px;
  background: linear-gradient(90deg, var(--bs-orange) 0%, var(--eventflow-primary) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

@keyframes animated-gradient {
  to {
    background-position: 200%;
  }
}

.content {
  position: relative;
}

.content h1 {
  color: #fff;
  font-size: 3em;
  position: absolute;
  text-wrap-mode: nowrap;
  /* transform: translate(-50%, -50%); */
}

.content h1:nth-child(1) {
  color: transparent;
  -webkit-text-stroke: 2px var(--eventflow-primary);
}

.content h1:nth-child(2) {
  color: var(--eventflow-extra);
  animation: animate 4s ease-in-out infinite;
}

.PaymentButton--rzp-light-standard.svelte-ekc7fv.svelte-ekc7fv::before,
.PaymentButton-securedBy.svelte-ekc7fv.svelte-ekc7fv,
svg.svelte-ekc7fv.svelte-ekc7fv {
  display: none !important
}

.PaymentButton-contents.svelte-ekc7fv.svelte-ekc7fv {
  padding: 5px !important;
}

.PaymentButton-contents.svelte-ekc7fv.svelte-ekc7fv,
{
padding: 5px !important;
margin: 1px 0;
}

.PaymentButton--light.svelte-ekc7fv.svelte-ekc7fv {
  color: #ffffff !important;
  background: #ffffff00 !important;
}

.PaymentButton--light.svelte-ekc7fv.svelte-ekc7fv:hover {
  color: #ffffff !important;
  background: linear-gradient(90deg, var(--eventflow-primary) 0%, var(--bs-orange) 100%) !important;
  transition: 0.5s;
}

.PaymentButton.svelte-ekc7fv.svelte-ekc7fv {
  padding: 5px 0 0 0;
  font-style: normal;
}

.PaymentButton--rzpTheme.svelte-ekc7fv .PaymentButton-contents.svelte-ekc7fv {
  padding-left: 0 !important;
}

@keyframes animate {

  0%,
  100% {
    clip-path: polygon(0% 45%, 16% 44%, 33% 50%, 54% 60%, 70% 61%, 84% 59%, 100% 52%, 100% 100%, 0% 100%);
  }

  50% {
    clip-path: polygon(0% 60%, 15% 65%, 34% 66%, 51% 62%, 67% 50%, 84% 45%, 100% 46%, 100% 100%, 0% 100%);
  }
}



/* about start */
.main-slider-twone__img-box {
  border-radius: 20px;
  border: 6px solid transparent;
  background: linear-gradient(180deg, #b20d5c, #490ab3) border-box;
  -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
  width: 75%;
}

.our-mission__inner {
  position: relative;
  display: block;
  background-color: #0e0a17;
  /* padding: 50px 60px; */
  border-radius: 20px;
  overflow: hidden;
  top: -90px;
  z-index: 999;
}

.our-mission__inner p {
  font-size: 0.8rem;
}

.our-mission-card {
  text-align: center;
  background-color: #0e0a17;
  padding: 30px 10px 10px 10px;
  border-radius: 0 30px 0 30px;
  position: relative;
}


.our-mission-card img {
  position: absolute;
  top: -4px;
  border: 5px solid #000000;
  border-radius: 50%;
  transform: translate(-50%, -50%);
}

.inner ul li {
  color: var(--eventflow-white) !important;
  list-style: auto;
}

.main-slider-twone__img-box img {
  border-radius: 20px;
  width: 100%;
}



/* our mission start */

.our-mission {
  position: relative;
  display: block;
  padding: 80px 0 90px;
  z-index: 1;
  background-image: radial-gradient(#000000c9, #04000a), url(../images/backgrounds/our-mission.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}

/* our mission end */
/* about end */




/* obstacles start */
.services-one__single {
  transition: transform 0.5s;
  position: relative;
}

.services-one__single:hover {
  transform: scale(1.1);
}

.services-one__single p {
  font-size: 16px;
  line-height: 20px;
}

.obstacles_level {
  position: absolute;
  top: -15px;
  background-color: #f36b34;
  padding: 5px;
  border-radius: 5px;
  border: 1px solid #ff6f35;
}

.level-1 {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
  /* overflow: hidden; */
}

.main-slider-twone__shape-1 {
  position: absolute;
  bottom: -60px;
  left: -56px;
  z-index: -1;
  animation-name: border-round;
  animation-duration: 15s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

.main-slider-twone__shape-1 img {
  width: auto;
  filter: grayscale(1);
  opacity: 0.3;
}

.level-img {
  height: 230px;
  width: 150px;
  border-radius: 20px;
  position: absolute;
  right: 10px;
  top: -40px;
  background-image: url(../images/about/22.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

/* obstacles end */

.mbl-view {
  display: none !important;
}

.dsk-view {
  display: block;
}

/* footer start */
.site-footer__logo {
  width: 20% !important;
}

/* footer end */




/* Shop page start */
.container .card-shop {
  position: relative;
  width: 320px;
  height: 450px;
  background: #232323;
  border-radius: 20px;
  overflow: hidden;
}

.container .card-shop:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--bs-orange);
  clip-path: circle(150px at 80% 20%);
  transition: 0.5s ease-in-out;
}

.container .card-shop:hover:before {
  clip-path: circle(300px at 80% -20%);
}

.container .card-shop:after {
  content: "FitFuryRun";
  position: absolute;
  top: 30%;
  left: -20%;
  font-size: 5em;
  font-weight: 800;
  font-style: italic;
  color: rgba(255, 255, 255, 0.04);

}

.container .card-shop .imgBx {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1000;
  width: 100%;
  height: 100%;
  transition: .5s;
}

.container .card-shop:hover .imgBx {
  top: 0%;
  transform: translateY(-25%);
  /* bug  */
}

.container .card-shop .imgBx img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(20deg);
  width: 270px;
}

.container .card-shop .contentBx {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100px;
  text-align: center;
  transition: 1s;
  z-index: 90;
}

.container .card-shop:hover .contentBx {
  height: 210px;
  z-index: 999999;
}

.container .card-shop .contentBx h2 {
  position: relative;
  font-weight: 600;
  letter-spacing: 1px;
  color: #fff;
}

.container .card-shop .contentBx .size,
.container .card-shop .contentBx .color {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 8px 20px;
  transition: .5s;
  opacity: 0;
  visibility: hidden;
}

.container .card-shop:hover .contentBx .size {
  opacity: 1;
  visibility: visible;
  transition-delay: .5s;
}

.container .card-shop:hover .contentBx .color {
  opacity: 1;
  visibility: visible;
  transition-delay: .6s;
}

.container .card-shop .contentBx .size h3,
.container .card-shop .contentBx .color h3 {
  color: white;
  font-weight: 300;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-right: 10px;
}

.container .card-shop .contentBx .size span {
  min-width: 26px;
  height: 26px;
  text-align: center;
  line-height: 26px;
  font-size: 14px;
  display: inline-block;
  color: #111;
  background: #fff;
  margin: 0 5px;
  transition: .5s;
  color: #111;
  border-radius: 4px;
  cursor: pointer;
}

.container .card-shop:hover .contentBx a:hover {
  background-color: #ff753d;
  color: #fff;
}

/* .container .card-shop .contentBx .size span:hover {  
    background: #B90000;
} */

.container .card-shop .contentBx .color span {
  width: 20px;
  height: 20px;
  background: #ff0;
  border-radius: 50%;
  margin: 0 5px;
  cursor: pointer;
}

.container .card-shop .contentBx .color span:nth-child(2) {
  background: #1BBFE9;
}

.container .card-shop .contentBx .color span:nth-child(3) {
  background: #1B2FE9;
}

.container .card-shop .contentBx .color span:nth-child(4) {
  background: #080481;
}

.container .card-shop .contentBx a {
  display: inline-block;
  padding: 10px 20px;
  background: #fff;
  border-radius: 4px;
  margin-top: 10px;
  text-decoration: none;
  font-weight: 600;
  color: #111;
  opacity: 0;
  transform: translateY(50px);
  transition: .5s;
}

.container .card-shop:hover .contentBx a {
  opacity: 1;
  transform: translateY(0px);
  transition-delay: .7s;
}

/* Shop page end */


/* media query start */
@media only screen and (max-width: 1024px) {
  .mbl-view {
    display: block !important;
  }



  .dsk-view {
    display: none !important;
  }

  .featured {
    float: left;
    background: var(--bs-orange);
    transform: rotate(-45deg);
    left: -120px;
    top: 11px;
    font-size: 12px;
  }

  .elementor-heading-title {
    color: #ffffff;
    /* font-family: var(--e-global-typography-b3505d5-font-family), Sans-serif; */
    font-size: 3rem;
    font-weight: 900;
    font-style: italic;
    line-height: 1em;
    letter-spacing: 2px;
    stroke-width: 2px;
    -webkit-text-fill-color: #fff;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: var(--bs-orange);
  }

  .bg-transper-gray {
    background-color: #00000096;
  }
}

@media only screen and (max-width: 1200px) {
  .elementor-container {
    background-color: #fff;
    display: none !important;
  }

  .mbl-view {
    display: block;
  }

  .dsk-view {
    display: none !important;
  }

  .buy-ticket__left {
    margin-top: 60px;
  }

  .buy-ticket {
    background-image: linear-gradient(0deg, rgb(0 0 0 / 70%), rgb(0 0 0 / 83%)), url(/assets/images/resources/ticket.png);
    background-size: cover;
    background-position: center;
  }

  .buy-ticket__img {
    display: none !important;
  }


}

@media only screen and (max-width: 1024px) {
  .back-vdo {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -99;
    width: unset !important;
    top: 0px;
    height: 100vh;
    opacity: unset !important;
  }

  .main-slider-twone__img-box {
    margin-top: 20px;
  }
}

@media only screen and (max-width: 769px) {
  .elementor-container {
    background-color: #fff;
    display: none !important;
  }

  .banner-one__countdown-timer-box .time-countdown-two {
    justify-content: center;
  }

  .banner-one__inner {
    padding-top: 20px;
  }

  .back-vdo {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -99;
    width: unset !important;
    top: 0px;
    height: 100%;
    opacity: unset !important;
  }
}

@media only screen and (max-width: 425px) {
  .feature-one__title {
    margin-bottom: 0px;
  }

  .banner-one__countdown-timer-box li .box {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-top height: 40px;
    width: 80px;
    margin: 0 auto 0;
    border-radius: 5%;
    text-align: center;
    z-index: 1;
  }

  .banner-one__countdown-timer-box li span.days,
  .banner-one__countdown-timer-box li span.hours,
  .banner-one__countdown-timer-box li span.minutes,
  .banner-one__countdown-timer-box li span.seconds {
    position: relative;
    display: block;
    color: var(--eventflow-white);
    font-size: 20px !important;
    line-height: 20px !important;
    text-align: center;
    font-weight: 600;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 325px) {

  .banner-one__countdown-timer-box li .box {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-top height: 40px;
    width: 80px;
    margin: 0 auto 0;
    border-radius: 5%;
    text-align: center;
    z-index: 1;
  }

  .banner-one__countdown-timer-box li span.days,
  .banner-one__countdown-timer-box li span.hours,
  .banner-one__countdown-timer-box li span.minutes,
  .banner-one__countdown-timer-box li span.seconds {
    position: relative;
    display: block;
    color: var(--eventflow-white);
    font-size: 15px !important;
    line-height: 15px !important;
    text-align: center;
    font-weight: 600;
    margin: 0 auto;
  }
}

/* media query end */