CINXE.COM

Platform - idos.events

<!doctype html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no"> <title>Platform - idos.events</title> <link href="https://platform.idos.events/front/img/so.png" rel="icon" sizes="20x20"> <!-- Box Icon CSS --> <link rel="stylesheet" href="https://platform.idos.events/front/assets/sonSablon/css/boxicons.min.css"> <!-- Bootstrap Icon CSS --> <link rel="stylesheet" href="https://platform.idos.events/front/assets/sonSablon/css/bootstrap-icons.css"> <!-- Swiper Carousel CSS --> <link rel="stylesheet" href="https://platform.idos.events/front/assets/sonSablon/css/swiper-bundle.min.css"> <!-- Wow CSS --> <link rel="stylesheet" href="https://platform.idos.events/front/assets/sonSablon/css/animate.css"> <!-- Magnific Popup CSS --> <link rel="stylesheet" href="https://platform.idos.events/front/assets/sonSablon/css/magnific-popup.css"> <!-- Odometer CSS --> <link rel="stylesheet" href="https://platform.idos.events/front/assets/sonSablon/css/odometer.css"> <!-- Bootstrap CSS --> <link rel="stylesheet" href="https://platform.idos.events/front/assets/sonSablon/css/bootstrap.min.css"> <!-- Meanmenu CSS --> <link rel="stylesheet" href="https://platform.idos.events/front/assets/sonSablon/css/meanmenu.min.css"> <!-- Meanmenu CSS --> <link rel="stylesheet" href="https://platform.idos.events/front/assets/sonSablon/css/YouTubePopUp.css"> <!-- izitoast CSS --> <link href="https://platform.idos.events/front/css/iziToast.min.css" rel="stylesheet"> <!-- Select2 CSS --> <link rel="stylesheet" href="https://platform.idos.events/front/assets/sonSablon/css/select2.css"> <!-- Datepicker CSS --> <link rel="stylesheet" href="https://platform.idos.events/front/assets/sonSablon/css/datepicker.css"> <!-- Jquery UI CSS --> <link rel="stylesheet" href="https://platform.idos.events/front/assets/sonSablon/css/jquery-ui.css"> <!-- Main CSS --> <link rel="stylesheet" href="https://platform.idos.events/front/assets/sonSablon/css/style.css"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/17.0.8/css/intlTelInput.css" /> <script src="https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/17.0.8/js/intlTelInput.min.js"></script> <style> .iti { width: 100%; } .iti--allow-dropdown { width: 100%; } .iti__flag-container { height: 100%; } #mobileNumber { width: 100% !important; } .menu-logo-wrap img { max-width: 100%; height: auto; display: block; margin: 0 auto; } @media (max-width: 768px) { .menu-logo-wrap img { max-width: 80%; /* Mobil cihazlarda logoyu %80 geni艧likte g枚ster */ height: auto; } } </style> <style> .select2-search--dropdown { padding: 0px; /* Arama kutusunun i莽 bo艧lu臒unu azalt谋n veya s谋f谋rlay谋n */ } </style> </head> <body> <!-- Custom Cursor --> <div class="cursor d-none d-lg-block"></div> <!-- Custom Cursor End --> <!-- Preloader --> <div class="preloader"> <div class="spinner-wrap"> <div class="preloader-logo"> <img src="" alt="" class="img-fluid"> </div> <div class="spinner"></div> </div> </div> <!-- Preloader End --> <!-- back to to button start--> <a href="#" id="scroll-top" class="back-to-top-btn"><i class="bi bi-arrow-up"></i></a> <!-- back to to button end--> <div class="site-wrapper"> <header> <!-- Menu --> <div class="menu-area menu-area-two"> <div class="container"> <div class="row align-items-center gy-4"> <div class="col-lg-5 d-none d-lg-block"> <div class="mainmenu"> <ul> <li><a href="https://platform.idos.events/exhibition/index" class="text-black">Home</a></li> <li class="has-child-menu"><a href="javascript:void(0)">Exhibitors</a> <ul> <li><a href="https://platform.idos.events/exhibition/onlineCatalogue?fuarId=48">Online Catalogue</a></li> <li><a href="https://platform.idos.events/exhibition/exhibitorList">Exhibitor List</a></li> <li><a href="https://platform.idos.events/exhibition/productCatalogue">Product Catalogue</a></li> <li><a href="https://platform.idos.events/exhibition/videos">Videos</a></li> </ul> </li> <li><a href="https://platform.idos.events/exhibition/register">Registration</a></li> <li class="has-child-menu"><a href="javascript:void(0)">My Account</a> <ul> <li><a onclick="modalAc()">Sign in</a></li> </ul> </li> </ul> </div> </div> <div class="col-lg-3 col-md-12 "> <div class="menu-logo-wrap text-center"> <a href="https://platform.idos.events/exhibition"><img src="https://platform.idos.events/front/upload/fuar/logo48.png" alt=""></a> </div> </div> <div class="col-lg-4 hamburger-menu position-relative col-md-12"> <div class="d-flex menu-info-item align-items-center justify-content-lg-end"> <a href="http://turkmenconstruction.com" target="_blank">TURKMEN CONSTRUCTION 2024</a> <div class="menu-btn-wrap flex-shrink-0 d-none d-lg-block"> <a class="common-btn sign-btn" onclick="modalAc()"> <i class="bi bi-person-circle"></i> <span>Sign in</span> </a> </div> </div> </div> </div> </div> </div> <div class="modal fade" id="exampleModal" data-bs-backdrop="static" data-bs-keyboard="false" tabindex="-1" aria-labelledby="staticBackdropLabel" aria-hidden="true"> <div class="modal-dialog" > <div class="modal-content"> <div class="modal-header"> <h5 class="modal-title" id="exampleModalLongTitle">TURKMEN CONSTRUCTION 2024 Login Form</h5> <button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button> </div> <div class="modal-body"> <form class="form-login" action="https://platform.idos.events/Auth/userLogin" method="post" id="loginForm"> <div class="login-wrap"> <label for="">You can use your mobile number or email as your username.</label> <br> <br> <div> <input type="radio" id="emailRadio1" name="loginType" value="email" checked> <label for="emailRadio">Email</label> <input type="radio" id="mobileRadio1" name="loginType" value="mobile"> <label for="mobileRadio">Mobile</label> </div> <br> <div id="emailInput1"> <input type="text" class="form-control" placeholder="Enter Email" name="userName"> </div> <div id="mobileInput1" style="display: none;"> <input type="tel" id="mobileNumber1" class="form-control" placeholder="5XX XXX XX XX" name="mobileNumber"> </div> <br> <input type="password" class="form-control" placeholder="Enter Password" name="password"> <br> <input type="hidden" name="istenenUye" id="istenenUye"> <input type="hidden" name="subFolder" id="subFolder"> <div id="istenen"></div> <input type="submit" value="Sign In" name="loginSubmit" class="btn btn-danger btn-block"><br> <div class="login-wrap"> <a href="https://platform.idos.events/Auth/forgotPass">Forgot Password ? </a> <br> </div> </div> </form> </div> </div> </div> </div> <script src="https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/17.0.8/js/intlTelInput.min.js"></script> <script> document.addEventListener('DOMContentLoaded', function() { const emailRadio = document.getElementById('emailRadio1'); const mobileRadio = document.getElementById('mobileRadio1'); const emailInput = document.getElementById('emailInput1'); const mobileInput = document.getElementById('mobileInput1'); const mobileNumber = document.getElementById('mobileNumber1'); const loginForm = document.getElementById('loginForm'); const iti = window.intlTelInput(mobileNumber, { initialCountry: "auto", geoIpLookup: function(success, failure) { success('TR'); }, utilsScript: "https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/17.0.8/js/utils.js" }); mobileNumber.classList.add('form-control'); mobileNumber.style.width = '100%'; emailRadio.addEventListener('change', function() { if (emailRadio.checked) { emailInput.style.display = 'block'; mobileInput.style.display = 'none'; } }); mobileRadio.addEventListener('change', function() { if (mobileRadio.checked) { emailInput.style.display = 'none'; mobileInput.style.display = 'block'; } }); mobileNumber.addEventListener('input', function() { mobileNumber.value = mobileNumber.value.replace(/\D/g, ''); }); loginForm.addEventListener('submit', function(event) { if (emailRadio.checked) { if (emailInput.querySelector('input').value.trim() === '') { alert('Email is required'); event.preventDefault(); } } else if (mobileRadio.checked) { if (!iti.isValidNumber()) { alert('Valid mobile number is required'); event.preventDefault(); } else { const fullNumber = iti.getNumber(intlTelInputUtils.numberFormat.E164); const countryCode = iti.getSelectedCountryData().dialCode.replace('+', ''); const mobileNumberWithoutCountryCode = fullNumber.replace(`+${countryCode}`, ''); const countryCodeInput = document.createElement('input'); countryCodeInput.type = 'hidden'; countryCodeInput.name = 'countryCode'; countryCodeInput.value = countryCode; loginForm.appendChild(countryCodeInput); const mobileNumberInput = document.createElement('input'); mobileNumberInput.type = 'hidden'; mobileNumberInput.name = 'mobileNumber'; mobileNumberInput.value = mobileNumberWithoutCountryCode; loginForm.appendChild(mobileNumberInput); mobileNumber.removeAttribute('name'); } } if (document.querySelector('input[name="password"]').value.trim() === '') { alert('Password is required'); event.preventDefault(); } }); }); </script> <!-- Menu end --> </header> <!-- Hero --> <div class="breadcrumb-area" style="background: -webkit-gradient(linear, left top, left bottom, color-stop(16.65%, rgba(0, 0, 0, 0.57)), color-stop(100.78%, #000)), url(https://platform.idos.events/front/upload/exhibitionPages/48catalogue.jpg);background: linear-gradient(180deg, rgba(0, 0, 0, 0.57) 16.65%, #000 100.78%), url(https://platform.idos.events/front/upload/exhibitionPages/48catalogue.jpg);background-position: center; background-repeat: no-repeat; background-size: cover;"> <div class="container"> <div class="row"> <div class="col-lg-12"> <div class="breadcrumb-info text-center"> <h1 class="text-white">Product Catalogue</h1> <p class="text-white mt-3"><a href="https://platform.idos.events/exhibition/index">Product Catalogue</a><i class="bi bi-chevron-right ms-2 me-2"></i></p> </div> </div> </div> </div> </div> <div class="shop-area pt-120 pb-120"> <div class="container"> <div class="row"> <div class="col-lg-12"> <h2 class="sidebar-title border-bottom-0 pb-0">Search</h2> <div class="sidebar-form position-relative overflow-hidden"> <form action="https://platform.idos.events/exhibition/productCatalogue" method="post" accept-charset="utf-8"> <input type="hidden" name="csrf_test_name" value="5693b0e81d09c0b4148cdf545688b94e" /> <input type="hidden" name="fuarId" value="48"> <div class="row"> <div class="col-lg-12"> <input type="text" id="search" name="search" value="" placeholder="Search Company or Product"> <button class="position-absolute end-0 top-50 translate-middle-y h-100 border-0 common-btn" type="submit" ><i class="bi bi-search search"></i><span>Search</span></button> </div> </div> </form> </div> <div class="liveresult hide"></div> <div id="entranceCode"></div> </div> </div> <div class="row pt-40 gy-5"> <div class="shop-info-area pt-120 pb-120"> <div class="container"> <div class="row"> <div class="col-lg-12"> <h2 class="h2">Products</h2> </div> </div> <div class="row pt-60 gy-4"> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/66fccbc8af1ea.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Reverse Osmosis Unit</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant 5020 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Industrial water treatment </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + factory and warehouse equipment and products </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(226060,48)" style="font-size:14px; "> AQUAMATCH SU ARITMA S陌STEMLER陌 </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/66fccd3660277.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Media Filters</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant 5020 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Industrial water treatment </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + factory and warehouse equipment and products </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(226060,48)" style="font-size:14px; "> AQUAMATCH SU ARITMA S陌STEMLER陌 </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/66fccd54743a2.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Ultrafiltration Unit</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant 5020 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Industrial water treatment </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : + factory and warehouse equipment and products </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(226060,48)" style="font-size:14px; "> AQUAMATCH SU ARITMA S陌STEMLER陌 </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6724e6a525877.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Geniox</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant 4035 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Air handling unit </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : - heating, cooling, air conditioning </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(236807,48)" style="font-size:14px; "> SYSTEMAIR </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/6724e6de83e70.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Geniox Voclean</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant 4035 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Air handling unit </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : - heating, cooling, air conditioning </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(236807,48)" style="font-size:14px; "> SYSTEMAIR </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/66fcdd0fd9272.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Pot Bearing</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant 5015 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : - building and construction </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : - building and construction </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(236815,48)" style="font-size:14px; "> T陌S TEKNOLOJ陌K 陌ZOLAT脰R S陌STEMLER陌 </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/66fcdb899a682.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">805 Pu Foam Multi Purpose</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant 4060 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Adhesive foam </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : - building and construction </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(236804,48)" style="font-size:14px; "> AKF陌X </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/66fcdbc5f3ca6.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">647fc Pu Metal Sealant Fast Curing (automotive)</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant 4060 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Silicone and sealents </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : - building and construction </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(236804,48)" style="font-size:14px; "> AKF陌X </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/66fcdbe0bbda9.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">100e Universal Silicone Sealant</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant 4060 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Silicone and sealents </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : - building and construction </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(236804,48)" style="font-size:14px; "> AKF陌X </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/66fcdb5d17e60.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">705 Universal Fast Adhesive</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant 4060 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Adhesives and glues </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : - building and construction </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(236804,48)" style="font-size:14px; "> AKF陌X </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/66ca243432b5a.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Aluminium Facade</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant 2005 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Aluminium facade systems </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : - building and construction </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(221633,48)" style="font-size:14px; "> H陌LAL </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/670622b3d262d.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Steel Structure Roofing</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant 2010 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Space frame systems </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : - building and construction </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(236809,48)" style="font-size:14px; "> ALTINYALDIZ </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/66ca1fbf17302.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Aluminium Windows&doorsaluminium Profiles</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant 2005 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Aluminium windows, aluminium doors, aluminium profile </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : - building and construction </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(221633,48)" style="font-size:14px; "> H陌LAL </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/66ca23fa37b50.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Pivot Doors</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant 2005 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Aluminium doors </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : - building and construction </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(221633,48)" style="font-size:14px; "> H陌LAL </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/66fcdca6134c8.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Seismic Isolator</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant 5015 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Earthquake isolation devices </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : - building and construction </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(236815,48)" style="font-size:14px; "> T陌S TEKNOLOJ陌K 陌ZOLAT脰R S陌STEMLER陌 </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/67061eefc11b1.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Outdoor Playground</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant 4055 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Playground </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : - urban planning </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(236808,48)" style="font-size:14px; "> FETALAB </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/67061e6bb6a58.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Kindergarten Furniture and Equipment</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant 4055 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Education furniture </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : - furniture and sub industries </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(236808,48)" style="font-size:14px; "> FETALAB </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/67061e9ac0b32.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Classroom Furniture</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant 4055 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Education furniture </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : - furniture and sub industries </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(236808,48)" style="font-size:14px; "> FETALAB </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/67061ec6397ec.jpg" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Physics-chemistry-biology Laboratory</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant 4055 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Education furniture </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : - furniture and sub industries </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(236808,48)" style="font-size:14px; "> FETALAB </a> </h6> </div> </div> </div> </div> <div class="col-lg-3 col-md-6"> <div class="coffee-product-box"> <div class="coffee-product-img position-relative overflow-hidden"> <img class="w-100" src="https://platform.idos.events/front/upload/products/66fccd8725652.png" alt=""> </div> <div class="coffee-product-info"> <h2 class="h2 coffee-product-title">Domestic Waste Water Treatment System</h2> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Hall 1 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Stant 5020 </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Category : Switch and socket </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Main Category : - energy </h6> </div> <div class="coffee-product-price d-flex justify-content-between align-items-center"> <h6 class="h6">Company : <a onclick="deneme(226060,48)" style="font-size:14px; "> AQUAMATCH SU ARITMA S陌STEMLER陌 </a> </h6> </div> </div> </div> </div> <div class="col-lg-12"> <div class="row"> <div class="col-lg-12"> <div class="divider"> <hr> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <!-- Shop End --> <!-- Footer --> <div class="footer-area"> <div class="container"> <div class="row justify-content-between copyright-wrap"> <div class="col-lg-2 col-md-6"> <div class="footer-box"> <h2 class="h2 text-white footer-title">Exhibitors</h2> <ul class="footer-list custom-ul"> <li><a href="https://platform.idos.events/exhibition/onlineCatalogue?fuarId=48">Online Catalogue</a></li> <li><a href="https://platform.idos.events/exhibition/exhibitorList">Exhibitor List</a></li> <li><a href="https://platform.idos.events/exhibition/productCatalogue">Product Catalogue</a></li> <li><a href="https://platform.idos.events/exhibition/videos">Videos</a></li> </ul> </div> </div> <div class="col-lg-2 col-md-6"> <div class="footer-box"> <h2 class="h2 text-white footer-title">Contact Us</h2> <ul class="footer-list custom-ul"> <li> <a href="https://" target="_blank">Follow us</a></li> <li> <a href="tel:902122726162">902122726162</a></li> </ul> </div> </div> <div class="col-lg-2 col-md-6"> <div class="footer-box"> <h2 class="h2 text-white footer-title">Company</h2> <ul class="footer-list custom-ul"> <li><a href="https://platform.idos.events/exhibition/index" class="text-black">Home</a></li> <li><a href="https://idos.events/about-us" target="_blank">About Us</a></li> <li><a href="http://turkmenconstruction.com" target="_blank">Exhibition Web Site</a></li> <!-- <li><a href="--><!--">Extra Services Prices</a></li>--> </ul> </div> </div> <div class="col-lg-5 col-md-6"> <div class="footer-box"> <div class="footer-subscribe"> <div class="footer-subscribe-img position-relative"> <img class="w-100" src="https://platform.idos.events/front/img/newsletter.webp" alt=""> <div class="section-title ps-4 position-absolute top-50 start-50 translate-middle w-100"> <span class="text-white">Subscribe</span> </div> </div> <form action="https://platform.idos.events/Exhibition/index" class="footer-subscribe-form mt-4 d-flex justify-content-between align-items-center" method="post" accept-charset="utf-8"> <input type="hidden" name="csrf_test_name" value="5693b0e81d09c0b4148cdf545688b94e" /> <input class="w-100 border-0 h-100 ps-3 pe-3" type="email" name="email" placeholder="Enter your mail"> <input type="submit" name="subscribe" class="common-btn h-100 flex-shrink-0 border-0 border-radius-0 ms-lg-4 ms-2" value="Subscribe"> </form> </div> </div> </div> </div> <div class="row align-items-center mt-4 bg-light"> <div class="col-lg-4 text-center text-lg-start"> <a href="https://platform.idos.events/exhibition"><img src="https://platform.idos.events/front/upload/fuar/logo48.png" alt=""></a> </div> <div class="col-lg-8"> <p class="text-dark"> </p> </div> </div> </div> </div> <!-- Footer End --> </div> <!-- Jquery JS --> <script src="https://platform.idos.events/front/assets/sonSablon/js/jquery-3.7.1.min.js"></script> <!-- Bootstrap JS --> <script src="https://platform.idos.events/front/assets/sonSablon/js/bootstrap.bundle.min.js"></script> <!-- Swiper Carousel JS --> <script src="https://platform.idos.events/front/assets/sonSablon/js/swiper-bundle.min.js"></script> <!-- Magnific Popup JS --> <script src="https://platform.idos.events/front/assets/sonSablon/js/jquery.magnific-popup.min.js"></script> <!-- Wow JS --> <script src="https://platform.idos.events/front/assets/sonSablon/js/wow.min.js"></script> <!-- Odometer JS --> <script src="https://platform.idos.events/front/assets/sonSablon/js/odometer.min.js"></script> <script src="https://platform.idos.events/front/assets/sonSablon/js/viewport.jquery.js"></script> <!-- Mean menu JS --> <script src="https://platform.idos.events/front/assets/sonSablon/js/jquery.meanmenu.min.js"></script> <!-- YouTubePopUp JS --> <script src="https://platform.idos.events/front/assets/sonSablon/js/YouTubePopUp.js"></script> <!-- Datepicker JS --> <script src="https://platform.idos.events/front/assets/sonSablon/js/datepicker.js"></script> <!-- Select2 JS --> <script src="https://platform.idos.events/front/assets/sonSablon/js/select2.js"></script> <!-- Jquery UI JS --> <script src="https://platform.idos.events/front/assets/sonSablon/js/jquery-ui.min.js"></script> <!-- Form iziToast --> <script src="https://platform.idos.events/front/js/iziToast.min.js"></script> <!-- Main JS --> <script src="https://platform.idos.events/front/assets/sonSablon/js/main.js"></script> <script type="text/javascript"> var baseUrl = "https://platform.idos.events/"; var folder = "exhibition"; var fuarBitisTarihi = "2024-11-05"; </script> <script type="text/javascript"> function deneme(uyeId = '', fuarId = '') { if (!null && !null && !null && new Date(fuarBitisTarihi) > new Date()) { $("#istenen").html('<a class="link" href="' + baseUrl + folder + "/register?istenenUye=" + uyeId + '">Register</a>'); $("#exampleModal").modal("show"); $("#istenenUye").val(uyeId); } else { if (new Date(fuarBitisTarihi) >= new Date()) { window.open(baseUrl + folder + '/exhibitorDetail?uyeId=' + uyeId + '&fuarId=' + fuarId, '_blank'); } else { $("#entranceCode").html("<br><h3 style='color:#dd9900;'>The date of the exhibition is past or you do not have an invitation.</h3>"); window.scrollTo(0, 0); } } } function modalAc() { $(".modal").modal("hide"); $("#subFolder").val('productCatalogue'); $("#exampleModal").modal("show") } </script> </body> </html>

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