/* _content/PointofSaleTech/Pages/About.cshtml.rz.scp.css */

.about-section[b-v4iyw6fimm] {
    padding: 60px 20px;
    background-color: #fff;
}

.container[b-v4iyw6fimm] {
    max-width: 1100px;
    margin: auto;
}

.about-section h2[b-v4iyw6fimm] {
    font-size: 2.5rem;
    margin-bottom: 20px;
    text-align: center;
    font-weight: 600;
}

    .about-section h2 span[b-v4iyw6fimm] {
        color: #e6691c;
    }

.about-section .intro[b-v4iyw6fimm] {
    font-size: 1.1rem;
    line-height: 1.6;
    text-align: center;
    margin-bottom: 50px;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}

/* Info grid */
.info-grid[b-v4iyw6fimm] {
    display: flex;
    justify-content: space-between;
    gap: 30px;
    flex-wrap: wrap;
}

.info-box[b-v4iyw6fimm] {
    flex: 1 1 300px;
    background-color: #f1f1f1;
    padding: 25px;
    border-radius: 10px;
    text-align: center;
    transition: transform 0.3s;
}

    .info-box:hover[b-v4iyw6fimm] {
        transform: translateY(-5px);
        background-color: #e6f4ff;
    }

.icon[b-v4iyw6fimm] {
    font-size: 2.5rem;
    margin-bottom: 15px;
    color: #e6691c;
}

.info-box h3[b-v4iyw6fimm] {
    font-size: 1.4rem;
    margin-bottom: 15px;
    color: #222;
}

.info-box p[b-v4iyw6fimm] {
    font-size: 1rem;
    line-height: 1.5;
    color: #555;
}

/* Responsive Design */
@media (max-width: 768px) {
    .info-grid[b-v4iyw6fimm] {
        flex-direction: column;
        align-items: center;
    }

    .info-box[b-v4iyw6fimm] {
        width: 100%;
    }

    .about-section h2[b-v4iyw6fimm] {
        font-size: 2rem;
    }
}
/* _content/PointofSaleTech/Pages/BarcodePrinter.cshtml.rz.scp.css */




.rightsideimgmaindiv[b-ba9nyyjnml] {
    display: flex;
    max-width: 1350px;
    margin: auto;
    padding: 0px 30px;
    gap: 4%;
    align-items: center;
    justify-content: space-between;
}

.rightimgdiv[b-ba9nyyjnml] {
    width: 47%;
}

.righttextdiv[b-ba9nyyjnml] {
    width: 47%;
}

.rightimgdiv img[b-ba9nyyjnml] {
    width: 75%;
}




.leftsideimgmaindiv[b-ba9nyyjnml] {
    display: flex;
    max-width: 1350px;
    margin: auto;
    padding: 0px 30px;
    gap: 4%;
    justify-content: space-between;
    align-items: center;
}

.leftimgdiv[b-ba9nyyjnml] {
    width: 47%;
}

.lefttextdiv[b-ba9nyyjnml] {
    width: 47%;
}

.leftimgdiv img[b-ba9nyyjnml] {
    width: 75%;
}

.industries-list[b-ba9nyyjnml] {
    column-count: 2;
    column-gap: 40px;
    /*list-style: none;*/
    padding: 0;
    margin: 0;
}

li[b-ba9nyyjnml] {
    margin-bottom: 4px;
}









@media only screen and (max-width:850px) {
    .leftsideimgmaindiv[b-ba9nyyjnml] {
        flex-direction: column;
        gap: 20px;
        align-items: center;
    }

    .leftimgdiv[b-ba9nyyjnml] {
        width: 70%;
    }

    .lefttextdiv[b-ba9nyyjnml] {
        width: 100%;
    }


    .rightsideimgmaindiv[b-ba9nyyjnml] {
        flex-direction: column-reverse;
        gap: 20px;
        align-items: center;
    }

    .rightimgdiv[b-ba9nyyjnml] {
        width: 70%;
    }

    .righttextdiv[b-ba9nyyjnml] {
        width: 100%;
    }
}







@media only screen and (max-width:500px) {


    .leftimgdiv[b-ba9nyyjnml] {
        width: 100%;
    }


    .rightimgdiv[b-ba9nyyjnml] {
        width: 100%;
    }
}
/* _content/PointofSaleTech/Pages/BarcodeScanner.cshtml.rz.scp.css */




.rightsideimgmaindiv[b-kt6eg6abpz] {
    display: flex;
    max-width: 1350px;
    margin: auto;
    padding: 0px 30px;
    gap: 4%;
    align-items: center;
    justify-content: space-between;
}

.rightimgdiv[b-kt6eg6abpz] {
    width: 47%;
}

.righttextdiv[b-kt6eg6abpz] {
    width: 47%;
}

.rightimgdiv img[b-kt6eg6abpz] {
    width: 75%;
}




.leftsideimgmaindiv[b-kt6eg6abpz] {
    display: flex;
    max-width: 1350px;
    margin: auto;
    padding: 0px 30px;
    gap: 4%;
    justify-content: space-between;
    align-items: center;
}

.leftimgdiv[b-kt6eg6abpz] {
    width: 47%;
}

.lefttextdiv[b-kt6eg6abpz] {
    width: 47%;
}

.leftimgdiv img[b-kt6eg6abpz] {
    width: 75%;
}

.industries-list[b-kt6eg6abpz] {
    column-count: 2;
    column-gap: 40px;
    /*list-style: none;*/
    padding: 0;
    margin: 0;
}

li[b-kt6eg6abpz] {
    margin-bottom: 4px;
}









@media only screen and (max-width:850px) {
    .leftsideimgmaindiv[b-kt6eg6abpz] {
        flex-direction: column;
        gap: 20px;
        align-items: center;
    }

    .leftimgdiv[b-kt6eg6abpz] {
        width: 70%;
    }

    .lefttextdiv[b-kt6eg6abpz] {
        width: 100%;
    }


    .rightsideimgmaindiv[b-kt6eg6abpz] {
        flex-direction: column-reverse;
        gap: 20px;
        align-items: center;
    }

    .rightimgdiv[b-kt6eg6abpz] {
        width: 70%;
    }

    .righttextdiv[b-kt6eg6abpz] {
        width: 100%;
    }
}







@media only screen and (max-width:500px) {


    .leftimgdiv[b-kt6eg6abpz] {
        width: 100%;
    }


    .rightimgdiv[b-kt6eg6abpz] {
        width: 100%;
    }
}
/* _content/PointofSaleTech/Pages/CashDrawer.cshtml.rz.scp.css */




.rightsideimgmaindiv[b-kevy9hz09c] {
    display: flex;
    max-width: 1350px;
    margin: auto;
    padding: 0px 30px;
    gap: 4%;
    align-items: center;
    justify-content: space-between;
}

.rightimgdiv[b-kevy9hz09c] {
    width: 47%;
}

.righttextdiv[b-kevy9hz09c] {
    width: 47%;
}

.rightimgdiv img[b-kevy9hz09c] {
    width: 100%;
}




.leftsideimgmaindiv[b-kevy9hz09c] {
    display: flex;
    max-width: 1350px;
    margin: auto;
    padding: 0px 30px;
    gap: 4%;
    justify-content: space-between;
    align-items: center;
}

.leftimgdiv[b-kevy9hz09c] {
    width: 47%;
}

.lefttextdiv[b-kevy9hz09c] {
    width: 47%;
}

.leftimgdiv img[b-kevy9hz09c] {
    width: 100%;
}

.industries-list[b-kevy9hz09c] {
    column-count: 2;
    column-gap: 40px;
    /*list-style: none;*/
    padding: 0;
    margin: 0;
}

li[b-kevy9hz09c] {
    margin-bottom: 4px;
}









@media only screen and (max-width:850px) {
    .leftsideimgmaindiv[b-kevy9hz09c] {
        flex-direction: column;
        gap: 20px;
        align-items: center;
    }

    .leftimgdiv[b-kevy9hz09c] {
        width: 70%;
    }

    .lefttextdiv[b-kevy9hz09c] {
        width: 100%;
    }


    .rightsideimgmaindiv[b-kevy9hz09c] {
        flex-direction: column-reverse;
        gap: 20px;
        align-items: center;
    }

    .rightimgdiv[b-kevy9hz09c] {
        width: 70%;
    }

    .righttextdiv[b-kevy9hz09c] {
        width: 100%;
    }
}







@media only screen and (max-width:500px) {


    .leftimgdiv[b-kevy9hz09c] {
        width: 100%;
    }


    .rightimgdiv[b-kevy9hz09c] {
        width: 100%;
    }
}
/* _content/PointofSaleTech/Pages/Clients.cshtml.rz.scp.css */
.clients-section[b-0te74d2mup] {
    padding: 60px 20px;
    background-color: #fff;
}

    .clients-section h2[b-0te74d2mup] {
        font-size: 2.5rem;
        text-align: center;
        margin-bottom: 40px;
        font-weight: 600;
    }

        .clients-section h2 span[b-0te74d2mup] {
            color: #e6691c;
        }

.clients-grid[b-0te74d2mup] {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: center;
}

.client-card[b-0te74d2mup] {
    width: 300px;
    background-color: #f2f2f2;
    border: 3px solid #eee;
    border-radius: 8px;
    overflow: hidden;
    transition: transform 0.3s;
}

    .client-card:hover[b-0te74d2mup] {
        transform: translateY(-5px);
        border-color: #e6691c;
    }

    .client-card img[b-0te74d2mup] {
        width: 100%;
        height: 200px;
        object-fit: cover;
    }

.client-info[b-0te74d2mup] {
    padding: 15px;
    text-align: left;
}

    .client-info h4[b-0te74d2mup] {
        margin: 0;
        font-size: 1.1rem;
        color: #e6691c;
    }

        .client-info h4 a[b-0te74d2mup] {
            text-decoration: none;
            color: #e6691c;
        }

    .client-info p[b-0te74d2mup] {
        margin: 5px 0;
        font-size: 0.95rem;
        color: #555;
    }

.location[b-0te74d2mup] {
    display: block;
    margin-top: 10px;
    font-weight: bold;
    font-size: 1.1rem;
    color: #223a5e;
    text-align: right;
}
/* _content/PointofSaleTech/Pages/Contact.cshtml.rz.scp.css */
/*h2 {
    font-size: 2.5rem;
    margin-bottom: 20px;
    text-align: center;
    font-weight: 600;
    padding-top:60px;
}*/

.contact-container[b-9deoaujmx8] {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 10px 5% 40px 5%;
}

.location[b-9deoaujmx8], .contact-form[b-9deoaujmx8] {
    flex: 1 1 400px;
    margin: 20px;
}

    .location h2[b-9deoaujmx8], .contact-form h2[b-9deoaujmx8] {
        margin-bottom: 20px;
        font-size: 1.6em;
    }

.location-group[b-9deoaujmx8] {
    margin-bottom: 25px;
}

    .location-group strong[b-9deoaujmx8] {
        color: #e6691c;
    }

    .location-group p[b-9deoaujmx8] {
        margin: 4px 0;
        line-height: 1.5;
    }

form input[b-9deoaujmx8], form textarea[b-9deoaujmx8] {
    width: 100%;
    padding: 12px;
    margin: 10px 0 20px;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 1em;
}

form textarea[b-9deoaujmx8] {
    resize: vertical;
    min-height: 120px;
}

form button[b-9deoaujmx8] {
    background: #009e3e;
    color: white;
    border: none;
    padding: 12px 20px;
    font-size: 1em;
    border-radius: 4px;
    cursor: pointer;
}

    form button:hover[b-9deoaujmx8] {
        background: #007d30;
    }

@media (max-width: 768px) {
    .contact-container[b-9deoaujmx8] {
        flex-direction: column;
        padding: 20px;
    }

    .location[b-9deoaujmx8], .contact-form[b-9deoaujmx8] {
        margin: 0 0 30px;
    }
}
/* _content/PointofSaleTech/Pages/Index.cshtml.rz.scp.css */
h2[b-ptvcz8hbi9] {
    font-size: 34px !important;
}

.slider[b-ptvcz8hbi9] {
    position: relative;
    width: 100%;
    overflow: hidden;

}

.slides[b-ptvcz8hbi9] {
    display: flex;
    transition: transform 0.5s ease-in-out;
    width: 100%; /* 5 slides */
}

.slide[b-ptvcz8hbi9] {
    width: 100%;
    flex-shrink: 0;
}

    .slide img[b-ptvcz8hbi9] {
        width: 100%;
        height: auto; /* Maintain aspect ratio */
        display: block;
    }

.dots[b-ptvcz8hbi9] {
    text-align: center;
    transform:translateY(-40px);
}

.dot[b-ptvcz8hbi9] {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 3px;
    background-color: #bbb;
    border-radius: 50%;
    cursor: pointer;
}

    .dot.active[b-ptvcz8hbi9] {
        background-color: #e6691c;
    }

.products-wrapper[b-ptvcz8hbi9] {
    display: flex;
    justify-content: center;
}

.products[b-ptvcz8hbi9] {
    display: grid;
    grid-template-columns: repeat(3, 300px);
    gap: 20px;
    padding: 15px 30px 30px 30px;
}

.product-card[b-ptvcz8hbi9] {
    width: 100%;
    max-width: 300px;
    border: 1px solid #333;
    padding: 15px;
    box-sizing: border-box;
    text-align: center;
    background-color: #f9f9f9;
    border-radius:6px;
}

    .product-card p[b-ptvcz8hbi9]{
        margin-bottom:5px;
    }

    .image[b-ptvcz8hbi9] {
        background: #ddd;
        margin-bottom: 10px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-weight: bold;
    }

.image img[b-ptvcz8hbi9]{
    width:100%;
}

.desc[b-ptvcz8hbi9] {
    margin-bottom: 10px;
    font-size: 14px;
}

.actions[b-ptvcz8hbi9] {
    display: flex;
    justify-content: space-between;
    font-weight: bold;
}


@media (max-width: 992px) {
    .products[b-ptvcz8hbi9] {
        grid-template-columns: repeat(2, 300px);
    }
}

@media (max-width: 640px) {
    .products[b-ptvcz8hbi9] {
        grid-template-columns: repeat(1, 300px);
    }

    .dots[b-ptvcz8hbi9] {
        transform: translateY(-25px);
    }

    .dot[b-ptvcz8hbi9] {
        width: 10px;
        height: 10px;
        margin: 2px;
    }
}


.cart-badge[b-ptvcz8hbi9] {
    font-size: 0.75rem;
    padding: 2px 6px;
    color: white;
    background-color: red;
    border-radius: 50%;
    position: absolute;
    top: 0;
    right: 0;
    transform: translate(50%, -50%);
}




#logosContainer img[b-ptvcz8hbi9] {
    height: 90px;
    margin: 0px 25px;
}


.leftsideimgmaindiv[b-ptvcz8hbi9]{
    display:flex;
    max-width:1350px;
    margin:auto;
    padding:0px 30px;
    gap:4%;
    justify-content:space-between;
    align-items:center;
}

.leftimgdiv[b-ptvcz8hbi9]{
    width:47%;
}
.lefttextdiv[b-ptvcz8hbi9] {
    width: 47%;
}

.leftimgdiv img[b-ptvcz8hbi9] {
    width: 100%;
}

.industries-list[b-ptvcz8hbi9] {
    column-count: 2;
    column-gap: 40px;
    /*list-style: none;*/
    padding: 0;
    margin: 0;
}

li[b-ptvcz8hbi9]{
    margin-bottom:4px;
}


.rightsideimgmaindiv[b-ptvcz8hbi9] {
    display: flex;
    max-width: 1350px;
    margin: auto;
    padding: 0px 30px;
    gap: 4%;
    align-items: center;
    justify-content: space-between;
}

.rightimgdiv[b-ptvcz8hbi9] {
    width: 47%;
}

.righttextdiv[b-ptvcz8hbi9] {
    width: 47%;
}

.rightimgdiv img[b-ptvcz8hbi9] {
    width: 100%;
}








@media (max-width: 440px) {


    .dots[b-ptvcz8hbi9] {
        transform: translateY(-18px);
    }

    .dot[b-ptvcz8hbi9] {
        width: 8px;
        height: 8px;
        margin: 2px;
    }
}





@media only screen and (max-width:850px){
    .leftsideimgmaindiv[b-ptvcz8hbi9] {
        flex-direction:column;
        gap:20px;
        align-items:center;
    }

    .leftimgdiv[b-ptvcz8hbi9] {
        width: 70%;
    }

    .lefttextdiv[b-ptvcz8hbi9] {
        width: 100%;
    }


    .rightsideimgmaindiv[b-ptvcz8hbi9] {
        flex-direction: column-reverse;
        gap: 20px;
        align-items: center;
    }

    .rightimgdiv[b-ptvcz8hbi9] {
        width: 70%;
    }

    .righttextdiv[b-ptvcz8hbi9] {
        width: 100%;
    }

}







@media only screen and (max-width:500px) {


    .leftimgdiv[b-ptvcz8hbi9] {
        width: 100%;
    }


    .rightimgdiv[b-ptvcz8hbi9] {
        width: 100%;
    }


}




@media (max-width: 480px) {


    h2[b-ptvcz8hbi9] {
        font-size: 26px !important;
    }
}








































































/* _content/PointofSaleTech/Pages/PosSoftware.cshtml.rz.scp.css */




.rightsideimgmaindiv[b-tzspytn3vc] {
    display: flex;
    max-width: 1350px;
    margin: auto;
    padding: 0px 30px;
    gap: 4%;
    align-items: center;
    justify-content: space-between;
}

.rightimgdiv[b-tzspytn3vc] {
    width: 47%;
}

.righttextdiv[b-tzspytn3vc] {
    width: 47%;
}

.rightimgdiv img[b-tzspytn3vc] {
    width: 100%;
}




.leftsideimgmaindiv[b-tzspytn3vc] {
    display: flex;
    max-width: 1350px;
    margin: auto;
    padding: 0px 30px;
    gap: 4%;
    justify-content: space-between;
    align-items: center;
}

.leftimgdiv[b-tzspytn3vc] {
    width: 47%;
}

.lefttextdiv[b-tzspytn3vc] {
    width: 47%;
}

.leftimgdiv img[b-tzspytn3vc] {
    width: 100%;
}

.industries-list[b-tzspytn3vc] {
    column-count: 2;
    column-gap: 40px;
    /*list-style: none;*/
    padding: 0;
    margin: 0;
}

li[b-tzspytn3vc] {
    margin-bottom: 4px;
}









@media only screen and (max-width:850px) {
    .leftsideimgmaindiv[b-tzspytn3vc] {
        flex-direction: column;
        gap: 20px;
        align-items: center;
    }

    .leftimgdiv[b-tzspytn3vc] {
        width: 70%;
    }

    .lefttextdiv[b-tzspytn3vc] {
        width: 100%;
    }


    .rightsideimgmaindiv[b-tzspytn3vc] {
        flex-direction: column-reverse;
        gap: 20px;
        align-items: center;
    }

    .rightimgdiv[b-tzspytn3vc] {
        width: 70%;
    }

    .righttextdiv[b-tzspytn3vc] {
        width: 100%;
    }
}







@media only screen and (max-width:500px) {


    .leftimgdiv[b-tzspytn3vc] {
        width: 100%;
    }


    .rightimgdiv[b-tzspytn3vc] {
        width: 100%;
    }
}
/* _content/PointofSaleTech/Pages/PosSystem.cshtml.rz.scp.css */
.maingrid[b-esgb11q39f] {
    display: grid;
    grid-template-columns: repeat(3, 1fr); /* 3 columns */
    grid-template-rows: repeat(3, 1fr); /* 3 rows */
    gap: 20px; /* space between grid items */

}

.innerbox[b-esgb11q39f] {
    border-radius: 6px;
    border: 1px solid #333;
    width: 350px;
    padding:15px;
}


.innerbox img[b-esgb11q39f]{
    width:100%;
}

.innerbox p[b-esgb11q39f]{
    text-align:center;
    font-weight:bold;
    font-size:18px;
}


@media only screen and (max-width:1120px){
    .innerbox[b-esgb11q39f] {

        width: 300px;
     
    }

}

@media only screen and (max-width:960px) {
    .maingrid[b-esgb11q39f] {

        grid-template-columns: repeat(2, 1fr); /* 3 columns */
        grid-template-rows: repeat(5, 1fr); /* 3 rows */

    }

    .innerbox[b-esgb11q39f] {
        width: 320px;
    }
}


@media only screen and (max-width:700px) {
    .innerbox[b-esgb11q39f] {
        width: 250px;
    }
}

@media only screen and (max-width:550px) {
    .maingrid[b-esgb11q39f] {

        grid-template-columns: repeat(1, 1fr); /* 3 columns */
        grid-template-rows: repeat(9, 1fr); /* 3 rows */
    }
    .innerbox[b-esgb11q39f] {
        width: 390px;
    }
}



@media only screen and (max-width:425px) {

    .innerbox[b-esgb11q39f] {
        width: 320px;
    }
}

@media only screen and (max-width:350px) {

    .innerbox[b-esgb11q39f] {
        width: 290px;
    }
}

/* _content/PointofSaleTech/Pages/RestaurantPos.cshtml.rz.scp.css */




.rightsideimgmaindiv[b-4h49wzxd9g] {
    display: flex;
    max-width: 1350px;
    margin: auto;
    padding: 0px 30px;
    gap: 4%;
    align-items: center;
    justify-content: space-between;
}

.rightimgdiv[b-4h49wzxd9g] {
    width: 47%;
}

.righttextdiv[b-4h49wzxd9g] {
    width: 47%;
}

.rightimgdiv img[b-4h49wzxd9g] {
    width: 100%;
}


.industries-list[b-4h49wzxd9g] {
    column-count: 2;
    column-gap: 20px;
    /*list-style: none;*/
    padding: 0;
    margin: 0;
}

li[b-4h49wzxd9g] {
    margin-bottom: 4px;
}


.leftsideimgmaindiv[b-4h49wzxd9g] {
    display: flex;
    max-width: 1350px;
    margin: auto;
    padding: 0px 30px;
    gap: 4%;
    justify-content: space-between;
    align-items: center;
}

.leftimgdiv[b-4h49wzxd9g] {
    width: 47%;
}

.lefttextdiv[b-4h49wzxd9g] {
    width: 47%;
}

.leftimgdiv img[b-4h49wzxd9g] {
    width: 100%;
}

.industries-list[b-4h49wzxd9g] {
    column-count: 2;
    column-gap: 40px;
    /*list-style: none;*/
    padding: 0;
    margin: 0;
}

li[b-4h49wzxd9g] {
    margin-bottom: 4px;
}









@media only screen and (max-width:850px) {
    .leftsideimgmaindiv[b-4h49wzxd9g] {
        flex-direction: column;
        gap: 20px;
        align-items: center;
    }

    .leftimgdiv[b-4h49wzxd9g] {
        width: 70%;
    }

    .lefttextdiv[b-4h49wzxd9g] {
        width: 100%;
    }


    .rightsideimgmaindiv[b-4h49wzxd9g] {
        flex-direction: column-reverse;
        gap: 20px;
        align-items: center;
    }

    .rightimgdiv[b-4h49wzxd9g] {
        width: 70%;
    }

    .righttextdiv[b-4h49wzxd9g] {
        width: 100%;
    }
}







@media only screen and (max-width:500px) {


    .leftimgdiv[b-4h49wzxd9g] {
        width: 100%;
    }


    .rightimgdiv[b-4h49wzxd9g] {
        width: 100%;
    }
}



.clients-section[b-4h49wzxd9g] {
    padding: 60px 20px;
    background-color: #fff;
}

    .clients-section h2[b-4h49wzxd9g] {
        font-size: 2.5rem;
        text-align: center;
        margin-bottom: 40px;
        font-weight: 600;
    }

        .clients-section h2 span[b-4h49wzxd9g] {
            color: #e6691c;
        }

.clients-grid[b-4h49wzxd9g] {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: center;
}

.client-card[b-4h49wzxd9g] {
    width: 300px;
    background-color: #f2f2f2;
    border: 3px solid #eee;
    border-radius: 8px;
    overflow: hidden;
    transition: transform 0.3s;
}

    .client-card:hover[b-4h49wzxd9g] {
        transform: translateY(-5px);
        border-color: #e6691c;
    }

    .client-card img[b-4h49wzxd9g] {
        width: 100%;
        height: 200px;
        object-fit: cover;
    }

.client-info[b-4h49wzxd9g] {
    padding: 15px;
    text-align: left;
}

    .client-info h4[b-4h49wzxd9g] {
        margin: 0;
        font-size: 1.1rem;
        color: #e6691c;
    }

        .client-info h4 a[b-4h49wzxd9g] {
            text-decoration: none;
            color: #e6691c;
        }

    .client-info p[b-4h49wzxd9g] {
        margin: 5px 0;
        font-size: 0.95rem;
        color: #555;
    }

.location[b-4h49wzxd9g] {
    display: block;
    margin-top: 10px;
    font-weight: bold;
    font-size: 1.1rem;
    color: #223a5e;
    text-align: right;
}
/* _content/PointofSaleTech/Pages/RetailPos.cshtml.rz.scp.css */




.rightsideimgmaindiv[b-mnl60xmy69] {
    display: flex;
    max-width: 1350px;
    margin: auto;
    padding: 0px 30px;
    gap: 4%;
    align-items: center;
    justify-content: space-between;
}

.rightimgdiv[b-mnl60xmy69] {
    width: 47%;
}

.righttextdiv[b-mnl60xmy69] {
    width: 47%;
}

.rightimgdiv img[b-mnl60xmy69] {
    width: 100%;
}


.industries-list[b-mnl60xmy69] {
    column-count: 2;
    column-gap: 20px;
    /*list-style: none;*/
    padding: 0;
    margin: 0;
}

li[b-mnl60xmy69] {
    margin-bottom: 4px;
}


.leftsideimgmaindiv[b-mnl60xmy69] {
    display: flex;
    max-width: 1350px;
    margin: auto;
    padding: 0px 30px;
    gap: 4%;
    justify-content: space-between;
    align-items: center;
}

.leftimgdiv[b-mnl60xmy69] {
    width: 47%;
}

.lefttextdiv[b-mnl60xmy69] {
    width: 47%;
}

.leftimgdiv img[b-mnl60xmy69] {
    width: 100%;
}

.industries-list[b-mnl60xmy69] {
    column-count: 2;
    column-gap: 40px;
    /*list-style: none;*/
    padding: 0;
    margin: 0;
}

li[b-mnl60xmy69] {
    margin-bottom: 4px;
}









@media only screen and (max-width:850px) {
    .leftsideimgmaindiv[b-mnl60xmy69] {
        flex-direction: column;
        gap: 20px;
        align-items: center;
    }

    .leftimgdiv[b-mnl60xmy69] {
        width: 70%;
    }

    .lefttextdiv[b-mnl60xmy69] {
        width: 100%;
    }


    .rightsideimgmaindiv[b-mnl60xmy69] {
        flex-direction: column-reverse;
        gap: 20px;
        align-items: center;
    }

    .rightimgdiv[b-mnl60xmy69] {
        width: 70%;
    }

    .righttextdiv[b-mnl60xmy69] {
        width: 100%;
    }
}







@media only screen and (max-width:500px) {


    .leftimgdiv[b-mnl60xmy69] {
        width: 100%;
    }


    .rightimgdiv[b-mnl60xmy69] {
        width: 100%;
    }
}



.clients-section[b-mnl60xmy69] {
    padding: 60px 20px;
    background-color: #fff;
}

    .clients-section h2[b-mnl60xmy69] {
        font-size: 2.5rem;
        text-align: center;
        margin-bottom: 40px;
        font-weight: 600;
    }

        .clients-section h2 span[b-mnl60xmy69] {
            color: #e6691c;
        }

.clients-grid[b-mnl60xmy69] {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: center;
}

.client-card[b-mnl60xmy69] {
    width: 300px;
    background-color: #f2f2f2;
    border: 3px solid #eee;
    border-radius: 8px;
    overflow: hidden;
    transition: transform 0.3s;
}

    .client-card:hover[b-mnl60xmy69] {
        transform: translateY(-5px);
        border-color: #e6691c;
    }

    .client-card img[b-mnl60xmy69] {
        width: 100%;
        height: 200px;
        object-fit: cover;
    }

.client-info[b-mnl60xmy69] {
    padding: 15px;
    text-align: left;
}

    .client-info h4[b-mnl60xmy69] {
        margin: 0;
        font-size: 1.1rem;
        color: #e6691c;
    }

        .client-info h4 a[b-mnl60xmy69] {
            text-decoration: none;
            color: #e6691c;
        }

    .client-info p[b-mnl60xmy69] {
        margin: 5px 0;
        font-size: 0.95rem;
        color: #555;
    }

.location[b-mnl60xmy69] {
    display: block;
    margin-top: 10px;
    font-weight: bold;
    font-size: 1.1rem;
    color: #223a5e;
    text-align: right;
}
/* _content/PointofSaleTech/Pages/Sector.cshtml.rz.scp.css */
.clients-section[b-fq2w8rwk0m] {
    padding: 60px 20px;
    background-color: #fff;
}

    .clients-section h2[b-fq2w8rwk0m] {
        font-size: 2.5rem;
        text-align: center;
        margin-bottom: 40px;
        font-weight: 600;
    }

        .clients-section h2 span[b-fq2w8rwk0m] {
            color: #e6691c;
        }

.clients-grid[b-fq2w8rwk0m] {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: center;
}

.client-card[b-fq2w8rwk0m] {
    width: 300px;
    background-color: #f2f2f2;
    border: 3px solid #eee;
    border-radius: 8px;
    overflow: hidden;
    transition: transform 0.3s;
}

    .client-card:hover[b-fq2w8rwk0m] {
        transform: translateY(-5px);
        border-color: #e6691c;
    }

    .client-card img[b-fq2w8rwk0m] {
        width: 100%;
        height: 200px;
        object-fit: cover;
    }

.client-info[b-fq2w8rwk0m] {
    padding: 15px;
    text-align: left;
}

    .client-info h4[b-fq2w8rwk0m] {
        margin: 0;
        font-size: 1.1rem;
        color: #e6691c;
    }

        .client-info h4 a[b-fq2w8rwk0m] {
            text-decoration: none;
            color: #e6691c;
        }

    .client-info p[b-fq2w8rwk0m] {
        margin: 5px 0;
        font-size: 0.95rem;
        color: #555;
    }

.location[b-fq2w8rwk0m] {
    display: block;
    margin-top: 10px;
    font-weight: bold;
    font-size: 1.1rem;
    color: #223a5e;
    text-align: right;
}
/* _content/PointofSaleTech/Pages/Shared/_Layout.cshtml.rz.scp.css */

#logoimg[b-qh8ttgbdgh]{
    width:200px;
}

@media (max-width: 480px) {
    #callModal .modal-content[b-qh8ttgbdgh] {
        padding: 10px;
    }

    #callModal .modal-body p[b-qh8ttgbdgh] {
        font-size: 16px;
    }

    #callModal .modal-body a[b-qh8ttgbdgh] {
        font-size: 14px;
        padding: 10px 12px !important;
    }
    #logoimg[b-qh8ttgbdgh] {
        width: 160px;
    }
    h2[b-qh8ttgbdgh] {
        font-size: 26px !important;
    }
}



header[b-qh8ttgbdgh] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #e6691c;
    padding: 10px 20px;
    position: relative;
}

.logo[b-qh8ttgbdgh] {
    display: flex;
    align-items: center;
}

    .logo .icon[b-qh8ttgbdgh] {
        font-size: 30px;
        margin-right: 10px;
    }

    .logo .text h1[b-qh8ttgbdgh] {
        font-size: 16px;
        color: white;
    }

    .logo .text p[b-qh8ttgbdgh] {
        font-size: 10px;
        color: #eee;
    }

.nav[b-qh8ttgbdgh] {
    display: flex;
    z-index:200;
}

.menu[b-qh8ttgbdgh] {
    list-style: none;
    display: flex;
    gap: 20px;
    transform: translateY(5px);
}

    .menu li[b-qh8ttgbdgh] {
        position: relative;
        z-index:200;
    }

        .menu li a[b-qh8ttgbdgh] {
            color: white;
            text-decoration: none;
            padding: 10px;
            display: block;
        }

    .menu .dropdown:hover .dropdown-menu[b-qh8ttgbdgh] {
        display: block;
    }

.dropdown-menu[b-qh8ttgbdgh] {
    display: none;
    position: absolute;
    background-color: white;
    top: 100%;
    left: 0;
    min-width: 150px;
    z-index: 100000;
}

    .dropdown-menu li a[b-qh8ttgbdgh] {
        padding: 10px;
        color: black;
    }

.hamburger[b-qh8ttgbdgh] {
    font-size: 24px;
    color: white;
    cursor: pointer;
    display: none;
}

.sidebar[b-qh8ttgbdgh] {
    position: fixed;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background-color: #e6691c;
    padding: 20px;
    transition: right 0.3s ease;
    display: flex;
    flex-direction: column;
    gap: 15px;
    z-index: 1000;
}

    .sidebar a[b-qh8ttgbdgh] {
        color: white;
        text-decoration: none;
        font-size: 18px;
    }

    .sidebar .dropdown-menu[b-qh8ttgbdgh] {
        display: none;
        flex-direction: column;
        background: white;
        margin-top: 5px;
        padding: 5px 10px;
    }
.dropdown-menu a[b-qh8ttgbdgh] {
    color: black !important;
}
.sidebar .dropdown:hover .dropdown-menu[b-qh8ttgbdgh] {
    display: flex;
}

.close-btn[b-qh8ttgbdgh] {
    align-self: flex-end;
    font-size: 24px;
    color: white;
    margin:0px 8px;
    cursor: pointer;
}

@media (max-width: 850px) {
    .nav[b-qh8ttgbdgh] {
        display: none;
    }

    .hamburger[b-qh8ttgbdgh] {
        display: block;
    }
}
/* _content/PointofSaleTech/Pages/ThermalPrinter.cshtml.rz.scp.css */




.rightsideimgmaindiv[b-qd8rqlaonj] {
    display: flex;
    max-width: 1350px;
    margin: auto;
    padding: 0px 30px;
    gap: 4%;
    align-items: center;
    justify-content: space-between;
}

.rightimgdiv[b-qd8rqlaonj] {
    width: 47%;
}

.righttextdiv[b-qd8rqlaonj] {
    width: 47%;
}

.rightimgdiv img[b-qd8rqlaonj] {
    width: 80%;
}




.leftsideimgmaindiv[b-qd8rqlaonj] {
    display: flex;
    max-width: 1350px;
    margin: auto;
    padding: 0px 30px;
    gap: 4%;
    justify-content: space-between;
    align-items: center;
}

.leftimgdiv[b-qd8rqlaonj] {
    width: 47%;
}

.lefttextdiv[b-qd8rqlaonj] {
    width: 47%;
}

.leftimgdiv img[b-qd8rqlaonj] {
    width: 80%;
}

.industries-list[b-qd8rqlaonj] {
    column-count: 2;
    column-gap: 40px;
    /*list-style: none;*/
    padding: 0;
    margin: 0;
}

li[b-qd8rqlaonj] {
    margin-bottom: 4px;
}









@media only screen and (max-width:850px) {
    .leftsideimgmaindiv[b-qd8rqlaonj] {
        flex-direction: column;
        gap: 20px;
        align-items: center;
    }

    .leftimgdiv[b-qd8rqlaonj] {
        width: 70%;
    }

    .lefttextdiv[b-qd8rqlaonj] {
        width: 100%;
    }


    .rightsideimgmaindiv[b-qd8rqlaonj] {
        flex-direction: column-reverse;
        gap: 20px;
        align-items: center;
    }

    .rightimgdiv[b-qd8rqlaonj] {
        width: 70%;
    }

    .righttextdiv[b-qd8rqlaonj] {
        width: 100%;
    }
}







@media only screen and (max-width:500px) {


    .leftimgdiv[b-qd8rqlaonj] {
        width: 100%;
    }


    .rightimgdiv[b-qd8rqlaonj] {
        width: 100%;
    }
}
/* _content/PointofSaleTech/Pages/ThermalRoll.cshtml.rz.scp.css */




.rightsideimgmaindiv[b-xw4sq234db] {
    display: flex;
    max-width: 1350px;
    margin: auto;
    padding: 0px 30px;
    gap: 4%;
    align-items: center;
    justify-content: space-between;
}

.rightimgdiv[b-xw4sq234db] {
    width: 47%;
}

.righttextdiv[b-xw4sq234db] {
    width: 47%;
}

.rightimgdiv img[b-xw4sq234db] {
    width: 100%;
}




.leftsideimgmaindiv[b-xw4sq234db] {
    display: flex;
    max-width: 1350px;
    margin: auto;
    padding: 0px 30px;
    gap: 4%;
    justify-content: space-between;
    align-items: center;
}

.leftimgdiv[b-xw4sq234db] {
    width: 47%;
}

.lefttextdiv[b-xw4sq234db] {
    width: 47%;
}

.leftimgdiv img[b-xw4sq234db] {
    width: 100%;
}

.industries-list[b-xw4sq234db] {
    column-count: 2;
    column-gap: 40px;
    /*list-style: none;*/
    padding: 0;
    margin: 0;
}

li[b-xw4sq234db] {
    margin-bottom: 4px;
}









@media only screen and (max-width:850px) {
    .leftsideimgmaindiv[b-xw4sq234db] {
        flex-direction: column;
        gap: 20px;
        align-items: center;
    }

    .leftimgdiv[b-xw4sq234db] {
        width: 70%;
    }

    .lefttextdiv[b-xw4sq234db] {
        width: 100%;
    }


    .rightsideimgmaindiv[b-xw4sq234db] {
        flex-direction: column-reverse;
        gap: 20px;
        align-items: center;
    }

    .rightimgdiv[b-xw4sq234db] {
        width: 70%;
    }

    .righttextdiv[b-xw4sq234db] {
        width: 100%;
    }
}







@media only screen and (max-width:500px) {


    .leftimgdiv[b-xw4sq234db] {
        width: 100%;
    }


    .rightimgdiv[b-xw4sq234db] {
        width: 100%;
    }
}
