CINXE.COM

International Conference on Interdisciplinary Innovations: Arts, Education, Business, and Technology (ICAEBT-2025)

<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>International Conference on Interdisciplinary Innovations: Arts, Education, Business, and Technology (ICAEBT-2025)</title> <meta name="keywords" content="Engineering Conference 2025, International Conference, Upcoming Engineering Conference, International Engineering Conference, Upcoming Conference 2025, Educational Conference"> <meta name="description" content="Explore cutting-edge research at ICAEBT-2025, the international conference on Applied Knowledge Management in Power, Energy, and Technology. Connect with industry leaders and drive future innovations in these critical engineering fields "> <!-- Stylesheets --> <link href="css/bootstrap.css" rel="stylesheet"> <link href="css/style.css" rel="stylesheet"> <link href="css/responsive.css" rel="stylesheet"> <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&amp;display=swap" rel="stylesheet"> <link href="https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:wght@100;200;300;400;500;600;700;800;900&amp;display=swap" rel="stylesheet"> <link href="https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&amp;display=swap" rel="stylesheet"> <link href="https://fonts.googleapis.com/css2?family=Inter:wght@100;300;400;500;600;700;800;900&amp;display=swap" rel="stylesheet"> <!-- Favicon --> <link rel="shortcut icon" type="image/x-icon" href="img/logo.jpg"> <link rel="stylesheet" href="assets/font-awesome-4.7.0/css/font-awesome.min.css"> <!-- flag --> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/17.0.12/css/intlTelInput.min.css"> <link rel="stylesheet" href="build/css/intlTelInput.css" /> <link rel="stylesheet" href="build/css/demo.css" /> <link rel="stylesheet" href="review.css"> <!-- <link rel="stylesheet" href="coupon.css"> --> <!-- Responsive --> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"> <style> .flag-div { position: absolute; right: 0px; top: 20px; z-index: 1; } .flag-div img { width: 50px; height: 34px; border-radius: 3px 0px 0px 3px; border: 1px solid #0000001f; } .gall2 img { height: 80px; background: #fff; width: auto; border-radius: 3px; padding: 2px; margin: 2px; border: 1px solid #c9c9c9; } .brand--2 { background: #ffffff; padding: 8px 5px; margin-top:10px; } @keyframes blink { 0% { opacity: 1; } 50% { opacity: 0; } 100% { opacity: 1; } } .blink { animation: blink 1s infinite; /* Change the duration as needed */ } @media only screen and (min-width: 992px) and (max-width: 1200px) { .video-container { padding-top: 52.25%; } } .object i { font-size: 42px; padding-right: 11px; transition: all 500ms ease; -moz-transition: all 500ms ease; -webkit-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; color: rgb(81 33 53); background: linear-gradient(to right, #02054a 10%, #52c6c6 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; } .serviceBox:before { min-height: 130px; } .mfp-close { width: 30px; height: 30px; line-height: 30px; } .mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close { color: #FFF; right: -6px; text-align: right; padding-right: 6px; width: 4%; } .fa-check-square { font-size: 15px; color: #02054a; } .venue-hig { background-color: #EB1167; padding: 6px 12px; color: #FFF; display: inline; border-radius: 20px; } .banne-1 { margin-right: 5px !important; } .banne img { border: 1px solid #000000; } @media only screen and (max-width:700px) { .main-slider-two .slide { padding: 50px 0px 43px; } .venue-hig { font-size: 16px; } .banne-1 img { height: 50px !important; width: auto !important; margin-right: 2px !important; } } .inner-box video { border: 1px solid #02896b; } .btn-box-1 { animation: glowing 2s infinite; } @keyframes glowing { 0% { background-color: #2ba805; box-shadow: 0 0 5px #2ba805; } 50% { background-color: #1c19e8; box-shadow: 0 0 20px #0825f9; } 100% { background-color: #a8058c; box-shadow: 0 0 5px #a80585; } } .them-con { padding: 4px 11px 4px 4px; background-color: #00d09b; background-image: linear-gradient(324deg, #009972a3 22%, #0462df 74%); /* background-image: url(./img/bg.jpg); */ background-position: center center; background-size: cover; display: inline-block; border-radius: 5px; color: #fff; margin-bottom: 10px; } .video-container:before { content: ''; position: absolute; /* background: rgb(0 56 44 / 82%); */ background-image: linear-gradient(300deg, #00000000 22%, #00000000 74%); top: 0; right: 0; z-index: 1; bottom: 0; left: 0; } .title-text h1 { font-weight: 800; font-size: clamp(1rem, 0.7518rem + 3.7143vw, 1.6rem) !important; line-height: 35px; margin-bottom: 20px; color: #fff; } .video-container .auto-container.title-text { position: absolute; z-index: 1; color: white; } .video-container { position: relative; width: 100%; padding-top: 48.25%; overflow: hidden; } .title-text .text { color: #fff; font-size: 18px; margin-bottom: 0px; } /* modal for indon */ .ct-animate-blink { animation: blink_1 1.5s infinite; animation-fill-mode: both; color: #01fe41; font-weight: bold; font-size: 22px; } .chris-container { background-image: url(./img/indonesia-bg.png); background-position: center center; background-repeat: no-repeat; background-size: cover; } .elementor-button:hover { font-weight: 600; text-transform: uppercase; letter-spacing: 1px; color: #df0039; border: 2px solid #df0039; background-color: #ffff; padding: 12px 30px; } .coup-code h5 { color: #fff !important; display: inline-block; } @keyframes blink_1 { 0% { opacity: 0 } 50% { opacity: 1 } 100% { opacity: 0 } } .gradient-text { font-size: 32px; font-weight: 900; background: linear-gradient(to bottom, red, white); -webkit-background-clip: text; /* background: linear-gradient(to bottom, rgba(255, 0, 0, 1) 50%, rgba(255, 255, 255, 1) 50%); -webkit-background-clip: text; */ -webkit-text-fill-color: transparent; } .list-style-1 { text-align: left; padding-left: 20px; position: relative; color: #fff !important; z-index: 99; } .list-style-1 li { margin-bottom: 3px; color: #fff; list-style-type: disc; font-family: "Poppins", sans-serif; } /* Style for the left and right arrow buttons */ .three-item-carousel-five .owl-nav { position: absolute; top: 50% !important; width: 100%; display: flex; justify-content: space-between; transform: translateY(-40%); pointer-events: none; } .three-item-carousel-five .owl-nav .owl-prev, .three-item-carousel-five .owl-nav .owl-next { pointer-events: all; background-color: rgb(0 15 112 / 80%); color: #fff; border-radius: 50%; padding: 2px; font-size: 18px; } .three-item-carousel-five .owl-nav .owl-prev { position: absolute; left: -50px; top: 30px; /* Adjust the left position of the previous button */ } .three-item-carousel-five .owl-nav .owl-next { position: absolute; right: -60px; top: 30px; } .testimonial-index { background: #ffffff; text-align: center; box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px; padding: 30px 20px 20px; margin: 0 15px 10px; min-height: 200px; position: relative; border-radius: 10px; } @keyframes blinkColor { 0% { color: red; } 35% { color: green; } 65% { color: orange; } 100% { color: red; } } .blinking-text { font-size:18px; font-weight: bold; animation: blinkColor 2s infinite alternate ease-in-out; } .custom-popover { width: 300px !important; height: auto !important; text-align: justify; background-color: #d2daff; box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px; } .btn-popover { width: 23px !important; background: #ffffff !important; height: 23px !important; border-color: #f5f5f5; border-radius: 50%; color: #2433fb; cursor: pointer; border: 1px solid #2433fb; line-height: 0.8rem; } .btn-secondary:hover { color: #8300e3; background-color: #5a6268; border-color: #0000ff; } .cpd-btn { background:linear-gradient(303deg, #db6d19 18.99%, #248d7e 77%); color: #fff; padding: 13px; border-radius: 5px; font-size: 15px; font-weight: 600; } .cpd-btn:hover{ color: #fff; } </style> <!-- Google Tag Manager --> <script> (function(w, d, s, l, i) { w[l] = w[l] || []; w[l].push({ 'gtm.start': new Date().getTime(), event: 'gtm.js' }); var f = d.getElementsByTagName(s)[0], j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src = 'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f); })(window, document, 'script', 'dataLayer', 'GTM-PFS33FJ'); </script> <!-- End Google Tag Manager --></head> <body> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-PFS33FJ" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <!-- PageWrapper --> <div class="page-wrapper"> <!-- scrollToTop start --> <div class="progress-wrap active-progress"> <svg class="progress-circle svg-content" width="100%" height="100%" viewBox="-1 -1 102 102"> <path d="M50,1 a49,49 0 0,1 0,98 a49,49 0 0,1 0,-98" style="transition: stroke-dashoffset 10ms linear 0s; stroke-dasharray: 307.919px, 307.919px; stroke-dashoffset: 228.265px;"> </path> </svg> </div> <!-- scrollToTop end --> <!-- Main Header / Header Style Two --> <header class="main-header header-style-two"> <!-- Header Upper --> <div class="header-upper"> <!-- <div class="auto-container"> --> <div class="container-fluid"> <div class="clearfix"> <div class="pull-left logo-box"> <div class="logo"><a href="index.php"><img src="./img/logo.jpg" alt="" title=""></a></div> </div> <div class="pull-right upper-right clearfix "> <div class="upper-column info-box pl-1 ml-2"> <div class="btn-box "> <a href="" data-toggle="modal" data-target="#Discount" class="theme-btn btn-style-two clearfix" style="line-height: 22px !important;"> <span class="btn-wrap"> <span class="text-one">Conference And <br> Travel Package</span> <span class="text-two">Conference And <br> Travel Package</span> </span> </a> </div> </div> <!-- <div class="upper-column info-box pl-1 ml-2 "> <marquee behavior="alternate" direction="left" style="width: 400px;"> <div class="btn-box "> <a href="#" data-toggle="modal" data-target="#Discount" class="theme-btn btn-style-two clearfix btn-box-1"> <span class="btn-wrap"> <span class="text-one">Conference And Travel Package</span> <span class="text-two">Conference And Travel Package</span> </span> </a> </div> </marquee> </div> --> <!--Info Box--> <!-- <a href="#" data-toggle="modal" data-target="#Discount"> <div class="upper-column info-box"> <div class="icon-box"><span class="flaticon-paper-plane"></span></div> <ul> <li>Conference And <br>Travel Package</li> </ul> </div> </a> --> <!--Info Box--> <div class="upper-column info-box"> <div class="icon-box"><span class="flaticon-phone-call"></span></div> <ul> <li>Phone <br> +1 (626) 649-4484 </li> </ul> </div> <!--Info Box--> <a target="_blank" href="https://www.iferp.in/collaboration-iferp.php"> <div class="upper-column info-box "> <div class="icon-box"><span class="flaticon-hand-shake"></span></div> <ul> <li>Apply For <br>Co Organizer</li> </ul> </div> </a> <!--Info Box--> <div class="upper-column info-box "> <div class="icon-box"><span class="flaticon-email"></span></div> <ul> <li> Mail to <br> info@icaebt.com</li> </ul> </div> </div> </div> </div> </div> <!-- End Header Upper --> <!-- Header Upper --> <div class="header-lower"> <div class="container-fluid d-flex justify-content-center"> <div class="inner-container clearfix d-flex justify-content-center"> <div class="nav-outer d-flex justify-content-center"> <!-- Mobile Navigation Toggler --> <div class="mobile-nav-toggler"><span class="icon flaticon-menu-3"></span></div> <!-- Main Menu --> <nav class="main-menu navbar-expand-md"> <div class="navbar-header"> <!-- Toggle Button --> <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> </div> <div class="navbar-collapse collapse clearfix" id="navbarSupportedContent"> <ul class="navigation clearfix"> <li><a href="index.php">Home</a></li> <!-- <li class="dropdown"><a href="#">Home</a> <ul> <li><a href="index.html">Homepage One</a></li> <li><a href="index-2.html">Homepage Two</a></li> <li><a href="index-3.html">Homepage Three</a></li> <li class="dropdown"><a href="#">Header Styles</a> <ul> <li><a href="index.html">Header Style One</a></li> <li><a href="index-2.html">Header Style Two</a></li> <li><a href="index-3.html">Header Style Three</a></li> </ul> </li> </ul> </li> --> <li class="dropdown"><a href="#">About</a> <ul> <!-- <li><a href="about.php">About ICAKMPET</a></li> --> <li class="dropdown"><a href="#">About Conference</a> <ul> <li><a href="about.php">About ICAEBT</a></li> <li><a href="why-to-attend.php">Why to attend Conference </a></li> <li><a href="scope-and-benefits.php">Scope of the Conference </a> </li> <li><a href="objective-of-the-conference.php">Objective of the conference</a> </li> </ul> </li> <li class="dropdown"><a href="#">About Organizers</a> <ul> <li><a href="about-iferp.php">About IFERP</a></li> <!-- <li><a href="about-college.php">About World Citi Colleges</a></li> --> </ul> </li> <!-- <li><a href="about-iferp.php">About IFERP</a></li> --> <!-- <li><a href="scope-and-benefits.php"> Scope & Benefits</a></li> --> <li><a href="important-dates.php">Important dates </a></li> <li class="dropdown"><a href="#">Conference Speakers</a> <ul> <li><a href="keynote-speakers.php">Keynote Speakers</a></li> <li><a href="past-conference-speakers.php">Past Conference Speakers </a></li> </ul> </li> <li><a href="conference-faq.php">Conference FAQ</a></li> </ul> </li> <li class="dropdown"><a href="#">committee</a> <ul> <li><a href="committee-members.php">Organizing committee Member</a></li> <li><a href="apply-for-committee.php">Nominate yourself as an Organizing committee member</a></li> <li><a href="eligibility-for-committee-members.php">Eligibility Criteria </a></li> <!-- <li><a href="committee-members.php">Committee Members</a></li> --> </ul> </li> <!-- <li><a href="scientific-tracks.php">Session Tracks</a></li> --> <!-- <li class="dropdown"><a href="#">Speaker</a> <ul> <li><a href="keynote-speakers.php">Keynote Speaker</a></li> <li><a href="apply-for-speaker.php">Apply For Speaker</a></li> <li><a href="past-conference-speakers.php">Past Conference Speakers</a> </li> </ul> </li> --> <li class="dropdown"><a href="#">Submission</a> <ul> <li><a href="abstract-submission.php">Paper/Abstract submission </a></li> <li><a href="abstract-submission-guidelines.php">Submission Guidelines </a> </li> <li><a href="scientific-tracks.php">Call for paper / Session and Tracks </a></li> <li><a href="presentation-guidelines.php">Mode of Presentation </a></li> <li><a href="submission-faq.php">Submission FAQ</a></li> </ul> </li> <li class="dropdown"><a href="#">Registration</a> <ul> <li><a href="conference-registration.php">Conference Registration</a></li> <li><a href="registration-guidelines.php">Registration Guidelines</a></li> <li><a href="payment-methods.php"> Payment Methods </a></li> <li><a href="registration-faq.php">Registration FAQ</a></li> </ul> </li> <li class="dropdown"><a href="#">Publication</a> <ul> <li><a href="journals-and-publication.php">Journals & Publications </a> </li> <li><a href="plagiarism-policy.php">Plagiarism Policy & Publication Ethics</a></li> <li><a href="journal-faq.php"> Publication FAQ </a></li> </ul> </li> <li><a href="scientific-tracks.php">Session & Tracks</a></li> <!-- <li><a href="membership.php">Membership</a></li> --> <li><a href="tentative-program.php">Tentative Program </a></li> <li><a href="scholarship-program.php">Scholarship & Award </a></li> <!-- <li><a href="venue.php">Venue</a></li> <li><a href="contact-us.php">Contact Us</a></li> --> <li class="dropdown"><a href="#">Venue</a> <ul> <li><a href="venue.php">Venue</a></li> <li><a href="contact-us.php">Contact Us</a></li> </ul> </li> <!-- <li class="dropdown"><a href="#">History</a> <ul> <li><a href="icakmpet-4.php"> 4th ICAKMPET-2024</a></li> <li><a href="icakmpet-3.php"> 3rd ICAKMPET-2023</a></li> <li><a href="icakmpet-2.php">2nd ICAKMPET-2021</a></li> <li><a href="icakmpet-1.php">1st ICAKMPET-2019</a></li> </ul> </li> --> <li> <div class="button-box"> <div id="google_translate_element"></div> </div> </li> </ul> </div> </nav> </div> </div> </div> </div> <!--End Header Upper--> <!-- Sticky Header --> <div class="sticky-header"> <div class="container-fluid ml-4 clearfix"> <!--Logo--> <div class="logo pull-left"> <a href="index.php" title=""><img src="./img/logo.jpg" alt="" title=""></a> </div> <!--Right Col--> <div class="pull-right"> <!-- Main Menu --> <nav class="main-menu mr-5"> <!--Keep This Empty / Menu will come through Javascript--> </nav><!-- Main Menu End--> <!-- Mobile Navigation Toggler --> <div class="mobile-nav-toggler mr-3"><span class="icon flaticon-menu-3"></span></div> </div> </div> </div><!-- End Sticky Menu --> <!-- Mobile Menu --> <div class="mobile-menu"> <div class="menu-backdrop"></div> <div class="close-btn"><span class="icon fa fa-close"></span></div> <nav class="menu-box"> <div class="nav-logo"><a href="index.php"><img src="./img/logo.svg" alt="" title=""></a></div> <div class="menu-outer"> <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header--> </div> </nav> </div><!-- End Mobile Menu --> </header> <!-- End Main Header --> <section class="d-none d-lg-block d-xl-none d-xl-block"> <div class="video-container"> <!-- <video autoplay muted loop id="video-background"> <source src="https://iferp-in-docs.s3.ap-south-1.amazonaws.com/video/E.5.mp4" type="video/mp4"> Your browser does not support the video tag. </video> --> <video autoplay muted loop id="video-background" poster="https://iferp-in-docs.s3.ap-south-1.amazonaws.com/conf-img/2024/banner-images.jpg"> <source src="https://cdn.iferp.in/video/2024-conference/banner-bg.mp4" type="video/mp4"> Your browser does not support the video tag. </video> <div class="auto-container title-text"> <!-- Content Column --> <div class="content-column ml-lg-4"> <div class="inner-column"> <div class="title">International <span>Conference on </span></div> <h1>Interdisciplinary Innovations: <span> Arts, Education, </span> <br>Business and Technology (ICAEBT-2025)</h1> <!-- <h5 class="text-white mb-2" style="font-size:20px !important;background-color:#e10039;padding:3px 10px;border-radius:5px;display: table;"> <i class="fa fa-map-marker text-white " aria-hidden="true"></i> Cebu, Philippines </h5> --> <h3 class="text-center text-white my-3" style="font-size:18px; text-align: left !important;"> Hybrid conference (Inperson+Virtual) <br> <span style="font-size:13px !important;"> You can participate in person at Baku, Azerbaijan or Virtually from your home or work.</span> </h3> <!-- <div class="them-con"> <h3 class="text-center text-white" style="font-size:18px; text-align: left !important;"> Theme: “Reshaping the Future: Education, Engineering, <br> and Technology for Sustainable Societies” </h3> </div> --> <div class="text mb-0 mt-2 text-white"><span>ISBN :</span> 978-93-92104-59-6 </div> <div class="text" style="margin-bottom:25px;"><span>Organized by :</span> IFERP Academy </div> <h5 class="venue-hig" > <strong>Venue :</strong> Baku, Azerbaijan </h5> <div class="banner-img1" style="text-align: left;margin-bottom:15px;"> <div class="banne banne-1"> <img src="./img/IFERP-Aca.jpg" class="ba" alt="" style="height:62px;" /> </div> <div class="banne banne-1"> <img src="./images/002.png" class="ba" alt="" /> </div> <div class="banne banne-1"> <img src="./images/004.png" class="ba" alt="" /> </div> </div> <div class="clearfix"> <div class="pull-left"> <div class="button-box"> <a href="abstract-submission.php" target="_blank" class="theme-btn btn-style-three clearfix"> <span class="btn-wrap"> <span class="text-one">Abstract Submission</span> <span class="text-two">Abstract Submission</span> </span> <!-- <span class="plus flaticon-plus"></span> --> </a> </div> </div> <div class="pull-left"> <div class="btn-box"> <a href="conference-registration.php" class="theme-btn btn-style-two clearfix"> <span class="btn-wrap"> <span class="text-one">Registration</span> <span class="text-two">Registration</span> </span> </a> </div> </div> <div class="pull-left"> <div class="button-box"> <a href="#" class="theme-btn btn-style-two clearfix ml-0" data-toggle="modal" data-target="#brochure"> <span class="btn-wrap"> <span class="text-one">Download Brochure</span> <span class="text-two">Download Brochure</span> </span> </a> </div> </div> <!-- <div class="pull-left"> <div class="button-box"> <a href="exclusive-event.php" class="theme-btn btn-style-three clearfix"> <span class="btn-wrap"> <span class="text-one">Exclusive Event</span> <span class="text-two">Exclusive Event</span> </span> </a> </div> </div> --> </div> </div> </div> </div> </div> </section> <!-- Main Slider Two --> <section class="main-slider-two d-block d-md-block d-sm-block d-lg-none"> <div class="main-slider-carousel owl-theme owl-carousel"> <div class="slide"> <div class="image-layer" style="background-image:url(images/main-slider/image-2.jpg)"></div> <div class="auto-container"> <div class="content-column"> <div class="inner-column"> <div class="title">International <span>Conference on </span></div> <h1>Interdisciplinary Innovations: <span> Arts, Education, </span> <br>Business and Technology (ICAEBT-2025)</h1> <!-- <h5 class="text-white mb-2" style="font-size:20px !important;background-color:#e10039;padding:3px 10px;border-radius:5px;display: table;"> <i class="fa fa-map-marker text-white " aria-hidden="true"></i> Cebu, Philippines </h5> --> <h3 class="text-center text-white my-3" style="font-size:18px; text-align: left !important;"> Hybrid conference (Inperson+Virtual) <br> <span style="font-size:13px !important;"> You can participate in person at Baku, Azerbaijan or Virtually from your home or work.</span> </h3> <div class="text mb-0 mt-2 text-white"><span>ISBN :</span> 978-93-92104-59-6 </div> <!-- <div class="logo-image"> <img src="./images/iferp.png" alt=""> </div> --> <h5 class="venue-hig"> <strong>Venue :</strong> Baku, Azerbaijan </h5> <div class="banner-img1" style="text-align: left;margin-bottom:15px;"> <div class="banne banne-1"> <img src="./img/IFERP-Aca.jpg" class="ba" alt="" style="height:62px;" /> </div> <div class="banne banne-1"> <img src="./images/002.png" class="ba" alt="" /> </div> <div class="banne banne-1"> <img src="./images/004.png" class="ba" alt="" /> </div> </div> <div class="clearfix"> <div class="pull-left"> <div class="button-box"> <a href="abstract-submission.php" class="theme-btn btn-style-three clearfix"> <span class="btn-wrap"> <span class="text-one">Abstract Submission</span> <span class="text-two">Abstract Submission</span> </span> <!-- <span class="plus flaticon-plus"></span> --> </a> </div> </div> <div class="pull-left"> <div class="btn-box"> <a href="conference-registration.php" class="theme-btn btn-style-two clearfix"> <span class="btn-wrap"> <span class="text-one">Registration</span> <span class="text-two">Registration</span> </span> <!-- <span class="plus flaticon-plus"></span> --> </a> </div> </div> <div class="pull-left"> <div class="button-box"> <a href="#" data-toggle="modal" data-target="#brochure" class="theme-btn btn-style-three clearfix"> <span class="btn-wrap"> <span class="text-one">Download Brochure</span> <span class="text-two">Download Brochure</span> </span> <!-- <span class="plus flaticon-plus"></span> --> </a> </div> </div> </div> </div> </div> </div> </div> <!-- End Slide 01 --> <!-- Slide 02 --> <!-- <div class="slide"> <div class="image-layer" style="background-image:url(images/main-slider/image-2.jpg)"></div> <div class="auto-container"> <div class="content-column"> <div class="inner-column"> <div class="title">Welcome You <span>Industo</span></div> <h1>We’re Best <span>Providing</span> <br> Industiral Park</h1> <div class="text">Dunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis.</div> <div class="clearfix"> <div class="pull-left"> <div class="button-box"> <a href="#" class="theme-btn btn-style-three clearfix"> <span class="btn-wrap"> <span class="text-one">Explore More</span> <span class="text-two">Explore More</span> </span> <span class="plus flaticon-plus"></span> </a> </div> </div> <div class="pull-left"> <div class="phone-box"> <div class="box-inner"> <span class="icon flaticon-telephone"></span> Call Us Now <strong>+89 452 457 457</strong> </div> </div> </div> </div> </div> </div> </div> </div> --> <!-- End Slide 02 --> <!-- Slide 03 --> <!-- <div class="slide"> <div class="image-layer" style="background-image:url(images/main-slider/image-2.jpg)"></div> <div class="auto-container"> <div class="content-column"> <div class="inner-column"> <div class="title">Welcome You <span>Industo</span></div> <h1>We’re Best <span>Providing</span> <br> Industiral Park</h1> <div class="text">Dunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis.</div> <div class="clearfix"> <div class="pull-left"> <div class="button-box"> <a href="#" class="theme-btn btn-style-three clearfix"> <span class="btn-wrap"> <span class="text-one">Explore More</span> <span class="text-two">Explore More</span> </span> <span class="plus flaticon-plus"></span> </a> </div> </div> <div class="pull-left"> <div class="phone-box"> <div class="box-inner"> <span class="icon flaticon-telephone"></span> Call Us Now <strong>+89 452 457 457</strong> </div> </div> </div> </div> </div> </div> </div> </div> --> <!-- End Slide 03 --> </div> </section> <!-- End Main Slider Section --> <!-- Info Section --> <section class="info-section" style="margin-top: -4%;"> <div class="auto-container"> <div class="inner-container"> <div class="clearfix"> <!-- Info Block --> <div class="info-block col-lg-4 col-md-6 col-sm-12"> <div class="inner-box "> <div class="content"> <div class="icon flaticon-calendar-3"></div> <strong>Conference Date</strong> <div class="text text-1" style="font-weight: 600;font-size: 17px;"> 19<sup>th</sup>-20<sup>th</sup> June, 2025 </div> </div> </div> </div> <!-- Info Block --> <div class="info-block col-lg-4 col-md-6 col-sm-12"> <div class="inner-box"> <div class="content"> <div class="icon flaticon-location"></div> <strong> Conference Venue </strong> <!-- <div class="text" style="font-weight: 600;font-size: 17px;">Cebu, Philippines </div> --> <div class="text pb-4" style="font-weight: 600;line-height:16px"><span >Ramada by Wyndham Baku, </span> Salyan Hwy Shikhov Beach 1023, Baku, Azerbaijan. </div> </div> </div> </div> <!-- Info Block --> <div class="info-block col-lg-4 col-md-6 col-sm-12"> <div class="inner-box "> <div class="content"> <div class="icon flaticon-headphones-1"></div> <strong style="font-size: 18px;line-height:75px;">Call:+1 (626) 649-4484</strong> <!-- <div class="text text-1">Press 1 (For International Conferences with Journal Publications) </div> --> </div> </div> </div> </div> </div> </div> </section> <!-- End Info Section --> <!-- CTA Section --> <!-- <section class="cta-section-one mb-5"> <div class="auto-container"> <div class="row clearfix"> <div class="col-lg-10 offset-lg-1 col-xs-12 text-center"> <div class="sec-title-two centered mb-0"> <h2 class="text-dark mt-5">Academic Partner</h2> <div class="academic-par"> <div class="academic-img d-flex justify-content-center align-items-center"> <img src="./img/bisu.jpg" alt="" style="width:150px;"> </div> <h5 class="text-center fw-bold mt-3" style=""> Bohol Island State University, Philippines </h5> </div> </div> <div class="academic-par"> <div class="academic-img d-flex justify-content-center align-items-center"> <img src="https://edsaschool.com/wp-content/uploads/2021/08/logo-logo.jpg" alt="" style="width:150px;"> </div> <h5 class="text-center fw-bold mt-3" style=""> Eurasian Doctoral Student Academy, London,United Kingdom </h5> </div> </div> </div> </div> </div> </div> </section> --> <!-- <section class="cta-section-one mb-2 mt-4"> <div class="auto-container"> <div class="row clearfix"> <div class="col-lg-10 offset-lg-1 col-xs-12 text-center"> <div class="sec-title-two centered mb-0"> <div class="row d-flex justify-content-center"> <div class="section-header "> <h2 class="text-dark mt-5">Academic Partners</h2> </div> <br> </div> <div class="row clearfix d-flex justify-content-center"> <div class="col-lg-4 col-xs-12 text-center"> <div class="sec-title-two centered mb-0" style="box-shadow: 0 26px 58px 0 rgba(0, 0, 0, .22), 0 5px 14px 0 rgba(0, 0, 0, .18);padding: 10px;"> <div class="academic-par"> <div class="academic-img mt-2 d-flex justify-content-center align-items-center"> <img src="../img/bisu.jpg" alt="" style="max-width:139px;"> </div> <h5 class="text-center fw-bold mt-3" style="color:#fb3155;"> Bohol Island State University, Philippines </h5> </div> </div> </div> <div class="col-lg-4 col-xs-12 text-center"> <div class="sec-title-two centered mb-0" style="box-shadow: 0 26px 58px 0 rgba(0, 0, 0, .22), 0 5px 14px 0 rgba(0, 0, 0, .18);padding: 10px;"> <div class="academic-par"> <div class="academic-img mt-2 d-flex justify-content-center align-items-center"> <img src="https://edsaschool.com/wp-content/uploads/2021/08/logo-logo.jpg" alt="" style="max-width:500px;"> </div> <h5 class="text-center fw-bold mt-3" style="color:#fb3155;">Eurasian Doctoral Student Academy,London,United Kingdom </h5> </div> </div> </div> </div> </div> </div> </div> </section> --> <!-- End CTA Section --> <section> <div class="brand brand--2 spt_10 overflow-hidden"> <marquee class="gall2" behavior="alternate" direction="left" onmouseover="this.stop();" onmouseout="this.start();"> <img src="https://cdn.iferp.in/client-stories-images/2024/su-university.jpg" alt="Gallery"> <img src="https://cdn.iferp.in/client-stories-images/lju.jpg" alt="Gallery"> <img src="https://cdn.iferp.in/client-stories-images/Cebu.jpg" alt="Gallery"> <img src="https://cdn.iferp.in/client-stories-images/2024/october/piu-2025.jpg" alt="Gallery"> <img src="https://cdn.iferp.in/client-stories-images/2024/october/Mullion-College.jpg" alt="Gallery"> <img src="https://cdn.iferp.in/conf-proceedings/2024/november/mma-logo.jpg" alt="Gallery"> <img src="https://cdn.iferp.in/client-stories-images/2024/october/ACIC-RISE.jpg" alt="Gallery"> <img src="https://cdn.iferp.in/client-stories-images/2024/october/CGC-Landran.jpg" alt="Gallery"> <img src="https://cdn.iferp.in/client-stories-images/2024/october/sunway-university-Logo.png" alt="Gallery"> <img src="https://cdn.iferp.in/client-stories-images/2024/october/afebsi.png" alt="Gallery"> <img src="https://cdn.iferp.in/client-stories-images/2024/october/ssm.png" alt="Gallery"> <img src="https://cdn.iferp.in/client-stories-images/2024/october/wpu.png" alt="Gallery"> <img src="https://cdn.iferp.in/client-stories-images/2024/october/nust.png" alt="Gallery"> <img src="https://cdn.iferp.in/iferp-cms/2024/na-uni.png" alt="Gallery"> <img src="https://cdn.iferp.in/iferp-cms/2024/mahsa-uni.png" alt="Gallery"> <img src="https://cdn.iferp.in/iferp-cms/2024/edsa-logo.jpg" alt="Gallery"> <img src="https://cdn.iferp.in/client-stories-images/2024/october/bisu.jpg" alt="Gallery"> <img src="https://cdn.iferp.in/client-stories-images/2024/sep/st.joseph.jpg" alt="Gallery"> <img src="https://cdn.iferp.in/client-stories-images/2024/sep/pcu.jpg" alt="Gallery"> <img src="https://cdn.iferp.in/client-stories-images/2024/sep/poornima.jpg" alt="Gallery"> <img src="https://cdn.iferp.in/client-stories-images/laki.jpg" alt="Gallery"> <img src="https://cdn.iferp.in/client-stories-images/2024/sep/ustp.jpg" alt="Gallery"> <img src="https://cdn.iferp.in/client-stories-images/2024/sep/mmu.jpg" alt="Gallery"> <img src="https://cdn.iferp.in/client-stories-images/unheval.jpg" alt="Gallery"> <img src="https://cdn.iferp.in/client-stories-images/2024/iitm.jpg" alt="Gallery"> <img src="https://cdn.iferp.in/client-stories-images/2024/cgec.jpg" alt="Gallery"> <img src="https://cdn.iferp.in/client-stories-images/2024/kes.jpg" alt="Gallery"> <img src="https://cdn.iferp.in/client-stories-images/2024/uthm-1.jpg" alt="Gallery"> <img src="https://cdn.iferp.in/client-stories-images/2024/uphs.jpg" alt="Gallery"> <img src="https://cdn.iferp.in/client-stories-images/2024/unt-1.jpg" alt="Gallery"> <img src="https://cdn.iferp.in/client-stories-images/2024/asc-logo.png" alt="Gallery"> <img src="https://cdn.iferp.in/client-stories-images/2024/karpagam.jpg" alt="Gallery"> <img src="https://cdn.iferp.in/client-stories-images/2024/wcc.jpg" alt="Gallery"> <img src="https://cdn.iferp.in/client-stories-images/2024/cybe-fit.png" alt="Gallery"> <img src="https://cdn.iferp.in/client-stories-images/ucw.jpg" alt="Gallery"> <img src="https://cdn.iferp.in/client-stories-images/str-c.jpg" alt="Gallery"> <img src="https://cdn.iferp.in/client-stories-images/uki.jpg" alt="Gallery"> <img src="https://cdn.iferp.in/client-stories-images/logo.png" alt="Gallery"> <img src="https://cdn.iferp.in/client-stories-images/ac-partner%20%281%29.png" alt="Gallery"> <img src="https://cdn.iferp.in/client-stories-images/taylors-un.jpg" alt="Gallery"> <img src="https://www.iferp.in/img/Crown.jpg" alt="Gallery"> <img src="https://cdn.iferp.in/client-stories-images/miet.jpg" alt="Gallery"> <img src="https://cdn.iferp.in/client-stories-images/MIMT.jpg" alt="Gallery"> <img src="https://cdn.iferp.in/client-stories-images/unu.jpg" alt="Gallery"> <img src="https://cdn.iferp.in/client-stories-images/del.jpg" alt="Gallery"> <img src="https://cdn.iferp.in/client-stories-images/stu.jpg" alt="Gallery"> <img src="https://cdn.iferp.in/client-stories-images/ssmcc.jpg" alt="Gallery"> <img src="https://www.iferp.in/assets/images/Perpetual.png" alt="Gallery"> <img src="https://cdn.iferp.in/client-stories-images/janson-college.jpg" alt="Gallery"> <img src="https://cdn.iferp.in/client-stories-images/RMSU.jpg" alt="Gallery"> <img src="https://www.iferp.in/assets/images/client/wain.jpg" alt="Gallery"> <img src="https://cdn.iferp.in/client-stories-images/drie-college.jpg" alt="Gallery"> <img src="https://cdn.iferp.in/client-stories-images/lpu-1.jpg" alt="Gallery"> <img src="https://cdn.iferp.in/client-stories-images/unifa.jpg" alt="Gallery"> <img src="https://cdn.iferp.in/client-stories-images/cmr-eng.jpg" alt="Gallery"> <img src="https://www.iferp.in/assets/images/client/DIET.png" alt="Gallery"> <img src="https://cdn.iferp.in/client-stories-images/vc.jpg" alt="Gallery"> <img src="https://www.iferp.in/assets/images/client/karpagam.png" alt="Gallery"> <img src="https://cdn.iferp.in/client-stories-images/nsrit.png" alt="Gallery"> <img src="https://cdn.iferp.in/client-stories-images/rit.jpg" alt="Gallery"> </marquee> </div> </section> <section class="cta-section-one mb-0 mt-4"> <div class="container-fluid"> <div class="row clearfix d-flex justify-content-center"> <div class="col-lg-4 col-xs-12 text-center"> <div class="sec-title-two centered mb-0 h-100" style="padding: 10px;"> <div class="academic-par"> <div class="academic-img mt-2 d-flex justify-content-center align-items-center"> <img src="https://cdn.iferp.in/cpd-certificate/CPD-certificate.jpg" style=" width: 35%;margin-top: 10px;margin-bottom: 6px;margin-right: 3px;"> <img src="https://cdn.iferp.in/client-stories-images/2024/october/CPD-logo.svg" alt="" style="max-width:400px;max-height:auto;"> </div> </div> </div> </div> <div class="col-lg-10"> <div class="text-center" style=" margin: 20px 0;"> <span style=" color: #0e3a80; font-size: 25px; animation: blink 1s linear infinite; font-weight: 700; margin-right: 8px; "> 12.2 CPD CREDIT HOURS </span> <button type="button" class="btn btn-secondary btn-sm btn-popover" data-toggle="popover" data-placement="top" data-content="Continuing Professional Development (CPD) refers to the structured and ongoing process of learning activities undertaken by professionals to improve and refine their skills, knowledge, and competencies. It embodies a comprehensive approach to fostering personal and professional growth, ensuring continuous enhancement of expertise throughout one’s career." data-original-title="" title="" style=" position: relative; top: -6px; width: 30px !important; height: 30px !important; z-index:1; "> <i class="fa fa-info" aria-hidden="true" style="z-index-1;postion:relative;"></i> </button> &nbsp; <a href="cpd.php" class="cpd-btn"> Your Certificate On Completion</a> </div> </div> </div> </div> </section> <!-- <section class="cta-section-one mt-4 mb-5"> <div class="auto-container"> <div class="row clearfix"> <div class="col-lg-10 offset-lg-1 col-xs-12 text-center"> <div class="sec-title-two centered mb-0"> <div class="sec-title-three centered mb-1"> </div> <div class="academic-par"> <div class="academic-img d-flex justify-content-center align-items-center"> <img src="https://cdn.iferp.in/client-stories-images/2024/october/CPD-logo.svg" alt="" style="width:400px;padding-right:10px;"> </div> <h5 class="text-center fw-bold mt-3 blink" style="color:var(--color-fourty);"> 12.2 CPD CREDIT HOURS <a href="#" data-toggle="tooltip" title="Continuing Professional Development (CPD) refers to the structured and ongoing process of learning activities undertaken by professionals to improve and refine their skills, knowledge, and competencies. It embodies a comprehensive approach to fostering personal and professional growth, ensuring continuous enhancement of expertise throughout one’s career."><i class="fa fa-info-circle" style=" font-size: 21px; color: #03054b; padding-left: 5px;"></i></a></h5> </div> </div> </div> </div> </div> </section> --> <!-- --> <section> <!-- Glimpses of Our Conferences --> <div class="auto-container section-padding"> <div class="row"> <div class="inner-column col-lg-12 mt-3"> <div class="sec-title-two"> <div class="sec-title-three centered mb-1"> <h2>WELCOME TO <span><sup></sup> ICAEBT</span></h2> </div> <div class="text text-justify mb-3"> Welcome to the International Conference on Interdisciplinary Innovations: Arts, Education, Business, and Technology (ICAEBT-2025). Organized by IFERP Academy, this prestigious event serves as a global platform that brings together leading academics, researchers, practitioners, and professionals from diverse fields to foster cross-disciplinary collaboration and share groundbreaking innovations. Scheduled for the 19th and 20th June 2025 in Baku, Azerbaijan, ICAEBT-2025 is dedicated to addressing the complex challenges of the 21st century through a multidisciplinary approach, while contributing significantly towards achieving the United Nations’ Sustainable Development Goals (SDGs). </div> </div> </div> </div> <!-- <div class="sec-title-three centered"> <h2>Welcome Video<span> Messages </span> </h2> </div> --> <!-- <div class="row clearfix d-flex justify-content-center"> <div class="team-block-two col-lg-4 col-md-6 col-sm-12 mt-3"> <div class="inner-box wow fadeInLeft" data-wow-delay="0ms" data-wow-duration="1500ms"> <video width="100%" height="220" controls poster="https://iferp-in-docs.s3.ap-south-1.amazonaws.com/video-cover-img/video-cover-image-1.jpg"> <source src="https://iferp-in-docs.s3.ap-south-1.amazonaws.com/video/conference-video/Runato-Armenia-phd.mp4" type="video/mp4"> </video> <div class="lower-content"> <h4> Dr.Runato Armenia Basanes, PhD </h4> <div class="designation">Dean, College of Education, <br>Executive Director <br>Student Affairs and Services Division University of Antique , Philippines </div> </div> </div> </div> <div class="team-block-two col-lg-4 col-md-6 col-sm-12 mt-3"> <div class="inner-box wow fadeInLeft" data-wow-delay="0ms" data-wow-duration="1500ms"> <video width="100%" height="220" controls poster="https://iferp-in-docs.s3.ap-south-1.amazonaws.com/video-cover-img/video-cover-image-2.jpg"> <source src="https://iferp-in-docs.s3.ap-south-1.amazonaws.com/video/conference-video/Mrs.MARIZEN%20-icakmpet.mp4" type="video/mp4"> </video> <div class="lower-content"> <h4> Mrs.MARIZEN B. CONTRERAS </h4> <div class="designation">Associate Professor, <br>Management <br>UNIVERSITY OF BATANGAS Manila , Philippines </div> </div> </div> </div> <div class="team-block-two col-lg-4 col-md-6 col-sm-12 mt-3"> <div class="inner-box wow fadeInLeft" data-wow-delay="0ms" data-wow-duration="1500ms"> <video width="100%" height="220" controls poster="https://iferp-in-docs.s3.ap-south-1.amazonaws.com/video-cover-img/video-cover-image-3.jpg"> <source src="https://iferp-in-docs.s3.ap-south-1.amazonaws.com/video-cover-img/Mr-Devandran-Krishnan.mp4" type="video/mp4"> </video> <div class="lower-content"> <h4> Mr. Devandran Krishnan </h4> <div class="designation">Deputy Vice President <br>NanoMalaysia Berhad <br>Malaysia</div> </div> </div> </div> <div class="team-block-two col-lg-4 col-md-6 col-sm-12 mt-3"> <div class="inner-box wow fadeInLeft" data-wow-delay="0ms" data-wow-duration="1500ms"> <video width="100%" height="220" controls poster="https://iferp-in-docs.s3.ap-south-1.amazonaws.com/video-cover-img/video-cover-image-4.jpg"> <source src="https://iferp-in-docs.s3.ap-south-1.amazonaws.com/video/conference-video/Amor-Ellares.mp4" type="video/mp4"> </video> <div class="lower-content"> <h4> Mrs. AMOR S. ELLARES</h4> <div class="designation">FACULTY MEMBER <br>College of Cmputer Studies and Engineering <br>JOSE RIZAL UINIVERSITY <br>Philippines </div> </div> </div> </div> <div class="team-block-two col-lg-4 col-md-6 col-sm-12 mt-3"> <div class="inner-box wow fadeInLeft" data-wow-delay="0ms" data-wow-duration="1500ms"> <video width="100%" height="220" controls poster="https://iferp-in-docs.s3.ap-south-1.amazonaws.com/video-cover-img/video-cover-image-5.jpg"> <source src="https://iferp-in-docs.s3.ap-south-1.amazonaws.com/video/conference-video/icakmpet-Dr.Saad.mp4" type="video/mp4"> </video> <div class="lower-content"> <h4> Dr. SAAD TAYYAB </h4> <div class="designation">Professor <br>Faculty of Pharmaceutical Sciences <br>UCSI University, Kuala Lumpur <br>Malaysia </div> </div> </div> </div> <div class="team-block-two col-lg-4 col-md-6 col-sm-12 mt-3"> <div class="inner-box wow fadeInLeft" data-wow-delay="0ms" data-wow-duration="1500ms"> <video width="100%" height="220" controls poster="https://iferp-in-docs.s3.ap-south-1.amazonaws.com/video-cover-img/Dr.Marilyn-Morales-Obod.jpg"> <source src="https://iferp-in-docs.s3.ap-south-1.amazonaws.com/video/conference-video/Marilyn-Morales-video-6.mp4" type="video/mp4"> </video> <div class="lower-content"> <h4> Dr.Marilyn Morales Obod, LPT, EdD</h4> <div class="designation">Dean of the Graduate School,<br>Head, Research Development and Publication Office <br>World Citi Colleges Quezon City , Philippines </div> </div> </div> </div> </div> --> </div> <!-- Glimpses of Our Conferences --> </section> <!-- About Section Two --> <section class="about-section-two mb-0" style="background-image:url(images/background/pattern-14.png)"> <div class="auto-container"> <div class="row clearfix"> <!-- Content Column --> <div class="content-column col-lg-7 col-md-12 col-sm-12"> <div class="inner-column"> <div class="sec-title-two"> <div class="sec-title-three centered mt-5 mb-0"> <h2>PURPOSE OF <span> ICAEBT</span></h2> </div> <!-- <h6 class="text-center" style="color:#ff0052">"Innovative Solutions for a Sustainable Future in Engineering & Technology"</h6> --> <div class="text text-justify"> The ICAEBT aims to serve as a premier global forum that fosters collaboration and dialogue among scholars, industry professionals, and policymakers from diverse fields. The primary purpose of ICAEBT is to promote interdisciplinary research and innovation that address complex global challenges through the integration of arts, education, business, and technology. By aligning with the United Nations’ Sustainable Development Goals (SDGs), ICAEBT seeks to encourage knowledge sharing, explore transformative practices, and drive sustainable solutions that contribute to economic growth, social progress, and environmental sustainability on a global scale. </div> </div> </div> </div> <!-- Image Column --> <div class="image-column col-lg-5 col-md-12 col-sm-12 mt-4"> <div class="inner-column p-0"> <!-- <div class="year-box"> <img src="./images/short-icon-2.png" alt=""> </div> --> <div class="image wow fadeInLeft" data-wow-delay="0ms" data-wow-duration="1500ms"> <img src="./img/website-12.jpg" alt="" /> </div> <!-- <div class="image-two wow fadeInRight" data-wow-delay="0ms" data-wow-duration="1500ms"> <img src="images/resource/about-2.jpg" alt="" /> </div> --> </div> </div> </div> </div> </section> <!-- End About Section Two --> <section> <!-- Glimpses of Our Conferences --> <div class="auto-container section-padding"> <!-- <div class="sec-title-two mt-5"> <h2 class="text-center">Glimpses of Our Conferences </h2> </div> --> <div class="sec-title-three centered "> <h2>Glimpses of <span> Our Conferences</span></h2> </div> <div class="section-padding"> <marquee class="gall __web-inspector-hide-shortcut__" behavior="alternate" direction="left" onmouseover="this.stop();" onmouseout="this.start();"> <img src="https://cdn.iferp.in/conf-img/2025/Glimpses-image/Set1.jpg" alt="Gallery"> <img src="https://cdn.iferp.in/conf-img/2025/Glimpses-image/Set2.jpg" alt="Gallery"> <img src="https://cdn.iferp.in/conf-img/2025/Glimpses-image/Set3.jpg" alt="Gallery"> <img src="https://cdn.iferp.in/conf-img/2025/Glimpses-image/Set4.jpg" alt="Gallery"> <img src="https://cdn.iferp.in/conf-img/2025/Glimpses-image/Set5.jpg" alt="Gallery"> <img src="https://cdn.iferp.in/conf-img/2025/Glimpses-image/Set6.jpg" alt="Gallery"> <img src="https://cdn.iferp.in/conf-img/2025/Glimpses-image/Set7.jpg" alt="Gallery"> <img src="https://cdn.iferp.in/conf-img/2025/Glimpses-image/Set8.jpg" alt="Gallery"> <img src="https://cdn.iferp.in/conf-img/2025/Glimpses-image/Set9.jpg" alt="Gallery"> <img src="https://cdn.iferp.in/conf-img/2025/Glimpses-image/Set10.jpg" alt="Gallery"> <img src="https://cdn.iferp.in/conf-img/2025/Glimpses-image/Set2-(7).jpg" alt="Gallery"> <img src="https://cdn.iferp.in/conf-img/2025/Glimpses-image/Set2-(8).jpg" alt="Gallery"> <img src="https://cdn.iferp.in/conf-img/2025/Glimpses-image/Set2-(1).jpg" alt="Gallery"> <img src="https://cdn.iferp.in/conf-img/2025/Glimpses-image/Set2-(2).jpg" alt="Gallery"> <img src="https://cdn.iferp.in/conf-img/2025/Glimpses-image/Set2-(3).jpg" alt="Gallery"> <img src="https://cdn.iferp.in/conf-img/2025/Glimpses-image/Set2-(4).jpg" alt="Gallery"> <img src="https://cdn.iferp.in/conf-img/2025/Glimpses-image/Set2-(5).jpg" alt="Gallery"> <img src="https://cdn.iferp.in/conf-img/2025/Glimpses-image/Set2-(6).jpg" alt="Gallery"> </marquee> </div> </div> <!-- Glimpses of Our Conferences --> </section> <section> <!-- Glimpses of Our Conferences --> <div class="auto-container section-padding"> <!-- <div class="sec-title-two mt-5"> <h2 class="text-center">Past Conference feedback Videos </h2> </div> --> <div class="sec-title-three centered mt-5"> <h2>“What Our <span> Clients Says” </span></h2> </div> <div class="row"> <div class="col-lg-4 col-sm-12"> <div class="video-box"> <figure class="video-image m-0"> <img class="transition-500ms" src="https://cdn.iferp.in/video/2025/comman/8.jpg" alt="" style="width:100%;height:100%;"> </figure> <a href="https://cdn.iferp.in/video/2025/comman/8.mp4" class="lightbox-video overlay-box"><span class="flaticon-media-play-symbol transition-900ms"><i class="ripple"></i></span></a> </div> </div> <div class="col-lg-4 col-sm-12"> <div class="video-box"> <figure class="video-image m-0"> <img class="transition-500ms" src="https://cdn.iferp.in/video/2025/comman/9.jpg" alt="" style="width:100%;height:100%;"> </figure> <a href="https://cdn.iferp.in/video/2025/comman/9.mp4" class="lightbox-video overlay-box"><span class="flaticon-media-play-symbol transition-900ms"><i class="ripple"></i></span></a> </div> </div> <div class="col-lg-4 col-sm-12"> <div class="video-box"> <figure class="video-image m-0"> <img class="transition-500ms" src="https://cdn.iferp.in/video/2025/comman/11.jpg" alt="" style="width:100%;height:100%;"> </figure> <a href="https://cdn.iferp.in/video/2025/comman/11.mp4" class="lightbox-video overlay-box"><span class="flaticon-media-play-symbol transition-900ms"><i class="ripple"></i></span></a> </div> </div> </div> </div> <!-- Glimpses of Our Conferences --> </section> <section class="cta-section mt-0 mb-5"> <div class="auto-container"> <div class="sec-title-three centered "> <h2>Important<span> Dates</span></h2> </div> <div class="row clearfix"> <div class=" col-lg-3 col-md-6 col-sm-12 "> <div class="serviceBox"> <div class="service-icon"> <span><i class="fa fa-calendar"></i></span> </div> <h4 class="title">Early Bird Registration <br></h4> <p class="description"> 14<suZ>th</suZ>April 2025 </p> </div> </div> <div class=" col-lg-3 col-md-6 col-sm-12 "> <div class="serviceBox"> <div class="service-icon"> <span><i class="fa fa-calendar"></i></span> </div> <h4 class="title">Abstract Submission Deadline <br></h4> <p class="description"> 25<suZ>th</suZ>April 2025 </p> </div> </div> <div class=" col-lg-3 col-md-6 col-sm-12 "> <div class="serviceBox"> <div class="service-icon"> <span><i class="fa fa-calendar"></i></span> </div> <h4 class="title">Full Paper Submission Deadline <br></h4> <p class="description"> 5<suZ>th</suZ>May 2025 </p> </div> </div> <div class=" col-lg-3 col-md-6 col-sm-12 "> <div class="serviceBox"> <div class="service-icon"> <span><i class="fa fa-calendar"></i></span> </div> <h4 class="title">Final Registration Deadline <br></h4> <p class="description"> 10<suZ>th</suZ>May 2025 </p> </div> </div> <!-- <div class="col-lg-3 col-md-6 col-sm-12"> <div class="serviceBox blue"> <div class="service-icon"> <span><i class="fa fa-calendar"></i></span> </div> <h3 class="title">Abstract Submission Date</h3> <p class="description"> 26th October 2025</p> </div> </div> <div class="col-lg-3 col-md-6 col-sm-12"> <div class="serviceBox blue"> <div class="service-icon"> <span><i class="fa fa-calendar"></i></span> </div> <h3 class="title">Full Paper Submission Date</h3> <p class="description">03rd November 2025</p> </div> </div> <div class="col-lg-3 col-md-6 col-sm-12"> <div class="serviceBox blue"> <div class="service-icon"> <span><i class="fa fa-calendar"></i></span> </div> <h3 class="title">Registration Deadline Date</h3> <p class="description">10th November 2025</p> </div> </div> --> </div> </div> </section> <!-- About Section Two --> <section class="about-section-two pt-2" style="background-image:url(images/background/pattern-14.png);"> <div class="auto-container"> <div class="row clearfix"> <!-- Image Column --> <div class="image-column col-lg-6 col-md-12 col-sm-12"> <div class="inner-column"> <div class="year-box"> <img src="./images/short-icon-2.png" alt=""> </div> <div class="image wow fadeInLeft" data-wow-delay="0ms" data-wow-duration="1500ms"> <img src="images/resource/about-img.jpg" alt="" /> </div> <div class="image-two wow fadeInRight" data-wow-delay="0ms" data-wow-duration="1500ms"> <img src="images/resource/about-2.jpg" alt="" /> </div> </div> </div> <!-- Content Column --> <div class="content-column col-lg-6 col-md-12 col-sm-12"style=" margin-bottom: -38px;"> <div class="inner-column object"> <div class="sec-title-two"> <!-- <div class="title">Objective of the Conference</div> --> <div class="sec-title-three centered "> <h2>Objective of the <span><sup></sup> ICAEBT</span></h2> </div> <div class="text text-justify">The objective of ICAEBT is to enhance the quality and impact of interdisciplinary research by integrating innovations in arts, education, business, and technology. The conference aims to foster collaboration, promote skill development, and drive transformative innovation. The following are key objectives that we seek to achieve:</div> <div class="text text-justify"> <div class="text text-justify feature-block border border-2 p-4 justify-content-start w-100"> <i class="fa fa-retweet" aria-hidden="true"></i> <b>Facilitate Knowledge Sharing and Exchange:</b> To provide a dynamic platform for researchers, educators, and professionals to present their findings, share knowledge, and discuss contemporary trends and advancements across multiple fields.</div> <div class="text text-justify feature-block border border-2 p-4 justify-content-start w-100"> <i class="fa fa-globe" aria-hidden="true"></i> <b> Support Sustainable Development Goals:</b> To align research and discussions with the United Nations Sustainable Development Goals (SDGs), addressing issues such as quality education, economic growth, technological innovation, and social well-being through interdisciplinary approaches.</div> </div> </div> </div> </div> <div class="content-column col-lg-12 col-md-12 col-sm-12"> <div class="inner-column "> <div class="sec-title-two"> <div class="text text-justify "> <div class="text text-justify feature-block border border-2 p-4 justify-content-start w-100 object"> <i class="fa fa-graduation-cap" aria-hidden="true"></i> <b>Enhance Educational Practices and Policies:</b> To explore new pedagogical methods and educational policies that leverage technology, business acumen, and creative arts to improve learning outcomes and educational systems globally.</div> <div class="text text-justify feature-block border border-2 p-4 justify-content-start w-100 object"> <i class="fa fa-users" aria-hidden="true"></i> <b>Encourage Collaborative Partnerships:</b> To facilitate the formation of collaborative partnerships among academia, industry, and governmental organizations, fostering joint ventures and research initiatives that drive interdisciplinary advancements.</div> <div class="text text-justify feature-block border border-2 p-4 justify-content-start w-100 object"> <i class="fa fa-cog" aria-hidden="true"></i> <b> Promote Creativity and Technological Integration:</b> To highlight the role of creativity and technological integration in business and educational practices, encouraging participants to think beyond conventional boundaries and adopt new perspectives.</div> <div class="text text-justify feature-block border border-2 p-4 justify-content-start w-100 object"> <i class="fa fa-thumbs-up" aria-hidden="true"></i> <b> Address Contemporary and Future Challenges:</b> To identify and address contemporary and future challenges in society, such as digital transformation, cultural shifts, and economic development, through interdisciplinary dialogues and problem-solving strategies.</div> <div class="text text-justify feature-block border border-2 p-4 justify-content-start w-100 object"> <i class="fa fa-life-ring" aria-hidden="true"></i> <b>Support Professional Development:</b> To offer opportunities for professional development by sharing best practices, case studies, and theoretical frameworks that can be applied in academic, business, and technological domains.</div> These objectives aim to ensure that the ICAEBT - 2025 conference serves as a catalyst for interdisciplinary innovation and transformative research. Let me know if you need any further modifications or additions! </div> </div> </div> </div> </div> </div> </section> <!-- End About Section Two --> <!-- Testimonial Section Two --> <section class="testimonial-section-two"> <div class="image-layer" style="background-image:url(images/background/5.jpg)"></div> <div class="auto-container"> <h2><b style="color:#ff418b;"> ICAEBT-2025</b> <span>Features</span></h2> <h2 style="font-size: 18px !important;">Spotlights are listed below but are not limited to</h2> <div class="testimonial-carousel-two owl-carousel owl-theme"> <!-- Testimonial Block --> <div class="testimonial-block-three"> <div class="inner-box"> <div class="row clearfix"> <!-- Image Column --> <div class="image-column col-lg-3 col-md-4 col-sm-12"> <div class="inner-column"> <div class="image"> <img src="./images/feature-2.jpg" alt="" /> </div> </div> </div> <!-- Content Column --> <div class="content-column col-lg-9 col-md-8 col-sm-12"> <div class="inner-column"> <!-- <h5>Diverse Topics</h5> --> <div class="text"><span class="icon fa fa-quote-left"></span> Attending this International conference will give you exposure to new trends, insights from industry leaders, and an opportunity to connect with like-minded professionals. Here are some of the many events that you can expect at ICAEBT-2025</div> <!-- <div class="designation">Co-founder</div> --> </div> </div> </div> </div> </div> <!-- Testimonial Block --> <div class="testimonial-block-three"> <div class="inner-box"> <div class="row clearfix"> <!-- Image Column --> <div class="image-column col-lg-3 col-md-4 col-sm-12"> <div class="inner-column"> <div class="image"> <img src="./images/feature-1.jpg" alt="" /> </div> </div> </div> <!-- Content Column --> <div class="content-column col-lg-9 col-md-8 col-sm-12"> <div class="inner-column"> <h5>Panel Discussions: </h5> <div class="text"><span class="icon fa fa-quote-left"></span> Participate in interactive discussions organized by experts to learn about digital transformation, future opportunities, and emerging trends in education and e-learning.</div> <!-- <h5>Amber Lee</h5> <div class="designation">Co-founder</div> --> </div> </div> </div> </div> </div> <!-- Testimonial Block --> <div class="testimonial-block-three"> <div class="inner-box"> <div class="row clearfix"> <!-- Image Column --> <div class="image-column col-lg-3 col-md-4 col-sm-12"> <div class="inner-column"> <div class="image"> <img src="./images/feature-5.jpg" alt="" /> </div> </div> </div> <!-- Content Column --> <div class="content-column col-lg-9 col-md-8 col-sm-12"> <div class="inner-column"> <h5>Publication Opportunities:</h5> <div class="text"><span class="icon fa fa-quote-left"></span> Share your important findings with the academic community by publishing your research articles in respectable journals or conference proceedings. </div> <!-- <h5>Amber Lee</h5> <div class="designation">Co-founder</div> --> </div> </div> </div> </div> </div> <!-- Testimonial Block --> <div class="testimonial-block-three"> <div class="inner-box"> <div class="row clearfix"> <!-- Image Column --> <div class="image-column col-lg-3 col-md-4 col-sm-12"> <div class="inner-column"> <div class="image"> <img src="./images/feature-6.jpg " alt="" /> </div> </div> </div> <!-- Content Column --> <div class="content-column col-lg-9 col-md-8 col-sm-12"> <div class="inner-column"> <h5>Workshops and Seminars: </h5> <div class="text"><span class="icon fa fa-quote-left"></span> Attend specialized classes for practical learning, knowledge, and skill development in the digital age of education.</div> <!-- <h5>Amber Lee</h5> <div class="designation">Co-founder</div> --> </div> </div> </div> </div> </div> <div class="testimonial-block-three"> <div class="inner-box"> <div class="row clearfix"> <!-- Image Column --> <div class="image-column col-lg-3 col-md-4 col-sm-12"> <div class="inner-column"> <div class="image"> <img src="./images/feature-6.jpg " alt="" /> </div> </div> </div> <!-- Content Column --> <div class="content-column col-lg-9 col-md-8 col-sm-12"> <div class="inner-column"> <h5>Research Paper Presentations:</h5> <div class="text"><span class="icon fa fa-quote-left"></span> Present your paper or research to an International audience and receive feedback from professionals all over the world. You can also present your findings via poster presentation. Present your paper or research to an International audience and receive feedback from professionals all over the world. You can also present your findings via poster presentation. </div> <!-- <h5>Amber Lee</h5> <div class="designation">Co-founder</div> --> </div> </div> </div> </div> </div> <div class="testimonial-block-three"> <div class="inner-box"> <div class="row clearfix"> <!-- Image Column --> <div class="image-column col-lg-3 col-md-4 col-sm-12"> <div class="inner-column"> <div class="image"> <img src="./images/feature-6.jpg " alt="" /> </div> </div> </div> <!-- Content Column --> <div class="content-column col-lg-9 col-md-8 col-sm-12"> <div class="inner-column"> <h5>Keynote Addresses:</h5> <div class="text"><span class="icon fa fa-quote-left"></span> Hear from expert speakers who will give fascinating lectures on the current trends and views regarding digitalization in education and e-learning. </div> <!-- <h5>Amber Lee</h5> <div class="designation">Co-founder</div> --> </div> </div> </div> </div> </div> </div> </div> </section> <!-- End Testimonial Section Two --> <!-- Team Section Two --> <!-- <section class="team-section-two py-3"> <div class="auto-container"> <div class="row clearfix d-flex justify-content-center"> <div class="team-block-two col-lg-4 col-md-6 col-sm-12"> <div class="sec-title-three centered "> <h2>Welcome<span> Address by</span></h2> </div> <div class="inner-box wow fadeInLeft" data-wow-delay="0ms" data-wow-duration="1500ms"> <div class="image"> <img src="./img/icakmpet-welcom-add.png" alt="" style="width: 230px;margin:auto;" /> </div> <div class="lower-content"> <h4> RAYMOND PATRICK V. GUICO, MM </h4> <div class="designation">President <br>World Citi Colleges & WCC Aeronautical and Technological College <br>Philippines </div> </div> </div> </div> <div class="team-block-two col-lg-4 col-md-6 col-sm-12"> <div class="sec-title-three centered "> <h2>ICAKMPET<span> Ambassador </span></h2> </div> <div class="inner-box wow fadeInLeft" data-wow-delay="0ms" data-wow-duration="1500ms"> <div class="image"> <img src="./img/ambassdor-icakmpet.png" alt="" style="width: 230px;margin:auto;" /> </div> <div class="lower-content"> <h4>Dr. Stephen A. Fadare</h4> <div class="designation">Associate Professor<br>College of Sports, Physical Education and Recreation <br>Mindanao State University , Philippines </div> </div> </div> </div> </div> </div> </section> --> <!-- Team Section Two --> <!-- <section class="team-section-two py-3"> <div class="pattern-layer" style="background-image:url(images/background/pattern-18.pn)"></div> <div class="pattern-layer-two" style="background-image:url(images/background/pattern-19.)"></div> <div class="auto-container"> <div class="sec-title-three centered "> <h2>ICAKMPET<span> Ambassador </span></h2> </div> <div class="row clearfix d-flex justify-content-center"> <div class="team-block-two col-lg-4 col-md-6 col-sm-12"> <div class="inner-box wow fadeInLeft" data-wow-delay="0ms" data-wow-duration="1500ms"> <div class="image"> <img src="./img/ambassdor-icakmpet.png" alt="" style="width: 230px;margin:auto;" /> </div> <div class="lower-content"> <h4>Dr. Stephen A. Fadare</h4> <div class="designation">Associate Professor<br>College of Sports, Physical Education and Recreation <br>Mindanao State University , Philippines </div> </div> </div> </div> </div> </div> </section> --> <!-- End Team Section Two --> <!-- Team Section Two --> <section class="team-section-two py-3"> <div class="pattern-layer" style="background-image:url(images/background/pattern-18.pn)"></div> <div class="pattern-layer-two" style="background-image:url(images/background/pattern-19.)"></div> <div class="auto-container"> <div class="sec-title-three centered "> <h2>Keynote <span> Speakers</span></h2> </div> <div class="row clearfix d-flex justify-content-center"> <div class="team-block-two col-lg-4 col-md-6 col-sm-12"> <div class="inner-box wow fadeInLeft" data-wow-delay="0ms" data-wow-duration="1500ms"> <div class="flag-div"> <img src="https://cdn.iferp.in/flag/malaysia.png" alt=""> </div> <div class="image"> <img src="./img/nur.png" alt="" style="width: 230px;margin:auto;" /> </div> <div class="lower-content"> <h4>Assoc. Prof. Ts. Dr. Nur Azaliah BT Abu Bakar</h4> <div class="designation">Associate Director of UTM International Kuala Lumpur | Associate Professor <br>Faculty of Artificial Intelligence<br>Universiti Teknologi Malaysia,<br>Jalan Sultan Yahya Petra<br>Kuala Lumpur, Malaysia. </div> <button type="button" class="btn btn-primary mt-2" data-toggle="modal" data-target="#ks1">View Biography</button> </div> </div> </div> <div class="team-block-two col-lg-4 col-md-6 col-sm-12"> <div class="inner-box wow fadeInLeft" data-wow-delay="0ms" data-wow-duration="1500ms"> <div class="flag-div"> <img src="https://cdn.iferp.in/flag/malaysia.png" alt=""> </div> <div class="image"> <img src="./img/arun.jpg" alt="" style="width: 230px;margin:auto;" /> </div> <div class="lower-content"> <h4>Assoc Prof. Dr. L. Arun Raj</h4> <div class="designation">Department of CSE<br>B.S. Crescent Institute of Science and Technology<br>Chennai, India. </div> <button type="button" class="btn btn-primary mt-2" data-toggle="modal" data-target="#ks2">View Biography</button> </div> </div> </div> <div class="team-block-two col-lg-4 col-md-6 col-sm-12"> <div class="inner-box wow fadeInLeft" data-wow-delay="0ms" data-wow-duration="1500ms"> <div class="flag-div"> <img src="https://cdn.iferp.in/flag/india.png" alt=""> </div> <div class="image"> <img src="./img/pardeep.jpg" alt="" style="width: 230px;margin:auto;" /> </div> <div class="lower-content"> <h4>Dr. Pardeep Singh Tiwana</h4> <div class="designation">Assistant Professor<br>Chandigarh Group of Colleges,<br>Landran Mohali<br> India. </div> <button type="button" class="btn btn-primary mt-2" data-toggle="modal" data-target="#ks3">View Biography</button> </div> </div> </div> </div> </div> </section> <!-- End Team Section Two --> <section class="team-section-two py-3"> <div class="auto-container"> <div class="sec-title-three centered "> <h2>Session<span> Speakers</span></h2> </div> <div class="row clearfix d-flex justify-content-center"> <div class="team-block-two col-lg-4 col-md-6 col-sm-12"> <div class="inner-box wow fadeInLeft" data-wow-delay="0ms" data-wow-duration="1500ms"> <div class="flag-div"> <img src="https://cdn.iferp.in/flag/india.png" alt=""> </div> <div class="image"> <img src="./img/sameer.jpg" alt="" style="width: 230px;margin:auto;" /> </div> <div class="lower-content"> <h4> Prof. Dr. Md. Sameeruddin Khan</h4> <div class="designation">Dean of school of CSE and IS and Pro vice chancellor - Engineering <br>Presidency University, <br>India. </div> <button type="button" class="btn btn-primary mt-2" data-toggle="modal" data-target="#ss1">View Biography</button> </div> </div> </div> <div class="team-block-two col-lg-4 col-md-6 col-sm-12"> <div class="inner-box wow fadeInLeft" data-wow-delay="0ms" data-wow-duration="1500ms"> <div class="flag-div"> <img src="https://cdn.iferp.in/flag/malaysia.png" alt=""> </div> <div class="image"> <img src="./img/nur.JPG" alt="" style="width: 240px;margin:auto;" /> </div> <div class="lower-content"> <h4>Dr Nurshahira Ibrahim</h4> <div class="designation">Senior Lecturer<br> Academy of Contemporary Islamic Studies,<br> Universiti Teknologi MARA,<br> Pahang, Malaysia. </div> <button type="button" class="btn btn-primary mt-2" data-toggle="modal" data-target="#ss2">View Biography</button> </div> </div> </div> </div> </div> </section> <!-- Team Section Two --> <!-- <section class="team-section-two py-3"> <div class="auto-container"> <div class="sec-title-three centered "> <h2>Session<span> Speakers</span></h2> </div> <div class="row clearfix d-flex justify-content-center"> <div class="team-block-two col-lg-4 col-md-6 col-sm-12"> <div class="inner-box wow fadeInLeft" data-wow-delay="0ms" data-wow-duration="1500ms"> <div class="image"> <img src="./img/\icakmpet-session-spk2.jpg" alt="" style="width: 230px;margin:auto;" /> </div> <div class="lower-content"> <h4> Assoc. Prof. Dr Balakrishnan Muniapan </h4> <div class="designation">Department of Human Resource Management <br>Wawasan Open University <br>Malaysia </div> </div> </div> </div> <div class="team-block-two col-lg-4 col-md-6 col-sm-12"> <div class="inner-box wow fadeInLeft" data-wow-delay="0ms" data-wow-duration="1500ms"> <div class="image"> <img src="./img/icakmpet-sesion-spk-2.png" alt="" style="width: 230px;margin:auto;" /> </div> <div class="lower-content"> <h4> Mr. Arun Kumar Singh </h4> <div class="designation">Founding CEO & Accountable Manager <br>India One Air <br>India </div> </div> </div> </div> <div class="team-block-two col-lg-4 col-md-6 col-sm-12"> <div class="inner-box wow fadeInLeft" data-wow-delay="0ms" data-wow-duration="1500ms"> <div class="image"> <img src="./img/icakmpet-ses-spk-5.png" alt="" style="width: 230px;margin:auto;" /> </div> <div class="lower-content"> <h4> JOHN MARK S. BORBON, LPT </h4> <div class="designation">Head, Quality Assurance and Technology Office <br>Coordinator, Community Extension and Services Office WCC, <br>QC Campus </div> </div> </div> </div> <div class="team-block-two col-lg-4 col-md-6 col-sm-12"> <div class="inner-box wow fadeInLeft" data-wow-delay="0ms" data-wow-duration="1500ms"> <div class="image"> <img src="./img/John.jpeg" alt="" style="width: 230px;margin:auto;" /> </div> <div class="lower-content"> <h4> Mr. John Booth MBCS, CDCAP, CDCSP </h4> <div class="designation">Managing Director <br>Carbon3IT Ltd, <br>United Kingdom. </div> </div> </div> </div> <div class="team-block-two col-lg-4 col-md-6 col-sm-12"> <div class="inner-box wow fadeInLeft" data-wow-delay="0ms" data-wow-duration="1500ms"> <div class="image"> <img src="./img/icakmpet-img.jpg" alt="" style="width: 230px;margin:auto;" /> </div> <div class="lower-content"> <h4> Prof. Dr. Sailesh Iyer </h4> <div class="designation">Dean <br>Department of CSE/IT <br>Rai School of Engineering, Rai University <br>President RU IIC and RU Nodal officer -GSIRF <br>India </div> </div> </div> </div> <div class="team-block-two col-lg-4 col-md-6 col-sm-12"> <div class="inner-box wow fadeInLeft" data-wow-delay="0ms" data-wow-duration="1500ms"> <div class="image"> <img src="./img/icmcer-ses-speaker-7.png" alt="" style="width: 230px;margin:auto;" /> </div> <div class="lower-content"> <h4> Dr. Mostafa Ewees </h4> <div class="designation">Stanford Professor at Organizational Behavior & Psycho-analysis at Stanford University at California <br>Founder & Educational superintendent at Pathfinder Training company <br>United States of America </div> </div> </div> </div> <div class="team-block-two col-lg-4 col-md-6 col-sm-12"> <div class="inner-box wow fadeInLeft" data-wow-delay="0ms" data-wow-duration="1500ms"> <div class="image"> <img src="./img/icakmpet-ses-spk-9.jpg" alt="" style="width: 230px;margin:auto;" /> </div> <div class="lower-content"> <h4> Assoc. Prof. Dr . Saifullah Bullo </h4> <div class="designation">Director of Research (ORIC) and Chairperson <br>Begum Nusrat Bhutto Women University <br>Pakistan </div> </div> </div> </div> </div> </div> </section> --> <style> .cta-section-two .inner-container { margin-top: 0px !important; } .cta-section-two .inner-container:before { position: absolute; content: ""; left: 0px; top: 0px; right: 0px; bottom: 0px; opacity: 0.78; background-color: rgb(12 0 48 / 0%); } </style> <!-- <section class="cta-section-two pt-2"> <div class="auto-container"> <div class="inner-container" style="background-image: radial-gradient( rgb(4 141 95 / 95%), rgb(0 34 42 / 83%)), url(images/exclusive-img.jpg);"> <div class="row clearfix"> <div class="col-lg-8 col-md-12 col-sm-12"> <h2 class="pt-2">Exclusive Panel Discussion</h2> <h6> <span class="text-white">The Secrets of Successful Publishing: Strategies for Researchers to Transform Findings into Compelling Articles</span></h6> <div class="button-box"> <a href="./exclusive-event.php" class="theme-btn btn-style-seven clearfix"> <span class="btn-wrap"> <span class="text-one">Exclusive Event</span> <span class="text-two">Exclusive Event</span> </span> </a> </div> </div> <div class="col-lg-4 col-md-12 col-sm-12"> <div class="side-image wow fadeInRight animated" data-wow-delay="300ms" data-wow-duration="1500ms" style="visibility: visible; animation-duration: 1500ms; animation-delay: 300ms; animation-name: fadeInRight;"> <img src="images/cta.png" alt="" style="margin-bottom:-65px;"> </div> </div> </div> </div> </div> </section> --> <!-- <section class="team-section-two py-3"> <div class="auto-container"> <div class="sec-title-three centered "> <h2>Session<span> Speakers</span></h2> </div> <div class="row clearfix d-flex justify-content-center"> <div class="team-block-two col-lg-4 col-md-6 col-sm-12"> <div class="inner-box wow fadeInLeft" data-wow-delay="0ms" data-wow-duration="1500ms"> <div class="image"> <img src="./img/icakmpet-chair2.jpg" alt="" style="width: 230px;margin:auto;" /> </div> <div class="lower-content"> <h4>Dr. Anjum Parveen Nazir Qureshi </h4> <div class="designation">Assistant Professor (Electronics & Communication), <br>Rajiv Gandhi College of Engineering, Research and Technology, <br>India. </div> </div> </div> </div> <div class="team-block-two col-lg-4 col-md-6 col-sm-12"> <div class="inner-box wow fadeInLeft" data-wow-delay="0ms" data-wow-duration="1500ms"> <div class="image"> <img src="./img/icakmpet-sspk-2.png" alt="" style="width: 230px;margin:auto;" /> </div> <div class="lower-content"> <h4> Asst Prof. Dr. Surbhi Saroha </h4> <div class="designation">Shobhit University <br>India. </div> <button type="button" class="btn btn-primary mt-2" data-toggle="modal" data-target=".ssk-2"> View Biography</button> </div> </div> </div> <div class="team-block-two col-lg-4 col-md-6 col-sm-12"> <div class="inner-box wow fadeInLeft" data-wow-delay="0ms" data-wow-duration="1500ms"> <div class="image"> <img src="./img/icakmpet-sspk-3.jpg" alt="" style="width: 230px;margin:auto;" /> </div> <div class="lower-content"> <h4> Dr. Shazmin Shareena Ab Azis </h4> <div class="designation">Senior Lecturer Real Estate<br>Faculty of Built Environment and Surveying <br>Universiti Teknologi Malaysia <br>Malaysia. </div> <button type="button" class="btn btn-primary mt-2" data-toggle="modal" data-target=".ssk-3"> View Biography</button> </div> </div> </div> </div> </div> </section> <section class="team-section-two py-3"> <div class="auto-container"> <div class="sec-title-three centered "> <h2>Session<span> Chair</span></h2> </div> <div class="row clearfix d-flex justify-content-center"> <div class="team-block-two col-lg-4 col-md-6 col-sm-12"> <div class="inner-box wow fadeInLeft" data-wow-delay="0ms" data-wow-duration="1500ms"> <div class="image"> <img src="./img/icakmpet-chair.jpg" alt="" style="width: 230px;margin:auto;" /> </div> <div class="lower-content"> <h4> Ms. Carla Marie Santos </h4> <div class="designation">Associate Professor (English) <br>National University <br>Philippines. </div> </div> </div> </div> </div> </div> </section> --> <!-- <section class="team-section-two py-3"> <div class="auto-container"> <div class="sec-title-three centered "> <h2>Student <span> Ambassadors </span></h2> </div> <div class="row clearfix d-flex justify-content-center"> <div class="team-block-two col-lg-4 col-md-6 col-sm-12"> <div class="inner-box wow fadeInLeft" data-wow-delay="0ms" data-wow-duration="1500ms"> <div class="image"> <img src="./img/session-chair-5.jpg" alt="" style="width: 230px;margin:auto;" /> </div> <div class="lower-content"> <h4> Chenee Kristelle Abunda </h4> <div class="designation">School of International Hospitality Management <br> World Citi Colleges, Quezon Citi Campus, Philippines </div> </div> </div> </div> <div class="team-block-two col-lg-4 col-md-6 col-sm-12"> <div class="inner-box wow fadeInLeft" data-wow-delay="0ms" data-wow-duration="1500ms"> <div class="image"> <img src="./img/session-chair-6.jpg" alt="" style="width: 230px;margin:auto;" /> </div> <div class="lower-content"> <h4> Samantha Donaire </h4> <div class="designation">School of International Hospitality Management <br>World Citi Colleges, Quezon Citi Campus, Philippines </div> </div> </div> </div> </div> </div> </section> --> <!-- End Team Section Two --> <style> .sdg-content h6 { color: #011e1f !important; font-size: 14px; } .sdg-content h6 span { font-size: 14px; color: #bb029c !important; font-weight: bold; } .sdg-content h5 { font-size: 16px; display: inline; color: #c43100; } .sdg-container { min-height: 278px !important; } .font-18 { font-size: 18px !important; } .view-t { color: #003691 !important; } </style> <!-- About Section Two --> <section class=" mb-4 bg-image-attache mt-5"> <div class="container-fluid"> <div class="row clearfix d-flex justify-content-center"> <!-- Content Column --> <div class="content-column col-lg-12 col-md-12 col-sm-12"> <div class="inner-column"> <div class="sec-title-two"> <div class="sec-title-three centered mb-1"> <h2>ICAEBT - 2025 could <span>actively contribute to the SDGs:</span></h2> <p class="text-center">That's an admirable objective! Aligning with the United Nations' Sustainable Development Goals (SDGs) underscores a commitment to global sustainability and societal well-being. Here are potential ways in which the ICAEBT - 2025 could actively contribute to the SDGs:</p> </div> </div> </div> </div> </div> <div class="row clearfix d-flex justify-content-center"> <div class="col-lg-6 px-4 py-2"> <div class="sdg-container row"> <div class="sdg-image col-lg-3"> <img src="./img/goal-3.jpg" alt=""> </div> <div class="sdg-content col-lg-9"> <h6 class="font-18"> Goal 3: Good Health And Well Being</h6> <p> <i class="fa fa-check-square" aria-hidden="true"></i> Ensure healthy lives and promote well-being for all ages by enhancing access to quality healthcare, preventive measures, and mental health services. </h5> <h5>Sessions to be Addressed :</h5> <h6> <span>Session 8: </span> <a href="https://www.iferp.in/icaebt/session-8.php" class="view-t"> Health and Wellbeing </a> </h6> </div> </div> </div> <!-- end 3 --> <div class="col-lg-6 px-4 py-2"> <div class="sdg-container row"> <div class="sdg-image col-lg-3"> <img src="./img/goal-4.jpg" alt=""> </div> <div class="sdg-content col-lg-9"> <h6 class="font-18"> Goal 4: Quality Education</h6> <p> <i class="fa fa-check-square" aria-hidden="true"></i>Provide inclusive and equitable education opportunities, promoting lifelong learning to empower individuals and foster global development. </h5> <h5>Sessions to be Addressed :</h5> <h6> <span>Session 1: </span> <a href="https://www.iferp.in/icaebt/session-1.php" class="view-t"> Arts and Culture </a> <br> <span>Session 2: </span> <a href="https://www.iferp.in/icaebt/session-2.php" class="view-t"> Education and Pedagogy </a> <br> </a> </h6> </div> </div> </div> <!-- end 4 --> <div class="col-lg-6 px-4 py-2"> <div class="sdg-container row" style="min-height: 298px !important;"> <div class="sdg-image col-lg-3"> <img src="./img/goal-6.jpg" alt=""> </div> <div class="sdg-content col-lg-9"> <h6 class="font-18"> Goal 6: Clean Water and Sanitation </h6> <p> <i class="fa fa-check-square" aria-hidden="true"></i> Ensure the availability and sustainable management of clean water and sanitation for everyone, reducing water scarcity and improving hygiene practices. </h5> <h5>Sessions to be Addressed :</h5> <h6> <span>Session 8: </span> <a href="https://www.iferp.in/icaebt/session-8.php" class="view-t"> Health and Wellbeing </a> </h6> </div> </div> </div> <!-- end 5 --> <div class="col-lg-6 px-4 py-2"> <div class="sdg-container row" style="min-height: 298px !important;"> <div class="sdg-image col-lg-3"> <img src="./img/goal-8.jpg" alt=""> </div> <div class="sdg-content col-lg-9"> <h6 class="font-18"> Goal 8: Decent Work and Economic Growth </h6> <p> <i class="fa fa-check-square" aria-hidden="true"></i> Promote sustained, inclusive economic growth, and create decent work opportunities, fostering innovation and entrepreneurship. </h5> <h5>Sessions to be Addressed :</h5> <h6> <span>Session 3: </span> <a href="https://www.iferp.in/icaebt/session-3.php" class="view-t"> Business Innovations </a> </h6> </div> </div> </div> <!-- end 8 --> <div class="col-lg-6 px-4 py-2"> <div class="sdg-container row"> <div class="sdg-image col-lg-3"> <img src="./img/goal-9.png" alt=""> </div> <div class="sdg-content col-lg-9"> <h6 class="font-18"> Goal 9: Industry, Innovation, and Infrastructure</h6> <p> <i class="fa fa-check-square" aria-hidden="true"></i>Build resilient infrastructure, promote sustainable industrialization, and foster innovation for inclusive development. </h5> <h5>Sessions to be Addressed :</h5> <h6> <span>Session 3: </span> <a href="https://www.iferp.in/icaebt/session-3.php" class="view-t"> Business Innovations </a> <br> <span>Session 4: </span> <a href="https://www.iferp.in/icaebt/session-4.php" class="view-t"> Technology and Society </a> <br> <span>Session 5: </span> <a href="https://www.iferp.in/icaebt/session-5.php" class="view-t"> Cross-Disciplinary Innovations </a> <br> <span>Session 10: </span> <a href="https://www.iferp.in/icaebt/session-10.php" class="view-t"> Future Trends </a> </h6> </div> </div> </div> <!-- end 9 --> <div class="col-lg-6 px-4 py-2"> <div class="sdg-container row"> <div class="sdg-image col-lg-3"> <img src="./img/goal-10.jpg" alt=""> </div> <div class="sdg-content col-lg-9"> <h6 class="font-18"> Goal 10: Reduced Inequalities </h6> <p> <i class="fa fa-check-square" aria-hidden="true"></i>Reduce income inequality within and among countries, ensuring equal opportunities and promoting social and economic inclusion. </h5> <h5>Sessions to be Addressed :</h5> <h6> <span>Session 2: </span> <a href="https://www.iferp.in/icaebt/session-2.php" class="view-t"> Education and Pedagogy </a> <br> <span>Session 9: </span> <a href="https://www.iferp.in/icaebt/session-9.php" class="view-t"> Policy and Governance </a> <br> </a> </h6> </div> </div> </div> <div class="col-lg-6 px-4 py-2"> <div class="sdg-container row"> <div class="sdg-image col-lg-3"> <img src="./img/goal-11.jpg" alt=""> </div> <div class="sdg-content col-lg-9"> <h6 class="font-18"> Goal 11: Sustainable Cities and Communities</h6> <p> <i class="fa fa-check-square" aria-hidden="true"></i> Make cities inclusive, safe, resilient, and sustainable, fostering better living conditions and efficient urban planning. </p> <h5>Sessions to be Addressed :</h5> <h6> <span>Session 1: </span> <a href="https://www.iferp.in/icaebt/session-9.php" class="view-t"> Arts and Culture </a> </h6> </div> </div> </div> <!-- end 11 --> <div class="col-lg-6 px-4 py-2"> <div class="sdg-container row"> <div class="sdg-image col-lg-3"> <img src="./img/goal-12.jpg" alt=""> </div> <div class="sdg-content col-lg-9"> <h6 class="font-18"> Goal 12: Responsible Consumption and Production</h6> <p> <i class="fa fa-check-square" aria-hidden="true"></i> Ensure sustainable consumption and production patterns, minimizing waste and promoting resource efficiency for a greener planet. </p> <h5>Sessions to be Addressed :</h5> <h6> <span>Session 6:</span> <a href="https://www.iferp.in/icaebt/session-6.php" class="view-t"> Sustainability and Innovation </a> </h6> </div> </div> </div> <!-- end 12 --> <div class="col-lg-6 px-4 py-2"> <div class="sdg-container row"> <div class="sdg-image col-lg-3"> <img src="./img/goal-13.jpg" alt=""> </div> <div class="sdg-content col-lg-9"> <h6 class="font-18"> Goal 13: Climate Action </h6> <p> <i class="fa fa-check-square" aria-hidden="true"></i>Take urgent action to combat climate change and its impacts through innovation, resilience-building, and global collaboration. </p> <h5>Sessions to be Addressed :</h5> <h6> <span>Session 6:</span> <a href="https://www.iferp.in/icaebt/session-6.php" class="view-t"> Sustainability and Innovation </a><br> <span>Session 10: </span> <a href="https://www.iferp.in/icaebt/session-10.php" class="view-t"> Future Trends </a> </h6> </div> </div> </div> <!-- end 15 --> <div class="col-lg-6 px-4 py-2"> <div class="sdg-container row"> <div class="sdg-image col-lg-3"> <img src="./img/goal-16.jpg" alt=""> </div> <div class="sdg-content col-lg-9"> <h6 class="font-18"> Goal 16: Peace, Justice and Strong Institutions</h6> <p> <i class="fa fa-check-square" aria-hidden="true"></i> Promote peaceful, inclusive societies with access to justice for all, and build effective, accountable institutions. </h5> <h5>Sessions to be Addressed :</h5> <h6> <span>Session 7: </span> <a href="https://www.iferp.in/icaebt/session-7.php" class="view-t"> Global Perspectives </a> <br> <span>Session 9: </span> <a href="https://www.iferp.in/icaebt/session-9.php" class="view-t"> Policy and Governance </a> <br> </a> </h6> </div> </div> </div> <!-- end 16 --> <div class="col-lg-6 px-4 py-2"> <div class="sdg-container row"> <div class="sdg-image col-lg-3"> <img src="./img/goal-17.jpg" alt=""> </div> <div class="sdg-content col-lg-9"> <h6 class="font-18"> Goal 17: Partnerships for the Goals</h6> <p> <i class="fa fa-check-square" aria-hidden="true"></i> Strengthen global partnerships to support sustainable development, fostering cooperation and resource-sharing among nations. </h5> <h5>Sessions to be Addressed :</h5> <h6> <span>Session 4: </span> <a href="https://www.iferp.in/icaebt/session-4.php" class="view-t"> Technology and Society </a> <br> <span>Session 5: </span> <a href="https://www.iferp.in/icaebt/session-5.php" class="view-t"> Cross-Disciplinary Innovations </a> <br> <span>Session 7: </span> <a href="https://www.iferp.in/icaebt/session-7.php" class="view-t"> Global Perspectives </a> </a> </h6> </div> </div> </div> </div> </div> </section> <!-- About Section Two --> <!-- <section class=" mb-4 bg-image-attache mt-5"> <div class="auto-container"> <div class="row clearfix"> --> <!-- Content Column --> <!-- <div class="content-column col-lg-12 col-md-12 col-sm-12"> <div class="inner-column"> <div class="sec-title-two"> <div class="sec-title-three centered mb-1"> <h2>ICAEBT - 2025 could <span>actively contribute to the SDGs:</span></h2> <p class="text-center">That's an admirable objective! Aligning with the United Nations' Sustainable Development Goals (SDGs) underscores a commitment to global sustainability and societal well-being. Here are potential ways in which the ICAEBT - 2025 could actively contribute to the SDGs:</p> </div> </div> </div> </div> --> <!-- <div class="col-lg-6 px-4 py-2"> <div class="sdg-container row"> <div class="sdg-image col-lg-4"> <img src="./img/sdg-1.png" alt=""> </div> <div class="sdg-content col-lg-8"> <h6> Goal 4: Quality Education:</h6> <p> <i class="fa fa-check-square" aria-hidden="true"></i> Emphasize the role of education in advancing knowledge and technology for sustainable development.</p> <p> <i class="fa fa-check-square" aria-hidden="true"></i> Showcase initiatives and research contributing to innovative and effective educational practices.</p> </div> </div> </div> <div class="col-lg-6 px-4 py-2"> <div class="sdg-container row"> <div class="sdg-image col-lg-4"> <img src="./img/sdg-2.png" alt=""> </div> <div class="sdg-content col-lg-8"> <h6> Goal 7: Affordable and Clean Energy:</h6> <p> <i class="fa fa-check-square" aria-hidden="true"></i> Highlight research and innovations promoting sustainable energy solutions in engineering and technology.</p> <p> <i class="fa fa-check-square" aria-hidden="true"></i> Discuss advancements in clean energy technologies and their impact on environmental sustainability.</p> </div> </div> </div> <div class="col-lg-6 px-4 py-2"> <div class="sdg-container row"> <div class="sdg-image col-lg-4"> <img src="./img/sdg-3.png" alt=""> </div> <div class="sdg-content col-lg-8"> <h6> Goal 9: Industry, Innovation, and Infrastructure:</h6> <p> <i class="fa fa-check-square" aria-hidden="true"></i> Showcase multidisciplinary research driving innovation in engineering and technological infrastructure.</p> <p> <i class="fa fa-check-square" aria-hidden="true"></i> Explore how advancements in these fields can contribute to economic growth and sustainability.</p> </div> </div> </div> <div class="col-lg-6 px-4 py-2"> <div class="sdg-container row "> <div class="sdg-image col-lg-4"> <img src="./img/sdg-4.png" alt=""> </div> <div class="sdg-content col-lg-8"> <h6> Goal 11: Sustainable Cities and Communities:</h6> <p> <i class="fa fa-check-square" aria-hidden="true"></i> Discuss urban engineering solutions that contribute to sustainable, resilient, and inclusive cities.</p> <p> <i class="fa fa-check-square" aria-hidden="true"></i> Address the role of technology in building smarter, more efficient urban environments. </p> </div> </div> </div> <div class="col-lg-6 px-4 py-2"> <div class="sdg-container row "> <div class="sdg-image col-lg-4"> <img src="./img/sdg-5.png" alt=""> </div> <div class="sdg-content col-lg-8"> <h6> Goal 13: Climate Action:</h6> <p> <i class="fa fa-check-square" aria-hidden="true"></i> Feature research and initiatives addressing climate change challenges through engineering and technological innovations.</p> <p> <i class="fa fa-check-square" aria-hidden="true"></i> Discuss sustainable practices in industries that contribute to climate mitigation and adaptation. </p> </div> </div> </div> --> <!-- <div class="col-lg-6 px-4 py-2"> <div class="sdg-container row "> <div class="sdg-image col-lg-4"> <img src="./img/sdg-6.png" alt=""> </div> <div class="sdg-content col-lg-8"> <h6> Goal 17: Partnerships for the Goals:</h6> <p> <i class="fa fa-check-square" aria-hidden="true"></i> Strengthen global partnerships to support sustainable development, fostering cooperation and resource-sharing among nations. </p> --> <!-- <p> <i class="fa fa-check-square" aria-hidden="true"></i> Encourage interdisciplinary approaches to address complex global challenges. </p> --> <!-- </div> </div> </div> <div class="col-lg-6 px-4 py-2"> <div class="sdg-container row "> <div class="sdg-image col-lg-4"> <img src="./img/sdg-6.png" alt=""> </div> <div class="sdg-content col-lg-8"> <h6> Goal 17: Partnerships for the Goals:</h6> <p> <i class="fa fa-check-square" aria-hidden="true"></i> Strengthen global partnerships to support sustainable development, fostering cooperation and resource-sharing among nations. </p> --> <!-- <p> <i class="fa fa-check-square" aria-hidden="true"></i> Encourage interdisciplinary approaches to address complex global challenges. </p> --> <!-- </div> </div> </div> <div class="col-lg-12"> <p class="blockquote text-center font-weight-bold mt-3 mb-4">By actively aligning the conference with these Sustainable Development Goals, ICAEBT-2025 can contribute to a more sustainable and inclusive future through the dissemination of knowledge, collaboration, and innovative solutions.</p> </div> </div> </div> </section> --> <!-- End About Section Two --> <!-- Services Section Three --> <section class="service-section-three" style="background-image:url(images/background/5.jpg)"> <div class="auto-container"> <!-- Sec Title Two --> <div class="sec-title-two light centered"> <h2>Why should you attend this International Conference ? </h2> </div> <div class="row clearfix d-flex justify-content-center"> <!-- Service Block Three --> <div class="service-block-three col-lg-4 col-md-6 col-sm-12"> <div class="inner-box wow fadeInLeft" data-wow-delay="0ms" data-wow-duration="1500ms"> <div class="color-layer"> <span class="color-one"></span> <span class="color-two"></span> <span class="color-three"></span> <span class="color-four"></span> </div> <div class="icon-box"> <span class="icon flaticon-big-anchor"></span> </div> <h5><a href="">Presentation Opportunities</a></h5> <div class="text">ICAEBT-2025 will offer you an opportunity to present your research findings to a worldwide audience. This will allow you to grow your confidence, showcase your abilities, obtain valuable feedback, and network with other researchers and professionals from around the world.</div> </div> </div> <!-- Service Block Three --> <div class="service-block-three col-lg-4 col-md-6 col-sm-12"> <div class="inner-box wow fadeInLeft" data-wow-delay="150ms" data-wow-duration="1500ms"> <div class="color-layer"> <span class="color-one"></span> <span class="color-two"></span> <span class="color-three"></span> <span class="color-four"></span> </div> <div class="icon-box"> <span class="icon flaticon-lightning"></span> </div> <h5><a href="#">Learning Opportunities</a></h5> <div class="text">Get exposure to a learning environment and learn more about current trends, growth, and best practices in education and e-learning. Attending the speeches by keynote & session speakers and attending technical sessions, workshops, and other events will introduce you to the upcoming technological and research advances.</div> </div> </div> <!-- Service Block Three --> <div class="service-block-three col-lg-4 col-md-6 col-sm-12"> <div class="inner-box wow fadeInLeft" data-wow-delay="300ms" data-wow-duration="1500ms"> <div class="color-layer"> <span class="color-one"></span> <span class="color-two"></span> <span class="color-three"></span> <span class="color-four"></span> </div> <div class="icon-box"> <span class="icon flaticon-money-bag"></span> </div> <h5><a href="#">Career Opportunities</a></h5> <div class="text">Attending this International conference will expose you to a professional environment and you will have the opportunity to engage with the best representatives from top institutions as well as other professionals who will aid you in discovering and applying for relevant career jobs. </div> </div> </div> <!-- Service Block Three --> <div class="service-block-three col-lg-4 col-md-6 col-sm-12"> <div class="inner-box wow fadeInLeft" data-wow-delay="450ms" data-wow-duration="1500ms"> <div class="color-layer"> <span class="color-one"></span> <span class="color-two"></span> <span class="color-three"></span> <span class="color-four"></span> </div> <div class="icon-box"> <span class="icon flaticon-maintenance"></span> </div> <h5><a href="">Exposure to New Ideas</a></h5> <div class="text">Participating in ICAEBT-2025 will spark your imagination and inspire you to continue exploring and excelling in your profession! Getting exposure to new ideas will allow you to expand your knowledge of the subject and undertake new research projects.</div> </div> </div> <!-- Service Block Three --> <div class="service-block-three col-lg-7 col-md-6 col-sm-12"> <div class="inner-box wow fadeInLeft" data-wow-delay="450ms" data-wow-duration="1500ms"> <div class="color-layer"> <span class="color-one"></span> <span class="color-two"></span> <span class="color-three"></span> <span class="color-four"></span> </div> <div class="icon-box"> <span class="icon flaticon-maintenance"></span> </div> <h5><a href="">Lifetime Access to Research Presentations:</a></h5> <div class="text">Offering lifetime access to research presentations through the IFERP Dashboard is a highly attractive benefit for participants. It ensures that once they have registered for an conference, they will have unlimited access to past and future presentations, allowing them to:</div> <ul class="list-style-1"> <li> <b>Revisit valuable research insights</b> whenever needed.</li> <li> <b> Stay updated</b> with the latest innovations and trends in their field.</li> <li> <b> Build a long-term resource</b>for academic or professional reference.</li> <li> <b>Expand networking opportunities</b> through contact information shared in the presentations.</li> </ul> </div> </div> </div> </div> </section> <!-- End Services Section Three --> <!-- Team Section Two --> <section class="session-padding"> <div class="auto-container"> <div class="sec-title-three centered "> <h2>Session and<span> Tracks</span></h2> <p class="font-weight-bold">Topics of Interest for Submission include, but are not limited to:</p> </div> <div class="row clearfix"> <div class="team-block-two col-lg-3 col-md-6 col-sm-12"> <div class="inner-box wow fadeInLeft" data-wow-delay="0ms" data-wow-duration="1500ms"> <div class="image image-hover"> <a href="session-1.php"><img src="images/session-1.png" alt="" /></a> </div> </div> </div> <div class="team-block-two col-lg-3 col-md-6 col-sm-12"> <div class="inner-box wow fadeInLeft" data-wow-delay="150ms" data-wow-duration="1500ms"> <div class="image image-hover"> <a href="session-2.php"><img src="images/session-2.png" alt="" /></a> </div> </div> </div> <div class="team-block-two col-lg-3 col-md-6 col-sm-12"> <div class="inner-box wow fadeInLeft" data-wow-delay="300ms" data-wow-duration="1500ms"> <div class="image image-hover"> <a href="session-3.php"><img src="images/session-3.png" alt="" /></a> </div> </div> </div> <div class="team-block-two col-lg-3 col-md-6 col-sm-12"> <div class="inner-box wow fadeInLeft" data-wow-delay="450ms" data-wow-duration="1500ms"> <div class="image image-hover"> <a href="session-4.php"><img src="images/session-4.png" alt="" /></a> </div> </div> </div> <div class="team-block-two col-lg-3 col-md-6 col-sm-12"> <div class="inner-box wow fadeInLeft" data-wow-delay="450ms" data-wow-duration="1500ms"> <div class="image image-hover"> <a href="session-5.php"><img src="images/session-5.png" alt="" /></a> </div> </div> </div> <div class="team-block-two col-lg-3 col-md-6 col-sm-12"> <div class="inner-box wow fadeInLeft" data-wow-delay="450ms" data-wow-duration="1500ms"> <div class="image"> <a href="session-6.php"><img src="images/session-6.png" alt="" /></a> </div> </div> </div> <div class="team-block-two col-lg-3 col-md-6 col-sm-12"> <div class="inner-box wow fadeInLeft" data-wow-delay="450ms" data-wow-duration="1500ms"> <div class="image image-hover"> <a href="session-7.php"><img src="images/session-7.png" alt="" /></a> </div> </div> </div> <div class="team-block-two col-lg-3 col-md-6 col-sm-12"> <div class="inner-box wow fadeInLeft" data-wow-delay="450ms" data-wow-duration="1500ms"> <div class="image image-hover"> <a href="session-8.php"><img src="images/session-8.png" alt="" /></a> </div> </div> </div> <div class="team-block-two col-lg-3 col-md-6 col-sm-12"> <div class="inner-box wow fadeInLeft" data-wow-delay="450ms" data-wow-duration="1500ms"> <div class="image image-hover"> <a href="session-9.php"><img src="images/session-9.png" alt="" /></a> </div> </div> </div> <div class="team-block-two col-lg-3 col-md-6 col-sm-12"> <div class="inner-box wow fadeInLeft" data-wow-delay="450ms" data-wow-duration="1500ms"> <div class="image image-hover"> <a href="session-10.php"><img src="images/session-10.png" alt="" /></a> </div> </div> </div> </div> </div> </section> <!-- End Team Section Two --> <!-- Testimonial Section --> <section class="testimonial-section" style="background-image:url(images/background/6.jpg)"> <div class="auto-container"> <div class="row clearfix justify-content-center"> <div class="counter-column col-lg-6 col-md-12 col-sm-12"> <div class="inner-column"> <div class="sec-title-three centered "> <h2>Essential<span> Downloads</span></h2> </div> <div class="row clearfix"> <!-- Counter Column --> <div class="counter-block col-lg-6 col-md-6 col-sm-12"> <div class="inner-block"> <div class="icon-box"> <span class="icon flaticon-edit"></span> </div> <div class="counter-text text-center">Conference Poster</div> <div class="btn-box text-center mt-1"> <a href="https://app.iferp.in/storage/files/uploads/downloads/ICAEBT/1c985935cb1660d4beecd99b8b688b485f4bed662d5a489827c99d4fb45491e7/Poster (22).jpeg" target="_blank" class="theme-btn btn-style-two clearfix"> <span class="btn-wrap"> <span class="text-one">Download</span> <span class="text-two">Download</span> </span> <span class="plus flaticon-down-arrow-3"></span> </a> </div> </div> </div> <div class="counter-block col-lg-6 col-md-6 col-sm-12"> <div class="inner-block"> <div class="icon-box"> <span class="icon flaticon-edit"></span> </div> <div class="counter-text text-center">Conference Brochure</div> <div class="btn-box text-center mt-1"> <a href="#" data-toggle="modal" data-target="#brochure" class="theme-btn btn-style-two clearfix"> <span class="btn-wrap"> <span class="text-one">Download</span> <span class="text-two">Download</span> </span> <span class="plus flaticon-down-arrow-3"></span> </a> </div> </div> </div> <div class="counter-block col-lg-6 col-md-6 col-sm-12"> <div class="inner-block"> <div class="icon-box"> <span class="icon flaticon-edit"></span> </div> <div class="counter-text text-center">Sample Abstract</div> <div class="btn-box text-center mt-1"> <a href="https://app.iferp.in/storage/files/uploads/downloads/ICAEBT/07d1702978179a2e847188d4436ed13eafda83b4387053fd73bcff6c7df64f0c/Sample abstract.docx" target="_blank" class="theme-btn btn-style-two clearfix"> <span class="btn-wrap"> <span class="text-one">Download</span> <span class="text-two">Download</span> </span> <span class="plus flaticon-down-arrow-3"></span> </a> </div> </div> </div> <div class="counter-block col-lg-6 col-md-6 col-sm-12"> <div class="inner-block"> <div class="icon-box"> <span class="icon flaticon-edit"></span> </div> <div class="counter-text text-center">Sample Full paper</div> <div class="btn-box text-center mt-1"> <a href="https://app.iferp.in/storage/files/uploads/downloads/ICAEBT/1346b68387d3fd24019c441a1cd884615b1d04352d1da66c0f33ce8fa0437a22/Sample Manuscript.docx" target="_blank" class="theme-btn btn-style-two clearfix"> <span class="btn-wrap"> <span class="text-one">Download</span> <span class="text-two">Download</span> </span> <span class="plus flaticon-down-arrow-3"></span> </a> </div> </div> </div> <div class="counter-block col-lg-6 col-md-6 col-sm-12"> <div class="inner-block"> <div class="icon-box"> <span class="icon flaticon-edit"></span> </div> <div class="counter-text text-center">Sample PPT</div> <div class="btn-box text-center mt-1"> <a href="https://app.iferp.in/storage/files/uploads/downloads/ICAEBT/fb56ffb9643c1174123e46843044d4dc469bfbc9bd83a79ba50f64d061f42b7a/ICAEBT PPT 2025 (13).pptx" target="_blank" class="theme-btn btn-style-two clearfix"> <span class="btn-wrap"> <span class="text-one">Download</span> <span class="text-two">Download</span> </span> <span class="plus flaticon-down-arrow-3"></span> </a> </div> </div> </div> <div class="counter-block col-lg-6 col-md-6 col-sm-12"> <div class="inner-block"> <div class="icon-box"> <span class="icon flaticon-edit"></span> </div> <div class="counter-text text-center">Registration Form</div> <div class="btn-box text-center mt-1"> <a href="https://app.iferp.in/storage/files/uploads/downloads/ICAEBT/e1461419cdf3168e5f886fc16463e52c40f6f55d012a6e64840910222575d507/ICAEBT Registration Form.docx" target="_blank" class="theme-btn btn-style-two clearfix"> <span class="btn-wrap"> <span class="text-one">Download</span> <span class="text-two">Download</span> </span> <span class="plus flaticon-down-arrow-3"></span> </a> </div> </div> </div> </div> </div> </div> <!-- column-2 --> <!-- Carousel Column --> <div class=" col-lg-6 col-md-12 col-sm-12 p-lg-5 p-md-2 p-sm-1"> <!-- Sec Title --> <div class="inner-container inner-container-1"> <div class="sec-title-two mb-1"> <h2 class="text-center" style="font-size:24px;">Subscribe To Get Updates </h2> </div> <!-- Contact Form --> <div class="contact-form"> <!-- Contact Form --> <form method="post" action="signup.php"> <div class="row clearfix"> <div class="col-lg-12 col-sm-12 form-group"> <input type="text" name="name" placeholder="Name" required> </div> <div class="col-lg-12 col-sm-12 form-group"> <input type="email" name="email" placeholder="Your Email" required> </div> <div class="col-lg-12 col-sm-12 form-group"> <input id="phone_number" name="phone" type="tel" placeholder="Phone Number" onkeypress="return (event.charCode > 47 && event.charCode < 58) || (event.charCode == 32) || (event.charCode == 43)" /> </div> <div class="col-lg-12 col-sm-12 form-group"> <select name="country" id="department" class="form-control" required=""> <option value="">-- Select Country --</option> <option value="Afghanistan">Afghanistan</option> <option value="Åland Islands">Åland Islands</option> <option value="Albania">Albania</option> <option value="Algeria">Algeria</option> <option value="American Samoa">American Samoa</option> <option value="Andorra">Andorra</option> <option value="Angola">Angola</option> <option value="Anguilla">Anguilla</option> <option value="Antarctica">Antarctica</option> <option value="Antigua and Barbuda">Antigua and Barbuda</option> <option value="Argentina">Argentina</option> <option value="Armenia">Armenia</option> <option value="Aruba">Aruba</option> <option value="Australia">Australia</option> <option value="Austria">Austria</option> <option value="Azerbaijan">Azerbaijan</option> <option value="Bahamas">Bahamas</option> <option value="Bahrain">Bahrain</option> <option value="Bangladesh">Bangladesh</option> <option value="Barbados">Barbados</option> <option value="Belarus">Belarus</option> <option value="Belgium">Belgium</option> <option value="Belize">Belize</option> <option value="Benin">Benin</option> <option value="Bermuda">Bermuda</option> <option value="Bhutan">Bhutan</option> <option value="Bolivia">Bolivia</option> <option value="Bosnia and Herzegovina">Bosnia and Herzegovina</option> <option value="Botswana">Botswana</option> <option value="Bouvet Island">Bouvet Island</option> <option value="Brazil">Brazil</option> <option value="British Indian Ocean Territory">British Indian Ocean Territory</option> <option value="Brunei Darussalam">Brunei Darussalam</option> <option value="Bulgaria">Bulgaria</option> <option value="Burkina Faso">Burkina Faso</option> <option value="Burundi">Burundi</option> <option value="Cambodia">Cambodia</option> <option value="Cameroon">Cameroon</option> <option value="Canada">Canada</option> <option value="Cape Verde">Cape Verde</option> <option value="Cayman Islands">Cayman Islands</option> <option value="Central African Republic">Central African Republic</option> <option value="Chad">Chad</option> <option value="Chile">Chile</option> <option value="China">China</option> <option value="Christmas Island">Christmas Island</option> <option value="Cocos (Keeling) Islands">Cocos (Keeling) Islands</option> <option value="Colombia">Colombia</option> <option value="Comoros">Comoros</option> <option value="Congo">Congo</option> <option value="Congo, The Democratic Republic of The">Congo, The Democratic Republic of The</option> <option value="Cook Islands">Cook Islands</option> <option value="Costa Rica">Costa Rica</option> <option value="Cote D'ivoire">Cote D'ivoire</option> <option value="Croatia">Croatia</option> <option value="Cuba">Cuba</option> <option value="Cyprus">Cyprus</option> <option value="Czech Republic">Czech Republic</option> <option value="Denmark">Denmark</option> <option value="Djibouti">Djibouti</option> <option value="Dominica">Dominica</option> <option value="Dominican Republic">Dominican Republic</option> <option value="Ecuador">Ecuador</option> <option value="Egypt">Egypt</option> <option value="El Salvador">El Salvador</option> <option value="Equatorial Guinea">Equatorial Guinea</option> <option value="Eritrea">Eritrea</option> <option value="Estonia">Estonia</option> <option value="Ethiopia">Ethiopia</option> <option value="Falkland Islands (Malvinas)">Falkland Islands (Malvinas) </option> <option value="Faroe Islands">Faroe Islands</option> <option value="Fiji">Fiji</option> <option value="Finland">Finland</option> <option value="France">France</option> <option value="French Guiana">French Guiana</option> <option value="French Polynesia">French Polynesia</option> <option value="French Southern Territories">French Southern Territories </option> <option value="Gabon">Gabon</option> <option value="Gambia">Gambia</option> <option value="Georgia">Georgia</option> <option value="Germany">Germany</option> <option value="Ghana">Ghana</option> <option value="Gibraltar">Gibraltar</option> <option value="Greece">Greece</option> <option value="Greenland">Greenland</option> <option value="Grenada">Grenada</option> <option value="Guadeloupe">Guadeloupe</option> <option value="Guam">Guam</option> <option value="Guatemala">Guatemala</option> <option value="Guernsey">Guernsey</option> <option value="Guinea">Guinea</option> <option value="Guinea-bissau">Guinea-bissau</option> <option value="Guyana">Guyana</option> <option value="Haiti">Haiti</option> <option value="Heard Island and Mcdonald Islands">Heard Island and Mcdonald Islands</option> <option value="Holy See (Vatican City State)">Holy See (Vatican City State) </option> <option value="Honduras">Honduras</option> <option value="Hong Kong">Hong Kong</option> <option value="Hungary">Hungary</option> <option value="Iceland">Iceland</option> <option value="India">India</option> <option value="Indonesia">Indonesia</option> <option value="Iran, Islamic Republic of">Iran, Islamic Republic of</option> <option value="Iraq">Iraq</option> <option value="Ireland">Ireland</option> <option value="Isle of Man">Isle of Man</option> <option value="Israel">Israel</option> <option value="Indonesia">Indonesia</option> <option value="Jamaica">Jamaica</option> <option value="Japan">Japan</option> <option value="Jersey">Jersey</option> <option value="Jordan">Jordan</option> <option value="Kazakhstan">Kazakhstan</option> <option value="Kenya">Kenya</option> <option value="Kiribati">Kiribati</option> <option value="Korea, Democratic People's Republic of">Korea, Democratic People's Republic of</option> <option value="Korea, Republic of">Korea, Republic of</option> <option value="Kuwait">Kuwait</option> <option value="Kyrgyzstan">Kyrgyzstan</option> <option value="Lao People's Democratic Republic">Lao People's Democratic Republic</option> <option value="Latvia">Latvia</option> <option value="Lebanon">Lebanon</option> <option value="Lesotho">Lesotho</option> <option value="Liberia">Liberia</option> <option value="Libyan Arab Jamahiriya">Libyan Arab Jamahiriya</option> <option value="Liechtenstein">Liechtenstein</option> <option value="Lithuania">Lithuania</option> <option value="Luxembourg">Luxembourg</option> <option value="Macao">Macao</option> <option value="Macedonia, The Former Yugoslav Republic of">Macedonia, The Former Yugoslav Republic of</option> <option value="Madagascar">Madagascar</option> <option value="Malawi">Malawi</option> <option value="Malaysia">Malaysia</option> <option value="Maldives">Maldives</option> <option value="Mali">Mali</option> <option value="Malta">Malta</option> <option value="Marshall Islands">Marshall Islands</option> <option value="Martinique">Martinique</option> <option value="Mauritania">Mauritania</option> <option value="Mauritius">Mauritius</option> <option value="Mayotte">Mayotte</option> <option value="Mexico">Mexico</option> <option value="Micronesia, Federated States of">Micronesia, Federated States of</option> <option value="Moldova, Republic of">Moldova, Republic of</option> <option value="Monaco">Monaco</option> <option value="Mongolia">Mongolia</option> <option value="Montenegro">Montenegro</option> <option value="Montserrat">Montserrat</option> <option value="Morocco">Morocco</option> <option value="Mozambique">Mozambique</option> <option value="Myanmar">Myanmar</option> <option value="Namibia">Namibia</option> <option value="Nauru">Nauru</option> <option value="Nepal">Nepal</option> <option value="Netherlands">Netherlands</option> <option value="Netherlands Antilles">Netherlands Antilles</option> <option value="New Caledonia">New Caledonia</option> <option value="New Zealand">New Zealand</option> <option value="Nicaragua">Nicaragua</option> <option value="Niger">Niger</option> <option value="Nigeria">Nigeria</option> <option value="Niue">Niue</option> <option value="Norfolk Island">Norfolk Island</option> <option value="Northern Mariana Islands">Northern Mariana Islands</option> <option value="Norway">Norway</option> <option value="Oman">Oman</option> <option value="Pakistan">Pakistan</option> <option value="Palau">Palau</option> <option value="Palestinian Territory, Occupied">Palestinian Territory, Occupied</option> <option value="Panama">Panama</option> <option value="Papua New Guinea">Papua New Guinea</option> <option value="Paraguay">Paraguay</option> <option value="Peru">Peru</option> <option value="Philippines">Philippines</option> <option value="Pitcairn">Pitcairn</option> <option value="Poland">Poland</option> <option value="Portugal">Portugal</option> <option value="Puerto Rico">Puerto Rico</option> <option value="Qatar">Qatar</option> <option value="Reunion">Reunion</option> <option value="Romania">Romania</option> <option value="Russian Federation">Russian Federation</option> <option value="Rwanda">Rwanda</option> <option value="Saint Helena">Saint Helena</option> <option value="Saint Kitts and Nevis">Saint Kitts and Nevis</option> <option value="Saint Lucia">Saint Lucia</option> <option value="Saint Pierre and Miquelon">Saint Pierre and Miquelon</option> <option value="Saint Vincent and The Grenadines">Saint Vincent and The Grenadines</option> <option value="Samoa">Samoa</option> <option value="San Marino">San Marino</option> <option value="Sao Tome and Principe">Sao Tome and Principe</option> <option value="Saudi Arabia">Saudi Arabia</option> <option value="Senegal">Senegal</option> <option value="Serbia">Serbia</option> <option value="Seychelles">Seychelles</option> <option value="Sierra Leone">Sierra Leone</option> <option value="Singapore">Singapore</option> <option value="Slovakia">Slovakia</option> <option value="Slovenia">Slovenia</option> <option value="Solomon Islands">Solomon Islands</option> <option value="Somalia">Somalia</option> <option value="South Africa">South Africa</option> <option value="South Georgia and The South Sandwich Islands">South Georgia and The South Sandwich Islands</option> <option value="Spain">Spain</option> <option value="Sri Lanka">Sri Lanka</option> <option value="Sudan">Sudan</option> <option value="Suriname">Suriname</option> <option value="Svalbard and Jan Mayen">Svalbard and Jan Mayen</option> <option value="Swaziland">Swaziland</option> <option value="Sweden">Sweden</option> <option value="Switzerland">Switzerland</option> <option value="Syrian Arab Republic">Syrian Arab Republic</option> <option value="Taiwan, Province of China">Taiwan, Province of China</option> <option value="Tajikistan">Tajikistan</option> <option value="Tanzania, United Republic of">Tanzania, United Republic of </option> <option value="Thailand">Thailand</option> <option value="Timor-leste">Timor-leste</option> <option value="Togo">Togo</option> <option value="Tokelau">Tokelau</option> <option value="Tonga">Tonga</option> <option value="Trinidad and Tobago">Trinidad and Tobago</option> <option value="Tunisia">Tunisia</option> <option value="Turkey">Turkey</option> <option value="Turkmenistan">Turkmenistan</option> <option value="Turks and Caicos Islands">Turks and Caicos Islands</option> <option value="Tuvalu">Tuvalu</option> <option value="Uganda">Uganda</option> <option value="Ukraine">Ukraine</option> <option value="United Arab Emirates">United Arab Emirates</option> <option value="United Kingdom">United Kingdom</option> <option value="United States">United States</option> <option value="United States Minor Outlying Islands">United States Minor Outlying Islands</option> <option value="Uruguay">Uruguay</option> <option value="Uzbekistan">Uzbekistan</option> <option value="Vanuatu">Vanuatu</option> <option value="Venezuela">Venezuela</option> <option value="Viet Nam">Viet Nam</option> <option value="Virgin Islands, British">Virgin Islands, British</option> <option value="Virgin Islands, U.S.">Virgin Islands, U.S.</option> <option value="Wallis and Futuna">Wallis and Futuna</option> <option value="Western Sahara">Western Sahara</option> <option value="Yemen">Yemen</option> <option value="Zambia">Zambia</option> <option value="Zimbabwe">Zimbabwe</option> </select> </div> <div class="col-lg-12 col-md-12 col-sm-12 form-group"> <textarea class="" name="message" placeholder="Message"></textarea> </div> <div class="col-lg-12 col-md-12 col-sm-12 form-group"> <div class="g-recaptcha brochure__form__captcha" data-sitekey="6LfBKvIUAAAAAOFNpGbH3DqBZ3bunTbW0RhkS6f7" style="width:10%"> </div> </div> <div class="col-lg-12 form-group"> <div class="button-box text-center mt-2"> <button type="submit" name="submit" class="theme-btn btn-style-two clearfix"> <span class="btn-wrap"> <span class="text-one">Submit</span> <span class="text-two">Submit</span> </span> <!-- <span class="plus flaticon-plus"></span> --> </button> </div> </div> </div> </form> </div> <!--End Contact Form --> </div> <!-- content --> </div> <!-- Carousel Column --> </div> </div> </section> <!-- End Testimonial Section --> <!-- <section> <div class="container-fluid m-0 p-0 "> <a href="https://www.icakmpet.com/venue.php"> <img src="https://iferp-in-docs.s3.ap-south-1.amazonaws.com/iferp-speaker/committee/venue-poster.jpg" alt="Full Width Image" style="width: 100%;"></a> </div> </section> --> <section class="cta-section mt-0 mb-5 "> <div class="auto-container "> <!-- <div class="sec-title-three centered"> <h2>Important Dates</h2> </div> --> <div class="row clearfix d-flex justify-content-center"> <div class="col-lg-6 col-sm-12 d-flex justify-content-center "> <div class="inner-column-1 section-border"> <div class="sec-title-three centered"> <h2 class="text-white">IFERP <span>Scholarship Program</span></h2> </div> <p>IFERP Academy , we are committed to fostering knowledge dissemination, fostering scholarly excellence, and fostering the professional development of our members. We firmly believe that access to our conferences and engagement in the global academic community should be inclusive and equitable. In line with this ethos, we have initiated a scholarship program designed to alleviate financial constraints for scholars, researchers, and students across the globe. Our Scholarship Program for conference registration fees underscores our dedication to making this vision a tangible opportunity for all.</p> <div> <a href="scholarship-program.php" class="btn elementor-button">Apply Now </a> </div> </div> </div> <div class="col-lg-6 col-sm-12 d-flex justify-content-center "> <div class="inner-column-1 section-border"> <div class="sec-title-three centered"> <h2 class="text-white">BE A <span>VOLUNTEER</span></h2> </div> <p>Join us in shaping the future of knowledge advancement We're inviting enthusiastic volunteers to be an integral part of the Interdisciplinary Innovations: Arts, Education, Business, and Technology (ICAEBT-2025). in Baku, Azerbaijan, on June 19th & 20th, 2025.Be part of a global community driving innovation and collaboration.</p> <div> <a href="call-for-volunteers.php" class="btn elementor-button">Apply Now </a> </div> </div> </div> </div> </div> </section> <!-- CTA Section --> <section class="cta-section-one"> <div class="auto-container"> <div class="inner-container" style="background-image:url(images/footer-map.png)"> <div class="row clearfix"> <div class="col-lg-10 offset-lg-1 col-xs-12 text-center"> <div class="sec-title-two centered mb-0"> <h2>Proceedings & Publications</h2> <div class="banner-img1"> <div class="banne"> <img src="./images/001.png" class="ba" alt="" /> </div> <div class="banne"> <img src="./images/002.png" class="ba" alt="" /> </div> <div class="banne"> <img src="./images/003.png" class="ba" alt="" /> </div> <div class="banne"> <img src="./images/004.png" class="ba" alt="" /> </div> <div class="banne"> <img src="./images/005.png" class="ba" alt="" /> </div> </div> <p class="text-center mt-3 mb-0 text-white">Note : ICAEBT-2025 proceedings series will be submitted to the Web of Science Book Citation Index (BkCI) and to SCOPUS for evaluation and indexing (T&C)*.</p> </div> </div> </div> </div> </div> </section> <!-- End CTA Section --> <section class="news-section-two demo service-section-top pt-5 "> <div class="auto-container"> <div class="sec-title-two"> <!-- <div class="title">Blog</div> --> <h2 class="text-center" style="font-size:25px">Participate in ICAEBT & Get Published in Scopus-Indexed Journals</h2> <p class="text">we are proud to offer an exceptional opportunity for authors. <b>Selected high-quality papers</b> presented during the conference will be processed for <b> publication in Scopus-indexed journals.</b> This ensures that your research receives global visibility and academic recognition through one of the most respected indexing platforms in the world. </p> <h2 class="text-center" style="font-size:20px;">Proof of Scopus Indexing</h2> <p class="text">Our partner journals have been officially indexed in Scopus. Below are some of the journals where selected papers from past conferences have been published: </p> </div> <div class="three-item-carousel-five owl-carousel owl-theme"> <!-- News Block Two --> <div class="testimonial testimonial-index"> <a href="https://www.scopus.com/authid/detail.uri?authorId=58886924800" target="_blank"> <div class=" d-flex justify-content-start"> <img src="./img/index1.png" alt=""> </div> </a> </div> <!-- News Block Two --> <div class="testimonial testimonial-index"> <a href="https://www.scopus.com/authid/detail.uri?authorId=58886924800" target="_blank"> <div class=" d-flex justify-content-start"> <img src="./img/index2.png" alt=""> </div> </a> </div> <!-- News Block Two --> <div class="testimonial testimonial-index"> <a href="https://www.scopus.com/authid/detail.uri?authorId=56940996600" target="_blank"> <div class=" d-flex justify-content-start"> <img src="./img/index3.png" alt=""> </div> </a> </div> <!-- News Block Two --> <div class="testimonial testimonial-index"> <a href="https://www.scopus.com/authid/detail.uri?authorId=57198510789" target="_blank"> <div class=" d-flex justify-content-start"> <img src="./img/index4.png" alt=""> </div> </a> </div> <!-- News Block Two --> <div class="testimonial testimonial-index"> <a href="https://www.scopus.com/authid/detail.uri?authorId=57191995584" target="_blank"> <div class=" d-flex justify-content-start"> <img src="./img/index5.png" alt=""> </div> </a> </div> <!-- News Block Two --> <div class="testimonial testimonial-index"> <a href="https://www.scopus.com/authid/detail.uri?authorId=58279926800" target="_blank"> <div class=" d-flex justify-content-start"> <img src="./img/index6.png" alt=""> </div> </a> </div> <!-- News Block Two --> <div class="testimonial testimonial-index"> <a href="https://www.scopus.com/authid/detail.uri?authorId=58279926800" target="_blank"> <div class=" d-flex justify-content-start"> <img src="./img/index7.png" alt=""> </div> </a> </div> <!-- News Block Two --> <div class="testimonial testimonial-index"> <a href="https://www.scopus.com/authid/detail.uri?authorId=58279926800" target="_blank"> <div class=" d-flex justify-content-start"> <img src="./img/index8.png" alt=""> </div> </a> </div> <!-- News Block Two --> <div class="testimonial testimonial-index"> <a href="https://www.scopus.com/authid/detail.uri?authorId=57261667100" target="_blank"> <div class=" d-flex justify-content-start"> <img src="./img/index9.png" alt=""> </div> </a> </div> <!-- News Block Two --> <div class="testimonial testimonial-index"> <a href="https://www.scopus.com/authid/detail.uri?authorId=57191244536" target="_blank"> <div class=" d-flex justify-content-start"> <img src="./img/index10.png" alt=""> </div> </a> </div> </div> <p class="text text-center "> Join us at ICAEBT and seize this opportunity to have your work published in <b> prestigious Scopus-indexed journals!</b> </p> </div> </section> <!-- Google Review testmonials --> <section class="news-section-two demo mt-4 pt-5"> <div class="auto-container"> <div class="sec-title-two"> <!-- <div class="title">Blog</div> --> <h2 class="text-center">Explore Your Research Journey With IFERP</h2> <p class="text">Discover the essence of <b> IFERP</b> conferences through the voices of our attendees. Dive into a world of unparalleled learning experiences, meticulously organized scientific conference, and abundant networking opportunities. </p> <p class="text">Join us on a journey where academic excellence meets unparalleled networking – <b>IFERP</b> conferences await you. </p> </div> <div class="three-item-carousel-two owl-carousel owl-theme"> <!-- News Block Two --> <div class="testimonial"> <div class="testimonial-content-1 d-flex justify-content-start"> <div class="pic"> <img src="./img/review-1.png" alt="" style="width:50px;"> </div> <div class="d-flex flex-column align-items-center ml-2" style="margin: auto;"> <h3 class="title">Prajwal Gaikwad</h3> <div class="rating"> <span class="fa fa-star"></span> <span class="fa fa-star"></span> <span class="fa fa-star"></span> <span class="fa fa-star"></span> <span class="fa fa-star"></span> </div> </div> </div> <span class="g-icon"> <img src="https://iferp-in-docs.s3.ap-south-1.amazonaws.com/conf-img/logo-images/google-img.png" alt=""></span> <p class="description "> A truly wonderful and extremely productive conference! Many thanks for extending an invitation to me to participate in this fascinating and educational conference. Thanks to all of your hard work and the efforts of your staff, the organization was outstanding. I appreciate you giving me a chance for attending the conference. </p> </div> <!-- News Block Two --> <div class="testimonial"> <div class="testimonial-content-1 d-flex justify-content-start"> <div class="pic"> <img src="./img/review-2.png" alt="" style="width:50px;"> </div> <div class="d-flex flex-column align-items-center ml-2" style="margin: auto;"> <h3 class="title">DENNIS GONZALES</h3> <div class="rating"> <span class="fa fa-star"></span> <span class="fa fa-star"></span> <span class="fa fa-star"></span> <span class="fa fa-star"></span> <span class="fa fa-star"></span> </div> </div> </div> <span class="g-icon"> <img src="https://iferp-in-docs.s3.ap-south-1.amazonaws.com/conf-img/logo-images/google-img.png" alt=""></span> <!-- <span class="icon fa fa-quote-left"></span> --> <p class="description"> I recently had the opportunity to attend the International Conference on Institute For Educational Research and Publication, and I am pleased to share my positive impressions of the event as session chair and scientific committee and I had <a href="https://www.google.com/search?q=iferp&oq=iferp&gs_lcrp=EgZjaHJvbWUqCggAEAAY4wIYgAQyCggAEAAY4wIYgAQyBggBEEUYPDIGCAIQRRg8MgYIAxBFGDwyEAgEEC4YrwEYxwEYgAQYjgUyBggFEEUYPDIGCAYQRRg8MgYIBxBFGEHSAQgyOTI3ajBqN6gCALACAA&sourceid=chrome&ie=UTF-8#lrd=0x3a5266960d505967:0xbe7bf2be5d895089,1,,,," target="_blank">…More</a> </p> </div> <!-- News Block Two --> <div class="testimonial"> <div class="testimonial-content-1 d-flex justify-content-start"> <div class="pic"> <img src="./img/review-3.png" alt="" style="width:50px;"> </div> <div class="d-flex flex-column align-items-center ml-2" style="margin: auto;"> <h3 class="title">Justine Roy Balinado</h3> <div class="rating"> <span class="fa fa-star"></span> <span class="fa fa-star"></span> <span class="fa fa-star"></span> <span class="fa fa-star"></span> <span class="fa fa-star"></span> </div> </div> </div> <span class="g-icon"> <img src="https://iferp-in-docs.s3.ap-south-1.amazonaws.com/conf-img/logo-images/google-img.png" alt=""></span> <!-- <span class="icon fa fa-quote-left"></span> --> <p class="description"> This conference really is a good experience. It allows me to share my knowledge and insights especially with the opportunity of sharing my research study. Good thing that they also allows a hybrid setup to reach more people particularly in the field of research. </p> </div> <!-- News Block Two --> <div class="testimonial"> <div class="testimonial-content-1 d-flex justify-content-start"> <div class="pic"> <img src="./img/review-4.png" alt="" style="width:50px;"> </div> <div class="d-flex flex-column align-items-center ml-2" style="margin: auto;"> <h3 class="title">Michael Onoh</h3> <div class="rating"> <span class="fa fa-star"></span> <span class="fa fa-star"></span> <span class="fa fa-star"></span> <span class="fa fa-star"></span> <span class="fa fa-star"></span> </div> </div> </div> <span class="g-icon"> <img src="https://iferp-in-docs.s3.ap-south-1.amazonaws.com/conf-img/logo-images/google-img.png" alt=""></span> <!-- <span class="icon fa fa-quote-left"></span> --> <p class="description"> Is a great Conference, and a very productive one for that matter. I say a huge thanks for accepting me to attend, participate, and present my work at this very educative, interesting, and informative Conference. The organization was excellent, thanks to the organizers for the efforts you and your team have made. Many thanks for the ICAMPKAPT 2025 conference. </p> </div> <!-- News Block Two --> <div class="testimonial"> <div class="testimonial-content-1 d-flex justify-content-start"> <div class="pic"> <img src="./img/review-5.png" alt="" style="width: 50px;"> </div> <div class="d-flex flex-column align-items-center ml-2" style="margin: auto;"> <h3 class="title">Trinadh Rao</h3> <div class="rating"> <span class="fa fa-star"></span> <span class="fa fa-star"></span> <span class="fa fa-star"></span> <span class="fa fa-star"></span> <span class="fa fa-star"></span> </div> </div> </div> <span class="g-icon"> <img src="https://iferp-in-docs.s3.ap-south-1.amazonaws.com/conf-img/logo-images/google-img.png" alt=""></span> <p class="description"> Organized the conference in excellent manner. I felt very happy that I attended wonderful conference in wonderful place and met delegates from across the globe. I congratulate the organizers of this International conference. </p> </div> <!-- News Block Two --> <div class="testimonial"> <div class="testimonial-content-1 d-flex justify-content-start"> <div class="pic"> <img src="./img/review-6.png" alt="" style="width:50px;"> </div> <div class="d-flex flex-column align-items-center ml-2" style="margin: auto;"> <h3 class="title">Ma. Claire Guevara</h3> <div class="rating"> <span class="fa fa-star"></span> <span class="fa fa-star"></span> <span class="fa fa-star"></span> <span class="fa fa-star"></span> <span class="fa fa-star"></span> </div> </div> </div> <span class="g-icon"> <img src="https://iferp-in-docs.s3.ap-south-1.amazonaws.com/conf-img/logo-images/google-img.png" alt=""></span> <p class="description"> It was such a great experience to share the platform with other brilliant educators from diverse culture around the globe! </p> </div> </div> </div> </section> <!--Sponsors Section--> <section class="sponsors-section news-section-two"> <div class="auto-container"> <div class="sec-title-three centered"> <h2>Our Associates</h2> </div> <div class="carousel-outer"> <!--Sponsors Slider--> <ul class="sponsors-carousel owl-carousel owl-theme"> <li> <div class="image-box"><a href="https://allconferencealert.net/" target="_blank"><img src="images/clients/1.png" alt=""></a></div> </a> </li> <li> <div class="image-box"><a href="https://conferencealerts.co.in/"><img src="images/clients/223.png" alt=""style="width: 120px; padding-top: 19px;"></a></div> </li> <li> <div class="image-box"><a href="#"><img src="images/clients/3.png" alt=""></a></div> </li> <li> <div class="image-box"><a href="#"><img src="images/clients/4.png" alt=""></a></div> </li> <li> <div class="image-box"><a href="https://internationalconferencealerts.com/" target="_blank"><img src="images/clients/5.png" alt=""></a></div> </li> <li> <div class="image-box"><a href="#"><img src="images/clients/6.png" alt=""></a></div> </li> <li> <div class="image-box"><a href="#"><img src="images/clients/7.png" alt=""></a></div> </li> <li> <div class="image-box"><a href="#"><img src="images/clients/8.png" alt=""></a></div> </li> <li> <div class="image-box"><a href="#"><img src="images/clients/9.png" alt=""></a></div> </li> </ul> </div> </div> </section> <!--End Sponsors Section--> <!-- Modal --> <!-- <div class="modal fade" id="Discount" data-backdrop="static" data-keyboard="false" tabindex="-1" aria-labelledby="staticBackdropLabel" aria-hidden="true"> <div class="modal-dialog modal-dialog-centered "> <div class="modal-content" style=" background-color: transparent !important; border:none !important;"> <div class="modal-header" style="border: none !important;"> <button type="button" class="close btn-div-1" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">&times;</span> </button> </div> <div class=" modal-body p-0 modal-body-1 let-it-snow"> <div class="chris-container d-flex flex-column justify-content-center p-3"> <h4 class="text-center mt-3"> <img src="https://iferp-in-docs.s3.ap-south-1.amazonaws.com/email/bullet.png" alt="" style="width:30px;"> Exclusive Holiday Discount! <img src="https://iferp-in-docs.s3.ap-south-1.amazonaws.com/email/bullet.png" alt="" style="width:30px;"></h4> <div class="christ-text mt-2 text-center d-flex flex-column justify-content-center"> <p class="text-white text-center">This the season of joy and gratitude, and IFERP wants to spread the cheer with a special gift just for you! </p> <h5 class="text-white">Enjoy a festive <span>5% discount</span> <br> as our special gift to you this <br> <span> Christmas and New Year </span> </h5> <h6 class="text-white blink-text text-center">Claim Your Discount Now!</h6> <div class="coup-code d-flex justify-content-center align-item-center mt-3"> <h5>Use code: IFERPGIFT </h5> </div> <div class="mt-3 mb-2"> <a href="https://www.icakmpet.com/conference-registration.php" class="btn elementor-button">Claim Discount </a> </div> <h6 class="text-center text-white">Hurry! This offer is valid for a limited time only.</h6> </div> </div> <div class="snow-container"></div> </div> </div> </div> </div> --> <!-- end modal --> <!-- Modal --> <div class="modal fade" id="brochure" data-backdrop="static" data-keyboard="false" tabindex="-1" aria-labelledby="staticBackdropLabel" aria-hidden="true"> <div class="modal-dialog modal-dialog-centered "> <div class="modal-content"> <div class="modal-header"> <!-- <h5 class="modal-title" id="staticBackdropLabel">Conference Brochure </h5> --> <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">&times;</span> </button> </div> <div class=" modal-body p-0"> <iframe aria-label='Download Brochure ICAEBT 2025' frameborder="0" style="height:600px;width:99%;border:none;" src='https://forms.zohopublic.in/technorete/form/DownloadBrochureICAEBT2025/formperma/OwGawn5FFlAC0nP3OMzQB7QvZkFewvT7gM8jrXYw0Ew'></iframe> </div> </div> </div> </div> <!-- end modal --> <!-- Modal --> <div class="modal fade" id="Discount1" data-backdrop="static" data-keyboard="false" tabindex="-1" aria-labelledby="staticBackdropLabel" aria-hidden="true"> <div class="modal-dialog modal-dialog-centered modal-lg"> <div class="modal-content" style="background-color: transparent !important; border:none !important;"> <div class="modal-header" style="border: none !important;"> <!-- <h5 class="modal-title" id="staticBackdropLabel">Conference Brochure </h5> --> <button type="button" class="close btn-div-1" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">&times;</span> </button> </div> <div class=" modal-body p-0 modal-body-2 " style="min-height:400px;"> <div class="chris-container d-flex flex-column justify-content-center p-3"> <h3 class="text-center gradient-text mt-3"> IFERP Indonesia Freedom Sale! </h3> <div class="christ-text mt-2 text-center d-flex flex-column justify-content-center"> <h5 class="text-white mb-2">Celebrate Indonesia Independence Day with Us! </h5> <h5 class="text-white mb-2"> Enjoy a <span style="color:#01fe41;font-size:30px;"> 5% Discount </span> on Your Conference Registration Fee! </h5> <h6 class=" ct-animate-blink text-center mt-3"> Limited slots available </h6> <div class="coup-code d-flex justify-content-center align-item-center mt-2"> <h5>Use code: <span class="fw-bold"> ID5</span> </h5> </div> <div class="mt-3"> <a href="conference-registration.php#registrationForm" onclick="button_click(event)" class="btn elementor-button">Register Now and Save! </a> </div> <p class="text-center mt-3 text-white">During Registration to Avail of this Exclusive Discount </p> </div> </div> </div> </div> </div> </div> <!-- end modal --> <style> .chat1 a { color: #000; font-size: 13px; position: fixed; bottom: 186px; left: 18px; float: left; z-index: 1111111111; font-weight: 700; padding: 4px 5px; border-radius: 6px; } .chat2 a { color: #000; font-size: 13px; position: fixed; bottom: 135px; left: 18px; float: left; z-index: 1111111111; font-weight: 700; padding: 4px 5px; border-radius: 6px; } .chat3 a { color: #000; font-size: 13px; position: fixed; bottom: 84px; left: 18px; float: left; z-index: 1111111111; font-weight: 700; padding: 4px 5px; border-radius: 6px; } .kwCIV { flex-shrink: 0; opacity: 1; width: 40px; height: 40px; } .btn22 { background: #fff; } .btn22 li:hover a { color: #ffffff; } .btn22 li a { color: #000; font-weight: 800; padding: 10px; font-size: 14px; } .bvGVHZ { width: 41px; height: 41px;} .btn22 li:hover { background: #fd6f02; color: #000000; } /* .btn22 li:hover a{color: #000000;} */ </style> <div class="chat2"> <a href="https://line.me/ti/p/IuZvaBhOeG"> <img src="img/line.png" width="40"> </a> </div> <div class="chat3"> <a href="http://t.me/AZEEM505"><img src="img/telegram.png" width="40"></a> </div> <!-- <div class="chat1"> <a href="viber://pa/info?uri=919345534219"><img src="img/viber.png" width="40"></a> </div> --> <!-- Footer Style Two --> <footer class="footer-style-two" style=" background-image: url(./images/footer-map.png); background-repeat: no-repeat; background-position: center; background-size: contain; background-blend-mode: color-dodge;"> <div class="auto-container"> <!-- Widgets Section --> <div class="widgets-section"> <div class="row clearfix"> <!-- Big Column --> <div class="big-column col-lg-9 col-md-12 col-sm-12"> <div class="row clearfix"> <!-- Footer Column --> <div class="footer-column col-lg-6 col-md-6 col-sm-12"> <div class="footer-widget logo-widget"> <div class="logo"> <a href="#"><img src="./img/logo.jpg" alt="" style="background-color: #fff;" /></a> </div> <div class="text">The International Conference on Interdisciplinary Innovations: Arts, Education, Business, and Technology (ICAEBT-2025), which will transpire on the 19th & 20th of June 2025, Baku, Azerbaijan .</div> <ul class="social-box"> <li><a href="https://www.facebook.com/iferp.in/" target="_blank" class="fa fa-facebook"></a></li> <li><a href="https://twitter.com/i/flow/login?redirect_after_login=%2Fiferpconnectin1 " target="_blank" class="fa fa-twitter"></a></li> <li><a href="https://www.linkedin.com/company/30196291/admin/ " target="_blank" class="fa fa-linkedin"></a></li> <li><a href="https://www.instagram.com/iferp_in/?igshid=YmMyMTA2M2Y%3D " target="_blank" class="fa fa-instagram"></a></li> </ul> </div> </div> <div class=" col-lg-6 col-md-6 col-sm-6 ps-xl-4 pl-5"> <div class="footer-widget news-widget"> <h5>Quick Link</h5> <div class="row"> <div class="col-lg-6 d-flex justify-content-start"> <ul class="footer-menu list-style"> <li> <a href="index.php" target="_blank"> <i class="fa fa-angle-right"></i> Home </a> </li> <li> <a href="about.php" target="_blank"> <i class="fa fa-angle-right"></i> About </a> </li> <li> <a href="keynote-speakers.php" target="_blank"> <i class="fa fa-angle-right"></i> Speaker </a> </li> <li> <a href="conference-registration.php" target="_blank"> <i class="fa fa-angle-right"></i> Registration </a> </li> </ul> </div> <div class="col-lg-6"> <ul class="footer-menu list-style"> <li> <a href="journals-and-publication.php" target="_blank"> <i class="fa fa-angle-right"></i> Journal </a> </li> <li> <a href="abstract-submission.php" target="_blank"> <i class="fa fa-angle-right"></i> Submission </a> </li> <li> <a href="membership.php" target="_blank"> <i class="fa fa-angle-right"></i> Membership </a> </li> <li> <a href="contact-us.php" target="_blank"> <i class="fa fa-angle-right"></i> Contact </a> </li> </ul> </div> </div> </div> </div> </div> </div> <!-- Big Column --> <div class="big-column col-lg-3 col-md-12 col-sm-12"> <div class="row clearfix"> <div class="footer-column col-lg-12 col-md-12 col-sm-12"> <div class="footer-widget contact-widget"> <h5>Get In Touch</h5> <ul class="contact-list"> <li> <span class="icon flaticon-telephone"></span> Phone Number <a href="tel:+1 (626) 649-4484">+1 (626) 649-4484</a> </li> <li> <span class="icon flaticon-email"></span> Email Address <a href="mailto:info@icaebt.com">info@icaebt.com</a> </li> <li> <span class="icon flaticon-home"></span> Venue <a href="#"> Baku, Azerbaijan </a> </li> </ul> </div> </div> </div> </div> <!-- <div class="col-lg-12"> <div class="alert alert-primary" role="alert"> <div class="d-flex align-items-center"> <div><i class="fa fa-exclamation-triangle d-flex fa-4x mr-3" aria-hidden="true"></i> </div> <div class="text" style="font-size: 15px; line-height: 25px; color:#001934;">Please be aware of fraudulent communication claiming to collect conference fees,Journal fees through unauthorized means, including cloned email addresses and phone numbers. IFERP advises all researchers to only process payments through our official event website and report any suspicious activity to <a href="mailto:info@iferp.in">info@iferp.in</a> </div> </div> </div> </div> </div>--> </div> <div class="get-quote-button"> <a href="https://www.iferp.in/icaebt/listener" data-toggle="tooltip" data-placement="left" title="" target="blank" style="color: #fff;">Register as an Listener</a></div> <div class="footer-bottom"> <div class="clearfix"> <div class="pull-left"> <div class="copyright">&copy; 2025 IFERP - All rights reserved. </div> </div> </div> </div> </div> <div id="id01" class="modal-strip modal-bottom cookie-notify"> <div class="container p-0"> <div class="row d-flex justify-content-center align-items-center"> <div class="col-md-11 col-xs-12"> <div style="display:inline-block; width:100%;"> <p class="pull-left" style="color:#0c3e61; margin-bottom:0px; font-size:13px;line-height:15px; font-weight:700;"> Important Alert: </p> <!-- Close icon with closeModal function --> <!-- <a href="javascript:void(0);" class="modal-close m-r-10 pull-right">X</a> --> </div> <div class="mob-pad-b-30" style="text-align:justify; font-size:14px; line-height:16px; font-weight:normal;"> Please be aware of fraudulent communication claiming to collect conference fees,Journal fees through unauthorized means, including cloned email addresses and phone numbers. IFERP advises all researchers to only process payments through our official event website and report any suspicious activity to <a href="mailto:info@iferp.in">info@iferp.in</a>. </div> </div> <div class="col-md-1 mt-2 col-xs-2 hidden-xs p-0 d-flex justify-content-center align-items-center"> <!-- Close button with closeModal function --> <button class="btn btn-rounded modal-close close-new-btn">Close</button> </div> </div> </div> </div> <script> // Function to show the modal with a smooth slide-in effect function showModal() { document.getElementById('id01').classList.add('show'); } // Function to close the modal with a smooth slide-out effect function closeModal() { document.getElementById('id01').classList.remove('show'); } // Show the modal after a delay (if needed) setTimeout(showModal, 500); // Adjust the delay time if needed // Add event listeners to all close buttons document.querySelectorAll('.modal-close').forEach(function(button) { button.addEventListener('click', closeModal); }); </script> <style> /* cookies Modal style */ /* .modal-strip { background-color: #FFF; border-top: 1px #CCC solid; bottom: 0; color: #004170; font-weight: 800; font-size: 18px; left: 0; padding: 18px; position: fixed; width: 100%; display: block; transform: translateY(0); transition: all 0.7s ease; z-index: 999 !important; } .cookie-notify { background: #f2f3f5; color: #000; font-size: 13px; line-height: 15px; text-align: justify; border: 0px; padding: 10px 0px 15px; font-weight: normal; } .modal-close { cursor: pointer; font-weight: bold; background: #e76f00; color: #f2f3f5; } */ .modal-strip { background-color: #FFF; border-top: 1px #CCC solid; bottom: 0; color: #004170; font-weight: 800; font-size: 18px; left: 0; padding: 18px; position: fixed; width: 100%; z-index: 999 !important; display: block; transform: translateY(100%); /* Start off the screen */ transition: transform 0.7s ease; /* Smooth transition */ } .modal-strip.show { transform: translateY(0); /* Slide into view */ } .cookie-notify { font-family: 'Nunito Sans', sans-serif; background: #f2f3f5; color: #000; font-size: 14px; line-height: 15px; text-align: justify; border: 0px; padding: 10px 2px 15px 2px; font-weight: normal; } .modal-close { cursor: pointer; font-weight: bold; background: #e76f00; color: #f2f3f5; } </style> </footer> <!-- Modal --> <div class="modal fade" id="Discount" data-backdrop="static" data-keyboard="false" tabindex="-1" aria-labelledby="staticBackdropLabel" aria-hidden="true"> <div class="modal-dialog modal-dialog-centered "> <div class="modal-content" style=" background-color: transparent !important; border:none !important;"> <div class="modal-header" style="border: none !important;"> <!-- <h5 class="modal-title" id="staticBackdropLabel">Conference Brochure </h5> --> <button type="button" class="close btn-div-1" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">&times;</span> </button> </div> <div class=" modal-body p-0 modal-body-2 " style="min-height:400px;"> <div class="chris-container d-flex flex-column justify-content-center p-3"> <h4 class="text-center mt-3"> Express Your Interest Today! </h4> <div class="christ-text mt-2 text-center d-flex flex-column justify-content-center"> <h5 class="text-white">Discover leisure with our unique <b> Conference & Travel Packages.</b> Elevate your conference experience while exploring new destinations and creating lasting memories. <b> Fill the form to know get further information.</b> </h5> <!-- <h6 class="text-white blink-text text-center">Claim Your Discount Now!</h6> --> <!-- <div class="coup-code d-flex justify-content-center align-item-center mt-2"> <h5>Use code: IFERPGIFT </h5> </div> --> <div class="mt-3"> <a href="https://docs.google.com/forms/d/e/1FAIpQLSePDGKjRSVGK66IP_Fa7xQmXnjwghcQUyBz-KSbpEGvGmo2Sw/viewform" onclick="buuton_click()" class="btn elementor-button" target="_blank">Register your Interest </a> </div> <p class="text-center mt-3 text-white">We're here to make your conference and travel experience exceptional. </p> </div> </div> </div> </div> </div> </div> <style> button * { pointer-events: none; } /* Just a really naive css example to swap the button contents with the spinner. Bring your own spinner & styles. */ .loading { opacity: .5; } .loading span { display: none; } </style> <script> /* Example on how to use this at the bottom here. Implementation first. */ function LoadingSpinner(form, spinnerHTML) { form = form || document //Keep track of button & spinner, so there's only one automatic spinner per form var button var spinner = document.createElement('div') spinner.innerHTML = spinnerHTML spinner = spinner.firstChild //Delegate events to a root element, so you don't need to attach a spinner to each individual button. form.addEventListener('click', start) //Stop automatic spinner if validation prevents submitting the form //Invalid event doesn't bubble, so use capture form.addEventListener('invalid', stop, true) //Start spinning only when you click a submit button function start(event) { if (button) stop() button = event.target if (button.type === 'submit') { LoadingSpinner.start(button, spinner) } } function stop() { LoadingSpinner.stop(button, spinner) } function destroy() { stop() form.removeEventListener('click', start) form.removeEventListener('invalid', stop, true) } return { start: start, stop: stop, destroy: destroy } } //I guess these would be called class methods. They're useable without instantianing a new LoadingSpinner so you can start & stop spinners manually on any elements, for ajax and stuff. LoadingSpinner.start = function(element, spinner) { element.classList.add('loading') return element.appendChild(spinner) } LoadingSpinner.stop = function(element, spinner) { element.classList.remove('loading') return spinner.remove() } //Example on how to use LoadingSpinner //Bring your own spinner. You can use any html as the spinner. You can find lots of cool spinners for example here on Codepen. I'm using just plain text. Maybe technically not a spinner, but this is more about the script than graphics. var exampleForm = document.querySelector('#example') var exampleLoader = new LoadingSpinner(exampleForm, '<p>Please wait loading..</p><img src="loading.gif" alt="Loading..." />') //Delay submit so you can see the spinner spinning, then stop the loading spinner instead of submitting because we're on Codepen. exampleForm.addEventListener('submit', function(event) { event.preventDefault() setTimeout(function() { exampleLoader.stop() }, 3000) }) </script> <!-- end modal --> <!-- End Footer Style Two --> <!--Start of Tawk.to Script--> <script type="text/javascript"> var Tawk_API=Tawk_API||{}, Tawk_LoadStart=new Date(); (function(){ var s1=document.createElement("script"),s0=document.getElementsByTagName("script")[0]; s1.async=true; s1.src='https://embed.tawk.to/674ec76a2480f5b4f5a70433/1ie5rlued'; s1.charset='UTF-8'; s1.setAttribute('crossorigin','*'); s0.parentNode.insertBefore(s1,s0); })(); </script> <!--End of Tawk.to Script--> <!-- GetButton.io widget --> <script type="text/javascript"> (function() { var options = { whatsapp: "+919342924767", // WhatsApp number call_to_action: "Message us", // Call to action button_color: "#FF6550", // Color of button position: "left", // Position may be 'right' or 'left' }; var proto = 'https:', host = "getbutton.io", url = proto + '//static.' + host; var s = document.createElement('script'); s.type = 'text/javascript'; s.async = true; s.src = url + '/widget-send-button/js/init.js'; s.onload = function() { WhWidgetSendButton.init(host, proto, options); }; var x = document.getElementsByTagName('script')[0]; x.parentNode.insertBefore(s, x); })(); </script> <!-- /GetButton.io widget --> </div> <!-- End Page Wrapper --> <script src="https://www.google.com/recaptcha/api.js" async defer></script> <script src="js/jquery.js"></script> <script src="js/popper.min.js"></script> <script src="js/bootstrap.min.js"></script> <script src="js/jquery.mCustomScrollbar.concat.min.js"></script> <script src="js/magnific-popup.min.js"></script> <script src="js/appear.js"></script> <script src="js/parallax.min.js"></script> <script src="js/tilt.jquery.min.js"></script> <script src="js/jquery.paroller.min.js"></script> <script src="js/owl.js"></script> <script src="js/wow.js"></script> <script src="js/odometer.js"></script> <script src="js/slick.js"></script> <script src="js/backToTop.js"></script> <script src="js/jquery-ui.js"></script> <!-- <script src="js/cursor-script.js"></script> --> <script src="js/script.js"></script> <script src="build/js/intlTelInput.js"></script> <!-- <script type="text/javascript"> function googleTranslateElementInit() { new google.translate.TranslateElement({ pageLanguage: 'en', // includedLanguages: 'en,en,es,fr,id,tl,ms,my,lo,th', includedLanguages: 'en,es,fr,zh-CN,ko,ja,zh-TW,pt-BR,tr,th,id,ru,ar', layout: google.translate.TranslateElement.InlineLayout.SIMPLE, autoDisplay: false }, 'google_translate_element'); } </script> --> <script type="text/javascript"> function googleTranslateElementInit() { new google.translate.TranslateElement({ pageLanguage: 'en', includedLanguages: 'en,es,fr,zh-CN,ko,ja,zh-TW,pt-BR,tr,th,id,ru,ar', layout: google.translate.TranslateElement.InlineLayout.SIMPLE, autoDisplay: false }, 'google_translate_element'); } </script> <script type="text/javascript" src="https://translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"> </script> <!-- Modal --> <div class="modal fade" id="brochure" data-backdrop="static" data-keyboard="false" tabindex="-1" aria-labelledby="staticBackdropLabel" aria-hidden="true"> <div class="modal-dialog modal-dialog-centered "> <div class="modal-content"> <div class="modal-header"> <!-- <h5 class="modal-title" id="staticBackdropLabel">Conference Brochure </h5> --> <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">&times;</span> </button> </div> <div class=" modal-body p-0"> <iframe aria-label='Download Brochure ICAEBT 2025' frameborder="0" style="height:500px;width:99%;border:none;" src='https://forms.zohopublic.in/technorete/form/DownloadBrochureICAEBT2025/formperma/OwGawn5FFlAC0nP3OMzQB7QvZkFewvT7gM8jrXYw0Ew'></iframe> </div> </div> </div> </div> <!-- end modal --> <!-- --> <div class="modal" id="ks1"> <div class="modal-dialog"style="max-width: 751px;"> <div class="modal-content"style="background:#0f4988;"> <!-- Modal Header --> <div class="modal-header"> <h4 class="modal-title text-white">Biography</h4> <button type="button" class="close" data-dismiss="modal">&times;</button> </div> <!-- Modal body --> <div class="modal-body"> <p class="text-white">Assoc. Prof. Ts. Dr. Nur Azaliah Abu Bakar is the Associate Director at UTM International Kuala Lumpur and a faculty member at the Faculty of Artificial Intelligence, Universiti Teknologi Malaysia (UTM). With 25 years of experience spanning academia, government, and industry, she specialises in enterprise architecture, artificial intelligence, business analytics, and cybersecurity. She is a consultant in enterprise architecture and digital transformation initiatives, actively shaping research, policy development, and innovation strategies. A member of the IEEE Society, the Malaysian Board of Technology (MBOT), and several international associations, she is also a sought-after speaker at global forums. Passionate about student engagement and leadership, she drives international collaboration and mobility programs in higher education.</p> </div> <!-- Modal footer --> <div class="modal-footer"> <button type="button" class="btn btn-danger" data-dismiss="modal"style="background-color: #122a64; border-color: #122a64;">Close</button> </div> </div> </div> </div> <!-- --> <div class="modal" id="ks2"> <div class="modal-dialog"style="max-width: 751px;"> <div class="modal-content"style="background:#0f4988;"> <!-- Modal Header --> <div class="modal-header"> <h4 class="modal-title text-white">Biography</h4> <button type="button" class="close" data-dismiss="modal">&times;</button> </div> <!-- Modal body --> <div class="modal-body"> <p class="text-white">Dr. L. Arun Raj is a Associate Professor in Department of CSE at B.S. Crescent Institute of Science and Technology, Chennai, India. He has 15 years of experience in teaching, research and administration. He has published more then 50+ publications in highly cited Journals and Conferences and 3 book chapters. His research interests are machine Learning, Health Care, Multimedia Applications, Next Gen. of Wireless Networks and IoT. He has delivered several guest lectures, seminars and chaired a session for various International and Conferences. He is serving as a Reviewer and Editorial Board Member of many reputed Journals and acted as Session chair and Technical Program Committee member of National conferences and International Conferences at Thailand, Singapore and China.</p> </div> <!-- Modal footer --> <div class="modal-footer"> <button type="button" class="btn btn-danger" data-dismiss="modal"style="background-color: #122a64; border-color: #122a64;">Close</button> </div> </div> </div> </div> <!-- --> <div class="modal" id="ks3"> <div class="modal-dialog"style="max-width: 751px;"> <div class="modal-content"style="background:#0f4988;"> <!-- Modal Header --> <div class="modal-header"> <h4 class="modal-title text-white">Biography</h4> <button type="button" class="close" data-dismiss="modal">&times;</button> </div> <!-- Modal body --> <div class="modal-body"> <p class="text-white">Dr. Pardeep Singh Tiwana is an accomplished Assistant Professor with over 8 years of experience in IT education and research. Specializing in Software-Defined Networking (SDN), load optimization, and multimedia applications, he has published over 20 research articles in high-impact journals and conferences. Dr. Tiwana holds a Ph.D. in Computer Science from Chandigarh University, where his thesis focused on load optimization frameworks for multimedia applications in SDN. He is currently associated with Chandigarh Group of Colleges, Landran, where he has been recognized for his excellence in teaching, research, and innovation.</p> </div> <!-- Modal footer --> <div class="modal-footer"> <button type="button" class="btn btn-danger" data-dismiss="modal"style="background-color: #122a64; border-color: #122a64;">Close</button> </div> </div> </div> </div> <!-- --> <div class="modal" id="ss1"> <div class="modal-dialog"style="max-width: 751px;"> <div class="modal-content"style="background:#0f4988;"> <!-- Modal Header --> <div class="modal-header"> <h4 class="modal-title text-white">Biography</h4> <button type="button" class="close" data-dismiss="modal">&times;</button> </div> <!-- Modal body --> <div class="modal-body"> <p class="text-white">Dr. Md. Sameeruddin Khan, a beacon of academic brilliance, his illustrious academic trajectory features a Postdoctoral Fellowship at City, University of London, Ph.D. in Computer Science and Engineering from Rayalaseema University, complemented by an M.Tech from Visvesvaraya Technological University and a B.E. from Gulbarga University—each a testament to his unwavering dedication to the pursuit of excellence. As the Pro Vice Chancellor - Engineering and Dean of the School of Computer Science and Engineering and School of Information Science at Presidency University, Dr. Sameer Khan is at the forefront of academic innovation and excellence. His previous leadership roles as Director at Sree Dattha Institutions and Executive Director at Chandigarh University highlight his proficiency in elevating educational standards and championing research excellence. Dr. Sameer Khan&#39;s transformative impact includes securing prestigious accreditations and forming strategic partnerships with global tech giants such as Microsoft and Amazon. His visionary leadership in curriculum development and commitment to fostering a culture of inquiry and innovation reflect his deep dedication to advancing education. Beyond his administrative roles, Dr. Khan contributes to the broader academic community as an Advisory Member of the Academic Leadership Council of uLektz, a Senior Member of the Governing Council for Higher Education at IIHT, and a Member of the Academic Advisory Board of Idealabs, Hyderabad. Dr. Sameer Khan’s remarkable achievements include receiving the APJ Kalam Excellence Award, the Teaching Excellence Award, the Eminent Educationist Award and the Technology and Innovation in Education Award. Dr. Sameer Khan exemplifies the belief that &#39;The best way to predict the future is to create it,&#39; demonstrating a commitment to shaping educational excellence and fostering innovation through visionary leadership and collaborative efforts.</p> </div> <!-- Modal footer --> <div class="modal-footer"> <button type="button" class="btn btn-danger" data-dismiss="modal"style="background-color: #122a64; border-color: #122a64;">Close</button> </div> </div> </div> </div> <!-- --> <div class="modal" id="ss2"> <div class="modal-dialog"style="max-width: 751px;"> <div class="modal-content"style="background:#0f4988;"> <!-- Modal Header --> <div class="modal-header"> <h4 class="modal-title text-white">Biography</h4> <button type="button" class="close" data-dismiss="modal">&times;</button> </div> <!-- Modal body --> <div class="modal-body"> <p class="text-white">Nurshahira Ibrahim has a PhD from Universiti Kebangsaan Malaysia. Currently, she serves as a senior lecturer in the Contemporary Islamic Studies Academy, Universiti Teknologi Mara (Pahang campus), Malaysia. She has spent much time in developing Islamic management program, teaching, supervision, research and publication about human resource development, organizational psychology, and community development issues.</p> </div> <!-- Modal footer --> <div class="modal-footer"> <button type="button" class="btn btn-danger" data-dismiss="modal"style="background-color: #122a64; border-color: #122a64;">Close</button> </div> </div> </div> </div> <!-- --> <!-- <div class="modal fade " id="myModals" role="dialog" > <div class="modal-dialog indonesia"style="margin-top: 114px;"> <div class="modal-content col-lg-12 " style="padding: 0px;"> <a href="conference-registration.php"> <img src="https://cdn.iferp.in/conf-img/2025/RAMADAN-11.jpg" style="width:100%;"></a> <div class=""style=" position: absolute; right: -10px; top: -9px;"> <button type="button" class="btn btn-default" data-dismiss="modal" style="border-radius: 47px; background: #ffffff; color: #000;">×</button> </div> </div> </div> </div> </div> <script type="text/javascript"> $(window).on('load', function() { $('#myModals').modal('show'); }); </script> --> <style> .modal-box .show-modal { color: #175cab; background-color: #fff; font-size: 18px; font-weight: 600; text-transform: capitalize; padding: 10px 15px; margin: 80px auto 0; border: none; box-shadow: 0 0 8px rgba(0, 0, 0, 0.5); display: block; } .modal-box .show-modal:hover, .modal-box .show-modal:focus { color: #175cab; border: none; outline: none; } .modal-backdrop.in { opacity: 0; } /* .modal.fade .modal-dialog { transform: translateX(100px); transition: all 400ms cubic-bezier(.47, 1.64, .41, .8); } */ .modal.in .modal-dialog { transform: translateX(0); } .modal-box .modal-dialog .modal-content { background: #fff; text-align: center; border: none; border-radius: 20px; box-shadow: 0 0 15px rgba(0, 0, 0, 0.2); } .modal-box .modal-dialog .modal-content .close { color: #1eaaf1; font-size: 30px; line-height: 15px; opacity: 1; position: absolute; left: auto; top: 20px; right: 15px; z-index: 1; transition: all 0.3s; } .modal-box .modal-dialog .modal-content .close span { margin: -2px 0 0 0; display: block; } .modal-content .close:hover { color: #1eaaf1; } .modal-box .modal-dialog .modal-content .modal-body .modal-icon { color: #fff; background: #1eaaf1; line-height: 105px; width: 105px; height: 105px; margin: -43px auto 1px; border-radius: 50%; display: inline-block; } .modal-box .modal-dialog .modal-content .modal-body .modal-icon img { border-radius: 50%; padding: 3px; } .modal-box .modal-dialog .modal-content .modal-body .title { color: #1eaaf1; font-size: 40px; font-weight: 300; line-height: 50px; text-transform: capitalize; margin: 0 0 15px; } .modal-box .modal-dialog .modal-content .modal-body .description { color: #767676; font-size: 23px; font-weight: 400; margin: 0 0 15px; } .modal-box .modal-dialog .modal-content .modal-body .input-group { background-color: #eff7ff; padding: 2px 1px; margin: 0 auto; border: 1px solid #c5cfdb; border-radius: 25px; } .modal-box .modal-dialog .modal-content .modal-body input { background-color: transparent; font-size: 18px; width: calc(100% - 45px); height: 40px; border-radius: 25px; border: none; box-shadow: none; } .modal-box .modal-dialog .modal-content .modal-body input:focus { box-shadow: none; } .modal-box .modal-dialog .modal-content .modal-body .btn { color: #fff; background-color: #1eaaf1; font-size: 20px; line-height: 35px; height: 40px; width: 40px; padding: 0; border-radius: 50%; border: none; transition: all 0.4s ease 0s; } .modal-box .modal-dialog .modal-content .modal-body .title { font-size: 22px; color: #1eaaf1; text-align: center; } .modal-box .modal-dialog .modal-content .modal-body .btn:hover { color: #fff; text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.6); } @media only screen and (max-width: 767px) { .modal-box .modal-dialog { width: 95% !important; } .modal-box .modal-dialog .modal-content .modal-body { padding: 0 25px 45px !important; } .modal-box .modal-dialog .modal-content .modal-body .title { font-size: 20px; } } </style> <div class="modal-box"> <div class="modal fade ky-1 modal" tabindex="-1" role="dialog" aria-labelledby="myLargeModalLabel" aria-hidden="true"> <div class="modal-dialog modal-lg"> <div class="modal-content "> <div class="modal-header"> <!-- <h5 class="modal-title" id="exampleModalLabel">Women in Leadership Across Continents</h5> --> <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">&times;</span> </button> </div> <div class="modal-body"> <div class="modal-icon"> <img src="./img/icakmpet-kspk-1.jpg" alt=""> </div> </div> <p style="text-align: justify; padding: 10px 25px;font-size:15px;line-height:25px;"> <b> Sapto P. Putro </b> was born in Tebing Tinggi (South Sumatera), December 26, 1966. He graduated from the Faculty of Biology at Jenderal Soedirman University, Purwokerto in 1992. Then he continued his Master degree in Ecology at Post Graduate - the Bandung Institute of Technology and graduated in 1999. Doctoral (PhD) in Marine Ecology &amp; Aquaculture obtained from the School of Biological Sciences, Faculty of Science and Engineering, Flinders University of South Australia in 2007. His professorship was granted in 2021 in Marine Biology. He has spent many years studying on aquatic ecology, especially biomonitoring of aquaculture activities, in lakes, rivers, coasts and offshore and coastal aquaculture, both in tropical and temperate areas. <br> The author is currently a Senior Lecturer in the field of ecology and aquaculture at the Department of Biology, Faculty of Science and Mathematics, Diponegoro University, Indonesia. The author is actively involved in national and international scientific conferences and is a member of the Indonesian Biological Association (PBI), Indonesia Aquaculture Society (IAS) and World Aquaculture Society (WAS), as well as editorial boards in various international journals. The author actively publishes several articles in reputable international journals and books. His current research focuses on developing smart productive-sustainable aquaculture by applying Integrated Multi- Tropical Aquaculture (IMTA) using Stratified Double Net Cage as his patent granted innovation (Patent No. IDS000001488, August, 8th 2016; Trademark “KJABB-IMTA SP01” No. IDM000661772, August, 24 th 2017; DJKI RI;). The KJABB-IMTA product has been selected as one of the 110 Most Prospective Indonesian Innovation Works 2018 by the Business Innovation Center (BIC) (p.254-255/288). <br> He is also developing software for biomonitoring application using abiotic and biotic (macrobenthic structure) data and it has been registered with copyright (No. 000143025, EWS- 3SWJ software, January, 16th 2019, DJKI RI). He has set up and developed a research center called Center of Marine Ecology and Biomonitoring for Sustainable Aquaculture (Ce-MEBSA). His current on going project is developing smart modern sustainable aquaculture, a multidisciplinary approach research based that set up in aquaculture zone, Karimunjawa Islands, funded by the Directorate General of Higher Education (Ditjen Dikti) through Matching Fund-Kedaireka. </p> </div> </div> </div> </div> <!-- sp-2 --> <div class="modal-box"> <div class="modal fade ssk-2 modal" tabindex="-1" role="dialog" aria-labelledby="myLargeModalLabel" aria-hidden="true"> <div class="modal-dialog modal-lg"> <div class="modal-content "> <div class="modal-header"> <!-- <h5 class="modal-title" id="exampleModalLabel">Innovative Leadership Models: Lessons from Around the Globe</h5> --> <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">&times;</span> </button> </div> <div class="modal-body"> <div class="modal-icon"> <img src="./img/icakmpet-sspk-2.png" alt=""> </div> </div> <p style="text-align: justify; padding: 10px 25px;font-size:15px;line-height:25px;"> <b> Ms. Surbhi Saroha </b> is currently serving as an Assistant Professor in the Computer Science department at Shobhit University, Meerut. She has over 10 years of teaching experience, having worked in schools, colleges, and universities. In addition to her academic career, she runs her own YouTube channel under her name, Surbhi Saroha, and maintains a blog called &#39;pehu-motivation.blogspot.com.&#39; She has also uploaded 100 PowerPoint presentations on SlideShare. Furthermore, she has written 3 books, which are available on platforms like Amazon, Flipkart, etc. </p> </div> </div> </div> </div> <!-- sp-3 --> <div class="modal-box"> <div class="modal fade ssk-3 modal" tabindex="-1" role="dialog" aria-labelledby="myLargeModalLabel" aria-hidden="true"> <div class="modal-dialog modal-lg"> <div class="modal-content "> <div class="modal-header"> <!-- <h5 class="modal-title" id="exampleModalLabel">Innovative Leadership Models: Lessons from Around the Globe</h5> --> <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">&times;</span> </button> </div> <div class="modal-body"> <div class="modal-icon"> <img src="./img/icakmpet-sspk-3.jpg" alt=""> </div> </div> <p style="text-align: justify; padding: 10px 25px;font-size:15px;line-height:25px;"> A full time  Real Estate senior lecturer at Faculty of Built Environment and Surveying, Universiti Teknologi Malaysia. Did a post-doctoral fellowship at Universiti Teknologi Malaysia. Doctor of Philosophy Degree in Real Estate, Bachelor Degree in Property Management, and Diploma in Valuation from Universiti Teknologi, Malaysia. A Member of Royal Institution of Surveyor Malaysia (MRISM) and Malaysian Institute of Property &amp; Facility Managers (MIPFM). Area of expertise and research interests include real estate sustainability, property appraisal, green building, environmental economics, cost-benefit, local government taxation, and building energy. Project leader for several research grants and consultancy projects. Published books and academic papers on various research interests particularly green roof, urban flash flood management, green building, building energy saving and also present academic papers at both local and international conferences. Editorial board member for several journal including Web of Science indexed journal. Awarded as Young Researcher Icon in 2022 by UniversitI Teknologi Malaysia. Visiting lecturer for several international and local universities. A curriculum committee member and head in academic syllabus module development for Real Estate undergraduate programme in Universiti Teknologi Malaysia. Teaches several subjects at university including real estate sustainability, real estate economic analysis, urban land economics, and town and country planning modules for undergraduate courses. </p> </div> </div> </div> </div> <!-- <script> $.noConflict(); jQuery(document).ready(function($) { $('#Discount').modal('show'); }); </script> --> <!-- <script> document.addEventListener('DOMContentLoaded', function() { $('#Discount1').modal('show'); }); function buuton_click() { $('#Discount1').modal('hide'); } </script> --> <script> var input = document.querySelector("#phone"); window.intlTelInput(input, { // allowDropdown: false, // autoInsertDialCode: true, // autoPlaceholder: "off", // dropdownContainer: document.body, // excludeCountries: ["us"], // formatOnDisplay: false, // geoIpLookup: function(callback) { // fetch("https://ipapi.co/json") // .then(function(res) { return res.json(); }) // .then(function(data) { callback(data.country_code); }) // .catch(function() { callback("us"); }); // }, // hiddenInput: "full_number", // initialCountry: "auto", // localizedCountries: { 'de': 'Deutschland' }, // nationalMode: false, // onlyCountries: ['us', 'gb', 'ch', 'ca', 'do'], // placeholderNumberType: "MOBILE", preferredCountries: ['in'], separateDialCode: true, // showFlags: false, utilsScript: "build/js/utils.js" }); </script> <script type="text/javascript"> function ZFAdvLead() {} ZFAdvLead.utmPValObj = ZFAdvLead.utmPValObj || {}; ZFAdvLead.utmPNameArr = new Array('utm_source', 'utm_medium', 'utm_campaign', 'utm_term', 'utm_content'); ZFAdvLead.utmcustPNameArr = new Array(); ZFAdvLead.isSameDomian = false; ZFAdvLead.prototype.zfautm_sC = function(paramName, path, domain, secure) { var value = ZFAdvLead.utmPValObj[paramName]; if (typeof value !== "undefined" && value !== null) { var cookieStr = paramName + "=" + encodeURIComponent(value); var exdate = new Date(); exdate.setDate(exdate.getDate() + 7); cookieStr += "; expires=" + exdate.toGMTString(); cookieStr += "; path=/"; if (domain) { cookieStr += "; domain=" + encodeURIComponent(domain); } if (secure) { cookieStr += "; secure"; } document.cookie = cookieStr; } }; ZFAdvLead.prototype.zfautm_ini = function() { this.zfautm_bscPCap(); var url_search = document.location.search; for (var i = 0; i < ZFAdvLead.utmcustPNameArr.length; i++) { var zf_pN = ZFAdvLead.utmcustPNameArr[i]; var zf_pV; if (zf_pN == 'referrername') { zf_pV = (document.location.href || '').slice(0, 1500); } else { zf_pV = this.zfautm_gP(url_search, zf_pN); if (zf_pV == undefined || zf_pV == '') { zf_pV = this.zfautm_gC(zf_pN); } } if (typeof zf_pV !== "undefined" && zf_pV !== null & zf_pV != "") { ZFAdvLead.utmPValObj[zf_pN] = zf_pV; } } for (var pkey in ZFAdvLead.utmPValObj) { this.zfautm_sC(pkey); } }; ZFAdvLead.prototype.zfautm_bscPCap = function() { var trafSrc = this.zfautm_calcTrafSrc(); if (trafSrc.source != "") { ZFAdvLead.utmPValObj.utm_source = trafSrc.source; } if (trafSrc.medium != "") { ZFAdvLead.utmPValObj.utm_medium = trafSrc.medium; } if (trafSrc.campaign != "") { ZFAdvLead.utmPValObj.utm_campaign = trafSrc.campaign; } if (trafSrc.term != "") { ZFAdvLead.utmPValObj.utm_term = trafSrc.term; } if (trafSrc.content != "") { ZFAdvLead.utmPValObj.utm_content = trafSrc.content; } } ZFAdvLead.prototype.zfautm_calcTrafSrc = function() { var u1 = '', u2 = '', u3 = '', u4 = '', u5 = ''; var search_engines = [ ['bing', 'q'], ['google', 'q'], ['yahoo', 'q'], ['baidu', 'q'], ['yandex', 'q'], ['ask', 'q'] ]; //List of search engines var ref = document.referrer; ref = ref.substr(ref.indexOf('//') + 2); ref_domain = ref; ref_path = '/'; ref_search = ''; // Checks for campaign parameters var url_search = document.location.search; if (url_search.indexOf('utm_source') > -1 || url_search.indexOf('utm_medium') > -1 || url_search.indexOf( 'utm_campaign') > -1 || url_search.indexOf('utm_term') > -1 || url_search.indexOf('utm_content') > - 1) { u1 = this.zfautm_gP(url_search, 'utm_source'); u2 = this.zfautm_gP(url_search, 'utm_medium'); u3 = this.zfautm_gP(url_search, 'utm_campaign'); u4 = this.zfautm_gP(url_search, 'utm_term'); u5 = this.zfautm_gP(url_search, 'utm_content'); } else if (this.zfautm_gP(url_search, 'gclid')) { u1 = 'Google Ads'; u2 = 'cpc'; u3 = '(not set)'; if (!ZFAdvLead.utmcustPNameArr.includes('gclid')) { ZFAdvLead.utmcustPNameArr.push('gclid'); } } else if (ref) { var r_u1 = this.zfautm_gC('utm_source'); var r_u2 = this.zfautm_gC('utm_medium'); var r_u3 = this.zfautm_gC('utm_campaign'); var r_u4 = this.zfautm_gC('utm_term'); var r_u5 = this.zfautm_gC('utm_content'); if (typeof r_u1 === "undefined" && typeof r_u2 === "undefined" && typeof r_u3 === "undefined" && typeof r_u4 === "undefined" && typeof r_u5 === "undefined") { // separate domain, path and query parameters if (ref.indexOf('/') > -1) { ref_domain = ref.substr(0, ref.indexOf('/')); ref_path = ref.substr(ref.indexOf('/')); if (ref_path.indexOf('?') > -1) { ref_search = ref_path.substr(ref_path.indexOf('?')); ref_path = ref_path.substr(0, ref_path.indexOf('?')); } } u2 = 'referral'; u1 = ref_domain; // Extract term for organic source for (var i = 0; i < search_engines.length; i++) { if (ref_domain.indexOf(search_engines[i][0]) > -1) { u2 = 'organic'; u1 = search_engines[i][0]; u4 = this.zfautm_gP(ref_search, search_engines[i][1]) || '(not provided)'; break; } } } else { if (typeof r_u1 !== "undefined") { u1 = r_u1; } if (typeof r_u2 !== "undefined") { u2 = r_u2; } if (typeof r_u3 !== "undefined") { u3 = r_u3; } if (typeof r_u4 !== "undefined") { u4 = r_u4; } if (typeof r_u5 !== "undefined") { u5 = r_u5; } } } else { var r_u1 = this.zfautm_gC('utm_source'); var r_u2 = this.zfautm_gC('utm_medium'); var r_u3 = this.zfautm_gC('utm_campaign'); var r_u4 = this.zfautm_gC('utm_term'); var r_u5 = this.zfautm_gC('utm_content'); if (typeof r_u1 === "undefined" && typeof r_u2 === "undefined" && typeof r_u3 === "undefined" && typeof r_u4 === "undefined" && typeof r_u5 === "undefined") { var locRef = document.location.href; locRef = locRef.substr(locRef.indexOf('//') + 2); if (locRef.indexOf('/') > -1) { locRef = locRef.substr(0, locRef.indexOf('/')); } u1 = locRef; u2 = 'referral'; } else { if (typeof r_u1 !== "undefined") { u1 = r_u1; } if (typeof r_u2 !== "undefined") { u2 = r_u2; } if (typeof r_u3 !== "undefined") { u3 = r_u3; } if (typeof r_u4 !== "undefined") { u4 = r_u4; } if (typeof r_u5 !== "undefined") { u5 = r_u5; } } } return { 'source': u1, 'medium': u2, 'campaign': u3, 'term': u4, 'content': u5 }; } ZFAdvLead.prototype.zfautm_gP = function(s, q) { try { var match = s.match('[?&]' + q + '=([^&]+)'); return match ? decodeURIComponent(match[1]) : ''; } catch (e) { return ''; } } ZFAdvLead.prototype.zfautm_gC = function(cookieName) { var cookieArr = document.cookie.split('; '); for (var i = 0; i < cookieArr.length; i++) { var cookieVals = cookieArr[i].split('='); if (cookieVals[0] === cookieName && cookieVals[1]) { return decodeURIComponent(cookieVals[1]); } } }; ZFAdvLead.prototype.zfautm_gC_enc = function(cookieName) { var cookieArr = document.cookie.split('; '); for (var i = 0; i < cookieArr.length; i++) { var cookieVals = cookieArr[i].split('='); if (cookieVals[0] === cookieName && cookieVals[1]) { return cookieVals[1]; } } }; ZFAdvLead.prototype.zfautm_iframeSprt = function() { var zf_frame = document.getElementsByTagName("iframe"); for (var i = 0; i < zf_frame.length; ++i) { if ((zf_frame[i].src).indexOf('formperma') > 0) { var zf_src = zf_frame[i].src; for (var prmIdx = 0; prmIdx < ZFAdvLead.utmPNameArr.length; prmIdx++) { var utmPm = ZFAdvLead.utmPNameArr[prmIdx]; utmPm = (ZFAdvLead.isSameDomian && (ZFAdvLead.utmcustPNameArr.indexOf(utmPm) == -1)) ? "zf_" + utmPm : utmPm; var utmVal = this.zfautm_gC_enc(ZFAdvLead.utmPNameArr[prmIdx]); if (typeof utmVal !== "undefined") { if (utmVal != "") { if (zf_src.indexOf('?') > 0) { zf_src = zf_src + '&' + utmPm + '=' + utmVal; } else { zf_src = zf_src + '?' + utmPm + '=' + utmVal; } } } } if (zf_frame[i].src.length < zf_src.length) { zf_frame[i].src = zf_src; } } } }; ZFAdvLead.prototype.zfautm_DHtmlSprt = function() { var zf_formsArr = document.forms; for (var frmInd = 0; frmInd < zf_formsArr.length; frmInd++) { var zf_form_act = zf_formsArr[frmInd].action; if (zf_form_act && zf_form_act.indexOf('formperma') > 0) { for (var prmIdx = 0; prmIdx < ZFAdvLead.utmPNameArr.length; prmIdx++) { var utmPm = ZFAdvLead.utmPNameArr[prmIdx]; var utmVal = this.zfautm_gC(ZFAdvLead.utmPNameArr[prmIdx]); if (typeof utmVal !== "undefined") { if (utmVal != "") { var fieldObj = zf_formsArr[frmInd][utmPm]; if (fieldObj) { fieldObj.value = utmVal; } } } } } } }; ZFAdvLead.prototype.zfautm_jsEmbedSprt = function(id) { document.getElementById('zforms_iframe_id').removeAttribute("onload"); var jsEmbdFrm = document.getElementById("zforms_iframe_id"); var embdSrc = jsEmbdFrm.src; for (var prmIdx = 0; prmIdx < ZFAdvLead.utmPNameArr.length; prmIdx++) { var utmPm = ZFAdvLead.utmPNameArr[prmIdx]; utmPm = (ZFAdvLead.isSameDomian && (ZFAdvLead.utmcustPNameArr.indexOf(utmPm) == -1)) ? "zf_" + utmPm : utmPm; var utmVal = this.zfautm_gC_enc(ZFAdvLead.utmPNameArr[prmIdx]); if (typeof utmVal !== "undefined") { if (utmVal != "") { if (embdSrc.indexOf('?') > 0) { embdSrc = embdSrc + '&' + utmPm + '=' + utmVal; } else { embdSrc = embdSrc + '?' + utmPm + '=' + utmVal; } } } } jsEmbdFrm.src = embdSrc; }; var zfutm_zfAdvLead = new ZFAdvLead(); zfutm_zfAdvLead.zfautm_ini(); if (document.readyState == "complete") { zfutm_zfAdvLead.zfautm_iframeSprt(); zfutm_zfAdvLead.zfautm_DHtmlSprt(); } else { window.addEventListener('load', function() { zfutm_zfAdvLead.zfautm_iframeSprt(); zfutm_zfAdvLead.zfautm_DHtmlSprt(); }, false); } </script> <script type="text/javascript" src='https://forms.zoho.in/js/zf_gclid.js'></script> <script> var phone_number = window.intlTelInput(document.querySelector("#phone_number"), { separateDialCode: true, preferredCountries: ["in"], hiddenInput: "CodePhone", utilsScript: "//cdnjs.cloudflare.com/ajax/libs/intl-tel-input/17.0.3/js/utils.js" }); $("form").submit(function() { var full_number = phone_number.getNumber(intlTelInputUtils.numberFormat.E164); $("input[name='phone_number[codephone]'").val(full_number); //alert(full_number) }); </script> <!-- --> <div class="modal fade " id="myModals" role="dialog" > <div class="modal-dialog indonesia"style="margin-top: 114px;"> <div class="modal-content col-lg-12 " style="padding: 0px;"> <a href="conference-registration.php"> <img src="https://cdn.iferp.in/conf-img/2024/image/discount-coupen.webp" style="width:100%;"></a> <div class=""style=" position: absolute; right: -10px; top: -9px;"> <button type="button" class="btn btn-default" data-dismiss="modal" style="border-radius: 47px; background: #ffffff; color: #000;">×</button> </div> </div> </div> </div> </div> <!-- <script type="text/javascript"> $(window).on('load', function() { $('#myModals').modal('show'); }); </script> --> <script> $(document).ready(function(){ $('[data-toggle="tooltip"]').tooltip(); }); </script> <script src="https://code.jquery.com/jquery-3.3.1.slim.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js"></script> <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js"></script> <script> $(document).ready(function() { $('[data-toggle="popover"]').popover({ html: true, trigger: 'hover', // Trigger popover on hover template: '<div class="popover custom-popover" role="tooltip"><div class="arrow"></div><h3 class="popover-header"></h3><div class="popover-body"></div></div>' }); }); </script> </body> </html>

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