www.aialife.com.lk
Open in
urlscan Pro
23.212.110.179
Public Scan
Submitted URL: http://www.aialife.com.lk/
Effective URL: https://www.aialife.com.lk/en/index.html
Submission: On December 17 via api from US — Scanned from DE
Effective URL: https://www.aialife.com.lk/en/index.html
Submission: On December 17 via api from US — Scanned from DE
Form analysis
2 forms found in the DOM<form class="search-form" id="search-form1">
<input type="hidden" name="searchExecutor" value="/en/search" id="searchExecutor">
<input type="hidden" name="type" value="123" id="search_type">
<!--*/ end, by Ocean Lan */-->
<div class="search-col-left">
<input name="keyword" data-id="search-input" class="search-input" type="search" placeholder="Type Keywords" tabindex="9801"
data-search-options="{"hideAllFilter":false,"hideProductsFilter":false,"hideArticlesFilter":false,"hideFormsFilter":true}" autocomplete="off">
</div>
<div class="search-col-right">
<button class="btn btn-primary go-btn" tabindex="9802">Go</button>
<button class="btn dismiss-search-btn" tabindex="9803">
<svg title="Dismiss" class="icon icon-xs hide-on-fallback " role="img">
<g>
<title>Dismiss</title>
<use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="/content/dam/aia/icons/icons.svg#closewhite-glyph"></use>
<image class="icon icon-xs " src="/content/dam/aia/icons/glyph/closewhite-glyph.png" alt="undefined" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href=""></image>
</g>
</svg>
</button>
</div>
</form>
<form id="aia255105157">
<div class="container-fluid">
<div>
<div class="grid-control-1-col section">
<div class="row margin-top-0 margin-bottom-0">
<div class="col col-md-12 col-sm-12 col-xs-12 col-md-offset-0 col-sm-offset-0 col-xs-offset-0 no-padding-xs">
<div>
<div class="title section">
<h1 class="h2 text-center p4 margin-bottom-md-l margin-bottom-sm-l margin-bottom-l "> GET IN TOUCH! </h1>
</div>
<div class="text parbase section">
<div class="aia-text p4 bt3 margin-bottom-md-l margin-bottom-sm-l margin-bottom-l" data-emptytext="Text">
<p>We are all ears when it comes to hearing from you whether it's regarding products you're interested in, or feedback on our service. Please let us know.<br> </p>
</div>
</div>
<div class="line-divider section">
<hr class=" margin-bottom-md-l margin-bottom-sm-l margin-bottom-l ">
</div>
<div class="text parbase section">
<div class="aia-text text-left p4 bt3 margin-top-0 margin-bottom-0" data-emptytext="Text">
<p><sup>*</sup> Required fields</p>
</div>
</div>
<div class="grid-control-2-col section">
<div class="row ">
<div class="col col-md-6 col-sm-6 col-xs-12 col-md-offset-0 col-sm-offset-0 col-xs-offset-0 ">
<div>
<div class="text parbase section">
<label id="text-id760941937" form-target-name="name_modal" for=" ">
<div class="aia-text text-left p4 bt3 margin-top-0 margin-bottom-s" data-emptytext="Text">
<p>What's your name? <sup> *</sup></p>
</div>
</label>
</div>
<div class="form-input form-base section">
<input type="text" class="primary-select parent-width" id="aia1125471789" name="name_modal" placeholder="Name" required="true" validationtype="text">
<div class="fieldError label-error" id="aia1125471789_msg" requiredmessage="name is required"></div>
</div>
<div class="text parbase section">
<label id="text-id793822436" form-target-name="toggle-phone-email-modal" for=" ">
<div class="aia-text text-left p4 bt3 margin-top-l margin-bottom-s" data-emptytext="Text">
<p>How should we contact you?</p>
</div>
</label>
</div>
<div class="grid-control-1-col section">
<div class="row ">
<div class="col col-md-8 col-sm-9 col-xs-12 col-md-offset-0 col-sm-offset-0 col-xs-offset-0 ">
<div>
<div class="form-toggle-box form-base section">
<input type="hidden" id="toggle-group-1042248061" name="toggle-phone-email-modal" value="phone" required="true">
<div data-target="toggle-group" class="btn-toggle-group parent-width" id="1042248061" name="toggle-phone-email-modal">
<button type="button" class="btn btn-toggle btn-selected" value="phone">phone</button>
<button type="button" class="btn btn-toggle " value="email">email</button>
</div>
<div id="toggle-group-1042248061" class="fieldError label-error"></div>
<script type="text/javascript">
// Toggle buttons init
$("body").ready(function() {
$("#1042248061 .btn-toggle").off("click");
$("#1042248061").each(function(i, e) {
var groupID = $(e).attr("id");
$(this).find(".btn-toggle").on('click', function(e) {
$("#toggle-group-" + groupID).attr("value", $(this).attr("value"));
var toggleButtons = $("#" + groupID + " .btn-toggle");
var selectedToggleButtons = $("#" + groupID + " .btn-toggle.btn-selected");
var currentToggleIndex = toggleButtons.index(this);
selectToggleButton1042248061(toggleButtons, currentToggleIndex);
});
});
});
</script>
<script type="text/javascript">
function selectToggleButton1042248061(toggleButtons, currentToggleIndex) {
toggleButtons.removeClass("btn-selected");
toggleButtons.eq(currentToggleIndex).addClass("btn-selected");
}
</script>
</div>
</div>
</div>
</div>
</div>
<div class="text parbase section">
<label id="text-id1443018444" form-target-name="phone-input-modal" for=" ">
<div class="aia-text text-left p4 bt3 margin-top-l margin-bottom-s" data-emptytext="Text">
<p>What's your phone number?</p>
</div>
</label>
</div>
<div class="form-input form-base section">
<input type="text" class="primary-select parent-width" id="aia1781601695" name="phone-input-modal" placeholder="94 XX XXX XXXX" required="true" re="^(?:\+\d{2}\s*)?[-\d\s]{10,}$" validationtype="text">
<div class="fieldError label-error" id="aia1781601695_msg" requiredmessage="phone number is required" remessage="Please enter a valid phone number"></div>
</div>
</div>
</div>
<div class="col col-md-6 col-sm-6 col-xs-12 ">
<div>
<div class="text parbase section">
<label id="text-id1926580913" form-target-name="email-input-modal" for=" ">
<div class="aia-text text-left p4 bt3 margin-top-sm-0 margin-top-l margin-bottom-s" data-emptytext="Text">
<p>What's your email address?</p>
</div>
</label>
</div>
<div class="form-input form-base section">
<input type="text" class="primary-select parent-width" id="aia1516801330" name="email-input-modal" placeholder="You@YourSite.com"
re="^(([^<>()[\]\.,;:\s@\"]+(\.[^<>()[\]\.,;:\s@\"]+)*)|(\".+\"))@(([^<>()[\]\.,;:\s@\"]+\.)+[^<>()[\]\.,;:\s@\"]{2,})$" validationtype="text">
<div class="fieldError label-error" id="aia1516801330_msg" requiredmessage="email is required" remessage="Please enter a valid email address."></div>
</div>
<div class="text parbase section">
<label id="text-id2108083268" form-target-name="is_existing_customer_modal" for=" ">
<div class="aia-text text-left p4 bt3 margin-top-l margin-bottom-s" data-emptytext="Text">
<p>Are you an existing customer?<br> </p>
</div>
</label>
</div>
<div class="grid-control-1-col section">
<div class="row ">
<div class="col col-md-8 col-sm-9 col-xs-12 col-md-offset-0 col-sm-offset-0 col-xs-offset-0 ">
<div>
<div class="form-toggle-box form-base section">
<input type="hidden" id="toggle-group-1388314652" name="is_existing_customer_modal" value="yes" required="true">
<div data-target="toggle-group" class="btn-toggle-group parent-width" id="1388314652" name="is_existing_customer_modal">
<button type="button" class="btn btn-toggle btn-selected" value="yes">yes</button>
<button type="button" class="btn btn-toggle " value="no">no</button>
</div>
<div id="toggle-group-1388314652" class="fieldError label-error"></div>
<script type="text/javascript">
// Toggle buttons init
$("body").ready(function() {
$("#1388314652 .btn-toggle").off("click");
$("#1388314652").each(function(i, e) {
var groupID = $(e).attr("id");
$(this).find(".btn-toggle").on('click', function(e) {
$("#toggle-group-" + groupID).attr("value", $(this).attr("value"));
var toggleButtons = $("#" + groupID + " .btn-toggle");
var selectedToggleButtons = $("#" + groupID + " .btn-toggle.btn-selected");
var currentToggleIndex = toggleButtons.index(this);
selectToggleButton1388314652(toggleButtons, currentToggleIndex);
});
});
});
</script>
<script type="text/javascript">
function selectToggleButton1388314652(toggleButtons, currentToggleIndex) {
toggleButtons.removeClass("btn-selected");
toggleButtons.eq(currentToggleIndex).addClass("btn-selected");
}
</script>
</div>
</div>
</div>
</div>
</div>
<div class="text parbase section">
<label id="text-id1339316592" form-target-name="nic_modal" for=" ">
<div class="aia-text text-left p4 bt3 margin-top-l margin-bottom-s" data-emptytext="Text">
<p>What's your NIC?</p>
</div>
</label>
</div>
<div class="form-input form-base section">
<input type="text" class="primary-select parent-width" id="aia1291461293" name="nic_modal" placeholder="000000000V" re="^(?:\d{9}[A-Za-z])|(?:\d{12})$" validationtype="text">
<div class="fieldError label-error" id="aia1291461293_msg" requiredmessage="Please enter your NIC." remessage="Please provide a valid NIC."></div>
</div>
</div>
</div>
</div>
</div>
<div class="text parbase section">
<label id="text-id1166786317" form-target-name="message-modal" for=" ">
<div class="aia-text text-left p4 bt3 margin-top-l margin-bottom-s" data-emptytext="Text">
<p>Do you have a message?</p>
</div>
</label>
</div>
<div class="form-textarea form-input form-base section">
<textarea class="primary-select parent-width" id="aia1847766787" rows="3" name="message-modal" placeholder="Your message"></textarea>
<div id="aia1847766787_msg" class="fieldError label-error" requiredmessage="This answer is in missing for required fields." remessage="This answer is in error."></div>
</div>
</div>
</div>
</div>
</div>
<div class="form-hidden-field form-base section">
<div class="margin-bottom-l" style="display: none;">
<label class="form-label margin-bottom-xxs p3 bt4">email_subject</label>
<input type="text" id="aia1504463713" name="email_subject" value="New Lead/Inquiry Capture">
<div class="fieldError label-error" id="aia1504463713_msg"></div>
</div>
</div>
<div class="form-hidden-field form-base section">
<div class="margin-bottom-l" style="display: none;">
<label class="form-label margin-bottom-xxs p3 bt4">email_address_id</label>
<input type="text" id="aia1831739463" name="email_address_id" value="lk.info">
<div class="fieldError label-error" id="aia1831739463_msg"></div>
</div>
</div>
<div class="form-hidden-field form-base section">
<div class="margin-bottom-l" style="display: none;">
<label class="form-label margin-bottom-xxs p3 bt4">language</label>
<input type="text" id="aia1339720940" name="language">
<div class="fieldError label-error" id="aia1339720940_msg"></div>
</div>
</div>
<div class="form-hidden-field form-base section">
<div class="margin-bottom-l" style="display: none;">
<label class="form-label margin-bottom-xxs p3 bt4">product</label>
<input type="text" id="aia575580313" name="product">
<div class="fieldError label-error" id="aia575580313_msg"></div>
</div>
</div>
<div class="html-script section">
</div>
</div>
<p class="bt4 u2 text-center lead-form-validation" data-validation="tss-return-error-message"></p>
<div class="submit btn parent-width margin-bottom-xl">
<div class="margin-top-l margin-bottom-m">
<div>
<button id="btn1510856930" class="btn btn-default btn-primary center-block " type="button" onclick="" data-target="_self">Get in touch</button>
</div>
</div>
</div>
</div>
</form>
Text Content
Skip to main content * Eng * සිංහල * தமிழ் * Search * AIA Sri Lanka * Our Products * Health * Savings * Retirement * Protection * UNIT LINKED * Health and wellness benefits for our customers * Life Challenges * Planning for retirement * Managing health issues * Higher education for my child * What Matters * About AIA * Our Commitments * Our People * Customer Relationships * Our Wealth Planners * Accolades * Media Centre * Careers * Our Partnerships * Help & Support * Premium Payment Options * Branch Network * Customer Complaints * AIA Sri Lanka Customer Complaints Handling Procedure * Hospital Network * AIA Exclusive * MY AIA * AIA Customer Portal AIA * Our Products OUR PRODUCTS Find our products and services according to your protection and wealth management range needs See more For Individuals * HEALTH We care about your family's health as much as you do. * SAVINGS We have the solutions to help you live the dream you wish and protect the ones you care * RETIREMENT it's about time you thought about your happiness and aspirations. * PROTECTION We care about your family's well being as much as you do * UNIT LINKED We offer the best financial solutions to increase the value of your savings * HEALTH AND WELLNESS BENEFITS FOR OUR CUSTOMERS Health and wellness benefits for our customers Dismiss * Life Challenges LIFE CHALLENGES What matters to you most? View all life challenges * PLANNING FOR RETIREMENT Life after a career can be a scary thought * MANAGING HEALTH ISSUES Do Sri Lankans face unique health challenges? * HIGHER EDUCATION FOR MY CHILD Earning a degree remains a difficult hurdle for many Sri Lankans * WHAT MATTERS Information and resources to help you make wise investment decisions and healthy lifestyle changes. Dismiss * About AIA ABOUT AIA For almost a century, AIA has served the ever-changing needs of millions of people all across the Asia-Pacific region. More about AIA * OUR COMMITMENTS Our initiatives are nationally relevant and contribute meaningfully to the well-being of the community. * OUR PEOPLE The leaders of AIA in Sri Lanka * CUSTOMER RELATIONSHIPS Creating a unique customer experience * OUR WEALTH PLANNERS We all have hopes and dreams for the future * ACCOLADES Proof of our competence and good governance * MEDIA CENTRE New and Information about AIA * CAREERS Interested to join our AIA family? Look for a role that suits you. * OUR PARTNERSHIPS Dismiss * Help & Support HELP & SUPPORT We strive to assist you for all your inquiries with high touch customer service. Contact AIA * PREMIUM PAYMENT OPTIONS * BRANCH NETWORK You are welcome at any branch * CUSTOMER COMPLAINTS going further to understand and meet customer needs * AIA SRI LANKA CUSTOMER COMPLAINTS HANDLING PROCEDURE * HOSPITAL NETWORK Dismiss * AIA Exclusive AIA EXCLUSIVE We all have hopes and dreams for the future Dismiss * MY AIA AIA CUSTOMER PORTAL Login or register to access and manage all your policies, claims and more. CUSTOMER * AIA Customer Portal MY AIA Access to the portals of your choice. CUSTOMER * AIA eInsurance Portal Dismiss * Language Select * ENG * සිංහල * தமிழ் * Search * Go Dismiss * Contact Us * CALL US Open: 8:00am to 5:00pm, Mon - Fri * * EMAIL US We will contact you in your preferred way Dismiss GET IN TOUCH GET IN TOUCH! We are all ears when it comes to hearing from you whether it's regarding products you're interested in, or feedback on our service. Please let us know. -------------------------------------------------------------------------------- * Required fields What's your name? * How should we contact you? phone email What's your phone number? What's your email address? Are you an existing customer? yes no What's your NIC? Do you have a message? email_subject email_address_id language product Get in touch Dismiss THANK YOU Back to Top {{title}} {{label}} HEALTH & WELLNESS SOLUTIONS Enjoy free online doctor consultations with Doc 990. T&C apply. Find out more Your browser does not support HTML5 video. Dismiss HEALTH & WELLNESS SOLUTIONS Enjoy free online medical consultations, with Doc 990 and Enjoy free online medical consultations, Free Medicine Delivery and Discounts on Lab Tests with Flash Health. T&C apply. YOUR CONVENIENCE IS OUR PRIORITY You will now receive your Premium Statements and all other communications via an easily accessible link. OUR COMMITMENTS Our primary focus is on three endeavors; Safety, Education and Healthy Living. Find out more Your browser does not support HTML5 video. Dismiss AIA CUSTOMER PORTAL Your life insurance policy at your fingertips now. Login/Register Dismiss HEALTH & WELLNESS SOLUTIONS Enjoy free online doctor consultations with Doc 990. T&C apply. Find out more Your browser does not support HTML5 video. Dismiss HEALTH & WELLNESS SOLUTIONS Enjoy free online medical consultations, with Doc 990 and Enjoy free online medical consultations, Free Medicine Delivery and Discounts on Lab Tests with Flash Health. T&C apply. * HEALTH & WELLNESS SOLUTIONS Enjoy free online medical consultations, with Doc 990 and Enjoy free online medical consultations, Free Medicine Delivery and Discounts on Lab Tests with Flash Health. T&C apply. * YOUR CONVENIENCE IS OUR PRIORITY You will now receive your Premium Statements and all other communications via an easily accessible link.. * OUR COMMITMENTS Our primary focus is on three endeavors; Safety, Education and Healthy Living. * AIA CUSTOMER PORTAL Your life insurance policy at your fingertips now. * AIA WAS RECOGNISED AS THE BEST LIFE INSURANCE COMPANY IN SRI LANKA AIA was awarded as the best life insurance company in Sri Lanka for the 4th time OUR PRODUCTS * Savings Savings * Retirement Retirement * Protection Protection FIND THE RIGHT INSURANCE FOR YOU AND YOUR LOVED ONES LET US HELP YOU GET STARTED Previous Higher education for my child LIFE CHALLENGES FIND WHAT MATTERS TO YOU THE MOST HIGHER EDUCATION FOR MY CHILD READ MORE Planning for retirement LIFE CHALLENGES FIND WHAT MATTERS TO YOU THE MOST PLANNING FOR RETIREMENT Life after retirement can be a scary thought. Let's start planning together. READ MORE Managing Health Issues LIFE CHALLENGES FIND WHAT MATTERS TO YOU THE MOST MANAGING HEALTH ISSUES Read More Higher education for my child LIFE CHALLENGES FIND WHAT MATTERS TO YOU THE MOST HIGHER EDUCATION FOR MY CHILD READ MORE Planning for retirement LIFE CHALLENGES FIND WHAT MATTERS TO YOU THE MOST PLANNING FOR RETIREMENT Life after retirement can be a scary thought. Let's start planning together. READ MORE Next * 1 * 2 * 3 LIFE CHALLENGES FIND WHAT MATTERS TO YOU THE MOST * PLANNING FOR RETIREMENT * MANAGING HEALTH ISSUES * HIGHER EDUCATION FOR MY CHILD Explore More FOR HEALTHIER, LONGER AND BETTER LIVES We want to genuinely engage in your life, providing the right financial/insurance solutions for you and your family in a constantly changing world. GET TO KNOW US ALMOST A CENTURY OF HISTORY IN THE REGION 100% FOCUSED ON ASIA-PACIFIC AIA was founded in Asia, is headquartered in Asia and present in 18 markets across the Asia-Pacific region. OUR AWARDS WE ARE PROUD TO HAVE BEEN RECOGNISED AS INDUSTRY LEADERS WITH OUR MOST RECENT ACCOLADES AIA GROUP'S SIZE AND STRENGTH TALK TO US NOW Call our hotline at: +94(0) 112310310 TALK TO US LATER Leave us your contact info and we'll be in touch. get in touch Dismiss GET IN TOUCH AIA SRI LANKA CUSTOMER COMPLAINTS HANDLING PROCEDURE MAILING ADDRESS All paper documents can be sent to: AIA Tower, 92, Dharmapala Mawatha, Colombo 07, Sri Lanka FOR THE PRESS 29 November 2023 COMMERCIAL BANK AND AIA SRI LANKA ANNOUNCE LANDMARK EXCLUSIVE BANCASSURANCE PARTNERSHIP -------------------------------------------------------------------------------- Commercial Bank of Ceylon PLC (“Commercial Bank”), Sri Lanka’s largest private bank and AIA Insurance Lanka Limited (“AIA Sri Lanka”), pioneers of Bancassurance in Sri Lanka are delighted to announce an exclusive long-term Bancassurance partnership. 23 November 2023 AIA INSURANCE CONTINUES TO SUPPORT SRI LANKA CANCER SOCIETY FOR THE 5TH CONSECUTIVE YEAR -------------------------------------------------------------------------------- AIA renewed the partnership with and continues to support the Sri Lanka Cancer Society for the 5th year. With a steadfast commitment to helping people live healthier, longer, better lives, AIA continues to donate LKR 100 on behalf of every new policy sold since 2019, to the Sri Lanka Cancer Society. 20 November 2023 AIA INSURANCE INTRODUCES 'AIA EXCLUSIVE' - YOUR GATEWAY TO A WORLD OF UNPARALLELED PRIVILEGES -------------------------------------------------------------------------------- AIA Insurance, Sri Lanka's Best Life Insurer (Global Banking and Finance Review 2019, 2020; Capital Finance International 2021, 2022), is thrilled to introduce 'AIA Exclusive,' a premier membership specially designed for AIA’s most esteemed clientele. This exceptional initiative is a testament to AIA’s unwavering commitment in providing an unparalleled customer experience. The 'AIA Exclusive' membership, an industry first in Sri Lanka, opens doors to an exclusive circle that promises an array of carefully curated privileges and exceptional services for healthier, longer, better lives. VIEW MORE BUY THIS PRODUCT CONTACT AIA +94 11 2310310 AIA Tower, 92, Dharmapala Mawatha Colombo 07 Sri Lanka. Fax : (+94) 11 4715892 Email : lk.info@aia.com CONTACT AIA +94 11 2310310 AIA Tower, 92, Dharmapala Mawatha Colombo 07 Sri Lanka. Fax : (+94) 11 4715892 Email : lk.info@aia.com GO TO AIA.COM Visit our corporate site to learn more about AIA. EXPLORE AIA Our Products How to lodge a complaint ABOUT AIA Media Centre Careers GO TO AIA.COM Visit our corporate site to learn more about AIA. EXPLORE AIA Our Products How to lodge a complaint ABOUT AIA Media Centre Careers -------------------------------------------------------------------------------- Copyright © 2016, AIA Group Limited and its subsidiaries. All rights reserved. Terms of Use | AIA personal data policy (Sri Lanka) | Cookie Policy Confirm This website uses cookies for the purpose of enhancing your user experience. You can find more information on the types of cookies we collect, what we use these for, and how to manage your cookie settings in our Cookie Policy and Privacy Statement . Dismiss ALMOST A CENTURY OF HISTORY IN THE REGION Dismiss OUR SIZE AND STRENGTH Dismiss TALK TO US NOW AIA CUSTOMER CARE CENTRE Hotline (+94) 11 2310310 Email lk.info@aia.com Fax (+94) 11 4715892 Service hours * Monday - Friday: 08:00 - 17:00 * Saturday, Sunday and Mercantile Holidays: Closed Address AIA Insurance Lanka PLC AIA Tower, 92, Dharmapala Mawatha, Colombo 07, Sri Lanka. Open in Google Map Dismiss VIDEO POPUP