CINXE.COM
ICEMAC 2025 | E-mobility and Automotive Control
<!DOCTYPE html> <html lang="zxx"> <head> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>ICEMAC 2025 | E-mobility and Automotive Control</title> <link rel="shortcut icon" href="favicon.ico" /> <!-- css include --> <link rel="stylesheet" type="text/css" href="css/materialize.css"> <link rel="stylesheet" type="text/css" href="css/icofont.css"> <link rel="stylesheet" type="text/css" href="css/owl.carousel.min.css"> <link rel="stylesheet" type="text/css" href="css/owl.theme.default.min.css"> <!-- my css include --> <link rel="stylesheet" type="text/css" href="css/custom-menu.css"> <link rel="stylesheet" type="text/css" href="css/style.css"> <link rel="stylesheet" type="text/css" href="css/responsive.css"> </head> <body> <!-- for back to top --> <div class='backToTop'> <a href="#" class='scroll'> <span>T</span> <span>O</span> <span>P</span> <span class="go-up"> <i class="icofont icofont-long-arrow-up"></i> </span> </a> </div> <!-- backToTop --> <!-- ==================== header-section Start ==================== --> <header id="header-section" class="header-section w100dt navbar-fixed"> <nav class="nav-extended main-nav"> <div class="container"> <div class="row"> <div class="nav-wrapper w100dt"> <div class="logo left"> <a href="index.html" class="brand-logo"> <img src="img/logo.png" alt="brand-logo"> </a> </div> <!-- logo --> <div> <ul id="nav-mobile" class="main-menu center-align hide-on-med-and-down"> <li><a href="index.html">HOME</a></li><li><a href="committee.html">Committee</a></li> <li><a href="cfp.html">CFP</a></li> <li><a href="sub.html">Submission</a></li> <li><a href="reg.html">Registration</a></li> <li class="dropdown"> <a href="#">Program<i class="icofont icofont-simple-down"></i></a> <ul class="dropdown-container"> <li><a href="ky.html">Keynote Speaker</a></li> <li><a href="program.html">Program Overview</a></li> <li><a href="awards.html">Conference Awards</a></li> </ul> <!-- /.dropdown-container --> </li> <li class="dropdown"> <a href="#">For Attendees<i class="icofont icofont-simple-down"></i></a> <ul class="dropdown-container"> <li><a href="venue.html">Conference Venue</a></li> <li><a href="visa.html">Visa/Invitation Letter</a></li> <li><a href="local.html">Local Information</a></li> </ul> <!-- /.dropdown-container --> </li> <li><a href="contact.html">Contact</a></li> </ul> <!-- /.dropdown-container --> </li> </ul> <!-- /.main-menu --> <!-- main-menu --> <!-- /.nav-wrapper --> </div> <!-- row --> </div> <!-- container --> </nav> </header> <!-- /#header-section --> <!-- ==================== header-section End ==================== --> <!-- ==================== header-section Start ==================== --> <section id="breadcrumb-section" class="breadcrumb-section w100dt mb-30"> <div class="container"> <nav class="breadcrumb-nav w100dt"> <div class="page-name hide-on-small-only left"> <h4>VISA / INVITATION LETTER</h4> </div> <div class="nav-wrapper right"> <a href="index.html" class="breadcrumb">Home</a> <a href="visa.html" class="breadcrumb active">Visa</a> </div> <!-- /.nav-wrapper --> </nav> <!-- /.breadcrumb-nav --> </div> <!-- container --> </section> <!-- /.breadcrumb-section --> <!-- ==================== header-section End ==================== --> <!-- ==================== contact-section start ==================== --> <section id="contact-section" class="contact-section w100dt mb-50"> <div class="container"> <div id="map-section" class="map-section w100dt mb-50"> <p class="mb-30"> </p> <h4>Visa Information</h4> <p> </p> <p align="justify">A Schengen Visa is the document issued for visiting/travelling in and within the Schengen Area. The Schengen Area is comprised of 26 countries that have agreed to allow free movement of their citizens within this area as a single country. Schengen visas are issued by the following countries: Austria, Belgium, Czech Republic, Denmark, Estonia, Finland, France, Germany, Greece, Hungary, Iceland, Italy, Latvia, Lithuania, Luxembourg, Malta, Netherlands, Norway, Poland, Portugal, Slovakia, Slovenia, Spain, Sweden, Switzerland and Liechtenstein.</p> <p align="justify">If you intend to visit one of the Schengen countries for business, as a tourist or for a personal/private visit, you must first obtain a Schengen visa, unless your country is part of the Schengen territory or has a special agreement. You can check which whether citizens of your country require Schengen VISA here: <a href="http://www.schengenvisainfo.com/who-needs-schengen-visa/" target="_blank">http://www.schengenvisainfo.com/who-needs-schengen-visa/</a></p> <p align="justify"> </p> <h4 align="justify">Invitation Letter</h4> <p align="justify"> </p> <p align="justify">ICEMAC Conference is not authorized to assist with the VISA process. The invitation letter from the organizing committees will be sent upon the request only when you register successfully, which may help but cannot guarantee you a visa.<br> <br> In case of refusal of visas, the ICEMAC conference will not be held responsible if you are requested to cancel your participation to the conference.</p></div></div> <!-- container --> </section> <!-- /#contact-section --> <!-- ==================== contact-section end ==================== --> <!-- ==================== footer-section Start ==================== --> <footer id="footer-section" class="footer-section w100dt"> <div class="container"> <div class="footer-logo w100dt center-align mb-30"></div> <!-- /.footer-logo --> <ul class="footer-social-links w100dt center-align mb-30"> <li><a href="index.html" class="facebook">Home</a></li> <li><a href="cfp.html" class="twitter">CFP</a></li> <li><a href="committee.html" class="google-plus">Committee</a></li> <li><a href="ky.html" class="linkedin">Speakers</a></li> <li><a href="sub.html" class="pinterest">Submission</a></li> <li><a href="reg.html" class="instagram">Registration</a></li> <li><a href="contact.html" class="facebook">Contact</a></li> </ul> <p class="center-align"> Copyright © ICEMAC 2025. All Rights Reserved</p> </div> <!-- container --> </footer> <!-- /#footer-section --> <!-- ==================== footer-section End ==================== --> <!-- my custom js --> <script type="text/javascript" src="js/jquery-3.1.1.min.js"></script> <script type="text/javascript" src="js/materialize.js"></script> <script type="text/javascript" src="js/owl.carousel.min.js"></script> <!-- Google Maps Script --> <script src="http://maps.google.com/maps/api/js?key=AIzaSyC61_QVqt9LAhwFdlQmsNwi5aUJy9B2SyA"></script> <script type="text/javascript" src="js/gmap3.min.js"></script> <!-- my custom js --> <script type="text/javascript" src="js/custom.js"></script> <script type="text/javascript"> $(document).ready(function (){ "use strict"; function isMobile() { return ('ontouchstart' in document.documentElement); } function init_gmap() { if ( typeof google == 'undefined' ) return; var options = { center: [23.7110734,90.4871938], zoom: 14, mapTypeControl: true, mapTypeControlOptions: { style: google.maps.MapTypeControlStyle.DROPDOWN_MENU }, navigationControl: true, scrollwheel: false, streetViewControl: true, } if (isMobile()) { options.draggable = false; } $('#google-map').gmap3({ map: { options: options }, marker: { latLng: [23.7110734,90.4871938], options: { icon: 'img/mark.png' } } }); } init_gmap(); /* - Google Map - with support of gmaps.js End --------------------------------------------------------------------*/ }); </script> </body> </html>