ul.ulli {
    list-style: none;
    padding-left: 0px;
    width: 100%;
    margin-bottom: 5px;
}
.ulli li {
    display: inline-block;
    margin-right: 27px;
}
.ulli li p {
    margin-bottom: 5px;
    color: #fff;
}
.adsrqu {
    margin-top: 7px;
}
p.abto {
    font-size: 15px;
    text-align: justify;
    line-height: 24px;
    color: #fff;
}
h3.display-6.mb-0 {
    FONT-SIZE: 31PX;
}
.h-100 p {
    color: #000;
    font-size: 16px;
    text-align: justify;
    line-height: 23px;
    margin-bottom: 10px;
}
p.text-light {
    text-align: justify;
    line-height: 25px;
    font-size: 15px;
}

.my-5 p {
    color: #000;
    text-align: justify;
    line-height: 25px;
    font-size: 15px;
}

h3.text-dark {
    font-size: 22px;
    color: #003366 !important;
}
p.text-dark {
    font-size: 17px !important;
    text-align: justify;
    color: #000!important;
    line-height: 26px;
    font-weight: 400;
}
p.text-center.text-dark {
    text-align: justify !important;
    color: #000 !important;
    line-height: 23px;
}
.card-title {
    color: #003366 !important;
    font-size: 15px;
    font-weight: 600;
}
.service-item h5 {
    color: #003366;
    font-size: 20px;
}
h1.mb-4 {
    font-size: 29px;
    color: #003366;
}
.accordion-body {
    color: #000;
}
section.product_print {
    padding: 20px 0px;
}
.product_print .content {
    width: 50%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 20px;
}
.product_print .content p {
    font-size: 20px;
}
.heading {
    font-size: 29px;
    font-weight: 700;
    color: #000;
    line-height: 55px;
}
.product_print .pro_box {
    border: 1px solid #07102f;
    padding: 20px 10px 40px;
    text-align: center;
    margin: 15px 0;
}
.product_print .pro_box img {
    height: 175px;display: inline-block;width: 100%;
}
.pro_box p {
    color: #07102f;
    font-size: 14px;
    font-weight: 500;
    margin: 20px 0 0;
}
.pro_box h3 {
   font-weight: 400;
    font-size: 30px;
    color: #000;
    margin: 20px 0 32px;
}
.pro_box a {
    color: #fff;
    font-weight: 600;
    position: relative;
    border-radius: 100px;
    padding: 15px 70px 15px 30px;
    border: 1px solid #000;
    background: #000;
    transition: all linear 0.3s;
}
.pro_box a:before {
    position: absolute;
    top: 10px;
    right: 10px;
    content: "\f217";
    font-family: fontAwesome;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: white;
    color: #000;
    border-radius: 100px;
}
.pro_box a:hover {
    background: transparent;
    color: #04d2c8;
}
.pro_box a:hover:before {
    background: #04d2c8;
    color: white;
}


a.dsnp-mbimg {
    position: fixed;
    top: 10px;
    right: 95px;
    width: 50px;
    height: 50px;
    z-index: 999999;
    display: none;
}
a.dsnp-mbimg img {
    width: 100%;
}



@media only screen and (min-width: 320px) and (max-width: 767px) {
   a.dsnp-mbimg {
    display: block;
} 
header.cstm-header {
    position: fixed;
    top: 0px;
    z-index: 999999;
    width: 100%;
    background: #ffff;
}
main.printer-page {
    padding-top: 63px;
}

/*--------------------- header popup css start----------------------*/
.navbar.sticky-top {display: none;}


/*--------------------- header popup css end----------------------*/
    
    
}    






