.pad-100 {
  padding-top: 100px;
}
/*---------------------------------- dabba page tyle------------------------------ */
.mass-sec {
  padding: 80px 0 30px 0;
}
.sms-box {
  text-align: center;
  background: #f28482;
  border-radius: 16px;
  padding: 35px 15% 20px 15%;
  position: relative;
}
.sms-box h4 {
  font-size: 24px;
  font-weight: 900;
  color: #fff;
}
.pizz-icon {
  width: 200px;
  position: absolute;
  left: -70px;
  top: -62px;
}
/*----------------------------------badges-sectyle------------------------------ */
.badges-sec {
  padding: 50px 0 50px 0;
}
.bd-tt h4 {
  font-size: 24px;
  font-weight: 900;
  color: #0a0108;
}
.is-slider.owl-theme .owl-dots .owl-dot {
  opacity: 1;
}
.is-slider.owl-theme .owl-dots .owl-dot.active span {
  width: 45px;
}
.is-slider.owl-theme .owl-dots .owl-dot.active span,
.is-slider.owl-theme .owl-dots .owl-dot:hover span {
  background: #f42020 !important;
  opacity: 1 !important;
}
.is-slider.owl-theme .owl-dots .owl-dot span {
  width: 25px;
  height: 5px;
  margin: 5px 7px;
  background: #d6d6d6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 200ms ease;
  border-radius: 8px;
}
.hi-box {
  display: flex;
  align-items: center;
  box-shadow: 0px 5px 16px 0px #e7e6e9;
  border-radius: 16px;
  padding: 20px 20px;
  gap: 20px;
}
.item .hi-box .bd-icon img {
  width: 80px;
}
.is-slider .item {
  padding: 20px 10px;
}
.bd-bot {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.bd-bot .dxp {
  padding: 4px 10px;
  border-radius: 13px;
  background: #fb822d;
  color: #fff;
  font-size: 11px;
  font-weight: 600;
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  -ms-border-radius: 13px;
  -o-border-radius: 13px;
}
.bd-bot .lev {
  background: linear-gradient(180deg, #fbc42d 0%, #fb822d 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 18px;
  font-weight: 700;
}
.bd-body p {
  font-size: 11px;
  font-weight: 500;
  color: #360946;
}
.bd-body h5 {
  font-size: 18px;
  font-weight: 900;
  color: #0a0108;
}
.is-slider.owl-carousel .owl-nav button.owl-prev,
.is-slider.owl-carousel .owl-nav button.owl-next {
  border: none;
}
.is-slider.owl-carousel .owl-nav button.owl-prev:hover,
.is-slider.owl-carousel .owl-nav button.owl-next:hover {
  border: none;
}
.is-slider .owl-nav button.owl-prev {
  padding: 5px !important;
  width: 32px;
  height: 32px;
  opacity: 1;
  left: -32px;
  position: absolute;
  top: 40%;
  transform: translateY(-50%);
  background: #fff url(../img/prev.png) center no-repeat !important;
  border-radius: 50%;
  border: none;
}
.is-slider .owl-nav button.owl-next {
  padding: 5px !important;
  width: 32px;
  height: 32px;
  opacity: 1;
  right: -32px;
  position: absolute;
  top: 40%;
  transform: translateY(-50%);
  background: #fff url(../img/next.png) center no-repeat !important;
  border: none;
  border-radius: 50%;
}

/*---------------------------------- Royal badges-section-style------------------------------ */

/*------------------ Blog page style----------------------- */
.out-team-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 50px;
  gap: 20px;
  flex-wrap: wrap;
}
.sear-input img {
  position: absolute;
  width: 12px;
  height: 12px;
  right: 15px;
  top: 20px;
  z-index: 0;
}
.seartch-box {
  position: relative;
  z-index: 10;
}
.sear-input.offer-filter-right2 {
  width: 350px;
}
.loya-tt h4 {
  font-size: 24px;
  font-weight: 900;
  color: #0a0108;
}
.tab-content > .active {
  display: block;
  opacity: 1;
}
.loyalty-sec .item {
  margin-bottom: 25px;
}
.loyalty-sec .card {
  border: none;
}
ul.nav-tabs li {
  margin: 10px 10px;
  border-radius: 30px;
}
.nav-tabs li a {
  cursor: pointer;
  min-width: 125px;
  text-align: center;
  text-decoration: none;
  padding: 10px 21px;
  background: #fff;
  font-weight: 600;
  font-size: 16px;
  border-radius: 30px;
  border: 1px solid #360946;
  color: #360946;
  display: inline-block;
}
.nav-tabs li a.active {
  background: #fff;
  color: #f42020; /* border:1px solid #F42020; */
  border-image: linear-gradient(180deg, #eb1fcd, #fb822d) 0 0;
  background-clip: padding-box;
  border-radius: 30px;
  position: relative;
}
.nav-tabs li a.active:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  margin: -1px;
  border-radius: inherit;
  background: linear-gradient(180deg, #eb1fcd, #fb822d);
}
.nav-tabs {
  border-bottom: none;
}
.loya-tt {
  margin-bottom: 30px;
}
.tab-tittle {
  margin-bottom: 20px;
}
.tab-tittle h4 {
  font-size: 24px;
  font-weight: 900;
  color: #0a0108;
}
/*----------------------- Loyalty Badge page banner sec---------------------- */
section.loyal-hero {
  padding-bottom: 40px;
}
.loyal-banner {
  overflow: hidden;
  border-radius: 0 0 50px 100px;
}
.loyalty-bodys {
  position: relative;
}
.affo-pos {
  margin-top: -180px;
  margin-right: 20px;
}
.loyal-logo {
  display: flex;
  align-items: center;
  gap: 20px;
  padding-left: 20px;
}
.right-loyal {
  display: flex;
  align-items: center;
  gap: 10px;
  position: relative;
  border: 5px solid #fff;
  background: #fff;
  border-radius: 40px;
  overflow: hidden;
  transition: all 300ms ease-in-out;
}
.de-flexs {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  position: relative;
}
.line {
  width: 80px;
  height: 3px;
  background: #e2dfe2;
  border-radius: 5px;
}
.content-box p {
  margin-bottom: 0;
}
.affo-box {
  color: #fff;
}
.affo-box h1 {
  font-size: 42px;
  font-weight: 900;
  margin-bottom: -25px;
  line-height: 72px;
}
.affo-box p {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 0;
  line-height: 1.1;
}
.affo-pos .row {
  align-items: center;
}
.new-nav .nav-tabs li a {
  min-width: auto;
  font-weight: 800;
  font-size: 13px;
  border: 1px solid transparent;
  color: #360946;
  padding: 7px 12px;
}
.new-nav .nav-tabs li a.active {
  color: #f42020;
}
.bd-bot .dxpp {
  cursor: pointer;
  padding: 5px 15px;
  border-radius: 30px;
  background: linear-gradient(118.6deg, #f42020 10.34%, #b51feb 84.86%);
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border: 1px solid transparent;
}
.share-two {
  display: flex;
  align-items: center;
  gap: 10px;
}
.bd-bot .share-btn {
  padding: 5px 15px 7px 15px;
  border-radius: 30px;
  background: transparent;
  border: 1px solid #bab2b9;
  color: #bab2b9;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
}
.bd-bot .buy-btn {
  padding: 5px 15px 7px 15px;
  border-radius: 30px;
  background: #bab2b9;
  border: 1px solid #bab2b9;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
}
.bd-bot .levp {
  background: linear-gradient(180deg, #fb822d 0%, #fb4f2d 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 20px;
  font-weight: 900;
}
.bd-p {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.bd-p h5 {
  font-size: 24px;
  font-weight: 600;
  color: #0a0108;
}
.bd-p h6 {
  font-size: 18px;
  font-weight: 800;
  color: #bab2b9;
}
.bd-body-p p {
  font-size: 14px;
  font-weight: 400;
  color: #360946;
}
.bd-bot-p {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 5px;
  background: linear-gradient(90deg, #ffff 0%, #f2cfff5e 100%);
  border-radius: 20px;
}
.ab-flex {
  position: relative;
}
.abs {
  position: absolute;
  top: -2px;
  left: 110px;
  padding: 1px 10px;
  background: #f42020;
  color: #fff;
  font-size: 11px;
  font-weight: 600;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}
.mystery {
  padding: 50px 0 50px 0;
}
.nav-top {
  padding-bottom: 12px;
  margin-bottom: 15px;
  position: relative;
  z-index: 10;
}
.nav-top:after {
  z-index: -1;
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  left: 0;
  bottom: 0;
  background: #f420203d;
}
.nav-top ul li a.active:after {
  content: "";
  position: absolute;
  width: 79%;
  height: 4px;
  left: 50%;
  bottom: -24px;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  background: linear-gradient(118.6deg, #f42020 10.34%, #b51feb 84.86%);
  border-radius: 3px;
}
.coming {
  position: absolute;
  top: 1px;
  left: 300px;
  padding: 1px 10px;
  background: #f42020;
  color: #fff;
  font-size: 11px;
  font-weight: 600;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  z-index: 10;
}
.bd-body h5 {
  line-height: 1.5rem;
}

/*---------------------Animation slider style---------------------- */
/*---------------------------- slider-box-3 style---------------------------- */
.af-pizza {
  position: absolute;
  z-index: -1;
  right: -200px;
  bottom: 0;
  width: 200px;
  height: 200px;
}
.yellow-btn.mt-20 {
  margin-top: 20px;
}
.slide-box-3 {
  padding: 30px 0 50px 0;
  position: relative;
  background: url(../img/Icons_Midle.png) left bottom no-repeat;
  height: 563px;

  overflow: hidden;
}
.slide-box-3 .container {
  display: flex;
  width: 1320px;
  border-radius: 20px;
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
  padding-bottom: 0;
  position: relative;
}
/* .slide-box-3 .container:after {
  content:'';  
  position:absolute;  
  z-index:-1;  
  width:100%;  
  height:160px;  
  left:0;  
  bottom:0;  
  background:#000;
} */
.slide-box-3 .card {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 600px;
  color: #fff;
  cursor: pointer;
  flex: 0.5;
  position: relative;
  /* transition: all 1000ms ease-out;
   -webkit-transition: all 1000ms ease-out;   */
  border: none;
  /* overflow:visible;   */
  border-radius: 0;
}
.slide-box-3 .card h3 {
  font-size: 22px;
  padding-top: 5px;
  position: absolute;
  /* bottom: 200px;   */
  bottom:14px;
  left: 14px;
  margin: 0;
  background: linear-gradient(118.6deg, #f42020 10.34%, #b51feb 84.86%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: bold;
  z-index: 1;
}
.slide-box-3 .card.active h3 {
  left: 30px;
}

.af-pizza {
  position: absolute;
	right: 190px;
	bottom: -50px;
  width: 250px;
  height: 250px;
  z-index: 10;
}
.bf-ber {
  position: absolute;
	left: 166px;
  top: 0;
  width: 250px;
  height: 250px;
	z-index: 1;
}
.slide-box-3 .footer {
  position: fixed;
  bottom: 0;
  margin-top: 100px;
}
.slide-box-3 .card img {
  height: 540px !important;
  object-fit: cover;
}
.card .offer-box h4 {
  font-size: 32px;
  font-weight: bold;
}

.slide-box-3 .card:after {
  content: "";
  position: absolute;
  inset: 0;
  transition: opacity var(--transition) ease;
  background: rgba(0, 0, 0, 0.7);
  height: 101%;
}
/*------- yellow btn---- */
.yellow-btn {
  position: relative;
  display: inline-block;
  width: auto;
  height: auto;
  background: linear-gradient(118.6deg, #f42020 10.34%, #b51feb 84.86%);
  border: none;
  cursor: pointer;
  min-width: 155px;
  z-index: 10;
  border-radius: 30px;
  overflow: hidden;
}
.yellow-btn a {
  text-align: center;
  position: relative;
  display: inline-block;
  color: #fff;
  top: 0;
  left: 0;
  width: 100%;
  padding: 15px 20px;
  transition: 0.3s;
  border-radius: 30px;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
}
.yellow-btn:after {
  top: 0;
  bottom: 0;
  left: 0px;
  height: 100%;
  width: 0%;
  border-radius: 30px;
  background: #fff;
  position: absolute;
  content: "";
  transition: 0.3s ease-out;
  z-index: -1;
}
.yellow-btn:hover:after {
  width: 100%;
  transition: 0.3s ease-out;
}
.yellow-btn:hover a {
  color: #000;
}
.slide-box-3 .card .offer-box {
  position: absolute;
  top: auto;
  left: 30px;
  bottom:20px;
  width: 700px;
  z-index: 1;
  transform: translateY(305%);
  -webkit-transform: translateY(305%);
  -moz-transform: translateY(305%);
  -ms-transform: translateY(305%);
  -o-transform: translateY(305%);
}
.slide-box-3 .card.active .offer-box {
  animation: slideInTop 2.8s 1.5s forwards;
  -webkit-animation: slideInTop 1.5s 2s forwards;

  /* animation: slideInTop 2.8s 1.3s forwards; 
    -webkit-animation: slideInTop 2.8s 1.3s forwards; */
}
.bd-icon {
  width: 130px;
}

@keyframes fall {
  0% {
    visibility: hidden;
    transform: translateY(-100%);
  }
  100% {
    visibility: visible;
    transform: translateY(0);
  }
}
@keyframes fly {
  0% {
    visibility: hidden;
    transform: translateY(100%);
  }
  100% {
    visibility: visible;
    transform: translateY(0);
  }
}
@keyframes slideInLeft {
  0% {
    transform: translateX(-50%);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes slideInBottom {
  0% {
    transform: translateY(0%);
  }
  100% {
    transform: translateY(100%);
  }
}
@keyframes slideInTop {
  0% {
    transform: translateY(100%);
    opacity: 0;
  }
  90% {
    opacity: 1;
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes reveal {
  0% {
    flex: 1;
  }
  100% {
    flex: 80%;
  }
}
@keyframes squeezeout {
  0% {
    width: 1px;
  }
  100% {
    width: 100px;
  }
}

/*------ adven-hero style---------- */
.adven-hero {
  padding: 20px 0 0 0;
  background-size: 70%;
  position: relative;
  background: url(../img/h-ban.png) left top no-repeat;
}
.adven-hero .foot-tt {
  text-align: center;
}
.adven-hero .foot-tt h1 {
  font-size: 72px;
  font-weight: 900;
  padding: 0;
  line-height: 70px;
}
.adven-hero .foot-tt h1 span {
  font-size: 72px;
  font-family: "Baloo Tammudu 2", cursive;
  font-weight: 900;
  line-height: 100px;
  background: linear-gradient(118.6deg, #f42020 10.34%, #b51feb 84.86%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.adven-hero .foot-tt h3 {
  font-size: 32px;
  font-weight: 900;
  line-height: 32px;
}
/*------------------ model style----------------- */
.congra {
  text-align: center;
  background: #fef6f5;
  margin: 20px 0px;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  padding: 20px 20px;
}
.congra p span {
  color: #fb4f2d;
}
.congra.re-congra {
  text-align: center;
  background: transparent;
  margin: 60px 0px 30px 0;
  border-radius: 0px;
  padding: 0px 0px;
}
.mod-btn {
  display: block;
  width: 100%;
  text-align: center;
  cursor: pointer;
  padding: 10px 25px;
  border-radius: 30px;
  background: linear-gradient(118.6deg, #f42020 10.34%, #b51feb 84.86%);
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
}
.mod-btn:hover {
  background: #fff;
  border: 1px solid #fb4f2d;
}
.mod-btn.doky-btn {
  background: #0a0108;
  color: #fff;
  border: 1px solid #0a0108;
}
.mod-btn.doky-btn:hover {
  background: transparent;
  color: #000;
}
.model-box {
  margin: 0 30px;
}
.modal-header {
  border-bottom: none;
}
.m-tt-box h2 {
  text-align: center;
  color: #fb4f2d;
  font-size: 40px;
  font-weight: 900;
}
.congra h4 {
  font-size: 24px;
  font-weight: 900;
  color: #360946;
}
.congra p {
  font-size: 16px;
  font-weight: 600;
  color: #360946;
}
.congra p span {
  font-weight: bold;
  color: #fb4f2d;
}
.hoor-model .model-box {
  padding-top: 20px;
}
.hoor-model .modal-header {
  padding: 0 0;
}
/* .modal.show .modal-dialog {transform: none;  position: absolute;  left: 50%;  top: 50%;  transform: translate(-50%, -50%);width: 90%;} */
.offer-mshow .modal.show .modal-dialog {
  transform: none;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, -50%);
  width: 90%;
  margin-left: -270px;
}
.re-h {
  position: absolute;
  left: 50%;
  top: -50px;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
/* .of-b{display:flex;align-items:center;gap: 1px;} */
.of-bottom {
  width: 1320px;
  position: absolute;
  /* top:-147px; */
  left: 0;
  z-index: 1;
}

/* .slide-box-3 .card:nth-child(2) .of-bottom{left:-110px;}
.slide-box-3 .card:nth-child(3) .of-bottom{left: -220px;}
.slide-box-3 .card .bb-tt img {  height: 160px !important;  object-fit: cover;}
.slide-box-3 .card .bb-tt .bd-icon img {  height: auto !important;  width:100%;  object-fit: cover;} */

.bb-tt .bd-body h5 {
  color: #fb822d;
  font-size: 16px;
  font-weight: 700px;
}
.bb-tt .bd-body p {
  color: #fff;
  line-height: 16px;
  font-size: 11px;
  font-weight: 700px;
}
.bb-tt .hi-box {
  box-shadow: none;
  background: rgba(0, 0, 0, 0.7);
  border-radius: 0;
  padding: 24px 20px;
  min-height: 160px;
}
/* .slide-box-3 .card.active .of-bottom { transform:translateY(0); animation: slideInTop 1.5s 1s forwards; -webkit-animation: slideInTop 1.5s 1s forwards; opacity:1; -webkit-transform:translateY(0); -moz-transform:translateY(0); -ms-transform:translateY(0); -o-transform:translateY(0); } */
.slide-box-3 .card.active .of-bottom {
  transform: translateY(0);
  animation: slideInTop 1.5s 1s forwards;
  -webkit-animation: slideInTop 1.5s 1s forwards;
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
}

.bb-tt {
  position: relative;
}
.b-fix {
  position: absolute;
  bottom: -20px;
  left: 0px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: rgba(0, 0, 0, 0.7);
  padding: 10px;
}
.b-price h6 {
  font-size: 17px;
  font-weight: 700;
  color: #fff;
  margin-bottom: -5px;
}
.b-price p {
  font-size: 12px;
  font-weight: 600;
  color: #fb4f2d;
}
.b-price-2 h6 {
  font-size: 17px;
  font-weight: 700;
  color: #fb4f2d;
  margin-bottom: -5px;
}
.b-price-2 p {
  font-size: 16px;
  font-weight: 500;
  color: #f1f1f1;
  text-decoration: line-through;
  opacity: 0.8;
}
/*------ banner progress bar style------------ */
.d-line {
  padding-left: 0;
  float: left;
  width: 100%;
  padding-bottom: 20px;
  list-style: None;
  display: flex;
  align-items: center;
  gap: 10px;
  justify-content: space-between;
}
.d-line li {
  display: flex;
  align-items: center;
  min-width: 85px;
  width: 85px !important;
  height: 85px;
  border-radius: 40px;
  background: #fff;
  transition: 1s;
  position: relative;
  overflow: hidden;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
  -o-transition: 1s;
}
.im-box img {
  min-width: 85px;
  padding: 10px 10px;
}
.dis-f {
  display: flex;
  align-items: center;
}
.d-line li:hover {
  width: 100% !important;
  transition: 1s;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
  -o-transition: 1s;
}
.of-body span {
  color: #fb4f2d;
  font-weight: 600;
}
.of-body p {
  margin-bottom: 0;
  line-height: 1;
}
.of-body {
  padding-right: 10px;
}
.container {
  max-width: 1720px !important;
  margin: 0 auto;
}
.container.small-container {
  max-width: 1320px !important;
  margin: 0 auto;
}
/*----- page two style -----*/
.page-2 .affo-box h1 {
  color: #fb822d;
  margin-bottom: -10px;
}
.page-2 .d-line li {
  box-shadow: 0px 20px 40px 0px #fb822d1a;
}
.affo-pos.page-2 {
  padding: 50px 0 50px;
  position: unset;
  margin-top: 0;
}
.page-2 .affo-box h4 {
  color: #fb822d;
}
.page-2 .affo-box p {
  color: #360946;
}
.page-2 .d-line li {
  background: #fff;
}
.hi-box.hi-lock {
  position: relative;
  box-shadow: 0px 5px 24px 0px #e7e6e9;
}
.hi-box.hi-lock:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: url(../img/Lock.png) center center no-repeat;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
.hi-lock .bd-body-p {
  opacity: 0.2;
}
.dc-b {
  position: absolute;
  left: 15px;
  top: 15px;
  padding: 6px 12px;
  border-radius: 20px;
  background: #fb4f2d;
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
}
.offer-filter-right2 select.offer-search2.form-control {
  background: #fff url(../img//nav-ar.png) 95% 20px no-repeat;
}
/*---------------- level-style---------------------- */
.level-1 {
  display: flex;
  align-items: center;
  gap: 20px;
  box-shadow: 0px 4px 24px 0px #f4202042;
  background: #ffffff;
  border-radius: 10px;
  padding: 20px 20px 20px 20px;
  position: relative;
  max-width: 469px;
}
.level-box {
  width: 100%;
}
.pro-bar {
  position: relative;
  margin: 10px auto;
  width: 100%;
  text-align: center;
}
.level-box h6 {
  color: #fb4f2d;
  font-size: 20px;
  font-weight: 600;
}
.level-box span {
  color: #0000004d;
  font-size: 16px;
  font-weight: 600;
}
.level-box p {
  color: #1e041a99;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 0;
  text-transform: uppercase;
}
.progress2 {
  padding: 2px;
  border-radius: 30px;
  background: linear-gradient(
    340.48deg,
    rgba(243, 177, 78, 0.2) 9.32%,
    rgba(255, 206, 81, 0.2) 83.24%
  );
  box-shadow: 0px 4px 23.6px 0px #fb822d94;
}
.progress-bar2 {
  text-align: right;
  padding-right: 10px;
  height: 26px;
  border-radius: 30px;
  background-image: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0.3),
    rgba(255, 255, 255, 0.05)
  );
  color: #fff;
  transition: 0.4s linear;
  transition-property: width, background-color;
}
.progress-moved .progress-bar2 {
  width: 85%;
  background: linear-gradient(90deg, #fbc42d 1.33%, #fb822d 100%);
  animation: progressAnimation 6s;
}
@keyframes progressAnimation {
  0% {
    width: 5%;
    background-color: #f9bcca;
  }
  100% {
    width: 85%;
    background-color: #ef476f;
  }
}
.card.alcard {
  height: 600px !important;
}
.card.alcard img {
  height:600px !important;
}
.card img {
  height:420px !important;
}
.card.active {
  flex: 5;
}
/* For transition effects */
.card {
  transition: all 2000ms cubic-bezier(0.7, -0.3, 0.5, 1.2);
  /* transition: all 2000ms cubic-bezier(0.7, -0.3, 0.3, 0.6);  */
  height:380px !important;
}

.link-1 {
  position: absolute;
  left: 2px;
  top: 1px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  color: #fb4f2d;
  border: 2.41px solid #f09757;
  background: #fbc42d;
  font-size: 12px;
  font-weight: 600;
}
.link-1.link-2 {
  left: auto;
  right: 2px;
  opacity: 0.5;
}
.info-i {
  position: absolute;
  top: 4px;
  right: 4px;
}
.card.alcard {
  height: 540px !important;
}
.card.alcard img {
  height: 540px !important;
}
.card img {
  height: 550px !important;
}
.card.active {
  flex: 5;
}
/* For transition effects */
.card {
  transition: all 2000ms cubic-bezier(0.7, -0.3, 0.5, 1.2);
  /* transition: all 2000ms cubic-bezier(0.7, -0.3, 0.3, 0.6);  */
  height: 360px !important;
}
/* State after click (navigated to "Loyalty Badge") */
.owl_offers,
.owl_loyalty {
  background-color: #000;
}
.owl_offers,
.owl_loyalty,
.owl_reward {
  display: none !important;
}
.owlallcard.owl_offers,
.owlallcard.owl_loyalty,
.owlallcard.owl_reward {
  display: inline-block !important;
}
.container.slidercard {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.container.of-bottom {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
/* .slid-inner-div{
  display: flex;
    width: 1320px;
    border-radius: 20px;
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
    padding-bottom: 0;
    position: relative;
} */
@keyframes anim {
  65% {
    -webkit-text-fill-color: #fff;
    font-size: 28px;
  }
  75% {
    -webkit-text-fill-color: #fff;
    font-size: 32px;
    display: none;
    left: 30px;
  }
  100% {
    -webkit-text-fill-color: #fff;
    font-size: 32px;
    display: none;
    left: 30px;
  }
}
.slide-box-3 .card.active.anim h3 {
  animation: anim 2s 0.5s forwards;
}
/* .card.active.highcard, .card.cmncard img{
  height: 540px !important;
} */
/* 
@keyframes anim {
  30% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
} */
/* .card.active.remac h3{ 
  opacity: 0;
 } */
.of-bottom .bb-tt img {
  max-height: 150px;
  object-fit: cover;
}

/* .l-icon{position:absolute;    top:20px;    left:20px;  } */
/*----------- Responsive style------------------ */
/*---  max-width:1366px ------*/
@media screen and (max-width: 1850px) {
  .af-pizza {
    right: 70px;
  }
  .bf-ber {
    left: 70px;
  }
}
@media screen and (max-width: 1750px) {
  .container {
    max-width: calc(100% - 20px) !important;
    margin: 0 auto;
  }
  .af-pizza {
    right: 40px;
  }
  .bf-ber {
    left: 10px;
    width: 230px;
    top: -30px;
  }
  .adven-hero .foot-tt h1 {
    font-size: 50px;
    line-height: 50px;
  }
  .adven-hero .foot-tt h1 span {
    font-size: 50px;
    line-height: 70px;
  }
  .adven-hero .foot-tt h3 {
    font-size: 26px;
    line-height: 26px;
  }
  .slide-box-3 {
    padding-top: 10px;
  }
  .slide-box-3 {
    height: 540px;
  }
}
@media screen and (max-width: 1650px) {
  .af-pizza {
    right: -30px;
  }
  .bf-ber {
    left: 30px;
  }
  .slide-box-3 {
    height: 500px;
  }
  .card.alcard {
    height: 500px !important;
  }
  .card.alcard img {
    height: 500px !important;
  }
  .card img {
    height: 500px !important;
  }
  .card.active {
    flex: 5;
  }
  /* For transition effects */
  .card {
    transition: all 2000ms cubic-bezier(0.7, -0.3, 0.5, 1.2);
    /* transition: all 2000ms cubic-bezier(0.7, -0.3, 0.3, 0.6);  */
    height: 320px !important;
  }
}
@media screen and (max-width: 1550px) {
  .af-pizza {
    right: -50px;
  }
  .bf-ber {
    left: -50px;
  }
}
@media screen and (max-width: 1450px) {
  .af-pizza {
    right: -100px;
  }
  .bf-ber {
    left: -100px;
  }
}
@media screen and (max-width: 1399px) {
  /* .container {max-width:calc(100% - 20px) !important;margin:0 auto;} */
  .af-pizza {
    right: -160px;
  }
  .bf-ber {
    left: -160px;
  }
  .slide-box-3 .container {
    width: 96vw;
  }
  .container.small-container {
    max-width: calc(100% - 20px) !important;
    margin: 0 auto;
  }
  .is-slider .owl-nav button.owl-prev {
    left: -12px;
  }
  .is-slider .owl-nav button.owl-next {
    right: -12px;
  }
  .of-bottom {
    width: 96vw;
  }
}

@media screen and (max-width: 1280px) {
  .slide-box-3 .card:nth-child(2) .of-bottom {
    left: -101px;
  }
  .slide-box-3 .card:nth-child(3) .of-bottom {
    left: -203px;
  }
  .adven-hero .foot-tt h1 span {
    font-size: 52px;
  }
  .adven-hero .foot-tt h3 {
    line-height: 34px;
  }
  .slide-box-3 .container {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 1200px) {
  .slide-box-3 .card h3 {
    bottom: 40px;
    left: -10px;
    rotate: 90deg;
  }
  .slide-box-3 .card:nth-child(2) .of-bottom {
    left: -95px;
  }
  .slide-box-3 .card:nth-child(3) .of-bottom {
    left: -191px;
  }
  .adven-hero .foot-tt h1 {
    font-size: 62px;
  }
  .af-pizza {
    display: none;
  }
}

@media screen and (max-width: 1199px) {
  .pizz-icon {
    position: absolute;
    left: -44px;
    top: 50%;
    transform: translateY(-46%);
  }
  .pizz-icon img {
    width: 120px;
  }
}

@media screen and (max-width: 1024px) {
  .slide-box-3 .card:nth-child(2) .of-bottom {
    left: -81px;
  }
  .slide-box-3 .card:nth-child(3) .of-bottom {
    left: -163px;
  }
  .slide-box-3 .card h3 {
    bottom: 55px;
  }
}
@media screen and (max-width: 991.98px) {
  .slide-box-3 .card:nth-child(2) .of-bottom {
    left: -78px;
  }
  .slide-box-3 .card:nth-child(3) .of-bottom {
    left: -158px;
  }
  .adven-hero .foot-tt h1 {
    font-size: 50px;
  }
  .d-line li {
    background: #fff5f5;
  }
  .loyal-banner img {
    width: 100%;
    height: 280px;
    object-fit: cover;
  }
  .affo-pos {
    position: absolute;
    top: 10px;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
  }
  .d-line {
    padding-left: 20px;
    padding-right: 20px;
  }
  .affo-pos .row {
    gap: 20px;
  }
  .m-tt-box h2 {
    font-size: 32px;
  }
  .mass-sec {
    padding: 40px 0 20px 0;
  }
  .badges-sec {
    padding: 30px 0 40px 0;
  }
  .adven-hero .foot-tt h1 span {
    line-height: 80px;
    font-size: 46px;
    clear: left;
    display: block;
  }
  .adven-hero .foot-tt h3 {
    line-height: 30px;
    margin-bottom: 30px;
    font-size: 24px;
  }
  .adven-hero .foot-tt {
    text-align: left;
  }
  .adven-hero .foot-tt h1 {
    line-height: 30px;
    font-size: 46px;
    margin: 30px 0;
  }
  .bf-ber {
    display: none;
  }
  .slide-box-3 {
    padding-top: 0;
  }
  .mob-hero-img {
    border-radius: 10px;
    overflow: hidden;
    position: relative;
  }
  .ms-content {
    background: url(../img/gradient-bg.png) left top repeat-x;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    padding: 24px;
  }
  .mob-hero-img img {
    object-fit: cover;
    height: auto;
  }
  .ms-content h4 {
    font-size: 26px;
    color: #fff;
  }
  .ms-content p {
    color: #fff;
  }
  .ms-content .yellow-btn {
    width: 200px;
  }
  .owl-theme .owl-dots .owl-dot.active span,
  .owl-theme .owl-dots .owl-dot:hover span {
    background: #f42020;
    width: 14px;
    height: 14px;
  }
  .mob-slider .bb-tt.item {
    padding: 0 20px;
    border-radius: 10px;
    overflow: hidden;
  }
  .adven-hero {
    /* background: url(../img/mob-gray-bg.png) left top no-repeat; */
    background-size: 100%;
    position: relative;
  }
  .adven-hero:after {
    background: url(../img/mob-cicon.png) right top no-repeat;
    position: absolute;
    right: 10px;
    top: -0px;
    width: 201px;
    height: 222px;
    content: "";
    background-size: contain;
    /* z-index: -1; */
  }
}

@media screen and (max-width: 820px) {
  .sear-input.offer-filter-right2 {
    width: 100%;
  }
  .out-team-top {
    justify-content: center;
  }
  .out-team-top.new-nav {
    justify-content: left;
  }
  .slide-box-3 .card:nth-child(2) .of-bottom {
    left: -65px;
  }
  .slide-box-3 .card:nth-child(3) .of-bottom {
    left: -130px;
  }
}
@media screen and (max-width: 767.98px) {
  .adven-hero .foot-tt h1 {
    font-size: 42px;
  }
  .slide-box-3 .card:nth-child(2) .of-bottom {
    left: -61px;
  }
  .slide-box-3 .card:nth-child(3) .of-bottom {
    left: -122px;
  }
  .sms-box {
    padding: 20px 20px;
  }
  .pizz-icon {
    display: none;
  }
}
@media screen and (max-width: 650px) {
  .slide-box-3 .card:nth-child(2) .of-bottom {
    left: -51px;
  }
  .slide-box-3 .card:nth-child(3) .of-bottom {
    left: -103px;
  }
}
@media screen and (max-width: 580px) {
  .slide-box-3 .card .offer-box {
    width: 88%;
  }
  .slide-box-3 .card.active {
    flex: 3;
  }
  .card .offer-box h4 {
    font-size: 30px;
  }
  .yellow-btn.mt-20 {
    margin-top: 10px;
  }
  .d-line li {
    min-width: 65px;
    width: 65px !important;
    height: 65px;
  }
  .im-box img {
    min-width: 65px;
  }
  .slide-box-3 .card .offer-box {
    left: 15px;
  }
  .slide-box-3 .card:nth-child(2) .of-bottom {
    left: -68px;
  }
  .slide-box-3 .card:nth-child(3) .of-bottom {
    left: -138px;
  }
  .slide-box-3 .card.active .of-bottom {
    display: none;
  }
  .slide-box-3 .container {
    padding-bottom: 0;
  }
  .slide-box-3 .card h3 {
    left: -15px;
  }
}

@media screen and (max-width: 480px) {
  /* ul.nav-tabs{justify-content:center;} */
  .slide-box-3 .container {
    width: 100vw;
  }
  .card:nth-of-type(4),
  .card:nth-of-type(5) {
    display: none;
  }
  .d-line li {
    width: 100% !important;
  }
  .d-line {
    flex-flow: column;
  }
  .affo-pos {
    position: unset;
    padding-top: 20px;
  }
  .affo-box {
    color: #000;
  }
  .loyal-banner img {
    height: auto;
  }
  ul.nav-tabs li {
    margin: 10px 5px;
  }
  .d-line {
    padding-left: 0px;
    padding-right: 0px;
  }
  .loyal-logo {
    padding-left: 0px;
  }
  .nav-tabs li a {
    padding: 10px 10px;
  }
  .coming {
    left: 215px;
  }
  .slide-box-3 .card:nth-child(2) .of-bottom {
    left: -59px;
  }
  .slide-box-3 .card:nth-child(3) .of-bottom {
    left: -114px;
  }
  .ms-content {
    padding: 15px;
  }
  .yellow-btn.mt-20 {
    margin-top: 5px;
  }
}
@media screen and (max-width: 430px) {
  .slide-box-3 .card:nth-child(2) .of-bottom {
    left: -54px;
  }
  .slide-box-3 .card:nth-child(3) .of-bottom {
    left: -105px;
  }
}
@media screen and (max-width: 414px) {
  .slide-box-3 .card:nth-child(2) .of-bottom {
    left: -52px;
  }
  .slide-box-3 .card:nth-child(3) .of-bottom {
    left: -100px;
  }
}
@media screen and (max-width: 393px) {
  .slide-box-3 .card:nth-child(2) .of-bottom {
    left: -47px;
  }
  .slide-box-3 .card:nth-child(3) .of-bottom {
    left: -95px;
  }
  .ms-content {
    padding: 5px;
  }
  .yellow-btn.mt-20 {
    margin-top: 1px;
  }
}
@media screen and (max-width: 360px) {
  .slide-box-3 .card:nth-child(3) .of-bottom {
    left: -88px;
  }
}

/* State after click (navigated to "Loyalty Badge") */
.owl_offers,
.owl_loyalty {
  background-color: #000;
}
.owl_offers,
.owl_loyalty,
.owl_reward {
  display: none !important;
}
.owlallcard.owl_offers,
.owlallcard.owl_loyalty,
.owlallcard.owl_reward {
  display: inline-block !important;
}

.container.slidercard {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.container.of-bottom {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}

/* .slid-inner-div{
  display: flex;
    width: 1320px;
    border-radius: 20px;
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
    padding-bottom: 0;
    position: relative;
} */

@keyframes anim {
  65% {
    -webkit-text-fill-color: #fff;
    font-size: 28px;
  }

  75% {
    -webkit-text-fill-color: #fff;
    font-size: 32px;
    display: none;
    left: 30px;
  }
  100% {
    -webkit-text-fill-color: #fff;
    font-size: 32px;
    display: none;
    left: 30px;
  }
}
.slide-box-3 .card.active.anim h3 {
  animation: anim 2s 0.5s forwards;
}
/* .card.active.highcard, .card.cmncard img{
  height: 540px !important;
} */
/* 
@keyframes anim {
  
  30% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
} */
/* .card.active.remac h3{ 
  opacity: 0;
 } */

.of-bottom .bb-tt img {
  max-height: 150px;
  object-fit: cover;
}

@media (max-width: 1180px) {
  .header-btn.mobile-show {
    /* width: 231px; */
    width: auto;
    
  }
}

@media (max-width: 575px) {
  .header-btn .join-dabb-btn {
    padding: 0.875rem 2rem;
  }
}


/* Small Devices (Portrait) */
@media (max-width: 400px) {
  .adven-hero::after {
    width: 171px !important;
    height: 178px !important;
  }
}

/* Small Devices (Portrait) */
@media (max-width: 599px) {
  /* Styles for devices smaller than 600px wide (e.g., phones in portrait mode) */
  .adven-hero::after {
    width: 185px;
    height: 200px;
  }
}
/* Medium Devices (Tablets) */
@media (max-width: 850px) {
  .adven-hero .foot-tt h1 span {
    
    display: block !important;
  }
}
/* Medium Devices (Tablets) */
@media (max-width: 883px) {

  .adven-hero {
    z-index: 1;
  }
  /* Styles for devices smaller than 768px wide (e.g., tablets in portrait mode) */
  .adven-hero::after {
    z-index: -1;
  }
}

@media screen and (max-width: 991.98px) {
  .adven-hero .foot-tt h1 span {
    
    display: initial;
  }
}
/* 
.newcont.container{
  max-width: 1120px !important;

}
@media screen and (max-width: 1399px) {
  .af-pizza {
    right: -81px;
    bottom: -40px;
  }
}
@media screen and (max-width: 1399px) {
  .bf-ber {
    left: -40px;
    top: -125px;
  }
} */