
/* .form-control.border-none{
    border: none !important;
} */

ol, ul{
    padding-left: 0 !important;
}

.app-links img{
 min-height: 50px;
}

.card-body > img{
    width: 160px;
}

.map iframe{
    margin-bottom: 50px;
    border-radius: 0 0 0 120px;
}

.element {
    transition: transform 0.2s ease;
    /* max-width: 90dvw; */
  }

/* home  */
  .element .hel1{
    margin-top: 110px;
    margin-left: -50px;
    width: 650px;
  }

  .element .hel2{
    width: 260px;
    margin-top: -300px;
    margin-left: 10px;
  }

  .element .hel3{
    width: 150px;
    margin-top: -840px;
    margin-left: -53px;
  }

  .element .hel4{
    width: 150px;
    margin-top: -930px;
    margin-left: 0px;
  }

  .element .hel5{
    width: 250px;
    margin-top: -350px;
    margin-left: 205px;
  }

  .element .hel6{
    width: 50px;
    margin-top: -990px;
    margin-left: 530px;
  }

  .element .hel7{
    width: 120px;
    margin-top: -400px;
    margin-left: 470px;
  }
/* home  */

/* fb */
.element .fel1{
    margin-top: 150px;
    margin-left: 290px;
    width: 340px;
  }

  .element .fel2{
    width: 480px;
    margin-top: -360px;
    margin-left: 20px;
  }

  .element .fel3{
    width: 300px;
    margin-top: -70px;
    margin-left: 70px;
  }
  .element .fel4{
    width: 150px;
    margin-top: -460px;
    margin-left: 290px;
  }
/* fb */

/* restaurant  */
.element .rel1{
    margin-top: 70px;
    margin-left: 70px;
    width: 550px;
  }

  .element .rel2{
    width: 260px;
    margin-top: -140px;
    margin-left: 380px;
  }

  .element .rel3{
    width: 320px;
    margin-top: -600px;
    margin-left: -33px;
  }

  .element .rel4{
    width: 120px;
    margin-top: -260px;
    margin-left: 150px;
  }
/* restaurant  */

/* barpub  */
.element .bel1{
    margin-top: 100px;
    margin-left: 50px;
    width: 550px;
  }

  .element .bel2{
    width: 160px;
    margin-top: -180px;
    margin-left: 400px;
  }

  .element .bel3{
    width: 350px;
    margin-top: -670px;
    margin-left: -53px;
  }

  .element .bel4{
    width: 120px;
    margin-top: -230px;
    margin-left: 150px;
  }
/* barpub  */

.nav-link{
    padding-left: 15px;
}

.relative{
    position: relative;
}

.absolute{
    position: absolute;
}

.apps{
    max-width: 110%;
    margin-top: -130px;
    margin-bottom: -20px;
    margin-left: 10px;
}

.f-icons{
    background-color: var(--mdb-blue);
    padding: 0.2rem;
    max-width: 25%;
    margin-top: -61px;
    margin-left: 0px;
}

.border-l{
    border: 2px solid #fff;
    padding: 1.5rem;
}

.border-d{
    border: 2px solid #014390;
    padding: 1.5rem;
}

.icon-pos path {
        fill: #a3a3a3;
}

/* .icon-pos:hover path {
    fill: #fff;
} */

.my-app{
    margin-top: 140px;
    margin-bottom: 120px;
}

.bg-rounded{
    border-radius: 20px;
}

.h1{
    font-size: 50px;
}

.h2{
    font-size: 23px;
    color: black;
}

.tbt{
    font-size: 18px;
    line-height: normal;
    text-align: left;
}

.para{
    font-size: 13px;
    line-height: 14px;
}

.fs-23{
    font-size: 23px;
    font-weight: 500;
    line-height: 23px;
}

.fs-30{
    font-size: 30px;
    font-weight: 600;
    line-height: 40px;
}

.fs-mo{
    font-size: 30px !important;
}

.tb-img img{
    height: 60px;
}

.pay{
    width: 130px;
    height: 130px;
}

.pay img{
    width: 100%;
}

.bg-dark-blue{
    background-color: var(--mdb-blue);
}

.bg-light-blue{
    background-color: var(--mdb-info);
}

.bg-primary{
    background-color: var(--mdb-primary);
}

.bg-secondary{
    background-color: var(--mdb-secondary);
}

.bg-yellow{
    background-color: var(--mdb-yellow);
}

.bg-gray{
    background-color: var(--mdb-gray);
}

.bg-gray-light{
    background-color: #eeeeee;
}

.text-yellow{
    color: var(--mdb-yellow);
}

.rounded-50{
    border-radius: 50px !important;
}

.rounded-15{
    border-radius: 15px !important;
}

.rounded-lt{
    border-top-left-radius: 100px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

.top-round{
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
}

.main-tabs{
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    margin: 0px 6px 0px 6px;
    box-shadow: 0px 51px 20px 0px rgba(0, 0, 0, 0.01), 0px 13px 13px 0px rgba(0, 0, 0, 0.04), 0px 3px 7px 0px rgba(0, 0, 0, 0.05);
}

.main-tabs a:hover{
    background-color: #fff  !important;
}

.testimonial-round{
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 100px;
}

footer{
    box-shadow: 0px -30px 20px 0px rgba(0, 0, 0, 0), 0px -12px 13px 0px rgba(0, 0, 0, 0.022), 0px -3px 7px 0px rgba(0, 0, 0, 0.022);
}

.sec-shadow{
    box-shadow: 0px 51px 20px 0px rgba(0, 0, 0, 0.01), 0px 13px 13px 0px rgba(0, 0, 0, 0.04), 0px 3px 7px 0px rgba(0, 0, 0, 0.05);
}

.v-card{
    cursor: pointer;
    padding: 20px 0 0 0;
}

.number{
    position: relative;
    padding: 12px;
    background-color: var(--mdb-primary);
    border-radius: 50%;
    width: 70px;
    height: 70px;
    color: var(--mdb-light);
    text-align: center;
    align-content: flex-end;
    margin-bottom: -70px;
    margin-left: -12px;
    z-index: 2;
    font-size: 30px;
    font-weight: 600;
}

.comma{
    width: 100px;
    margin-left: 12px;
}

.user-l1{
    width: 50px;
    height: 50px;
    border-radius: 100px;
}

.user-l2{
    width: 80px;
    height: 80px;
    border-radius: 100px;
}

.user-active{
    width: 100px;
    height: 100px;
    border-radius: 100px;
}

.tab {
    cursor: pointer;
    transition: transform 0.5s ease-in-out;
}

.tab.active {
    transform: scale(1.6); /* Increase size of active circle */
}

.cont-item {
    display: none;
}

.cont-item.active {
    display: block;
}

.active-comment{
    transform: scale(1.2);
}

.step1 img, .step2 img, .step3 img{
    width: 50px;
}

.step1{
    /* background-image: url(/img/home/step-1.gif); */
    background-repeat: no-repeat;
    background-size: contain;
    height: 170px;
    margin-left: 10px;
}

.step2{
    /* background-image: url(/img/home/step-2.gif); */
    background-repeat: no-repeat;
    background-size: contain;
    height: 170px;
    margin-left: 10px;
}

.step3{
    /* background-image: url(/img/home/step-3.gif); */
    background-repeat: no-repeat;
    background-size: contain;
    height: 170px;
    margin-left: 10px;
}

.tab-bg-1{
    background-image: url(/img/home/Dashboard.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
}

.tab-bg-2{
    background-image: url(/img/home/Dashboard.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
}

.tab-bg-3{
    background-image: url(/img/home/Loyalty.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
}

.tab-bg-4{
    background-image: url(/img/home/Online\ Order.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
}

.tab-pane img {
    visibility: hidden;
    max-width: 100%;
}

.style-none{
    list-style: none;
    padding-left: 0;
}

.pay-icons img{
    width: 115px;
    padding-right: 60px;
}

.row-eq-height {
    display: flex;
    flex-wrap: wrap;
}
.row-eq-height > [class*='col-'] {
    display: flex;
    flex-direction: column;
}
.row-eq-height .image-text {
    flex-grow: 1;
}
.image-text img {
    /* max-width: 100%; */
    background-size: cover;
    height: auto;
    display: block;
}

.mt-15{
    margin-top: rem;
}

.Fl1 {
    width: 140px;
    height: 140px;
    border-radius: 50%;
    background-size: fill;
}

.Fl2 {
    width: 140px;
    height: 140px;
    border-radius: 50%;
    margin-top: -140px;
    background-size: fill;
}

.w-70{
    width: 70%;
}

.z-top{
    z-index: 1;
}

body{
    font-size: 15px !important;
    scroll-behavior: smooth;
}

.fs-btn{
    font-size: 14px !important;
}

.f-logo{
    justify-content: start !important
}

.f-links{
    justify-content: center !important;
}

.justify-content-space-evenly{
    justify-content: space-evenly;
}

.gx-6{
    --mdb-gutter-x: 6rem;
}

.lh-3{
    line-height: 25px;
}

.vl {
    border-left-style: solid;
    border-left-width: 1px;
    border-image: linear-gradient( to bottom, white, rgb(162, 162, 162),  white ) 1 50%;
  }

/* background images */

.h-hero-img{
    background: url(/img/home/complete-hospitality-service-system.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
}

.r-hero-img{
    background: url(/img/home/Upgrade-Your-Restaurant-with-OrderBuddy.png);
    background-position: 50% 70%;
    background-repeat: no-repeat;
    background-size: contain;
}

.t-hero-img{
    background: url(/img/home/t-hero-img.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}

.bc-hero-img{
    background: url(/img/bar//take-your-bar-club-next-level.png);
    background-position: 50% 65%;
    background-repeat: no-repeat;
    background-size: contain;
}

.esp-img{
    background: url(/img/bar/easy-order-management.jpg);
    /* background-position: 60% 60%; */
    background-repeat: no-repeat;
    background-size: cover;
}

#fb-order-img{
    height: 200px;
    margin-left: -30px;
    margin-top: -475px;

}

.analyze-img{
    background: url(/img/home/analysing.jpg);
    background-position: 10% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}

.trs-img{
    background: url(/img/home/Table\ Reservation.jpg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}

.emto-img{
    background: url(/img/take-away/restaurant-delivery-service-takeaway.jpg);
    background-position: 100% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}

.tovqr-img{
    background: url(/img/home/Table\ ordering\ via\ QR\ code.jpg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}

.loyalty-img{
    background: url(/img/home/loyalty-programs-rewards.webp);
    background-position: 10% 100%;
    background-repeat: no-repeat;
    background-size: cover;
}

.arrow{
    height: 100px;
    rotate: -100deg;
    margin-top: -110px;
    margin-left: 100px;
}

.hc{
    font-size: 18px;
    line-height: 27px;
}

.contact img{
    width: 60px;
}

.arrows{
    height: 200px;
    margin-left: 100px;
    margin-top: -80px;
}

._no{
    transform-origin: 5%;
    font-size: 40px;
    font-weight: bolder;
    margin-top: -120px;
    margin-left: 200px;
}

.setup-fee{
    width: 100px;
    margin-top: -200px;
    margin-left: 90px;
}

.monthly-fee{
    width: 90px;
    margin-top: -140px;
    margin-left: 90px;
}

.hidden-fee{
    width: 90px;
    margin-top: -10px;
    margin-left: 180px;
}

.pb-7{
    padding-bottom: 70px;
}



.card-link img{
    width: 24px;
    padding-right: 5px;
}

.mt-2r{
    margin-top: 1.5rem !important
}

.border-lb{
    border: 2px solid var(--mdb-primary);
}

/* loader styles */

.loader{
    width: 50px;
    height: 50px;
    position: relative;
    transform: rotate(135deg);
    margin: 50px auto;
}
.loader span{
    width: 40%;
    height: 40%;
    border-radius: 50%;
    position: absolute;
    animation: spin 2s ease infinite;
}
.loader span:first-child{
    background: #19A68C;
    animation-delay: -1.5s;
}
.loader span:nth-child(2){
    background: #F63D3A;
    animation-delay: -1s;
}
.loader span:nth-child(3){
    background: #FDA543;
    animation-delay: -0.5s;
}
.loader span:last-child{ background: #193B48; }
@keyframes spin{
    0%, 100%{ transform: translateX(200%); }
    25%{ transform: translateY(200%); }
    50%{ transform: translateX(0); }
    75%{ transform: translateY(0); }
}


@media(max-width: 576px) {

    .app-links img{
        min-height: 45px;
       }

    .arrow{
        margin-top: -110px;
        margin-left: 240px;
    }

    .map iframe{
        margin-bottom: 20px;
        border-radius: 0;
    }

    .fb-img{
        margin-bottom: 50px;
        margin-top: -20px;
    }

    #fb-order-img{
        height: 130px;
        margin-left: -10px;
        margin-top: -286px;
    
    }

    .pay-icons img{
        width: 95px;
        padding-right: 40px;
    }

    .apps{
        max-width: 120%;
        margin-top: -70px;
        margin-bottom: -50px;
        margin-left: -5px;
    }

    .pay{
        width: 100%;
    }

    .w-40{
        width: 65% !important;
        margin-top: -70px;
        margin-bottom: 40px;
    }

    .f-logo{
        justify-content: center !important;
        margin-bottom: 40px;
    }
    
    .my-app{
        margin-top: 70px;
        margin-bottom: 50px;
    }

    .top-round{
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
    }

    .h1{
        font-size: 26px;
    }
    
    .h2{
        font-size: 18px;
    }
    
    .tbt{
        font-size: 17px;
        line-height: normal;
        text-align: left;
    }
    
    .para{
        font-size: 12px;
        line-height: 5px;
    }

    .vl {
        border: none;
      }
}

@media(min-width: 768px) {

    
}

@media(min-width: 992px) {

    
}

@media(min-width: 1200px) {

   
}

@media(min-width: 1400px) {

    
}

.pricing-card {
    border-radius: 10px;
    padding: 1.4rem;
    text-align: left;
    transition: transform 0.3s;
}

.pricing-card > img{
    text-align: center !important;
}


.pricing-card:hover {
    transform: translateY(-10px);
    scale: 1.02 ease-in-out;
}

.free {
    background-color: #f8f9fa;
}

.pro {
    background-color: var(--mdb-blue);
    color: white;
}

.enterprise {
    background-color: #f8f9fa;
}

.card-title {
    font-size: 1.4rem;
    margin-bottom: 1rem;
}

.card-price {
    font-size: 3.4rem;
    margin-bottom: 1rem;
}

.feature-list {
    text-align: left;
    margin-top: 1rem;
}

.feature-list li {
    list-style: none;
    margin-bottom: 0.5rem;
    display: flex;
    align-items: start;
}

.feature-list li .fa-check, .feature-list li .fa-check-double {
    font-size: 14px !important;
    margin-right: 0.5rem !important;
    color: #00c851 !important;
    /* background-color: #00c851; */
    border-radius: 50%;
    padding: 0.1rem;
    width: 1rem;
    height: 1rem;
    display: flex;
    justify-content: start;
    align-items: center;
}

.feature-list li .fa-check svg{
    width: 0.7rem;
    height: 0.7rem;
}

.feature-list .unchecked .fa-check {
    color: #b1b1b1;
    background-color: #e0e0e0;
}

.btn-group {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
}

.btn-group .btn {
    margin: 0 5px;
}

.text-green{
    color: #00c851 !important;
}

.text-blue{
    color: var(--mdb-blue) !important;
}

.textsec{
    border-radius: 20px 20px 70px 20px;
    padding: 20px 35px 20px 0px;
}

.deviceimg{
    right: 15%;
}

.imgfaq{
    width: 150px;
}

@keyframes blink {
    0%, 100% {
        scale: 0.5;
    }
    50% {
        scale: 1;
    }
}

.blink {
    animation: blink 5s infinite;
}

/* Checkout CSS */

.payment-container {
    background-color: #ffffff;
    border-radius: 8px;
    padding: 30px;
}

.payment-card {
    background-color: #f3f3f3;
    padding: 20px;
    border-radius: 8px;
}

.payment-card h5 {
    font-size: 1.25rem;
    font-weight: bold;
    margin-bottom: 20px;
}

.powered-by {
    font-size: 12px;
    text-align: center;
    margin-top: 10px;
    color: #999;
}
