CINXE.COM

InsureTek 2022

<!doctype html> <html lang="en"> <head> <!-- Basic Page Needs ================================================== --> <meta charset="utf-8"> <!-- Mobile Specific Metas ================================================== --> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0"> <!-- Site Title --> <meta content="" name="description"> <meta content="" name="keywords"> <meta property="og:image" content="https://insuretek.org/assets/images/logo.png"/> <meta property="og:image:type" content="image/png"/> <meta property="og:image:width" content="250"/> <meta property="og:image:height" content="250"/> <title>InsureTek 2022</title> <meta property="og:title" content="InsureTek 2022" /> <!--Favicon--> <link rel="shortcut icon" href="assets/icons/fav.png" type="image/x-icon"> <link rel="icon" href="assets/icons/fav.png" type="image/x-icon"> <!-- CSS --> <!-- Bootstrap --> <link rel="stylesheet" href="css/bootstrap.min.css"> <!-- Template styles--> <link rel="stylesheet" href="css/style.css"> <!-- Responsive styles--> <link rel="stylesheet" href="css/responsive.css"> <!-- FontAwesome --> <link rel="stylesheet" href="css/font-awesome.min.css"> <!-- Animation --> <link rel="stylesheet" href="css/animate.css"> <!-- Colorbox --> <link rel="stylesheet" href="css/colorbox.css"> <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> </head> <body> <!-- <div class="preload"></div> --> <div class="body-inner"> <!-- Header start --> <header id="header" class="header header-transparent"> <div class="container"> <div class="row"> <div class="navbar-header"> <div class="logo"> <a href="index"> <img src="assets/images/logo.png" alt="InsureTek 2021 Logo" > </a> </div><!-- logo end --> </div><!-- Navbar header end --> <div class="site-nav-inner"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <nav class="collapse navbar-collapse navbar-responsive-collapse pull-right"> <ul class="nav navbar-nav"> <li><a href="index">Home</a></li> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">About <i class="fa fa-angle-down"></i></a> <ul class="dropdown-menu" role="menu"> <li><a href="index#ts-intro">About</a></li> <li><a href="index#previous-sponsors">Previous Sponsors</a></li> <!-- <li><a href="https://photos.app.goo.gl/tJFFVRmPfJmtx9b28" target="_blank">Gallery</a></li> --> <!-- <li><a href="sponsors.html">Sponsors &amp; Partners</a></li> <li><a href="gallery.html">Gallery</a></li> --> <!-- <li><a href="tickets.html">Tickets</a></li> <li><a href="faq.html">Faq</a></li> <li><a href="404.html">404</a></li> <li class="dropdown-submenu"> <a href="#.">Parent Menu</a> <ul class="dropdown-menu"> <li><a href="#">Child Menu 1</a></li> <li><a href="#">Child Menu 2</a></li> <li><a href="#">Child Menu 3</a></li> </ul> </li> --> </ul> </li> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">Speakers <i class="fa fa-angle-down"></i></a> <ul class="dropdown-menu" role="menu"> <li><a href="index#past-speakers">Previous Speakers</a></li> <li><a href="topics">Topics 2022</a></li> </ul> </li><!-- Speakers li end --> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">Previous Editions <i class="fa fa-angle-down"></i></a> <ul class="dropdown-menu" role="menu"> <li><a href="http://insuretek.org/2021" target="_blank">InsureTek 2021</a></li> <li><a href="http://insuretek.org/2020" target="_blank">InsureTek 2020</a></li> <li><a href="https://photos.google.com/share/AF1QipMODG_JqFKIrrIFzmUANeq1dBNP10tadb7Okf-DY3t00HitUUsgGr1Z6wS7JFHezg?key=N3NiNUMzeEZ4VzFZVm9lYkladW91QjZWYThYVFB3" target="_blank">IMC Golden Shield Excellence Awards 2019 UK Chapter </a></li> <li><a href="https://biztvevents.com/insuretek.php" target="_blank">InsureTek 2018 </a></li> <li><a href="https://photos.google.com/share/AF1QipMrz34I6z6H8fC5u9Cm-CcG-o3hY55a7NmwL2DQryqS3O6O_WAmVEdGnwIJRY4CYg?key=bktEMHhhSEdLMUNwODV4MzgwNWIwLUg1R09TVjR3" target="_blank">IMC Golden Shield Excellence Awards 2017 UK Chapter</a></li> </ul> </li> <!-- <li><a href="nomination-2022" >Awards </a></li> --> <!-- <li><a href="https://www.insuretek.org/live/" class="blink blnkbtn" target="_blank">Live</a></li> --> <li><a href="https://www.insuretek.org/gallery" class="blink blnkbtn" target="_blank">Gallery</a></li> <!-- <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">Schedule <i class="fa fa-angle-down"></i></a> <ul class="dropdown-menu" role="menu"> <li><a href="#ts-schedule">Schedule List</a></li> --> <!-- <li><a href="schedule-tab.html">Schedule Tab</a></li> --> <!-- </ul> </li> --><!-- Schedule li end --> <!-- About li end --> <li><a href="blogs">Blog</a></li> <li><a href="winners2021">winners 2021</a></li> <!-- <li><a href="index#ts-schedule" class="blink blnkbtn">Schedule </a></li> --> <li><a href="conference">Masterclass</a></li> </ul><!--/ Nav ul end --> </nav><!--/ Collapse end --> </div><!--/ Site nav inner end --> </div><!--/ Row end --> </div><!--/ Container end --> </header><!--/ Header end --> <style> .blink { animation: blinker 1.5s linear infinite; } @keyframes blinker { 50% { opacity: 0; } } .blnkbtn{ background: #fff!important; padding: 1px 5px!important; color: #ee163a!important; /*margin-top: 6px; text-shadow: 0em 0.1em 0.2em rgba(6, 14, 14, 0)!important; font-weight: 600;*/ border-radius: 10px; /* height: 32px;*/ } </style> <style> .video_bg:after{position:absolute;content:"";left:0;right:0;bottom:0;top:0;background-image:linear-gradient(to right, #00000075 , #00000033,#ffffff00,#ffffff00,#ffffff1c , #ffffff17); background-size: cover;} .keyperson img{ border: 8px solid #999999;} .keyperson h3{ color: white!important; margin-bottom: 15px!important; } .splogo{ margin-top: -30px!important; font-weight: bolder; } .sponsor-logo{ margin: 25px 0 !important; } .sponsor-logo1{ margin: 5px 0 !important; } .sponsor-title{ font-weight: bolder!important; /*color: #ee163a!important;*/ } @media only screen and (max-width: 768px) { /* For mobile phones: */ .modal-content-windowmodal { /*width: 90%!important;*/ } .modal-dialog-windowmodal{ /*margin-left: 45px!important;*/ } } </style> <style> @media only screen and (max-width: 768px) { .test{ display:inline-block!important; } .schedule-slot-speaker-name1{ display: inline-flex!important; } } .schedule-slot-speakers1 { border-radius: 50%!important; width: 75px; height: 75px; } .schedule-slot-speaker-name1{ font-size: 14px!important; } .test{ width: 100%!important; } </style> <!---**********Window load Modal ************--> <div id="windowloadmodal" class="modal fade" > <div class="modal-dialog modal-dialog-windowmodal" > <div class="modal-content modal-content-windowmodal" style="margin-top:100px;"> <div class="modal-header"> <h4 class="modal-title" style="color:#5449ff;font-size:19px!important;text-align:center;">InsureTek Conference & Golden Shield Excellence Awards 2022</h4> <!-- <button type="button" class="close" data-dismiss="modal">&times;</button> --> </div> <div class="modal-body" style=""> <p style="font-color: black;font-size:16px;font-weight:400 ;font-family:'Poppins', sans-serif!important;text-align: center;"> InsureTek 2022 Dubai Gallery: &nbsp;&nbsp; &nbsp;<a href="https://www.insuretek.org/gallery" target="_blank" class="btn btn-danger" style="padding: 4px 8px;">View</a> <br> Register your interest for InsureTek KSA October 2022 : &nbsp;<a href="https://www.insuretek.org/KSA/" target="_blank" class="btn btn-danger" style="padding: 2px 4px;margin-bottom: 1px;">Click Here</a> <!-- Register your interest for InsureTek KSA October 2022 : &nbsp; <button type="button" class="btn btn-danger" data-target="#Mymodalreginterestksa" data-toggle="modal" style="padding: 2px 4px;margin-bottom: 1px;">Click Here</button> --> <br> Register your interest for InsureTek Dubai March 2023 :&nbsp;&nbsp; <button type="button" class="btn btn-danger" data-target="#Mymodalreginterest" data-toggle="modal" style="padding: 2px 4px;margin-top: 1px;">Click Here</button> </p> </div> <div class="modal-footer"> <button type="button" class="btn btn-success" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!---********** Modal Ends ************--> <!---************Banner Video ************************--> <section id="banner"> <div class="banner-item" > <video autoplay="true" muted loop="true" > <source src="https://insuretek.org/2022/videos/intro-video.mp4" type="video/mp4"> <source src="movie.ogg" type="video/ogg"> Your browser does not support the video tag. </video> <div class="container"> <div class="banner-content text-center" style="position: absolute; top: 3%; left: 0%; "> <!-- <div class="countdown classic-style"> <div class="counter-day" > <span class="days">00</span> <div class="smalltext">Days</div> </div> <div class="counter-hour"> <span class="hours">00</span> <div class="smalltext">Hours</div> </div> <div class="counter-minute"> <span class="minutes">00</span> <div class="smalltext">Minutes</div> </div> <div class="counter-second"> <span class="seconds">00</span> <div class="smalltext">Seconds</div> </div> </div> --><!-- Countdown end --> <!-- <h2 class="banner-desc" style="color: #ee163a;">InsureTek Conference and Golden Shield Excellence Awards </h2> <h2 class="banner-desc " style="color: #FFC107;">Constellation Ballroom, Address Dubai Marina</h2> <h2 class="banner-desc "style="color: #03A9F4;">9<sup>th</sup>-10<sup>th</sup> February, 2022</h2> --> <p class="banner-btn"> <!--<a href="registration" class="btn btn-primary">Register Now</a>--> <!-- <button type="button" class="btn btn-primary" data-target="#Mymodal" data-toggle="modal">Download Brochure</button> <button type="button" class="btn btn-primary" data-target="#Mymodal1" data-toggle="modal">Media Registration</button> --> <!-- <a href="#" class="btn btn-border">Download Brochure</a> --> </p> </div><!-- Banner content end --> </div><!-- Container end --> </div><!-- Banner item end --> </section><!-- Section banner end --> <section id="ts-intro" class="ts-intro"> <div class="container"> <div class="row text-center"> <h2 class="section-title" >About the Event</h2> <p class="section-sub-title"></p> </div><!--/ Title row end --> <div class="row"> <div class="col-xs-12 col-sm-12 col-md-6"> <div class="intro-video"> <img class="img-responsive" src="images/intro-video.jpg" alt="" /> <a class="popup" href="https://insuretek.org/videos/intro-video.mp4?autoplay=1&amp;loop=1"> <div class="video-icon"> <i class="fa fa-play"></i> </div> </a> </div> </div><!-- Col end --> <div class="col-xs-12 col-sm-12 col-md-6"> <div class="featured-tab"> <ul class="nav nav-tabs"> <li class="active"> <a class="animated fadeIn" href="#tab_a" data-toggle="tab"> About </a> </li> <li> <a class="animated fadeIn" href="#tab_b" data-toggle="tab"> <span class="tab-head"> <span class="tab-text-title">Networking</span> </span> </a> </li> <!-- <li> <a class="animated fadeIn" href="#tab_c" data-toggle="tab"> <span class="tab-head"> <span class="tab-text-title">Fun &amp; Foods</span> </span> </a> </li> --> </ul> <div class="tab-content"> <div class="tab-pane active animated fadeInRight" id="tab_a"> <!-- <h3 class="tab-content-title">Workshops - Project Sessions - Industry Leaders</h3> --> <p class="sppb-cta-text" style="text-align: justify;"> After the resounding success of 3rd edition of InsureTek Conference and 5th Edition of Golden Shield Excellence Awards, <b>we are back with our 4th Edition. </b><br> Organized by Biz Events Management, the event is scheduled on 9<sup>th</sup> to 10<sup>th</sup> February 2022 in Dubai. <br> Within a short span of time, InsureTek has become a benchmark event in the industry. It was the first Physical Insurance Event that was organized in the UAE after Covid -19 Pandemic adhering to all safety Protocols. The entire Insurance Industry welcomed the event wholeheartedly with tremendous support and encouragement to make it a Grand Success. </p> </div><!-- Tab pane 1 end --> <div class="tab-pane animated fadeInRight" id="tab_b"> <!-- <h3 class="tab-content-title">Meet the Right People</h3> --> <p style="text-align: justify;">InsureTek offers unparalleled access to the most comprehensive and global gathering of insurance entrepreneurs, investors, and industry incumbents.<br> Over the course of two days, the experts from the industry will showcase new innovations, provide tips to attendees for increasing their productivity and reduce costs, and ultimately help in enriching the lives of policyholders. The superlative networking & meetings, is one of the hallmarks of InsureTek Event. </p> <!-- <ul class="list-arrow"> <li>Maecenas nibh dolor</li> <li>Aliquettiabser libero</li> <li>Consectetur ut vestibulum</li> <li>Skateboard dolor brunch</li> </ul> --> </div><!-- Tab pane 2 end --> </div><!-- tab content --> </div><!-- Featured tab end --> </div><!-- Col end --> </div><!-- Content Row end --> </div><!-- Container end --> </section><!-- Intro area end --> <!-- <section id="facts" class="facts-area bg-overlay"> <div class="container"> <div class="row"> <div class="facts-wrapper"> <div class="col-sm-3 ts-facts"> <a href="javascript:void(0)" class="thumbnail"><img src="images/banner/Button01.png" alt="Image" style="max-width:100%;"></a> </div> --><!-- Col 1 end --> <!-- <div class="col-sm-3 ts-facts"> <a href="javascript:void(0)" class="thumbnail"><img src="images/banner/Button02.png" alt="Image" style="max-width:100%;"></a> </div> --><!-- Col 2 end --> <!-- <div class="col-sm-3 ts-facts"> <a href="javascript:void(0)" class="thumbnail"><img src="images/banner/Button03.png" alt="Image" style="max-width:100%;"></a> </div> --><!-- Col 3 end --> <!-- <div class="col-sm-3 ts-facts"> <a href="javascript:void(0)" class="thumbnail"><img src="images/banner/Button04.png" alt="Image" style="max-width:100%;"></a> </div> --><!-- Col 4 end --> <!-- </div> --> <!-- Facts end --> <!-- </div> --><!--/ Content row end --> <!-- </div> --><!--/ Container end --> <!-- </section> --><!-- Facts end --> <section id="ts-sponsors" class="ts-sponsors"> <div class="container"> <div class="row text-center"> <h2 class="section-title" style="background-color:#258be3;padding-bottom: 0px!important;color: white!important;">INSURETEK 2022 SPONSORS</h2> <p class="section-sub-title"></p> </div><!--/ Title row end --> <div class="row sponsor-padding text-center"> <h3 class="sponsor-title">Gold Sponsors</h3> <div class="col-xs-12 col-sm-3 col-md-3"> <a href="https://www.motori.com/" class="sponsor-logo" target="_blank"> <img class="img-responsive" src="images/sponsors/motori-logo.jpg" alt="" /> </a> </div> <div class="col-xs-12 col-sm-3 col-md-3"> <a href="https://www.bupa.com.sa/" class="sponsor-logo" target="_blank"> <img class="img-responsive" src="images/sponsors/bupa.jpg" alt="" /> </a> </div> <div class="col-xs-12 col-sm-3 col-md-3"> <a href="https://www.apexautogarage.com/" class="sponsor-logo" target="_blank"> <img class="img-responsive" src="images/sponsors/apex.png" alt="" /> </a> </div> <div class="col-xs-12 col-sm-3 col-md-3"> <a href="https://www.ablera.com/" class="sponsor-logo" target="_blank"> <img class="img-responsive" src="images/sponsors/abera.png" alt="" /> </a> </div><!-- Col 1 end --> </div><!--/ Content row 1 end --> <!------******************Silver Sponsor*****************----> <div class="row sponsor-padding text-center"> <h3 class="sponsor-title">Silver Sponsors</h3> <div class="col-xs-12 col-sm-2 col-md-2"></div> <div class="col-xs-12 col-sm-4 col-md-4"> <a href="https://www.ey.com/en_gl" class="sponsor-logo" target="_blank"> <img class="img-responsive" src="images/sponsors/ey.png" alt="" /> </a> </div><!-- Col 1 end --> <div class="col-xs-12 col-sm-4 col-md-4"> <a href="https://www.solera.com/" class="sponsor-logo" target="_blank"> <img class="img-responsive" src="images/sponsors/audatex.png" alt="" /> </a> </div><!-- Col 1 end --> </div><!--/ Content row 2 end --> <!------******************Delegate Bag Sponsor*****************----> <div class="row sponsor-padding text-center"> <h3 class="sponsor-title">Delegate Bag Sponsor</h3> <div class="col-xs-12 col-sm-3 col-md-3"></div> <div class="col-xs-12 col-sm-6 col-md-6"> <a href="https://www.ebaotech.com/" class="sponsor-logo" target="_blank"> <img class="img-responsive" src="images/sponsors/ebaotech2.jpg" alt="" /> </a> </div><!-- Col 1 end --> </div><!--/ Content row 2 end --> <!------******************badge Sponsor*****************----> <div class="row sponsor-padding text-center"> <div class="col-xs-12 col-sm-5 col-md-5"> <h3 class="sponsor-title">Badge & Lanyard Sponsor</h3> <a href="https://www.now-health.com/en/" class="sponsor-logo" target="_blank"> <img class="img-responsive" src="images/sponsors/nowhealth.png" alt="" /> </a> </div><!-- Col 1 end --> <div class="col-xs-12 col-sm-2 col-md-2"></div> <div class="col-xs-12 col-sm- col-md-5"> <h3 class="sponsor-title">Registration Area Sponsor</h3> <a href="https://www.dacadoo.com/" class="sponsor-logo" target="_blank"> <img class="img-responsive" src="images/sponsors/dacadoo.png" alt="" /> </a> </div><!-- Col 2 end --> </div><!--/ Content row 2 end --> <!------******************Registration Area Sponsor*****************----> <div class="row sponsor-padding text-center"> </div><!--/ Content row 2 end --> <!------**********************Bronze Sponsor************************----> <div class="row sponsor-padding text-center"> <h3 class="sponsor-title">Bronze Sponsors</h3> <div class="col-xs-12 col-sm-3 col-md-3"> <a href="https://awnic.com/eng/" class="sponsor-logo" target="_blank"> <img class="img-responsive" src="images/sponsors/alwathba.png" alt="Insuretek Sponsor" /> </a> </div><!-- Col 1 end --> <div class="col-xs-12 col-sm-3 col-md-3"> <a href="https://www.globalrisksolutions.com/" class="sponsor-logo" target="_blank"> <img class="img-responsive" src="images/sponsors/grs-logo.png" alt="Insuretek Sponsor" /> </a> </div><!-- Col 1 end --> <div class="col-xs-12 col-sm-3 col-md-3"> <a href="https://instanda.com/" class="sponsor-logo" target="_blank"> <img class="img-responsive" src="images/sponsors/instanda.png" alt="Insuretek Sponsor" /> </a> </div> <div class="col-xs-12 col-sm-3 col-md-3"> <a href="https://www.xagroup.com/" class="sponsor-logo" target="_blank"> <img class="img-responsive" src="images/sponsors/xagroup.png" alt="Insuretek Sponsor" /> </a> </div> <div class="col-xs-12 col-sm-3 col-md-3"></div> <div class="col-xs-12 col-sm-3 col-md-3"> <a href="https://fidelityunited.ae/" class="sponsor-logo" target="_blank"> <img class="img-responsive" src="images/sponsors/fidelityunited.png" alt="Insuretek Sponsor" /> </a> </div> <div class="col-xs-12 col-sm-3 col-md-3"> <a href="https://salama.ae/" class="sponsor-logo" target="_blank"> <img class="img-responsive" src="images/sponsors/salama.jpg" alt="Insuretek Sponsor" /> </a> </div> </div> <!------**********************************************----> <!------**********************Technology partner************************----> <div class="row sponsor-padding text-center"> <h3 class="sponsor-title">Technology Partner</h3> <div class="col-xs-12 col-sm-4 col-md-4"></div> <div class="col-xs-12 col-sm-4 col-md-4"> <a href="https://www.azentio.com/" class="sponsor-logo" target="_blank"> <img class="img-responsive" src="images/sponsors/azentio.png" alt="Insuretek Sponsor" /> </a> </div><!-- Col 1 end --> </div> <!------**********************************************----> <!------*******************lunch and coffee Sponsor********************----> <div class="row sponsor-padding text-center"> <h3 class="sponsor-title">Lunch & Coffee Sponsors</h3> <div class="col-xs-12 col-sm-4 col-md-2"></div> <div class="col-xs-12 col-sm-4 col-md-4"> <a href="https://tractable.ai/" class="sponsor-logo" target="_blank"> <img class="img-responsive" src="images/sponsors/tractable.jpg" alt="InsureTek Sponsor" /> </a> </div><!-- Col 1 end --> <div class="col-xs-12 col-sm-4 col-md-4"> <a href="https://yallacompare.com/uae/en/" class="sponsor-logo" target="_blank"> <img class="img-responsive" src="images/sponsors/yallacompare.png" alt="InsureTek Sponsor" /> </a> </div><!-- Col 1 end --> </div><!--/ Content row 3 end --> <!------**************conference session Sponsor****************----> <div class="row sponsor-padding text-center"> <h3 class="sponsor-title">Conference Session Sponsors</h3> <div class="col-xs-12 col-sm-2 col-md-2"></div> <div class="col-xs-12 col-sm-4 col-md-4"> <a href="https://www.albuhaira.com/" class="sponsor-logo" target="_blank"> <img class="img-responsive" src="images/sponsors/albuhairainsurance.png" alt="InsureTek Sponsor" /> </a> </div><!-- Col 1 end --> <div class="col-xs-12 col-sm-4 col-md-4"> <a href="https://insureatoasis.com/" class="sponsor-logo" target="_blank"> <img class="img-responsive" src="images/sponsors/insureatoasis.jpg" alt="" /> </a> </div><!-- Col 2 end --> </div><!--/ Content row 3 end --> <!------**************Consulting Partner****************----> <div class="row sponsor-padding text-center"> <h3 class="sponsor-title">Consulting Partner</h3> <div class="col-xs-12 col-sm-4 col-md-4"></div> <div class="col-xs-12 col-sm-4 col-md-4"> <a href="https://www.ajmsglobal.com/" class="sponsor-logo" target="_blank"> <img class="img-responsive" src="images/sponsors/ajmsglobal.jpg" alt="InsureTek Sponsor" /> </a> </div><!-- Col 1 end --> </div><!--/ Content row 3 end --> <!------**************Associate Sponsor****************----> <div class="row sponsor-padding text-center"> <h3 class="sponsor-title">Associate Sponsors</h3> <div class="col-xs-12 col-sm-4 col-md-4"> <a href="https://www.braxtone.ae/" class="sponsor-logo" target="_blank"> <img class="img-responsive" src="images/sponsors/braxtone.jpg" alt="InsureTek Sponsor" /> </a> </div><!-- Col 1 end --> <div class="col-xs-12 col-sm-4 col-md-4"> <a href="https://fichtelegal.com/" class="sponsor-logo" target="_blank"> <img class="img-responsive" src="images/sponsors/fitche.jpg" alt="InsureTek Sponsor" /> </a> </div><!-- Col 1 end --> <div class="col-xs-12 col-sm-4 col-md-4"> <a href="https://www.fmcnetwork.net/" class="sponsor-logo" target="_blank"> <img class="img-responsive" src="images/sponsors/fmc.png" alt="InsureTek Sponsor" /> </a> </div><!-- Col 1 end --> </div><!--/ Content row 3 end --> <!------**********************supporting Associations*********************----> <div class="row sponsor-padding text-center"> <h3 class="sponsor-title">Supporting Associations</h3> <div class="col-xs-12 col-sm-3 col-md-3"> <a href="http://eiauae.net/En" class="sponsor-logo " target="_blank"> <img class="img-responsive" src="images/sponsors/eia.jpg" alt="Insuretek Sponsor" /> </a> <h5 class="splogo"style="padding-top:5px;">EMIRATES INSURANCE ASSOCIATION</h5> </div> <div class="col-xs-12 col-sm-3 col-md-3"> <a href="javascript:void()" class="sponsor-logo"> <img class="img-responsive" src="images/sponsors/gif.jpg" alt="Insuretek Sponsor" /> </a> <h5 class="splogo"style="padding-top:5px;">GULF INSURANCE FEDERATION</h5> </div><!-- Col 1 end --> <div class="col-xs-12 col-sm-3 col-md-3"> <a href="http://ibguae.com/" class="sponsor-logo" target="_blank"> <img class="img-responsive" src="images/sponsors/ibg.jpg" alt="Insuretek Sponsor" /> </a> <h5 class="splogo"style="padding-top:8px;">INSURANCE BUSINESS GROUP</h5> </div> <div class="col-xs-12 col-sm-3 col-md-3"> <a href="https://difcia.org/" class="sponsor-logo" target="_blank"> <img class="img-responsive" src="images/sponsors/difc.jpg" alt="Insuretek Sponsor" /> </a> <h5 class="splogo" style="padding-top:8px;">DIFC</h5> </div> </div><!--/ Content row 3 end --> <!------**********************Media Partners********************----> <br> <div class="row sponsor-padding text-center"> <h3 class="sponsor-title" style="padding-bottom:25px!important">Media Partners</h3> <div class="col-xs-12 col-sm-3 col-md-3"> <a href="javascript:void(0)" class="sponsor-logo sponsor-logo1" > <img class="img-responsive" src="images/sponsors/media/datafloo.jpg" alt="InsureTek Media Partner" /> </a> </div><!-- Col 1 end --> <div class="col-xs-12 col-sm-3 col-md-3"> <a href="http://www.privatebanking.com/" class="sponsor-logo sponsor-logo1" target="_blank" > <img class="img-responsive" src="images/sponsors/media/privatebanking.jpg" alt="InsureTek Media Partner" /> </a> </div> <div class="col-xs-12 col-sm-3 col-md-3"> <a href="https://www.xprimm.com/" class="sponsor-logo sponsor-logo1" target="_blank"> <img class="img-responsive" src="images/sponsors/media/xprimmpublications.png" alt="InsureTek Media Partner" /> </a> </div> <div class="col-xs-12 col-sm-3 col-md-3"> <a href="https://almorakebgroup.com/%d8%a7%d9%84%d9%85%d8%b1%d8%a7%d9%82%d8%a8-%d8%a7%d9%84%d8%aa%d8%a3%d9%85%d9%8a%d9%86%d9%8a/" class="sponsor-logo sponsor-logo1" target="_blank"> <img class="img-responsive" src="images/sponsors/media/almokareb.png" alt="InsureTek Media Partner" /> </a> </div> <div class="col-xs-12 col-sm-3 col-md-3"> <a href="https://premium-me.com/" class="sponsor-logo sponsor-logo1 " target="_blank"> <img class="img-responsive" src="images/sponsors/media/premium.png" alt="InsureTek Media Partner" /> </a> </div> <div class="col-xs-12 col-sm-3 col-md-3"> <a href="https://www.insurancemonitor.ae/" class="sponsor-logo sponsor-logo1 " target="_blank"> <img class="img-responsive" src="images/sponsors/media/insurancemonitor.gif" alt="InsureTek Media Partner" /> </a> </div> <div class="col-xs-12 col-sm-3 col-md-3"> <a href="https://washingtonelite.com/" class="sponsor-logo sponsor-logo1 " target="_blank"> <img class="img-responsive" src="images/sponsors/media/washingtonelite.png" alt="InsureTek Media Partner" /> </a> </div> <div class="col-xs-12 col-sm-3 col-md-3"> <a href="https://www.marasinews.com/" class="sponsor-logo sponsor-logo1 " target="_blank"> <img class="img-responsive" src="images/sponsors/media/marasinews.jpg" alt="InsureTek Media Partner" /> </a> </div> </div><!--/ Content row 3 end --> <!------*******************************************----> </div><!--/ Container end --> </section> <!----------------------------- Sponsors end ----------------------> <section id="ts-speakers" class="ts-speakers bg-overlay"> <div class="container"> <div class="row text-center"> <h2 class="section-title title-white">KEYNOTE SPEAKERS</h2> <p class="section-sub-title"></p> </div> <div class="row"> <div class="col-xs-12 col-sm-1 col-md-1"></div> <div class="col-xs-12 col-sm-5 col-md-5"> <div class="ts-speaker"> <div class="keyperson"> <img class="img-responsive" src="images/speakers/lutfi.jpg" alt="" /> </div> <!--Image end --> </div><!--Speaker end --> <div class="keyperson"style="text-align:center!important"> <h3 >H.E. Fareed Lutfi</h3> <p><b>The Secretary-General Emirates Insurance Association <br>The Secretary-General Gulf Insurance Federation</b></p> </div> </div> <!-- Speaker Col 1 end --> <div class="col-xs-12 col-sm-5 col-md-5"> <div class="ts-speaker"> <div class="keyperson"> <img class="img-responsive" src="images/speakers/dr-yousuf.jpg" alt="" /> </div> <!--Image end --> </div><!--Speaker end --> <div class="keyperson"style="text-align:center!important"> <h3>Dr. Haidar Al Yousuf</h3> <p><b>Managing Director Al-Futtaim Health<br>Ex CEO Health Funding - Dubai Health Authority </b></p> </div> </div> <!-- Speaker Col 1 end --> <br> </div></div> <div class="gap-40"></div> <div class="container"> <div class="row text-center"> <h2 class="section-title title-white">INSURETEK 2022 SPEAKERS</h2> <p class="section-sub-title"></p> </div> <!--/ Title row end --> <div class="row"> <div class="col-xs-12 col-sm-6 col-md-3"> <div class="ts-speaker"> <div class="ts-speaker-image"> <img class="img-responsive lazy" data-src="images/speakers/fareedlutfi.jpg" alt="" /> <ul class="social-links"> <li><a href="https://www.linkedin.com/in/ali-fareed-lutfi-b954a123/" target="_blank"><i class="fa fa-linkedin"></i></a></li> <!-- <li><a href="#"><i class="fa fa-instagram"></i></a></li> <li><a href="#"><i class="fa fa-facebook"></i></a></li> <li><a href="#"><i class="fa fa-twitter"></i></a></li> --> </ul> </div> <!--Image end --> <div class="ts-speaker-info" style="text-align:center!important"> <h3 class="ts-speaker-name">Ali Fareed Lutfi</h3> <p class="ts-speaker-designation">Head of Payer Regulation <br>Dubai Health Authority</p> <button type="button" data-toggle="modal" data-target="#lutfi">View more</button> </div><!-- Info end --> </div><!--Speaker end --> </div> <!-- Speaker Col 1 end --> <!-----*****************Sreedhar Suragouni************************--> <div class="col-xs-12 col-sm-6 col-md-3" > <div class="ts-speaker"> <div class="ts-speaker-image"> <img class="img-responsive lazy" data-src="images/speakers/sreedhar.png" alt="" /> <ul class="social-links"> <li><a href="https://www.linkedin.com/in/sreedhar-suragouni-058685b/" target="_blank"><i class="fa fa-linkedin"></i></a></li> </ul> </div> <!--Image end --> <div class="ts-speaker-info"style="text-align:center!important"> <h3 class="ts-speaker-name">Sreedhar Suragouni</h3> <p class="ts-speaker-designation">Chief Information Officer<br>Oman Insurance Company</p> <button type="button" data-toggle="modal" data-target="#sreedhar">View more</button> </div> <!-- Info end --> </div> <!-- Speaker end --> </div> <!-- Speaker Col 2 end --> <!-----*****************Jonathan Matchett************************--> <div class="col-xs-12 col-sm-6 col-md-3"> <div class="ts-speaker transparent"> <div class="ts-speaker-image"> <img class="img-responsive lazy" data-src="images/speakers/jonathan.png" alt="Insuretek Speaker" /> <ul class="social-links"> <li><a href="https://www.linkedin.com/in/jonathanmatchett/" target="_blank"><i class="fa fa-linkedin"></i></a></li> </ul> </div> <!--Image end --> <div class="ts-speaker-info"style="text-align:center!important"> <h3 class="ts-speaker-name">Jonathan Matchett </h3> <p class="ts-speaker-designation" >Partner <br>EY</p> <button type="button" data-toggle="modal" data-target="#jonathan">View more</button> </div> </div> </div> <!-----*****************Yasmeen Al Saffar************************--> <div class="col-xs-12 col-sm-6 col-md-3"> <div class="ts-speaker transparent"> <div class="ts-speaker-image"> <img class="img-responsive lazy" data-src="images/speakers/yasmeen.png" alt="Insuretek Speaker" /> <ul class="social-links"> <li><a href="javascript:void(0)" target=""><i class="fa fa-linkedin"></i></a></li> </ul> </div> <!--Image end --> <div class="ts-speaker-info"style="text-align:center!important"> <h3 class="ts-speaker-name">Yasmeen Al Saffar </h3> <p class="ts-speaker-designation"style="font-size:14px">Head of Financial Services, Bahrain Economic Development Board </p> <button type="button" data-toggle="modal" data-target="#yasmeen">View more</button> </div> </div> </div> <div class="gap-40"></div> <!-----*****************Reena Vivek************************--> <!-- <div class="col-xs-12 col-sm-6 col-md-3"> <div class="ts-speaker transparent"> <div class="ts-speaker-image"> <img class="img-responsive lazy" data-src="images/speakers/reena.png" alt="Insuretek Speaker" /> <ul class="social-links"> <li><a href="https://www.linkedin.com/in/reenavivek/" target="_blank"><i class="fa fa-linkedin"></i></a></li> </ul> </div> <div class="ts-speaker-info"style="text-align:center!important"> <h3 class="ts-speaker-name">Reena Vivek </h3> <p class="ts-speaker-designation">CEO,Zurich International Life Middle East</p> <button type="button" data-toggle="modal" data-target="#reena">View more</button> </div> </div> </div> --> <!-----*****************Sajeev Nair************************--> <div class="col-xs-12 col-sm-6 col-md-3"> <div class="ts-speaker transparent"> <div class="ts-speaker-image"> <img class="img-responsive lazy" data-src="images/speakers/sanjeev-nair.jpg" alt="Insuretek Speaker" /> <ul class="social-links"> <li><a href="javascript:void(0)" target=""><i class="fa fa-linkedin"></i></a></li> </ul> </div> <!--Image end --> <div class="ts-speaker-info"style="text-align:center!important"> <h3 class="ts-speaker-name">Sajeev Nair </h3> <p class="ts-speaker-designation">Senior Executive Officer<br> Zurich Workplace Solutions</p> <button type="button" data-toggle="modal" data-target="#sanjeev">View more</button> </div> </div> </div> <!--**************Walid Jishi****************** --> <div class="col-xs-12 col-sm-6 col-md-3"> <div class="ts-speaker transparent"> <div class="ts-speaker-image"> <img class="img-responsive lazy" data-src="images/speakers/walidjishi.png" alt="Insuretek Speaker" /> <ul class="social-links"> <li><a href="javascript:void(0)" target="" ><i class="fa fa-linkedin"></i></a></li> </ul> </div> <!--Image end --> <div class="ts-speaker-info"style="text-align:center!important"> <h3 class="ts-speaker-name">Walid Jishi</h3> <p class="ts-speaker-designation">Founder and MD<br>Arab Loss Adjusters</p> <button type="button" data-toggle="modal" data-target="#walidjishi"> View more</button> </div> </div> </div> <!--**************Atinc Yilmaz****************** --> <div class="col-xs-12 col-sm-6 col-md-3"> <div class="ts-speaker transparent"> <div class="ts-speaker-image"> <img class="img-responsive lazy" data-src="images/speakers/atnic.jpg" alt="Insuretek Speaker" /> <ul class="social-links"> <li><a href="https://www.linkedin.com/in/atinc-yilmaz-608365/" target="_blank" ><i class="fa fa-linkedin"></i></a></li> </ul> </div> <!--Image end --> <div class="ts-speaker-info"style="text-align:center!important"> <h3 class="ts-speaker-name">Atinc Yilmaz</h3> <p class="ts-speaker-designation" style="font-size:13px;">Regional CEO - Turkey,The Middle East & Africa, Howden Broking Group</p> <button type="button" data-toggle="modal" data-target="#atnic"> View more</button> </div> </div> </div> <!--**************Rajesh Sethi ****************** --> <div class="col-xs-12 col-sm-6 col-md-3"> <div class="ts-speaker transparent"> <div class="ts-speaker-image"> <img class="img-responsive lazy" data-src="images/speakers/rajesh.jpg" alt="Insuretek Speaker" /> <ul class="social-links"> <li><a href="https://www.linkedin.com/in/rajesh-sethi-53809919/" target="_blank"><i class="fa fa-linkedin"></i></a></li> </ul> </div> <!--Image end --> <div class="ts-speaker-info"style="text-align:center!important"> <h3 class="ts-speaker-name">Rajesh Sethi </h3> <p class="ts-speaker-designation"style="font-size:14px;" >CEO-Dar Al Takaful,General Manager,Noor Takaful Family</p> <button type="button" data-toggle="modal" data-target="#rajesh"> View more</button> </div> </div> </div> <div class="gap-40"></div> <!-----*****************Aftab Hasan************************--> <div class="col-xs-12 col-sm-6 col-md-3"> <div class="ts-speaker transparent"> <div class="ts-speaker-image"> <img class="img-responsive lazy" data-src="images/speakers/afthab.jpg" alt="Insuretek Speaker" /> <ul class="social-links"> <li><a href="https://www.linkedin.com/in/aftabhasan/" target="_blank"><i class="fa fa-linkedin"></i></a></li> </ul> </div> <!--Image end --> <div class="ts-speaker-info"style="text-align:center!important"> <h3 class="ts-speaker-name">Aftab Hasan </h3> <p class="ts-speaker-designation" style="font-size:13px" >Chairman-Risk Exchange(DIFC) Limited,CEO-Arya Insurance Brokerage,Secretary-General, IBG</p> <button type="button" data-toggle="modal" data-target="#afthab">View more</button> </div> </div> </div> <!-----*****************Joe Hawayek************************--> <!-- <div class="col-xs-12 col-sm-6 col-md-3"> <div class="ts-speaker transparent"> <div class="ts-speaker-image"> <img class="img-responsive lazy" data-src="images/speakers/joe.jpg" alt="Insuretek Speaker" /> <ul class="social-links"> <li><a href="https://www.linkedin.com/in/joehawayek/" target="_blank"><i class="fa fa-linkedin"></i></a></li> </ul> </div> <div class="ts-speaker-info"style="text-align:center!important"> <h3 class="ts-speaker-name">Joe Hawayek </h3> <p class="ts-speaker-designation" >Head of Virtual Health <br>Aetna</p> <button type="button" data-toggle="modal" data-target="#joe">View more</button> </div> </div> </div> --> <!-----*****************Yousuf Amin************************--> <div class="col-xs-12 col-sm-6 col-md-3"> <div class="ts-speaker transparent"> <div class="ts-speaker-image"> <img class="img-responsive lazy" data-src="images/speakers/yousuf.jpg" alt="Insuretek Speaker" /> <ul class="social-links"> <li><a href="https://www.linkedin.com/in/yousuf-amin-b9028827/" target="_blank"><i class="fa fa-linkedin"></i></a></li> </ul> </div> <!--Image end --> <div class="ts-speaker-info"style="text-align:center!important"> <h3 class="ts-speaker-name">Yousuf Amin</h3> <p class="ts-speaker-designation" style="font-size:14px">Executive Vice President, Abu Dhabi National Insurance Company</p> <button type="button" data-toggle="modal" data-target="#yousuf">View more</button> </div> </div> </div> <!-----*****************Frederik Bisbjerg************************--> <div class="col-xs-12 col-sm-6 col-md-3"> <div class="ts-speaker transparent"> <div class="ts-speaker-image"> <img class="img-responsive lazy" data-src="images/speakers/federick.jpg" alt="" /> <ul class="social-links"> <li><a href="https://www.linkedin.com/in/frederikbisbjerg/" target="_blank" ><i class="fa fa-linkedin"></i></a></li> </ul> </div> <!--Image end --> <div class="ts-speaker-info"style="text-align:center!important"> <h3 class="ts-speaker-name">Frederik Bisbjerg</h3> <p class="ts-speaker-designation" style="font-size:13px;">Executive Director - Digitalisation National Health Insurance Company</p> <button type="button" data-toggle="modal" data-target="#federick"> View more</button> </div> </div> </div> <!--**************Jonathan Rawling ****************** --> <div class="col-xs-12 col-sm-6 col-md-3"> <div class="ts-speaker transparent"> <div class="ts-speaker-image"> <img class="img-responsive lazy" data-src="images/speakers/jonathanrawling.png" alt="Insuretek Speaker" /> <ul class="social-links"> <li><a href="https://www.linkedin.com/in/jonatthanrawling/" target="_blank" ><i class="fa fa-linkedin"></i></a></li> </ul> </div> <!--Image end --> <div class="ts-speaker-info"style="text-align:center!important"> <h3 class="ts-speaker-name">Jonathan Rawling </h3> <p class="ts-speaker-designation" >CEO <br>yallacompare</p> <button type="button" data-toggle="modal" data-target="#jonathanrawling"> View more</button> </div> </div> </div> <div class="gap-40"></div> <!--**************Rajat Sharma ****************** --> <div class="col-xs-12 col-sm-6 col-md-3"> <div class="ts-speaker transparent"> <div class="ts-speaker-image"> <img class="img-responsive lazy" data-src="images/speakers/rajat.jpg" alt="Insuretek Speaker" /> <ul class="social-links"> <li><a href="https://www.linkedin.com/in/rajatsharmagreatlakes/" target="_blank" ><i class="fa fa-linkedin"></i></a></li> </ul> </div> <!--Image end --> <div class="ts-speaker-info"style="text-align:center!important"> <h3 class="ts-speaker-name">Rajat Sharma </h3> <p class="ts-speaker-designation" >Chief Revenue Officer <br>InsureMO</p> <button type="button" data-toggle="modal" data-target="#rajat"> View more</button> </div> </div> </div> <!--**************Marcos Malzone****************** --> <div class="col-xs-12 col-sm-6 col-md-3"> <div class="ts-speaker transparent"> <div class="ts-speaker-image"> <img class="img-responsive lazy" data-src="images/speakers/marcos.png" alt="Insuretek Speaker" /> <ul class="social-links"> <li><a href="https://www.linkedin.com/in/marcos-malzone-586142/" target="_blank" ><i class="fa fa-linkedin"></i></a></li> </ul> </div> <!--Image end --> <div class="ts-speaker-info"style="text-align:center!important"> <h3 class="ts-speaker-name">Marcos Malzone</h3> <p class="ts-speaker-designation" >VP Product Marketing <br>Solera</p> <button type="button" data-toggle="modal" data-target="#marcos"> View more</button> </div> </div> </div> <!--**************Anas Mistareehi****************** --> <div class="col-xs-12 col-sm-6 col-md-3"> <div class="ts-speaker transparent"> <div class="ts-speaker-image"> <img class="img-responsive lazy" data-src="images/speakers/anas.png" alt="Insuretek Speaker"/> <ul class="social-links"> <li><a href="https://www.linkedin.com/in/anas-mistareehi-5b828230/" target="_blank" ><i class="fa fa-linkedin"></i></a></li> </ul> </div> <!--Image end --> <div class="ts-speaker-info"style="text-align:center!important"> <h3 class="ts-speaker-name">Anas Mistareehi</h3> <p class="ts-speaker-designation" >COO, Al Wathba National Insurance Company</p> <button type="button" data-toggle="modal" data-target="#anas"> View more</button> </div> </div> </div> <!-----*****************Nancy Mourad************************--> <div class="col-xs-12 col-sm-6 col-md-3"> <div class="ts-speaker transparent"> <div class="ts-speaker-image"> <img class="img-responsive lazy" data-src="images/speakers/nancy.jpg" alt="Insuretek Speaker" /> <ul class="social-links"> <li><a href="https://www.linkedin.com/in/nancymourad/" target="_blank"><i class="fa fa-linkedin"></i></a></li> </ul> </div> <!--Image end --> <div class="ts-speaker-info"style="text-align:center!important"> <h3 class="ts-speaker-name">Nancy Mourad</h3> <p class="ts-speaker-designation">Managing Director<br> LifeSpeak Inc</p> <button type="button" data-toggle="modal" data-target="#nancy">View more</button> </div> </div> </div> <div class="gap-40"></div> <!-----*****************Lavanya Mundayur************************--> <div class="col-xs-12 col-sm-6 col-md-3"> <div class="ts-speaker transparent"> <div class="ts-speaker-image"> <img class="img-responsive lazy" data-src="images/speakers/lavanya.jpg" alt="Insuretek Speaker" /> <ul class="social-links"> <li><a href="https://www.linkedin.com/in/lavanya-mundayur-2b599628/" target="_blank"><i class="fa fa-linkedin"></i></a></li> </ul> </div> <!--Image end --> <div class="ts-speaker-info"style="text-align:center!important"> <h3 class="ts-speaker-name">Lavanya Mundayur</h3> <p class="ts-speaker-designation">COO, The New India Assurance Company Limited</p> <button type="button" data-toggle="modal" data-target="#lavanya">View more</button> </div> </div> </div> <!-----*****************Ahmed Eissa************************--> <div class="col-xs-12 col-sm-6 col-md-3"> <div class="ts-speaker"> <div class="ts-speaker-image"> <img class="img-responsive lazy" data-src="images/speakers/ahmed-eissa.jpg" alt="" /> <ul class="social-links"> <li><a href="https://www.linkedin.com/in/ahmed-eissa-b5432459/" target="_blank"><i class="fa fa-linkedin"></i></a></li> </ul> </div> <!--Image end --> <div class="ts-speaker-info" style="text-align:center!important"> <h3 class="ts-speaker-name">Ahmed Eissa</h3> <p class="ts-speaker-designation">CEO <br>Motori</p> <button type="button" data-toggle="modal" data-target="#eissa">View more</button> </div><!-- Info end --> </div><!--Speaker end --> </div> <!-- Speaker Col 1 end --> <!-----*****************Olivia Darlington************************--> <div class="col-xs-12 col-sm-6 col-md-3"> <div class="ts-speaker transparent"> <div class="ts-speaker-image"> <img class="img-responsive lazy" data-src="images/speakers/olivia.png" alt="Insuretek Speaker" /> <ul class="social-links"> <li><a href="javascript:void(0)" target=""><i class="fa fa-linkedin"></i></a></li> </ul> </div> <!--Image end --> <div class="ts-speaker-info"style="text-align:center!important"> <h3 class="ts-speaker-name">Olivia Darlington</h3> <p class="ts-speaker-designation"style="font-size:14px">Head of Insurance – Middle East & Africa, Simmons & Simmons Middle East LLP</p> <button type="button" data-toggle="modal" data-target="#oliviya">View more</button> </div> </div> </div> <!-----*****************Nabil Z. Al Shanawani************************--> <div class="col-xs-12 col-sm-6 col-md-3"> <div class="ts-speaker transparent"> <div class="ts-speaker-image"> <img class="img-responsive lazy" data-src="images/speakers/nabil.jpg" alt="" /> <ul class="social-links"> <li><a href=" https://www.linkedin.com/in/nabil-shanawani-517b4530/" target="_blank" ><i class="fa fa-linkedin"></i></a></li> </ul> </div> <!--Image end --> <div class="ts-speaker-info"style="text-align:center!important"> <h3 class="ts-speaker-name">Nabil Z. Al Shanawani </h3> <p class="ts-speaker-designation"style="font-size:14px" >Assistant General Manager<br>Al Buhaira National Insurance Co</p> <button type="button" data-toggle="modal" data-target="#nabil"> View more</button> </div> </div> </div> <div class="gap-40"></div> <!-----*****************Maher El Ghailani************************--> <div class="col-xs-12 col-sm-6 col-md-3"> <div class="ts-speaker transparent"> <div class="ts-speaker-image"> <img class="img-responsive lazy" data-src="images/speakers/maher.png" alt="" /> <ul class="social-links"> <li><a href="https://www.linkedin.com/in/maher-el-ghailani-3530b96/" target="_blank" ><i class="fa fa-linkedin"></i></a></li> </ul> </div> <!--Image end --> <div class="ts-speaker-info"style="text-align:center!important"> <h3 class="ts-speaker-name">Maher El Ghailani </h3> <p class="ts-speaker-designation" >Managing Director(MENA<br>Region)Solera-Audatex</p> <button type="button" data-toggle="modal" data-target="#maher"> View more</button> </div> </div> </div> <!-----*****************Mohamed Seghir************************--> <div class="col-xs-12 col-sm-6 col-md-3"> <div class="ts-speaker transparent"> <div class="ts-speaker-image"> <img class="img-responsive lazy" data-src="images/speakers/mohamed.jpg" alt="Insuretek Speaker" /> <ul class="social-links"> <li><a href="https://www.linkedin.com/in/mohamed-seghir-ba76a48/" target="_blank"><i class="fa fa-linkedin"></i></a></li> </ul> </div> <!--Image end --> <div class="ts-speaker-info"style="text-align:center!important"> <h3 class="ts-speaker-name">Mohamed Seghir </h3> <p class="ts-speaker-designation" >CEO<br> AXA Green Crescent</p> <button type="button" data-toggle="modal" data-target="#seghir">View more</button> </div> </div> </div> <!-----*****************Jim Pittman************************--> <div class="col-xs-12 col-sm-6 col-md-3"> <div class="ts-speaker transparent"> <div class="ts-speaker-image"> <img class="img-responsive lazy" data-src="images/speakers/jim.jpg" alt="Insuretek Speaker" /> <ul class="social-links"> <li><a href="https://www.linkedin.com/in/jim-pittman-030832a/" target="_blank"><i class="fa fa-linkedin"></i></a></li> </ul> </div> <!--Image end --> <div class="ts-speaker-info"style="text-align:center!important"> <h3 class="ts-speaker-name">Jim Pittman </h3> <p class="ts-speaker-designation" >Regional Director <br>Global Risk Solutions</p> <button type="button" data-toggle="modal" data-target="#jim">View more</button> </div> </div> </div> <!--**************Zahir Sharif****************** --> <div class="col-xs-12 col-sm-6 col-md-3"> <div class="ts-speaker transparent"> <div class="ts-speaker-image"> <img class="img-responsive lazy" data-src="images/speakers/zahirsharif.png" alt="Insuretek Speaker" /> <ul class="social-links"> <li><a href="https://www.linkedin.com/in/zahirsharif/" target="_blank" ><i class="fa fa-linkedin"></i></a></li> </ul> </div> <!--Image end --> <div class="ts-speaker-info"style="text-align:center!important"> <h3 class="ts-speaker-name">Zahir Sharif</h3> <p class="ts-speaker-designation" >Group Chief Executive Officer <br> Now Health International</p> <button type="button" data-toggle="modal" data-target="#zahirsharif"> View more</button> </div> </div> </div> <div class="gap-40"></div> <!-----*****************Ahmed Hameed************************--> <div class="col-xs-12 col-sm-6 col-md-3" > <div class="ts-speaker"> <div class="ts-speaker-image"> <img class="img-responsive lazy" data-src="images/speakers/ahmed.jpg" alt="" /> <ul class="social-links"> <li><a href="https://www.linkedin.com/in/ahmed-hameed-4b4bb751/" target="_blank"><i class="fa fa-linkedin"></i></a></li> </ul> </div> <!--Image end --> <div class="ts-speaker-info"style="text-align:center!important"> <h3 class="ts-speaker-name">Ahmed Hameed</h3> <p class="ts-speaker-designation">VP Strategic Accounts, Tractable</p> <button type="button" data-toggle="modal" data-target="#ahmed">View more</button> </div> <!-- Info end --> </div> <!-- Speaker end --> </div> <!-- Speaker Col 2 end --> <!-----*****************Lukas Ammann************************--> <div class="col-xs-12 col-sm-6 col-md-3"> <div class="ts-speaker transparent"> <div class="ts-speaker-image"> <img class="img-responsive lazy" data-src="images/speakers/lukas.png" alt="" /> <ul class="social-links"> <li><a href="https://www.linkedin.com/in/lukas-ammann-1138083b/" target="_blank"><i class="fa fa-linkedin"></i></a></li> </ul> </div> <!--Image end --> <div class="ts-speaker-info"style="text-align:center!important"> <h3 class="ts-speaker-name">Lukas Ammann</h3> <p class="ts-speaker-designation">Vice President Sales EMEA, Dacadoo</p> <button type="button" data-toggle="modal" data-target="#lukas">View more</button> </div> </div> </div> <!-----*****************Walid Daniel DIB************************--> <div class="col-xs-12 col-sm-6 col-md-3"> <div class="ts-speaker transparent"> <div class="ts-speaker-image"> <img class="img-responsive lazy" data-src="images/speakers/walid.jpg" alt="" /> <ul class="social-links"> <li><a href="https://www.linkedin.com/in/wdanieldib/" target="_blank"><i class="fa fa-linkedin"></i></a></li> </ul> </div> <!--Image end --> <div class="ts-speaker-info"style="text-align:center!important"> <h3 class="ts-speaker-name">Walid Daniel DIB</h3> <p class="ts-speaker-designation">CEO<br> hala</p> <button type="button" data-toggle="modal" data-target="#walid">View more</button> </div> </div> </div> <!-----*****************Paul McLeod************************--> <div class="col-xs-12 col-sm-6 col-md-3"> <div class="ts-speaker transparent"> <div class="ts-speaker-image"> <img class="img-responsive lazy" data-src="images/speakers/paul.jpg" alt="" /> <ul class="social-links"> <li><a href="https://www.linkedin.com/in/paul-mcleod-2845967/" target="_blank"><i class="fa fa-linkedin"></i></a></li> </ul> </div> <!--Image end --> <div class="ts-speaker-info"style="text-align:center!important"> <h3 class="ts-speaker-name">Paul McLeod</h3> <p class="ts-speaker-designation">COO<br>Emirates Insurance Company</p> <button type="button" data-toggle="modal" data-target="#paul">View more</button> </div> </div> </div> <div class="gap-40"></div> <!-----*****************Bojidar Ibrishimov************************--> <div class="col-xs-12 col-sm-6 col-md-3"> <div class="ts-speaker transparent"> <div class="ts-speaker-image"> <img class="img-responsive lazy" data-src="images/speakers/bojidar.png" alt="Insuretek Speaker" /> <ul class="social-links"> <li><a href="https://www.linkedin.com/in/bojidar-ibrishimov-cfa-9223721a" target="_blank" ><i class="fa fa-linkedin"></i></a></li> </ul> </div> <!--Image end --> <div class="ts-speaker-info"style="text-align:center!important"> <h3 class="ts-speaker-name">Bojidar Ibrishimov</h3> <p class="ts-speaker-designation">Commercial Director<br>Ablera</p> <button type="button" data-toggle="modal" data-target="#bojidar">View more</button> </div> </div> </div> <!-----*****************Vaibhav Kashyap************************--> <div class="col-xs-12 col-sm-6 col-md-3"> <div class="ts-speaker transparent"> <div class="ts-speaker-image"> <img class="img-responsive lazy" data-src="images/speakers/vaibhav.png" alt="Insuretek Speaker" /> <ul class="social-links"> <li><a href="https://www.linkedin.com/in/vaibhav-kashyap-1b3aa038/" target="_blank"><i class="fa fa-linkedin"></i></a></li> </ul> </div> <!--Image end --> <div class="ts-speaker-info"style="text-align:center!important"> <h3 class="ts-speaker-name">Vaibhav Kashyap </h3> <p class="ts-speaker-designation" >Co-Founder & CEO <br>wellx.ai</p> <button type="button" data-toggle="modal" data-target="#vaibhav">View more</button> </div> </div> </div> <!-----*****************Peter Samy************************--> <div class="col-xs-12 col-sm-6 col-md-3"> <div class="ts-speaker transparent"> <div class="ts-speaker-image"> <img class="img-responsive lazy" data-src="images/speakers/peter.jpg" alt="Insuretek Speaker" /> <ul class="social-links"> <li><a href="https://www.linkedin.com/in/petersayoub/" target="_blank"><i class="fa fa-linkedin"></i></a></li> </ul> </div> <!--Image end --> <div class="ts-speaker-info"style="text-align:center!important"> <h3 class="ts-speaker-name">Peter Samy</h3> <p class="ts-speaker-designation" style="font-size:14px;" >Regional Director-MENA,Turkey<br>Central Asia,United Health Group</p> <button type="button" data-toggle="modal" data-target="#peter">View more</button> </div> </div> </div> <!--**************Ayman Al-Ajmi****************** --> <div class="col-xs-12 col-sm-6 col-md-3"> <div class="ts-speaker transparent"> <div class="ts-speaker-image"> <img class="img-responsive lazy" data-src="images/speakers/ayman.jpg" alt="Insuretek Speaker" /> <ul class="social-links"> <li><a href=" https://www.linkedin.com/in/ayman-al-ajmi-a4097b13/" target="_blank"><i class="fa fa-linkedin"></i></a></li> </ul> </div> <!--Image end --> <div class="ts-speaker-info"style="text-align:center!important"> <h3 class="ts-speaker-name">Ayman Al-Ajmi</h3> <p class="ts-speaker-designation" >Co-founder, Chairman and CEO <br> Braxtone Group</p> <button type="button" data-toggle="modal" data-target="#ayman"> View more</button> </div> </div> </div> <div class="gap-40"></div> <!--**************Vasilis Katsipis****************** --> <div class="col-xs-12 col-sm-6 col-md-3"> <div class="ts-speaker transparent"> <div class="ts-speaker-image"> <img class="img-responsive lazy" data-src="images/speakers/vasilis.jpg" alt="Insuretek Speaker" /> <ul class="social-links"> <li><a href=" https://www.linkedin.com/in/vasilis-katsipis-6b9a147/" target="_blank" ><i class="fa fa-linkedin"></i></a></li> </ul> </div> <!--Image end --> <div class="ts-speaker-info"style="text-align:center!important"> <h3 class="ts-speaker-name">Vasilis Katsipis</h3> <p class="ts-speaker-designation" >General Manager, Market Development A.M. Best</p> <button type="button" data-toggle="modal" data-target="#vasilis"> View more</button> </div> </div> </div> <!--**************Tim Hardcastle****************** --> <div class="col-xs-12 col-sm-6 col-md-3"> <div class="ts-speaker transparent"> <div class="ts-speaker-image"> <img class="img-responsive lazy" data-src="images/speakers/Tim.png" alt="Insuretek Speaker" /> <ul class="social-links"> <li><a href=" https://www.linkedin.com/in/tim-hardcastle-6016092/" target="_blank" ><i class="fa fa-linkedin"></i></a></li> </ul> </div> <!--Image end --> <div class="ts-speaker-info"style="text-align:center!important"> <h3 class="ts-speaker-name">Tim Hardcastle</h3> <p class="ts-speaker-designation" >CEO & Co-Founder<br> INSTANDA</p> <button type="button" data-toggle="modal" data-target="#tim"> View more</button> </div> </div> </div> <!--**************Sridhar Subbaraman****************** --> <div class="col-xs-12 col-sm-6 col-md-3"> <div class="ts-speaker transparent"> <div class="ts-speaker-image"> <img class="img-responsive lazy" data-src="images/speakers/sridhar.jpg" alt="Insuretek Speaker" /> <ul class="social-links"> <li><a href="https://www.linkedin.com/in/sridhar-subbaraman-73ab7345/" target="_blank"><i class="fa fa-linkedin"></i></a></li> </ul> </div> <!--Image end --> <div class="ts-speaker-info"style="text-align:center!important"> <h3 class="ts-speaker-name">Sridhar Subbaraman</h3> <p class="ts-speaker-designation" >Managing Director<br> Insureatoasis.com</p> <button type="button" data-toggle="modal" data-target="#sridhar"> View more</button> </div> </div> </div> <!--**************Svilena Stoyanova****************** --> <div class="col-xs-12 col-sm-6 col-md-3"> <div class="ts-speaker transparent"> <div class="ts-speaker-image"> <img class="img-responsive lazy" data-src="images/speakers/svilena.jpg" alt="Insuretek Speaker" /> <ul class="social-links"> <li><a href=" https://www.linkedin.com/in/svilena-stoyanova-mba-b87a1218/" target="_blank" ><i class="fa fa-linkedin"></i></a></li> </ul> </div> <!--Image end --> <div class="ts-speaker-info"style="text-align:center!important"> <h3 class="ts-speaker-name">Svilena Stoyanova</h3> <p class="ts-speaker-designation" >Commercial Director<br> Ablera</p> <p style="color:white;" >Svilena Stoyanova</p> <!-- <button type="button" data-toggle="modal" data-target="#sridhar"> View more</button> --> </div> </div> </div> <div class="gap-40"></div> <!--**************Talal Bayaa****************** --> <div class="col-xs-12 col-sm-6 col-md-3"> <div class="ts-speaker transparent"> <div class="ts-speaker-image"> <img class="img-responsive lazy" data-src="images/speakers/talal.png" alt="Insuretek Speaker" /> <ul class="social-links"> <li><a href=" https://www.linkedin.com/in/talal-bayaa-213ba0b/" target="_blank" ><i class="fa fa-linkedin"></i></a></li> </ul> </div> <!--Image end --> <div class="ts-speaker-info"style="text-align:center!important"> <h3 class="ts-speaker-name">Talal Bayaa</h3> <p class="ts-speaker-designation" >CEO and Co-founder <br> Bayzat </p> <button type="button" data-toggle="modal" data-target="#talal"> View more</button> </div> </div> </div> <!--**************Nour Shawky ****************** --> <div class="col-xs-12 col-sm-6 col-md-3"> <div class="ts-speaker transparent"> <div class="ts-speaker-image"> <img class="img-responsive lazy" data-src="images/speakers/nour.jpg" alt="Insuretek Speaker" /> <ul class="social-links"> <li><a href=" https://www.linkedin.com/in/nourshawky/" target="_blank" ><i class="fa fa-linkedin"></i></a></li> </ul> </div> <!--Image end --> <div class="ts-speaker-info"style="text-align:center!important"> <h3 class="ts-speaker-name">Nour Shawky </h3> <p class="ts-speaker-designation" >Board Member MOTORI <br> CEO Softec</p> <button type="button" data-toggle="modal" data-target="#nour"> View more</button> </div> </div> </div> <!--**************Tomek Bugajski ****************** --> <div class="col-xs-12 col-sm-6 col-md-3"> <div class="ts-speaker transparent"> <div class="ts-speaker-image"> <img class="img-responsive lazy" data-src="images/speakers/tomek.jpg" alt="Insuretek Speaker" /> <ul class="social-links"> <li><a href=" https://www.linkedin.com/in/tomekbugajski/" target="_blank"><i class="fa fa-linkedin"></i></a></li> </ul> </div> <!--Image end --> <div class="ts-speaker-info"style="text-align:center!important"> <h3 class="ts-speaker-name">Tomek Bugajski </h3> <p class="ts-speaker-designation" >Vice President <br> eBaoTech EMEA </p> <button type="button" data-toggle="modal" data-target="#tomek"> View more</button> </div> </div> </div> <!--**************George J. Kabban ****************** --> <div class="col-xs-12 col-sm-6 col-md-3"> <div class="ts-speaker transparent"> <div class="ts-speaker-image"> <img class="img-responsive lazy" data-src="images/speakers/kabbangeorges.jpg" alt="Insuretek Speaker" /> <ul class="social-links"> <li><a href="javascript:void(0)" target=""><i class="fa fa-linkedin"></i></a></li> </ul> </div> <!--Image end --> <div class="ts-speaker-info"style="text-align:center!important"> <h3 class="ts-speaker-name">George J. Kabban </h3> <p class="ts-speaker-designation" >CEO, UIB (DIFC) LTD Chairman , DIFC Insurance Association </p> <button type="button" data-toggle="modal" data-target="#kabban"> View more</button> </div> </div> </div> <div class="gap-40"></div> <!--**************Anand Singh ****************** --> <div class="col-xs-12 col-sm-6 col-md-3"> <div class="ts-speaker transparent"> <div class="ts-speaker-image"> <img class="img-responsive lazy" data-src="images/speakers/anand-singh.jpg" alt="Insuretek Speaker" /> <ul class="social-links"> <li><a href="javascript:void(0)" target=""><i class="fa fa-linkedin"></i></a></li> </ul> </div> <!--Image end --> <div class="ts-speaker-info"style="text-align:center!important"> <h3 class="ts-speaker-name">Anand Singh </h3> <p class="ts-speaker-designation" >Senior Counsel<br> Al Tamimi & Company </p> <p style="color:white;" >Anand Singh </p> <!-- <button type="button" data-toggle="modal" data-target="#anandsingh"> View more</button> --> </div> </div> </div> <!--**************Paolo Ogno****************** --> <div class="col-xs-12 col-sm-6 col-md-3"> <div class="ts-speaker transparent"> <div class="ts-speaker-image"> <img class="img-responsive lazy" data-src="images/speakers/paolo-ogno.jpg" alt="Insuretek Speaker" /> <ul class="social-links"> <li><a href="javascript:void(0)" target=""><i class="fa fa-linkedin"></i></a></li> </ul> </div> <!--Image end --> <div class="ts-speaker-info"style="text-align:center!important"> <h3 class="ts-speaker-name">Paolo Ogno </h3> <p class="ts-speaker-designation" >Head of Claims <br> GIG - Gulf</p> <button type="button" data-toggle="modal" data-target="#paolo"> View more</button> </div> </div> </div> <!--**************Dr. Abdul Zahra A. Ali****************** --> <div class="col-xs-12 col-sm-6 col-md-3"> <div class="ts-speaker transparent"> <div class="ts-speaker-image"> <img class="img-responsive lazy" data-src="images/speakers/abdulzahra.png" alt="Insuretek Speaker" /> <ul class="social-links"> <li><a href="javascript:void(0)" target=""><i class="fa fa-linkedin"></i></a></li> </ul> </div> <!--Image end --> <div class="ts-speaker-info"style="text-align:center!important"> <h3 class="ts-speaker-name">Dr.Abdul Zahra A. Ali</h3> <p class="ts-speaker-designation" >CEO - NGI <br> Chairman - IBG</p> <button type="button" data-toggle="modal" data-target="#abdulzahra"> View more</button> </div> </div> </div> <!--**************Safder Jaffer ****************** --> <div class="col-xs-12 col-sm-6 col-md-3"> <div class="ts-speaker transparent"> <div class="ts-speaker-image"> <img class="img-responsive lazy" data-src="images/speakers/jaffer-safder.jpg" alt="Insuretek Speaker" /> <ul class="social-links"> <li><a href="javascript:void(0)" target=""><i class="fa fa-linkedin"></i></a></li> </ul> </div> <!--Image end --> <div class="ts-speaker-info"style="text-align:center!important"> <h3 class="ts-speaker-name">Safder Jaffer </h3> <p class="ts-speaker-designation" >Managing Director <br> Milliman</p> <button type="button" data-toggle="modal" data-target="#safderjaffer"> View more</button> </div> </div> </div> <div class="gap-40"></div> <!--**************Vivek Mundhra ****************** --> <div class="col-xs-12 col-sm-6 col-md-3"> <div class="ts-speaker transparent"> <div class="ts-speaker-image"> <img class="img-responsive lazy" data-src="images/speakers/vivek-munhdra.jpg" alt="Insuretek Speaker" /> <ul class="social-links"> <li><a href="javascript:void(0)" target=""><i class="fa fa-linkedin"></i></a></li> </ul> </div> <!--Image end --> <div class="ts-speaker-info"style="text-align:center!important"> <h3 class="ts-speaker-name">Vivek Mundhra </h3> <p class="ts-speaker-designation" >Partner<br>AJMS Global</p> <button type="button" data-toggle="modal" data-target="#vivekmundhra"> View more</button> </div> </div> </div> <!--**************Peter Hodgins ****************** --> <div class="col-xs-12 col-sm-6 col-md-3"> <div class="ts-speaker transparent"> <div class="ts-speaker-image"> <img class="img-responsive lazy" data-src="images/speakers/peter-h.jpg" alt="Insuretek Speaker" /> <ul class="social-links"> <li><a href="javascript:void(0)" target=""><i class="fa fa-linkedin"></i></a></li> </ul> </div> <!--Image end --> <div class="ts-speaker-info"style="text-align:center!important"> <h3 class="ts-speaker-name">Peter Hodgins </h3> <p class="ts-speaker-designation" >Partner<br>Clyde & Co</p> <button type="button" data-toggle="modal" data-target="#peterh"> View more</button> </div> </div> </div> <!--**************Mina Sahib ****************** --> <div class="col-xs-12 col-sm-6 col-md-3"> <div class="ts-speaker transparent"> <div class="ts-speaker-image"> <img class="img-responsive lazy" data-src="images/speakers/minasahib.jpg" alt="Insuretek Speaker" /> <ul class="social-links"> <li><a href="javascript:void(0)" target=""><i class="fa fa-linkedin"></i></a></li> </ul> </div> <!--Image end --> <div class="ts-speaker-info"style="text-align:center!important"> <h3 class="ts-speaker-name">Mina Sahib </h3> <p class="ts-speaker-designation" >UAE Director of Business Operations,Fermion Merimen</p> <button type="button" data-toggle="modal" data-target="#minasahib"> View more</button> </div> </div> </div> </div> <!-- Content row 1 end --> <!-- <div class="gap-40"></div> --> <!-- <div class="row"> --> <!-- <div class="col-xs-12 col-sm-6 col-md-3"> <div class="ts-speaker transparent"> <div class="ts-speaker-image"> <img class="img-responsive" src="images/speakers/speaker6.jpg" alt="" /> <ul class="social-links"> <li><a href="#"><i class="fa fa-instagram"></i></a></li> <li><a href="#"><i class="fa fa-linkedin"></i></a></li> <li><a href="#"><i class="fa fa-facebook"></i></a></li> <li><a href="#"><i class="fa fa-twitter"></i></a></li> </ul> </div> --><!--Image end --> <!-- <div class="ts-speaker-info"> <h3 class="ts-speaker-name"><a href="#">Jay Henderson</a></h3> <p class="ts-speaker-designation">iOS Developer</p> </div> --><!-- Info end --> <!-- </div> --> <!-- Speaker end --> <!-- </div> --> <!-- Speaker Col 2 end --> <!-- <div class="col-xs-12 col-sm-6 col-md-3"> <div class="ts-speaker transparent"> <div class="ts-speaker-image"> <img class="img-responsive" src="images/speakers/speaker7.jpg" alt="" /> <ul class="social-links"> <li><a href="#"><i class="fa fa-instagram"></i></a></li> <li><a href="#"><i class="fa fa-linkedin"></i></a></li> <li><a href="#"><i class="fa fa-facebook"></i></a></li> <li><a href="#"><i class="fa fa-twitter"></i></a></li> </ul> </div> --><!--Image end --> <!-- <div class="ts-speaker-info"> <h3 class="ts-speaker-name"><a href="#">Lara Reynolds</a></h3> <p class="ts-speaker-designation">Android Developer</p> </div> --><!-- Info end --> <!-- </div> --> <!-- Speaker end --> <!-- </div> --> <!-- Speaker Col 3 end --> <!-- <div class="col-xs-12 col-sm-6 col-md-3"> <div class="ts-speaker transparent"> <div class="ts-speaker-image"> <img class="img-responsive" src="images/speakers/speaker8.jpg" alt="" /> <ul class="social-links"> <li><a href="#"><i class="fa fa-instagram"></i></a></li> <li><a href="#"><i class="fa fa-linkedin"></i></a></li> <li><a href="#"><i class="fa fa-facebook"></i></a></li> <li><a href="#"><i class="fa fa-twitter"></i></a></li> </ul> </div> --><!--Image end --> <!-- <div class="ts-speaker-info"> <h3 class="ts-speaker-name"><a href="#">Matthew Blakeley</a></h3> <p class="ts-speaker-designation">Director, Nathan Inc.</p> </div> --><!-- Info end --> <!-- </div> --> <!-- Speaker end --> <!-- </div> --><!-- Speaker Col 4 end --> <!-- </div> --> <!-- Content row 2 end --> </div> <!--/ Container end --> </section> <!-- Speakers end --> <!--- ------------------------------------------------------- --> <section id="previous-sponsors" class="ts-sponsors" style="background-image: url(images/sponsor_img.jpg)"> <div class="container"> <div class="row text-center"> <h2 class="section-title" style="color: white;">Previous Sponsors</h2> <p class="section-sub-title" style="color: white;">They helping us make this event possible.</p> </div> <div class="row"> <div class="col-md-12"> <div id="Carousel" class="carousel slide"> <ol class="carousel-indicators" > <li data-target="#Carousel" data-slide-to="0" class="active"></li> <li data-target="#Carousel" data-slide-to="1"></li> <li data-target="#Carousel" data-slide-to="2"></li> <li data-target="#Carousel" data-slide-to="3"></li> <!-- <li data-target="#Carousel" data-slide-to="4"></li> --> </ol> <!-- Carousel items --> <div class="carousel-inner"> <div class="item active"> <div class="row"> <div class="col-md-3" style="padding-bottom:40px;"><a href="javascript:void(0)" class="thumbnail"> <img class="lazy" data-src="images/sponsors/cme-new.png" alt="Image" style="max-width:100%; "></a></div> <div class="col-md-3"style="padding-bottom:40px;"><a href="javascript:void(0)" class="thumbnail"><img class="lazy" data-src="images/sponsors/motori-logo.png" alt="Image" style="max-width:100%;"></a></div> <div class="col-md-3"style="padding-bottom:40px;"><a href="javascript:void(0)" class="thumbnail"><img class="lazy" data-src="images/sponsors/bupa-Arabia-logo.png" alt="Image" style="max-width:100%;"></a></div> <div class="col-md-3"style="padding-bottom:40px;"><a href="javascript:void(0)" class="thumbnail"><img class="lazy" data-src="images/sponsors/abera.png" alt="Image" style="max-width:100%;"></a></div> </div><!--.row--> </div><!--.item--> <div class="item"> <div class="row"> <div class="col-md-3"style="padding-bottom:40px;"><a href="javascript:void(0)" class="thumbnail"><img class="lazy" data-src="images/sponsors/solera.png" alt="Image" style="max-width:100%;"></a></div> <div class="col-md-3"style="padding-bottom:40px;"><a href="javascript:void(0)" class="thumbnail"><img class="lazy" data-src="images/sponsors/najm.png" alt="Image" style="max-width:100%;"></a></div> <div class="col-md-3"style="padding-bottom:40px;"><a href="javascript:void(0)" class="thumbnail"><img class="lazy" data-src="images/sponsors/tractable.png" alt="Image" style="max-width:100%;"></a></div> <div class="col-md-3"style="padding-bottom:40px;"><a href="javascript:void(0)" class="thumbnail"><img class="lazy" data-src="images/sponsors/Fidelity-United-Logo.png" alt="Image" style="max-width:100%;"></a></div> </div><!--.row--> </div><!--.item--> <div class="item"> <div class="row"> <div class="col-md-3"style="padding-bottom:40px;"><a href="javascript:void(0)" class="thumbnail"><img class="lazy" data-src="images/sponsors/SALAMALogo.png" alt="Image" style="max-width:100%;"></a></div> <div class="col-md-3"style="padding-bottom:40px;"><a href="javascript:void(0)" class="thumbnail"><img class="lazy" data-src="images/sponsors/Oasis.png" alt="Image" style="max-width:100%;"></a></div> <div class="col-md-3"style="padding-bottom:40px;"><a href="javascript:void(0)" class="thumbnail"><img class="lazy" data-src="images/sponsors/Tokio-Marine.png" alt="Image" style="max-width:100%;"></a></div> <div class="col-md-3"style="padding-bottom:40px;"><a href="javascript:void(0)" class="thumbnail"><img class="lazy" data-src="images/sponsors/AWNIClogo.png" alt="Image" style="max-width:100%;"></a></div> </div><!--.row--> </div><!--.item--> <div class="item"> <div class="row"> <div class="col-md-3"style="padding-bottom:40px;"><a href="javascript:void(0)" class="thumbnail"><img class="lazy" data-src="images/sponsors/digiteam.png" alt="Image" style="max-width:100%;"></a></div> <div class="col-md-3"style="padding-bottom:40px;"><a href="javascript:void(0)" class="thumbnail"><img class="lazy" data-src="images/sponsors/yallacomparelinkedin.png" alt="Image" style="max-width:100%;"></a></div> <div class="col-md-3"style="padding-bottom:40px;"><a href="javascript:void(0)" class="thumbnail"><img class="lazy" data-src="images/sponsors/Now-Health-International.png" alt="Image" style="max-width:100%;"></a></div> <div class="col-md-3"style="padding-bottom:40px;"><a href="javascript:void(0)" class="thumbnail"><img class="lazy" data-src="images/sponsors/dacadoo.png" alt="Image" style="max-width:100%;"></a></div> </div><!--.row--> </div><!--.item--> </div><!--.carousel-inner--> <!--<a data-slide="prev" href="#Carousel" class="left carousel-control">‹</a>--> <!--<a data-slide="next" href="#Carousel" class="right carousel-control">›</a>--> </div><!--.Carousel--> </div> </div> <div class="row"> <!-- <div class="general-btn text-center"> <a class="btn btn-primary" href="sponsorship">Become our Sponsor</a> </div> --> </div> </div><!--.container--> </section><!-- Sponsors end --> <section id="ts-pricing" class="ts-pricing"> <div class="container"> <div class="row"> <p style="font-weight:bolder; color: white; font-size: 50px; text-align: center; padding-bottom:20px;">WHO SHOULD ATTEND?</p> <div class="col-md-4"> <div class="ts-pricing-box" style="min-height: 580px;"> <div class="ts-pricing-header"> <h2 class="ts-pricing-name">InsureTeks</h2> <!-- <h2 class="ts-pricing-price"> <span class="currency">$</span><strong>149</strong><small>/1 Person</small> </h2> --> </div><!-- Pricing header end--> <div class="ts-pricing-features"> <ul class="list-unstyled" style="list-style-type: square; font-size: 15px; font-weight: bold;"> <li>Understand the market and problems and sharpen your proposition via identifying the parts of insurance value chain that are ripe for innovation</li> <li>Build awareness by networking with investors and insurance executives and connect with entrepreneurs to explore commercial relationships.</li> <li>See the leading edge across all categories, including Property & Casualty, Life, Health, Small Business and Specialty.</li> <!-- <li>Custom Badge</li> --> </ul> </div><!-- Features end --> <!-- <div class="plan-action"> <a href="#" class="btn btn-primary">Buy Now</a> </div> --> </div><!-- Plan 1 end --> </div><!-- Col end --> <div class="col-md-4" > <div class="ts-pricing-box" style="min-height: 580px;"> <div class="ts-pricing-header"> <h2 class="ts-pricing-name">Insurers</h2> <!-- <h2 class="ts-pricing-price"> <span class="currency">$</span><strong>219</strong><small>/1 Person</small> </h2> --> </div><!-- Pricing header end--> <div class="ts-pricing-features"> <ul class="list-unstyled" style="list-style-type: square; font-size: 15px; font-weight: bold;"> <li>Forge commercial partnerships and explore new ways of doing business</li> <li>Gain competitive edge and find opportunities for growth in 2022</li> <li>Embrace innovation </li> <!-- <li>Premium Badge</li> --> </ul> </div><!-- Features end --> <!-- <div class="plan-action"> <a href="#" class="btn btn-primary">Buy Now</a> </div> --> </div><!-- Plan 2 end --> </div><!-- Col end --> <div class="col-md-4"> <div class="ts-pricing-box" style="min-height: 580px;"> <div class="ts-pricing-header"> <h2 class="ts-pricing-name">Investors</h2> <!-- <h2 class="ts-pricing-price"> <span class="currency">$</span><strong>379</strong><small>/1 person</small> </h2> --> </div><!-- Pricing header end--> <div class="ts-pricing-features"> <ul class="list-unstyled" style="list-style-type: square; font-size: 15px; font-weight: bold;"> <li>Gain visibility across the full range of stages and strategies.</li> <li>Meet the entrepreneurs thought leaders and forge meaningful partnerships with insurance companies</li> <li>Gain a deeper insight of the industry by taking the right approach in an increasingly competitive landscape and understand the mindset of likely acquirers across the globe.</li> <!-- <li>Premium Badge</li> --> </ul> </div><!-- Features end --> <!-- <div class="plan-action"> <a href="#" class="btn btn-primary">Buy Now</a> </div> --> </div><!-- Plan 3 end --> </div><!-- Col end --> </div><!--/ Content row end --> </div><!-- Conatiner end --> </section> <section id="ts-attends" class="ts-sponsors" style="background-image: url(images/bg6.jpg) ;background-size:cover; background-repeat: no-repeat;"> <div class="container"> <div class="row text-center"> <!-- <h2 class="section-title" style="color: white;">PAST SPEAKERS</h2> --> <!-- <p class="section-sub-title" ></p> --> </div> <div class="row" style="padding-top: 20px;"> <div class="col-md-12"> <div id="Carousel2" class="carousel slide"> <ol class="carousel-indicators"> <li data-target="#Carousel2" data-slide-to="0" class="active"></li> <li data-target="#Carousel2" data-slide-to="1"></li> <li data-target="#Carousel2" data-slide-to="2"></li> <li data-target="#Carousel2" data-slide-to="3"></li> <li data-target="#Carousel2" data-slide-to="4"></li> </ol> <!-- Carousel items --> <div class="carousel-inner"> <div class="item active"> <div class="row"> <div class="col-md-2" style="padding-bottom:100px;"></div> <div class="col-md-8" style="padding-bottom:100px;><a href="javascript:void(0)" class="thumbnail"> <img class="lazy" data-src="images/pastspeakers/1.jpg" alt="Image" style="max-width:100%; "></a> </div> <div class="col-md-2" style="padding-bottom:100px;"></div> </div><!--.row--> </div><!--.item--> <div class="item"> <div class="row"> <div class="col-md-2" style="padding-bottom:100px;"></div> <div class="col-md-8" style="padding-bottom:100px;><a href="javascript:void(0)" class="thumbnail"><img class="lazy" data-src="images/pastspeakers/2.jpg" alt="Image" style="max-width:100%;"></a></div> <div class="col-md-2" style="padding-bottom:100px;"></div> </div><!--.row--> </div><!--.item--> <div class="item"> <div class="row"> <div class="col-md-2" style="padding-bottom:100px;"></div> <div class="col-md-8" style="padding-bottom:100px;><a href="javascript:void(0)" class="thumbnail"><img class="lazy" data-src="images/pastspeakers/3.jpg" alt="Image" style="max-width:100%;"></a></div> <div class="col-md-2" style="padding-bottom:100px;"></div> </div><!--.row--> </div><!--.item--> <div class="item"> <div class="row"> <div class="col-md-2" style="padding-bottom:100px;"></div> <div class="col-md-8" style="padding-bottom:100px;><a href="javascript:void(0)" class="thumbnail"><img class="lazy" data-src="images/pastspeakers/4.jpg" alt="Image" style="max-width:100%;"></a> </div> <div class="col-md-2" style="padding-bottom:100px;"></div> </div><!--.row--> </div><!--.item--> <div class="item"> <div class="row"> <div class="col-md-2" style="padding-bottom:100px;"></div> <div class="col-md-8" style="padding-bottom:100px;><a href="javascript:void(0)" class="thumbnail"><img class="lazy" data-src="images/pastspeakers/5.jpg" alt="Image" style="max-width:100%;"></a></div> <div class="col-md-2" style="padding-bottom:100px;"></div> </div><!--.row--> </div><!--.item--> </div><!--.carousel-inner--> <!--<a data-slide="prev" href="#Carousel" class="left carousel-control">‹</a>--> <!--<a data-slide="next" href="#Carousel" class="right carousel-control">›</a>--> </div><!--.Carousel--> </div> </div> <!-- <div class="row"> <div class="general-btn text-center"> <a class="btn btn-primary" href="#">Become our Sponsor</a> </div> </div> --> </div><!--.container--> </section><!-- Pricing end --> <!-- Past Speakers --> <section id="past-speakers" class="ts-sponsors" style="background-image: url(images/sponsor_img.jpg)"> <div class="container"> <div class="row text-center"> <h2 class="section-title" style="color: white;">PAST SPEAKERS</h2> <!-- <p class="section-sub-title" ></p> --> </div> <div class="row" style="padding-top: 20px;"> <div class="col-md-12"> <div id="Carousel1" class="carousel slide"> <ol class="carousel-indicators"> <li data-target="#Carousel1" data-slide-to="0" class="active"></li> <li data-target="#Carousel1" data-slide-to="1"></li> <li data-target="#Carousel1" data-slide-to="2"></li> <li data-target="#Carousel1" data-slide-to="3"></li> <li data-target="#Carousel1" data-slide-to="4"></li> <li data-target="#Carousel1" data-slide-to="5"></li> </ol> <!-- Carousel items --> <div class="carousel-inner"> <div class="item active"> <div class="row"> <div class="col-md-3"><a href="javascript:void(0)" class="thumbnail"> <img class="lazy" data-src="images/pastspeakers/lufti.jpg" alt="Image" style="max-width:100%;"></a> <h5 align="justify"style="color: white; padding-bottom:25px;">H.E. Fareed Lutfi <br>The Secretary General Emirates Insurance Association<br>The Secretary General Gulf Insurance Federation</h5></div> <div class="col-md-3"><a href="javascript:void(0)" class="thumbnail"><img class="lazy" data-src="images/pastspeakers/yousuf.jpg" alt="Image" style="max-width:100%;"></a> <h5 align="justify"style="color: white; padding-bottom:25px;">Dr. Haidar Al Yousuf <br> Managing Director Al-Futtaim Health<br>Ex CEO Health Funding - Dubai Health Authority</h5></div> <div class="col-md-3"><a href="javascript:void(0)" class="thumbnail"><img class="lazy" data-src="images/pastspeakers/MohammadAl-Suliman.jpg" alt="Image" style="max-width:100%;"></a> <h5 align="justify"style="color: white; padding-bottom:25px;">Dr. Mohammad Al-Suliman <br> CEO & Board Member, Najm Company for Insurance Services</h5></div> <div class="col-md-3"><a href="javascript:void(0)" class="thumbnail"><img class="lazy" data-src="images/pastspeakers/ahmed-eissa.jpg" alt="Image" style="max-width:100%;"></a> <h5 align="justify"style="color: white; padding-bottom:25px;">Ahmed Eissa <br> CEO,Motori</h5></div> </div><!--.row--> </div><!--.item--> <div class="item"> <div class="row" style="padding-bottom: 10px;"> <div class="col-md-3"><a href="javascript:void(0)" class="thumbnail"><img class="lazy" data-src="images/pastspeakers/Emir.jpg" alt="Image" style="max-width:100%;"></a><h5 align="justify"style="color: white; padding-bottom:25px;">Emir Mujkic <br> Director Insurance Ratings, S&P Global Rating</h5></div> <div class="col-md-3"><a href="javascript:void(0)" class="thumbnail"><img class="lazy" data-src="images/pastspeakers/georges.jpg" alt="Image" style="max-width:100%;"></a><h5 align="justify"style="color: white; padding-bottom:25px;">Georges Rehbane <br> Head of Business Development, CME</h5></div> <div class="col-md-3"><a href="javascript:void(0)" class="thumbnail"><img class="lazy" data-src="images/pastspeakers/Marcos.jpg" alt="Image" style="max-width:100%;"></a><h5 align="justify"style="color: white; padding-bottom:25px;">Marcos Malzone<br>Global VP of Product Marketing, Solera</h5></div> <div class="col-md-3"><a href="javascript:void(0)" class="thumbnail"><img class="lazy" data-src="images/pastspeakers/Walter.jpg" alt="Image" style="max-width:100%;"></a><h5 align="justify"style="color: white; padding-bottom:25px;">Walter Jopp <br> CEO, Zurich Insurance Company</h5></div> </div><!--.row--> </div><!--.item--> <div class="item"> <div class="row"> <div class="col-md-3"><a href="javascript:void(0)" class="thumbnail"><img class="lazy" data-src="images/pastspeakers/ahmed.jpg" alt="Image" style="max-width:100%;"></a> <h5 align="justify"style="color: white; padding-bottom:25px;">Ahmed Hameed <br> VP International Business, Tractable</h5></div> <div class="col-md-3"><a href="javascript:void(0)" class="thumbnail"><img class="lazy" data-src="images/pastspeakers/johnathan.jpg" alt="Image" style="max-width:100%;"></a> <h5 align="justify"style="color: white; padding-bottom:25px;">Jonathan Rawling <br> CFO, Yallacompare</h5></div> <div class="col-md-3"><a href="javascript:void(0)" class="thumbnail"><img class="lazy" data-src="images/pastspeakers/sridhar.jpg" alt="Image" style="max-width:100%;"></a><h5 align="justify"style="color: white; padding-bottom:25px;">Sridhar Subbaraman <br>Managing Director, Insureatoasis.com</h5></div> <div class="col-md-3"><a href="javascript:void(0)" class="thumbnail"><img class="lazy" data-src="images/pastspeakers/afthab.jpg" alt="Image" style="max-width:100%;"></a><h5 align="justify"style="color: white; padding-bottom:25px;">Aftab Hasan<br>CEO, Arya Insurance Brokerage, Secretary-General, Insurance Business Group (IBG)</h5></div> </div><!--.row--> </div><!--.item--> <div class="item"> <div class="row"> <div class="col-md-3"><a href="javascript:void(0)" class="thumbnail"><img class="lazy" data-src="images/pastspeakers/frederik.jpg" alt="Image" style="max-width:100%;"></a> <h5 align="justify"style="color: white; padding-bottom:25px;">Frederik Bisbjerg <br> Executive Director Digitalization – Daman Health, Head of MENA & Digital Transformation Specialist - The Digital Insurer</h5></div> <div class="col-md-3"><a href="javascript:void(0)" class="thumbnail"><img class="lazy" data-src="images/pastspeakers/safder.jpg" alt="Image" style="max-width:100%;"></a> <h5 align="justify"style="color: white; padding-bottom:25px;">Safder Jaffer <br>Managing Director & Consulting Actuary -Milliman, Middle East & Africa</h5></div> <div class="col-md-3"><a href="javascript:void(0)" class="thumbnail"><img class="lazy" data-src="images/pastspeakers/mohamed.jpg" alt="Image" style="max-width:100%;"></a><h5 align="justify"style="color: white; padding-bottom:25px;">Mohamed Seghir <br> CEO, AXA Green Crescent</h5></div> <div class="col-md-3"><a href="javascript:void(0)" class="thumbnail"><img class="lazy" data-src="images/pastspeakers/Anshul.jpg" alt="Image" style="max-width:100%;"></a><h5 align="justify"style="color: white; padding-bottom:25px;">Anshul Srivastav<br>CTO, InsureTech</h5></div> </div><!--.row--> </div><!--.item--> <div class="item"> <div class="row"> <div class="col-md-3"><a href="javascript:void(0)" class="thumbnail"><img class="lazy" data-src="images/pastspeakers/mirhan.jpg" alt="Image" style="max-width:100%;"></a> <h5 align="justify"style="color: white; padding-bottom:25px;">Mirhan Mandour <br> Managing Director, Digiteam (SalesARM)</h5></div> <div class="col-md-3"><a href="javascript:void(0)" class="thumbnail"><img class="lazy" data-src="images/pastspeakers/kabban.jpg" alt="Image" style="max-width:100%;"></a> <h5 align="justify"style="color: white; padding-bottom:25px;">George Kabban <br> CEO, UIB (DIFC) LTD Chairman , DIFC Insurance Association</h5></div> <div class="col-md-3"><a href="javascript:void(0)" class="thumbnail"><img class="lazy" data-src="images/pastspeakers/sajith.jpg" alt="Image" style="max-width:100%;"></a><h5 align="justify"style="color: white; padding-bottom:25px;">Sajith Kumar <br> CEO, Howden Insurance Brokers</h5></div> <div class="col-md-3"><a href="javascript:void(0)" class="thumbnail"><img class="lazy" data-src="images/pastspeakers/Yousuf-Am.jpg" alt="Image" style="max-width:100%;"></a><h5 align="justify"style="color: white; padding-bottom:25px;">Yousuf Amin <br> Executive Vice President, ABU DHABI NATIONAL INSURANCE COMPANY</h5></div> </div><!--.row--> </div><!--.item--> <div class="item"> <div class="row"> <div class="col-md-3"><a href="javascript:void(0)" class="thumbnail"><img class="lazy" data-src="images/pastspeakers/Bojidar.jpg" alt="Image" style="max-width:100%;"></a><h5 align="justify"style="color: white; padding-bottom:25px;">Bojidar Ibrishimov <br> Commercial Director,Ablera</h5></div> <div class="col-md-3"><a href="javascript:void(0)" class="thumbnail"><img class="lazy" data-src="images/pastspeakers/Ben-Furneaux.jpg" alt="Image" style="max-width:100%;"></a><h5 align="justify"style="color: white; padding-bottom:25px;">Ben Furneaux <br> Senior Director and Board Member, Cigna Insurance Management Services</h5></div> <div class="col-md-3"><a href="javascript:void(0)" class="thumbnail"><img class="lazy" data-src="images/pastspeakers/zahirsharif.jpg" alt="Image" style="max-width:100%;"></a> <h5 align="justify"style="color: white; padding-bottom:25px;">Zahir Sharif <br> CEO, Now Health International</h5></div> <div class="col-md-3"><a href="javascript:void(0)" class="thumbnail"><img class="lazy" data-src="images/pastspeakers/Lukas.jpg" alt="Image" style="max-width:100%;"></a> <h5 align="justify"style="color: white; padding-bottom:25px;">Lukas Ammann <br> Vice President EMEA, dacadoo</h5></div> </div><!--.row--> </div><!--.item--> </div><!--.carousel-inner--> <!--<a data-slide="prev" href="#Carousel" class="left carousel-control">‹</a>--> <!--<a data-slide="next" href="#Carousel" class="right carousel-control">›</a>--> </div><!--.Carousel--> </div> </div> <!-- <div class="row"> <div class="general-btn text-center"> <a class="btn btn-primary" href="#">Become our Sponsor</a> </div> </div> --> </div><!--.container--> </section><!-- Past Speakers end --> <!--########## Event Schedule ########### --> <section id="ts-schedule" class="ts-schedule"> <div class="container"> <div class="row text-center"> <h2 class="section-title">Event Schedule</h2> <p class="section-sub-title">Don't Miss a Topic on the Event</p> </div> <!--/ Title row end--> <div class="row"> <div class="col-md-12"> <div class="schedule-tab"> <ul class="nav nav-tabs" id="nav-tabs"> <li class="active"> <a class="animated fadeIn" href="#tab_one" data-toggle="tab"> <span class="tab-head"> <span class="tab-text-title">Day One</span> </span> </a> </li> <li> <a class="animated fadeIn" href="#tab_two" data-toggle="tab"> <span class="tab-head"> <span class="tab-text-title">Day Two</span> </span> </a> </li> </ul> <div class="tab-content"> <div class="tab-pane active animated fadeInRight" id="tab_one"> <h2 class="schedule-date">Wednesday, 9th February 2022</h2> <div class="schedule-listing bg"> <span class="schedule-slot-time">08:30AM - 09:30AM</span> <div class="schedule-slot-info"> <div class="schedule-slot-info-content"> <h3 class="schedule-slot-title">Registration & Networking</h3> <!-- <p class="schedule-slot-desc">Pick up your name badge and goodie bag</p> --> </div><!--Info content end --> </div><!-- Slot info end --> </div><!-- Slot listing 1 end --> <div class="schedule-listing "> <h4 class="schedule-slot-title">Inaugration Ceremony & Key note Address</h4> <span class="schedule-slot-time">09:30 AM - 10:00 AM</span> <div class="schedule-slot-info"> <div class="schedule-slot-info-content"> <h3 class="schedule-slot-title"></h3> </div> </div> <!-- Slot info end --> <div class="schedule-slot-info test" style="display: flex;"> <img class="schedule-slot-speakers schedule-slot-speakers1" style="position:relative;" src="images/speakers/lutfi-agenda.jpg" alt="InsureTek speaker" /> <h3 class="schedule-slot-speaker-name schedule-slot-speaker-name1" style="margin:15px;">H.E. Fareed Lutfi<br> Secretary General - Emirates Insurance Association & Gulf Insurance Federation</h3> <img class="schedule-slot-speakers schedule-slot-speakers1" style="position:relative;" src="images/speakers/dr-yousuf-agenda.jpg" alt="InsureTek speaker" /> <h3 class="schedule-slot-speaker-name schedule-slot-speaker-name1" style="margin:15px;">Dr. Haidar Al Yousuf<br> Managing Director Al-Futtaim Health Ex CEO Health Funding - Dubai Health Authority</h3> </div> </div><!-- Slot listing 1 end --> <div class="schedule-listing bg"> <h4 class="schedule-slot-title">How insurers can double their engagement rates with clients and maximize ROI on digital investments</h4> <span class="schedule-slot-time">10:00 AM - 10:20 AM</span> <div class="schedule-slot-info"> <div class="schedule-slot-info-content"> <h3 class="schedule-slot-title"></h3> </div><!--Info content end --> </div><!-- Slot info end --> <div class="schedule-slot-info test" style="display: flex;"> <img class="schedule-slot-speakers schedule-slot-speakers1" style="position:relative;" src="images/speakers/lukas.png" alt="InsureTek speaker" /> <h3 class="schedule-slot-speaker-name schedule-slot-speaker-name1" style="margin:15px;">Lukas Ammann<br> VP Sales EMEA Dacadoo</h3> </div><!-- Slot info end --> </div><!-- Slot listing 1 end --> <div class="schedule-listing "> <h4 class="schedule-slot-title">Claims Automation: Bringing the human touch when it matters</h4> <span class="schedule-slot-time">10:20 AM - 10:40 AM</span> <div class="schedule-slot-info"> <div class="schedule-slot-info-content"> <h3 class="schedule-slot-title"></h3> </div><!--Info content end --> </div><!-- Slot info end --> <div class="schedule-slot-info test" style="display: flex;"> <img class="schedule-slot-speakers schedule-slot-speakers1" style="position:relative;" src="images/speakers/marcos.png" alt="InsureTek speaker" /> <h3 class="schedule-slot-speaker-name schedule-slot-speaker-name1" style="margin:15px;">Marcos Malzone<br> VP Product Marketing - Solera Inc.</h3> </div> </div><!-- Slot listing 1 end --> <!-- Slot info end --> </div><!-- Slot listing 4 end --> <!-- Tab pane 2 end --> <div class="tab-pane animated fadeInRight" id="tab_two"> <h2 class="schedule-date">Thursday, 10th February 2022</h2> <div class="schedule-listing"> <span class="schedule-slot-time">09:00 AM - 10:00 AM</span> <div class="schedule-slot-info"> <div class="schedule-slot-info-content"> <h3 class="schedule-slot-title">Registration & Networking</h3> </div> <!--Info content end --> </div><!-- Slot info end --> </div><!-- Slot listing 1 end --> <div class="schedule-listing bg"> <h4 class="schedule-slot-title"></h4> <span class="schedule-slot-time">10:00 AM - 10:20 AM</span> <div class="schedule-slot-info"> <div class="schedule-slot-info-content"> <h3 class="schedule-slot-title"></h3> </div><!--Info content end --> </div><!-- Slot info end --> <div class="schedule-slot-info test" style="display: flex;"> <img class="schedule-slot-speakers" style="position:relative;" src="images/speakers/yasmeen.png" alt="InsureTek speaker" /> <h3 class="schedule-slot-speaker-name" style="margin:15px;">Yasmeen Al Saffar<br> Head of Financial Services <br> Bahrain Economic Development Board</h3> </div><!-- Slot info end --> </div><!-- Slot listing 1 end --> <div class="schedule-listing "> <h4 class="schedule-slot-title">How is Digital Health Changing corporate Health Offerings & adding Value to Corporates</h4> <span class="schedule-slot-time">10:20 AM - 10:50 AM</span> <div class="schedule-slot-info"> <div class="schedule-slot-info-content"> <h3 class="schedule-slot-title"></h3> </div> </div> <!-- Slot info end --> <div class="schedule-slot-info test container" > <div class="row"> <div class="col-md-6"style="display:flex;"> <img class="schedule-slot-speakers" style="position:relative;" src="images/speakers/dr-yousuf-agenda.jpg" alt="InsureTek speaker" /> <h3 class="schedule-slot-speaker-name" style="margin:15px;">Dr. Haidar Al Yousuf<br> Managing Director Al-Futtaim Health <br>Ex CEO Health Funding - Dubai Health Authority</h3><br> </div> <div class="col-md-6"style="display:flex;"> <img class="schedule-slot-speakers" style="position:relative;" src="images/speakers/afthab.jpg" alt="InsureTek speaker" /> <h3 class="schedule-slot-speaker-name" style="margin:15px;">Aftab Hasan<br> Chairman-Risk Exchange(DIFC)</h3> </div> </div></div> </div><!-- Slot listing 1 end --> <div class="schedule-listing bg"> <h4 class="schedule-slot-title"></h4> <span class="schedule-slot-time">10:50 AM - 11:10 AM</span> <div class="schedule-slot-info"> <div class="schedule-slot-info-content"> <h3 class="schedule-slot-title"></h3> </div><!--Info content end --> </div><!-- Slot info end --> <div class="schedule-slot-info test" style="display: flex;"> <img class="schedule-slot-speakers" style="position:relative;" src="images/speakers/vasilis.jpg" alt="InsureTek speaker" /> <h3 class="schedule-slot-speaker-name" style="margin:15px;">Vasilis Katsipis<br> General Manager<br> Market Development A.M. Best</h3> </div><!-- Slot info end --> </div><!-- Slot listing 1 end --> </div> </div><!-- tab content --> <div class="gap-40"></div> <div class="text-center"><a class="btn btn-primary" href="agenda">See The Full Agenda Here</a></div> </div><!-- Schedule tab end --> </div><!-- Col end --> </div><!-- Content row end --> </div><!--/ Container end --> </section><!-- Schedule end --> <section id="blog" class="blog"> <div class="container"> <div class="row text-center"> <h2 class="section-title">From Our Blog</h2> <p class="section-sub-title">Conferences dedicated to building remarkable events.</p> </div> <!-- Title row end--> <div class="row"> <div class="col-md-4 col-xs-12"> <div class="latest-post"> <div class="latest-post-media"> <a href="https://www.zawya.com/mena/en/press-releases/story/CME_recognized_as_a_category_winner_at_INSURETEK_Middle_East_2021_International_Conference_and_Golden_Shield_Excellence_Awards_ceremony-ZAWYA20210613100634/" class="latest-post-img" target="_blank"> <img class="img-responsive lazy" data-src="images/blog/1.JPG" alt="Event Blog"> </a> <div class="post-item-date"> <span class="day">13</span> <span class="month">June</span> </div> </div> <div class="post-body"> <h4 class="post-title"> <a href="https://www.zawya.com/mena/en/press-releases/story/CME_recognized_as_a_category_winner_at_INSURETEK_Middle_East_2021_International_Conference_and_Golden_Shield_Excellence_Awards_ceremony-ZAWYA20210613100634/" target="_blank">CME recognized as a category winner at INSURETEK Middle East 2021 International Conference and Golden Shield Excellence Awards ceremony</a> </h4> </div> </div> <!-- Latest post end --> </div> <!-- 1st post col end --> <div class="col-md-4 col-xs-12"> <div class="latest-post"> <div class="latest-post-media"> <a href="https://gulfnews.com/business/awnic-wins-coveted-innovation-of-the-year-award-presented-by-insuretek-1.1624522896867" target="_blank"> <img class="img-responsive lazy" data-src="images/blog/2.JPG" alt="Event Blog"> </a> <div class="post-item-date"> <span class="day">24</span> <span class="month">June</span> </div> </div> <div class="post-body"> <h4 class="post-title"> <a href="https://gulfnews.com/business/awnic-wins-coveted-innovation-of-the-year-award-presented-by-insuretek-1.1624522896867" target="_blank">AWNIC wins coveted Innovation of the Year award, presented by InsureTek</a> </h4> </div> </div> <!-- Latest post end--> </div> <!-- 2nd post col end --> <div class="col-md-4 col-xs-12"> <div class="latest-post"> <div class="latest-post-media"> <a href="https://www.arabnews.com/node/1879611/corporate-news" class="latest-post-img" target="_blank"> <img class="img-responsive lazy" data-src="images/blog/3.JPG" alt="Event Blog"> </a> <div class="post-item-date"> <span class="day">19</span> <span class="month">June</span> </div> </div> <div class="post-body"> <h4 class="post-title"> <a href="https://www.arabnews.com/node/1879611/corporate-news" target="_blank">Najm wins ‘Leading Claims Manager Award’ for 2021</a> </h4> </div> </div><!-- Latest post end --> </div> <!-- 3rd post col end --> </div> <!--/ Content row end --> <div class="row"> <div class="general-btn text-center"> <a class="btn btn-primary" href="blogs" target="_blank">View More</a> </div> </div> </div> <!--/ Container end --> </section> <!--/ Blog end --> <!-- Google Map --> <!-- <div id="map" class="map"></div> --> <footer id="footer" class="footer text-center"> <div class="container"> <div class="row"> <div class="col-md-12"> <!--Start of Tawk.to Script--> <script type="text/javascript"> var Tawk_API = Tawk_API || {}, Tawk_LoadStart = new Date(); (function () { var s1 = document.createElement("script"), s0 = document.getElementsByTagName("script")[0]; s1.async = true; s1.src = 'https://embed.tawk.to/61d2c986c82c976b71c4833d/1fofm6enr'; s1.charset = 'UTF-8'; s1.setAttribute('crossorigin', '*'); s0.parentNode.insertBefore(s1, s0); })(); </script> <!--End of Tawk.to Script--> <!-- <div class="footer-social"> <ul> <li><a href="#"><i class="fa fa-facebook"></i></a></li> <li><a href="#"><i class="fa fa-twitter"></i></a></li> <li><a href="#"><i class="fa fa-google-plus"></i></a></li> <li><a href="#"><i class="fa fa-linkedin"></i></a></li> <li><a href="#"><i class="fa fa-instagram"></i></a></li> </ul> </div> --><!-- Footer social end --> <div class="footer-menu"> <ul class="nav unstyled"> <div class="col-md-3"> <h3 style="color: white; text-align: justify;">Main Office</h3> <p style="color: white; text-align: justify;"> Biz Events Management<br> P O Box : 94354 Dubai, UAE</p> </div> <div class="col-md-3"> <h3 style="color: white; text-align: justify;">Branch Office</h3> <p style="color: white; text-align: justify;">Biz Events Management<br> P O Box : 24496 Tower 400<br> Phone : +971 6 5503300</p> </div> <div class="col-md-4"> <h3 style="color: white; text-align: justify;">Events Team</h3> <p style="color: white; text-align: justify;"> <!-- Saran Shammy: <b>+971 50 9051687</b>,<br> <b>+971 54 4363926</b> <br> --> eventmanager@ariesgroupglobal.com<br> events@biztvevents.com </p> </div> <div class="col-md-2"> <h3 style="color: white; text-align: justify;">Find Us On</h3> <div class="footer-social"> <ul> <li><a href="https://www.linkedin.com/company/insuretek" target="_blank"><i class="fa fa-linkedin"></i></a></li> </ul> </div> </div> </ul> </div> <!-- <div class="footer-menu"> <ul class="nav unstyled"> <li><a href="#">About</a></li> <li><a href="#">Speakers</a></li> <li><a href="#">Become a Sponsor</a></li> <li><a href="#">Videos</a></li> <li><a href="#">News</a></li> <li><a href="#">Contacts</a></li> </ul> </div> --><!-- Footer menu end --> <div class="copyright-info"> <span>Copyright © 2025 <a href="http://www.ariesesolutions.com/" target="_blank">Aries e-solutions</a>. All Rights Reserved.</span> </div><!-- Copyright info end --> </div><!-- Content col end --> </div><!-- Content row end --> </div><!-- Container end --> <div class="footer-pattern"></div> <!-- Footer pattern image --> <div id="back-to-top" data-spy="affix" data-offset-top="10" class="back-to-top affix"> <button class="btn btn-primary" title="Back to Top"> <i class="fa fa-angle-up"></i> </button> </div> </footer><!-- Footer end --> <!-- Javascript Files ================================================== --> <!-- initialize jQuery Library --> <script type="text/javascript" src="js/jquery.js"></script> <!-- Bootstrap jQuery --> <script type="text/javascript" src="js/bootstrap.min.js"></script> <!-- Counter --> <script type="text/javascript" src="js/jquery.counterup.min.js"></script> <!-- Countdown --> <script type="text/javascript" src="js/jquery.jCounter.js"></script> <!-- Waypoints --> <script type="text/javascript" src="js/waypoints.min.js"></script> <!-- Color box for Popup--> <script type="text/javascript" src="js/jquery.colorbox.js"></script> <!-- Smoothscroll --> <script type="text/javascript" src="js/smoothscroll.js"></script> <!-- Google Map --> <script type="text/javascript" src="//maps.googleapis.com/maps/api/js?key=AIzaSyCsa2Mi2HqyEcEnM1urFSIGEpvualYjwwM"></script> <!-- Doc https://developers.google.com/maps/documentation/javascript/get-api-key --> <!-- For latitude and longitude use http://www.latlong.net/ --> <script type="text/javascript" src="js/gmap3.min.js"></script> <!-- Template custom --> <script type="text/javascript" src="js/custom.js"></script> <script> document.addEventListener("DOMContentLoaded", function () { var lazyloadImages = document.querySelectorAll("img.lazy"); var lazyloadThrottleTimeout; function lazyload() { if (lazyloadThrottleTimeout) { clearTimeout(lazyloadThrottleTimeout); } lazyloadThrottleTimeout = setTimeout(function () { var scrollTop = window.pageYOffset; lazyloadImages.forEach(function (img) { if (img.offsetTop < (window.innerHeight + scrollTop)) { img.src = img.dataset.src; img.classList.remove('lazy'); } }); if (lazyloadImages.length == 0) { document.removeEventListener("scroll", lazyload); window.removeEventListener("resize", lazyload); window.removeEventListener("orientationChange", lazyload); } }, 20); } document.addEventListener("scroll", lazyload); window.addEventListener("resize", lazyload); window.addEventListener("orientationChange", lazyload); }); </script> <!-- Footer end --> <!--====== .modal===== --> <!-- <div class="modal fade" id="Mymodal"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal">×</button> <h4 class="modal-title">Please fill out this form to get the InsureTek2022 Brochure.</h4> </div> <div class="modal-body modal-body1"> <form class="w-100 m-auto" action="registration-action.php" method="post" name="brochureform" id="brochureform" > <div class="d-flex justify-content"> <div class="form-group"> <label class="w-100"><b>Name</b></label> <input type="text" class="form-control" name="name" id="name" aria-describedby="emailHelp" required="" placeholder="Name*"> </div> <div class="form-group"> <label class="w-100"><b>E-mail</b></label> <input type="email" class="form-control" id="email" name="email" aria-describedby="emailHelp" placeholder="Email*"> </div> <div class="form-group"> <label class="w-100"><b>Organisation</b></label> <input type="text" class="form-control" id="organisation" name="organisation" aria-describedby="emailHelp" placeholder="Your Company Name*"> </div> <div class="form-group"> <label class="w-100"><b>Designation</b></label> <input type="text" class="form-control" id="designation" name="designation" aria-describedby="emailHelp" placeholder="Your Job Title*"> </div> <div class="form-group"> <label class="w-100"><b> Type of Enquiry</b> </label> <select name="type" id="type" class="form-control"> <option value="">-- select --</option> <option value="Speak at InsureTek 2022">Speak at InsureTek 2022</option> <option value="Sponsor at InsureTek 2022">Sponsor at InsureTek 2022</option> <option value="Exhibit at InsureTek 2022">Exhibit at InsureTek 2022</option> </select> </div> <div class="form-group"> <label class="w-100"><b>Mobile Number</b></label> <input type="number" class="form-control" id="mobile" name="mobile" aria-describedby="emailHelp" placeholder="Mobile Number*"> </div> <div class="form-group"> <label class="w-100"><b>Location</b></label> <input type="text" class="form-control" id="location" name="location" aria-describedby="emailHelp" placeholder="Location*"> </div> <br> <div class="form-group"> <button type="submit" name="submit" id="submit" class="btn btn-primary"><span>SUBMIT</span></button> <input type="button" class="btn btn-primary" style="display: none" id="waitmsg" value="Please Wait..." disabled="disabled"> </div> </div> </form> </div> <div class="modal-footer"> <button type="button" class="btn btn-primary" data-dismiss="modal">Close</button> </div> </div> </div> </div> --> <!--====== .modal For Interest Registration Dubai===== --> <div class="modal fade" id="Mymodalreginterest"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal">×</button> <h4 class="modal-title" style="text-align:center;">Register your interest for InsureTek Dubai March 2023</h4> </div> <div class="modal-body modal-body1"> <form class="w-100 m-auto" action="interest-reg-action.php" method="post" name="interestregistration" id="interestregistration" > <div class="d-flex justify-content"> <div class="form-group"> <label class="w-100"><b>Name </b></label> <input type="text" class="form-control" name="name" id="name" aria-describedby="emailHelp" required="" placeholder="Name*"> </div> <div class="form-group"> <label class="w-100"><b>Company Name</b></label> <input type="text" class="form-control" id="companyname" name="companyname" aria-describedby="emailHelp" placeholder="Company Name*"> <!-- <i class="fas fa-envelope"></i> --> </div> <div class="form-group"> <label class="w-100"><b>Designation</b></label> <input type="text" class="form-control" id="designation" name="designation" aria-describedby="emailHelp" placeholder="Designation*"> <!-- <i class="fas fa-building"></i> --> </div> <div class="form-group"> <label class="w-100"><b>Email ID</b></label> <input type="email" class="form-control" id="email" name="email" aria-describedby="emailHelp" placeholder="Email ID*"> <!-- <i class="fas fa-building"></i> --> </div> <div class="form-group"> <label class="w-100"><b>Contact Number</b></label> <input type="number" class="form-control" id="contact" name="contact" aria-describedby="emailHelp" placeholder="Contact Number*"> <!-- <i class="fas fa-map"></i> --> </div> <div class="form-group"> <div class="row"> <div class="col-md-6" style="display:flex"> <input type="checkbox" class="form-check-input" name="category[]" id="category1" value="Speak at InsureTek 2023"> <label class="form-check-label" for="exampleCheck1"><b>Speak at InsureTek 2023</b></label> </div> <div class="col-md-6"style="display:flex"> <input type="checkbox" class="form-check-input" name="category[]" id="category2" value="Sponsor at InsureTek 2023"> <label class="form-check-label" for="exampleCheck1"><b>Sponsor at InsureTek 2023</b></label> </div> <div class="col-md-6"style="display:flex"> <input type="checkbox" class="form-check-input" name="category[]" id="category3" value="Exhibit at InsureTek 2023"> <label class="form-check-label" for="exampleCheck1"><b>Exhibit at InsureTek 2023</b></label> </div> <div class="col-md-12 checked-content" id="caterr"> </div> </div> </div> <div class="form-group"> <div class="g-recaptcha" data-sitekey="6Ldxe20UAAAAAD_17wcLirt0F7WmMb_Ixgoi3AYt" ></div> </div> <div class="form-group"> <button type="submit" name="sub" id="sub" class="btn btn-primary"><span>SUBMIT</span></button> <input type="button" class="btn btn-primary" style="display: none" id="waitmsg1" value="Please Wait..." disabled="disabled"> </div> </div> </form> </div> <div class="modal-footer"> <!-- <button type="button" class="btn btn-primary" data-dismiss="modal">Close</button> --> </div> </div> </div> </div> <div class="modal fade" id="Mymodalreginterestksa"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal">×</button> <h4 class="modal-title" style="text-align:center;">Register your interest for InsureTek KSA October 2022 </h4> </div> <div class="modal-body modal-body1"> <form class="w-100 m-auto" action="ksa-interest-reg-action.php" method="post" name="interestregistrationksa" id="interestregistrationksa" > <div class="d-flex justify-content"> <div class="form-group"> <label class="w-100"><b>Name </b></label> <input type="text" class="form-control" name="name" id="name" aria-describedby="emailHelp" required="" placeholder="Name*"> </div> <div class="form-group"> <label class="w-100"><b>Company Name</b></label> <input type="text" class="form-control" id="companyname" name="companyname" aria-describedby="emailHelp" placeholder="Company Name*"> <!-- <i class="fas fa-envelope"></i> --> </div> <div class="form-group"> <label class="w-100"><b>Designation</b></label> <input type="text" class="form-control" id="designation" name="designation" aria-describedby="emailHelp" placeholder="Designation*"> <!-- <i class="fas fa-building"></i> --> </div> <div class="form-group"> <label class="w-100"><b>Email ID</b></label> <input type="email" class="form-control" id="email" name="email" aria-describedby="emailHelp" placeholder="Email ID*"> <!-- <i class="fas fa-building"></i> --> </div> <div class="form-group"> <label class="w-100"><b>Contact Number</b></label> <input type="number" class="form-control" id="contact" name="contact" aria-describedby="emailHelp" placeholder="Contact Number*"> <!-- <i class="fas fa-map"></i> --> </div> <div class="form-group"> <div class="row"> <div class="col-md-6" style="display:flex"> <input type="checkbox" class="form-check-input" name="category[]" id="category4" value="Speak at InsureTek KSA 2022"> <label class="form-check-label" for="exampleCheck1"><b> Speak at InsureTek KSA 2022</b></label> </div> <div class="col-md-6"style="display:flex"> <input type="checkbox" class="form-check-input" name="category[]" id="category5" value="Sponsor at InsureTek KSA 2022"> <label class="form-check-label" for="exampleCheck1"><b> Sponsor at InsureTek KSA 2022</b></label> </div> <div class="col-md-6"style="display:flex"> <input type="checkbox" class="form-check-input" name="category[]" id="category6" value="Exhibit at InsureTek KSA 2022"> <label class="form-check-label" for="exampleCheck1"><b> Exhibit at InsureTek KSA 2022</b></label> </div> <div class="col-md-12 checked-content" id="caterr1"> </div> </div> </div> <div class="form-group"> <div class="g-recaptcha" data-sitekey="6Ldxe20UAAAAAD_17wcLirt0F7WmMb_Ixgoi3AYt" ></div> </div> <div class="form-group"> <button type="submit" name="submit" id="submit" class="btn btn-primary"><span>SUBMIT</span></button> <input type="button" class="btn btn-primary" style="display: none" id="waitmsg" value="Please Wait..." disabled="disabled"> </div> </div> </form> </div> <div class="modal-footer"> <!-- <button type="button" class="btn btn-primary" data-dismiss="modal">Close</button> --> </div> </div> </div> </div> <style > .modal-body1{ background-color: #00BFFF; } .form-group { font-family: 'Roboto', sans-serif; line-height: 24px; font-size: 14px; } .form-control{ border-radius: 25px; background-color: white; color:black; } .error{ color: red } } </style> <script src="https://www.google.com/recaptcha/api.js"></script> <script src="assets/js/jquery.validate.js"></script> <script type="text/javascript"> var validate = $("#interestregistration").validate({ rules: { name:"required", companyname:"required", designation:"required", email :"required", contact :"required", 'category[]':"required", }, messages: { name:"Please enter your name.", companyname:"Please enter your company name.", designation:"Please enter your designation.", email:"Please enter your email id.", contact:"Please enter your contact number.", 'category[]':"You must select atleast one category", }, errorPlacement: function(error, element) { if (element.attr("type") == "checkbox") { error.insertAfter("#caterr"); } else { error.insertAfter(element); } }, submitHandler: function() { if (grecaptcha.getResponse()== "") { alert("Are you a robot? Don't be shy, complete the reCaptcha! ?"); return false; } // call your function $('#sub').hide(); $('#waitmsg1').show(); return true; } }); </script> <!-- <script type="text/javascript"> var validate = $("#interestregistrationksa").validate({ rules: { name:"required", companyname:"required", designation:"required", email :"required", contact :"required", 'category[]':"required", }, messages: { name:"Please enter your name.", companyname:"Please enter your company name.", designation:"Please enter your designation.", email:"Please enter your email id.", contact:"Please enter your contact number.", 'category[]':"You must select atleast one category", }, errorPlacement: function(error, element) { if (element.attr("type") == "checkbox") { error.insertAfter("#caterr1"); } else { error.insertAfter(element); } }, submitHandler: function() { if (grecaptcha.getResponse(1)== "") { alert("Are you a robot? Don't be shy, complete the reCaptcha! ?"); return false; } // call your function $('#submit').hide(); $('#waitmsg').show(); return true; } }); </script> --> <!-- <script> $(document).ready(function(){ $('#MybtnModal').click(function(){ $('#Mymodal').modal('show') }); }); $(document).ready(function(){ $('#MybtnModal').click(function(){ $('#Mymodal1').modal('show') }); }); </script> --> <!--======== .modal END======= --> <script type="text/javascript"> $(document).ready(function(){ $('#MybtnModal').click(function(){ $('#Mymodalreginterest').modal('show') }); // $('#MybtnModal').click(function(){ // $('#Mymodalreginterestksa').modal('show') // }); }); $(document).ready(function() { $('#Carousel').carousel({ interval: 5000 }); $('#partners-carousel').carousel({ interval: 5000 }); }); $(document).ready(function() { $('#Carousel1').carousel({ interval: 5000 }); $('#partners-carousel').carousel({ interval: 5000 }); }); $(document).ready(function() { $('#Carousel2').carousel({ interval: 4000 }); $('#partners-carousel').carousel({ interval: 4000 }); }); /* Event counter */ // $(".countdown").jCounter({ // date: '9 February 2022 10:45:00 AM', // fallback: function() { console.log("count finished!") } // }); /* Event map */ var eventmap = {lat: 40.742964, lng: -73.992277}; $('.map') .gmap3({ zoom: 13, center: eventmap, mapTypeId : google.maps.MapTypeId.ROADMAP, scrollwheel: false }) .marker({ position: eventmap }) .infowindow({ position: eventmap, content: "NYC Seminar and Conference Center, New York" }) .then(function (infowindow) { var map = this.get(0); var marker = this.get(1); marker.addListener('click', function() { infowindow.open(map, marker); }); }); </script> <!--********************Modal On Wondow load*************************--> <script> // $(document).ready(function(){ // if ($(this).scrollTop() > 300) { // $("#windowloadmodal").modal('show'); // } // }); // jQuery(document).ready(function(){ // jQuery(window).scroll(function() { // var ScrollTop = jQuery(window).scrollTop(); // if (ScrollTop > 100 ) { // $("#windowloadmodal").modal('show'); // jQuery('body').addClass('overflow-overlay') // jQuery(window).off('scroll'); // localStorage.setItem('popupClosed', false); // } // }); // }) </script> <!--*********************************************--> </div><!-- Body inner end --> <div class="modal fade text-dark" id="eissa" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content text-white"> <div class="modal-header border-0 text-left"> <h5 class="modal-title" id="exampleModalLabel"> Ahmed Eissa <br>CEO , Motori</h5> </div> <div class="modal-body"> <div class="content-modal-speaker"> <p>Ahmed Eissa is CEO of MOTORI and Executive Director of Safe City Group. He holds a BSc in Computer Science from Cairo University and has received his executive education from a number of international institutions including the American University and Harvard Business School. Following extensive experience in software systems engineering and product development, Ahmed is overseeing a significant number of large scale smart city and public safety solutions in the UAE and across the region. He successfully directed nationwide smart city projects including big projects with UAE insurance companies and emergency command & control centre implementations with many regional governmental entities. </p> </div> </div> <div class="modal-footer border-0 pt-0"> <button type="button" class="btn btn-success" data-dismiss="modal">Close</button> </div> </div> </div> </div> <div class="modal fade text-dark" id="ahmed" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content text-white"> <div class="modal-header border-0 text-left"> <h5 class="modal-title" id="exampleModalLabel">Ahmed Hameed <br> VP Strategic Accounts, , Tractable</b></h5> </div> <div class="modal-body p-2 text-left"> <div class="content-modal-speaker"> <p> Ahmed Hameed is VP of International Business at Tractable, where he focuses on growing the company’s markets in APAC, MENA and Southern Europe. Over the past 3 years, Ahmed’s team has helped APAC insurers leverage Tractable's AI technology to gain huge efficiencies, materially improving the claims experience for all stakeholders. Previously, Ahmed worked at Goldman Sachs working in APAC and SEMEA, and he graduated from the University of Oxford with a Distinction specialising in modern control engineering. </p> </div> </div> <div class="modal-footer border-0 pt-0"> <button type="button" class="btn btn-success" data-dismiss="modal">Close</button> </div> </div> </div> </div> <div class="modal fade text-dark" id="lukas" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content text-white"> <div class="modal-header border-0 text-left"> <h5 class="modal-title" id="exampleModalLabel"> Lukas Ammann <br>Vice President Sales EMEA, Dacadoo</h5> </div> <div class="modal-body"> <div class="content-modal-speaker"> <p>Lukas joined dacadoo 6 years ago and today is responsible for the Europe, Middle East, and Africa Business of the company. Following his Masters's Degree in Sports Technology and Administration at the EPFL in Lausanne in 2008, Lukas moved to Singapore where he joined Asia’s leading Sports Marketing and Media Agency. From 2008 – 2013 Lukas worked in various sales & business development roles in Asia’s football-, golf- and cricket- business, operating mainly in South East Asia and Australia. Following his return to Europe in 2013 Lukas worked for a high-precision wearable technology company mainly used in Formula 1 before he joined dacadoo in 2015. </p> </div> </div> <div class="modal-footer border-0 pt-0"> <button type="button" class="btn btn-success" data-dismiss="modal">Close</button> </div> </div> </div> </div> <div class="modal fade text-dark" id="sreedhar" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content text-white"> <div class="modal-header border-0 text-left"> <h5 class="modal-title" id="exampleModalLabel"> Sreedhar Suragouni <br>Chief Information Officer <br> Oman Insurance Company</h5> </div> <div class="modal-body"> <div class="content-modal-speaker"> <p>Sreedhar has 25+ years of global experience in the BFSI domain performing key management roles across Asia, North America, UK, EU & Middle East specialising in Life & Pensions, Consumer, Commercial, Health Insurance and Investment sectors. </p> <p>He has a proven track record of leading multiple Digital/ IT / Business transformations for large insurers in UK, EU & Middle East from vision through execution, resulting in winning prestigious industry awards for successful execution. </p> <p>Currently as a Chief Information Officer for Oman Insurance Company, responsible for defining future ready IT strategy and enhancing customer experience by implementing Digital-First mandate across all the business lines and improve straight through processing to drive the profitability. </p> </div> </div> <div class="modal-footer border-0 pt-0"> <button type="button" class="btn btn-success" data-dismiss="modal">Close</button> </div> </div> </div> </div> <div class="modal fade text-dark" id="paul" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content text-white"> <div class="modal-header border-0 text-left"> <h5 class="modal-title" id="exampleModalLabel"> Paul McLeod <br>COO <br>Emirates Insurance Company</h5> </div> <div class="modal-body"> <div class="content-modal-speaker"> <p>Paul McLeod has more than 25 years’ experience in the international business environment in a wide range of industries, from mining, distribution and processing and manufacturing, through to retail and financial services. Initially working as a management consultant, in 1999 Paul joined American International Group to develop their Malaysian joint venture AIG-Software International. During his career at AIG, Paul held various roles in Operations and Systems in Hong Kong, Bangkok, Melbourne and Dubai, in both regional and in-country roles. Immediately prior to joining Emirates Insurance in 2015, Paul ran the local integration for the Middle East & North Africa zone for AIG’s Global Business Transformation program.</p> </div> </div> <div class="modal-footer border-0 pt-0"> <button type="button" class="btn btn-success" data-dismiss="modal">Close</button> </div> </div> </div> </div> <div class="modal fade text-dark" id="bojidar" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content text-white"> <div class="modal-header border-0 text-left"> <h5 class="modal-title" id="exampleModalLabel"> Bojidar Ibrishimov <br>Commercial Director <br>Ablera</h5> </div> <div class="modal-body"> <div class="content-modal-speaker"> <p>Bojidar is the Commercial Director at Ablera responsible for building new strategic opportunities and partnerships and developing the client base across multiple regions. He is seasoned financial services industry professional with extensive background leading successful projects related to portfolio optimisation, derivatives pricing, risk management consulting for Tier 1 Investment banks and asset managers.</p> <p>At Ablera Bojidar and his team are dedicated to help insurance companies successfully navigate their digital transformation journey, simplifying complexities often associated with the process.</p> </div> </div> <div class="modal-footer border-0 pt-0"> <button type="button" class="btn btn-success" data-dismiss="modal">Close</button> </div> </div> </div> </div> <div class="modal fade text-dark" id="yousuf" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content text-white"> <div class="modal-header border-0 text-left"> <h5 class="modal-title" id="exampleModalLabel"> Yousuf Amin <br>Executive Vice President <br>Abu Dhabi National Insurance Company</h5> </div> <div class="modal-body"> <div class="content-modal-speaker"> <p>Yousuf Amin is the Executive Vice President - Consumer Lines Claims, Engineering Services & Operations at Abu Dhabi National Insurance Company (ADNIC). He joined the company in January 2018, and is responsible for managing ADNIC Operations, Consumer Line Claims, Engineering Services, Call Centre and IT teams.</p> <p>Yousuf has 24+ years of extensive experience in the GCC across diversified areas of insurance including operations, claims, banc-assurance, IT, strategy, customer experience, finance and quality. Prior to joining ADNIC, Mr. Amin was the Chief Operations Officer at Noor Takaful, and before that he was the Head of Operations and Quality at Noor Takaful in the UAE . Before that, he was spearheading setup of various entities with Noor Bank and Banque Saudi Fransi (part of Calyon Group). He has held various leadership positions to deliver key digital transformation programs including implementation of core Insurance and Banking solutions.</p> <p>Yousuf holds a Master degree in Economics. He is an Associate member of Chartered Insurance Institute UK with the designation of Chartered Insurer. He has completed his Executive Certificate Program in Technology & Operations from MIT Sloan School of Management & CSAIL. He is a regular speaker and panel expert in various International Takaful and Insurance conferences. He recently represented ADNIC as part of the UAE Ministry of Economy Official Mission to USA for Innovation and Corporate Venture Capitals. He also acted as ADNIC mentor to various INSURETECH startups under Accelerator program sponsored by ADNIC.</p> </div> </div> <div class="modal-footer border-0 pt-0"> <button type="button" class="btn btn-success" data-dismiss="modal">Close</button> </div> </div> </div> </div> <div class="modal fade text-dark" id="lutfi" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content text-white"> <div class="modal-header border-0 text-left"> <h5 class="modal-title" id="exampleModalLabel"> Ali Fareed Lutfi <br>Head of Payer Regulation <br>Dubai Health Authority</h5> </div> <div class="modal-body"> <div class="content-modal-speaker"> <p>Ali is an experienced insurance professional serving as the Head of Payer Regulation for Dubai Health Authority where he regulates the medical insurance companies, third party administrators and intermediaries. He has an established track record of streamlining processes and enhancing operational efficiency in areas such as licensing, ensuring compliance, and regulation as a whole for the medical insurance market in Dubai. Ali utilizes his increasing technical, operational, organisational, communication, negotiating and marketing skills to accomplish objectives and resolve issues with his unique blend of being a highly motivated Emirati individual. He combines his talents and accompanying international, regional, and national experience to facilitate the medical insurance industry as it interfaces with government regulation.</p> <p>Ali’s previous employments include several years as Business Development Manager at Abu Dhabi National Insurance Company, Sales Manager at Nexus Insurance Brokers LLC and Assistant Vice President at Gateway Insurance Brokers. Overseas in the US, Ali has worked as Managing General Agent for American Income Life Insurance Company and Director Middle East Operations for Sinclair Investment.</p> <p>With over 10 years of experience in many aspects of the insurance industry, Ali continues to work diligently to assist the market interaction with government and regulations.</p> </div> </div> <div class="modal-footer border-0 pt-0"> <button type="button" class="btn btn-success" data-dismiss="modal">Close</button> </div> </div> </div> </div> <div class="modal fade text-dark" id="joe" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content text-white"> <div class="modal-header border-0 text-left"> <h5 class="modal-title" id="exampleModalLabel"> Joe Hawayek <br>Head of Virtual Health <br>Aetna</h5> </div> <div class="modal-body"> <div class="content-modal-speaker"> <p>Joe Hawayek is the Head of Virtual Health for Aetna International in the Middle East and Africa. His experience spans over 20 years of delivering technology-based healthcare services in the UK, Europe, Middle East and Africa. He has delivered digital transformation programs for some of the major healthcare payors, providers and government departments. Joe has a Masters in Business Administration and a Bachelors of Computer Engineering.</p> </div> </div> <div class="modal-footer border-0 pt-0"> <button type="button" class="btn btn-success" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!---******************Jonathan Matchett**********************--> <div class="modal fade text-dark" id="jonathan" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content text-white"> <div class="modal-header border-0 text-left"> <h5 class="modal-title" id="exampleModalLabel"> Jonathan Matchett <br>Partner <br>EY</h5> </div> <div class="modal-body"> <div class="content-modal-speaker"> <p>Jonathan is a Consulting Partner at EY, and also EY’s Insurance Leader for the MENA Region. In this role, he works with insurance companies across MENA on a wide range of subjects, including Strategy, M&A, IT Transformation, Digital Transformation, Finance and Operational Efficiency. </p> <p>Jonathan has 18 years experience of working in the insurance sector, as both a consultant and a practitioner. He started his career in the UK, where he spent 5 years in as an IT consultant for European insurance companies. After moving to the Middle East in 2008, he has worked as a consultant and in regional roles for both regional and multi-national insurance companies, most recently as Regional COO for one of the largest general insurers in the Middle East. This is Jonathan’s second spell with EY – the first was for 5 years from 2012-2017, and he re-joined in his current role in Jul 2020. </p> <p>Jonathan has worked extensively on projects for both multi-national and local insurers across the MENA region, and his experience includes life, general and health insurance, as well as takaful. </p> <p>Jonathan is a regular speaker at insurance conferences and writer of articles and thought leadership on the MENA insurance sector.</p> </div> </div> <div class="modal-footer border-0 pt-0"> <button type="button" class="btn btn-success" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!---******************Vaibhav Kashyap**********************--> <div class="modal fade text-dark" id="vaibhav" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content text-white"> <div class="modal-header border-0 text-left"> <h5 class="modal-title" id="exampleModalLabel"> Vaibhav Kashyap <br>Co-Founder & CEO <br>wellx.ai</h5> </div> <div class="modal-body"> <div class="content-modal-speaker"> <p>An INSEAD MBA graduate with 10 years of experience in insurance. Domain expertise in underwriting, strategy, and business development. Worked in the UAE and UK markets with international insurers, strategy consulting firms, and technology providers.</p> </div> </div> <div class="modal-footer border-0 pt-0"> <button type="button" class="btn btn-success" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!---******************Jim Pittman**********************--> <div class="modal fade text-dark" id="jim" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content text-white"> <div class="modal-header border-0 text-left"> <h5 class="modal-title" id="exampleModalLabel"> Jim Pittman <br>Regional Director <br>Global Risk Solutions</h5> </div> <div class="modal-body"> <div class="content-modal-speaker"> <p>Jim is a Chartered Insurance Practitioner and Chartered Adjuster. He has worked as a director at International Loss Adjusting firms and an Insurance Company Claims Director responsible for 250,000 claims a year. He implemented automated IT processes at the Insurer in 2002/3 and more recently worked with a number of UK major Insurers to assist with technical [claims not IT] input for “online” and “AI” claims. Recognizing that lower skill adjusting was being replaced by machines Jim has returned to his technical roots and is now Regional Director GRS Complex Claims Solutions.</p> </div> </div> <div class="modal-footer border-0 pt-0"> <button type="button" class="btn btn-success" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!---******************Mr. Aftab Hasan**********************--> <div class="modal fade text-dark" id="afthab" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content text-white"> <div class="modal-header border-0 text-left"> <h5 class="modal-title" id="exampleModalLabel"> Mr. Aftab Hasan <br> Chairman - Risk Exchange (DIFC) Limited <br> CEO, Arya Insurance Brokerage <br> Secretary-General, Insurance Business Group (IBG)</h5> </div> <div class="modal-body"> <div class="content-modal-speaker"> <p>AFTAB Hasan is the Chairman of Risk Exchange (DIFC) Ltd. & CEO of Arya Insurance Brokerage Co. He is an elected representative committee member and Secretary-General on the Board of Insurance Business Group (IBG) under the auspices of the Dubai Chamber of Commerce & Industry and a member of the United Nations Office for Disaster Risk Reduction (UNDRR) Private Sector Alliance for Disaster Resilient Societies (ARISE). He was conferred as “Insurance Personality of the Year” at 4th Edition of UAE – India Economic Forum organized by Bloomberg Middle East & Economic Times. He has been frequently speaking at industry forums, conferences, and summits; and often quoted in the media, providing opinion and analysis on global & emerging markets which includes but are limited to Global Economic Summit, Middle East Africa Insurance Summit, Middle East Healthcare Insurance Conference, Shiptek International Conference on Marine, Offshore and Oil & Gas Industry, Dubai Rendezvous, Cyber Security in Banking Conference, Trade Finance Conference, etc</p> </div> </div> <div class="modal-footer border-0 pt-0"> <button type="button" class="btn btn-success" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!---******************Mr. Mohamed Seghir**********************--> <div class="modal fade text-dark" id="seghir" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content text-white"> <div class="modal-header border-0 text-left"> <h5 class="modal-title" id="exampleModalLabel"> Mr. Mohamed Seghir <br>CEO <br>AXA Green Crescent</h5> </div> <div class="modal-body"> <div class="content-modal-speaker"> <p>Mohamed started his career in 2007 as an Actuary at FWU AG in Munich, where he was responsible for Western Europe and the Middle East. He then took up the role of Manager Actuarial Services for Munich Re before joining Swiss Re in Zurich in 2013, initially as a Senior Marketing Actuary in charge of pricing of the life & health business in MENA, Turkey and Pakistan before becoming the Head of North Africa (P&C and L&H) and Middle East (L&H). Mohamed has been appointed CEO of AXA Green Crescent in April 2018. Mohamed is a regular contributor to seminars, conferences and publications for the insurance industry. Passionate about insurance, Mohamed has developed a deep expertise on various topics such as bancassurance, life insurance, takaful and pension, only to name a few.</p> </div> </div> <div class="modal-footer border-0 pt-0"> <button type="button" class="btn btn-success" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!---******************Peter Samy**********************--> <div class="modal fade text-dark" id="peter" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content text-white"> <div class="modal-header border-0 text-left"> <h5 class="modal-title" id="exampleModalLabel"> Peter Samy <br>Regional Director - MENA, Turkey, and Central Asia <br>United Health Group</h5> </div> <div class="modal-body"> <div class="content-modal-speaker"> <p>Peter is an experienced health insurance professional serving as the Regional Sales Director for UnitedHealthcare Global across MENA, Turkey, and Central Asia where he establish partnerships with Insurers, TPAs, Governmental entities, and NGOs to enable access the US Healthcare system and beyond. </p> <p>Peter has a track record of success in leading sales, product development and establishing partnerships across MENA region for nearly two decades where he has gained extensive experience in the Health Insurance field on the local, regional and the international scale.</p> </div> </div> <div class="modal-footer border-0 pt-0"> <button type="button" class="btn btn-success" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!---******************Nancy Mourad**********************--> <div class="modal fade text-dark" id="nancy" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content text-white"> <div class="modal-header border-0 text-left"> <h5 class="modal-title" id="exampleModalLabel"> Nancy Mourad <br>Managing Director <br>LifeSpeak Inc</h5> </div> <div class="modal-body"> <div class="content-modal-speaker"> <p>Nancy Mourad is an award-winning public health specialist, technologist, and innovator. She is the Managing Director of LifeSpeak (TSX: LSPK) for the Gulf Region, the leading SaaS provider of digital health education (mental, physical, financial health, & total wellbeing) for organizations committed to taking care of their employees and customers. In her current role, Nancy is in charge of the growth of LifeSpeak business in the Gulf, working with Fortune 500 companies, government agencies, insurance providers, and health technology firms. </p> <p>Before joining LifeSpeak, Mourad served as the Head of Health and Wellbeing at MetLife for the Gulf region. In this role, she developed strategies and programs for the health and wellness benefits of members insured under MetLife health plans, working with large multinational clients, including HSBC, PepsiCo, DHL, EY, Apple, and Amazon.</p> <p>Her experience provides a wealth of knowledge in public health & wellbeing, behavioural science and technology, and mobile health. Most notably, she launched the Gulf’s first health gamification platform within a fortune 50 insurance company in 2014.</p> <p>Based in Dubai, Mourad holds a Master of Public Health from the University of Minnesota that she attended as a scholar of the prestigious Fulbright program, a Master of Science in Biology from the American University of Beirut, and a Bachelor of Science in Biology (Neuroscience).</p> </div> </div> <div class="modal-footer border-0 pt-0"> <button type="button" class="btn btn-success" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!---******************Frederik Bisbjerg**********************--> <div class="modal fade text-dark" id="federick" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content text-white"> <div class="modal-header border-0 text-left"> <h5 class="modal-title" id="exampleModalLabel"> Frederik Bisbjerg <br>Executive Director - Digitalisation & Innovation <br>Daman - National Health Insurance Company</h5> </div> <div class="modal-body"> <div class="content-modal-speaker"> <p>Frederik Bisbjerg is a highly respected international business developer with expertise in digital transformation and business model innovation. He is Executive Director, Digitisation at the National Health Insurance Company – Daman, one of the largest insurers in the GCC region, where he oversees the company’s digital transformation initiatives, building a ‘digital-first’ flexible and resilient insurance company. In addition to his role at Daman, Frederik holds the position of Head of MENA and Digital Transformation Specialist with the Digital Insurer. Previously, he has been Executive Vice President for Qatar Insurance Group (QIC), the largest composite insurer in the MENA region.</p> </div> </div> <div class="modal-footer border-0 pt-0"> <button type="button" class="btn btn-success" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!---******************Marcos Malzone**********************--> <div class="modal fade text-dark" id="marcos" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content text-white"> <div class="modal-header border-0 text-left"> <h5 class="modal-title" id="exampleModalLabel"> Marcos Malzone <br>VP Product Marketing <br>Solera</h5> </div> <div class="modal-body"> <div class="content-modal-speaker"> <p>Marcos Malzone is the Global VP of Product Marketing for Solera. A senior executive with a track record in portfolio management for enterprise software companies within Insurance and Telecom industries, Marcos has had routes in the automotive repair industry since his teenage years, working in his family’s Bodyshop business in Brazil. In the last 3 years, Marcos has championed Solera’s Visual Intelligence go-to-market program and is actively working with the industry to drive awareness and adoption across the world</p> </div> </div> <div class="modal-footer border-0 pt-0"> <button type="button" class="btn btn-success" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!---******************Maher El Ghailani **********************--> <div class="modal fade text-dark" id="maher" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content text-white"> <div class="modal-header border-0 text-left"> <h5 class="modal-title" id="exampleModalLabel"> Maher El Ghailani <br>Area Managing Director, MENA Region (Middle East & North Africa) <br>Solera-Audatex</h5> </div> <div class="modal-body"> <div class="content-modal-speaker"> <p>Maher El Ghailani is the Area Managing Director, MENA Region (Middle East & North Africa) of Solera-Audatex.</p> <p>Before being named on the MENA Region, Maher was the Managing Director of the North Africa region for 2 years where he managed and introduced Solera solutions in different Insurance companies, Assessors, Bodyshops and OEMs in the region and built a winning team.</p> <p>Maher has over two decades of experience developing and leading global technology- and data-based service companies.</p> <p>Prior to joining Solera, Maher was Managing Director META Region and member of the board of directors of the leading Software and Cloud distribution company GTI Software and Networking with Headquarter in Madrid. Maher was the subsidiary co-founder of GTI in North Africa starting from scratch and growing fast to reach more than 5 M$ in 5 Years. Maher built the network of partners, signed strategic contracts such as Red Hat, Veeam Software, SUSE, Honeywell, Zebra and Hitachi Data Systems and leaded the company to success.</p> <p>Previous to his work at GTI, Maher was leading sales and IT organizations in different Software and Telecom companies such as Operations and Channel Sales Director in Westcon (Ex Afina), IT Director and CIO in Telefonica Morocco Subsidiary, Business Development Director and Regional Sales Director in other tech companies.</p> <p>Maher earned his MBA from École Nationale des Ponts et Chaussées, Paris, a Mini-MBA from San Diego University California, Rady School of Management, a Sustainable Development and IT certificate from the Technical University of Munich in Germany, and a bachelor in mathematics from AbdelMalek Essadi University, Morocco. Maher mission today is to enable the launch of innovative products in the automotive and collision-repair industry and brought today’s leading innovative solutions to market for Solera Middle East and North Africa. </p> </div> </div> <div class="modal-footer border-0 pt-0"> <button type="button" class="btn btn-success" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!---******************Reena Vivek **********************--> <div class="modal fade text-dark" id="reena" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content text-white"> <div class="modal-header border-0 text-left"> <h5 class="modal-title" id="exampleModalLabel"> Reena Vivek <br>Chief Executive Officer<br> Zurich International Life Middle East</h5> </div> <div class="modal-body"> <div class="content-modal-speaker"> <p>Reena Vivek is the CEO of Zurich International Life, a leading insurer providing life insurance and savings solutions for individuals and businesses in the Middle East. Here, she leads Zurich’s business strategy and formulates initiatives to support the company’s objectives and vision. She also leads the management team, oversees operations and maintains effective relationships with stakeholders.</p> <p>She joined Zurich in 2012 as Chief Customer Officer, before moving to the role of Chief Operating Officer for the life business in the Middle East region. This role was then expanded to include the corporate business, covering markets across Middle East, Europe and Asia. </p> <p>In 2019, Reena was appointed as Senior Executive Officer of Zurich Workplace Solutions (ZWS), an entity of Zurich International Life and the chosen administrator of the DIFC Employee Workplace Savings (DEWS) Plan, a progressive end-of-service benefits scheme for employees working in the Dubai International Financial Centre (DIFC). </p> <p>She has over 24 years of experience in financial services, insurance, retail and investment banking, business management, strategy development as well as cross-border management.</p> <p>Prior to joining Zurich, she was the Regional Manager for Customer Centricity and e-Business at MetLife Alico, Middle East. She has previously held the roles of Head of Regional Operations and Technology of the offshore wealth management division of Citibank, based in London.</p> <p>Reena is a graduate of the University of Madras (India) and the Institute of Chartered Financial Analysts of India (ICFAI). </p> </div> </div> <div class="modal-footer border-0 pt-0"> <button type="button" class="btn btn-success" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!---******************Walid Daniel Dib**********************--> <div class="modal fade text-dark" id="walid" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content text-white"> <div class="modal-header border-0 text-left"> <h5 class="modal-title" id="exampleModalLabel"> Walid Daniel Dib <br>CEO<br> hala</h5> </div> <div class="modal-body"> <div class="content-modal-speaker"> <p>Originally a civil engineer, Walid entered the world of insurance in 2016, where he worked as a loss adjuster assessing large scale insurable catastrophes. Today, Walid is leading the development of Hala, a B2C Insurtech that is building a subscription-based lifestyle insurance which aims to protect the cars, homes, and personal belongings of the 450 million people living in the Middle East.</p> </div> </div> <div class="modal-footer border-0 pt-0"> <button type="button" class="btn btn-success" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!---****************** Nabil Zaki Shanawani**********************--> <div class="modal fade text-dark" id="nabil" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content text-white"> <div class="modal-header border-0 text-left"> <h5 class="modal-title" id="exampleModalLabel"> Nabil Zaki Shanawani <br>Assistant General Manager<br> Al Buhaira National Insurance Co</h5> </div> <div class="modal-body"> <div class="content-modal-speaker"> <p>Mr. Shanawani graduated from University of Jordan in 1988 with a bachelor’s degree in accounting and Business administration. He has over 30 years experience in Life & Medical Insurance.</p> <p>Nabil has attended many conferences and training courses in Life & Medical Insurance, marketing and management in UK, USA, UAE, Bahrain and Jordan</p> <p>He joined Arab Life & General Accident Insurance Company in Jordan in 1990, as underwriter, then promoted to be assistant department manager. In 1996 Nabil joined Al Buhaira National Insurance Co. in United Arab Emirates as a manager for Life & Medical Department. In 2016 Nabil was promoted to Assistant General Manager for Medical Insurance with full responsibility for underwriting and claims.</p> <p>Nabil is a member in Medical Insurance committee in Emirates Association for over 15 years. </p> </div> </div> <div class="modal-footer border-0 pt-0"> <button type="button" class="btn btn-success" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!---******************Ayman Al-Ajmi**********************--> <div class="modal fade text-dark" id="ayman" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content text-white"> <div class="modal-header border-0 text-left"> <h5 class="modal-title" id="exampleModalLabel"> Ayman Al-Ajmi <br>Co-founder, Chairman and CEO<br> Braxtone Group</h5> </div> <div class="modal-body"> <div class="content-modal-speaker"> <p>Ayman has a track record of leadership and delivery of excellent results through strategically driving revenue and profit growth. He is known for his expertise in conventional & Islamic financial institutions in local and international venues (MENA, Europe, Asia and USA). Demonstrated ability to identify and troubleshoot critical issues impacting productivity, cost, distribution, underwriting results, products development, sales performance and financial operations. </p> <p>Ayman Al-Ajmi was the Regional Head of AIG’s Takaful operations and Managing Director of AIG’s operations in Bahrain (New Hampshire Insurance Company and Chartis Takaful Enaya).</p> <p>Mr. Ayman Al-Ajmi was responsible for developing the Takaful strategy for the MENA Region and managing the AIG operations in Bahrain. He held an advisory and assistance role for the AIG Asia Pacific region to develop the Takaful strategy.</p> </div> </div> <div class="modal-footer border-0 pt-0"> <button type="button" class="btn btn-success" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!---******************Atnic Yilmaz**********************--> <div class="modal fade text-dark" id="atnic" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content text-white"> <div class="modal-header border-0 text-left"> <h5 class="modal-title" id="exampleModalLabel"> Atinc Yilmaz <br>Regional CEO - Turkey, The Middle East & Africa <br> Howden Broking Group</h5> </div> <div class="modal-body"> <div class="content-modal-speaker"> <p>Atinc Yilmaz graduated with an MBA in Banking & Insurance, and has BSc in Business Administration, both from universities in Istanbul, and specialisation in Insurance & Investment in City University CASS Business School in London. He is Alumni of INSEAD Business School. He also attended Executive Leadership Programs of The Wharton School, University of Pennsylvania and JOCE, SIM of Singapore. </p> <p>He started his career as a Field Sales Agent and had since worked in various local companies, and also worked in London during and after his education period. He has over 28 years’ experience in the insurance industry in various roles, from reinsurance specialty to Regional CEO of international brokerage firms. His 22 years career with Marsh had introduced him with many roles; such as, director of large clients/risk management, executive director – senior vice president and managing director for Marsh in Turkey, and country management leadership roles. He worked as CEO of Marsh Indonesia in Asia between 2009 and 2012. In the 2012, appointed as CEO of Marsh Emirates in the UAE and also worked as a member of Marsh Middle East Executive team. During his leadership tenure in the Middle East, he has successfully transformed the operation and increased significantly the size of business in the entire Middle East Region.</p> <p>In August 2017, Yilmaz was appointed Regional CEO of Howden TMEA, in charge of Turkey, The Middle East and Africa regions.</p> </div> </div> <div class="modal-footer border-0 pt-0"> <button type="button" class="btn btn-success" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!---******************Jonathan Rawling**********************--> <div class="modal fade text-dark" id="jonathanrawling" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content text-white"> <div class="modal-header border-0 text-left"> <h5 class="modal-title" id="exampleModalLabel"> Jonathan Rawling <br>CEO<br> yallacompare</h5> </div> <div class="modal-body"> <div class="content-modal-speaker"> <p>Jonathan Rawling is the CEO of yallacompare. Prior to joining the online comparison site, Jonathan spent 20 years working in the insurance industry in the UK, Switzerland, Australia, the Middle East and Turkey. He was Audit Director at Zurich, and, most recently, was CFO for Zurich in the Middle East and Turkey. Jonathan is a Fellow of the Institute of Chartered Accountants in England and Wales, a Certified Insurance Professional, and holds an MBA from London Business School and a Bachelor’s Degree in Law. </p> </div> </div> <div class="modal-footer border-0 pt-0"> <button type="button" class="btn btn-success" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!---******************Zahir Sharif**********************--> <div class="modal fade text-dark" id="zahirsharif" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content text-white"> <div class="modal-header border-0 text-left"> <h5 class="modal-title" id="exampleModalLabel"> Zahir Sharif <br>Group Chief Executive Officer<br> Now Health International</h5> </div> <div class="modal-body"> <div class="content-modal-speaker"> <p>Zahir Sharif is the Group CEO of Now Health International and carries over 21 years of experience in insurance industry across both developed and emerging markets. He holds Board positions in Now Health International (Investments) Limited, is Chairman of its European business and was the Senior Executive Officer of Now Health International Limited (DIFC) prior to his appointment as Group CEO.</p> <p>Zahir has worked across 3 continents and in over 21 countries for AIG & Zurich Insurance Company. Zahir has a proven track record in building businesses and driving profitable growth. His key responsibilities include general management, P&L management, strategy, underwriting, risk management, contract negotiation, restructuring, acquisitions, distribution management and talent development.</p> </div> </div> <div class="modal-footer border-0 pt-0"> <button type="button" class="btn btn-success" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!---******************Rajesh Sethi**********************--> <div class="modal fade text-dark" id="rajesh" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content text-white"> <div class="modal-header border-0 text-left"> <h5 class="modal-title" id="exampleModalLabel"> Rajesh Sethi <br>Chief Executive Officer, Dar Al Takaful<br>General Manager, Noor Takaful Family</h5> </div> <div class="modal-body"> <div class="content-modal-speaker"> <ul> <li>Over 30 years of leadership experience: over 15 years in strategy and insurance, in addition to over 15 years in investment banking</li> <li>Insurance and strategy experience as CEO MetLife (Hong Kong), CEO ING Life (Thailand) and Head, Asia Pacific Strategy for insurance and asset management at the ING Group headquarters (Amsterdam)</li> <li>Investment Banking experience with Merrill Lynch (Hong Kong), ING Bank (Hong Kong) and ANZ Grindlays Bank (India and Sri Lanka)</li> <li>In addition to a bachelor’s degree in engineering from Indian Institute of Technology (Varanasi, India), Rajesh also holds a master's degree in business management from Indian Institute of Management (Calcutta, India)</li> </ul> </div> </div> <div class="modal-footer border-0 pt-0"> <button type="button" class="btn btn-success" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!---******************Anas Mistareehi**********************--> <div class="modal fade text-dark" id="anas" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content text-white"> <div class="modal-header border-0 text-left"> <h5 class="modal-title" id="exampleModalLabel"> Anas Mistareehi <br>COO<br>Al Wathba National Insurance Company</h5> </div> <div class="modal-body"> <div class="content-modal-speaker"> <p>Mr. Mistareehi is the head of Operations at Al Wathba Insurance, making him a master at driving sales and conversions for the company. His risk-taking attitude has led to the innovation of multiple technologies and major operative developments at AWNIC, allowing him to bring recognition from the Insurance Regulatory Body - the Central Bank of the UAE (Insurance Authority).</p> <p>Since being appointed in 2014, Mr. Mistareehi has strengthened the overall performance of AWNIC and allowed for bigger and better opportunities with keeping the customers at the heart of the business. He has prioritized the adoption of breakthrough technologies including Blockchain Technology to ensure the digital transformation of the company.</p> </div> </div> <div class="modal-footer border-0 pt-0"> <button type="button" class="btn btn-success" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!---******************Vasilis Katsipis**********************--> <div class="modal fade text-dark" id="vasilis" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content text-white"> <div class="modal-header border-0 text-left"> <h5 class="modal-title" id="exampleModalLabel"> Vasilis Katsipis <br>General Manager, Market Development <br>A.M. Best</h5> </div> <div class="modal-body"> <div class="content-modal-speaker"> <p>Vasilis Katsipis is based in Dubai and is General Manager, Market Development of A.M. Best for MENA, South & Central Asia. </p> <p>He has been with A.M. Best for the last twelve years, having joined the company in London as a managing senior financial analyst and growing to the position of general manager, analytics for EMEA. He has written several pieces focusing on insurance and regulation in Europe and the MENA region and has participated in international bodies focused on establishing global standards for insurance.</p> <p>Prior to joining A.M. Best Vasilis was responsible for alternative distribution channels for GE Insurance Solutions. He has over 20 years of insurance and reinsurance experience, having focused on both the life and non-life sectors. He has held roles in high level operational and strategic positions. For most of his career, he has held international positions with either regional or global responsibilities.</p> <p>Vasilis holds an MBA from University of Wales and a BSc in economics from Piraeus University.</p> </div> </div> <div class="modal-footer border-0 pt-0"> <button type="button" class="btn btn-success" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!---******************Tim Hardcastle**********************--> <div class="modal fade text-dark" id="tim" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content text-white"> <div class="modal-header border-0 text-left"> <h5 class="modal-title" id="exampleModalLabel"> Tim Hardcastle<br>CEO & Co-Founder<br>INSTANDA</h5> </div> <div class="modal-body"> <div class="content-modal-speaker"> <p>Tim Hardcastle is the CEO and Co-Founder of INSTANDA, the cloud-based, insurance ecosystem that delivers unprecedented flexibility to design, distribute and manage any type of insurance product on a global basis </p> </div> </div> <div class="modal-footer border-0 pt-0"> <button type="button" class="btn btn-success" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!---********************Sridhar Subbaraman********************--> <div class="modal fade text-dark" id="sridhar" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content text-white"> <div class="modal-header border-0 text-left"> <h5 class="modal-title" id="exampleModalLabel"> Sridhar Subbaraman<br>Managing Director<br> Insureatoasis.com</h5> </div> <div class="modal-body"> <div class="content-modal-speaker"> <p>Sridhar Subbaraman is the founder of Oasis Insurance Group with interests in Digital, Direct & Reinsurance Distribution. An industry veteran with over 20yrs presence in the Middle East market; Sridhar has successfully envisioned the insurance distribution roadmap and has been the pioneer in pushing the industry to accept, adopt and adapt to the changing technological and innovation landscape.</p> <p>With the launch of www.insureatoasis.com in 2019; UAE joined the select list of countries worldwide to fully digitize and automate insurance distribution. This has been recognized by the Ministry of Finance, UAE as an innovation having a social and economic impact on the country. </p> <p>With launch of 4S Capital, an insurtech incubator we seek to identify high growth startups in the insurtech space worldwide and actively invest, provide mentoring and knowledge capital. As a niche sector incubator, 4S is currently collaborating with different stakeholders within the insurance/ reinsurance value chain to create unique value propositions and offer solutions to the wider industry. </p> </div> </div> <div class="modal-footer border-0 pt-0"> <button type="button" class="btn btn-success" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!---********************Walid Jishi********************--> <div class="modal fade text-dark" id="walidjishi" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content text-white"> <div class="modal-header border-0 text-left"> <h5 class="modal-title" id="exampleModalLabel"> Walid Jishi<br>Founder and Managing Director<br>Arab Loss Adjusters</h5> </div> <div class="modal-body"> <div class="content-modal-speaker"> <ul> <li>In various capacities, worked for 17 consecutive years between 1964 and 1981 with Arabia Insurance Co. Ltd. and Commercial Union Group assuming challenging levels of responsibility.</li> <li>Founded Arab Loss Adjusters and its marine arm, ALA Adjusting International in 1981 and piloted its development to 18 branches in MENA Region, North Africa and East Asia.</li> <li>Handled multi-million dollars claims of property, crime and liability in various Middle Eastern countries, particularly U.A.E, Saudi Arabia, Jordan and Yemen Arab Republic.</li> <li>Ex President of the International Institute of Loss Adjusters – 2 times.</li> </ul> </div> </div> <div class="modal-footer border-0 pt-0"> <button type="button" class="btn btn-success" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!---********************Talal Bayaa********************--> <div class="modal fade text-dark" id="talal" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content text-white"> <div class="modal-header border-0 text-left"> <h5 class="modal-title" id="exampleModalLabel"> Talal Bayaa<br>Chief Executive Officer and Co-founder <br> Bayzat </h5> </div> <div class="modal-body"> <div class="content-modal-speaker"> <p>Talal Bayaa is the CEO and co-founder of Bayzat, a UAE based technology start-up that empowers businesses with smart insurance & HR solutions. The company has raised over USD 36 million to date, employees 180 employees and serves 1,000 companies and 70,000 employees in the UAE.</p> <p>As Chief Executive Officer, Talal is responsible for providing the vision, overall leadership and strategic management for the company as well as ensuring the highest quality of the services provided. </p> <p>Prior to setting up Bayzat, Talal worked for a private equity & corporate finance firm, followed by two years at an investment bank. </p> <p>After sensing an opportunity in the financial products market, Talal started Bayzat with his co-founders. They led Bayzat to where it is today and is now known widely as the company that provides insurance and smart HR solutions that simplify and empower lives with using world-class technology. Talal studied Bioengineering at the University of California, Los Angeles, USA. He is a CFA Charter holder as well as an Islamic finance, investment, and banking expert.</p> </div> </div> <div class="modal-footer border-0 pt-0"> <button type="button" class="btn btn-success" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!---********************Nour Shawky ********************--> <div class="modal fade text-dark" id="nour" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content text-white"> <div class="modal-header border-0 text-left"> <h5 class="modal-title" id="exampleModalLabel"> Nour Shawky <br>Board Member MOTORI <br> CEO Softec</h5> </div> <div class="modal-body"> <div class="content-modal-speaker"> <p>Nour Shawky is Co-founder and CEO of Softec Technologies Group and a board member at MOTORI. Graduating from UCL with a technology background, Nour has been a serial entrepreneur over many years. Under his leadership, the group is internationally awarded and emerged as one of the most progressive and innovative companies in the region with offices in Dubai, Abu Dhabi, Amsterdam and Cairo. Nour’s focus is in providing AI based solutions and building innovative technology products for Public Safety, Command & Control, Logistics, Ecommerce and the motor insurance sectors.</p> </div> </div> <div class="modal-footer border-0 pt-0"> <button type="button" class="btn btn-success" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!---********************Rajat Sharma ********************--> <div class="modal fade text-dark" id="rajat" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content text-white"> <div class="modal-header border-0 text-left"> <h5 class="modal-title" id="exampleModalLabel"> Rajat Sharma <br>Chief Revenue Officer <br> InsureMO</h5> </div> <div class="modal-body"> <div class="content-modal-speaker"> <p>Rajat is based in Singapore and is responsible for driving the global InsureMO platform business .</p> <p>Prior to joining eBaoTech, Rajat has been in various roles like Product Management, M&A, Strategy and Sales for HCL Technologies managing regional portfolios and has been with various early stage start-ups building products and driving growth. </p> <p>Rajat holds a MBA degree from the Illinois Institute of Technology, Chicago and Great Lakes Institute of Management, India and a Bachelor of Technology in Computer Science Engineering from the IP University, India.</p> </div> </div> <div class="modal-footer border-0 pt-0"> <button type="button" class="btn btn-success" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!---********************Tomek Bugajski ********************--> <div class="modal fade text-dark" id="tomek" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content text-white"> <div class="modal-header border-0 text-left"> <h5 class="modal-title" id="exampleModalLabel"> Tomek Bugajski <br>Vice President <br> eBaoTech EMEA</h5> </div> <div class="modal-body"> <div class="content-modal-speaker"> <p>Tomek has held key executive positions at eBaoTech since the company started in Europe in 2004. He was responsible for operations across Europe and India and eventually took on the role of General Manager for the region.</p> <p>Prior to co-founding eBaoTech in Europe, Tomek worked 4 years at Winterthur Insurance (now AXA), a leading insurance company in Switzerland, where he was a Vice President driving operational excellence and performance improvement programs across Europe, including insurance portfolio migrations, product and process simplification, new system selections and implementations. </p> <p>Before working at Winterthur Insurance, Tomek spent 5 years at PwC as Manager leading various IT, Operations and Finance advisory projects at insurance and reinsurance clients in Switzerland and Central and Eastern Europe.</p> <p>Tomek earned his MBA degree at Clarkson University in the US and graduated with a Master’s Degree in International Trade from Cracow Academy of Economics in Poland. He holds a US CPA license and is also a licensed insurance broker in Switzerland.</p> </div> </div> <div class="modal-footer border-0 pt-0"> <button type="button" class="btn btn-success" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!---********************Lavanya Mundayur********************--> <div class="modal fade text-dark" id="lavanya" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content text-white"> <div class="modal-header border-0 text-left"> <h5 class="modal-title" id="exampleModalLabel"> Lavanya Mundayur <br>Chief Operating Officer <br> The New India Assurance Company Limited Dubai, UAE</h5> </div> <div class="modal-body"> <div class="content-modal-speaker"> <p>Mrs. Lavanya Mundayur, the first woman from New India to Head any GCC operation, is a postgraduate in Analytical Chemistry and Fellow of the Insurance Institute of India, Mumbai. She is also a qualified reinsurance specialist from Singapore College of Insurance. An industry professional with over three decades of experience, Lavanya Mundayur reported to UAE as the Chief of Dubai operations in April 2021.</p> <p>Prior to this, she headed as Chief Regional Manager, Bengaluru Region, one of the largest in the country with a vibrant spread of Corporate, Retail, Bancassurance, and Broker business spread across south Karnataka. During her tenure, New India became market leader for the first time and achieved record business growth and profits. She has also headed the Large Corporate and Brokers Office, Mumbai, the single largest operating office of New India working closely with some of the largest business houses in the country like TATAs, TCS, Air India, Bharat Petroleum, Reliance ADAG and several Multinationals.</p> <p>She also has exposure in international operations having worked in India International Insurance, Singapore heading its specialist marine and legal division overseeing their worldwide portfolio including UK and Europe. India International was then, the second largest marine insurer in Singapore.</p> <p>Lavanya has also worked in several other leadership roles heading both retail and specialist operating offices in India, bringing to the fore her business acumen and turnaround skills. A strong advocate of diversity she has proactively taken up challenging assignments in India and abroad with many firsts to her credit.</p> <p>Lavanya Mundayur is a faculty of the Insurance Institute of India, Mumbai and National Insurance Academy, Pune, besides having presented and conducted workshops, roadshows and conferences in India and abroad</p> <p>Her interests amongst others, include Kathakali and Rabindra Sangeet</p> </div> </div> <div class="modal-footer border-0 pt-0"> <button type="button" class="btn btn-success" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!---********************Yasmeen Al Saffar********************--> <div class="modal fade text-dark" id="yasmeen" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content text-white"> <div class="modal-header border-0 text-left"> <h5 class="modal-title" id="exampleModalLabel"> Yasmeen Al Saffar <br>Head of Financial Services<br> Bahrain Economic Development Board </h5> </div> <div class="modal-body"> <div class="content-modal-speaker"> <p>Yasmeen currently holds the role of Head of Financial Services and Fintech lead at the Bahrain Economic Development Board (EDB), where she is in charge of putting forward the strategies to support the growth of the sector and attract investment into the country across several financial sub sectors such as banking, insurance, Fintech & innovation. </p> <p>In her role in growing the local financial services industry and supporting its digitalisation efforts, Yasmeen works closely with key stakeholders such as the Central Bank of Bahrain (CBB) and the private financial services players locally and internationally to help contribute to the thought leadership and development of a business and innovation friendly environment for corporates and FinTech’s alike.</p> <p>Furthermore, Yasmeen has been a key member of the EDB Financial Services team where she worked closely with the CBB Fintech Unit during the period of developing the CBB regulatory sandbox, led and supported the formation of Bahrain Fintech Bay and on boarding of local & international stakeholders, and various other initiatives. She has participated and been invited as a speaker at various FS industry forums and workshops both as a subject matter expert, and a moderator in both physical and virtual events. She is a member of the National Fintech Economy Task Force led by the CBB, the Finhub973 CBB Lab and continually engages the Women in Fintech groups locally and internationally. She is also active through her projects in building the future FS and tech talent by engaging the corporates, educational bodies, and local and international association of relevance. </p> <p>Yasmeen is a recipient of the prestigious Bahrain Crown Prince’s International Scholarship Program, a founding & board member of the CPISPAA Alumni Association, and a fellow of the USA Pavilion EXPO2020 Program by ORF America and PepsiCo tackling sustainability. She has a bachelor’s in Financial Economics & French, with a minor in financial economics & entrepreneurship from the Johns Hopkins University, in Maryland USA. She also holds a master’s in finance from DePaul University, speaks 4 languages and has a notion of 3 others and is passionate about financial inclusion & talent development. </p> </div> </div> <div class="modal-footer border-0 pt-0"> <button type="button" class="btn btn-success" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!---********************Olivia Darlington********************--> <div class="modal fade text-dark" id="oliviya" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content text-white"> <div class="modal-header border-0 text-left"> <h5 class="modal-title" id="exampleModalLabel"> Olivia Darlington<br>Head of Insurance – Middle East & Africa<br> Simmons & Simmons Middle East LLP </h5> </div> <div class="modal-body"> <div class="content-modal-speaker"> <p>Olivia Darlington is a solicitor and Head of Insurance – Middle East & Africa at Simmons & Simmons. Olivia has a deep understanding of the London Market and the regional insurance sector, and specialises in advising on insurance matters in the Middle East, with a particular focus on financial lines. As well as defence work, she also has extensive experience in advising insurers on complex policy coverage matters, principally under professional indemnity, property, banker’s blanket bond, directors’ and officers’, warranties and indemnities, construction all risks and cyber insurance policies. Olivia also advises clients in the region about emerging risks such as AI risk and ESG risk. In addition to her contentious insurance experience, Olivia regularly advises on the scope and adequacy of policy wordings across all commercial insurance business lines. </p> </div> </div> <div class="modal-footer border-0 pt-0"> <button type="button" class="btn btn-success" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!---********************Sajeev Nair********************--> <div class="modal fade text-dark" id="sanjeev" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content text-white"> <div class="modal-header border-0 text-left"> <h5 class="modal-title" id="exampleModalLabel"> Sajeev Nair<br>Senior Executive Officer<br> Zurich Workplace Solutions</h5> </div> <div class="modal-body"> <div class="content-modal-speaker"> <p>Sajeev Nair is the Senior Executive Officer at Zurich Workplace Solutions (Middle East) Limited (ZWS), a part of the Zurich Insurance Group entities operating within the Middle East. He joined Zurich in 2009 as Strategic Sourcing Partner and was the Head of Global Application Development & Maintenance (ADM) before being appointed as SEO of Zurich Workplace Solutions. </p> <p>Zurich Workplace Solutions was created to act as a plan administrator of the DIFC Employee Workplace Savings (DEWS) Plan. The DEWS scheme is a progressive end-of-service benefits (EoSB) plan introduced within Dubai International Financial Centre (DIFC) to restructure its former defined employee benefit arrangement into a funded and professionally managed defined contribution plan.</p> <p>With 25 years of senior leadership experience, Sajeev has extensive knowledge ranging from sales, business development, operational delivery strategy and consulting. His experience spans insurance, banking, pharmaceuticals, technology companies and management consulting. Sajeev holds a bachelor’s degree in mechanical engineering and has completed a number of executive leadership programmes with IMD Lausanne and Thunderbird School of Management. He began his professional journey as an industrial engineer, then moved to systems integration focusing on delivery and sales, followed by a role in management consulting focused on guiding CXOs on organizational transformation.</p> <p>In his last role, Sajeev was responsible for Zurich’s global application portfolio, focusing on improving technology delivery models, simplifying the technology landscape, creating new commercial partnerships as well as driving innovation.</p> <p>An industry thought leader, Sajeev was a key panellist at WEF 2019 in Davos on “Future of Work: The Radical Agency” and also mentors students of MAS-MTEC at ETH. Sajeev is passionate about helping organizations and staff navigate the fourth industrial revolution, with a specific focus on digital strategies and workforce transformation.</p> </div> </div> <div class="modal-footer border-0 pt-0"> <button type="button" class="btn btn-success" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!---********************George J. Kabban ********************--> <div class="modal fade text-dark" id="kabban" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content text-white"> <div class="modal-header border-0 text-left"> <h5 class="modal-title" id="exampleModalLabel"> George J. Kabban <br>CEO, UIB (DIFC) LTD - Chairman<br> DIFC Insurance Association</h5> </div> <div class="modal-body"> <div class="content-modal-speaker"> <p>George is the Chief Executive Officer of UIB (DIFC) Ltd and also serves on the Board of Directors of UIB’s parent company, UIB Holdings (UK) Ltd. and is the Deputy Chairman of UIB Turkey. </p> <p>He is currently the Chairman of the Board of Directors as well as a founding member of the DIFC Insurance Association, the body that represents the collective interests of its Members while acting as a forum for the exchange of views on market issues, and contributes to the development of the insurance market at the Dubai International Financial Centre – (DIFC).</p> <p>He is a Member of the Board of the Insurance Business Group (IBG), an interest group formed under the auspices of the Dubai Chamber of Commerce to further the interests of the insurance industry and its interaction with other industries. In addition, he is a former member of the Board of Directors of The Emirates Insurance Association, the organization which represents the interests of the insurance industry in the U.A.E.</p> <p>George is a Post Graduate of the University of Southern California and holds a Master of Business Administration degree in Finance and Marketing. He joined UIB London in October 1987 and was one of the founders of UIB’s Oil & Gas Division. Previously, he had been with a leading international insurance broking firm responsible for the handling of Property and Casualty risks of major multinational corporations as well as National and International Oil & Gas Companies.</p> <p>He is an expert on Well Control Insurance and is one of the few insurance practitioners who has actually had first hand well control experience in post- liberated Kuwait when he observed and worked with a specialist well control team on several wells burning out of control. George has authored, lectured and conducted Non-Technical Well Control Seminars in London and Internationally.</p> <p>He has been a prominent speaker at numerous national, regional, and international insurance conferences and is passionate about serving the interests of the insurance, reinsurance and intermediation community.</p> <p>George is fluent in English, Arabic and French.</p> </div> </div> <div class="modal-footer border-0 pt-0"> <button type="button" class="btn btn-success" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!---********************Paolo Ogno ********************--> <div class="modal fade text-dark" id="paolo" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content text-white"> <div class="modal-header border-0 text-left"> <h5 class="modal-title" id="exampleModalLabel"> Paolo Ogno <br>Head of Claims<br> GIG - Gulf</h5> </div> <div class="modal-body"> <div class="content-modal-speaker"> <p>Paolo Ogno is Head of Claims at AXA Gulf after previous international assignments in Hong Kong, Italy and Spain. With 17 years in the insurance business he is an expert of claims, organizational claims projects and claims process management in insurance companies, with a specialization in P&C claims management (Dip-CII) and insurance procurement of claim services. Paolo holds a Degree in Business Administration from Bocconi University in Milan and Master of Business Administration from Cass Business School.</p> </div> </div> <div class="modal-footer border-0 pt-0"> <button type="button" class="btn btn-success" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!---********************Dr. Abdul Zahra A. Ali ********************--> <div class="modal fade text-dark" id="abdulzahra" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content text-white"> <div class="modal-header border-0 text-left"> <h5 class="modal-title" id="exampleModalLabel"> Dr. Abdul Zahra A. Ali <br>CEO - NGI<br>Chairman - IBG</h5> </div> <div class="modal-body"> <div class="content-modal-speaker"> <p>Dr. Abdul Zahra served as General Manager of NGI from January 1998 before moving into the role of Chief Executive Officer. He has 42 years of professional insurance industry expertise in the Middle East and has years of specialist insurance knowledge and management expertise in the direct and reinsurance domain of the Insurance Industry.</p> <p>Dr. Abdul Zahra holds a PhD Degree in Insurance from the University of Nottingham in the UK and holds a Bachelor Degree in Business Administration and HDIPL Insurance from Iraq.</p> </div> </div> <div class="modal-footer border-0 pt-0"> <button type="button" class="btn btn-success" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!---********************Safder Jaffer ********************--> <div class="modal fade text-dark" id="safderjaffer" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content text-white"> <div class="modal-header border-0 text-left"> <h5 class="modal-title" id="exampleModalLabel"> Safder Jaffer <br>Managing Director - Milliman</h5> </div> <div class="modal-body"> <div class="content-modal-speaker"> <p>Safder Jaffer – Principal Partner and Managing Director, Milliman Middle East operating out of DIFC, Milliman is the largest global actuarial firm with more than 2000 consultants and 56 offices – Dubai and Riyadh serves as offices for the region. Safder has more than 23 years of insurance experience worked with Swiss Re for more than 12 years in the UK, Middle East and Swiss Markets and almost 12 years with Milliman Middle East. Safder helped establish the Milliman practice is the region Milliman advises clients across MENA including financial and health regulators – working with SAMA for 8 consecutive years as their actuarial advisors and also provides actuarial advisory support to CBUAE and CMA, Oman and several health regulators. Safder is also the appointed actuary of many insurance and reinsurance companies in the region. He provides advise on actuarial and specific strategic consulting including M&A, optimizing reinsurance; rating agency support,insurtech, risk management, and a range of actuarial and insurance consultancy functions</p> </div> </div> <div class="modal-footer border-0 pt-0"> <button type="button" class="btn btn-success" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!---********************Vivek Mundhra ********************--> <div class="modal fade text-dark" id="vivekmundhra" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content text-white"> <div class="modal-header border-0 text-left"> <h5 class="modal-title" id="exampleModalLabel"> Vivek Mundhra <br>Partner<br>AJMS Global</h5> </div> <div class="modal-body"> <div class="content-modal-speaker"> <p>Vivek has been a trusted advisor with over 12 years’ of experience in Strategy Consulting, Sustainability, Corporate Finance, Business Transformation and Program Management across industries like Public sector, Financial Services, Oil & Gas, Family Groups within Middle East, USA, Asia and Europe. He has worked with Infosys, PwC, KPMG and Roads and Transport Authority (RTA), Government of Dubai. He has advised multiple insurance clients on their long-term growth strategy, product diversification, incorporating sustainability in the business and how to embrace new age technologies. Vivek holds a MBA from Xavier Institute of Management Bhubaneswar (XIMB), India.</p> </div> </div> <div class="modal-footer border-0 pt-0"> <button type="button" class="btn btn-success" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!---********************Peter Hodgins ********************--> <div class="modal fade text-dark" id="peterh" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content text-white"> <div class="modal-header border-0 text-left"> <h5 class="modal-title" id="exampleModalLabel"> Peter Hodgins <br>Partner- Clyde & Co</h5> </div> <div class="modal-body"> <div class="content-modal-speaker"> <p>Peter is a partner in Clyde & Co’s Middle East Financial Services Group with a specific focus on Insurance, Islamic insurance (takaful) and Islamic Finance.</p> <p>An English qualified lawyer, Peter has over 11 years experience in insurance and reinsurance working for insurers, brokers and third party administrators in the Lloyd’s, London and international company market. </p> <p>Peter is a specialist in Islamic Insurance (Takaful) and routinely advises Takaful operators on the establishment and day-to-day regulation of their operations, compliance (including Shari’a compliance) and product development. He has extensive experience in the development of new insurance and reinsurance products, including Shari’a compliant products. He has advised many insurers in relation to their operations across the GCC and has particular expertise in relation to the insurance laws of the UAE (including the Dubai International Financial Centre) and the Kingdom of Saudi Arabia.</p> <p>Peter has also advised on a range of Islamic finance transactions and structures, including Ijara, Wakala, Mudaraba, Murabaha, Tawarruq and Sukuk.</p> <p>Prior to joining Clyde & Co, Peter worked for DLA Piper in Dubai and Riyadh, Saudi Arabia where he was responsible for the establishment of DLA Piper’s affiliation office. Prior to moving to the Middle East in summer 2007, Peter worked with Reynolds Porter Chamberlain and Clifford Chance in London. He was seconded to Markel International Insurance Company in London between January 2005 and June 2006.</p> <p>Peter regularly speaks at Insurance and Takaful events as well as providing in-house seminars to the firm's insurance clients. He has had numerous articles published in the UK national press and insurance sector publications.</p> </div> </div> <div class="modal-footer border-0 pt-0"> <button type="button" class="btn btn-success" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!---********************Mina Sahib ********************--> <div class="modal fade text-dark" id="minasahib" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content text-white"> <div class="modal-header border-0 text-left"> <h5 class="modal-title" id="exampleModalLabel"> Mina Sahib<br>UAE Director of Business Operations <br>Fermion Merimen</h5> </div> <div class="modal-body"> <div class="content-modal-speaker"> <p>Mina Sahib is the UAE Director of Business Operations for Fermion Merimen, an Asia based Insurtech SaaS provider, servicing insurers and their eco-systems towards their own digital transformation. She is also the founder of the Women's Insurance Network in UAE (W.I.N). An initiative she started in 2020 to support female professionals in the insurance industry in the UAE and provide for them a space to network and develop professionally. </p> </div> </div> <div class="modal-footer border-0 pt-0"> <button type="button" class="btn btn-success" data-dismiss="modal">Close</button> </div> </div> </div> </div> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10