@import url("https://fonts.googleapis.com/css2?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(../Fredoka_font/stylesheet.css);
@import url(../Peckham_Press_font/stylesheet.css);
@import url(../Edo_font/stylesheet.css);
@import url(../FONTSPRING__Herokid_font/stylesheet.css);
@import url(../transfonter.org-20240402-044302/stylesheet.css);
@import url(../FONTSPRING-DEMO-HEROKID-REGULAR/stylesheet.css);
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

:root {
  --animation-time: 40s;
  --circle-color: hsl(120, 70%, 60%);
}

body {
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  font-family: "Fredoka Expanded";
  font-weight: 500;
  letter-spacing: 0.8px;
  padding-top: 60px;
}

ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

a {
  list-style-type: none;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

.container {
  max-width: 90%;
  width: 100%;
}

.top_heading {
  margin-bottom: 30px;
}
.top_heading .textone {
  font-size: 4.5vw;
  text-transform: uppercase;
  font-family: "Peckham Press Trial";
  margin-bottom: 0;
  color: black;
}
@media (max-width: 767px) {
  .top_heading .textone {
    font-size: 39px;
  }
}
.top_heading .texttwo {
  font-family: "Edo SZ";
  font-size: 6.8vw;
  color: #e50019;
  line-height: 88px;
  position: relative;
  width: -moz-max-content;
  width: max-content;
}
@media (max-width: 767px) {
  .top_heading .texttwo {
    font-size: 56px;
    line-height: 70px;
    margin-bottom: 0;
  }
}
.top_heading .texttwo img {
  position: absolute;
  right: 50px;
  width: 167px;
  height: auto;
  bottom: -21px;
}

.commenheadinglight {
  font-size: 41px;
  line-height: 40px;
  width: 80%;
  text-transform: uppercase;
  color: #ffffff;
  font-family: "Peckham Press Trial";
  margin: auto 0;
  margin-bottom: 16px;
}
@media (max-width: 991px) {
  .commenheadinglight {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .commenheadinglight {
    font-size: 21px;
    line-height: 30px;
    width: 100%;
  }
}

.commenheading {
  font-size: 38px;
  line-height: 48px;
  width: 50%;
  text-transform: uppercase;
  color: #000000;
  font-family: "Peckham Press Trial";
  margin: auto;
  margin-bottom: 16px;
}
@media (max-width: 991px) {
  .commenheading {
    font-size: 30px;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .commenheading {
    width: 100%;
    font-size: 18px;
    line-height: 25px;
  }
}

.commenpara {
  color: rgba(255, 255, 255, 0.8117647059);
  width: 90%;
  font-size: 13px;
  line-height: 24px;
}
@media (max-width: 991px) {
  .commenpara {
    width: 100%;
    font-size: 11px;
    line-height: 18px;
  }
}

.top_navbar {
  padding: 20px 0;
  position: fixed;
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
  background-color: white;
  z-index: 99;
  transition: transform 0.408s ease-out;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 767px) {
  .top_navbar {
    padding: 10px 0;
  }
}
.top_navbar li.nav-item {
  list-style-type: none;
  padding: 0 15px;
}
.top_navbar a.nav-link {
  color: black;
  font-size: 13px;
  font-weight: 600;
}
.top_navbar .navbar-brand img {
  width: 100px;
  height: auto;
}
@media (max-width: 767px) {
  .top_navbar .navbar-brand img {
    width: 75px;
    height: auto;
  }
}
.top_navbar .navbar-toggler {
  padding: 0;
}
.top_navbar .navbar-toggler:focus {
  outline: 0;
  box-shadow: none;
  border: none;
}
.top_navbar .navbar-toggler:focus-within {
  outline: 0;
}
.top_navbar .navbar-toggler:focus-visible {
  outline: 0;
}
.top_navbar .navbar-toggler:active {
  outline: 0;
}
.top_navbar .navbar-toggler img {
  width: 28px;
}
.top_navbar .navbar-toggler-icon {
  background-image: url(../images/download.svg);
  background-repeat: no-repeat;
  border: 1px solid lightgray;
  color: rgba(0, 0, 0, 0.55);
  border-color: rgba(0, 0, 0, 0.1);
  padding: 0;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid lightgray;
  border-radius: 0.25rem;
  transition: box-shadow 0.15s ease-in-out;
}
@media (max-width: 991px) {
  .top_navbar .navbar-toggler-icon {
    padding: 16px;
    font-size: 1.25rem;
  }
}

.banner_main {
  padding-bottom: 100px;
  padding-top: 50px;
  position: relative;
}
@media (max-width: 767px) {
  .banner_main {
    padding-bottom: 24px;
  }
}
.banner_main .main_Center_img {
  position: absolute;
  left: 28%;
  bottom: 0;
  width: 46%;
  height: auto;
}
@media (max-width: 767px) {
  .banner_main .main_Center_img {
    position: absolute;
    left: 10%;
    top: 38%;
    width: 69%;
    height: auto;
  }
}
.banner_main .bottom-data h5 {
  font-size: 13px;
  width: 72%;
  line-height: 20px;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .banner_main .bottom-data h5 {
    width: 100%;
    font-size: 12px;
  }
}
.banner_main .bottom-data .img1 {
  width: 25px;
  height: 44px;
  -o-object-fit: contain;
     object-fit: contain;
  margin-right: 10px;
}
@media (max-width: 767px) {
  .banner_main .bottom-data .img1 {
    width: 15px;
    height: auto;
  }
}
.banner_main .left-details {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  position: relative;
}
@media (max-width: 767px) {
  .banner_main .left-details {
    margin-bottom: 40px;
  }
}
.banner_main .left-details .text-img {
  width: 100%;
  height: 100%;
}
.banner_main .left-details .detail {
  font-size: 15px;
  font-weight: 600;
  line-height: 24px;
  width: 70%;
}
.banner_main .left-details .detail span {
  color: #e50019;
}
@media (max-width: 767px) {
  .banner_main .left-details .detail {
    font-size: 13px;
    font-weight: 500;
    line-height: 22px;
    width: 100%;
  }
}
.banner_main .left-details a {
  color: #212529;
  text-decoration: underline;
  font-size: 13px;
}
@media (max-width: 767px) {
  .banner_main .left-details a {
    font-size: 13px;
  }
}
.banner_main .vehicle-detail-banner .banner-slider {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 10px;
}
@media (max-width: 991px) {
  .banner_main .vehicle-detail-banner .banner-slider {
    display: flex !important;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
  }
}
.banner_main .vehicle-detail-banner .banner-slider .slider.slider-for {
  padding-right: 0px;
  width: 80%;
  scale: 1.3;
  position: relative;
  left: -9%;
}
@media (max-width: 991px) {
  .banner_main .vehicle-detail-banner .banner-slider .slider.slider-for {
    left: 0px;
  }
}
.banner_main .vehicle-detail-banner .banner-slider .slider.slider-for .slick-current img {
  animation-name: hvr-hang-sink, hvr-hang;
  animation-duration: 0.3s, 1.5s;
  animation-delay: 0s, 0.3s;
  animation-timing-function: ease-out, ease-in-out;
  animation-iteration-count: 1, infinite;
  animation-fill-mode: forwards;
  animation-direction: normal, alternate;
}
.banner_main .vehicle-detail-banner .banner-slider .slider.slider-nav {
  width: 20%;
  overflow: hidden;
  padding: 0 !important;
}
@media (max-width: 991px) {
  .banner_main .vehicle-detail-banner .banner-slider .slider.slider-nav {
    max-width: 100%;
    width: 100%;
    float: left;
    height: auto;
    overflow: hidden;
    padding: 0 !important;
    margin-top: 30px;
  }
}
.banner_main .vehicle-detail-banner .banner-slider .slider-banner-image img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  position: relative;
  top: 0;
}
.banner_main .vehicle-detail-banner .banner-slider .slider-nav .slick-current img {
  animation-name: hvr-hang-sink, hvr-hang;
  animation-duration: 0.3s, 1.5s;
  animation-delay: 0s, 0.3s;
  animation-timing-function: ease-out, ease-in-out;
  animation-iteration-count: 1, infinite;
  animation-fill-mode: forwards;
  animation-direction: normal, alternate;
}
.banner_main .vehicle-detail-banner .banner-slider .slider-nav .slick-current span {
  color: #de3240;
}
.banner_main .vehicle-detail-banner .banner-slider .slider-nav span {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dashed black;
  font-family: "FONTSPRING DEMO - Herokid";
  white-space: nowrap;
  font-weight: bold;
}
@media (max-width: 991px) {
  .banner_main .vehicle-detail-banner .banner-slider .slider-nav span {
    margin: 14px;
    font-size: 13px;
    border-bottom: none;
  }
}
.banner_main .vehicle-detail-banner .banner-slider .slider-nav .thumbImg {
  margin: 0 auto;
}
.banner_main .vehicle-detail-banner .banner-slider .slider-nav .thumbImg img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.About_Us {
  background-image: url(../images/aboutbg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center bottom;
  width: 100%;
  height: 100%;
  padding-top: 90px;
  overflow: hidden;
  /* Styles for the element */
}
@media (max-width: 991px) {
  .About_Us {
    padding-top: 50px;
  }
}
@media (max-width: 767px) {
  .About_Us {
    background-image: url(../images/aboutbgmd.png);
    height: 1000px;
  }
}
@media (max-width: 500px) {
  .About_Us {
    background-image: url(../images/aboutbgmb.png);
    height: 1000px;
  }
}
.About_Us .animate_top {
  transition: opacity 0.5s ease, transform 0.5s ease;
}
.About_Us .animate_top[data-aos=fade-up] {
  opacity: 0;
  transform: translateY(50px);
}
@media (max-width: 575px) {
  .About_Us {
    padding-top: 30px;
  }
}
.About_Us .mainaboutus {
  position: relative;
  padding-bottom: 50px;
}
.About_Us .left-details {
  display: flex;
  justify-content: space-around;
  flex-direction: column;
  height: 100%;
}
.About_Us .center-details {
  position: relative;
}
@media (max-width: 767px) {
  .About_Us .center-details {
    width: 100%;
  }
}
.About_Us .center-details .center_img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: relative;
  bottom: -50px;
}
@media (max-width: 767px) {
  .About_Us .center-details .center_img {
    display: none;
  }
}
.About_Us .center-details img.arrow_img {
  position: absolute;
  top: 19%;
  right: -10%;
  width: 90px;
  height: auto;
}
@media (max-width: 991px) {
  .About_Us .center-details img.arrow_img {
    position: absolute;
    right: -20%;
    top: 15%;
    width: 91px;
    height: auto;
  }
}
@media (max-width: 767px) {
  .About_Us .center-details img.arrow_img {
    position: absolute;
    right: 12px;
    top: 0;
    width: 200px;
    height: auto;
    transform: rotate(332deg);
  }
}
@media (max-width: 500px) {
  .About_Us .center-details img.arrow_img {
    position: absolute;
    right: 6px;
    top: 0;
    width: 134px;
    height: auto;
    transform: rotate(332deg);
  }
}
@media (max-width: 414px) {
  .About_Us .center-details img.arrow_img {
    position: absolute;
    right: 0;
    top: 0;
    width: 75px;
    height: auto;
    transform: rotate(332deg);
  }
}
.About_Us .right-details {
  display: flex;
  justify-content: space-around;
  flex-direction: column;
  height: 100%;
}
@media (max-width: 767px) {
  .About_Us .right-details {
    height: auto;
    margin-top: 24px;
  }
}
.About_Us .right-details .detail {
  font-family: "Edo SZ";
  color: white;
  font-size: 24px;
  width: 12vw;
  padding-left: 32px;
  line-height: 23px;
}
@media (max-width: 1200px) {
  .About_Us .right-details .detail {
    width: 20vw;
  }
}
@media (max-width: 991px) {
  .About_Us .right-details .detail {
    width: 196px;
  }
}
@media (max-width: 767px) {
  .About_Us .right-details .detail {
    font-size: 15px;
    width: 60%;
    padding-left: 0;
    line-height: 20px;
    /* position: absolute; */
    bottom: 0;
    right: 0;
    text-align: end;
    margin-top: 21px;
  }
}
.About_Us .right-details .bottom-data {
  padding-left: 70px;
}
@media (max-width: 767px) {
  .About_Us .right-details .bottom-data {
    padding-left: 0;
  }
}
.About_Us .right-details .bottom-data h5 {
  font-weight: 500;
  line-height: 24px;
  font-size: 17px;
  color: #ffffff;
  font-family: "FONTSPRING DEMO - Herokid";
}
@media (max-width: 767px) {
  .About_Us .right-details .bottom-data h5 {
    font-size: 14px;
  }
}
.About_Us .right-details .bottom-data p {
  color: #e2f9b4;
}

.Product {
  padding-top: 90px;
  padding-bottom: 90px;
}
@media (max-width: 575px) {
  .Product {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.Product .bg-img {
  background-image: url(../images/Mask\ Group\ 12652.png);
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  padding: 30px 10px 10px;
}
.Product h5 {
  font-size: 22px;
  font-weight: 600;
  position: relative;
  z-index: 1;
  height: 52px;
  margin: 0 auto;
}
.Product h5 span {
  position: relative;
}
@media (max-width: 991px) {
  .Product h5 {
    font-size: 16px;
    line-height: 21px;
  }
}
.Product .can-img {
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
  -o-object-fit: contain;
  object-fit: contain;
  scale: 1.3;
  position: relative;
}
.Product .symbol-img {
  position: absolute;
  left: 4%;
  bottom: 4%;
}
.Product .symbol-img .symbol-img-group {
  position: relative;
}
.Product .symbol-img .symbol-img-group .main_title_img {
  width: 80px;
  height: 80px;
}
@media (max-width: 1200px) {
  .Product .symbol-img .symbol-img-group .main_title_img {
    width: 65px;
    height: 65px;
  }
}
@media (max-width: 991px) {
  .Product .symbol-img .symbol-img-group .main_title_img {
    width: 50px;
    height: 50px;
  }
}
.Product .symbol-img .symbol-img-group .main_arrow {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 1200px) {
  .Product .symbol-img .symbol-img-group .main_arrow {
    width: 34px;
  }
}
@media (max-width: 991px) {
  .Product .symbol-img .symbol-img-group .main_arrow {
    width: 28px;
  }
}
.Product .shadow-img {
  position: absolute;
  top: -19px;
  left: -9px;
  width: 158px;
  height: 73px;
  -o-object-fit: cover;
  object-fit: contain;
  z-index: -1;
  -o-object-position: left;
     object-position: left;
}
@media (max-width: 991px) {
  .Product .shadow-img {
    position: absolute;
    top: -8px;
    left: -5px;
    width: auto;
    height: 38px;
    -o-object-fit: cover;
    object-fit: contain;
    z-index: -1;
    -o-object-position: left;
    object-position: left;
  }
}
@media (max-width: 767px) {
  .Product .shadow-img {
    top: -11px;
    left: -9px;
    width: auto;
    height: 47px;
  }
}
.Product .data1 {
  background-image: url(../images/redbg.png);
  width: 100%;
  height: auto;
  aspect-ratio: 13/16;
  padding: 32px 20px;
  position: relative;
  background-size: cover;
}
.Product .data2 {
  background-image: url(../images/yellowbg.png);
  width: 100%;
  width: 100%;
  aspect-ratio: 13/16;
  padding: 32px 20px;
  position: relative;
  background-size: cover;
}
.Product .data3 {
  background-image: url(../images/greenbg.png);
  width: 100%;
  aspect-ratio: 13/16;
  padding: 32px 20px;
  position: relative;
  background-size: cover;
}

.tickerwrapper {
  position: relative;
  top: 0;
  left: 0%;
  width: 100%;
  height: 100%;
  overflow: hidden;
  cursor: pointer;
}
.tickerwrapper ul.list {
  position: relative;
  display: inline-block;
  list-style: none;
  padding: 0;
  margin: 0;
}
.tickerwrapper ul.list.cloned {
  position: absolute;
  top: 0px;
  left: 0px;
}
.tickerwrapper ul.list li {
  float: left;
  padding-left: 20px;
}
.tickerwrapper .power_up_img {
  width: 500px;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 767px) {
  .tickerwrapper .power_up_img {
    width: 400px;
  }
}
.tickerwrapper .star-img {
  width: 50px;
  height: 50px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 767px) {
  .tickerwrapper .star-img {
    width: 40px;
    height: 40px;
  }
}

.Feature {
  position: relative;
}
.Feature .main {
  background-color: #ddf4af;
}
.Feature img.can-img {
  position: absolute;
  left: 50%;
  bottom: 0%;
  width: 400px;
  height: auto;
  transform: translateX(-50%);
  z-index: -1;
}
@media (max-width: 575px) {
  .Feature img.can-img {
    position: absolute;
    left: 50%;
    bottom: 0%;
    width: 180px;
    height: auto;
    transform: translateX(-50%);
  }
}
.Feature .js-angle-slider__body {
  overflow: hidden;
  position: relative;
}
.Feature .js-angle-slider__list {
  display: flex;
  justify-content: center;
  position: relative;
}
.Feature .js-angle-slider__list.is-initialized .js-angle-slider__item {
  position: absolute;
  top: 0;
  left: 0;
}
.Feature .js-angle-slider__item {
  flex-shrink: 0;
  width: 52%;
  padding: 0 5.3333333333%;
  box-sizing: border-box;
  transform-origin: center bottom;
}

.sign_up_now {
  background: #0a0a0a;
  padding-top: 90px;
  padding-bottom: 90px;
}
@media (max-width: 575px) {
  .sign_up_now {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.sign_up_now .main .drink-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.sign_up_now .main h4 {
  color: #e2f9b4;
  width: auto;
  margin-right: 30px;
  width: 100%;
}
.sign_up_now .main p {
  width: 100%;
  margin-bottom: 0;
}
.sign_up_now .main a {
  font-family: "FONTSPRING DEMO - Herokid";
  color: white;
  font-size: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: auto;
  height: 46px;
  border-width: 1px;
  border-style: solid;
  border-color: rgb(112, 112, 112);
  -o-border-image: initial;
     border-image: initial;
  border-radius: 50px;
  padding: 24px 26px;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .sign_up_now .main a {
    border: 1px solid #707070;
    color: #707070;
    border-radius: 50px;
    font-size: 17px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px 16px;
    width: -moz-fit-content;
    width: fit-content;
    height: 48px;
  }
}
.sign_up_now .main a img {
  width: 40px;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
.sign_up_now span {
  -webkit-text-stroke: 0.4px white;
  text-stroke: 4px navy;
  color: transparent !important;
  font-size: 62px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
  margin-bottom: 60px;
  font-family: "FONTSPRING DEMO - Herokid";
  font-weight: bold;
}
@media (max-width: 991px) {
  .sign_up_now span {
    font-size: 40px;
    margin-bottom: 25px;
  }
}
@media (max-width: 767px) {
  .sign_up_now span {
    font-size: 30px;
    margin-bottom: 17px;
  }
}
.sign_up_now .can-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.Newsletter {
  background-image: url(../images/Mask\ Group\ 12664.png);
  background-repeat: no-repeat;
  background-size: cover;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  overflow: hidden;
  width: 100%;
  height: 100%;
  padding-top: 90px;
  padding-bottom: 90px;
}
@media (max-width: 575px) {
  .Newsletter {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.Newsletter .main-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.Newsletter h4 {
  font-size: 37px;
  line-height: 50px;
}
@media (max-width: 991px) {
  .Newsletter h4 {
    font-size: 28px;
    line-height: 40px;
  }
}
.Newsletter h4 img {
  width: 26px;
  height: auto;
}
.Newsletter h4 sup {
  top: -0.5em;
  left: 9px;
}
.Newsletter p {
  margin-top: 30px;
  margin-bottom: 30px;
  color: rgba(128, 128, 128, 0.9411764706);
}
.Newsletter .inputmain {
  position: relative;
  width: 85%;
}
.Newsletter .inputmain .invalid-feedback {
  position: absolute;
}
.Newsletter .inputmain input {
  background: #effbd9;
  color: black;
  font-size: 12px;
  padding: 14px;
  border: none;
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  width: 100%;
}
.Newsletter .inputmain input:focus {
  border: none;
  outline: 0;
}
.Newsletter .inputmain .submitbtnnew {
  position: absolute;
  right: 0;
  top: 0px;
  background: #f7fdec;
  padding: 3px;
  bottom: 0;
  border: none;
}
.Newsletter .inputmain .submitbtnnew img {
  width: 45px;
  height: 100%;
}
.Newsletter .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  font-size: 22px;
  font-weight: bold;
  color: #fff;
}
.Newsletter .swiper-slide .bg-img {
  position: relative;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.Newsletter .swiper-slide .main-img {
  position: absolute;
  top: 0;
}

.footer {
  background-color: black;
  padding-top: 4px;
  padding-bottom: 20px;
}
@media (max-width: 575px) {
  .footer {
    padding-top: 30px;
    padding-bottom: 20px;
  }
}
.footer h4 {
  font-size: 85px;
  line-height: 100px;
  width: 100%;
  color: rgba(255, 255, 255, 0.1803921569);
  margin: auto 0;
  margin-bottom: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 15px;
}
@media (max-width: 768px) {
  .footer h4 {
    font-size: 32px;
    line-height: 40px;
  }
}
.footer .title {
  color: #ffffff;
  font-size: 28px;
  line-height: 39px;
  white-space: break-spaces;
  width: 95%;
  font-family: "FONTSPRING DEMO - Herokid";
  font-weight: bold;
  transition: all 0.5s;
}
.footer .title:hover {
  text-decoration: underline;
}
.footer h5 {
  font-size: 15px;
  color: #ffffff;
  margin-bottom: 22px;
}
.footer a {
  color: white;
  font-size: 14px;
  margin-bottom: 5px;
}
.footer i {
  border: 1px solid lightgray;
  padding: 8px;
  border-radius: 100%;
  margin-right: 8px;
  width: 35px;
  height: 35px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.footer .footer_input {
  position: relative;
}
.footer .footer_input .invalid-feedback {
  position: absolute;
}
.footer .footer_input input {
  background: #2e3226;
  font-size: 13px;
  padding: 8px;
  border: none;
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  width: 100%;
  border: 1px solid #ddf4af;
  color: white;
}
.footer .footer_input input:focus {
  border: 1px solid #ddf4af;
  outline: 0;
}
.footer .footer_input .submitbtnnew {
  position: absolute;
  right: 0;
  top: 0px;
  background: #6d7068;
  padding: 5px;
  bottom: 0;
  border: 1px solid #ddf4af;
}
.footer .footer_input .submitbtnnew img {
  width: 45px;
  height: 100%;
}
.footer p {
  color: #ffffff;
  font-size: 12px;
  padding: 0 15px;
}

.main_unloack_slider .slick-track {
  height: 700px;
  padding-top: 50px;
  transition: ease-in-out 0.5s !important;
  transition-delay: 0.5s;
}
@media (max-width: 575px) {
  .main_unloack_slider .slick-track {
    height: 450px;
  }
}
.main_unloack_slider .box {
  height: 200px;
  background-color: #e2f9b4;
  margin: 0 30px;
  padding: 18px;
  font-size: 14px;
  display: flex;
  align-items: end;
  position: relative;
}
@media (max-width: 767px) {
  .main_unloack_slider .box {
    height: 160px;
    padding: 18px;
    margin: 0 50px;
    font-size: 10px;
  }
}
.main_unloack_slider .box img {
  opacity: 0;
  position: absolute;
  width: 60px !important;
  height: 60px !important;
  top: -30px;
  left: -30px;
}
.main_unloack_slider .slick-current {
  transform: none !important;
}
.main_unloack_slider .slick-current img {
  opacity: 1;
}
.main_unloack_slider .slick-slide img {
  width: 100%;
  height: auto;
  display: block;
}
.main_unloack_slider .slick-slide {
  transition: all 0.5s;
}
.main_unloack_slider .prev1,
.main_unloack_slider .next1 {
  opacity: 0.4;
}
.main_unloack_slider .prev2,
.main_unloack_slider .next2 {
  filter: blur(4px);
}

@keyframes rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.rotate {
  animation: rotate 5s linear infinite;
  /* Adjust the duration and timing function as needed */
}

.main_enjoymomentdiv {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 25px;
}
@media (max-width: 767px) {
  .main_enjoymomentdiv {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
.main_enjoymomentdiv .enjoythemomentimg {
  width: 100px;
  height: 100px;
}
@media (max-width: 767px) {
  .main_enjoymomentdiv .enjoythemomentimg {
    width: 70px;
    height: 70px;
  }
}
.main_enjoymomentdiv .glasstarimg {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 66px;
}
@media (max-width: 767px) {
  .main_enjoymomentdiv .glasstarimg {
    width: 40px;
  }
}

.swiper {
  width: 40%;
  height: auto;
  aspect-ratio: 1/1;
}
@media (max-width: 991px) {
  .swiper {
    width: 60%;
  }
}

.swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  font-size: 22px;
  font-weight: bold;
  color: #fff;
}

.main_crad_slide {
  position: relative;
  transform: rotate(8deg);
}
@media (max-width: 767px) {
  .main_crad_slide {
    margin-top: 73px;
    padding-bottom: 50px;
  }
}
.main_crad_slide .bgpattern {
  position: absolute;
  width: 69%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 991px) {
  .main_crad_slide .bgpattern {
    width: 100%;
    scale: 1.1;
  }
}

@keyframes hvr-hang {
  0% {
    transform: translateY(8px);
  }
  50% {
    transform: translateY(4px);
  }
  100% {
    transform: translateY(8px);
  }
}
.activlink {
  transform: all 0.5s;
}
.activlink .nav-link {
  color: #de0012 !important;
}

@media (max-width: 991px) {
  .navbar-collapse {
    background: rgba(215, 90, 101, 0.1607843137);
    border-radius: 10px;
    padding: 20px;
    margin-top: 23px;
  }
  .top_navbar li.nav-item {
    padding: 0 !important;
  }
}
.thankyoutextdescription {
  font-size: 15px;
  text-align: center;
  font-weight: 500;
  color: #1d1d1d;
  line-height: 26px;
}

.thankyouimage {
  text-align: center;
}
.thankyouimage img {
  width: 300px;
}

.mainthankyoudiv {
  position: relative;
}

.confettiimg {
  width: 100%;
  height: 224px;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
}

#thankyou .btn-close {
  width: 25px;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgb(255, 255, 255);
  border-radius: 30px;
  position: absolute;
  color: #ffffff;
  opacity: 1;
  font-size: 11px;
  right: -13px;
  top: -13px;
  z-index: 1;
  box-shadow: 0 0 16px -7px black;
}

#thankyou .modal-content {
  border-radius: 20px;
  border: none;
}

.registeryouinterest-main-modal .modal-dialog {
  height: 544px;
}
@media (min-width: 576px) {
  .registeryouinterest-main-modal .modal-dialog {
    max-width: 395px;
    margin: 1.75rem auto;
  }
  .registeryouinterest-main-modal .modal-dialog .modal-content {
    border-radius: 20px !important;
  }
}
.registeryouinterest-main-modal .modal-content {
  border-radius: 20px;
}
.registeryouinterest-main-modal .registeryouinterest-body {
  padding: 0;
  position: relative;
}
.registeryouinterest-main-modal .registeryouinterest-body .top {
  background-image: url(../../images/registertopbg.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 126px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  border-radius: 20px 20px 0 0;
  top: 0;
  left: 0;
  right: 0;
}
.registeryouinterest-main-modal .registeryouinterest-body .top .content img {
  width: 46px;
  margin: 0 auto;
  text-align: center;
}
.registeryouinterest-main-modal .registeryouinterest-body .top .content .title {
  font-size: 20px;
  font-weight: 700;
  margin-top: 5px;
  margin-bottom: 3px;
}
@media (max-width: 767px) {
  .registeryouinterest-main-modal .registeryouinterest-body .top .content .title {
    font-size: 16px;
  }
}
.registeryouinterest-main-modal .registeryouinterest-body .top .content .description {
  font-size: 12px;
  color: black;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .registeryouinterest-main-modal .registeryouinterest-body .top .content .description {
    font-size: 10px;
  }
}
.registeryouinterest-main-modal .registeryouinterest-body .Interestbtn button {
  font-size: 13px;
  padding: 7px 15px;
  background: #fee0cc;
  border-radius: 9px;
  color: #000;
  font-weight: 500;
  border: 1px solid #fecdac;
  width: 100%;
  display: block;
  text-align: center;
}
.registeryouinterest-main-modal .registeryouinterest-body .optinput {
  padding-top: 144px;
  display: flex;
  justify-content: center;
}
.registeryouinterest-main-modal .registeryouinterest-body .optinput input {
  display: inline-block;
  width: 35px;
  height: 35px;
  text-align: center;
  margin: 0 6px;
  border-radius: 5px;
  border: 1px solid #cccccc;
}
.registeryouinterest-main-modal .registeryouinterest-body .optinput input:focus {
  border: 1px solid #5db992 !important;
  outline: 0;
}
.registeryouinterest-main-modal .registeryouinterest-body .optinput input:focus-visible {
  border: 1px solid #5db992 !important;
  outline: 0;
}

.modal {
  font-family: "Poppins", sans-serif !important;
  font-weight: 400;
}
.modal label {
  font-size: 13px;
}
.modal input {
  font-size: 13px;
}
.modal input::-moz-placeholder {
  font-size: 13px;
}
.modal input::placeholder {
  font-size: 13px;
}

.modal-body::-webkit-scrollbar {
  width: 5px;
}

/* Track */
.modal-body::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
.modal-body::-webkit-scrollbar-thumb {
  background: #888;
}

/* Handle on hover */
.modal-body::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.legalepages {
  font-family: "Poppins", sans-serif !important;
}

.scroll-down .top_navbar {
  transform: translate3d(-50%, -100%, 0);
  box-shadow: 0 0 24px 11px rgba(128, 128, 128, 0.1215686275);
}

section {
  overflow: hidden;
}

.newskattermodal_design .modal-body {
  text-align: center;
}
.newskattermodal_design img {
  width: 100px;
  margin: 0 auto;
  text-align: center;
}
.newskattermodal_design h5 {
  font-size: 18px;
  font-weight: 700;
  margin-top: 20px;
  margin-bottom: 10px;
}
.newskattermodal_design p {
  font-size: 13px;
  font-weight: 400;
  color: gray;
  margin-bottom: 0;
}
.newskattermodal_design .btn-close {
  /* margin: 0 0 auto; */
  position: absolute;
  right: 10px;
  top: 10px;
  /* background-color: #ff6f6f; */
  font-size: 13px;
  z-index: 9;
}/*# sourceMappingURL=style.css.map */