<?php include('header.php')?>
<style>
    b{
        font-weight:bold;
    }
    p{
        font-weight: bolder;
    }
</style>
    <!-- #EndLibraryItem --><section class="pageheader">
    <picture>
            <!--<source srcset="images/pageheader-mobi.jpg" media="(max-width: 450px)" class="img-fluid sliderimg">-->
            <!--<source srcset="images/pageheader-mobi.jpg" media="(max-width: 700px)" class="img-fluid sliderimg">-->
            <img class="img-fluid " src="images//pageheader.jpg" width="100%">
        </picture>
        <div class="pageheaderline">
            <h2>REGISTRATION DETAILS </h2>
        </div>
    </section>

    <section class="pagecontent overlay-bg">
        <div class="container">
            <div class="row">
                <div class="col-sm-12 col-md-12 col-lg-12 col-xl-12">
            <!--<div class="row">-->
            <!--    <div class="col-12 col-md-12 col-lg-12 col-xl-12">-->
            <!--        <h2 class="mainheader mb-2">Registration Tariff</h2>-->
            <!--    </div>-->
            <!--</div>-->
			<br/>
			
                            <div class="row">
                                <div class="col-xs-12 col-md-12 col-lg-12 col-xl-12">
								   <table class="table table-bordered  table-registration">
                                        <thead class="tblheader">
                                            <tr>
                                                <th width="18%" style="color:white;text-align:center;">CATEGORY</th>
                                                <th style="color:white;text-align:center">Early Bird <BR>Before July 15th 2023</th>
                                                <th style="color:white;text-align:center">Regular <BR>16<sup>th</sup> July to 04<sup>th</sup> August 2023</th>
                                                <th style="color:white;text-align:center">Spot <br>Registration</th>
                                                
                                            </tr>
                                        </thead>
                                        <tbody>
                                        <tr>
                                        <td data-label="CATEGORY">Trainee Delegate<br> (ISN Member)</td>
                                     <td data-label="Early bird Before July 15th 2023">INR 900</td>
                                        <td data-label="15th July to 4th August 2023">INR 1,000</td>
                                        <td data-label="Spot">INR 1,500</td>
                                        </tr>

                                        <tr>
                                        <td data-label="CATEGORY">Trainee Delegate<br> (Non ISN Member)</td>
                                        <td data-label="Early bird Before July 15th 2023">INR 1,300</td> 
                                        <td data-label="15th July to 4th August 2023">INR 1,500</td>
                                        <td data-label="Spot">INR 2,000</td>
                                        </tr>

                                        <tr>
                                        <td data-label="CATEGORY">Faculty Delegate<br> (ISN Member)</td>
                                        <td data-label="Early bird Before July 15th 2023">INR 3,300</td> 
                                        <td data-label="15th July to 4th August 2023">INR 3,500</td>
                                        <td data-label="Spot">INR 4,000</td>
                                        </tr>

                                         <tr>
                                        <td data-label="CATEGORY">Faculty Delegate<br> (Non ISN Member)</td>
                                       <td data-label="Early bird Before July 15th 2023">INR 4,800</td> 
                                        <td data-label="15th July to 4th August 2023">INR 5,000</td>
                                        <td data-label="Spot">INR 5,500</td>
                                        </tr>

                                        <tr>
                                        <td data-label="CATEGORY">Foreign Delegate<br> (ISN MEMBER)</td>
                                        <td data-label="Early bird Before July 15th 2023">USD 75</td> 
                                        <td data-label="15th July to 4th August 2023">USD 80</td>
                                        <td data-label="Spot">USD 85</td>
                                        </tr>
                                        
                                        <tr>
                                        <td data-label="CATEGORY">Foreign Delegate<br> (Non ISN MEMBER)</td>
                                        <td data-label="Early bird Before July 15th 2023">USD 100</td> 
                                        <td data-label="15th July to 4th August 2023">USD 105</td>
                                        <td data-label="Spot">USD 110</td>
                                        </tr>
                                        </tbody>
                                    </table>
						        </div>
                            </div>
         
                     				   <div style="text-align:center">          				
 <button type="button" class="btn btn-primary btn-sm" style="border-radius:10px;margin-bottom: 12px;background: #027399;font-size: 17px;padding: 10px 15px;"><a href="register_now.php" style="color: white; text-decoration: none;">REGISTER  ONLINE</a> </button>
   <!--  &nbsp;&nbsp;&nbsp;&nbsp;
	 <button type="button" class="btn btn-primary btn-sm" style="border-radius:10px;margin-bottom: 13px;background: #027399;font-size: 17px;padding: 10px 15px;"><a href="#" target="_blank" style="color: white; text-decoration: none;"> REGISTER  OFFLINE</a> </button> -->
	</div>
	
	 <h4 class="please-note">Payment Details:</h4>
	<p><b>Account Name: WOMEN IN NEPHROLOGY INDIA - KARNATAKA CHAPTER</b><br>
	<b>Account No. : </b> 41832369034<br>
	<b>IFSC Code: </b>SBIN0070242<br>
	<b>Bank Name: </b>STATE BANK OF INDIA <br>
	<b>Branch: </b>Tipu Sultan Palace Rd, Chamrajpet, Bengaluru <br>
	<b>MICR CODE: </b>560002299</p>
	<p>
	   <b>Note :</b> 
<br>*No Delegate Kit Bag for Spot Registration.
<br>*Registration Compulsory for Abstract Submission.
<br><b>Payment Mode :</b>
<br><b>Online : </b>Delegates can pay online by using debit card, credit card and net banking options. (applicable bank charges extra on registration fee for online registration)
<br><b>Offline : </b>Kindly send the Receipt or screenshot of Payment along with the fully filled Registration form through Email or Whatsapp
<br><b>Contact Number :8121118508<br>

<br><b>Cancellation and refund policy for registration :</b><br>
No refund after 15th June 2023.
	</p>

                    </div>
                </div>
            </div>
        </div>
    </section>
<?php include('footer.php')?>