CINXE.COM
Signature Conferences | Home
<!doctype html> <html class="no-js" lang="en"> <meta http-equiv="content-type" content="text/html;charset=UTF-8" /> <head> <!-- META DATA --> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags --> <!--font-family--> <link href="https://fonts.googleapis.com/css?family=Playfair+Display:400,400i,700,700i,900,900i" rel="stylesheet"> <link rel="preconnect" href="https://fonts.googleapis.com/"> <link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin> <link href="https://fonts.googleapis.com/css2?family=Great+Vibes&display=swap:100,200,300,400,500,600,700,800,900" rel="stylesheet"> <link href="https://fonts.googleapis.com/css?family=Poppins:100,200,300,400,500,600,700,800,900" rel="stylesheet"> <link href="https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900" rel="stylesheet"> <!-- TITLE OF SITE --> <title> Signature Conferences | Home </title> <!-- for title img --> <link rel="shortcut icon" type="image/icon" href="public/assets/images/logo/favicon.png" /> <!--font-awesome.min.css--> <link rel="stylesheet" href="public/assets/css/font-awesome.min.css"> <link rel="stylesheet" href="../cdn.jsdelivr.net/npm/bootstrap-icons%401.3.0/font/bootstrap-icons.css"> <!--linear icon css--> <link rel="stylesheet" href="../cdn.linearicons.com/free/1.0.0/icon-font.min.css"> <!--animate.css--> <link rel="stylesheet" href="public/assets/css/animate.css"> <!--hover.css--> <link rel="stylesheet" href="public/assets/css/hover-min.css"> <!--vedio player css--> <link rel="stylesheet" href="public/assets/css/magnific-popup.css"> <!--owl.carousel.css--> <link rel="stylesheet" href="public/assets/css/owl.carousel.min.css"> <link href="public/assets/css/owl.theme.default.min.css" rel="stylesheet" /> <!--bootstrap.min.css--> <link rel="stylesheet" href="public/assets/css/bootstrap.min.css"> <!-- bootsnav --> <link href="public/assets/css/bootsnav.css" rel="stylesheet" /> <!--style.css--> <link rel="stylesheet" href="public/assets/css/style.css"> <!--responsive.css--> <link rel="stylesheet" href="public/assets/css/responsive.css"> <style> .tm { display: inline-block; font-size: 1.5em; list-style-type: none; padding: 1em; color: #fff; text-transform: uppercase; } .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:active, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover { background: #005cab57; color: #fff; font-weight: 700; font-family: 'Lato', sans-serif; margin-top: 7px; padding-bottom: 25px; padding-left: 16px; } .nav>li>a { position: relative; display: block; padding: 16px 16px !important; text-transform: capitalize !important; } .tm span { font-weight: 500; display: block; font-size: 4.9rem; color: #fff; } .nav-tabs > li > a {margin: 0;font-size: 20px;font-weight:bold;} .breadcrumb input[type="radio"] { display: none; } .breadcrumb input[type="checkbox"] { display: none; } .breadcrumb { background: #ddd; display: inline-block; padding: 1px; padding-right: 14px; } .tab-content { padding: 15px; } .breadcrumb li { display: inline-block; background: white; padding: 0; position: relative; min-width:50px; height:57px; text-decoration: none; -webkit-clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 50%, calc(100% - 15px) 100%, 0 100%, 15px 50%); clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 50%, calc(100% - 15px) 100%, 0 100%, 15px 50%); margin-right: -13px; } .breadcrumb li#last { -webkit-clip-path: polygon(0 0, calc(100% - 0px) 0, 100% 50%, calc(100% - 0px) 100%, 0 100%, 15px 50%); clip-path: polygon(0 0, calc(100% - 0px) 0, 100% 50%, calc(100% - 0px) 100%, 0 100%, 15px 50%); } .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover { border-bottom: 2px solid #5cfeea; background: #005cab; color: #fff; font-weight: bold; font-size: 20px; } .breadcrumb li:first-child { -webkit-clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 50%, calc(100% - 15px) 100%, 0 100%); clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 50%, calc(100% - 15px) 100%, 0 100%); } @media (max-width: 408px) { .breadcrumb li { display: inline-block; background: white; padding: 5px 30px 5px 30px; position: relative; min-width:40%; border:1px solid black; text-decoration: none; -webkit-clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 50%, calc(100% - 15px) 100%, 0 100%); clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 50%, calc(100% - 15px) 100%, 0 100%); padding-left: 20px; margin-right: -13px; } .breadcrumb li#last { -webkit-clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 50%, calc(100% - 15px) 100%, 0 100%); clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 50%, calc(100% - 15px) 100%, 0 100%); padding-left: 20px; } .breadcrumb { background: none; -webkit-filter: drop-shadow(1px 1px 0px black) drop-shadow(1px -1px 0px black) drop-shadow(-1px 1px 0px black) drop-shadow(-1px -1px 0px black); filter: drop-shadow(1px 1px 0px black) drop-shadow(1px -1px 0px black) drop-shadow(-1px 1px 0px black) drop-shadow(-1px -1px 0px black); } } </style> </head> <body> <!--menu start--> <section id="menu"> <div class="container"> <div class="menubar"> <nav class="navbar navbar-default"> <!-- 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> <!--/.navbar-header --> <!-- Collect the nav links, forms, and other content for toggling --> <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1"> <ul class="nav navbar-nav navbar-right"> <li><a href="index.html"><img src="public/assets/images/logo/logo-white.png" style="height: 62px;margin-top: -24px;"> </a></li> <li class="active"><a href="https://signatureconferences.com/">Home </a></li> <li><a href="https://signatureconferences.com/#About">About Us</a></li> <li><a href="https://signatureconferences.com/#Conferences">Conferences</a></li> <li><a href="https://signatureconferences.com/cancellation-policy">Cancellation Policy</a></li> <li><a href="https://signatureconferences.com/privacy-policy">Privacy Policy</a></li> <li><a href="https://signatureconferences.com/global-terms-and-conditions">Terms and Conditions</a></li> <li><a href="https://signatureconferences.com/#Contact">Contact</a></li> </ul> <!-- / ul --> </div> <!-- /.navbar-collapse --> </nav> <!--/nav --> </div> <!--/.menubar --> </div> <!-- /.container --> </section> <!--/#menu--> <!--menu end--> <style type="text/css"> .single-slide-item { padding-top: 200px; padding-bottom: 200px; background-repeat: no-repeat; background-size: cover; background-position: center; } </style> <!-- header-slider-area start --> <section class="header-slider-area"> <div id="carousel-example-generic" class="carousel slide carousel-fade" data-ride="carousel"> <!-- Indicators --> <ol class="carousel-indicators"> <li data-target="#carousel-example-generic" data-slide-to="0" class="active"></li> <li data-target="#carousel-example-generic" data-slide-to="1"></li> </ol> <!-- Wrapper for slides --> <div class="carousel-inner" role="listbox"> <div class="item active"> <div class="single-slide-item slide-global-1"> <div class="container"> <div class="row"> <div class="col-sm-12"> <div class="single-slide-item-content"> <h2>Welcome to <br>Signature Conferences</h2> </div> <!-- /.single-slide-item-content--> </div> <!-- /.col--> </div> <!-- /.row--> </div> <!-- /.container--> </div> <!-- /.single-slide-item--> </div> <!-- /.item .active--> <!-- /.item .active--> </div> <!-- /.carousel-inner--> <!-- Controls --> <a class="left carousel-control" href="#carousel-example-generic" role="button" data-slide="prev"> <span class="lnr lnr-chevron-left"></span> </a> <a class="right carousel-control" href="#carousel-example-generic" role="button" data-slide="next"> <span class="lnr lnr-chevron-right"></span> </a> </div> <!-- /.carousel--> </section> <!-- /.header-slider-area--> <section class="mtb-5" id="About"> <div class="container"> <h2 class="mb-30 text-center">About Us</h2> <p class="justify mb-20"> At Signature Conferences, we are a small group of highly committed professionals with one common purpose: Spread wings of Science. Our aim is to deliver high quality conferences, which empowers young researchers to find innovative solutions in their research by networking with peers for sustainable society and development.</p> <h4 class="justify mb-10">Mission:</h4> <p class="justify mb-20">Our mission is to become the most valued and trusted conference organizer and partner to the scientific fraternity by providing impeccable services in conferences field by organizing knowledge driven conferences with great speakers and by adopting new technological developments with the highest standards.</p> <h4 class="justify mb-10">Vision:</h4> <p class="justify mb-20"> To become a leading and trusted conferences partner to the scientific fraternity </p> <h4 class="justify mb-10">Our Values:</h4> <p class="justify">Quality- We pledged to provide quality conferences with best infrastructure<br> Reliability- We Maintain efficiency, discipline and fulfill the promises made to our clients<br> Trust- We are transparent in all our dealings<br> Respect- We respect all our clients<br> Consistency-We endeavour to adopt new inventions in conference organization and provide best conferences.</p> </div> </section> <section class="mtb-5 team-light"> <div class="container"> <h2 class="mb-40 text-center">Why To Attend?</h2> <div class="row mb-40"> <div class="col-md-1 text-center"></div> <div class="col-md-3 text-center"> <div> <i class="fa fa-users mb-20 icons_c" aria-hidden="true"></i> </div> <h2 class="mb-10">Great Speakers</h2> </div> <div class="col-md-3 text-center"> <div> <i class="fa fa-glass mb-20 icons_c" aria-hidden="true"></i> </div> <h2 class="mb-10">Participants</h2> </div> <div class="col-md-3 text-center"> <div> <i class="fa fa-handshake-o mb-20 icons_c" aria-hidden="true"></i> </div> <h2 class="mb-10">Proud Sponsors</h2> </div> <div class="col-md-1 text-center"></div> </div> <div class="row mb-40"> <div class="col-md-3 text-center"> <div> <i class="fa fa-life-ring mb-20 icons_c" aria-hidden="true"></i> </div> <h2 class="mb-10">Discover</h2> </div> <div class="col-md-3 text-center"> <div> <i class="fa fa-snowflake-o mb-20 icons_c" aria-hidden="true"></i> </div> <h2 class="mb-10">Explore</h2> </div> <div class="col-md-3 text-center"> <div> <i class="fa fa-sitemap mb-20 icons_c" aria-hidden="true"></i> </div> <h2 class="mb-10">Network</h2> </div> <div class="col-md-3 text-center"> <div> <i class="fa fa-headphones mb-20 icons_c" aria-hidden="true"></i> </div> <h2 class="mb-10">Ask the Expert</h2> </div> </div> </div> </section> <section class="py-5 header mtb-5" id="Conferences"> <div class="container py-4"> <h2 class="mb-30 text-center"> Conferences</h2> <div class="breadcrumb col-md-12"> <!-- Nav tabs --> <ul class="nav nav-tabs" role="tablist"> <li role="presentation" class="col-md-4"> <a href="#2023" aria-controls="2023" role="tab" data-toggle="tab">2023 Conferences</a> </li> <li role="presentation" class="active col-md-4"> <a href="#2024" aria-controls="2024" role="tab" data-toggle="tab">2024 Conferences</a> </li> <li role="presentation" class="col-md-4"> <a href="#2025" aria-controls="2025" role="tab" data-toggle="tab">2025 Conferences</a> </li> </ul> <!-- Tab panes --> <div class="tab-content"> <div role="tabpanel" class="tab-pane" id="2023"> <div class="item fullbrd mb-30"> <div class="row"> <div class="col-sm-6"> <img class="img-responsive" alt="car1" src="public/assets/images/logo/euromsn2023.jpg" style="width: 600px;height:300px;"> </div> <div class="col-sm-6"> <div class="padd"> <h4 class="title1 mb-20">International Congress and Expo on</h4> <h3 class="title2 mb-10">Materials Science & Nanoscience</h3> <h4 class="title3 mb-10">June 28-30, 2023 Paris, France</h4> <div align="center"> <a href="euromsn2023" target="_blank" class="btn btn-default">Website</a> </div> </div> </div> </div> </div> <div class="item fullbrd mb-30"> <div class="row"> <div class="col-sm-6"> <img class="img-responsive" alt="car1" src="public/assets/images/logo/europl2023.jpg" style="width: 600px;height:300px;"> </div> <div class="col-sm-6"> <div class="padd"> <h4 class="title1 mb-20">International Congress and Expo on</h4> <h3 class="title2 mb-10">Optics, Photonics and Lasers</h3> <h4 class="title3 mb-10">June 28-30, 2023 Paris France</h4> <div align="center"> <a href="europl2023" target="_blank" class="btn btn-default">Website</a> </div> </div> </div> </div> </div> <div class="item fullbrd mb-30"> <div class="row"> <div class="col-sm-6"> <img class="img-responsive" alt="car1" src="public/assets/images/banner/2d-banner.jpg" style="width: 600px;height:300px;"> </div> <div class="col-sm-6"> <div class="padd"> <h4 class="title1 mb-20">International Congress and Expo on</h4> <h3 class="title2 mb-10">2D Materials and Graphene </h3> <h4 class="title3 mb-10">October 09-11, 2023 Dubai, UAE</h4> <div align="center"> <a href="2dmg2023" target="_blank" class="btn btn-default">Website</a> </div> </div> </div> </div> </div> <div class="item fullbrd mb-30"> <div class="row"> <div class="col-sm-6"> <img class="img-responsive" alt="car1" src="public/assets/images/banner/genetics-genomics23.jpg" style="width: 600px;height:300px;"> </div> <div class="col-sm-6"> <div class="padd"> <h4 class="title1 mb-20">International Congress and Expo on</h4> <h3 class="title2 mb-10">Genetics And Genomics</h3> <h4 class="title3 mb-10">October 09-11, 2023 Edinburgh, Scotland</h4> <div align="center"> <a href="https://signatureconferences.com/genetics-genomics23/" target="_blank" class="btn btn-default">Website</a> </div> </div> </div> </div> </div> <div class="item fullbrd mb-30"> <div class="row"> <div class="col-sm-6"> <img class="img-responsive" alt="car1" src="public/assets/images/banner/toxicology.jpg" style="width: 600px;height:300px;"> </div> <div class="col-sm-6"> <div class="padd"> <h4 class="title1 mb-20">European Congress on</h4> <h3 class="title2 mb-10">Toxicology and Applied Pharmacology </h3> <h4 class="title3 mb-10">November 06-08, 2023 Naples, Italy</h4> <div align="center"> <a href="https://signatureconferences.com/eurotoxi2023/" target="_blank" class="btn btn-default">Website</a> </div> </div> </div> </div> </div> <div class="item fullbrd mb-30"> <div class="row"> <div class="col-sm-6"> <img class="img-responsive" alt="car1" src="public/assets/images/banner/nano-technology-banner.jpg" style="width: 600px;height:300px;"> </div> <div class="col-sm-6"> <div class="padd"> <h4 class="title1 mb-20">International Congress and Expo on</h4> <h3 class="title2 mb-10">Nanotechnology </h3> <h4 class="title3 mb-10">December 06-08, 2023 Paris, France</h4> <div align="center"> <a href="nanotechnology23" target="_blank" class="btn btn-default">Website</a> </div> </div> </div> </div> </div> <!-- <div class="item fullbrd mb-30"> <div class="row"> <div class="col-sm-6"> <img class="img-responsive" alt="car1" src="public/assets/images/banner/immunology2024.jpg" style="width: 600px;height:300px;"> </div> <div class="col-sm-6"> <div class="padd"> <h4 class="title1 mb-20">International Congress on </h4> <h3 class="title2 mb-10">Immunology </h3> <h4 class="title3 mb-10">March 21-23, 2024 Barcelona Spain</h4> <div align="center"> <a href="https://signatureconferences.com/immunology2024/" target="_blank" class="btn btn-default">Website</a> </div> </div> </div> </div> </div>--> </div> <div role="tabpanel" class="tab-pane active" id="2024"> <div class="item fullbrd mb-30"> <div class="row"> <div class="col-sm-6"> <img class="img-responsive" alt="car1" src="public/assets/images/banner/r-energy-2023.jpg" style="width: 600px;height:300px;"> </div> <div class="col-sm-6"> <div class="padd"> <h4 class="title1 mb-20">International Congress and Expo On</h4> <h3 class="title2 mb-10">Renewable And Sustainable Energy </h3> <h4 class="title3 mb-10">March 18-20, 2024 Barcelona, Spain</h4> <div align="center"> <a href="https://signatureconferences.com/renewable-sustainable-energy24/" target="_blank" class="btn btn-default">Website</a> </div> </div> </div> </div> </div> <div class="item fullbrd mb-30"> <div class="row"> <div class="col-sm-6"> <img class="img-responsive" alt="car1" src="public/assets/images/banner/infracon2023.jpg" style="width: 600px;height:300px;"> </div> <div class="col-sm-6"> <div class="padd"> <h4 class="title1 mb-20">International Congress and Expo On</h4> <h3 class="title2 mb-10">Infrastructure And Construction </h3> <h4 class="title3 mb-10">March 18-20, 2024 Barcelona Spain</h4> <div align="center"> <a href="https://signatureconferences.com/infracon2024/" target="_blank" class="btn btn-default">Website</a> </div> </div> </div> </div> </div> <div class="item fullbrd mb-30"> <div class="row"> <div class="col-sm-6"> <img class="img-responsive" alt="car1" src="public/assets/images/banner/foodscience2024.jpg" style="width: 600px;height:300px;"> </div> <div class="col-sm-6"> <div class="padd"> <h4 class="title1 mb-20">International Congress and Expo on </h4> <h3 class="title2 mb-10">Food Science and Technology </h3> <h4 class="title3 mb-10">March 18-20, 2024 Barcelona Spain</h4> <div align="center"> <a href="https://signatureconferences.com/foodscience-technology2024/" target="_blank" class="btn btn-default">Website</a> </div> </div> </div> </div> </div> <div class="item fullbrd mb-30"> <div class="row"> <div class="col-sm-6"> <img class="img-responsive" alt="car1" src="public/assets/images/banner/astronomy.jpg" style="width: 600px;height:300px;"> </div> <div class="col-sm-6"> <div class="padd"> <h4 class="title1 mb-20">International Congress and Expo on </h4> <h3 class="title2 mb-10">Astronomy and Astrophysics </h3> <h4 class="title3 mb-10">May 16-18, 2024 Rome, Italy</h4> <div align="center"> <a href="astronomy-astrophysics2024" target="_blank" class="btn btn-default">Website</a> </div> </div> </div> </div> </div> <div class="item fullbrd mb-30"> <div class="row"> <div class="col-sm-6"> <img class="img-responsive" alt="car1" src="public/assets/images/banner/robotics.jpg" style="width: 600px;height:300px;"> </div> <div class="col-sm-6"> <div class="padd"> <h4 class="title1 mb-20">International Congress and Expo on </h4> <h3 class="title2 mb-10">Artificial Intelligence and Robotics</h3> <h4 class="title3 mb-10">May 16-18, 2024 Rome, Italy</h4> <div align="center"> <a href="robotics2024" target="_blank" class="btn btn-default">Website</a> </div> </div> </div> </div> </div> <div class="item fullbrd mb-30"> <div class="row"> <div class="col-sm-6"> <img class="img-responsive" alt="car1" src="public/assets/images/logo/euromsn2023.jpg" style="width: 600px;height:300px;"> </div> <div class="col-sm-6"> <div class="padd"> <h4 class="title1 mb-20">International Congress and Expo on</h4> <h3 class="title2 mb-10">Materials Science & Nanoscience</h3> <h4 class="title3 mb-10">June 13-15, 2024 Nice, France</h4> <div align="center"> <a href="euromsn2024" target="_blank" class="btn btn-default">Website</a> </div> </div> </div> </div> </div> <div class="item fullbrd mb-30"> <div class="row"> <div class="col-sm-6"> <img class="img-responsive" alt="car1" src="public/assets/images/logo/europl2023.jpg" style="width: 600px;height:300px;"> </div> <div class="col-sm-6"> <div class="padd"> <h4 class="title1 mb-20">International Congress and Expo on</h4> <h3 class="title2 mb-10">Optics, Photonics and Lasers</h3> <h4 class="title3 mb-10">June 13-15, 2024 Nice, France</h4> <div align="center"> <a href="europl2024" target="_blank" class="btn btn-default">Website</a> </div> </div> </div> </div> </div> <div class="item fullbrd mb-30"> <div class="row"> <div class="col-sm-6"> <img class="img-responsive" alt="car1" src="public/assets/images/main/civilstructural-engg.jpg" style="width: 600px;height:300px;"> </div> <div class="col-sm-6"> <div class="padd"> <h4 class="title1 mb-20">International Congress and Expo on </h4> <h3 class="title2 mb-10">Civil and Structural Engineering</h3> <h4 class="title3 mb-10">June 13-15, 2024 Edinburgh, Scotland</h4> <div align="center"> <a href="https://signatureconferences.com/eurocivil2024/" target="_blank" class="btn btn-default">Website</a> </div> </div> </div> </div> </div> <div class="item fullbrd mb-30"> <div class="row"> <div class="col-sm-6"> <img class="img-responsive" alt="car1" src="public/assets/images/main/powerenergyengg.jpg" style="width: 600px;height:300px;"> </div> <div class="col-sm-6"> <div class="padd"> <h4 class="title1 mb-20">International Congress and Expo on </h4> <h3 class="title2 mb-10">Power and Energy Engineering</h3> <h4 class="title3 mb-10">June 13-15, 2024 Edinburgh, Scotland</h4> <div align="center"> <a href="https://signatureconferences.com/euroenergy2024/" target="_blank" class="btn btn-default">Website</a> </div> </div> </div> </div> </div> <div class="item fullbrd mb-30"> <div class="row"> <div class="col-sm-6"> <img class="img-responsive" alt="car1" src="public/assets/images/banner/eurocec-banner.jpg" style="width: 600px;height:300px;"> </div> <div class="col-sm-6"> <div class="padd"> <h4 class="title1 mb-20">International Congress and Expo on </h4> <h3 class="title2 mb-10">Chemical Engineering and Catalysis</h3> <h4 class="title3 mb-10">August 26-28, 2024 Edinburgh, Scotland</h4> <div align="center"> <a href="https://signatureconferences.com/eurocec2024/" target="_blank" class="btn btn-default">Website</a> </div> </div> </div> </div> </div> <div class="item fullbrd mb-30"> <div class="row"> <div class="col-sm-6"> <img class="img-responsive" alt="car1" src="public/assets/images/banner/eurocmp-banner.jpg" style="width: 600px;height:300px;"> </div> <div class="col-sm-6"> <div class="padd"> <h4 class="title1 mb-20">International Congress and Expo on </h4> <h3 class="title2 mb-10">Condensed Matter Physics</h3> <h4 class="title3 mb-10">August 26-28, 2024 Edinburgh, Scotland</h4> <div align="center"> <a href="https://signatureconferences.com/eurocmp2024/" target="_blank" class="btn btn-default">Website</a> </div> </div> </div> </div> </div> <div class="item fullbrd mb-30"> <div class="row"> <div class="col-sm-6"> <img class="img-responsive" alt="car1" src="public/assets/images/banner/nano-technology-banner.jpg" style="width: 600px;height:300px;"> </div> <div class="col-sm-6"> <div class="padd"> <h4 class="title1 mb-20">International Congress and Expo on </h4> <h3 class="title2 mb-10">Nanotechnology</h3> <h4 class="title3 mb-10">August 29-31, 2024 Edinburgh, Scotland</h4> <div align="center"> <a href="https://signatureconferences.com/nanotechnology24/" target="_blank" class="btn btn-default">Website</a> </div> </div> </div> </div> </div> <div class="item fullbrd mb-30"> <div class="row"> <div class="col-sm-6"> <img class="img-responsive" alt="car1" src="public/assets/images/banner/europharma-banner.jpg" style="width: 600px;height:300px;"> </div> <div class="col-sm-6"> <div class="padd"> <h4 class="title1 mb-20">International Congress on </h4> <h3 class="title2 mb-10">Pharmacology and Pharmaceutics</h3> <h4 class="title3 mb-10">August 29-31, 2024 Edinburgh, Scotland</h4> <div align="center"> <a href="https://signatureconferences.com/europharma2024/" target="_blank" class="btn btn-default">Website</a> </div> </div> </div> </div> </div> </div> <!--2025--> <div role="tabpanel" class="tab-pane" id="2025"> <div class="item fullbrd mb-30"> <div class="row"> <div class="col-sm-6"> <img class="img-responsive" alt="car1" src="public/assets/images/banner/foodscience2024.jpg" style="width: 600px;height:300px;"> </div> <div class="col-sm-6"> <div class="padd"> <h4 class="title1 mb-20">International Congress and Expo on </h4> <h3 class="title2 mb-10">Food Science and Technology </h3> <h4 class="title3 mb-10">March 17-19, 2025 Berlin Germany</h4> <div align="center"> <a href="https://signatureconferences.com/icefst2025/" target="_blank" class="btn btn-default">Website</a> </div> </div> </div> </div> </div> <div class="item fullbrd mb-30"> <div class="row"> <div class="col-sm-6"> <img class="img-responsive" alt="car1" src="public/assets/images/banner/euroese-banner.jpg" style="width: 600px;height:300px;"> </div> <div class="col-sm-6"> <div class="padd"> <h4 class="title1 mb-20">International Congress on </h4> <h3 class="title2 mb-10">Environmental Science and Engineering</h3> <h4 class="title3 mb-10">March 17-19, 2025 Berlin Germany</h4> <div align="center"> <a href="https://signatureconferences.com/euroese2025/" target="_blank" class="btn btn-default">Website</a> </div> </div> </div> </div> </div> <div class="item fullbrd mb-30"> <div class="row"> <div class="col-sm-6"> <img class="img-responsive" alt="car1" src="public/assets/images/banner/euroimmunology-banner.jpg" style="width: 600px;height:300px;"> </div> <div class="col-sm-6"> <div class="padd"> <h4 class="title1 mb-20">International Congress on </h4> <h3 class="title2 mb-10">Immunology </h3> <h4 class="title3 mb-10">April 21-23, 2025 Prague, Czech Republic</h4> <div align="center"> <a href="https://signatureconferences.com/euroimmunology2025/" target="_blank" class="btn btn-default">Website</a> </div> </div> </div> </div> </div> </div> </div> <!--2025--> </div> </div> </div> </section> <!--hm-footer start--> <section class="hm-footer contact" id="Contact"> <div class="container"> <div class="hm-footer-details"> <div class="row"> <!--/.col--> <!--/.col--> <div class="row mt-1 d-flex justify-content-end aos-init aos-animate" data-aos="fade-right" data-aos-delay="100"> <div class="col-lg-4"> <div class="hm-foot-title mb-30"> <h2 class="text-white mb-30">Signature Conferences</h2> </div> <div class="info"> <div class="address mb-10"> <i class="fa fa-map-marker mr-20"></i> <h4>Location:</h4> <p>#303, Lake View Residency</p> <p>Sai Baba Nagar Colony Kukatpally, Hyderabad</p> <p>Telangana, India Pin- 500072</p> </div> <div class="email mb-10"> <i class="fa fa-envelope mr-20"></i> <h4>Email:</h4> <p>contact@signatureconferences.com </p> </div> <div class="phone mb-10"> <i class="fa fa-phone mr-20"></i> <h4>Call:</h4> <p>+91 8520092691</p> </div> </div> </div> <div class="col-lg-5 mt-5 mt-lg-0 aos-init aos-animate" data-aos="fade-left" data-aos-delay="100"> <div class="col-md-12 form-group mt-3 mt-md-0"> <form onsubmit="return doSubscribe();"> <h2 align= "center">Subscribe to our Newsletter</h2> <br> <input type="email" id="subscriberEmail" class="form-control" placeholder="Subscribe to newsletter" required> <br> <div class="text-center"> <input type="submit" value="Subscribe" class="btn-view-all"> </div> <p id="subscribe-message"></p> </form> </div> </div> <div class="col-lg-5 mt-5 mt-lg-0 aos-init aos-animate" data-aos="fade-left" data-aos-delay="100"> <h2 class="text-white mb-30">Contact Us</h2> <form class="myform php-email-form" action="form-request"> <div class="row"> <div class="col-md-6 form-group"> <input type="text" name="name" class="form-control" id="name" placeholder="Your Name" required=""> </div> <div class="col-md-6 form-group mt-3 mt-md-0"> <input type="email" class="form-control" name="email" id="email" placeholder="Your Email" required=""> </div> </div> <div class="form-group mt-3"> <input type="text" class="form-control" name="subject" id="subject" placeholder="Subject" required=""> </div> <div class="form-group mt-3"> <textarea class="form-control" name="message" rows="5" placeholder="Message" required=""></textarea> </div> <div class="form-group"> <input type="text" name="vercode" class="form-control" placeholder="Verfication Code" required="required"> </div> <div class="form-group small clearfix"> <label class="checkbox-inline"><b style="font-size: 17px;">Verification Code</b></label> <img src="https://signatureconferences.com/captcha"> </div> <div class="text-center"><button type="submit" name="send" class="btn-view-all">Send Message</button> <span class="output_message"></span> </div> </form> </div> </div> <!--/.container--> </section> <!--/.hm-footer-details--> <!--hm-footer end--> <!-- footer-copyright start --> <footer class="footer-copyright"> <div class="container"> <div class="row"> <div class="col-sm-7"> <div class="foot-copyright pull-left"> <p> ©2022 Singnature Conferences All Rights Reserved. <a href="https://signatureconferences.com/copyright"> Privacy Terms of Use</a> </p> </div> <!--/.foot-copyright--> </div> <!--/.col--> <div class="col-sm-5"> <div class="foot-menu pull-right "> <ul> <li><a href="#">legal</a></li> <li><a href="#">sitemap</a></li> <li><a href="https://signatureconferences.com/copyright">privacy policy</a></li> </ul> </div> <!-- /.foot-menu--> </div> <!--/.col--> </div> <!--/.row--> <div id="scroll-Top"> <i class="fa fa-angle-double-up return-to-top" id="scroll-top" data-toggle="tooltip" data-placement="top" title="" data-original-title="Back to Top" aria-hidden="true"></i> </div> <!--/.scroll-Top--> </div> <!-- /.container--> </footer> <!-- /.footer-copyright--> <!-- footer-copyright end --> <!-- jaquery link --> <script src="public/assets/js/jquery.js"></script> <!-- Include all compiled plugins (below), or include individual files as needed --> <!--modernizr.min.js--> <script type="text/javascript" src="../cdnjs.cloudflare.com/ajax/libs/modernizr/2.8.3/modernizr.min.js"> </script> <!--bootstrap.min.js--> <script type="text/javascript" src="public/assets/js/bootstrap.min.js"></script> <!-- bootsnav js --> <script src="public/assets/js/bootsnav.js"></script> <!-- for manu --> <script src="public/assets/js/jquery.hc-sticky.min.js" type="text/javascript"></script> <!-- vedio player js --> <script src="public/assets/js/jquery.magnific-popup.min.js"></script> <script type="text/javascript" src="../cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.4.1/jquery.easing.min.js"></script> <!--owl.carousel.js--> <script type="text/javascript" src="public/assets/js/owl.carousel.min.js"></script> <!-- counter js --> <script src="public/assets/js/jquery.counterup.min.js"></script> <script src="public/assets/js/waypoints.min.js"></script> <!--Custom JS--> <script type="text/javascript" src="public/assets/js/jak-menusearch.js"></script> <script type="text/javascript" src="public/assets/js/custom.js"></script> <script type="text/javascript" src="public/assets/js/js_tm.js"></script> <script> $(document).ready(function() { $('.myform').on('submit',function(){ // Add text 'loading...' right after clicking on the submit button. $('.output_message').text('Loading...'); var form = $(this); $.ajax({ url: form.attr('action'), method: form.attr('method'), data: form.serialize(), success: function(result){ if (result == 'success'){ $('.output_message').text('Your message has been sent. Thank you!'); $('.myform')[0].reset(); } else { $('.output_message').text('Error Sending email or The captcha code does not match!'); } } }); // Prevents default submission of the form after clicking on the submit button. return false; }); }); </script> <script type="text/javascript"> function doSubscribe() { var subscriberEmail = document.getElementById("subscriberEmail").value; var ajax = new XMLHttpRequest(); ajax.open("POST", "subscribe-newsletter", true); ajax.setRequestHeader("Content-Type", "application/x-www-form-urlencoded"); ajax.onreadystatechange = function () { if (this.readyState == 4 && this.status == 200) { document.getElementById("subscribe-message").innerHTML = "You have been subscribed to our newsletter."; } }; ajax.send("subscriberEmail=" + subscriberEmail); return false; } </script> </body> </html>