<?php echo $__env->make('template.header', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>
<script>
    var do_hightlight = true;
</script>
<div class="section-one background background-typing hidden-xs"></div>
<div class="page-heading background background-dark">
    <div class="container">
        <div class="row">
            <div class="col-md-12">
                <h1>Products &amp; Services</h1>
            </div>
        </div>
    </div>
</div>
<div class="section-two margin margin-bottom-70">
    <div class="container">
        <div class="row highligher-pns" id="plastic-card">
            <div class="col-md-2 col-sm-12 col-xs-12 text-align center"><img class="margin margin-top-25 sec-image"
                                                                             src="images/card.png"/></div>
            <div style="min-height:250px;" class="separator-vertical col-md-1 hidden-sm hidden-xs"></div>
            <div class="col-md-9 col-sm-12 col-xs-12 margin margin-top-10">
                <h2>Plastic Card</h2>
                <p>Plastic Cards, as generally known come in a variety of materials.
                 From PVC to PET and Polycarbonate (PC) card materials to a mix of composite, we have the right 
                 knowledge and expertise to offer you the best product quality that will suit your needs. We have
                  various finishing solutions including matte, gloss and tactile. We have developed special shapes 
                  for cards on our customer requests that are supported by card printers for further personalization. 
                  The addition of magnetic stripes in HiCo and LoCo formats including coloured magstripes like Gold, 
                  Silver, Red, Blue &amp; Green in addition to the standard Black colour of magnetic stripes are also 
                  available. We have the capability to provide contact smart cards for various industries including 
                  government, financial, retail, education, health care, insurance. Our offerings also include 
                  contactless smartcards in Low Frequency (LF), High Frequency (HF) and Ultra High Frequency (UHF) 
                  including RFID, Mifare, Desfire products.</p>
            </div>
        </div>
        <div class="separator"></div>
        <div class="row highligher-pns" id="personalization">
            <div class="col-md-2 col-sm-12 col-xs-12 text-align center"><img class="margin margin-top-25 sec-image"
                                                                             src="images/personalization_big.png"/></div>
            <div class="separator-vertical col-md-1 hidden-sm hidden-xs"></div>
            <div class="col-md-9 margin margin-top-10">
                <h2>Personalization</h2>

                <p>Personalization can either be as simple as monochrome flat thermal printing, inkjet printing, full colour thermal transfer printing D2T2 or retransfer colour printing; We can also offer solutions for embossing of plastic cards as well as electronic personalization of smart card chips that may be in contact or contactless formats. We have various desktop card printers including thermal transfer printers, retransfer printers; various embossing machines of different capacity and configurations as well as large scale central issuance systems for high volume personalization in a short period of time.</p>
            </div>
        </div>
        <div class="separator"></div>
        <div class="row highligher-pns" id="packing-and-fullfilment">
            <div class="col-md-2 col-sm-12 col-xs-12 text-align center"><img class="margin margin-top-25 sec-image"
                                                                             src="images/big_envelop.png"/></div>
            <div class="separator-vertical col-md-1 hidden-sm hidden-xs"></div>
            <div class="col-md-9 col-sm-12 col-xs-12 margin margin-top-10">
                <h2>Packing and Fullfilment</h2>

                <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Accusantium alias doloribus ducimus
                    eligendi labore odit perspiciatis provident! Dolorum earum ex, facilis minus, neque, porro quae
                    quas quibusdam reprehenderit sit vitae.</p>
            </div>
        </div>
    </div>
</div>
</div>
<?php echo $__env->make('template.footer', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>