
 
 
 
 @font-face {
    font-family: khand;
    src: url("../fonts/Khand/Khand-Bold.ttf");
}
@font-face { 
    font-family: 'MYRIADPRO-SEMIBOLD';
    src:  url('../fonts/MYRIADPRO-BOLD.woff') ,
          url('../fonts/MYRIADPRO-BOLD.woff');
  }

.food-ordering-demand-content span.blue-txt {
    font-family: Khand;
    font-size: 60px;
}
.Flow-and-Journeys-heading h3 span.blue-txt {
    font-family: 'MYRIADPRO-SEMIBOLD';
}
.Flow-and-Journeys-heading h3 {
    font-weight: 900;
    font-family: 'MYRIADPRO-SEMIBOLD';
}
.food-ordering-demand-content h2 {
    font-family: Khand;
    font-size: 47px;
    line-height: 68px;
}
.banner-height {
    display: flex;
    justify-content: center;
    align-items: center;
}
.food-ordering-demand-content p {
    font-size: 22px;
}

.food-ordering-demand-content p {
    font-size: 19px;
    margin: 1rem 0px;
    padding: 0rem 2rem 0rem 0rem;
    line-height: 32px;
}

.demand-contant h5 {
    font-family: 'MYRIADPRO REGULAR';
    font-weight: 900;
}
ul.pic-list img {
    width: 30px;
    height: 30px;
    border-radius: 50%;
}
.Features-Demand {
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 0%), 0 6px 20px 0 rgb(0 0 0 / 8%);
    border-radius: 14px;
}
.demand-pink:hover {
    border: 2px solid #eb2e45;
    color: #eb2e45;
    transition: all 0.4s ease-in-out;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 11%), 0 6px 20px 0 rgb(0 0 0 / 11%);
}
.demand-purple:hover {
    border: 2px solid #4f52ff;
    color: #4f52ff;
    transition: all 0.4s ease-in-out;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 11%), 0 6px 20px 0 rgb(0 0 0 / 11%);
}
.demand-orange:hover {
    border: 2px solid #fa9c4f;
    color: #f99746;
    transition: all 0.4s ease-in-out;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 11%), 0 6px 20px 0 rgb(0 0 0 / 11%);
}
.demand-blue:hover {
    border: 2px solid #00a3f4;
    color: #00a3f4;
    transition: all 0.4s ease-in-out;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 11%), 0 6px 20px 0 rgb(0 0 0 / 11%);
}
.demand-yellow:hover {
    border: 2px solid #ffc421;
    color: #ffc421;
    transition: all 0.4s ease-in-out;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 11%), 0 6px 20px 0 rgb(0 0 0 / 11%);
}

ul.pic-list {
    font-size: 16px;
    padding-left: 0;
}

.Features-Demand {
    width: 100%;
    border-radius: 10px;
    max-width: 604px;
    border: 2px solid #fff;
}

.Apps-work-heading h4 {
    font-family: 'Khand';
    font-size: 40px;
    line-height: 51px;
}
.Apps-work-heading h4 span.yellow-txt {
    font-family: 'Khand';
    font-size: 40px;
    line-height: 51px;
}
.food-ordering-img {
    padding: 1rem;
}
.setfont-face p,li,label,a {
    font-family: 'MYRIADPRO REGULAR';
}
button.Discuss.explore-btn {
    padding: 13px 38px;
}
.setfont-face li {
    font-size: 16px;
    color: #00000070;
}
.setfont-face ul {
    padding-left: 1rem;
}
.setfont-face  {
    font-family: 'MYRIADPRO REGULAR';
}
.food-ordering-img h4 {
    font-family: 'MYRIADPRO-SEMIBOLD';
    font-size: 30px;
    font-weight: 900;
}
.contact-info a {
    font-size: 16px;
    text-decoration: none;
    color: #00000069;
}
.form-floating label {
    font-size: 16px;
    color: #000000a1;
}
canvas{
    pointer-events:none;
  }
  div#captcha {
    text-align: end;
}
a.btn.read-more:hover {
    background: #10afff;
    color: #fff;
    transition: all 0.4s ease-in-out;
}
.team-approach.topview {
    margin-top: 3rem;
}

.backcolor {
    background-color: #fff;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    padding: 12px 0px;
    text-align: center;
}
.icone-1 {
    margin: 0px 6px;
}
.backcolor-1 {
    background-color: #fff;
    width: 52px;
    height: 52px;
    border-radius: 50%;
    padding: 6px 0px;
    text-align: center;
}
.icon {
    display: flex;
    justify-content: center;
}

.hover-effect a:hover {
    color: #10afff;
}
.contact-info span {
    font-family: 'MYRIADPRO REGULAR';
}

  .center-slider .slick-slide{
    color: #FFF;
    margin: 24px 15px 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: scale(0.8);
    transition: all 0.4s ease-in-out;
  }
  .center-slider .slick-slide,
  .center-slider .slick-slide[aria-hidden="true"]:not(.slick-cloned) ~ .slick-cloned[aria-hidden="true"] {
    transform: scale(0.8, 0.8);
    transition: all 0.4s ease-in-out;
  }
  
  /* Active center slide (You can change anything here for cenetr slide)*/
  .center-slider .slick-center,
  .center-slider .slick-slide[aria-hidden="true"]:not([tabindex="-1"]) + .slick-cloned[aria-hidden="true"] {
    transform: scale(1.1);
    /* background-color: #000000; */
  }
  .center-slider .slick-current.slick-active{
    transform: scale(1.1);
    /* background-color: #000000; */
  }
  
  .center-slider .slick-next, .slick-prev{
    z-index: 5;
  }
  .center-slider .slick-next{
    right: 15px;
  }
  .center-slider .slick-prev{
    left: -6px;
  }
   .center-slider .slick-next:before, .slick-prev:before{
    color: #000;
    font-size: 26px;
  }
  .center-slider .slick-dotted.slick-slider{
    margin-bottom: 0;
  }
  /* food page  */
  .order-items {
    padding: 4px 2px;
    border-radius: 35px;
    margin: 5px 13px;
    background-color: #fff;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 5%), 0 6px 20px 0 rgb(0 0 0 / 1%);
    width: 102px;
}

.order-items a{
    color: #000;
    text-decoration: none;
}
.food-ordering-demand-content span {
    font-size: 18px;
    font-family: 'MYRIADPRO REGULAR';
}
.order span {
    font-size: 15px;
    font-weight: 500;
    font-family: 'MYRIADPRO REGULAR';
}

.food-ordering-img h4 .blue-txt {
    font-family: 'MYRIADPRO REGULAR';
    font-size: 30px;
    font-weight: 900;
}
.User-Interface {
    display: flex;
    align-items: center;
    justify-content: center;
}
.user-faces img {
    width: 100%;
    max-width: 243px;
    margin: 24px 27px;
    border-radius: 25px;
}
.Apps-icons li {
    color: #000 !important;
}
section.User-Interface-section {
    background: #dddddd1f;
    padding: 2rem;
}

.sub-user-faces-1 {
    display: flex;
}
.advance-feature-content-1.text-box-contain {
    padding: 1rem 3rem;
}
.advance-feature-content-1 {
    padding: 1rem 0rem;
}
.text-float {
    text-align: end;
}

.User-Interface-slider .center-slider button.slick-next.slick-arrow:before {
   
    content: '›';
    color: #eb2d46;
    font-size: 60px;
    
}

.User-Interface-slider .center-slider .slick-next {
    right: 1px;
}
.User-Interface-slider .center-slider button.slick-prev.slick-arrow:before{
     content: '‹'; 
     color: #eb2d46;
     font-size: 60px;

}

.User-Interface-slider img {
    width: 100%;
    max-width: 201px;
}

.User-Interface-slider img{

    border-radius: 0px;
}
.center-slider  .banner-center-slider .slick-next:before, .slick-prev:before {
    color: #fff;
    font-size: 86px;
}

.center-slider.banner-center-slider .slick-next:before, .slick-prev:before {
    color: #fff;
    font-size: 65px;
}
.center-slider.banner-center-slider .slick-next{
    right: -3px;
}
.center-slider.banner-center-slider .slick-prev {
    left: -16px;
}

/* Animation property */
  .ani-boxes > div {
    background: #f2f2f2;
    color: #fff;
    border-radius: 4px;
    padding: 1em;
    margin: 0 0 1em;
    width: 300px;
  }
  .ani-boxes:nth-child(even) > div {
    background: #27b4a8;
  }
  
  .ani-boxes:nth-child(odd) > div {
    background: #f4645f;
  }


  .ani-boxes {
    display: inline-block;
    margin: 0 0.5rem;
    animation: bounce; /* referring directly to the animation's @keyframe declaration */
    animation-duration: 2s; /* don't forget to set a duration! */
  }

  section.Flow-and-Journeys p {
    line-height: 32px;
    color: rgb(0 0 0 / 59%);
    padding: 1.3rem 4.54rem 2rem 0rem;
    font-size: 15px;
    font-family: system-ui;
    font-weight: 500;
}
.contact-info h5 {
    font-weight: 900;
    font-size: 24px;
}

.User-Interface-slider.health-slider .center-slider button.slick-next.slick-arrow:before {
    color: #1e8cdc;
    
}

.User-Interface-slider.health-slider .center-slider button.slick-prev.slick-arrow:before{
    color: #418ec6;
}
.burger-set {
    display: flex;
    align-items: center;
}

.order-picks-health {
    display: flex;
    justify-content: flex-start;
    gap: 10px;
}
.order-items-1 {
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 0%), 0 6px 20px 0 rgb(0 0 0 / 8%);
    padding: 4px 7px;
    border-radius: 28px;
}
.order-items-1 span {
    font-size: 16px;
}

.User-Interface-slider.fitness-slider .center-slider button.slick-next.slick-arrow:before {
    color: #018a82;
}
.User-Interface-slider.fitness-slider .center-slider button.slick-prev.slick-arrow:before {
    color: #018a82;
}