CINXE.COM

Global Research Conference on Green Energy and Environmental Engineering | 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> Global Research Conference on Green Energy and Environmental Engineering | Foster Research</title> <meta content="" name='keywords'/> <meta content="" name='description'/> <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 --> <!--<div style="position: relative;top: 8%;z-index: 999;"> <div align="center" style="padding: 0px 20px 0px 0px;"><span style="font-size: 15px; color:#fff;">Follow us on</span> <a href="" target="_blank"><i class="fa fa-linkedin-square" style="font-size: 30px; color:#fff;"></a></i> <a href="https://twitter.com/preethifoster23" target="_blank"><img src="https://fosterresearch.org/cms/images/twitter_logo.png" style="font-size:30px; width: 26px;background-color: #fff;border-radius: 5px;padding: 5px;margin-bottom: 12px;"></a></i> <a href="" target="_blank"><i class="fa fa-facebook-square" style="font-size:30px; color:#fff;"></a></i> </div> </div>--> <div class="" style="margin-top: -41px;"> <div class="row"> <div class="col-md-12"> <div id="myCarousel" class="carousel slide" data-ride="carousel"> <!--<ol class="carousel-indicators"> <li data-target="#themeSlider" data-slide-to="0" class="active"></li> <li data-target="#themeSlider" data-slide-to="1" class=""></li> <li data-target="#themeSlider" data-slide-to="2" class=""></li> </ol>--> <div class="carousel-inner"> <div class="item active"> <div class="imgOverlay"></div> <img src="https://fosterresearch.org/cms/banners/515-banners-Photo.gif" style="height:580px;"> <div class="carousel-caption d-none d-md-block slide-text" style="padding-bottom: 0px !important;"> <div class="banner-title "> <h1><strong style="color: #FFFFFF">GRCGEEE2024</strong></h1> <div class="event-schedule" style="margin: 0px !important;"> <span class="event-date" style=""><i class="fa fa-calendar" aria-hidden="true"></i> October 24-26, 2024</span> <span class="event-place" style=""><i class="fa fa-map-marker" aria-hidden="true"></i> Barcelona, Spain (Hybrid Event)</span> </div> <p class="event-description" style="margin-bottom: 0px !important;">Global Research Conference on <br><strong>Green Energy and Environmental Engineering</strong></p> <div class="register-now-section"> <a href="https://fosterresearch.org/2024/greenenergy/registration" class="register-now-btn">Register Now <i class="fa fa-long-arrow-right" aria-hidden="true"></i></a> </div> <section class="event"> <div class="container-fluid"> <div class="row"> <div class="col-md-4 col-sm-12 col-xs-12"> <div class="event2"> <h4>conference will starts in:</h4> </div> </div> <div class="col-md-4 col-sm-12 col-xs-12"> <div class="getting-started syotimer" id="getting-started"><div class="syotimer__head"></div><div class="syotimer__footer"></div></div> </div> <div class="col-md-3 col-sm-12 col-xs-12"> </div> </div> </div> </section> </div> </div> </div> <div class="item "> <div class="imgOverlay"></div> <img src="https://fosterresearch.org/cms/banners/514-banners-Photo.gif" style="height:580px;"> <div class="carousel-caption d-none d-md-block slide-text" style="padding-bottom: 0px !important;"> <div class="banner-title "> <h1><strong style="color: #FFFFFF">GRCGEEE2024</strong></h1> <div class="event-schedule" style="margin: 0px !important;"> <span class="event-date" style=""><i class="fa fa-calendar" aria-hidden="true"></i> October 24-26, 2024</span> <span class="event-place" style=""><i class="fa fa-map-marker" aria-hidden="true"></i> Barcelona, Spain (Hybrid Event)</span> </div> <p class="event-description" style="margin-bottom: 0px !important;">Global Research Conference on <br><strong>Green Energy and Environmental Engineering</strong></p> <div class="register-now-section"> <a href="https://fosterresearch.org/2024/greenenergy/registration" class="register-now-btn">Register Now <i class="fa fa-long-arrow-right" aria-hidden="true"></i></a> </div> <section class="event"> <div class="container-fluid"> <div class="row"> <div class="col-md-4 col-sm-12 col-xs-12"> <div class="event2"> <h4>conference will starts in:</h4> </div> </div> <div class="col-md-4 col-sm-12 col-xs-12"> <div class="getting-started syotimer" id="getting-started"><div class="syotimer__head"></div><div class="syotimer__footer"></div></div> </div> <div class="col-md-3 col-sm-12 col-xs-12"> </div> </div> </div> </section> </div> </div> </div> <div class="item "> <div class="imgOverlay"></div> <img src="https://fosterresearch.org/cms/banners/113-banners-Photo.jpg" style="height:580px;"> <div class="carousel-caption d-none d-md-block slide-text" style="padding-bottom: 0px !important;"> <div class="banner-title "> <h1><strong style="color: #FFFFFF">GRCGEEE2024</strong></h1> <div class="event-schedule" style="margin: 0px !important;"> <span class="event-date" style=""><i class="fa fa-calendar" aria-hidden="true"></i> October 24-26, 2024</span> <span class="event-place" style=""><i class="fa fa-map-marker" aria-hidden="true"></i> Barcelona, Spain (Hybrid Event)</span> </div> <p class="event-description" style="margin-bottom: 0px !important;">Global Research Conference on <br><strong>Green Energy and Environmental Engineering</strong></p> <div class="register-now-section"> <a href="https://fosterresearch.org/2024/greenenergy/registration" class="register-now-btn">Register Now <i class="fa fa-long-arrow-right" aria-hidden="true"></i></a> </div> <section class="event"> <div class="container-fluid"> <div class="row"> <div class="col-md-4 col-sm-12 col-xs-12"> <div class="event2"> <h4>conference will starts in:</h4> </div> </div> <div class="col-md-4 col-sm-12 col-xs-12"> <div class="getting-started syotimer" id="getting-started"><div class="syotimer__head"></div><div class="syotimer__footer"></div></div> </div> <div class="col-md-3 col-sm-12 col-xs-12"> </div> </div> </div> </section> </div> </div> </div> </div> <a class="left carousel-control" href="#myCarousel" data-slide="prev"> <span class="fa fa-chevron-left"></span> </a> <a class="right carousel-control" href="#myCarousel" data-slide="next"> <span class="fa fa-chevron-right"></span> </a> </div> </div> </div> </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/greenenergy">Home</a></li> <li><a href="https://fosterresearch.org/2024/greenenergy/abstract-submission">Submit Abstract</a> </li> <li><a href="https://fosterresearch.org/2024/greenenergy#sessions">Topics</a> </li> <li><a href="https://fosterresearch.org/2024/greenenergy/committee">Committee</a> </li> <li><a href="https://fosterresearch.org/2024/greenenergy#speakers">Speakers</a> </li> <li><a href="https://fosterresearch.org/2024/greenenergy/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/greenenergy/download-brochure" class="about-btn scrollto">Brochure</a> </li> <li><a href="https://fosterresearch.org/2024/greenenergy/sponsors-exhibitors">Sponsors Exhibitors</a></li> <li><a href="https://fosterresearch.org/2024/greenenergy#venue">Venue</a></li> <li><a href="https://fosterresearch.org/guidelines.html" target="_blank">Guidelines</a></li> <li><a href="https://fosterresearch.org/2024/greenenergy/visa-information">Visa Information</a></li> </li> </ul> </div><!-- /.navbar-collapse --> </div><!-- /.container-fluid --> </nav> <br><br> <!--Slider--> <!--Slider--> <!--Slider--> <!--Slider--> <!--Slider--> <!--Slider--> <div class="container"> <div class="row"> <div class="col-md-6"> <img src="https://fosterresearch.org/cms/images/Earlybird offers_draft.jpg" style="height: auto; width: 100%; margin-top:16px;"> </div> <div class="col-md-6"> <img src="https://fosterresearch.org/cms/images/Young Research and Student Benefits_draft.jpg" style="height: auto; width: 100%; margin-top:16px;"> </div> </div> </div> <section id="speakers" class=""> <div class="container"> <div class="row"> <p align="center" class="block-title">Committee </p> <div class="col-sm-12 col-md-4" style="margin-bottom: 20px"> <div class="row"> <div class="col-md-4"> <img src="https://fosterresearch.org/cms/photos/454-Committee-Photo.jfif" alt="Prof. Gordon Huang" style="width:100px;height:100px;" class="img-responsive img-circle img-thumbnail"> </div> <div class="col-md-8" style="height: 170px; overflow: hidden;font-family: auto!important;"> <strong style="color:#005dc9; font-size: 15px;"> Prof. Gordon Huang</strong> <small class="text-uppercase" style="color:#000;"><br/>Conference Chair</small> <p style="color:#000;"><em>University of Regina, Canada<br/>H-Index 103</em></p> </div> </div> </div> <div class="col-sm-12 col-md-4" style="margin-bottom: 20px"> <div class="row"> <div class="col-md-4"> <img src="https://fosterresearch.org/cms/photos/427-Committee-Photo.jfif" alt="Prof. Chua Kian Jon" style="width:100px;height:100px;" class="img-responsive img-circle img-thumbnail"> </div> <div class="col-md-8" style="height: 170px; overflow: hidden;font-family: auto!important;"> <strong style="color:#005dc9; font-size: 15px;"> Prof. Chua Kian Jon</strong> <small class="text-uppercase" style="color:#000;">Committee</small> <p style="color:#000;"><em> National University of Singapore<br/>Singapore<br/> H-Index 64</em></p> </div> </div> </div> <div class="col-sm-12 col-md-4" style="margin-bottom: 20px"> <div class="row"> <div class="col-md-4"> <img src="https://fosterresearch.org/cms/photos/260-Committee-Photo.jpg" alt="Prof. Zabihollah Rezaee" style="width:100px;height:100px;" class="img-responsive img-circle img-thumbnail"> </div> <div class="col-md-8" style="height: 170px; overflow: hidden;font-family: auto!important;"> <strong style="color:#005dc9; font-size: 15px;"> Prof. Zabihollah Rezaee</strong> <small class="text-uppercase" style="color:#000;">Committee</small> <p style="color:#000;"><em> University of Memphis</br> USA <br/>H-Index 52</em></p> </div> </div> </div> <div align="center"> <a href="https://fosterresearch.org/2024/greenenergy/committee" class="register-now-btn">View More</a> </div> </div> </div> </section> <!-- --> <!-- second section - About --> <section id="speakers" class="conference"> <div class="container"> <div class="row"> <h2> The Speakers</h2> <div class="col-sm-12 col-md-4" style="margin-bottom: 20px"> <div class="row"> <div class="col-md-4"> <img src="https://fosterresearch.org/cms/photos/110-Plenary-Photo.jfif" alt="Prof. ZhaoYang Dong" style="width:100px;height:100px;" class="img-responsive img-circle img-thumbnail"> <div class="text-center"> <a href="#" data-toggle="modal" class="button-slide btn-btm" data-target="#Plenary_Speaker_110">Biography <i class="fa fa-flag" aria-hidden="true"></i></a> <div class="modal fade" id="Plenary_Speaker_110" role="dialog"> <div class="modal-dialog"> <!-- Modal content--> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal">&times;</button> <h4 style="color: #000" class="modal-title">Biography</h4> </div> <div class="modal-body"> <p style="color: #000" align="justify"> </p> </div> </div> </div> </div> </div> </div> <div class="col-md-8" style="height: 170px; overflow: hidden;font-family: auto!important"> <strong>Prof. ZhaoYang Dong</strong><br> <small class="text-uppercase">Plenary Speaker</small> <p><em>Nanyang Technological University<br/>Singapore<br/> H-Index 114</em></p> </div> </div> </div> <div class="col-sm-12 col-md-4" style="margin-bottom: 20px"> <div class="row"> <div class="col-md-4"> <img src="https://fosterresearch.org/cms/photos/103-Plenary-Photo.jfif" alt="Prof. Yongsheng Chen" style="width:100px;height:100px;" class="img-responsive img-circle img-thumbnail"> <div class="text-center"> <a href="#" data-toggle="modal" class="button-slide btn-btm" data-target="#Plenary_Speaker_103">Biography <i class="fa fa-flag" aria-hidden="true"></i></a> <div class="modal fade" id="Plenary_Speaker_103" role="dialog"> <div class="modal-dialog"> <!-- Modal content--> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal">&times;</button> <h4 style="color: #000" class="modal-title">Biography</h4> </div> <div class="modal-body"> <p style="color: #000" align="justify"> </p> </div> </div> </div> </div> </div> </div> <div class="col-md-8" style="height: 170px; overflow: hidden;font-family: auto!important"> <strong>Prof. Yongsheng Chen</strong><br> <small class="text-uppercase">Plenary Speaker</small> <p><em>Georgia Institute of Technology<br/> USA<br/> H-Index 72</em></p> </div> </div> </div> <div class="col-sm-12 col-md-4" style="margin-bottom: 20px"> <div class="row"> <div class="col-md-4"> <img src="https://fosterresearch.org/cms/photos/112-Plenary-Photo.jfif" alt="Prof. Abdeltif Amrane" style="width:100px;height:100px;" class="img-responsive img-circle img-thumbnail"> <div class="text-center"> <a href="#" data-toggle="modal" class="button-slide btn-btm" data-target="#Plenary_Speaker_112">Biography <i class="fa fa-flag" aria-hidden="true"></i></a> <div class="modal fade" id="Plenary_Speaker_112" role="dialog"> <div class="modal-dialog"> <!-- Modal content--> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal">&times;</button> <h4 style="color: #000" class="modal-title">Biography</h4> </div> <div class="modal-body"> <p style="color: #000" align="justify"> </p> </div> </div> </div> </div> </div> </div> <div class="col-md-8" style="height: 170px; overflow: hidden;font-family: auto!important"> <strong>Prof. Abdeltif Amrane</strong><br> <small class="text-uppercase">Plenary Speaker</small> <p><em>University of Rennes 1<br/>France<br/>H-Index 61</em></p> </div> </div> </div> <div class="col-sm-12 col-md-4" style="margin-bottom: 20px"> <div class="row"> <div class="col-md-4"> <img src="https://fosterresearch.org/cms/photos/106-Plenary-Photo.jfif" alt="Prof. Miklas Scholz" style="width:100px;height:100px;" class="img-responsive img-circle img-thumbnail"> <div class="text-center"> <a href="#" data-toggle="modal" class="button-slide btn-btm" data-target="#Plenary_Speaker_106">Biography <i class="fa fa-flag" aria-hidden="true"></i></a> <div class="modal fade" id="Plenary_Speaker_106" role="dialog"> <div class="modal-dialog"> <!-- Modal content--> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal">&times;</button> <h4 style="color: #000" class="modal-title">Biography</h4> </div> <div class="modal-body"> <p style="color: #000" align="justify"> </p> </div> </div> </div> </div> </div> </div> <div class="col-md-8" style="height: 170px; overflow: hidden;font-family: auto!important"> <strong>Prof. Miklas Scholz</strong><br> <small class="text-uppercase">Plenary Speaker</small> <p><em>University of Salford<br/>United Kingdom<br/> H-index 59</em></p> </div> </div> </div> <div class="col-sm-12 col-md-4" style="margin-bottom: 20px"> <div class="row"> <div class="col-md-4"> <img src="https://fosterresearch.org/cms/photos/108-Plenary-Photo.jfif" alt="Prof. Bogner Franz" style="width:100px;height:100px;" class="img-responsive img-circle img-thumbnail"> <div class="text-center"> <a href="#" data-toggle="modal" class="button-slide btn-btm" data-target="#Plenary_Speaker_108">Biography <i class="fa fa-flag" aria-hidden="true"></i></a> <div class="modal fade" id="Plenary_Speaker_108" role="dialog"> <div class="modal-dialog"> <!-- Modal content--> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal">&times;</button> <h4 style="color: #000" class="modal-title">Biography</h4> </div> <div class="modal-body"> <p style="color: #000" align="justify"> </p> </div> </div> </div> </div> </div> </div> <div class="col-md-8" style="height: 170px; overflow: hidden;font-family: auto!important"> <strong>Prof. Bogner Franz</strong><br> <small class="text-uppercase">Plenary Speaker</small> <p><em> University of Bayreuth<br/>Denmark<br/> H-index 58</em></p> </div> </div> </div> <div class="col-sm-12 col-md-4" style="margin-bottom: 20px"> <div class="row"> <div class="col-md-4"> <img src="https://fosterresearch.org/cms/photos/81-Keynote-Photo.jfif" alt="Prof. Muhammad Irfan " style="width:100px;height:100px;" class="img-responsive img-circle img-thumbnail"> <div class="text-center"> <a href="#" data-toggle="modal" class="button-slide btn-btm" data-target="#Keynote_Speaker_81">Biography <i class="fa fa-flag" aria-hidden="true"></i></a> <div class="modal fade" id="Keynote_Speaker_81" role="dialog"> <div class="modal-dialog"> <!-- Modal content--> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal">&times;</button> <h4 style="color: #000" class="modal-title">Biography</h4> </div> <div class="modal-body"> <p style="color: #000" align="justify"> Prof. Muhammad Irfan is currently working as an Associate Professor at Middlesex University, United Kingdom. He is also an adjunct Faculty Member at Lebanese American University, and a visiting Professor at ILMA University. He is serving as an Editor-in-Chief of the Energy Technologies and Environment, Journal of Comprehensive Business Administration Research, and Editor of The Journal of Strategic Information Systems. Prof. Irfan is the leading guest editor of top-notch International Journals, including Energy Economics, Resources Policy, Journal of Environmental Planning and Management, Sustainability, Frontiers in Environmental Science among others. His research achievements have been published in the form of over 200 research papers in top international Journals. According to Elsevier and Stanford University, he has consistently been ranked among the top 2% of scientists worldwide in 2022 and 2023 and is awarded top 1% highly cited researcher across WOS researcher database in 2023. He is among the top 5% of economists in the world, according to the IDEAS/RePEc database. He is the highly cited Researcher of 2023 by Elsevier and Shanghai Ranking database. He was given the Best Scholar Award by the University of the Punjab, the Best Paper Award by North China Electric Power University, and the Outstanding Scholarship Award by the China Scholarship Council (CSC). Many of his highly cited papers fall under (top 1%) and (top 0.1%) categories. He has over 12,000 scholarly citations, and h-index is 64. Prof. Muhammad Irfan is currently working as an Associate Professor at Middlesex University, United Kingdom. He is also an adjunct Faculty Member at Lebanese American University, and a visiting Professor at ILMA University. He is serving as an Editor-in-Chief of the Energy Technologies and Environment, Journal of Comprehensive Business Administration Research, and Editor of The Journal of Strategic Information Systems. Prof. Irfan is the leading guest editor of top-notch International Journals, including Energy Economics, Resources Policy, Journal of Environmental Planning and Management, Sustainability, Frontiers in Environmental Science among others. His research achievements have been published in the form of over 200 research papers in top international Journals. According to Elsevier and Stanford University, he has consistently been ranked among the top 2% of scientists worldwide in 2022 and 2023 and is awarded top 1% highly cited researcher across WOS researcher database in 2023. He is among the top 5% of economists in the world, according to the IDEAS/RePEc database. He is the highly cited Researcher of 2023 by Elsevier and Shanghai Ranking database. He was given the Best Scholar Award by the University of the Punjab, the Best Paper Award by North China Electric Power University, and the Outstanding Scholarship Award by the China Scholarship Council (CSC). Many of his highly cited papers fall under (top 1%) and (top 0.1%) categories. He has over 12,000 scholarly citations, and h-index is 64. </p> </div> </div> </div> </div> </div> </div> <div class="col-md-8" style="height: 170px; overflow: hidden"> <strong>Prof. Muhammad Irfan </strong><br> <small class="text-uppercase">Keynote Speaker</small> <p><em> Middlesex University<br/> United Kingdom</em></p> </div> </div> </div> <div class="col-sm-12 col-md-4" style="margin-bottom: 20px"> <div class="row"> <div class="col-md-4"> <img src="https://fosterresearch.org/cms/photos/114-Keynote-Photo.jfif" alt="Dr. Haroon Khan" style="width:100px;height:100px;" class="img-responsive img-circle img-thumbnail"> <div class="text-center"> <a href="#" data-toggle="modal" class="button-slide btn-btm" data-target="#Keynote_Speaker_114">Biography <i class="fa fa-flag" aria-hidden="true"></i></a> <div class="modal fade" id="Keynote_Speaker_114" role="dialog"> <div class="modal-dialog"> <!-- Modal content--> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal">&times;</button> <h4 style="color: #000" class="modal-title">Biography</h4> </div> <div class="modal-body"> <p style="color: #000" align="justify"> </p> </div> </div> </div> </div> </div> </div> <div class="col-md-8" style="height: 170px; overflow: hidden"> <strong>Dr. Haroon Khan</strong><br> <small class="text-uppercase">Keynote Speaker</small> <p><em>University of Wollongong<br/> Dubai</em></p> </div> </div> </div> <div class="col-sm-12 col-md-4" style="margin-bottom: 20px"> <div class="row"> <div class="col-md-4"> <img src="https://fosterresearch.org/cms/photos/21-Keynote-Photo.jpg" alt="Prof. Zabihollah Rezaee" style="width:100px;height:100px;" class="img-responsive img-circle img-thumbnail"> <div class="text-center"> <a href="#" data-toggle="modal" class="button-slide btn-btm" data-target="#Keynote_Speaker_21">Biography <i class="fa fa-flag" aria-hidden="true"></i></a> <div class="modal fade" id="Keynote_Speaker_21" role="dialog"> <div class="modal-dialog"> <!-- Modal content--> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal">&times;</button> <h4 style="color: #000" class="modal-title">Biography</h4> </div> <div class="modal-body"> <p style="color: #000" align="justify"> Zabihollah (Zabi) Rezaee is currently the Thompson-Hill Chair of Excellence, tenured Professor of Accounting, and School of Accountancy at the University of Memphis. He served a two-year term (2004-2006) on the Standing Advisory Group (SAG) of the Public Company Accounting Oversight Board (PCAOB) and he is currently (2019-2024) the editor of the Journal of Forensic Accounting Research, one of the 17 journals of the American Accounting Association (AAA). He is currently appointed as the Honorary Advisor of the Financial Reporting Council in Hong Kong (December 2019-September 2024). He received his BS degree from the Iranian Institute of Advanced Accounting, his MBA from Tarleton State University in Texas, and his PhD from the University of Mississippi. Dr. Rezaee’s areas of teaching are: Accounting Systems Applications, Business Sustainability, Corporate Governance, Financial Accounting, Financial Reporting, Financial Statement Analysis, Forensic Accounting, Internal/External Auditing, International and Managerial Accounting, Organizational Ethics, and seminars at undergraduate, graduate, Executive and International MBA, and PhD levels. Dr. Rezaee has published over 260 articles in well-recognized academic and practitioner journals. He has presented over 270 research papers at universities and regional, national and international meetings keynote speaking. He holds the CPA, CMA, CIA, CFE, CGFM, CSOXP, CGOVP, CGRCP, CGMA and CRMA certifications and possesses practical experience in auditing, expert witnessing, international governance and financial/managerial accounting. Key Publications include 14 books on Financial Statement Fraud, Mergers and Acquisitions, Corporate Governance, Internal Auditing, Business Sustainability, Organizational Ethics, Audit Committees, and Forensic Accounting. Many of the more important books have been translated into multiple languages (Spanish, Chinese, Persian, and Korean). </p> </div> </div> </div> </div> </div> </div> <div class="col-md-8" style="height: 170px; overflow: hidden"> <strong>Prof. Zabihollah Rezaee</strong><br> <small class="text-uppercase">Keynote Speaker</small> <p><em> University of Memphis</br> USA </em></p> </div> </div> </div> <div class="col-sm-12 col-md-4" style="margin-bottom: 20px"> <div class="row"> <div class="col-md-4"> <img src="https://fosterresearch.org/cms/photos/74-Keynote-Photo.jfif" alt="Prof. Majid Bahrami" style="width:100px;height:100px;" class="img-responsive img-circle img-thumbnail"> <div class="text-center"> <a href="#" data-toggle="modal" class="button-slide btn-btm" data-target="#Keynote_Speaker_74">Biography <i class="fa fa-flag" aria-hidden="true"></i></a> <div class="modal fade" id="Keynote_Speaker_74" role="dialog"> <div class="modal-dialog"> <!-- Modal content--> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal">&times;</button> <h4 style="color: #000" class="modal-title">Biography</h4> </div> <div class="modal-body"> <p style="color: #000" align="justify"> </p> </div> </div> </div> </div> </div> </div> <div class="col-md-8" style="height: 170px; overflow: hidden"> <strong>Prof. Majid Bahrami</strong><br> <small class="text-uppercase">Keynote Speaker</small> <p><em> Simon Fraser University<br/> Canada</em></p> </div> </div> </div> <div class="col-sm-12 col-md-4" style="margin-bottom: 20px"> <div class="row"> <div class="col-md-4"> <img src="https://fosterresearch.org/cms/photos/64-Keynote-Photo.gif" alt="Prof. Ikrame Selkani" style="width:100px;height:100px;" class="img-responsive img-circle img-thumbnail"> <div class="text-center"> <a href="#" data-toggle="modal" class="button-slide btn-btm" data-target="#Keynote_Speaker_64">Biography <i class="fa fa-flag" aria-hidden="true"></i></a> <div class="modal fade" id="Keynote_Speaker_64" role="dialog"> <div class="modal-dialog"> <!-- Modal content--> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal">&times;</button> <h4 style="color: #000" class="modal-title">Biography</h4> </div> <div class="modal-body"> <p style="color: #000" align="justify">Prof. Dr. Ikrame SELKANI was born in Morocco. She holds two PhDs: the first in “Heritage” from the University of Cordoba Spain and a second in “Sustainable Management” from the University of Santiago de Compostela Spain. Holder of Master’s Degree in “Entrepreneurship” and a Bachelor in “Management” from the University Mohammed V Rabat Morocco. Currently, she is an Assistant Professor at Cesine: International Business School Santander and at UIBS Barcelona – Spain. Author of the book: The role of marketing in the success of entrepreneurial ventures (2015). “written in French”. Her main research focuses on topics related to Management, Marketing, City Marketing, Culture, Heritage, Tourism, Sustainability, Environment, Innovation … Speaker of various international conferences in Morocco, Tunisia, France, Spain, Denmark, Austria, Sweden, UK, USA, … She Published more than 20 Research Papers in English, French and Spanish about her research topics in different international journals. She belongs to Technology of Cultural assets Research Group – University of Cordoba – Spain. </p> </div> </div> </div> </div> </div> </div> <div class="col-md-8" style="height: 170px; overflow: hidden"> <strong>Prof. Ikrame Selkani</strong><br> <small class="text-uppercase">Keynote Speaker</small> <p><em>International Business School Santander and at UIBS Barcelona<br/> Spain </em></p> </div> </div> </div> <div class="col-sm-12 col-md-4" style="margin-bottom: 20px"> <div class="row"> <div class="col-md-4"> <img src="https://fosterresearch.org/cms/photos/121-invited-Photo.jfif" alt="Prof. Yuchao Hua" style="width:100px;height:100px;" class="img-responsive img-circle img-thumbnail"> <div class="text-center"> <a href="#" data-toggle="modal" class="button-slide btn-btm" data-target="#Invited_Speaker_121">Biography <i class="fa fa-flag" aria-hidden="true"></i></a> <div class="modal fade" id="Invited_Speaker_121" role="dialog"> <div class="modal-dialog"> <!-- Modal content--> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal">&times;</button> <h4 style="color: #000" class="modal-title">Biography</h4> </div> <div class="modal-body"> <p style="color: #000" align="justify"> Dr. Yuchao Hua (H index: 18; Google Scholar) is a researcher on thermal management and heat transfer optimization. He received the doctoral degree in Engineering Thermophysics from Tsinghua University, China in 2018. Then, he was selected as NExT Junior Talent laureate and joined the Laboratoire de Thermique et Energie de Nantes, Nantes University, from Sept 2021. He has published 44 peer-reviewed journal papers, 2 book chapters.</p> </div> </div> </div> </div> </div> </div> <div class="col-md-8" style="height: 170px; overflow: hidden;font-family: auto!important"> <strong>Prof. Yuchao Hua</strong><br> <small class="text-uppercase">Invited Speaker</small> <p><em> Nantes University<br/> France</em></p> </div> </div> </div> <div class="col-sm-12 col-md-4" style="margin-bottom: 20px"> <div class="row"> <div class="col-md-4"> <img src="https://fosterresearch.org/cms/photos/122-invited-Photo.jfif" alt="Prof. Lingai Luo " style="width:100px;height:100px;" class="img-responsive img-circle img-thumbnail"> <div class="text-center"> <a href="#" data-toggle="modal" class="button-slide btn-btm" data-target="#Invited_Speaker_122">Biography <i class="fa fa-flag" aria-hidden="true"></i></a> <div class="modal fade" id="Invited_Speaker_122" role="dialog"> <div class="modal-dialog"> <!-- Modal content--> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal">&times;</button> <h4 style="color: #000" class="modal-title">Biography</h4> </div> <div class="modal-body"> <p style="color: #000" align="justify">Prof. Lingai Luo (H index: 47; Google Scholar) is Exceptional Class Research Director (ECRD) of French National Center for Scientific Research (CNRS), Laboratoire de Thermique et Energie de Nantes (LTEN-CNRS UMR6607), France. She was Direction member of LTEN and the director of LOCIE, both Laboratories of CNRS. She was the cofounder and coordinator of Sino-French Collaboratory for Environmental and Process Engineering and the director of its successor Sino-French Laboratory for Sustainable Energy of French CNRS and Chinese Academy of Sciences. Her research covers a wide range of topics in thermal, process and energy engineering, successively: combustion in fluidized bed; energy balance analysis of industries; solar refrigeration machines; adsorption and absorption processes; thermoelectric heat pumps; energy for buildings, solar energy, energy storage, innovative fluidic, thermal and reactive components and their multi-functionality, energy system integration and optimization etc. More recently, her research activities focus on a fundamental strategy based on thermodynamic analysis, transfers intensification and energy efficiency optimization by multi-scale approach and the utilization of machine learning techniques. Till January 2024, she has been the author of 2 books and over 140 journal articles. She is serving as subject editor of Energy Journal, and associate editor of three others Journals. </p> </div> </div> </div> </div> </div> </div> <div class="col-md-8" style="height: 170px; overflow: hidden;font-family: auto!important"> <strong>Prof. Lingai Luo </strong><br> <small class="text-uppercase">Invited Speaker</small> <p><em>Nantes University<br/> France</em></p> </div> </div> </div> <div class="col-sm-12 col-md-4" style="margin-bottom: 20px"> <div class="row"> <div class="col-md-4"> <img src="https://fosterresearch.org/cms/photos/160-invited-Photo.jfif" alt="Dr. David Tozser" style="width:100px;height:100px;" class="img-responsive img-circle img-thumbnail"> <div class="text-center"> <a href="#" data-toggle="modal" class="button-slide btn-btm" data-target="#Invited_Speaker_160">Biography <i class="fa fa-flag" aria-hidden="true"></i></a> <div class="modal fade" id="Invited_Speaker_160" role="dialog"> <div class="modal-dialog"> <!-- Modal content--> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal">&times;</button> <h4 style="color: #000" class="modal-title">Biography</h4> </div> <div class="modal-body"> <p style="color: #000" align="justify"> Dávid Tőzsér PhD, research fellow. Dávid Tőzsér is an environmental scientist working as a research fellow at the Department of Ecology at the University of Debrecen in Hungary. His research interest covers all the aspects of environmental stress factors concerning terrestrial organisms. Being his specific research expertise, Dr. Tőzsér has been conducting experimental scientific research in phytoremediation of metal-contaminated soils since 2014. In his research activities, he aims to integrate agricultural and sustainability issues to give a broad overview of the processes evaluated. To date, with nine papers in which he was the first author, he has contributed to preparing 15 publications in international journals. </p> </div> </div> </div> </div> </div> </div> <div class="col-md-8" style="height: 170px; overflow: hidden;font-family: auto!important"> <strong>Dr. David Tozser</strong><br> <small class="text-uppercase">Invited Speaker</small> <p><em>University of Debrecen<br/>Hungary </em></p> </div> </div> </div> <div class="col-sm-12 col-md-4" style="margin-bottom: 20px"> <div class="row"> <div class="col-md-4"> <img src="https://fosterresearch.org/cms/photos/3-Posters-Photo.jfif" alt="Elham Khalati" style="width:100px;height:100px;" class="img-responsive img-circle img-thumbnail"> <div class="text-center"> <a href="#" data-toggle="modal" class="button-slide btn-btm" data-target="#Posters_3">Biography <i class="fa fa-flag" aria-hidden="true"></i></a> <div class="modal fade" id="Posters_3" role="dialog"> <div class="modal-dialog"> <!-- Modal content--> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal">&times;</button> <h4 style="color: #000" class="modal-title">Biography</h4> </div> <div class="modal-body"> <p style="color: #000" align="justify"> </p> </div> </div> </div> </div> </div> </div> <div class="col-md-8" style="height: 170px; overflow: hidden;font-family: auto!important"> <strong>Elham Khalati</strong><br> <small class="text-uppercase">Posters</small> <p><em>Aalto University<br/>Finland</em></p> </div> </div> </div> <div class="col-sm-12 col-md-4" style="margin-bottom: 20px"> <div class="row"> <div class="col-md-4"> <img src="https://fosterresearch.org/cms/photos/19-Posters-Photo.jfif" alt="Prof. Dennai Brahim" style="width:100px;height:100px;" class="img-responsive img-circle img-thumbnail"> <div class="text-center"> <a href="#" data-toggle="modal" class="button-slide btn-btm" data-target="#Posters_19">Biography <i class="fa fa-flag" aria-hidden="true"></i></a> <div class="modal fade" id="Posters_19" role="dialog"> <div class="modal-dialog"> <!-- Modal content--> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal">&times;</button> <h4 style="color: #000" class="modal-title">Biography</h4> </div> <div class="modal-body"> <p style="color: #000" align="justify"> Prof. Brahim DENNAI degrees are in energetic from the University of Tahri Mohammed Bechar, Algeria and in physics (Ph.D., 2016; Algeria). He has served as a professor at Bechar university (2000-2024). dennai.brahim@univ-bechar.dz Tahri Mohamed University of Bechar Faculty of Exact Science – Matter Science Department 'MAST' Team / Laboratory of Energetics in Arid Area (ENERGARID laboratory) https://www.researchgate.net/profile/Brahim-Dennai ID ORCID: 0000-0003-1882-4932 Web of Sciences: R-6695-2016 Microfluidics, Numerical simulation, solar energy, heat and mass transfer, mechanical engineering </p> </div> </div> </div> </div> </div> </div> <div class="col-md-8" style="height: 170px; overflow: hidden;font-family: auto!important"> <strong>Prof. Dennai Brahim</strong><br> <small class="text-uppercase">Posters</small> <p><em> University of Tahri Mohammed<br/>Algeria</em></p> </div> </div> </div> </div> </div> </section> <!-- /second section --> <section class="ftco-section" id="about"> <div class="container"> <div class="row justify-content-center"> <div class="col-md-12 heading-section ftco-animate" style="font-family: serif;"> <h2 class="mb-2" style="text-align: center; color: black;"><span><b>Chairperson Welcome Message</b></h2> <p class="text-justify" style="color: black;font-size: 16px;"><b>Distinguished Colleagues and Friends,</b></p> <p class="text-justify" style="color: black;font-size: 16px;">I am delighted to welcome you to our Global Research Conference on Green Energy and Environmental Engineering (GRCGEEE2024).</p> <p class="text-justify" style="color: black;font-size: 16px;">The GRCGEEE2024 brings to light the most recent advances and future research trends in the field of Green Energy and Environmental Engineering. </p> <p class="text-justify" style="color: black;font-size: 16px;">The conference extends a warm welcome to attendees, researchers, and students, encouraging interactive engagement and the establishment of collaborative connections with academic institutions, industry experts, and business specialists. This platform aims to foster future research, innovation, and the development of cutting-edge technologies, all contributing to the advancement and betterment of mankind.</p> <p class="text-justify" style="color: black;font-size: 16px;">Our conference will be held in wonderful venue during October 24-26, 2024, in Barcelona, Spain.</p> <p class="text-justify" style="color: black;font-size: 16px;">I and our team we look forward to welcoming you and to meeting you during the conference, and hope that you will find the conference most beneficial and productive.</p> <div class="row"> <div class="col-md-6"> <p><img style="width:160px; height: 160px; " src="https://fosterresearch.org/cms/photos/GRCGEEE2024-chair-profile.png" class=" img-thumbnail"></p> <img style="width:165px; height: 85px; margin: 0px 0px;" src="https://fosterresearch.org/cms/photos/GRCGEEE2024-chair-sign.png"> <p style="color: black;font-size: 16px;">Sincerely,</p> <p style="color: black;font-size: 16px;">Prof. Gordon Huang, PhD, PEng, CRC, FCAE, FCSCE, FEIC</p> <p style="color: black;font-size: 16px;">Professor & Canada Research Chair, Faculty of Engineering</p> <p style="color: black;font-size: 16px;">Executive Director, Institute for Energy, Environment and Sustainable Communities</p> <p style="color: black;font-size: 16px;">University of Regina, Canada</p> <p style="color: black;font-size: 16px;">Conference Chair GRCGEEE2024</p> </div> </div> </div> </div> </div> </section> <br> <h1 align="center" class="" style="color:#005dc9;">Collaborators </h1> <div class="container"> <div class="row"> <div class="col-md-12" align="center"> <a href="https://ojs.bonviewpress.com/index.php/JCCE/index" target="_blank"><img style="width: 200px; padding:10px;" src="https://fosterresearch.org/cms/images/collaborator_img.jpg" ></a> </div> </div> <div class="row"> <div class="col-md-12" align="center"> <a href="https://ojs.bonviewpress.com/index.php/JCCE/index" target="_blank" class="btn btn-devent" style="font-weight:bold;background: #005dc9;font-size: 17px;padding:8px;color: #fff;"><b>Journal of Computational and Cognitive Engineering</b></a> </div> </div> </div> <br> <section id="conference" class="conference"> <div class="container"> <div class="row"> <h2><strong> Important Dates</strong></h2> <div class="count-down col-sm-12 col-sm-12 col-xs-12"> <div class="row"> <div class="col-sm-12 col-sm-12 col-xs-12"> <div class="count-day"><span class="count-down">October 20, 2024</span><br><span class="">Abstract Submission Ends</span></div> <div class="count-day"><span class="count-down">September 25, 2024</span><br><span class="">1<sup>st</sup> Round Registration</span></div> <div class="count-day"><span class="count-down">October 15, 2024</span><br><span class="">2<sup>nd</sup> Round Registration</span></div> </div> </div> </div> </div> </div> </section> <section id="sessions" class="conference" style="margin-top: 10px;"> <div class="container"> <div class="row"> <h2 class="text-center"><strong> Conference Sessions</strong></h2> <div class="count-down col-sm-12 col-sm-12 col-xs-12"> <div class="row"> <div class="col-sm-12 col-sm-12 col-xs-12"> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Renewable Energy </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Ecological Engineering </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Green Energy and Environmental Biotechnology </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Green Nanotechnology </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Green Processing and Solar Energy </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Environmental Chemistry and Pollution Control </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Recycling </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Bioremediation </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Sustainable Energy Research, Relations, Prospects and Policies </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Green architecture and emerging global trends </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Eco-Innovations and management of environmental technologies </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Impact of Solar and Wind energy resources </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Pollution Control </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Water and wastewater cycles in the context of circular bio-economy </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Novel materials for environmental and energy applications </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Monitoring and modeling of environmental pollution </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Nanotechnology for environmental applications </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Physio-chemical and bioremediation of hazardous substances in soils </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Photo-catalytic degradation of emerging pollutants </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Biofuels generation from waste treatment </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Environmental restoration and ecological engineering </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Energy and environment </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Bio energy </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Green Fossil Energy, Biomass and Future Fuels </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Ecological protection and restoration </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Greenhouse Gas Emission Reduction Technology </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Decarbonization of Heat </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Forestry Management </div> </div> </div> </div> </div> </div> </section> <!-- /third section --> <!--<section id="sessions" class="sessions"> <div class="container"> <div class="row"> <div class="col-sm-12 col-xs-12"> <div class="col-sm-12 col-xs-6" style="border-left: 10px solid; padding-left: 4rem !important;"> <p><strong class="event-description">Learn: </strong>Our conferences are great platforms for knowledge sharing and thus help research communities in learning new things in their areas of expertise. By attending our scientific meetings, you get the opportunity to learn from industry leaders in all facets of your research.</p> <p><strong class="event-description">Discuss: </strong>Spark your creativity by discussing your work with experts in your field of study. Our events help you widen your research and development efforts and are sure to bring together some of the world’s top innovators and strategists in your domain.</p> <p><strong class="event-description">Network and Connect: </strong>Master new skills and learn best ways by connecting with world-class speakers. We offer you plenty of opportunities to network and grow by bringing together elite performers and most talented leaders in your industry onto a single stage.</p> <p><strong class="event-description">Spread the Impact: </strong>Our conferences instill a rewarding experience and will empower you to rub elbows with many of the industry leaders. The community of ambitious and accomplished professionals surely helps you spread your impact and optimize your research goals.</p> <p><strong class="event-description">Recognized: </strong>As our conferences are one of the world’s best and biggest events, they sure help you take your skills to the next level and fuel your success. Showcase your work in the epicenter of scientific research and get all the recognition that you yearned for all the time.</p> </div> </div> </div> </div> </section>--> <section id="media_partners"> <div class="container"> <div class="row"> <div class="col-md-12"> <div align="center" class=" "> <p class="block-title"><strong>Media Partners</strong></p> <div align="center" class="col-md-4" style="height: 150px"> <a href="https://internationalconferencealerts.com/" title="International Conference Alerts" target="_blank" style="text-decoration:none;"> <img src=' https://fosterresearch.org/cms/photos/31-Mediapartner-Photo.png' class="img-responsive img-thumbnail" alt=""/> </a> <!--<p style="padding:10px;">International Conference Alerts</p></a>--> </div> <div align="center" class="col-md-4" style="height: 150px"> <a href="https://www.conferencealerts.in" title="Conference Alerts" target="_blank" style="text-decoration:none;"> <img src=' https://fosterresearch.org/cms/photos/46-Mediapartner-Photo.png' class="img-responsive img-thumbnail" alt=""/> </a> <!--<p style="padding:10px;">Conference Alerts</p></a>--> </div> <div align="center" class="col-md-4" style="height: 150px"> <a href="https://www.allinternationalconference.com/" title="All International Conference" target="_blank" style="text-decoration:none;"> <img src=' https://fosterresearch.org/cms/photos/47-Mediapartner-Photo.jfif' class="img-responsive img-thumbnail" alt=""/> </a> <!--<p style="padding:10px;">All International Conference</p></a>--> </div> <div align="center" class="col-md-4" style="height: 150px"> <a href="https://mainevent.info/" title="Main Event International Events" target="_blank" style="text-decoration:none;"> <img src=' https://fosterresearch.org/cms/photos/50-Mediapartner-Photo.png' class="img-responsive img-thumbnail" alt=""/> </a> <!--<p style="padding:10px;">Main Event International Events</p></a>--> </div> <div align="center" class="col-md-4" style="height: 150px"> <a href="https://www.conferenceineurope.org/" title="Conference in Europe" target="_blank" style="text-decoration:none;"> <img src=' https://fosterresearch.org/cms/photos/57-Mediapartner-Photo.png' class="img-responsive img-thumbnail" alt=""/> </a> <!--<p style="padding:10px;">Conference in Europe</p></a>--> </div> <div align="center" class="col-md-4" style="height: 150px"> <a href="https://conferencealerts.net/" title="Conference Alerts Network" target="_blank" style="text-decoration:none;"> <img src=' https://fosterresearch.org/cms/photos/62-Mediapartner-Photo.png' class="img-responsive img-thumbnail" alt=""/> </a> <!--<p style="padding:10px;">Conference Alerts Network</p></a>--> </div> <div align="center" class="col-md-4" style="height: 150px"> <a href="https://conferencealert.com/" title="Conference Alert.Com" target="_blank" style="text-decoration:none;"> <img src=' https://fosterresearch.org/cms/photos/65-Mediapartner-Photo.png' class="img-responsive img-thumbnail" alt=""/> </a> <!--<p style="padding:10px;">Conference Alert.Com</p></a>--> </div> </div> </div> </div> </div> </section> <!--Media Partners--> <!-- fourth section --> <section id="venue"> <div class="container"> <div class="row"> <div class="col-sm-12 col-xs-12"> <p align="center" class="block-title">Conference Venue<br><strong> Barcelona, Spain (Hybrid Event)</strong></p> <div class="venue" style="color: #000000; font-size: 16px"> <p><p class="MsoNormal" style="margin-bottom: 0.0001pt; text-align: justify; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;"><span style="font-size: 12pt; font-family: &quot;Times New Roman&quot;, &quot;serif&quot;;">Barcelona is an enchanting seaside city with boundless culture, fabled architecture and a world-class drinking and dining scene.&nbsp;Barcelona's unique blend of history, art, and modernity makes it a captivating destination for travellers from around the world. The city is also a hub for design, innovation, and cultural events, making it a dynamic and vibrant place to visit.<o:p></o:p></span></p> <p class="MsoNormal" style="text-align: justify; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;"><span lang="EN-US" style="font-size: 12pt; font-family: &quot;Times New Roman&quot;, &quot;serif&quot;;">Country has a mixed capitalist economy and is one of the world's largest economies. Key sectors include tourism, manufacturing, agriculture, and services. And it is known for its vibrant festivals. Tourist Attractions: Spain is a popular tourist destination, attracting millions of visitors each year.</span><span style="font-size: 12pt; font-family: &quot;Times New Roman&quot;, &quot;serif&quot;;"><o:p></o:p></span></p> <p class="MsoNormal" style="text-align: justify; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;"><span lang="EN-US" style="font-size: 12pt; font-family: &quot;Times New Roman&quot;, &quot;serif&quot;;">Spain has diverse geography, including mountainous regions such as the Pyrenees and Sierra Nevada plateaus like the Meseta Central and coastal areas. The Balearic Islands in the Mediterranean and the Canary Islands in the Atlantic are also part of Spain renowned for its art and architecture, with famous landmarks such as the Sagrada Familia in Barcelona, the Alhambra in Granada, and the Prado Museum in Madrid.</span><span style="font-size: 12pt; font-family: &quot;Times New Roman&quot;, &quot;serif&quot;;"><o:p></o:p></span></p> <p class="MsoNormal" style="text-align: justify; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;"><span lang="EN-US" style="font-size: 12pt; font-family: &quot;Times New Roman&quot;, &quot;serif&quot;;">Barcelona's unique blend of history, art, and modernity makes it a captivating destination for travelers from around the world. The city is also a hub for design, innovation, and cultural events, making it a dynamic and vibrant place to visit.</span><span style="font-size: 12pt; font-family: &quot;Times New Roman&quot;, &quot;serif&quot;;"><o:p></o:p></span></p></p> </div> </div> <div class="col-md-12"> <img src="https://fosterresearch.org/venue/barcelona-spain/venue1.jpg" class="col-md-4 img-responsive img-thumbnail" alt="" style="padding-left:10px; padding-bottom:5px; padding-top:0px; height: 220px"> <img src="https://fosterresearch.org/venue/barcelona-spain/venue2.jpg" class="col-md-4 img-responsive img-thumbnail" alt="" style="padding-left:10px; padding-bottom:5px; padding-top:0px; height: 220px"> <img src="https://fosterresearch.org/venue/barcelona-spain/venue3.jpg" class="col-md-4 img-responsive img-thumbnail" alt="" style="padding-left:10px; padding-bottom:5px; padding-top:0px; height: 220px"> </div> </div> </div> </section> <!-- /fourth section --> <!-- Fifth section - sponsors --> <!--<section id="sponsors" class="sponsors"> <div class="container"> <div class="row"> <h2 class="block-title"><strong>The</strong> Sponsors</h2> <div class="sponsors-logo"> <div class="col-sm-4 col-xs-4 logo-item"> <img src="images/sponsors/creative-graphic-unique.png" alt="Creative Graphic Unique" class="img-responsive"> </div> <div class="col-sm-4 col-xs-4 logo-item"> <img src="images/sponsors/graphic-design-genuine.png" alt="Graphic Design Genuine" class="img-responsive"> </div> <div class="col-sm-4 col-xs-4 logo-item"> <img src="images/sponsors/creative-special.png" alt="Creative Special" class="img-responsive"> </div> </div> <div class="sponsors-logo"> <div class="col-sm-4 col-xs-4 logo-item"> <img src="images/sponsors/creative-design-unique.png" alt="Creative Design Special" class="img-responsive"> </div> <div class="col-sm-4 col-xs-4 logo-item"> <img src="images/sponsors/creative-graphic.png" alt="Creative Graphic" class="img-responsive"> </div> <div class="col-sm-4 col-xs-4 logo-item"> <img src="images/sponsors/premium.png" alt="Event Premium" class="img-responsive"> </div> </div> </div> <p class="text-center"><a href="sponsors.html" class="register-now-btn styles-button">Sponsors Styles <i class="fa fa-long-arrow-right" aria-hidden="true"></i></a> </p> </div> </section>--> <!-- /Fifth section --> <!-- Prices --> <section id="prices" class="prices"> <div class="container"> <div class="row" style="color: #000;"> <p class="block-title"><strong>The Registration Prices</strong></p> <div class="col-sm-4 col-md-4 event-priceing"> <div class="inner-pricing"> <div class="plan-name"> <small>Speaker Registration </small> </div> <div class="plan-price"> <p class="no-margin"><sup></sup>$ 749</p> </div> <div class="plan-details"> <ul> <li>Speaker Opportunity</li> <li>Conference E Material</li> <li>Coffee & Lunch Breaks</li> <li>Badges</li> <li>Free Wifi</li> </ul> <a href="https://fosterresearch.org/2024/greenenergy/registration" class="register-now-btn">Buy Ticket <i class="fa fa-long-arrow-right" aria-hidden="true"></i></a> </div> </div> </div> <div class="col-sm-4 col-md-4 event-priceing"> <div class="inner-pricing"> <div class="plan-name"> <small>Delegate/Listener Registration</small> </div> <div class="plan-price"> <p class="no-margin"><sup></sup>$ 899</p> </div> <div class="plan-details"> <ul> <li>Listener Opportunity</li> <li>Conference E Material</li> <li>Coffee & Lunch Breaks</li> <li>Badges</li> <li>Free Wifi</li> </ul> <a href="https://fosterresearch.org/2024/greenenergy/registration" class="register-now-btn">Buy Ticket <i class="fa fa-long-arrow-right" aria-hidden="true"></i></a> </div> </div> </div> <div class="col-sm-4 col-md-4 event-priceing"> <div class="inner-pricing"> <div class="plan-name"> <small>Student Delegate/Listener</small> </div> <div class="plan-price"> <p class="no-margin"><sup></sup>$ 299</p> </div> <div class="plan-details"> <ul> <li>Listener Opportunity</li> <li>Conference E Material</li> <li>Coffee & Lunch Breaks</li> <li>Badges</li> <li>Free Wifi</li> </ul> <a href="https://fosterresearch.org/2024/greenenergy/registration" class="register-now-btn">Buy Ticket <i class="fa fa-long-arrow-right" aria-hidden="true"></i></a> </div> </div> </div> </div> <div class="get-in-touch"> <p class="no-margin">Need additional pricing info? <a href="registration">View Details</a> </p> </div> </div> </section> <!-- /Prices --> <!-- <section id="testiominal" class="testiominals"> <div class="container"> <div class="row"> <div class="col-sm-12 col-xs-12"> <p class="block-title"><strong>What People Say About Us</strong></p> <div class="owl-testimonial"> <div class="inner-testimonial"> <div class="tm-tagline"> <i class="fa fa-quote-left" aria-hidden="true"></i> <span> I thoroughly enjoyed the opportunity to share the research, innovations, thoughts and insights from our work with others interested in promotibg innovative practices in paediatrics and I gained much learning from the other speakers too. The opportunities to network was great and I have forged new alliances which I think will be very fruitful.</span> </div> <div class="tm-userinfo"> <div class="tm-userimg"><img src="https://www.olcinternational.com/graphene-technologies/images/testimonial-1.png" alt="testimonial" /> </div> <div class="tm-userbio"> <h4 class="tm-title"> Kaeffer Bertrand</h4> <p class="tm-designation">University of Nantes, France</p> </div> </div> </div> <div class="inner-testimonial"> <div class="tm-tagline"> <i class="fa fa-quote-left" aria-hidden="true"></i> <span> I appreciated the high level of research,Good organization,Respect of the schedule end the planning,Presence of almost all the members,Variety in the banquet of lunch.</span> </div> <div class="tm-userinfo"> <div class="tm-userimg"> <img src="https://www.olcinternational.com/graphene-technologies/images/testimonial-2.png" alt="testimonial" /> </div> <div class="tm-userbio"> <h4 class="tm-title"> Sofa EL-Ghazali</h4> <p class="tm-designation">Shinshu University, Japan</p> </div> </div> </div> <div class="inner-testimonial"> <div class="tm-tagline"> <i class="fa fa-quote-left" aria-hidden="true"></i> <span> I enjoyed my day – there were some good questions for the speakers.</span> </div> <div class="tm-userinfo"> <div class="tm-userimg"> <img src="https://www.olcinternational.com/graphene-technologies/images/testimonial-1.png" alt="testimonial" /> </div> <div class="tm-userbio"> <h4 class="tm-title"> Leeson Mark</h4> <p class="tm-designation">University of Warwick, UK</p> </div> </div> </div> <div class="inner-testimonial"> <div class="tm-tagline"> <i class="fa fa-quote-left" aria-hidden="true"></i> <span> It was a great experience to participate of this conference and for sure I would like to part of next events.</span> </div> <div class="tm-userinfo"> <div class="tm-userimg"> <img src="https://www.olcinternational.com/graphene-technologies/images/testimonial-2.png" alt="testimonial" /> </div> <div class="tm-userbio"> <h4 class="tm-title"> Natália Cândido Homem</h4> <p class="tm-designation">University of Minho, Portugal</p> </div> </div> </div> <div class="inner-testimonial"> <div class="tm-tagline"> <i class="fa fa-quote-left" aria-hidden="true"></i> <span> Very nice conference congratulations,It was a pleasure to participate,Thank you so much,I would like to suggest 15 to 20 min presentations.</span> </div> <div class="tm-userinfo"> <div class="tm-userimg"> <img src="https://www.olcinternational.com/graphene-technologies/images/testimonial-1.png" alt="testimonial" /> </div> <div class="tm-userbio"> <h4 class="tm-title"> Iran Gomes da Rocha Segundo</h4> <p class="tm-designation">University of Minho, Portugal</p> </div> </div> </div> <div class="inner-testimonial"> <div class="tm-tagline"> <i class="fa fa-quote-left" aria-hidden="true"></i> <span> Good conference and nice presentations.</span> </div> <div class="tm-userinfo"> <div class="tm-userimg"> <img src="https://www.olcinternational.com/graphene-technologies/images/testimonial-2.png" alt="testimonial" /> </div> <div class="tm-userbio"> <h4 class="tm-title"> Yiwen Ruan</h4> <p class="tm-designation">Jinan University, China</p> </div> </div> </div> <div class="inner-testimonial"> <div class="tm-tagline"> <i class="fa fa-quote-left" aria-hidden="true"></i> <span> Very interesting meeting, well organize. Poster- Digital-Group tour together in the conference area</span> </div> <div class="tm-userinfo"> <div class="tm-userimg"> <img src="https://www.olcinternational.com/graphene-technologies/images/testimonial-1.png" alt="testimonial" /> </div> <div class="tm-userbio"> <h4 class="tm-title"> Ainara Ateka</h4> <p class="tm-designation">University of the Basque Country, UPV/EHU, Spain</p> </div> </div> </div> <div class="inner-testimonial"> <div class="tm-tagline"> <i class="fa fa-quote-left" aria-hidden="true"></i> <span> I would like to attend again next year, thank you for the invitation. I have searched for the website, I imagine you do not have it yet, but depending on the prices I would try to go, we keep in touch.</span> </div> <div class="tm-userinfo"> <div class="tm-userimg"> <img src="https://www.olcinternational.com/graphene-technologies/images/testimonial-2.png" alt="testimonial" /> </div> <div class="tm-userbio"> <h4 class="tm-title"> Aida María Díez Sarabia</h4> <p class="tm-designation">University of Vigo, Spain</p> </div> </div> </div> </div> </div> </div> </div> </section> --> <!-- Subscribe --> <!--<section id="subscribe" class="subscribe"> <div class="container"> <div class="row"> <h2 class="block-title"><strong>Subscribe for</strong> Next eventary</h2> <div class="subscribe-form"> <form> <div class="input-group margin-bottom-sm col-lg-5 col-md-5 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" type="text" placeholder="First Name"> </div> <div class="input-group margin-bottom-sm col-lg-5 col-md-5 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" type="text" placeholder="Email address"> </div> <div class="col-sm-12 col-xs-12"> <p class="no-margin subscribe-text">We guarantee 100% privacy. Your information will not be shared.</p> <a href="#" class="register-now-btn">Get Every Info of Our Next Camp Eventery</a> </div> </form> </div> </div> </div> </section>--> <!-- /Subscribe --> <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@greenenergy2024.com">secretary@greenenergy2024.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> &nbsp +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/greenenergy/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/greenenergy#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/greenenergy/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/greenenergy/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/greenenergy#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/preethifoster23?ref_src=twsrc%5Etfw" data-height="420">Tweets by GRCGEEE2024</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 &nbsp;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">&uarr;</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>

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