CINXE.COM
Visa Information | Global Research Conference on Polymer Science, Composite Materials and its Application | Foster Research
<script src='https://www.recaptcha.net/recaptcha/api.js'></script> <script> if ($post['g-recaptcha-response']) { $captcha = $post['g-recaptcha-response']; $secretKey = '6LdqqFQoAAAAAPu7_ceEEQdkIZet1Suag6b2knAA'; $response = file_get_contents("https://www.google.com/recaptcha/api/siteverify?secret=" . $secretKey . "&response=" . $captcha); $responseKeys = json_decode($response, true); if (intval($responseKeys["success"]) !== 1) { return "failed"; } else { return "success"; } } else { return "failed"; } </script> <script> function checkCaptcha() { var response = grecaptcha.getResponse(); if(response.length == 0) { document.getElementById('g-recaptcha-error').innerHTML = '<span style="color:red;">This field is required.</span>'; return false; } return true; } function verifyCaptcha() { document.getElementById('g-recaptcha-error').innerHTML = ''; } </script> <!DOCTYPE html> <html lang="en" > <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Visa Information | Global Research Conference on Polymer Science, Composite Materials and its Application | Foster Research</title> <meta name="description" content=""> <meta name="keywords" content=""> <link rel="apple-touch-icon" sizes="180x180" href="images/fav/apple-touch-icon.png"> <link rel="icon" type="image/png" sizes="32x32" href="images/fav/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="images/fav/favicon-16x16.png"> <link rel="manifest" href="images//site.webmanifest"> <meta name="msapplication-TileColor" content="#da532c"> <meta name="theme-color" content="#ffffff"> <link href="https://fosterresearch.org/2024/css/font-awesome.min.css" rel="stylesheet"> <link href="https://fosterresearch.org/2024/css/bootstrap.min.css" rel="stylesheet"> <link href="https://fosterresearch.org/2024/css/owl.transitions.css" rel="stylesheet" /> <link href="https://fosterresearch.org/2024/css/owl.carousel.css" rel="stylesheet" /> <link href="https://fosterresearch.org/2024/css/owl.theme.css" rel="stylesheet" /> <link href="https://fosterresearch.org/2024/css/style2.css" rel="stylesheet" /> <link href="https://fosterresearch.org/2024/css/responsive.css" rel="stylesheet" /> <style> .carousel-btns { margin-top: 2em; } .carousel-btns .btn { width: 150px; } .carousel-inner .imgOverlay { position: absolute; top: 0; width: 100%; height: 100%; background-color: rgba(6, 28, 38, 0.5); } .carousel-inner img { width: 100%; } /*CONTROL*/ .carousel-control { width: auto; } .carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .fa-chevron-left, .carousel-control .fa-chevron-right { position: absolute; top: 47%; right: 0; z-index: 5; display: inline-block; background-color: #000; width: 38px; height: 38px; line-height: 40px; font-size: 14px; } .carousel-control .icon-prev, .carousel-control .fa-chevron-left { left: 0; } .carousel-indicators li { width: 12px; height: 12px; margin: 0 1px; border: 2px solid #fff; opacity: .8; } .carousel-indicators .active { background-color: #28ace2; border-color: #28ace2; } .carousel-control .icon-prev, .carousel-control .fa-chevron-left, .carousel-control .icon-right, .carousel-control .fa-chevron-right { border-radius: 50px; } .carousel-control .icon-prev, .carousel-control .fa-chevron-left { left: 30px; } .carousel-control .icon-right, .carousel-control .fa-chevron-right { right: 30px; } </style> <style> /** * Tabs */ .tabs { display: flex; flex-wrap: wrap; // make sure it wraps } .tabs label { order: 1; // Put the labels first display: block; padding: 1rem 2rem; margin-right: 0.2rem; cursor: pointer; background: #90CAF9; font-weight: bold; transition: background ease 0.2s; } .tabs .tab { order: 99; // Put the tabs last flex-grow: 1; width: 100%; display: none; padding: 1rem; background: #fff; } .tabs input[type="radio"] { display: none; } .tabs input[type="radio"]:checked + label { background: #005dc9; } .tabs input[type="radio"]:checked + label + .tab { display: block; } @media (max-width: 45em) { .tabs .tab, .tabs label { order: initial; } .tabs label { width: 100%; margin-right: 0; margin-top: 0.2rem; } } .slide-text > h1 { padding: 0; color: #ffffff; font-size: 70px; font-style: normal; line-height: 84px; margin-bottom: 30px; letter-spacing: 1px; display: inline-block; -webkit-animation-delay: 0.7s; animation-delay: 0.7s; } .slide-text > p { padding: 0; color: #ffffff; font-size: 20px; line-height: 24px; font-weight: 300; margin-bottom: 40px; letter-spacing: 1px; -webkit-animation-delay: 1.1s; animation-delay: 1.1s; } </style> </head> <body oncopy="return false" onpaste="return false" oncut="return false"> <div class="se-pre-con"></div> <!-- BODY PAGE CONTENT --> <!-- navigation panel --> <!-- first section - Home --> <!-- /first section --> <section id="home" class="home drawer drawer--left inner-page"> <div class="banner-title "> <h1><strong style="color: #FFFFFF">GRCPOLY2024</strong></h1> </div> <style> .float{ position:fixed; width:60px; height:60px; bottom:150px; right:40px; background-color:#25d366; color:#FFF; border-radius:50px; text-align:center; font-size:30px; /* box-shadow: 2px 2px 3px #999; */ z-index:100; } .nav>li>a { position: relative; display: block; padding: 10px 10px; } .navbar { position: relative; min-height: 50px; margin-bottom: 0px !important; border: 1px solid transparent; } .navbar-custom-global { background-color: #005dc9; border: 0; border-radius: 0; min-height: 60px; /* border-bottom: 6px solid #6BD69B; */ font-family: Arial, sans-serif; box-sizing: content-box; /* for bottom border */ } .navbar-custom-global .container { position: relative; } .navbar-custom-global .navbar-nav>li>a, .navbar-custom-global .navbar-nav>li>a:visited { color: #ffffff; } .navbar-custom-global .navbar-nav>li>a:hover { color: #fff; } /* .navbar-brand { position: absolute; top: 20px; padding: 0; margin: 0; height: auto; } */ @media only screen and (max-width : 992px) { .navbar-brand { top: 15px; left: 15px; font-size: 18px; margin: 0; } } .navbar-custom-global .brand-skcc { position: absolute; top: 25px; left: 150px; color: #ffffff; font-size: 9px; text-transform: uppercase; letter-spacing: 1px; } @media only screen and (max-width : 992px) { .navbar-custom-global .brand-skcc { top: 40px; left: 15px; font-size: 8px; } } .navbar-nav>li>a { padding-top: 20px; padding-bottom: 20px; } .navbar-nav { } .navbar-custom-global .navbar-collapse { } @media only screen and (max-width : 768px) { .navbar-custom-global .navbar-collapse { border: 0; box-shadow: none; } } .navbar-custom-global .navbar-collapse .nav { } @media only screen and (max-width : 768px) { .dropdown>.dropdown-menu, .dropdown.open>.dropdown-menu { display: block !important; opacity: 0; visibility: hidden; transition: all ease 0.2s; } .dropdown:hover>.dropdown-menu, .dropdown.open:hover>.dropdown-menu { opacity: 1; visibility: visible; } .navbar-custom-global .navbar-collapse .nav { padding-top: 40px; padding-bottom: 40px; width: 80%; max-width: 300px; text-align: center; font-size: 16px; text-transform: uppercase; letter-spacing: 4px; margin: 0 auto; } .navbar-custom-global .navbar-collapse .nav a:link, .navbar-custom-global .navbar-collapse .nav a:visited { color: #fff; border-bottom: 2px solid #fff; } } /* Large Devices, Wide Screens */ @media only screen and (max-width : 1200px) { } /* Medium Devices, Desktops */ @media only screen and (max-width : 992px) { } /* Small Devices, Tablets */ @media only screen and (max-width : 768px) { } /* Extra Small Devices, Phones */ @media only screen and (max-width : 480px) { } /* Custom, iPhone Retina */ @media only screen and (max-width : 320px) { } .navbar-custom-global .navbar-toggle { padding: 5px; margin-top: 15px; margin-right: 15px; background-color: #fff; border-radius: 12px; border-width: 0px; } .navbar-custom-global .navbar-toggle:hover, .navbar-custom-global .navbar-toggle:focus { background-color: #fff; } .navbar-custom-global .navbar-toggle .icon-bar { display: inline-block; width: 8px; height: 8px; border-radius: 4px; margin: 2px; background-color: #005dc9; } </style> <nav class="navbar navbar-default navbar-custom-global"> <div class="container"> <!-- Brand and toggle get grouped for better mobile display --> <div class="navbar-header"> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" aria-expanded="false"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> </div> <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1"> <ul class="nav navbar-nav"> <li><a href="https://fosterresearch.org/2024/polymerresearch">Home</a></li> <li><a href="https://fosterresearch.org/2024/polymerresearch/abstract-submission">Submit Abstract</a> </li> <li><a href="https://fosterresearch.org/2024/polymerresearch#sessions">Topics</a> </li> <li><a href="https://fosterresearch.org/2024/polymerresearch/committee">Committee</a> </li> <li><a href="https://fosterresearch.org/2024/polymerresearch#speakers">Speakers</a> </li> <li><a href="https://fosterresearch.org/2024/polymerresearch/registration">Register</a></li> <li><a href="https://fosterresearch.org/registration-policies.html" target="_blank">Registration Policy</a></li> <li><a target="_blank" href="https://fosterresearch.org/2024/polymerresearch/download-brochure" class="about-btn scrollto">Brochure</a> </li> <li><a href="https://fosterresearch.org/2024/polymerresearch/sponsors-exhibitors">Sponsors Exhibitors</a></li> <li><a href="https://fosterresearch.org/2024/polymerresearch#venue">Venue</a></li> <li><a href="https://fosterresearch.org/guidelines.html" target="_blank">Guidelines</a></li> <li><a href="https://fosterresearch.org/2024/polymerresearch/visa-information">Visa Information</a></li> </li> </ul> </div><!-- /.navbar-collapse --> </div><!-- /.container-fluid --> </nav> </section> <!-- /first section --> <!-- Speakers --> <section class="speakers"> <div class="container"> <div class="row"> <h2 class="block-title"><strong>Visa Information</strong></h2> <section class="speakers" id="speakers-section sp-se-4" > <div class="container"> <div class="row"> <div class="col-md-12" style="color:#000 !important;"> <p> <p class="MsoNormal" style="text-align: left; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;"><b><span style="font-size: 12pt; font-family: "Times New Roman", "serif"; letter-spacing: -0.05pt;">Which kind of visa is required for entry into Spain?<o:p></o:p></span></b></p><p class="MsoNormal" style="text-align: left; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;"><span style="font-size: 12pt; font-family: "Times New Roman", "serif"; letter-spacing: -0.05pt;">You must apply for a Schengen short-stay visa, commonly known as a C-type visa, if you intend to visit Spain for a short trip (up to 90 days). You can obtain one of the following types of Schengen visas for Spain, depending on why you are visiting:<o:p></o:p></span></p><p class="MsoNormal" style="text-align: left; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;"><span style="font-size: 12pt; font-family: "Times New Roman", "serif"; letter-spacing: -0.05pt;">•Austrian Airport Visa: This visa is required for travellers who must pass through an Austrian airport in order to enter a country outside of the Schengen Area.<o:p></o:p></span></p><p class="MsoNormal" style="text-align: left; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;"><span style="font-size: 12pt; font-family: "Times New Roman", "serif"; letter-spacing: -0.05pt;">•Spanish Tourist Visa: this is required for anyone planning a vacation or sightseeing trip to Spain.<o:p></o:p></span></p><p class="MsoNormal" style="text-align: left; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;"><span style="font-size: 12pt; font-family: "Times New Roman", "serif"; letter-spacing: -0.05pt;">•The Spanish Visitor: Visa is intended for tourists who wish to pay visits to friends or relatives who live in Spain.<o:p></o:p></span></p><p class="MsoNormal" style="text-align: left; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;"><span style="font-size: 12pt; font-family: "Times New Roman", "serif"; letter-spacing: -0.05pt;">•Spanish Business Visa: this visa is intended for business travellers who must go to Spain for official business.<o:p></o:p></span></p><p class="MsoNormal" style="text-align: left; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;"><span style="font-size: 12pt; font-family: "Times New Roman", "serif"; letter-spacing: -0.05pt;">•Spanish Visa for Official Visit - required for delegations visiting Spain for business.<o:p></o:p></span></p><p class="MsoNormal" style="text-align: left; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;"><span style="font-size: 12pt; font-family: "Times New Roman", "serif"; letter-spacing: -0.05pt;">•Spanish Medical Visa: This is for visitors who want to receive medical care in Spain.<o:p></o:p></span></p><p class="MsoNormal" style="text-align: left; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;"><span style="font-size: 12pt; font-family: "Times New Roman", "serif"; letter-spacing: -0.05pt;">•Spanish Study Visa: this visa is intended for students who want to enrol in a course at a Spanish educational institution for a maximum of three months.<o:p></o:p></span></p><p class="MsoNormal" style="text-align: left; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;"><span style="font-size: 12pt; font-family: "Times New Roman", "serif"; letter-spacing: -0.05pt;">•Spanish Visa for Cultural, Sports, and Film Crews: This visa is for individuals who want to travel to Spain to participate in events of this kind.<o:p></o:p></span></p><p class="MsoNormal" style="text-align: left; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;"><b><span style="font-size: 12pt; font-family: "Times New Roman", "serif"; letter-spacing: -0.05pt;">What Records Are Needed for an Application for a Schengen Visa to Spain?<o:p></o:p></span></b></p><p class="MsoNormal" style="text-align: left; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;"><span style="font-size: 12pt; font-family: "Times New Roman", "serif"; letter-spacing: -0.05pt;">The Spanish consulate or embassy in your home nation requests documentation proving your identification, history, and reason for visiting Spain. To do this, you must submit the various documents needed to obtain a Spanish visa.<o:p></o:p></span></p><p class="MsoNormal" style="text-align: left; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;"><span style="font-size: 12pt; font-family: "Times New Roman", "serif"; letter-spacing: -0.05pt;">The following are the prerequisites for a required Spain visa:<o:p></o:p></span></p><p class="MsoNormal" style="text-align: left; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;"><span style="font-size: 12pt; font-family: "Times New Roman", "serif"; letter-spacing: -0.05pt;">•Application form for Spanish visa. Use your computer to complete the form, print it, and sign it when you're done.<o:p></o:p></span></p><p class="MsoNormal" style="text-align: left; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;"><span style="font-size: 12pt; font-family: "Times New Roman", "serif"; letter-spacing: -0.05pt;">•The two passport images. The images ought to be recent full-face pictures against a light background in passport format. Find out more about the photo criteria for applications for Spanish visas.<o:p></o:p></span></p><p class="MsoNormal" style="text-align: left; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;"><span style="font-size: 12pt; font-family: "Times New Roman", "serif"; letter-spacing: -0.05pt;">• A current passport. Verify that your passport satisfies the following requirements:<o:p></o:p></span></p><p class="MsoNormal" style="text-align: left; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;"><span style="font-size: 12pt; font-family: "Times New Roman", "serif"; letter-spacing: -0.05pt;">It has two blank pages in order to affix a visa,<o:p></o:p></span></p><p class="MsoNormal" style="text-align: left; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;"><span style="font-size: 12pt; font-family: "Times New Roman", "serif"; letter-spacing: -0.05pt;">It is not older than ten years,<o:p></o:p></span></p><p class="MsoNormal" style="text-align: left; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;"><span style="font-size: 12pt; font-family: "Times New Roman", "serif"; letter-spacing: -0.05pt;">It has a validity of at least three more months beyond the date you plan to leave Spain and the whole territory of Schengen.<o:p></o:p></span></p><p class="MsoNormal" style="text-align: left; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;"><b><span style="font-size: 12pt; font-family: "Times New Roman", "serif"; letter-spacing: -0.05pt;">Copies of:<o:p></o:p></span></b></p><p class="MsoNormal" style="text-align: left; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;"><span style="font-size: 12pt; font-family: "Times New Roman", "serif"; letter-spacing: -0.05pt;">All the pages of the travel passport.<o:p></o:p></span></p><p class="MsoNormal" style="text-align: left; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;"><span style="font-size: 12pt; font-family: "Times New Roman", "serif"; letter-spacing: -0.05pt;">Your previous visas.<o:p></o:p></span></p><p class="MsoNormal" style="text-align: left; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;"><span style="font-size: 12pt; font-family: "Times New Roman", "serif"; letter-spacing: -0.05pt;">Other valid or expired travel passports.<o:p></o:p></span></p><p class="MsoNormal" style="text-align: left; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;"><span style="font-size: 12pt; font-family: "Times New Roman", "serif"; letter-spacing: -0.05pt;">All the pages of other valid or expired travel passports.<o:p></o:p></span></p><p class="MsoNormal" style="text-align: left; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;"><b><span style="font-size: 12pt; font-family: "Times New Roman", "serif"; letter-spacing: -0.05pt;">Additional Spanish Visa Requirements Based on Your Employment Status<o:p></o:p></span></b></p><p class="MsoNormal" style="text-align: left; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;"><span style="font-size: 12pt; font-family: "Times New Roman", "serif"; letter-spacing: -0.05pt;">The additional Spain visa requirements depending on your occupational status are as follows:<o:p></o:p></span></p><p class="MsoNormal" style="text-align: left; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;"><b><span style="font-size: 12pt; font-family: "Times New Roman", "serif"; letter-spacing: -0.05pt;">If employed:<o:p></o:p></span></b></p><p class="MsoNormal" style="text-align: left; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;"><span style="font-size: 12pt; font-family: "Times New Roman", "serif"; letter-spacing: -0.05pt;">Employment contract<o:p></o:p></span></p><p class="MsoNormal" style="text-align: left; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;"><span style="font-size: 12pt; font-family: "Times New Roman", "serif"; letter-spacing: -0.05pt;">Current bank statement of the latest six months<o:p></o:p></span></p><p class="MsoNormal" style="text-align: left; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;"><span style="font-size: 12pt; font-family: "Times New Roman", "serif"; letter-spacing: -0.05pt;">Leave permission from the employer<o:p></o:p></span></p><p class="MsoNormal" style="text-align: left; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;"><span style="font-size: 12pt; font-family: "Times New Roman", "serif"; letter-spacing: -0.05pt;">Income Tax Return (ITR) form<o:p></o:p></span></p><p class="MsoNormal" style="text-align: left; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;"><b><span style="font-size: 12pt; font-family: "Times New Roman", "serif"; letter-spacing: -0.05pt;">If self-employed:<o:p></o:p></span></b></p><p class="MsoNormal" style="text-align: left; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;"><span style="font-size: 12pt; font-family: "Times New Roman", "serif"; letter-spacing: -0.05pt;">A copy of your business license<o:p></o:p></span></p><p class="MsoNormal" style="text-align: left; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;"><span style="font-size: 12pt; font-family: "Times New Roman", "serif"; letter-spacing: -0.05pt;">Company bank statement of the latest six months<o:p></o:p></span></p><p class="MsoNormal" style="text-align: left; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;"><span style="font-size: 12pt; font-family: "Times New Roman", "serif"; letter-spacing: -0.05pt;">Income Tax Return (ITR)<o:p></o:p></span></p><p class="MsoNormal" style="text-align: left; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;"><b><span style="font-size: 12pt; font-family: "Times New Roman", "serif"; letter-spacing: -0.05pt;">If a student:<o:p></o:p></span></b></p><p class="MsoNormal" style="text-align: left; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;"><span style="font-size: 12pt; font-family: "Times New Roman", "serif"; letter-spacing: -0.05pt;">Proof of enrollment<o:p></o:p></span></p><p class="MsoNormal" style="text-align: left; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;"><span style="font-size: 12pt; font-family: "Times New Roman", "serif"; letter-spacing: -0.05pt;">No-objection certificate from school or university<o:p></o:p></span></p><p class="MsoNormal" style="text-align: left; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;"><span style="font-size: 12pt; font-family: "Times New Roman", "serif"; letter-spacing: -0.05pt;">Advertisement<o:p></o:p></span></p><p class="MsoNormal" style="line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;"> </p><p class="MsoNormal" style="text-align: left; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: baseline;"><span style="font-size: 12pt; font-family: "Times New Roman", "serif"; letter-spacing: -0.05pt;">For more information PS at: https://www.schengenvisainfo.com/spain/visa/#google_vignette<o:p></o:p></span></p> </p> </div> </div> </div> <div class="clearfix"></div> </section> </div> </div> </section> <a href="https://api.whatsapp.com/send?phone=9100067998&text=Hello." class="float" target="_blank"> <!--<i class="fa fa-whatsapp my-float"></i>--> <img src="https://geneticsresearch.net/WhatsApp_icon.png.webp" class="" width="60"> </a> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script> <script src="https://www.google.com/recaptcha/api.js"></script> <script src="https://www.google.com/recaptcha/api.js?render=6LdqqFQoAAAAACk0iK-vNqpLZB7DGbmHJzc28lix"></script> <section id="contactus" class="contact-us form"> <div class="contact-right"> <div class="container"> <div class="row"> <div class="col-sm-4 col-xs-12 form" style="padding: 0px 10px;"> <h4 class="contact-title" style="color: #FFFFFF;font-size: 16px;"> <i class="fa fa-comments-o" aria-hidden="true"></i> Send Us Your Message</h4> <div class="col-lg-12 col-md-12"> <div class="alert alert-success" id="msg_success" style="display:none;margin-top:15px;"> <button class="close" data-dismiss="alert">×</button> Your contact request have submitted successfully. </div> </div> <div class="col-lg-12 col-md-12"> <div class="alert alert-danger" id="capcha_error" style="display:none;margin-top:15px;"> <button class="close" data-dismiss="alert">×</button> Robot verification failed, please try again. </div> </div> <div class="row"> <form id='myForm' style="padding: 0px 10px;"> <div class="input-group margin-bottom-sm col-sm-12 col-xs-12"> <span class="input-group-addon"><i class="fa fa-user" aria-hidden="true"></i></span> <input class="form-control" style="color: #FFF" id="name" name="name" placeholder="Full Name" type="text"> </div> <div class="input-group margin-bottom-sm col-sm-12 col-xs-12"> <span class="input-group-addon"><i class="fa fa-envelope" aria-hidden="true"></i></span> <input class="form-control" style="color: #FFF" id="email" name="email" placeholder="Email address" type="text"> </div> <div class="input-group margin-bottom-sm col-sm-12 col-xs-12"> <span class="input-group-addon"><i class="fa fa-comments" aria-hidden="true"></i></span> <input class="form-control" style="color: #FFF" id="message" name="message" placeholder="Your Message" type="text"> </div> <div class="input-group col-sm-12 col-xs-12"> <div class="g-recaptcha" data-sitekey="6LdqqFQoAAAAACk0iK-vNqpLZB7DGbmHJzc28lix"></div> </div> <div align="left" class="input-group col-sm-12 col-xs-12"> <input type="submit" id="submit" name="submit" class="register-now-btn" value="Send Message!" style="margin:0px auto;"> </div> </form> </div> </div> <div class="col-md-4"> <h4 class="contact-title" style="color: #FFFFFF;font-size: 16px;"> <i class="fa fa-flag" aria-hidden="true"></i> Conference Secretary</h4> <!--<div class="contact-details">--> <div style="text-align: left;" class=""> <!--<p class="contact-phone" style="color:#FFFFFF"> <i class="fa fa-whatsapp" aria-hidden="true"></i> +91 8977610040 </p>--> <p class="contact-email" style="font-size: 14px; color: #ffff;"> <i class="fa fa-envelope-o" aria-hidden="true"></i> <a href="mailto:secretary@polymerresearch2024.com ">secretary@polymerresearch2024.com </a></p> <!--<p class="contact-email" style="font-size: 14px; color: #ffff;"> <i class="fa fa-map-marker" aria-hidden="true"></i> <a href="#"> SBR#44, 4th cross, MG Layout, <br> </p> <p class="contact-email" align="center" style="font-size: 14px;color: #ffff;margin-top: -10px;">Muller Road, <br>Bangalore, 560035, India</a></p>--> </div> <div style="text-align: left;" class=""> <!--<p class="contact-phone" style="color:#FFFFFF"> <i class="fa fa-whatsapp" aria-hidden="true"></i> +91 8977610040 </p>--> <p class="contact-number" style="font-size: 14px;padding-left: 18px; padding-top: 11px; color: #ffff;"> <i class="fa fa-phone" aria-hidden="true"></i><span>   +91-9100067998</span> </p> </div> <h4 class="contact-title" style="color: #FFFFFF;font-size: 16px;"> <i class="fa fa-link" aria-hidden="true"></i> Quick Links</h4> <div align="left"> <p class="contact-phone" style="color:#FFFFFF;padding:0px !important;"> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a class="text-white" style="color: #FFFFFF !important;font-size: 15px;padding:0px !important;" href="https://fosterresearch.org/2024/polymerresearch/abstract-submission">Abstract Submission</a> </p> <p class="contact-phone" style="color:#FFFFFF;padding:0px !important;"> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a class="text-white" style="color: #FFFFFF !important;font-size: 15px;padding:0px !important;" href="https://fosterresearch.org/2024/polymerresearch#sessions">Scientific Sessions</a> </p> <p class="contact-phone" style="color:#FFFFFF;padding:0px !important;"> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a class="text-white" style="color: #FFFFFF !important;font-size: 15px;padding:0px !important;" href="https://fosterresearch.org/2024/polymerresearch/registration">Registration</a> </p> <p class="contact-phone" style="color:#FFFFFF;padding:0px !important;"> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a class="text-white" style="color: #FFFFFF !important;font-size: 15px;padding:0px !important;" href="https://fosterresearch.org/2024/polymerresearch/committee">Committee</a> </p> <p class="contact-phone" style="color:#FFFFFF;padding:0px !important;"> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a class="text-white" style="color: #FFFFFF !important;font-size: 15px;padding:0px !important;" href="https://fosterresearch.org/2024/polymerresearch#speakers">Speakers</a> </p> </div> </div> <div class="col-sm-4 col-xs-12 details" style=" border-left: 1px solid #f5764d;"> <h4 class="contact-title" style="color: #FFFFFF;font-size: 16px;"> <i class="fa fa-twitter-square" aria-hidden="true"></i> Connect us on Twitter</h4> <a class="twitter-timeline" href="https://twitter.com/GRCPOLY2024?ref_src=twsrc%5Etfw" data-height="420">Tweets by GRCPOLY2024</a> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script> </div> </div> </div> </div> </section> <!-- /Contact Us --> <!-- Footer --> <footer> <div class="footer-bottom"> <div class="copytight"> <p> Copyright 2023 All rights reserved | <a href="https://foster-research.com">Foster Research</a> | <a href="https://foster-research.com/terms-conditions.html" target="_blank" style="text-decoration:none;">Terms and Conditions</a></p> </div> </div> <a href="#" id="back-to-top" title="Back to top">↑</a> </footer> <!--<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script> --> <script> // when form is submit $(document).ready(function(){ $("#submit").click(function(){ var name = $("#name").val(); var email = $("#email").val(); var message = $("#message").val(); var captcha = grecaptcha.getResponse(); var dataString = 'name='+ name + '&email='+ email + '&message='+ message + '&captcha='+ captcha; if(captcha=='') { $("#capcha_error").show(); } else { // AJAX Code To Submit Form. $.ajax({ type: "POST", url: "submitform.php", data: dataString, cache: false, success: function(result){ $("#msg_success").show(); $('#myForm')[0].reset() $("#submit").attr('disabled',true); $("#capcha_error").hide(); //alert(result); } }); } return false; }); }); </script> <!-- .Footer --> <!-- attach JavaScripts --> <!-- <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js"></script> --> <script type="text/javascript" src="https://fosterresearch.org/2024/js/bootstrap.min.js"></script> <script src="https://fosterresearch.org/2024/js/iscroll.js"></script> <script src="https://fosterresearch.org/2024/js/menu.js" charset="utf-8"></script> <script src="https://fosterresearch.org/2024/js/owl.carousel.min.js"></script> <script src="https://fosterresearch.org/2024/js/classie.js"></script> <script type="text/javascript" src="https://fosterresearch.org/2024/js/custom-menu.js"></script> <script type="text/javascript" src="https://fosterresearch.org/2024/js/eventpremium-script.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/modernizr/2.8.2/modernizr.js"></script> <!-- <script src="https://fosterresearch.org/assets/js/bootstrap.min.js"></script> <script src="https://fosterresearch.org/assets/js/owl.carousel.js"></script> <script src="https://fosterresearch.org/assets/js/jquery.mCustomScrollbar.concat.min.js"></script> <script src="https://fosterresearch.org/assets/js/bootstrap-hover-dropdown.js"></script>--> <script type="text/javascript" src="https://fosterresearch.org/assets/js/jquery.syotimer.min.js"></script> <script> $('.getting-started').syotimer({ year: 2024, month: 10, day: 24 }); </script> <script> $(function(){ $('.carousel-control').click(function(e){ e.preventDefault(); $('#myCarousel').carousel( $(this).data() ); }); });//END document.ready </script> </body> </html>