body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}section{scroll-margin-top:80px}html{overflow-x:hidden;scroll-behavior:smooth}.concretepipe-header{background:#0000;position:fixed;top:0;transition:.3s;width:100%;z-index:1000}.concretepipe-header.scrolled{background:#fff;box-shadow:0 4px 15px #00000014}.concretepipe-navbar{align-items:center;display:flex;flex-wrap:nowrap;justify-content:space-between;margin:auto;max-width:1300px;padding:18px 20px}.concretepipe-logo{align-items:center;cursor:pointer;display:flex;gap:15px}.concretepipe-logo-img{background-color:#ffffffdc;height:auto;width:100px}.concretepipe-location{color:#fff;display:flex;flex-direction:column;font-size:14px;font-weight:500;gap:4px;margin-left:20px}.concretepipe-header.scrolled .concretepipe-location{color:#333}.location-row{align-items:center;display:flex;gap:6px}.location-icon{color:#ff1d1d;font-size:15px}.phone-icon{color:red;font-size:15px}.concretepipe-nav-links{display:flex;flex-wrap:nowrap;gap:30px;list-style:none}.concretepipe-nav-link-btn{background:none;border:none;color:#fff;cursor:pointer;font-size:16px;font-weight:500;padding-bottom:5px;position:relative;transition:.3s}.concretepipe-nav-link-btn:after{background:#ff3d3d;bottom:0;content:"";height:2px;left:0;position:absolute;transform:scaleX(0);transform-origin:left;transition:transform .35s ease;width:100%}.concretepipe-nav-link-btn:hover:after{transform:scaleX(1)}.concretepipe-nav-link-btn:hover{color:#2563eb}.concretepipe-header.scrolled .concretepipe-nav-link-btn{color:red}.concretepipe-nav-link-btn:hover{color:#ff0400}@media (max-width:1200px){.concretepipe-navbar{justify-content:space-between}.concretepipe-location{font-size:13px}.concretepipe-logo-img{width:180px}.concretepipe-nav-links{display:none}}@media (max-width:900px){.concretepipe-navbar{justify-content:space-between}.concretepipe-location{font-size:12px;margin-left:300px}.concretepipe-logo-img{width:160px}.concretepipe-nav-links{display:none}}@media (max-width:664px){.concretepipe-location{font-size:11px;margin-left:200px}}@media (max-width:568px){.concretepipe-navbar{justify-content:space-between}.concretepipe-logo-img{width:140px}.concretepipe-location{font-size:10px;margin-left:150px}.concretepipe-nav-links{display:none}}@media (max-width:468px){.concretepipe-navbar{justify-content:space-between}.concretepipe-logo-img{width:140px}.concretepipe-location{font-size:7px;margin-left:100px}.concretepipe-nav-links{display:none}}@media (max-width:380px){.concretepipe-location{font-size:7px;margin-left:48px}}.footer{background:#7a7f86;color:#fff;padding:60px 0 20px}.footer .container{margin:auto;max-width:1400px;width:80%}.footer-top{grid-gap:40px;display:grid;gap:40px;grid-template-columns:2fr 1fr 1fr 1fr;margin-bottom:40px}.footer-logo{margin-bottom:15px;width:150px}.footer-links h4{font-size:18px;margin-bottom:15px}.footer-links ul{list-style:none;padding:0}.footer-links li{align-items:center;cursor:pointer;display:flex;gap:8px;margin-bottom:10px;transition:.3s}.footer-links li:hover{color:#ff6d6d;transform:translateX(3px)}.footer-link-icon{color:red;font-size:12px}.contact-icon{background:none!important;color:#ff8c8c;height:16px!important;margin-right:8px;width:16px!important}.footer-links p{align-items:center;display:flex;gap:8px;margin-bottom:8px}.footer-register{align-items:center;border-bottom:1px solid #fff3;border-top:1px solid #fff3;display:flex;gap:20px;justify-content:center;padding:25px 0}.signup-btn{background:#ff6f7d;border:none;border-radius:30px;color:#fff;cursor:pointer;font-weight:600;padding:10px 25px;transition:.3s}.signup-btn:hover{background:#ff5252}.footer-bottom-row{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:25px}.footer-bottom{font-size:14px}.footer-bottom a{background-color:#fff;color:red}.footer-bottom a,.footer-bottom a:hover{border-radius:15px;padding:5px 10px;text-decoration:none}.footer-bottom a:hover{background-color:red;color:#fff}.footer-social{display:flex;gap:12px}.social-icon{align-items:center;background:#ffffff20;border-radius:50%;cursor:pointer;display:flex;height:38px;justify-content:center;transition:.3s;width:38px}.social-icon:hover{background:#ff132b}@media (max-width:1024px){.footer-top{gap:35px;grid-template-columns:1fr 1fr}}@media (max-width:768px){.footer{margin-bottom:50px;padding:50px 0 20px}.footer-top{gap:30px;grid-template-columns:1fr 1fr}.footer-register{gap:10px}.footer-bottom-row,.footer-register{flex-direction:column;text-align:center}.footer-bottom-row{gap:15px}}@media (max-width:600px){.footer-top{gap:25px;grid-template-columns:1fr}.footer-logo{width:130px}.signup-btn{max-width:200px;width:100%}.footer-bottom{font-size:8px}}@media (max-width:400px){.footer .container{width:92%}.footer-links h4{font-size:16px}.footer-bottom{font-size:8px}}.hero{align-items:center;display:flex;height:100vh;justify-content:center;overflow:hidden;position:relative}.hero-video{object-fit:cover;z-index:-2}.hero-overlay,.hero-video{height:100%;left:0;position:absolute;top:0;width:100%}.hero-overlay{background:#0000008c;z-index:-1}.hero-content{color:#fff;max-width:750px;padding:20px;text-align:center}.hero-content h1{font-size:52px;font-weight:700;margin-bottom:20px}.hero-content p{font-size:18px;line-height:1.6;margin-bottom:35px}.hero-buttons{display:flex;gap:20px;justify-content:center}.btn{background:#fa2828;border-radius:5px;color:#fff;font-weight:600;padding:14px 32px;text-decoration:none;transition:.3s}.btn:hover{background:#e6000000;border:2px solid red}.btn-outline{background:#0000;border:2px solid red}.btn-outline:hover{background:#ff2c2c}@media (max-width:768px){.hero-content h1{font-size:34px}.hero-content p{font-size:16px}.hero-buttons{flex-direction:column}}.products-section{background:#f5f6f8;padding:80px 20px}.products-title{font-size:34px;font-weight:700;margin-bottom:10px;text-align:center}.product-desc{font-size:18px;margin-bottom:20px;text-align:center}.product-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.product-card{background:#fff;border-bottom:4px solid #bababa;border-radius:20px;border-top:4px solid #d1d1d1;box-shadow:0 10px 35px #00000014;padding:22px;transition:.3s}.product-card:hover{border-bottom:4px solid red;border-top:4px solid red;box-shadow:0 15px 45px #0000001f;transform:translateY(-6px)}.product-image-box{margin-bottom:20px;position:relative}.product-image-box img{border-radius:14px;height:200px;object-fit:cover;width:100%}.product-badge{background:#fb3c3c;border-radius:20px;color:#fff;font-size:13px;font-weight:600;padding:7px 16px;position:absolute;right:15px;top:15px}.product-name{color:#1c2b39;font-size:20px;font-weight:700;margin-bottom:18px}.product-info{grid-gap:12px 18px;display:grid;gap:12px 18px;grid-template-columns:1fr 1fr;margin-bottom:25px}.info-row{align-items:center;color:#555;display:flex;font-size:14px;gap:8px}.product-icon{color:#da0000;font-size:16px}.star-icon{color:#f4b400}.product-btn{align-items:center;background:#f22;border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-weight:600;gap:8px;padding:11px 20px;transition:.3s}.product-btn:hover{background:#d0d0d0;color:red}.industries{background:#f8f9fb;padding:90px 0}.industries-container{margin:auto;width:90%}.section-title{margin:auto auto 70px}.industry-row{align-items:center;display:flex;gap:60px;margin-bottom:80px}.industry-row.reverse{flex-direction:row-reverse}.industry-image{flex:1 1}.industry-image img{border-radius:8px;height:320px;object-fit:cover;width:100%}.industry-text{flex:1 1}.industry-text h3{font-size:28px;margin-bottom:15px}.industry-text p{color:#666;line-height:1.7}@media (max-width:900px){.industry-row{gap:30px;text-align:center}.industry-row,.industry-row.reverse{flex-direction:column}.industry-image img{height:240px}}.projects{background:#ffe0e095;padding:90px 0}.projects-container{margin:auto;width:90%}.section-title{margin:auto auto 60px;max-width:700px;text-align:center}.section-title h2{font-size:36px;margin-bottom:10px}.section-title p{color:#666}.projects-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.project-item{background:#fff;border-radius:8px;box-shadow:0 8px 25px #00000014;overflow:hidden;transition:.3s}.project-item:hover{transform:translateY(-6px)}.project-image img{height:220px;object-fit:cover;width:100%}.project-content{padding:20px}.project-content h3{font-size:20px;margin-bottom:10px}.project-content p{color:#666;font-size:14px;line-height:1.6}.contact-section{background:#f8f8f8;padding:100px 0}.contact-wrapper{grid-gap:40px;display:grid;gap:40px;grid-template-columns:1fr 1fr;margin:auto;max-width:1200px;width:90%}.contact-form-box{background:#fff;border-radius:8px;box-shadow:0 10px 30px #0000000f;padding:40px}.contact-small-title{color:#f39c12;font-weight:600}.contact-form-box h2{font-size:30px;margin:10px 0}.contact-form-box p{color:#666;margin-bottom:25px}.contact-form{display:flex;flex-direction:column;gap:15px}.form-row{display:flex;gap:10px}.form-row input{flex:1 1}.contact-form input,.contact-form textarea{border:1px solid #e5e5e5;border-radius:6px;padding:12px;width:100%}.contact-form button{background:#f31212;border:none;border-radius:6px;color:#fff;cursor:pointer;padding:12px}.contact-info-box{display:flex;flex-direction:column;gap:20px}.map-box{background:#fff;border-radius:8px;box-shadow:0 10px 25px #0000000d;overflow:hidden}.contact-cards{display:flex;flex-direction:column;gap:15px}.contact-card{background:#fff;border-radius:8px;box-shadow:0 8px 20px #0000000d;gap:15px;padding:18px}.contact-card,.contact-icon{align-items:center;display:flex}.contact-icon{background:#fdd2d2;border-radius:50%;color:#f31612;font-size:18px;height:40px;justify-content:center;width:40px}@media(max-width:900px){.contact-wrapper{grid-template-columns:1fr}.form-row{flex-direction:column}}.footer-radial-section{display:none}@media (max-width:768px){.footer-radial-section{background:linear-gradient(180deg,#b8b8b8,#6e6e6e);bottom:-31px;box-shadow:0 -5px 20px #00000040;display:block;height:84px;left:0;position:fixed;width:100%;z-index:998}.corepipe-radial-menu{bottom:10px;height:200px;position:fixed;width:260px;z-index:999}.corepipe-radial-menu,.menu-toggle{left:50%;transform:translateX(-50%)}.menu-toggle{background:#f00d0d;border:none;border-radius:50%;bottom:26px;box-shadow:0 6px 15px #00000040;color:#fff;cursor:pointer;font-size:20px;height:70px;position:absolute;width:70px;z-index:10}.menu-toggle:hover{background:#be0000}.menu-item{align-items:center;background:#fd3636;border:none;border-radius:50%;bottom:10px;box-shadow:0 5px 12px #00000040;color:#fff;display:flex;flex-direction:column;font-size:14px;height:60px;justify-content:center;left:50%;opacity:0;pointer-events:none;position:absolute;transform:translateX(-50%);transition:all .35s ease;width:60px}.menu-item span{font-size:10px}.menu-item:hover{background:#fff;border:1px solid red;color:red}.corepipe-radial-menu.active .menu-item{opacity:1;pointer-events:auto}.corepipe-radial-menu.active .item1{transform:translate(-160px,-40px)}.corepipe-radial-menu.active .item2{transform:translate(-100px,-80px)}.corepipe-radial-menu.active .item3{transform:translateX(-50%) translateY(-100px)}.corepipe-radial-menu.active .item4{transform:translate(40px,-80px)}.corepipe-radial-menu.active .item5{transform:translate(100px,-40px)}.whatsapp-btn{background:#25d366;font-size:26px;right:20px}.call-btn,.whatsapp-btn{align-items:center;border-radius:50%;bottom:14px;box-shadow:0 6px 15px #00000040;color:#fff;display:flex;height:55px;justify-content:center;position:fixed;text-decoration:none;width:55px;z-index:999}.call-btn{background:#0d5db8;font-size:22px;left:20px}}.floating-contact{bottom:90px;display:flex;flex-direction:column;gap:12px;position:fixed;right:16px;z-index:9999}.float-btn{align-items:center;border-radius:50%;box-shadow:0 4px 12px #00000040;color:#fff;display:flex;font-size:22px;height:52px;justify-content:center;text-decoration:none;transition:transform .2s ease;width:52px}.float-btn:hover{transform:scale(1.1)}.whatsapp{background:#25d366}.call{background:#0d6efd}@media (max-width:768px){.floating-contact{display:none}}
/*# sourceMappingURL=main.fdd91380.css.map*/