@media (max-width: 1600px) {
    .header-top-section .container-fluid {
        padding: 10px 40px;
    }
}


.header-top-section .container-fluid {
    padding: 10px 250px;
}



@media (max-width: 480px) {
    .quote-button {
        display: none;
    }


}

.pt-3 {
    padding-top: 1rem;

}

.about-wrapper .about-new-items .thumb-image-1.style-4 {
    margin-left: 0px;
    margin-top: 41px;
}

@media (min-width: 320px) {
    .clients-logo {
        font-size: 16px;
        position: relative;
        margin-top: 30px;
        margin-bottom: 50px;
        color: var(--header);
        text-align: center;
    }
}


.clients-logo {
    font-size: 22px;
    position: relative;
    margin-top: 30px;
    margin-bottom: 50px;
    color: var(--header);
    text-align: center;
}


.clients-logo-img {
    max-width: 200px;
}

.shop-items .shop-content .price-list li {
    font-weight: 400;
    color: var(--header);
}


.view-more-button {
    border: 1px solid #e6e6e6;
    padding: 8px 12px 8px;
    font-weight: 300;
    font-size: 14px;
    transition: all 0.4s ease-in-out;
    background-color: var(--theme);
    color: #fff;
    border-radius: 5px;
}

.pd-20 {
    padding-bottom: 20px;
}

.span-color {
    color: var(--theme);
}

.service-wrapper-2 .service-box-items .icon {
    width: 110px;
    height: 110px;
    line-height: 100px;
    text-align: center;
    border-radius: 50%;
    font-size: 52px;
    background: var(--color-gradient-1);
    text-align: center;
    color: var(--white);
}

.font-26 {
    font-size: 26px;
}

.hero-2 .hero-bg::before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: rgb(25 13 78 / 35%);
    z-index: 1;
}

.hero-2 .hero-content h1 {
    color: var(--white);
    font-size: 90px;
    line-height: 1;
}


/* .fixed-icons {
    display: flex;
    flex-direction: column;
} */

.erp-login {
    position: fixed;
    bottom: 130px;
    right: 0px;
    /* width: 100%; */
    height: 100;
    padding: 10px 8px 8px 10px;
    border-radius: 100px;
    line-height: 32px;
    background-color: var(--theme);
    color: #fff;
    z-index: 100;
    cursor: pointer;
    border: 8px rgba(135, 194, 235, 0.15) solid;
    background-clip: padding-box;
    -webkit-box-shadow: 0px 5px 29px 0px rgba(0, 0, 0, 0.19);
    box-shadow: 0px 5px 29px 0px rgba(0, 0, 0, 0.19);
    outline: none;
}


.footer-icons-li {
    font-size: 30px;
    padding: 10px;
    color: #fff;
}

a:hover .footer-icons-li {
    font-size: 30px;
    padding: 10px;
    color: #fff;
}

@media (max-width: 480px) {
    .footer-icons-li {
        font-size: 16px;
        padding: 5px;
    }

    .hero-2 .hero-content h1 {
        color: var(--white);
        font-size: 33px;
        line-height: 1;
    }

    .erp-login {
        display: none;
    }

}

@media (min-width: 979px) {
    .fixed-icon-section {
        display: none;
    }
}

@media (max-width: 480px) {
    .fixed-icon-section {
        position: fixed;
        bottom: 0;
        width: 100%;
        background-color: #FFF;
        display: flex;
        justify-content: space-evenly;
        padding: 20px 20px 20px 20px;
        box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.3);
        z-index: 99999;
        font-size: 22px;
        color: var(--theme);
    }

    .web-logo {
        max-width: 150px;
    }
}

.icon-color {
    background: #7000fe;
    padding: 8px;
    border-radius: 8px;
    margin-right: 30px;
    color: #fff;
}

.icon-white {
    color: #fff;
}


.icon-theme-color {
    color: var(--theme);
}

.icon-theme-color.table {
    color: var(--theme);
    font-weight: 600;
}


/* @media (max-width: 320px) {
    .web-logo {
        max-width: 150px;
    }
} */


.web-logo {

    max-width: 180px;
}

.close-button-pop-up {
    background: #7000fe;
    padding: 5px 10px 5px 10px;
    border-radius: 50px;
    color: #fff;
}

.modal-header {
    display: flex;
    flex-shrink: 0;
    align-items: center;
    justify-content: end;
}

.pb-20 {
    padding-bottom: 20px;
}

.service-details-wrapper .service-details-content .service-details-video .video-image .video-box {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.mrg {
    margin-right: 5px;
}
.mrg5 {
    margin-right: 10px;
}

.icon-theme-color-gray {
    color: #8d8893;
}

.ul-product {
    font-weight: 600;
}

.ul-product-footer {
    font-weight: 400;
    font-size: 19px;
    color: #000;
}


.list-item-hero {
    line-height: 50px;
    font-size: 27px;
    color: #000;
}

@media (max-width: 480px) {
    .printing-image {
        display: flex;
    }
}

@media (max-width: 480px) {
    .list-item-hero {
        line-height: 36px;
        font-size: 17px;
        color: #000;
    }
}

.section-padding-hero {
    padding: 100px 0;
}


.quote-button-grd {
    background: linear-gradient(90.07deg, #FF4E8D 32.43%, #AE34E8 58.79%, #3E8DFF 105.32%);
}


.mt-4 {
    margin-top: 1.5rem !important;
}



.shop-details-wrapper .product-details-content {
    margin-left: 10px;
}


.shop-details-wrapper .shop-details-image .nav .nav-link {
    padding: 0;
    max-width: 65px;
}


/* .shop-main-sidebar .single-sidebar-widget {
    background-color: var(--white);
    box-shadow: var(---box-shadow);
    padding: 20px 20px;
} */

.shop-main-sidebar .single-sidebar-widget .shop-catagory-items ul li a {
    font-weight: 500;
    color: var(--header);
    text-transform: capitalize;
    position: relative;
    padding-left: 14px;
    font-size: 14px;
}

.shop-main-sidebar .single-sidebar-widget .shop-catagory-items ul li:not(:last-child) {
    margin-bottom: 10px;
}

.factory-text {
    line-height: 33px;
    font-size: 18px;
}

.heading-white {

    color: #FFF;
}

.f-16 {
    font-size: 20px;
}

.tagcloud a {
    display: inline-block;
    padding: 16px 40px;
    line-height: 1;
    font-weight: 600;
    background: var(--bg);
    margin-right: 20px;
    text-transform: capitalize;
    margin-bottom: 20px;
}

.side-bar-icon {
    background-color: var(--white);
    color: var(--header);
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
    display: inline-block;
    margin-right: 10px;
    margin-top: 20px;

}

.text-left {
    text-align: left;
}

.text-center {
    text-align: center;
}

.text-left {
    text-align: left;
}

.mt-5 {
    margin-top: 4rem
}

@media (min-width: 576px) {
    .modal {
        --bs-modal-margin: 1.75rem;
        --bs-modal-box-shadow: var(--bs-box-shadow);
        z-index: 9999;
    }
}

.theme-btn-quote {
    background-color: var(--theme);
    color: var(--white);
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    padding: 13px 27px;
    border-radius: 0;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out;
    position: relative;
    z-index: 1;
    line-height: 1;
}

.team-border-radius{
    border-radius: 100%;
}

.txt-center{
    text-align: center;
}

.team-border-radius {
  width: 120px;
  height: 120px;
  object-fit: cover;
  border-radius: 50%;
  display: block;
  margin: 0 auto 15px;
}