.fz-12 {
   font-size: 12px !important;
}

.fz-14 {
   font-size: 14px !important;
}

.fz-16 {
   font-size: 16px !important;
}

.fz-18 {
   font-size: 18px !important;
}

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

.fz-22 {
   font-size: 22px !important;
}

.fz-24 {
   font-size: 24px !important;
}

.fz-26 {
   font-size: 26px !important;
}

.fz-28 {
   font-size: 28px !important;
}

.fz-30 {
   font-size: 30px !important;
}

.fw-300 {
   font-weight: 300 !important;
}

.fw-400 {
   font-weight: 400 !important;
}

.fw-500 {
   font-weight: 500 !important;
}

.fw-600 {
   font-weight: 600 !important;
}

.fw-700 {
   font-weight: 700 !important;
}

.fw-800 {
   font-weight: 800 !important;
}

.img-20 {
   height: 20px;
   width: 20px;
}

.img-30 {
   height: 30px;
   width: 30px;
}

.img-40 {
   height: 40px;
   width: 40px;
}

.img-50 {
   height: 50px;
   width: 50px;
}

.img-60 {
   height: 60px;
   width: 60px;
}

.img-70 {
   height: 70px;
   width: 70px;
}

.img-80 {
   height: 80px;
   width: 80px;
}

.new-page-bnnr {
   background-color: #c8e0ff;
   padding-top: 120px;
   padding-bottom: 90px;
}

.new-page-bnnr .new-page-content h1, .new-main-page-bnnr .new-page-content h1 {
   font-size: 55px;
   font-weight: 700;
   color: #000;
   line-height: 74px;
}

.new-page-bnnr .new-page-content h1 span, .new-main-page-bnnr .new-page-content h1 span {
   color: #1476f2;
}

.new-page-bnnr .new-page-content p, .new-main-page-bnnr .new-page-content p {
   margin: 20px 0;
}
.new-page-bnnr .new-page-content p a{
   color: #E62A38;
}

.new-choose-content h2 {
   font-size: 45px;
   font-weight: 700;
   color: #000;
   margin-bottom: 20px;
   line-height: 65px;
}

.new-feautres-sec {
   background: linear-gradient(181.97deg, rgba(255, 255, 255, 0.19) 4.04%, rgb(20 118 242 / 20%) 40.13%, rgba(255, 255, 255, 0) 96.42%);
}

.new-feautres-tab .nav {
   justify-content: center;
   margin-top: 40px;
   margin-bottom: 40px;
}

.new-feautres-tab .nav .tab-item {
   margin: 0 8px;
}

.new-feautres-tab .nav .tab-item .tab-link {
   padding: 12px 25px;
   border: 1px solid #1476f2;
   color: #000;
   background-color: #fff;
   border-radius: 10px;
   font-size: 15px;
   font-weight: 500;
}

.new-feautres-tab .nav .tab-item .tab-link.active {
   background-color: #1476f2;
   color: #fff;
}

.new-feautres-tab-img h5 {
   font-size: 24px;
   font-weight: 600;
   color: #000;
}

.new-feautres-tab-innr {
   margin-bottom: 40px;
}

.new-feautres-tab-innr h6 {
   font-size: 18px;
   font-weight: 600;
   color: #000;
   margin: 7px 0;
}

.new-counter-sec {
   background-image: url(../images/new-counter-bg.png);
   background-repeat: no-repeat;
   background-size: cover;
   position: relative;
   z-index: 9;
}

.new-counter-sec::after {
   position: absolute;
   content: '';
   left: 0;
   top: 0;
   height: 100%;
   width: 100%;
   background-color: #00000047;
   z-index: -9;
}

.new-counter-sec .subheading::before {
   background-color: #000;
}

.new-counter-main {
   padding-top: 1px;
   padding-bottom: 5px;
   margin-bottom: 10px;
}

.new-counter-card {
   padding: 15px;
   backdrop-filter: blur(4px);
   border-radius: 10px;
   text-align: center;
   position: relative;
   background: url('../images/counter-shape.png'), #fff;
   background-position: bottom right;
   background-repeat: no-repeat;
   height: 100%;
}

.new-counter-card h5 {
   font-size: 30px;
   font-weight: 600;
   color: #E62A38;
   margin: 15px 0;
}

.new-delivery-sec {
   background: linear-gradient(181.97deg, rgba(255, 255, 255, 0.19) 4.04%, #DEEEFF 40.13%, rgba(255, 255, 255, 0) 96.42%);
}

.new-delivery-sec .new-counter-card {
   box-shadow: 0px 0px 12px 0px #0000001A;
}

.new-delivery-sec .new-counter-card h5 {
   font-size: 18px;
   font-weight: 600;
   color: #000;
}

.success-card {
   padding: 20px;
   text-align: center;
   border: 1px solid #3f93fd;
   border-radius: 10px;
   height: 100%;
}

.success-card h6 {
   font-size: 16px;
   font-weight: 500;
   color: #000;
   margin-bottom: 0;
}

.success-main {
   padding-top: 1px;
   padding-bottom: 5px;
   margin-bottom: 15px;
}

.new-faq .accordion-item {
   border: 1px solid #eee;
   margin-bottom: 10px;
   border-radius: 10px;
}

.new-faq .accordion-item .accordion-button {
   padding: 15px;
   font-size: 16px;
   font-weight: 600;
   color: #000;
   box-shadow: none;
   border-radius: 10px;
   background-color: #fff;
}

.accordion-button::after {
   background-image: none;
    content: '\f067';
    font-family: "Font Awesome 5 Pro";
    height: 25px;
    width: 25px;
    text-align: center;
    line-height: 25px;
    background-color: #a7ceff;
    color: #1476F2;
    border-radius: 25px;
    font-size: 12px;
}

.accordion-button:not(.collapsed)::after {
   background-image: none;
   content: '\f068';
   font-family: "Font Awesome 5 Pro";
   transform: rotate(0);
}

.new-faq .accordion-item .accordion-body {
   padding: 10px;
}

.noteworthy-card {
   background-color: #fff;
   box-shadow: 0px 0px 12px 0px #0000001A;
   border-radius: 10px;
   margin-bottom: 10px;
}

.noteworthy-card img {
   width: 100%;
   border-radius: 10px 10px 0 0;
}

.noteworthy-content {
   padding: 15px;
}

.noteworthy-content a {
   display: inline-block;
   color: #E62A38;
   font-size: 16px;
   font-weight: 600;
   margin-top: 15px;
}

.noteworthy-content a i {
   font-size: 14px;
}

.partner-slide-item {
   padding: 20px;
   border: 1px solid #FFCDD1;
   border-radius: 10px;
   text-align: center;
}

.partner-slide-item img {
   height: 97px;
   width: 97px;
   object-fit: contain;
}

.advertisement-card {
   background-image: url(../images/food-delivery/advertisement-bg.png);
   background-repeat: no-repeat;
   background-size: cover;
   padding: 50px 30px 0px 50px;
   border-radius: 15px;
   display: flex;
   justify-content: space-between;
   align-items: center;
   flex-wrap: wrap;
}

.advertisement-content h4 {
   font-size: 40px;
   font-weight: 600;
   line-height: 50px;
}

.advertisement-content p {
   font-size: 18px;
   font-weight: 400;
   line-height: 30px;
   margin-bottom: 30px;
}

.advertisement-content .theame-btn {
   background-color: #fff;
   color: #1476F2 !important;
}

.view-item img {
   width: 100%;
}

.new-main-page-bnnr .container-fluid {
   background: linear-gradient(0deg, rgba(212, 213, 234, 0) 0%, rgb(212 213 235) 26.95%);
   overflow-x: hidden;
   padding-left: 0;
   padding-right: 0;
}

.new-main-page-img {
   background: #D4D5EA url(../images/new-banner-bg.png) repeat 0 0;
   -webkit-animation: slide 70s linear infinite;
   height: 850px;
}

@-webkit-keyframes slide {
   from {
      background-position: 0 0
   }

   to {
      background-position: 0 -4000px
   }

}
.store-main{
   padding-top: 1px;
   padding-bottom: 5px;
   margin-bottom: 10px;
}
.store-card{
   padding: 15px;
   background-color: #fff;
   box-shadow: 0px 0px 12px 0px #0000001A;
   border-radius: 10px;
   height: 100%;
}
.store-card h4{
   font-size: 18px;
   font-weight: 600;
   color: #000;
   margin: 10px 0;
}
.store-card p{
   position: relative;
   padding-left: 10px;
   margin-bottom: 5px;
}
.store-card p:after{
   position: absolute;
   content: '';
   left: 0;
   top: 6px;
   height: 5px;
   width: 5px;
   background-color: #5F5F5F;
   border-radius: 10px;
}

@media(max-width:1399px) {
   .new-page-bnnr .new-page-content h1, .new-main-page-bnnr .new-page-content h1 {
      font-size: 45px;
      line-height: 60px;
   }

   .new-choose-content h2 {
      font-size: 35px;
      line-height: 50px;
   }

   .space {
      padding-top: 30px;
      padding-bottom: 30px;
   }

   .subheading {
      font-size: 22px;
   }

   .new-feautres-tab .nav {
      margin-top: 20px;
      margin-bottom: 30px;
   }

   .new-feautres-tab-img h5 {
      font-size: 20px;
   }

   .new-feautres-tab-innr h6 {
      font-size: 16px;
      margin: 5px 0;
   }

   .success-card h6 {
      font-size: 14px;
   }

   .advertisement-content h4 {
      font-size: 30px;
      line-height: 40px;
   }

   .advertisement-content p {
      font-size: 16px;
      line-height: 26px;
      margin-bottom: 15px;
   }

   .new-faq .accordion-item .accordion-button {
      padding: 10px;
      font-size: 14px;
   }

}

@media(max-width:1199px) {
   .new-page-bnnr .new-page-content h1, .new-main-page-bnnr .new-page-content h1 {
      font-size: 35px;
      line-height: 50px;
   }

   .new-choose-content h2 {
      font-size: 30px;
      line-height: 45px;
   }

   .subheading {
      font-size: 20px;
   }

   .new-feautres-tab-innr {
      margin-bottom: 20px;
   }

   .new-counter-card h5 {
      font-size: 20px;
      margin: 5px 0;
   }

   .new-delivery-sec .new-counter-card h5 {
      font-size: 15px;
   }

   .success-card {
      padding: 10px;
   }

   .advertisement-card {
      padding: 30px 20px 0px 30px;
   }

   .advertisement-content h4 {
      font-size: 25px;
      line-height: 35px;
   }

   .noteworthy-content {
      padding: 6px;
   }

   .noteworthy-content a {
      font-size: 15px;
      margin-top: 5px;
      font-weight: 500;
   }

}

@media(max-width:991px) {
   .new-page-bnnr {
      padding-top: 50px;
      padding-bottom: 50px;
   }

   .new-page-bnnr .new-page-content h1, .new-main-page-bnnr .new-page-content h1 {
      font-size: 22px;
      line-height: 30px;
   }

   .new-choose-content h2 {
      font-size: 25px;
      line-height: 40px;
      margin-bottom: 10px;
   }

   .new-choose-content p.mb-5 {
      margin-bottom: 1rem !important;
   }

   .new-feautres-tab .nav .tab-item .tab-link {
      padding: 10px 18px;
   }

   .new-feautres-tab .nav .tab-item {
      margin: 0 5px;
   }

   .new-feautres-tab-img {
      text-align: center;
   }

   .new-feautres-tab-innr h6 {
      font-size: 14px;
   }

   .subheading {
      font-size: 18px;
   }

   .partner-slide-item img {
      height: 85px;
      width: 85px;
   }

   .partner-slide-item {
      padding: 10px;
   }

   .advertisement-content h4 {
      font-size: 20px;
      line-height: 28px;
   }

   .advertisement-content p {
      font-size: 14px;
      line-height: 24px;
   }

   .theame-btn {
      padding: 8px 22px;
      font-size: 14px;
   }

}

@media(max-width:767px) {
   .new-page-bnnr {
      text-align: center;
   }

   .new-page-bnnr {
      padding-top: 30px;
      padding-bottom: 30px;
   }

   .new-choose-content h2 {
      font-size: 20px;
      line-height: 34px;
   }

   .new-choose-content {
      text-align: center;
   }

   .new-feautres-tab .nav .tab-item {
      margin: 0 2px;
   }

   .new-feautres-tab .nav .tab-item .tab-link {
      padding: 8px 12px;
      font-size: 13px;
   }

   .new-feautres-tab-innr {
      margin-bottom: 10px;
   }

   .new-counter-card {
      padding: 10px;
   }

   .success-main {
      margin-bottom: 6px;
   }

   .advertisement-card {
      padding: 15px 15px 0px 15px;
      text-align: center;
   }

   .new-choose-content {
      margin-top: 15px;
   }

}

@media(max-width:480px) {
   .new-feautres-tab .nav .tab-item {
      margin-bottom: 8px;
   }

   .new-page-bnnr .new-page-content h1, .new-main-page-bnnr .new-page-content h1 {
      font-size: 20px;
      line-height: 28px;
   }

   .advertisement-content h4 {
      font-size: 16px;
      line-height: 26px;
   }

   .new-faq .accordion-item .accordion-button {
      padding: 8px;
      font-size: 13px;
   }

   .accordion-button::after {
      height: 22px;
      width: 22px;
      line-height: 22px;
      font-size: 10px;
   }

   .subheading {
      font-size: 16px;
   }

   .new-feautres-tab .nav {
      margin-top: 10px;
      margin-bottom: 10px;
   }

}
