{"id":449,"date":"2026-04-17T09:46:03","date_gmt":"2026-04-17T09:46:03","guid":{"rendered":"https:\/\/ascennsources.com\/shibam\/?page_id=449"},"modified":"2026-05-05T09:36:31","modified_gmt":"2026-05-05T09:36:31","slug":"waterproofing-systems","status":"publish","type":"page","link":"https:\/\/ascennsources.com\/shibam\/waterproofing-systems\/","title":{"rendered":"Waterproofing Systems"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"449\" class=\"elementor elementor-449\">\n\t\t\t\t<div class=\"elementor-element elementor-element-179ae5d e-con-full e-flex e-con e-parent\" data-id=\"179ae5d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0fbe450 elementor-widget elementor-widget-html\" data-id=\"0fbe450\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n    \/* Container Styles *\/\r\n    .hero-container {\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: space-between;\r\n        padding: 60px 5%;\r\n        font-family: 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\r\n        background-color: #ffffff;\r\n        gap: 40px;\r\n        max-width: 1200px;\r\n        margin: 0 auto;\r\n    }\r\n\r\n    \/* Left Content Column *\/\r\n    .hero-content {\r\n        flex: 1;\r\n        max-width: 500px;\r\n    }\r\n\r\n    .badge {\r\n        background-color: #e8f0fe;\r\n        color: #1a438d;\r\n        padding: 6px 16px;\r\n        border-radius: 50px;\r\n        font-size: 14px;\r\n        font-weight: 700;\r\n        display: inline-block;\r\n        margin-bottom: 20px;\r\n    }\r\n\r\n    .hero-title {\r\n        color: #1a438d;\r\n        font-size: 48px;\r\n        font-weight: 800;\r\n        line-height: 1.1;\r\n        margin: 0 0 10px 0;\r\n    }\r\n\r\n    .hero-subtitle {\r\n        color: #333;\r\n        font-size: 48px;\r\n        font-weight: 800;\r\n        margin: 0 0 20px 0;\r\n    }\r\n\r\n    .hero-description {\r\n        color: #666;\r\n        font-size: 18px;\r\n        line-height: 1.6;\r\n        margin-bottom: 40px;\r\n    }\r\n\r\n    \/* Buttons *\/\r\n    .btn-group {\r\n        display: flex;\r\n        gap: 20px;\r\n        margin-bottom: 50px;\r\n    }\r\n\r\n    .btn-primary {\r\n        background-color: #1a438d;\r\n        color: white;\r\n        padding: 15px 30px;\r\n        border-radius: 8px;\r\n        text-decoration: none;\r\n        font-weight: 600;\r\n        display: flex;\r\n        align-items: center;\r\n        transition: 0.3s;\r\n    }\r\n    \r\n    .btn-primary:hover{\r\n        color: #fff;\r\n    }\r\n    \r\n  .btn-video-custom {\r\n        display: inline-flex;\r\n        align-items: center;\r\n        gap: 12px;\r\n        padding: 12px 24px;\r\n        background: #ffffff;\r\n        border: 1px solid #d1d5db; \/* Light grey border *\/\r\n        border-radius: 12px; \/* Rounded corners *\/\r\n        text-decoration: none;\r\n        color: #374151; \/* Dark grey text *\/\r\n        font-family: sans-serif;\r\n        font-weight: 500;\r\n        font-size: 18px;\r\n        transition: all 0.2s ease;\r\n        box-shadow: 0 2px 4px rgba(0,0,0,0.05);\r\n    }\r\n\r\n    .btn-video-custom:hover {\r\n        background: #f9fafb;\r\n        border-color: #9ca3af;\r\n    }\r\n\r\n    .play-icon-svg {\r\n        width: 26px;\r\n        height: 26px;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n    }\r\n    \/* Stats Section *\/\r\n    .stats-row {\r\n        display: flex;\r\n        gap: 40px;\r\n        border-top: 1px solid #eee;\r\n        padding-top: 20px;\r\n    }\r\n\r\n    .stat-item h3 {\r\n        color: #1a438d;\r\n        font-size: 32px;\r\n        margin: 0;\r\n    }\r\n\r\n    .stat-item p {\r\n        color: #888;\r\n        font-size: 14px;\r\n        margin: 5px 0 0 0;\r\n    }\r\n\r\n    \/* Right Image Column *\/\r\n    .hero-image-wrapper {\r\n        flex: 1;\r\n        position: relative;\r\n    }\r\n    .hero-image-wrapper img{\r\n        border-radius: 14px;\r\n        height: 450px;\r\n    }\r\n\r\n    .main-image {\r\n        width: 100%;\r\n        height: auto;\r\n        border-radius: 30px;\r\n        display: block;\r\n    }\r\n\r\n    \/* Floating ISO Badge *\/\r\n    .iso-badge {\r\n        position: absolute;\r\n        bottom: -20px;\r\n        left: -30px;\r\n        background: white;\r\n        padding: 15px 25px;\r\n        border-radius: 15px;\r\n        box-shadow: 0 10px 30px rgba(0,0,0,0.1);\r\n        display: flex;\r\n        align-items: center;\r\n        gap: 15px;\r\n    }\r\n\r\n    .check-icon {\r\n        background: #c6f6d5;\r\n        color: #2f855a;\r\n        width: 40px;\r\n        height: 40px;\r\n        border-radius: 50%;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        font-weight: bold;\r\n    }\r\n\r\n    .iso-text b { display: block; font-size: 14px; color: #333; }\r\n    .iso-text span { font-size: 12px; color: #888; }\r\n\r\n    \/* Responsive Design *\/\r\n    @media (max-width: 768px) {\r\n        .hero-container { flex-direction: column; text-align: center; }\r\n        .hero-title, .hero-subtitle { font-size: 36px; }\r\n        .btn-group { justify-content: center; flex-wrap: wrap; }\r\n        .stats-row { justify-content: center; }\r\n        .iso-badge { left: 50%; transform: translateX(-50%); width: 180px; }\r\n    }\r\n<\/style>\r\n\r\n<div class=\"hero-container\">\r\n    <div class=\"hero-content\">\r\n        <div class=\"badge\">#1 Trusted Industry Choice<\/div>\r\n        <h1 class=\"hero-title\">Waterproofing<\/h1>\r\n        <h2 class=\"hero-subtitle\">Solutions<\/h2>\r\n        <p class=\"hero-description\">\r\n          Shibam provides waterproofing systems, including bitumen-based membranes, liquid-applied coatings, and synthetic membrane solutions. These materials are used to protect structures from water ingress and enhance long-term durability across industrial, commercial, and residential applications.\r\n        <\/p>\r\n\r\n        <div class=\"btn-group\">\r\n            <a href=\"#\" class=\"btn-primary\">View Products &rarr;<\/a>\r\n            <a href=\"#\" class=\"btn-video-custom\">\r\n    <span class=\"play-icon-svg\">\r\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n            <circle cx=\"12\" cy=\"12\" r=\"10\" stroke=\"#FF6B00\" stroke-width=\"2\"\/>\r\n            <path d=\"M10 8.5L15.5 12L10 15.5V8.5Z\" fill=\"#FF6B00\"\/>\r\n        <\/svg>\r\n    <\/span>\r\n    Watch Video\r\n<\/a>\r\n        <\/div>\r\n\r\n        <div class=\"stats-row\">\r\n            <div class=\"stat-item\">\r\n                <h3>50+<\/h3>\r\n                <p>Years Experience<\/p>\r\n            <\/div>\r\n            <div class=\"stat-item\">\r\n                <h3>Since 1975<\/h3>\r\n                <p>Established<\/p>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"hero-image-wrapper\">\r\n        <img decoding=\"async\" src=\"https:\/\/ascennsources.com\/shibam\/wp-content\/uploads\/2026\/04\/a151d7b3cabf2281b15d752bb508a5470b58ed11.png\" alt=\"Waterproofing Work\" class=\"main-image\">\r\n        \r\n        <div class=\"iso-badge\">\r\n            <div class=\"check-icon\">\u2713<\/div>\r\n            <div class=\"iso-text\">\r\n                <b>Waterproofing Material Systems<\/b>\r\n                <span>Premium Quality<\/span>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0f1c1f1 e-con-full e-flex e-con e-parent\" data-id=\"0f1c1f1\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-482308d elementor-widget elementor-widget-html\" data-id=\"482308d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n    \/* Container Styling *\/\r\n    .product-section {\r\n        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\r\n        padding: 60px 20px;\r\n        max-width: 1200px;\r\n        margin: 0 auto;\r\n        text-align: center;\r\n        background-color: #ffffff;\r\n    }\r\n\r\n    .product-header h2 {\r\n        font-size: 32px;\r\n        font-weight: 700;\r\n        color: #333;\r\n        margin-bottom: 10px;\r\n    }\r\n\r\n    .product-header p {\r\n        color: #666;\r\n        font-size: 16px;\r\n        margin-bottom: 40px;\r\n        max-width: 600px;\r\n        margin-left: auto;\r\n        margin-right: auto;\r\n    }\r\n\r\n    \/* Grid Layout *\/\r\n    .product-grid {\r\n        display: flex;\r\n        gap: 30px;\r\n        flex-wrap: wrap;\r\n        justify-content: center;\r\n    }\r\n\r\n    \/* Card Styling *\/\r\n    .product-card {\r\n        flex: 1;\r\n        min-width: 300px;\r\n        max-width: 550px;\r\n        border-radius: 15px;\r\n        border: 1px solid #eee;\r\n        overflow: hidden;\r\n        text-align: left;\r\n        display: flex;\r\n        flex-direction: column;\r\n    }\r\n\r\n    .card-waterproofing { background-color: #f4f8ff; }\r\n    .card-bituminous { background-color: #fffaf2; }\r\n\r\n    \/* Card Header Styling *\/\r\n    .card-head {\r\n        display: flex;\r\n        align-items: center;\r\n        padding: 30px 40px;\r\n        gap: 20px;\r\n    }\r\n\r\n    .icon-box {\r\n        width: 50px;\r\n        height: 50px;\r\n        background: white;\r\n        border-radius: 10px;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        box-shadow: 0 4px 10px rgba(0,0,0,0.05);\r\n        border: 1px solid #f0f0f0;\r\n    }\r\n\r\n    .card-head h3 {\r\n        margin: 0;\r\n        font-size: 22px;\r\n        color: #2c3e50;\r\n    }\r\n\r\n    \/* List Content Styling *\/\r\n    .card-body {\r\n        padding: 0 40px 40px 40px;\r\n        background: white;\r\n        flex-grow: 1;\r\n        border-radius: 0 0 15px 15px;\r\n    }\r\n\r\n    .product-list {\r\n        list-style: none;\r\n        padding: 30px 0;\r\n        margin: 0;\r\n    }\r\n\r\n    .product-list li {\r\n        position: relative;\r\n        padding-left: 30px;\r\n        margin-bottom: 15px;\r\n        color: #444;\r\n        font-size: 15px;\r\n        line-height: 1.4;\r\n    }\r\n\r\n    \/* Checkmark Icons *\/\r\n    .product-list li::before {\r\n        content: '\u2713';\r\n        position: absolute;\r\n        left: 0;\r\n        top: 0;\r\n        width: 20px;\r\n        height: 20px;\r\n        border: 1.5px solid #2ecc71;\r\n        border-radius: 50%;\r\n        color: #2ecc71;\r\n        font-size: 12px;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        font-weight: bold;\r\n    }\r\n\r\n    \/* Button Styling *\/\r\n    .explore-btn {\r\n        display: inline-block;\r\n        padding: 10px 25px;\r\n        border: 1px solid #ddd;\r\n        border-radius: 8px;\r\n        text-decoration: none;\r\n        color: #333;\r\n        font-size: 14px;\r\n        font-weight: 500;\r\n        transition: all 0.3s ease;\r\n    }\r\n\r\n    .explore-btn:hover {\r\n        background-color: #f8f8f8;\r\n        border-color: #bbb;\r\n    }\r\n\r\n    \/* Responsive adjustments *\/\r\n    @media (max-width: 768px) {\r\n        .product-grid { flex-direction: column; align-items: center; }\r\n        .product-card { width: 100%; }\r\n    }\r\n<\/style>\r\n\r\n<div class=\"product-section\">\r\n    <div class=\"product-header\">\r\n        <h2>Waterproofing Product Categories<\/h2>\r\n        <p>Waterproofing materials designed for different structural applications and environmental conditions.<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"product-grid\">\r\n        <div class=\"product-card card-waterproofing\">\r\n            <div class=\"card-head\">\r\n                <div class=\"icon-box\">\r\n    <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n        <rect x=\"4\" y=\"14\" width=\"16\" height=\"6\" rx=\"2\" stroke=\"#2b4a8c\" stroke-width=\"2\"\/>\r\n        <path d=\"M6 14V8C6 6.89543 6.89543 6 8 6H16C17.1046 6 18 6.89543 18 8V14\" stroke=\"#2b4a8c\" stroke-width=\"2\"\/>\r\n        <line x1=\"8\" y1=\"10\" x2=\"16\" y2=\"10\" stroke=\"#2b4a8c\" stroke-width=\"1.5\"\/>\r\n    <\/svg>\r\n<\/div>\r\n                <h3>Waterproofing Membranes<\/h3>\r\n            <\/div>\r\n            <div class=\"card-body\">\r\n                <ul class=\"product-list\">\r\n                    <li>APP\/SBS Torch on Membranes<\/li>\r\n                    <li>APP\/SBS Self Adhesive Membranes<\/li>\r\n                    <li>Self Adhesive Flashing Tape<\/li>\r\n                    <li>Synthetic Membranes<\/li>\r\n                <\/ul>\r\n                <a href=\"#\" class=\"explore-btn\">Explore \u2192<\/a>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"product-card card-bituminous\">\r\n            <div class=\"card-head\">\r\n               <div class=\"icon-box\">\r\n    <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n        <path d=\"M9 3H15\" stroke=\"#ff6600\" stroke-width=\"2\" stroke-linecap=\"round\"\/>\r\n        <path d=\"M10 3V10L6 18C5.2 19.6 6.4 21 8 21H16C17.6 21 18.8 19.6 18 18L14 10V3\" stroke=\"#ff6600\" stroke-width=\"2\" stroke-linejoin=\"round\"\/>\r\n        <path d=\"M8 17H16\" stroke=\"#ff6600\" stroke-width=\"1.5\" stroke-linecap=\"round\"\/>\r\n    <\/svg>\r\n<\/div>\r\n                <h3>Bituminous Materials<\/h3>\r\n            <\/div>\r\n            <div class=\"card-body\">\r\n                <ul class=\"product-list\">\r\n                    <li>Industrial Bitumen<\/li>\r\n                    <li>Liquid Membranes<\/li>\r\n                    <li>Adhesives<\/li>\r\n                    <li>Bituminous Aluminum Coating<\/li>\r\n                    <li>Bitumen Modified PU Coating<\/li>\r\n                    <li>Sealing Compound<\/li>\r\n                    <li>Primers<\/li>\r\n                <\/ul>\r\n                <a href=\"#\" class=\"explore-btn\">Explore \u2192<\/a>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n    <div class=\"xs_social_share_widget xs_share_url after_content \t\tmain_content  wslu-style-1 wslu-share-box-shaped wslu-fill-colored wslu-none wslu-share-horizontal wslu-theme-font-no wslu-main_content\">\n\n\t\t\n        <ul>\n\t\t\t        <\/ul>\n    <\/div> \n","protected":false},"excerpt":{"rendered":"<p>#1 Trusted Industry Choice Waterproofing Solutions Shibam provides waterproofing systems, including bitumen-based membranes, liquid-applied coatings, and synthetic membrane solutions. These [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"postBodyCss":"","postBodyMargin":[],"postBodyPadding":[],"postBodyBackground":{"backgroundType":"classic","gradient":""},"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-449","page","type-page","status-publish","hentry"],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/ascennsources.com\/shibam\/wp-json\/wp\/v2\/pages\/449","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ascennsources.com\/shibam\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ascennsources.com\/shibam\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ascennsources.com\/shibam\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ascennsources.com\/shibam\/wp-json\/wp\/v2\/comments?post=449"}],"version-history":[{"count":14,"href":"https:\/\/ascennsources.com\/shibam\/wp-json\/wp\/v2\/pages\/449\/revisions"}],"predecessor-version":[{"id":955,"href":"https:\/\/ascennsources.com\/shibam\/wp-json\/wp\/v2\/pages\/449\/revisions\/955"}],"wp:attachment":[{"href":"https:\/\/ascennsources.com\/shibam\/wp-json\/wp\/v2\/media?parent=449"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}