{"id":9050,"date":"2023-02-13T02:04:00","date_gmt":"2023-02-13T02:04:00","guid":{"rendered":"https:\/\/demo.casethemes.net\/roofex\/?page_id=9050"},"modified":"2026-06-04T20:49:13","modified_gmt":"2026-06-04T20:49:13","slug":"home-1","status":"publish","type":"page","link":"https:\/\/valcea4u.ro\/roofs\/","title":{"rendered":"Prima Pagina"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"9050\" class=\"elementor elementor-9050\">\n\t\t\t\t<div class=\"elementor-element elementor-element-64f1891 e-con-full e-flex e-con e-parent \" data-id=\"64f1891\" data-element_type=\"container\" data-e-type=\"container\">\t\t<div class=\"elementor-element elementor-element-4d01827 elementor-widget elementor-widget-html\" data-id=\"4d01827\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n\/* =========================================\r\n   CONTAINER PRINCIPAL\r\n   ========================================= *\/\r\n.roofs-slider-container {\r\n    position: relative;\r\n    width: 100%;\r\n    min-height: 95vh;\r\n    padding-top: 200px; \r\n    padding-bottom: 60px;\r\n    box-sizing: border-box;\r\n    display: flex;\r\n    align-items: center; \/* Centrat pe Desktop *\/\r\n    overflow: hidden;\r\n    font-family: 'Lato', sans-serif;\r\n    background-color: #1c3243;\r\n}\r\n\r\n\/* =========================================\r\n   FUNDALURI (SLIDES)\r\n   ========================================= *\/\r\n.roofs-bg-wrapper {\r\n    position: absolute;\r\n    top: 0; left: 0; width: 100%; height: 100%;\r\n    z-index: 1;\r\n}\r\n.roofs-slide-bg {\r\n    position: absolute;\r\n    top: 0; left: 0; width: 100%; height: 100%;\r\n    background-size: cover;\r\n    background-position: center;\r\n    opacity: 0;\r\n    transition: opacity 1.2s ease-in-out, transform 8s linear;\r\n    transform: scale(1);\r\n}\r\n.roofs-slide-bg.active {\r\n    opacity: 1;\r\n    transform: scale(1.08);\r\n}\r\n\r\n\/* Overlay Gradient Desktop *\/\r\n.roofs-hero-overlay {\r\n    position: absolute;\r\n    top: 0; left: 0; width: 100%; height: 100%;\r\n    background: linear-gradient(135deg, #1c3243 0%, rgba(28, 50, 67, 0.4) 60%, rgba(28, 50, 67, 0.1) 100%);\r\n    z-index: 2;\r\n}\r\n\r\n\/* =========================================\r\n   CON\u021aINUT PRINCIPAL & GLASSMORPHISM\r\n   ========================================= *\/\r\n.roofs-hero-content {\r\n    position: relative;\r\n    z-index: 5;\r\n    width: 100%;\r\n    max-width: 1200px;\r\n    margin: 0 auto;\r\n    padding: 0 20px;\r\n    display: flex;\r\n    justify-content: space-between;\r\n    align-items: center;\r\n}\r\n\r\n.roofs-glass-box {\r\n    background: rgba(28, 50, 67, 0.65);\r\n    backdrop-filter: blur(15px);\r\n    -webkit-backdrop-filter: blur(15px);\r\n    border: 1px solid rgba(255, 255, 255, 0.1);\r\n    border-radius: 20px;\r\n    padding: 45px 45px 35px 45px; \r\n    width: 100%;\r\n    max-width: 600px;\r\n    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.3);\r\n    min-height: 420px; \r\n    display: flex;\r\n    flex-direction: column;\r\n}\r\n\r\n\/* Grid pentru texte *\/\r\n.roofs-text-slides {\r\n    display: grid;\r\n    flex-grow: 1;\r\n}\r\n\r\n.roofs-text-item {\r\n    grid-area: 1 \/ 1;\r\n    opacity: 0;\r\n    pointer-events: none;\r\n    transform: translateY(20px);\r\n    transition: all 0.8s cubic-bezier(0.25, 0.8, 0.25, 1);\r\n}\r\n.roofs-text-item.active {\r\n    opacity: 1;\r\n    pointer-events: auto;\r\n    transform: translateY(0);\r\n}\r\n\r\n\/* Tipografie *\/\r\n.roofs-badge {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    gap: 10px;\r\n    background: rgba(213, 14, 32, 0.15);\r\n    border: 1px solid #d50e20;\r\n    color: #ffffff;\r\n    padding: 7px 16px;\r\n    border-radius: 50px;\r\n    font-weight: 700;\r\n    font-size: 12px;\r\n    text-transform: uppercase;\r\n    letter-spacing: 1px;\r\n    margin-bottom: 20px;\r\n}\r\n.roofs-badge i { color: #d50e20; }\r\n\r\n.roofs-title {\r\n    font-family: 'Playfair Display', serif;\r\n    font-size: 52px; \r\n    line-height: 1.1;\r\n    color: #ffffff;\r\n    margin: 0 0 15px 0;\r\n}\r\n.roofs-title span {\r\n    color: #d50e20;\r\n    position: relative;\r\n    display: inline-block;\r\n}\r\n\r\n.roofs-desc {\r\n    font-size: 17px;\r\n    line-height: 1.6;\r\n    color: #e0e0e0;\r\n    margin-bottom: 30px;\r\n}\r\n\r\n\/* Butoane *\/\r\n.roofs-btn-group {\r\n    display: flex;\r\n    gap: 15px;\r\n    flex-wrap: wrap;\r\n}\r\n.roofs-btn {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    padding: 14px 28px;\r\n    font-size: 14px;\r\n    font-weight: 700;\r\n    border-radius: 50px;\r\n    text-decoration: none;\r\n    text-transform: uppercase;\r\n    transition: all 0.3s ease;\r\n}\r\n.roofs-btn-primary {\r\n    background: #d50e20;\r\n    color: #fff;\r\n    box-shadow: 0 8px 20px rgba(213, 14, 32, 0.4);\r\n    border: 2px solid #d50e20;\r\n}\r\n.roofs-btn-primary:hover {\r\n    transform: translateY(-3px);\r\n    background: #ffffff;\r\n    border-color: #ffffff;\r\n    color: #d50e20;\r\n}\r\n.roofs-btn-secondary {\r\n    background: transparent;\r\n    color: #fff;\r\n    border: 2px solid rgba(255, 255, 255, 0.4);\r\n}\r\n.roofs-btn-secondary:hover {\r\n    border-color: #ffffff;\r\n    background: #ffffff;\r\n    color: #1c3243;\r\n    transform: translateY(-3px);\r\n}\r\n\r\n\/* Controale (Buline) *\/\r\n.roofs-slider-dots {\r\n    display: flex;\r\n    gap: 10px;\r\n    margin-top: 25px;\r\n}\r\n.roofs-dot {\r\n    width: 10px;\r\n    height: 10px;\r\n    border-radius: 50%;\r\n    background: rgba(255, 255, 255, 0.3);\r\n    cursor: pointer;\r\n    transition: all 0.3s ease;\r\n}\r\n.roofs-dot:hover {\r\n    background: rgba(255, 255, 255, 0.6);\r\n}\r\n.roofs-dot.active {\r\n    background: #d50e20;\r\n    width: 30px;\r\n    border-radius: 20px;\r\n}\r\n\r\n\/* =========================================\r\n   ELEMENTELE VIZUALE PLUTITOARE\r\n   ========================================= *\/\r\n.roofs-visuals {\r\n    position: relative;\r\n    width: 400px;\r\n    height: 400px;\r\n    pointer-events: none;\r\n}\r\n.spinning-badge-wrapper {\r\n    position: absolute;\r\n    top: 20px; \r\n    right: 20px;\r\n    width: 160px;\r\n    height: 160px;\r\n    z-index: 12;\r\n}\r\n.spinning-text {\r\n    width: 100%; height: 100%;\r\n    background: url('data:image\/svg+xml;utf8,<svg viewBox=\"0 0 100 100\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path id=\"circle\" fill=\"none\" d=\"M 50, 50 m -37, 0 a 37,37 0 1,1 74,0 a 37,37 0 1,1 -74,0\" \/><text font-size=\"11.5\" font-family=\"Arial, sans-serif\" font-weight=\"bold\" fill=\"%23ffffff\" letter-spacing=\"3\"><textPath href=\"%23circle\">CALITATE 100% GARANTATA \u2022 TOTAL ROOFS \u2022<\/textPath><\/text><\/svg>') no-repeat center center;\r\n    animation: spinSlow 15s linear infinite;\r\n}\r\n.spinning-center-icon {\r\n    position: absolute;\r\n    top: 50%; left: 50%;\r\n    transform: translate(-50%, -50%);\r\n    width: 65px; height: 65px;\r\n    background: #d50e20;\r\n    border-radius: 50%;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    color: #fff;\r\n    font-size: 26px;\r\n    box-shadow: 0 10px 20px rgba(213,14,32,0.4);\r\n}\r\n.floating-stat {\r\n    position: absolute;\r\n    bottom: 0;\r\n    right: 30%;\r\n    background: #ffffff;\r\n    padding: 15px 25px;\r\n    border-radius: 16px;\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 15px;\r\n    box-shadow: 0 25px 50px rgba(0,0,0,0.25);\r\n    animation: floatUpDown 4s ease-in-out infinite;\r\n    z-index: 12;\r\n}\r\n.floating-stat-icon {\r\n    background: rgba(28, 50, 67, 0.1);\r\n    color: #1c3243;\r\n    width: 50px; height: 50px;\r\n    border-radius: 50%;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    font-size: 22px;\r\n}\r\n.floating-stat-text h4 { margin: 0 0 5px 0; font-size: 24px; font-weight: 900; color: #1c3243; font-family: 'Playfair Display', serif; }\r\n.floating-stat-text p { margin: 0; font-size: 12px; color: #939598; font-weight: 700; text-transform: uppercase; }\r\n\r\n@keyframes spinSlow { 100% { transform: rotate(360deg); } }\r\n@keyframes floatUpDown { 0%, 100% { transform: translateY(0); } 50% { transform: translateY(-15px); } }\r\n\r\n\r\n\/* =========================================\r\n   RESPONSIVITATE (MAGIA PENTRU MOBIL)\r\n   ========================================= *\/\r\n@media (max-width: 1100px) {\r\n    .roofs-visuals { display: none; }\r\n    .roofs-glass-box { max-width: 100%; }\r\n}\r\n\r\n@media (max-width: 768px) {\r\n    .roofs-slider-container { \r\n        padding-top: 100px; \/* Coboar\u0103 dedesubtul meniului *\/\r\n        padding-bottom: 0; \/* Lipit de elementul urm\u0103tor din pagin\u0103 *\/\r\n        min-height: 100vh; \/* Se va \u00eentinde fix pe ecranul vizibil *\/\r\n        align-items: flex-end; \/* Mut\u0103 con\u021binutul complet jos *\/\r\n        \/* For\u021b\u0103m marginile ca s\u0103 nu depindem de set\u0103rile temei *\/\r\n        width: 100vw !important;\r\n        margin-left: calc(-50vw + 50%) !important;\r\n        margin-right: calc(-50vw + 50%) !important;\r\n    }\r\n    \r\n    \/* Elimin\u0103m complet \"fumul negru\" de deasupra pozei ca s\u0103 se vad\u0103 acoperi\u0219ul *\/\r\n    .roofs-hero-overlay { \r\n        background: rgba(28, 50, 67, 0.15); \r\n    }\r\n    \r\n    .roofs-hero-content {\r\n        padding: 0; \/* Anul\u0103m padding-ul lateral *\/\r\n    }\r\n    \r\n    .roofs-glass-box { \r\n        \/* T\u0103iem din spa\u021biile goale masive din interior *\/\r\n        padding: 30px 20px 40px 20px; \r\n        \r\n        \/* Rotunjim DOAR sus ca s\u0103 arate ca un pop-up modern. Jos e complet plat. *\/\r\n        border-radius: 30px 30px 0 0; \r\n        border-left: none; \r\n        border-right: none;\r\n        border-bottom: none;\r\n        border-top: 1px solid rgba(255, 255, 255, 0.25);\r\n        \r\n        \/* APLIC\u0102M GRADIENT \u00ceN CASET\u0102 ca s\u0103 se poat\u0103 citi textul, sus mai transparent, jos albastru plin *\/\r\n        background: linear-gradient(to bottom, rgba(28, 50, 67, 0.6) 0%, rgba(28, 50, 67, 0.95) 100%);\r\n        \r\n        \/* \u0218TERGEM \u00ceN\u0102L\u021aIMEA MINIM\u0102! Se va face fix c\u00e2t e textul *\/\r\n        min-height: auto; \r\n    }\r\n    \r\n    \/* Adapt\u0103m textele s\u0103 fie finu\u021be *\/\r\n    .roofs-badge { margin-bottom: 12px; font-size: 11px; padding: 6px 14px; }\r\n    .roofs-title { font-size: 32px; margin-bottom: 10px; }\r\n    .roofs-desc { font-size: 15px; margin-bottom: 20px; line-height: 1.45; color: #f0f0f0; }\r\n    \r\n    \/* Butoanele devin groase \u0219i u\u0219or de ap\u0103sat cu degetul *\/\r\n    .roofs-btn-group { flex-direction: column; gap: 10px; }\r\n    .roofs-btn { width: 100%; padding: 14px 20px; font-size: 14px; }\r\n    \r\n    .roofs-slider-dots { margin-top: 20px; justify-content: center; }\r\n}\r\n<\/style>\r\n\r\n<section class=\"roofs-slider-container\" id=\"premiumSlider\">\r\n    \r\n    <!-- IMAGINILE DE FUNDAL -->\r\n    <div class=\"roofs-bg-wrapper\">\r\n        <div class=\"roofs-slide-bg active\" style=\"background-image: url('https:\/\/valcea4u.ro\/roofs\/wp-content\/uploads\/2023\/03\/slide1.jpg');\"><\/div>\r\n        <div class=\"roofs-slide-bg\" style=\"background-image: url('https:\/\/valcea4u.ro\/roofs\/wp-content\/uploads\/2023\/03\/slide2.jpg');\"><\/div>\r\n        <div class=\"roofs-slide-bg\" style=\"background-image: url('https:\/\/valcea4u.ro\/roofs\/wp-content\/uploads\/2023\/03\/slide3.jpg');\"><\/div>\r\n    <\/div>\r\n    \r\n    <!-- GRADIENT PESTE IMAGINI -->\r\n    <div class=\"roofs-hero-overlay\"><\/div>\r\n\r\n    <div class=\"roofs-hero-content\">\r\n        <!-- CASETA DE STICL\u0102 -->\r\n        <div class=\"roofs-glass-box\">\r\n            \r\n            <div class=\"roofs-text-slides\">\r\n                <!-- SLIDE 1 -->\r\n                <div class=\"roofs-text-item active\">\r\n                    <div class=\"roofs-badge\"><i class=\"fas fa-medal\"><\/i> Partener Autorizat BILKA<\/div>\r\n                    <h1 class=\"roofs-title\">Acoperi\u0219uri <span>Metalice<\/span><\/h1>\r\n                    <p class=\"roofs-desc\">Echipa Total Roofs \u00ee\u021bi ofer\u0103 siguran\u021ba unui montaj profesionist \u0219i calitatea incontestabil\u0103 a sistemelor BILKA.<\/p>\r\n                    <div class=\"roofs-btn-group\">\r\n                        <a href=\"\/roofs\/contact-01\/\" class=\"roofs-btn roofs-btn-primary\">Cere o Ofert\u0103 <i class=\"fas fa-arrow-right\" style=\"margin-left: 8px;\"><\/i><\/a>\r\n                        <a href=\"\/roofs\/about-01\/\" class=\"roofs-btn roofs-btn-secondary\">Despre Noi<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <!-- SLIDE 2 -->\r\n                <div class=\"roofs-text-item\">\r\n                    <div class=\"roofs-badge\"><i class=\"fas fa-star\"><\/i> Design Premium \u0219i Durabilitate<\/div>\r\n                    <h1 class=\"roofs-title\">Case <span>Premium<\/span> Moderne<\/h1>\r\n                    <p class=\"roofs-desc\">Pentru o estetic\u0103 deosebit\u0103, aducem solu\u021biile BILKA: Retro Panel \u0219i Tabl\u0103 F\u0103l\u021buit\u0103 cu un montaj de \u00eenalt\u0103 precizie.<\/p>\r\n                    <div class=\"roofs-btn-group\">\r\n                        <a href=\"\/roofs\/contact-01\/\" class=\"roofs-btn roofs-btn-primary\">Ai nevoie de ajutor? <i class=\"fas fa-arrow-right\" style=\"margin-left: 8px;\"><\/i><\/a>\r\n                        <a href=\"\/roofs\/about-01\/\" class=\"roofs-btn roofs-btn-secondary\">Despre Noi<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <!-- SLIDE 3 -->\r\n                <div class=\"roofs-text-item\">\r\n                    <div class=\"roofs-badge\"><i class=\"fas fa-shield-alt\"><\/i> \u021aigl\u0103 Metalic\u0103 BILKA<\/div>\r\n                    <h1 class=\"roofs-title\">Frumuse\u021bea <span>\u021aiglei<\/span> Metalice<\/h1>\r\n                    <p class=\"roofs-desc\">Bucur\u0103-te de designul atemporal. Preferi profilul Clasic, Balcanic sau Romanic? Avem o palet\u0103 larg\u0103 de culori.<\/p>\r\n                    <div class=\"roofs-btn-group\">\r\n                        <a href=\"\/roofs\/contact-01\/\" class=\"roofs-btn roofs-btn-primary\">Cere o Ofert\u0103 <i class=\"fas fa-arrow-right\" style=\"margin-left: 8px;\"><\/i><\/a>\r\n                        <a href=\"\/roofs\/project-01\/\" class=\"roofs-btn roofs-btn-secondary\">Vezi Modelele<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- CONTROALE -->\r\n            <div class=\"roofs-slider-dots\">\r\n                <div class=\"roofs-dot active\" onclick=\"changeSlide(0)\"><\/div>\r\n                <div class=\"roofs-dot\" onclick=\"changeSlide(1)\"><\/div>\r\n                <div class=\"roofs-dot\" onclick=\"changeSlide(2)\"><\/div>\r\n            <\/div>\r\n\r\n        <\/div>\r\n\r\n        <!-- ELEMENTELE VIZUALE PLUTITOARE -->\r\n        <div class=\"roofs-visuals\">\r\n            <div class=\"spinning-badge-wrapper\">\r\n                <div class=\"spinning-text\"><\/div>\r\n                <div class=\"spinning-center-icon\"><i class=\"fas fa-home\"><\/i><\/div>\r\n            <\/div>\r\n            <div class=\"floating-stat\">\r\n                <div class=\"floating-stat-icon\"><i class=\"fas fa-tools\"><\/i><\/div>\r\n                <div class=\"floating-stat-text\">\r\n                    <h4>10+ Ani<\/h4>\r\n                    <p>De Experien\u021b\u0103<\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n        \r\n    <\/div>\r\n<\/section>\r\n\r\n<script>\r\n    let currentSlide = 0;\r\n    const backgrounds = document.querySelectorAll('.roofs-slide-bg');\r\n    const texts = document.querySelectorAll('.roofs-text-item');\r\n    const dots = document.querySelectorAll('.roofs-dot');\r\n    const totalSlides = backgrounds.length;\r\n    let slideInterval;\r\n\r\n    function changeSlide(index) {\r\n        backgrounds[currentSlide].classList.remove('active');\r\n        texts[currentSlide].classList.remove('active');\r\n        dots[currentSlide].classList.remove('active');\r\n\r\n        currentSlide = index;\r\n\r\n        backgrounds[currentSlide].classList.add('active');\r\n        texts[currentSlide].classList.add('active');\r\n        dots[currentSlide].classList.add('active');\r\n\r\n        resetTimer();\r\n    }\r\n\r\n    function nextSlide() {\r\n        let next = (currentSlide + 1) % totalSlides;\r\n        changeSlide(next);\r\n    }\r\n\r\n    function resetTimer() {\r\n        clearInterval(slideInterval);\r\n        slideInterval = setInterval(nextSlide, 6000);\r\n    }\r\n\r\n    resetTimer();\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\r\n\t\t        <section class=\"elementor-section elementor-top-section elementor-element elementor-element-7b0dc6d elementor-hidden-desktop elementor-hidden-laptop elementor-hidden-tablet_extra elementor-hidden-tablet elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default pxl-type-header-none pxl-bg-color-none parallax-none pxl-row-scroll-none\" data-id=\"7b0dc6d\" data-element_type=\"section\" data-e-type=\"section\">\n\n                \n                <div class=\"elementor-container elementor-column-gap-no \">\n                <div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-d09f431 pxl_section_offset-none parallax-none pxl-container-width-container-1200 pxl-col-none pxl-column-none\" data-id=\"d09f431\" data-element_type=\"column\" data-e-type=\"column\">\r\n        <div class=\"elementor-widget-wrap elementor-element-populated\">\r\n                     \r\n        \t\t<div class=\"elementor-element elementor-element-994615b elementor-widget elementor-widget-slider_revolution\" data-id=\"994615b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"slider_revolution.default\">\n\t\t\t\t\t\n\t\t<div class=\"wp-block-themepunch-revslider\">\n\t\t\t\t<p class=\"rs-p-wp-fix\"><\/p>\n\t\t\t\t<sr7-module data-alias=\"slider-3-1\" data-id=\"8\" id=\"SR7_8_1\" class=\"rs-ov-hidden\" data-version=\"6.7.40\">\n\t\t\t\t\t<sr7-adjuster><\/sr7-adjuster>\n\t\t\t\t\t<sr7-content>\n\t\t\t\t\t\t<sr7-slide id=\"SR7_8_1-15\" data-key=\"15\">\n\t\t\t\t\t\t\t<sr7-bg id=\"SR7_8_1-15-7\" class=\"sr7-layer\"><noscript><img decoding=\"async\" src=\"https:\/\/valcea4u.ro\/roofs\/wp-content\/uploads\/2023\/03\/slide1.jpg\" alt=\"\" title=\"slide1\"><\/noscript><\/sr7-bg>\n\t\t\t\t\t\t\t<sr7-txt id=\"SR7_8_1-15-1\" class=\"sr7-layer\">Echipa Total Roofs \u00ee\u021bi ofer\u0103 siguran\u021ba unui montaj profesionist \u0219i calitatea incontestabil\u0103 a sistemelor BILKA. Cu o vast\u0103 experien\u021b\u0103 \u00een domeniu, gestion\u0103m cu succes orice provocare: de la repara\u021bii rapide \u0219i renov\u0103ri, p\u00e2n\u0103 la proiectarea \u0219i instalarea acoperi\u0219urilor complexe.<\/sr7-txt>\n\t\t\t\t\t\t\t<sr7-txt id=\"SR7_8_1-15-2\" class=\"sr7-layer\">Acoperi\u0219uri Metalice <\/sr7-txt>\n\t\t\t\t\t\t\t<sr7-txt id=\"SR7_8_1-15-3\" class=\"sr7-layer\">PARTENER AUTORIZAT BILKA<\/sr7-txt>\n\t\t\t\t\t\t\t<a id=\"SR7_8_1-15-4\" class=\"sr7-layer\" href=\"https:\/\/demo.casethemes.net\/roofex\/about-01\/\" target=\"_self\">DESPRE NOI<\/a>\n\t\t\t\t\t\t\t<a id=\"SR7_8_1-15-6\" class=\"sr7-layer\" href=\"https:\/\/demo.casethemes.net\/roofex\/contact-01\/\" target=\"_self\"><span>CERE O OFERT\u0102<\/span> <i class=\"flaticon-right-arrow-1\"><\/i><\/a>\n\t\t\t\t\t\t<\/sr7-slide>\n\t\t\t\t\t\t<sr7-slide id=\"SR7_8_1-16\" data-key=\"16\">\n\t\t\t\t\t\t\t<sr7-bg id=\"SR7_8_1-16-7\" class=\"sr7-layer\"><noscript><img decoding=\"async\" src=\"https:\/\/valcea4u.ro\/roofs\/wp-content\/uploads\/2023\/03\/slide2.jpg\" alt=\"\" title=\"slide2\"><\/noscript><\/sr7-bg>\n\t\t\t\t\t\t\t<sr7-txt id=\"SR7_8_1-16-1\" class=\"sr7-layer\">Pentru o estetic\u0103 arhitectural\u0103 deosebit\u0103, Total Roofs \u00ee\u021bi aduce solu\u021biile premium BILKA: sistemele Retro Panel \u0219i Tabl\u0103 F\u0103l\u021buit\u0103. Acestea ofer\u0103 un aspect curat, minimalist \u0219i o etan\u0219eitate perfect\u0103. Echipa noastr\u0103 de exper\u021bi asigur\u0103 un montaj de \u00eenalt\u0103 precizie, absolut esen\u021bial pentru acest tip de acoperi\u0219.<\/sr7-txt>\n\t\t\t\t\t\t\t<sr7-txt id=\"SR7_8_1-16-2\" class=\"sr7-layer\">Acoperi\u0219uri <span>Moderne pentru<\/span> <br \/>\n<span>Case <\/span> Premium<\/sr7-txt>\n\t\t\t\t\t\t\t<sr7-txt id=\"SR7_8_1-16-3\" class=\"sr7-layer\">DESIGN PREMIUM \u0218I DURABILITATE<\/sr7-txt>\n\t\t\t\t\t\t\t<a id=\"SR7_8_1-16-4\" class=\"sr7-layer\" href=\"https:\/\/demo.casethemes.net\/roofex\/about-01\/\" target=\"_self\">About us<\/a>\n\t\t\t\t\t\t\t<a id=\"SR7_8_1-16-6\" class=\"sr7-layer\" href=\"https:\/\/demo.casethemes.net\/roofex\/contact-01\/\" target=\"_self\"><span>Need helps<\/span> <i class=\"flaticon-right-arrow-1\"><\/i><\/a>\n\t\t\t\t\t\t<\/sr7-slide>\n\t\t\t\t\t\t<sr7-slide id=\"SR7_8_1-17\" data-key=\"17\">\n\t\t\t\t\t\t\t<sr7-bg id=\"SR7_8_1-17-7\" class=\"sr7-layer\"><noscript><img decoding=\"async\" src=\"https:\/\/valcea4u.ro\/roofs\/wp-content\/uploads\/2023\/03\/slide3.jpg\" alt=\"\" title=\"slide3\"><\/noscript><\/sr7-bg>\n\t\t\t\t\t\t\t<sr7-txt id=\"SR7_8_1-17-1\" class=\"sr7-layer\">Bucur\u0103-te de designul atemporal \u0219i eficien\u021ba modern\u0103 cu \u021bigla metalic\u0103 BILKA. Fie c\u0103 preferi profilul Clasic, Balcanic sau Romanic, Total Roofs \u00ee\u021bi pune la dispozi\u021bie o palet\u0103 larg\u0103 de culori \u0219i finisaje.<\/sr7-txt>\n\t\t\t\t\t\t\t<sr7-txt id=\"SR7_8_1-17-2\" class=\"sr7-layer\">Frumuse\u021bea <span>\u021aiglei<\/span> <br \/>\n<span>Metalice<\/span> BILKA<\/sr7-txt>\n\t\t\t\t\t\t\t<sr7-txt id=\"SR7_8_1-17-3\" class=\"sr7-layer\">\u021aIGL\u0102 METALIC\u0102 BILKA<\/sr7-txt>\n\t\t\t\t\t\t\t<a id=\"SR7_8_1-17-4\" class=\"sr7-layer\" href=\"https:\/\/demo.casethemes.net\/roofex\/about-01\/\" target=\"_self\">VEZI MODELELE<\/a>\n\t\t\t\t\t\t\t<a id=\"SR7_8_1-17-6\" class=\"sr7-layer\" href=\"https:\/\/demo.casethemes.net\/roofex\/contact-01\/\" target=\"_self\"><span>CERE OFERT\u0102<\/span> <i class=\"flaticon-right-arrow-1\"><\/i><\/a>\n\t\t\t\t\t\t<\/sr7-slide>\n\t\t\t\t\t\t<sr7-slide id=\"SR7_8_1-27\" data-key=\"27\">\n\t\t\t\t\t\t<\/sr7-slide>\n\t\t\t\t\t<\/sr7-content>\n\t\t\t\t\t<image_lists style=\"display:none\">\n\t\t\t\t\t\t<img data-src=\"\/\/valcea4u.ro\/roofs\/wp-content\/uploads\/2023\/03\/slide1.jpg\" data-libid=\"10423\" data-lib=\"medialibrary\" title=\"slide1\" width=\"0\" height=\"0\" data-dbsrc=\"Ly92YWxjZWE0dS5yby9yb29mcy93cC1jb250ZW50L3VwbG9hZHMvMjAyMy8wMy9zbGlkZTEuanBn\"\/>\n\t\t\t\t\t\t<img data-src=\"\/\/valcea4u.ro\/roofs\/wp-content\/uploads\/2023\/03\/slide2.jpg\" data-libid=\"10441\" data-lib=\"medialibrary\" title=\"slide2\" width=\"0\" height=\"0\" data-dbsrc=\"Ly92YWxjZWE0dS5yby9yb29mcy93cC1jb250ZW50L3VwbG9hZHMvMjAyMy8wMy9zbGlkZTIuanBn\"\/>\n\t\t\t\t\t\t<img data-src=\"\/\/valcea4u.ro\/roofs\/wp-content\/uploads\/2023\/03\/slide3.jpg\" data-libid=\"10442\" data-lib=\"medialibrary\" title=\"slide3\" width=\"0\" height=\"0\" data-dbsrc=\"Ly92YWxjZWE0dS5yby9yb29mcy93cC1jb250ZW50L3VwbG9hZHMvMjAyMy8wMy9zbGlkZTMuanBn\"\/>\n\t\t\t\t\t<\/image_lists>\n\t\t\t\t<\/sr7-module>\n\t\t\t\t<script>\n\t\t\t\t\tSR7.PMH ??={}; SR7.PMH[\"SR7_8_1\"] = {cn:100,state:false,fn: function() { if (_tpt!==undefined && _tpt.prepareModuleHeight !== undefined) {  _tpt.prepareModuleHeight({id:\"SR7_8_1\",el:[960,960,800,600,600],type:'standard',shdw:'0',gh:[960,960,800,600,600],gw:[1240,1240,1024,778,480],vpt:['-100px&#039;,&#039;-100px&#039;,&#039;-100px&#039;,&#039;-100px&#039;,&#039;-100px'],size:{fullWidth:true, fullHeight:false},mh:'0',onh:0,onw:0,bg:{color:'{\"orig\":\"transparent\",\"type\":\"solid\",\"string\":\"transparent\"}'}});   SR7.PMH[\"SR7_8_1\"].state=true;} else if(SR7.PMH[\"SR7_8_1\"].cn-->0)\tsetTimeout( SR7.PMH[\"SR7_8_1\"].fn,19);}};SR7.PMH[\"SR7_8_1\" ].fn();\n\t\t\t\t<\/script>\n<\/div>\n\n\t\t\t\t\t\t<\/div>\n\t\t            <\/div>\r\n        <\/div>\r\n        \t\t\t<\/div>\n\t\t<\/section>\n\t\t        <section class=\"elementor-section elementor-top-section elementor-element elementor-element-423b116 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default pxl-type-header-none pxl-bg-color-none parallax-none pxl-row-scroll-none\" data-id=\"423b116\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\n                \n                <div class=\"elementor-container elementor-column-gap-extended \">\n                <div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-fa8199f pxl_section_offset-none parallax-none pxl-container-width-container-1200 pxl-col-none pxl-column-none\" data-id=\"fa8199f\" data-element_type=\"column\" data-e-type=\"column\">\r\n        <div class=\"elementor-widget-wrap elementor-element-populated\">\r\n                     \r\n                <section class=\"elementor-section elementor-inner-section elementor-element elementor-element-c7eef43 elementor-section-content-middle shadow-1 elementor-section-boxed elementor-section-height-default elementor-section-height-default pxl-type-header-none pxl-bg-color-none parallax-none pxl-row-scroll-none\" data-id=\"c7eef43\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\n                \n                <div class=\"elementor-container elementor-column-gap-extended \">\n                <div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-7b9e1e0 pxl_section_offset-none parallax-none pxl-container-width-container-1200 pxl-col-none pxl-column-none\" data-id=\"7b9e1e0\" data-element_type=\"column\" data-e-type=\"column\">\r\n        <div class=\"elementor-widget-wrap\">\r\n                     \r\n                    <\/div>\r\n        <\/div>\r\n                <div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-1e044ac pxl_section_offset-none parallax-none pxl-container-width-container-1200 pxl-col-none pxl-column-none\" data-id=\"1e044ac\" data-element_type=\"column\" data-e-type=\"column\">\r\n        <div class=\"elementor-widget-wrap elementor-element-populated\">\r\n                     \r\n        \t\t<div class=\"elementor-element elementor-element-2b10d8b elementor-widget elementor-widget-pxl_heading\" data-id=\"2b10d8b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"pxl_heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"pxl-heading Playfair Display\">\n\t<div class=\"pxl-heading--inner\">\n\t\t\t\t\t<div class=\"pxl-item--subtitle  \" data-wow-delay=\"ms\">\n\t\t\t\t<div class=\"wrap-subtitle\">\n\t\t\t\t\t<span>SISTEM COMPLET DE ACOPERI\u0218<\/span>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t<h3 class=\"pxl-item--title  highlight-default\" data-wow-delay=\"ms\">\n\t\t\u021aigl\u0103 Metalic\u0103 Premium\t\t\n\t\t<\/h3>\n\t<\/div>\n<\/div>\n\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-37f6636 elementor-widget elementor-widget-pxl_icon_box\" data-id=\"37f6636\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"pxl_icon_box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"pxl-icon-box pxl-icon-box7  \" data-wow-delay=\"ms\">\r\n    <div class=\"pxl-item--inner\">\r\n                    <div class=\"pxl-item--icon\">\r\n                <i aria-hidden=\"true\" class=\"flaticon flaticon-phone-1\"><\/i>            <\/div>\r\n                        <div class=\"pxl-item--holder\">\r\n                        \r\n            \r\n            <div class=\"pxl-item--title el-empty\">\r\n                Cere o ofert\u0103 personalizat\u0103            <\/div>\r\n            <h3 class=\"pxl-item--description el-empty\"><a href=\"tel:180055505940\">\r\n                1800-5550-5940            <\/a> <\/h3>\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t            <\/div>\r\n        <\/div>\r\n                <div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-f4e2423 pxl_section_offset-none parallax-none pxl-container-width-container-1200 pxl-col-none pxl-column-none\" data-id=\"f4e2423\" data-element_type=\"column\" data-e-type=\"column\">\r\n        <div class=\"elementor-widget-wrap elementor-element-populated\">\r\n                     \r\n        \t\t<div class=\"elementor-element elementor-element-ca30480 elementor-widget__width-initial elementor-widget elementor-widget-pxl_heading\" data-id=\"ca30480\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"pxl_heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"pxl-heading Playfair Display\">\n\t<div class=\"pxl-heading--inner\">\n\t\t\t\t<h3 class=\"pxl-item--title  highlight-default\" data-wow-delay=\"ms\">\n\t\t De ce s\u0103 alegi BILKA?\t\t\n\t\t<\/h3>\n\t<\/div>\n<\/div>\n\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-015c6e3 elementor-widget__width-initial elementor-widget elementor-widget-pxl_progressbar\" data-id=\"015c6e3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"pxl_progressbar.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t    <div id=\"pxl_progressbar-015c6e3-9231\" class=\"pxl-progressbar pxl-progressbar-1 style1\">\n            <div class=\"progress-item elementor-repeater-item-29bf26d \" >\n            <div class=\"progress-title-wrap row gx-10 justify-content-between\">\n                                    <div class=\"progress-title col\">Rezisten\u021b\u0103 la intemperii<\/div>\n                                <span class=\"progress-percentage\">100%<\/span>\n            <\/div>\n            <div class=\"progress-bar-wrap\">\n                <div class=\"progress-bound\"><\/div>\n                <div class=\"pxl-progress-bar\" role=\"progressbar\" aria-valuemin=\"0\" aria-valuemax=\"100\" data-valuetransitiongoal=\"100\"><\/div>\n            <\/div>\n        <\/div>\n        <\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0838ed5 elementor-widget__width-initial elementor-widget elementor-widget-pxl_progressbar\" data-id=\"0838ed5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"pxl_progressbar.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t    <div id=\"pxl_progressbar-0838ed5-5579\" class=\"pxl-progressbar pxl-progressbar-1 style1\">\n            <div class=\"progress-item elementor-repeater-item-11ebdc7 \" >\n            <div class=\"progress-title-wrap row gx-10 justify-content-between\">\n                                    <div class=\"progress-title col\">Sistem Complet Integrat<\/div>\n                                <span class=\"progress-percentage\">100%<\/span>\n            <\/div>\n            <div class=\"progress-bar-wrap\">\n                <div class=\"progress-bound\"><\/div>\n                <div class=\"pxl-progress-bar\" role=\"progressbar\" aria-valuemin=\"0\" aria-valuemax=\"100\" data-valuetransitiongoal=\"100\"><\/div>\n            <\/div>\n        <\/div>\n        <\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t            <\/div>\r\n        <\/div>\r\n        \t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<div class=\"elementor-element elementor-element-7d991b8 elementor-hidden-desktop elementor-hidden-laptop elementor-hidden-tablet_extra elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-pxl_image_carousel\" data-id=\"7d991b8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"pxl_image_carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"pxl-swiper-sliders pxl-image pxl-image-carousel3\">\n    <div class=\"pxl-carousel-inner\">\n        <div class=\"pxl-swiper-container\" dir=\"ltr\" data-settings=\"{&quot;slide_direction&quot;:&quot;horizontal&quot;,&quot;slide_center&quot;:&quot;true&quot;,&quot;slide_percolumn&quot;:&quot;1&quot;,&quot;slide_mode&quot;:&quot;slide&quot;,&quot;slides_to_show&quot;:&quot;3&quot;,&quot;slides_to_show_xxl&quot;:&quot;3&quot;,&quot;slides_to_show_lg&quot;:&quot;3&quot;,&quot;slides_to_show_md&quot;:&quot;2&quot;,&quot;slides_to_show_sm&quot;:&quot;2&quot;,&quot;slides_to_show_xs&quot;:&quot;1&quot;,&quot;slides_to_scroll&quot;:&quot;1&quot;,&quot;arrow&quot;:&quot;true&quot;,&quot;pagination&quot;:&quot;false&quot;,&quot;pagination_type&quot;:&quot;bullets&quot;,&quot;autoplay&quot;:&quot;&quot;,&quot;pause_on_hover&quot;:&quot;&quot;,&quot;pause_on_interaction&quot;:&quot;true&quot;,&quot;delay&quot;:3000,&quot;loop&quot;:&quot;true&quot;,&quot;speed&quot;:500}\">\n            <div class=\"pxl-swiper-wrapper\">\n                                    <div class=\"pxl-swiper-slide \">\n                        <div class=\"pxl-item--inner  \" data-wow-delay=\"ms\">\n                                                            <div class=\"pxl-image \">\n                                    <div class=\"wrap-item\"> \n                                        <div class=\"thumb-roof\">\n                                            <div class=\"image\" data-tilt data-tilt-max=\"9\"><img loading=\"lazy\" decoding=\"async\" width=\"2464\" height=\"1728\" src=\"https:\/\/valcea4u.ro\/roofs\/wp-content\/uploads\/2026\/05\/roof1.png\" class=\"no-lazyload attachment-full\" alt=\"\" \/> <\/div>\n                                        <\/div>\n                                        <div class=\"pxl-image-title\">    \n                                            Etan\u0219are \u0219i Stratificare                                        <\/div>\n                                        <div class=\"pxl-image-desc\">    \n                                            Un acoperi\u0219 durabil \u00eenseamn\u0103 straturi corect executate. Integr\u0103m folia anticondens BILKA \u0219i accesoriile de ventila\u021bie pentru o protec\u021bie termic\u0103 \u0219i fonic\u0103 optim\u0103.                                        <\/div>\n                                        <div class=\"btn-read\">\n                                            <a href=\"https:\/\/valcea4u.ro\/roofs\/portfolio\/mark-hotel-roofing\/\">                                            <i class=\"flaticon-right-arrow-1\"><\/i>\n                                            <\/a>                                        <\/div>\n                                    <\/div>\n                                    \n                                <\/div>\n                                                        \n                        <\/div>\n                    <\/div>\n                                    <div class=\"pxl-swiper-slide \">\n                        <div class=\"pxl-item--inner  \" data-wow-delay=\"ms\">\n                                                            <div class=\"pxl-image \">\n                                    <div class=\"wrap-item\"> \n                                        <div class=\"thumb-roof\">\n                                            <div class=\"image\" data-tilt data-tilt-max=\"9\"><img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1033\" src=\"https:\/\/valcea4u.ro\/roofs\/wp-content\/uploads\/2026\/05\/roof2-scaled.png\" class=\"no-lazyload attachment-full\" alt=\"\" \/> <\/div>\n                                        <\/div>\n                                        <div class=\"pxl-image-title\">    \n                                            \u021aigl\u0103 Metalic\u0103 BILKA                                        <\/div>\n                                        <div class=\"pxl-image-desc\">    \n                                            Alege finisajul dorit dintr-o gam\u0103 variat\u0103 de modele (Clasic, Balcanic, Romanic). Echipa Total Roofs garanteaz\u0103 un produs impecabil \u0219i o rezisten\u021b\u0103 \u00eendelungat\u0103.                                        <\/div>\n                                        <div class=\"btn-read\">\n                                            <a href=\"https:\/\/valcea4u.ro\/roofs\/portfolio\/mark-hotel-roofing\/\">                                            <i class=\"flaticon-right-arrow-1\"><\/i>\n                                            <\/a>                                        <\/div>\n                                    <\/div>\n                                    \n                                <\/div>\n                                                        \n                        <\/div>\n                    <\/div>\n                                    <div class=\"pxl-swiper-slide \">\n                        <div class=\"pxl-item--inner  \" data-wow-delay=\"ms\">\n                                                            <div class=\"pxl-image \">\n                                    <div class=\"wrap-item\"> \n                                        <div class=\"thumb-roof\">\n                                            <div class=\"image\" data-tilt data-tilt-max=\"9\"><img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1210\" src=\"https:\/\/valcea4u.ro\/roofs\/wp-content\/uploads\/2026\/05\/roof3-scaled.png\" class=\"no-lazyload attachment-full\" alt=\"\" \/> <\/div>\n                                        <\/div>\n                                        <div class=\"pxl-image-title\">    \n                                            Sistem Complet de Acoperi\u0219                                        <\/div>\n                                        <div class=\"pxl-image-desc\">    \n                                            Total Roofs \u00ee\u021bi ofer\u0103 solu\u021bia integral\u0103 pentru casa ta. M\u0103sur\u0103m, consiliem \u0219i livr\u0103m componente premium BILKA, perfect adaptate nevoilor proiectului t\u0103u.                                        <\/div>\n                                        <div class=\"btn-read\">\n                                            <a href=\"https:\/\/valcea4u.ro\/roofs\/portfolio\/mark-hotel-roofing\/\">                                            <i class=\"flaticon-right-arrow-1\"><\/i>\n                                            <\/a>                                        <\/div>\n                                    <\/div>\n                                    \n                                <\/div>\n                                                        \n                        <\/div>\n                    <\/div>\n                            <\/div>\n        <\/div>\n                    <div class=\"pxl-swiper-arrow pxl-swiper-arrow-next\"><i class=\"flaticon-right-arrow-1 rtl-icon\"><\/i><\/div>\n            <div class=\"pxl-swiper-arrow pxl-swiper-arrow-prev\"><i class=\"flaticon-right-arrow-1 rtl-icon\"><\/i><\/div>\n                    <\/div>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d63e1c2 elementor-widget elementor-widget-html\" data-id=\"d63e1c2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- Fonturi \u0219i Iconi\u021be -->\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@700&family=Montserrat:wght@300;400;700&display=swap\" rel=\"stylesheet\">\r\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\r\n<!-- Swiper CSS -->\r\n<link rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/swiper@10\/swiper-bundle.min.css\" \/>\r\n\r\n<style>\r\n    .wow-slider-section {\r\n        width: 100%;\r\n        padding: 10px 0; \/* Redus de la 60px la 10px *\/\r\n        background: transparent;\r\n        font-family: 'Montserrat', sans-serif;\r\n    }\r\n\r\n    .swiper-wow {\r\n        padding: 10px 20px 30px !important; \/* Redus semnificativ spatiul de sus\/jos *\/\r\n        max-width: 1440px;\r\n        margin: 0 auto;\r\n    }\r\n\r\n    .pillar-card {\r\n        position: relative;\r\n        text-align: center;\r\n        transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);\r\n    }\r\n\r\n    .pillar-shape {\r\n        width: 100%;\r\n        aspect-ratio: 2 \/ 3; \r\n        margin: 0 auto 15px; \/* Spatiu mai mic intre poza si text *\/\r\n        overflow: hidden;\r\n        position: relative;\r\n        clip-path: polygon(10% 0%, 100% 0%, 90% 100%, 0% 100%);\r\n        box-shadow: 0 10px 25px rgba(0,0,0,0.1);\r\n        background: #f0f0f0;\r\n    }\r\n\r\n    .pillar-shape img {\r\n        width: 120%;\r\n        height: 100%;\r\n        object-fit: cover;\r\n        margin-left: -10%;\r\n        transition: transform 0.7s ease;\r\n        display: block;\r\n    }\r\n\r\n    .pillar-card:hover {\r\n        transform: translateY(-8px); \/* Miscare mai subtila la hover *\/\r\n    }\r\n\r\n    .pillar-card:hover .pillar-shape img {\r\n        transform: scale(1.15);\r\n    }\r\n\r\n    .pillar-card h3 {\r\n        font-family: 'Playfair Display', serif;\r\n        font-size: 22px; \/* Putin mai mic pentru compactare *\/\r\n        color: #1a1a1a;\r\n        margin: 0 0 5px;\r\n        letter-spacing: -0.5px;\r\n    }\r\n\r\n    .red-dot {\r\n        width: 5px;\r\n        height: 5px;\r\n        background: #ce1b28;\r\n        border-radius: 50%;\r\n        margin: 0 auto 10px;\r\n    }\r\n\r\n    .pillar-specs {\r\n        font-size: 9px; \/* Mai mic pentru a ocupa mai putin spatiu vertical *\/\r\n        letter-spacing: 1.5px;\r\n        text-transform: uppercase;\r\n        color: #888;\r\n        font-weight: 600;\r\n        line-height: 1.4;\r\n    }\r\n\r\n    .pillar-specs b {\r\n        color: #ce1b28;\r\n    }\r\n\r\n    .wow-nav {\r\n        display: flex;\r\n        justify-content: center;\r\n        gap: 20px;\r\n        margin-top: 10px; \/* Navigatie mai aproape de slider *\/\r\n    }\r\n\r\n    .wow-arrow {\r\n        font-size: 20px;\r\n        color: #333;\r\n        cursor: pointer;\r\n        transition: 0.3s;\r\n        opacity: 0.4;\r\n    }\r\n\r\n    .wow-arrow:hover {\r\n        opacity: 1;\r\n        color: #ce1b28;\r\n    }\r\n<\/style>\r\n\r\n<div class=\"wow-slider-section\">\r\n    <div class=\"swiper swiper-wow\">\r\n        <div class=\"swiper-wrapper\">\r\n\r\n            <!-- 1. CLASIC -->\r\n            <div class=\"swiper-slide\">\r\n                <div class=\"pillar-card\">\r\n                    <div class=\"pillar-shape\"><img decoding=\"async\" src=\"https:\/\/www.bilka.ro\/culori\/_clasic\/clasic-lucios-ral8017.jpg\" alt=\"Clasic\"><\/div>\r\n                    <h3>Clasic<\/h3>\r\n                    <div class=\"red-dot\"><\/div>\r\n                    <div class=\"pillar-specs\">L\u0102\u021aIME \/ <b>1120MM<\/b><br>PROFIL \/ <b>STANDARD<\/b><\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- 2. BALCANIC -->\r\n            <div class=\"swiper-slide\">\r\n                <div class=\"pillar-card\">\r\n                    <div class=\"pillar-shape\"><img decoding=\"async\" src=\"https:\/\/www.bilka.ro\/culori\/_balcanic\/balcanic-lucios-ral3005.jpg\" alt=\"Balcanic\"><\/div>\r\n                    <h3>Balcanic<\/h3>\r\n                    <div class=\"red-dot\"><\/div>\r\n                    <div class=\"pillar-specs\">L\u0102\u021aIME \/ <b>1080MM<\/b><br>\u00ceN\u0102L\u021aIME \/ <b>52MM<\/b><\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- 3. GOTIC -->\r\n            <div class=\"swiper-slide\">\r\n                <div class=\"pillar-card\">\r\n                    <div class=\"pillar-shape\"><img decoding=\"async\" src=\"https:\/\/www.bilka.ro\/culori\/_gotic\/gotic-lucios-ral9006.jpg\" alt=\"Gotic\"><\/div>\r\n                    <h3>Gotic<\/h3>\r\n                    <div class=\"red-dot\"><\/div>\r\n                    <div class=\"pillar-specs\">L\u0102\u021aIME \/ <b>1100MM<\/b><br>STIL \/ <b>MODERN<\/b><\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- 4. ROMANIC -->\r\n            <div class=\"swiper-slide\">\r\n                <div class=\"pillar-card\">\r\n                    <div class=\"pillar-shape\"><img decoding=\"async\" src=\"https:\/\/www.bilka.ro\/culori\/_romanic\/romanic-lucios-ral5010.jpg\" alt=\"Romanic\"><\/div>\r\n                    <h3>Romanic<\/h3>\r\n                    <div class=\"red-dot\"><\/div>\r\n                    <div class=\"pillar-specs\">L\u0102\u021aIME \/ <b>1050MM<\/b><br>PROFIL \/ <b>EMINENT<\/b><\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- 5. IBERIC -->\r\n            <div class=\"swiper-slide\">\r\n                <div class=\"pillar-card\">\r\n                    <div class=\"pillar-shape\"><img decoding=\"async\" src=\"https:\/\/www.bilka.ro\/culori\/_iberic\/iberic-lucios-ral6005.jpg\" alt=\"Iberic\"><\/div>\r\n                    <h3>Iberic<\/h3>\r\n                    <div class=\"red-dot\"><\/div>\r\n                    <div class=\"pillar-specs\">L\u0102\u021aIME \/ <b>1100MM<\/b><br>DESIGN \/ <b>CURBAT<\/b><\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- 6. DACIC -->\r\n            <div class=\"swiper-slide\">\r\n                <div class=\"pillar-card\">\r\n                    <div class=\"pillar-shape\"><img decoding=\"async\" src=\"https:\/\/www.bilka.ro\/culori\/_dacic\/dacic-lucios-ral9002.jpg\" alt=\"Dacic\"><\/div>\r\n                    <h3>Dacic<\/h3>\r\n                    <div class=\"red-dot\"><\/div>\r\n                    <div class=\"pillar-specs\">L\u0102\u021aIME \/ <b>1055MM<\/b><br>\u00ceN\u0102L\u021aIME \/ <b>39MM<\/b><\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- 7. BRITANIC -->\r\n            <div class=\"swiper-slide\">\r\n                <div class=\"pillar-card\">\r\n                    <div class=\"pillar-shape\"><img decoding=\"async\" src=\"https:\/\/www.bilka.ro\/culori\/_britanic\/britanic-lucios-ral7024.jpg\" alt=\"Britanic\"><\/div>\r\n                    <h3>Britanic<\/h3>\r\n                    <div class=\"red-dot\"><\/div>\r\n                    <div class=\"pillar-specs\">L\u0102\u021aIME \/ <b>1135MM<\/b><br>STIL \/ <b>PREMIUM<\/b><\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- 8. HELLENIC -->\r\n            <div class=\"swiper-slide\">\r\n                <div class=\"pillar-card\">\r\n                    <div class=\"pillar-shape\"><img decoding=\"async\" src=\"https:\/\/www.bilka.ro\/culori\/_hellenic\/hellenic-lucios-ral8003.jpg\" alt=\"Hellenic\"><\/div>\r\n                    <h3>Hellenic<\/h3>\r\n                    <div class=\"red-dot\"><\/div>\r\n                    <div class=\"pillar-specs\">L\u0102\u021aIME \/ <b>1095MM<\/b><br>ASPECT \/ <b>CLASIC<\/b><\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- 9. ADRIATIC -->\r\n            <div class=\"swiper-slide\">\r\n                <div class=\"pillar-card\">\r\n                    <div class=\"pillar-shape\"><img decoding=\"async\" src=\"https:\/\/www.bilka.ro\/culori\/_adriatic\/adriatic-lucios-ral9005.jpg\" alt=\"Adriatic\"><\/div>\r\n                    <h3>Adriatic<\/h3>\r\n                    <div class=\"red-dot\"><\/div>\r\n                    <div class=\"pillar-specs\">L\u0102\u021aIME \/ <b>1085MM<\/b><br>FINISAJ \/ <b>MAT<\/b><\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n        <\/div>\r\n\r\n        <div class=\"wow-nav\">\r\n            <div class=\"wow-arrow prev-wow\"><i class=\"fas fa-chevron-left\"><\/i><\/div>\r\n            <div class=\"wow-arrow next-wow\"><i class=\"fas fa-chevron-right\"><\/i><\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\r\n\r\n<script src=\"https:\/\/cdn.jsdelivr.net\/npm\/swiper@10\/swiper-bundle.min.js\"><\/script>\r\n<script>\r\n    function initWowSlider() {\r\n        new Swiper('.swiper-wow', {\r\n            slidesPerView: 1.2,\r\n            spaceBetween: 15,\r\n            loop: true,\r\n            speed: 800,\r\n            autoplay: { delay: 4000 },\r\n            navigation: { nextEl: '.next-wow', prevEl: '.prev-wow' },\r\n            breakpoints: {\r\n                1300: { slidesPerView: 4, spaceBetween: 30 },\r\n                1024: { slidesPerView: 3, spaceBetween: 25 },\r\n                768: { slidesPerView: 2, spaceBetween: 20 },\r\n                0: { slidesPerView: 1.2, spaceBetween: 15 }\r\n            }\r\n        });\r\n    }\r\n    window.addEventListener('load', initWowSlider);\r\n<\/script>\t\t\t\t<\/div>\n\t\t            <\/div>\r\n        <\/div>\r\n        \t\t\t<\/div>\n\t\t<\/section>\n\t\t        <section class=\"elementor-section elementor-top-section elementor-element elementor-element-2d89146 elementor-section-stretched elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default pxl-type-header-none pxl-bg-color-none parallax-none pxl-row-scroll-none\" data-id=\"2d89146\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\n                \n                <div class=\"elementor-container elementor-column-gap-extended \">\n                <div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-e408e1a pxl_section_offset-none parallax-none pxl-container-width-container-1200 pxl-col-none pxl-column-none\" data-id=\"e408e1a\" data-element_type=\"column\" data-e-type=\"column\">\r\n        <div class=\"elementor-widget-wrap elementor-element-populated\">\r\n                     \r\n        \t\t<div class=\"elementor-element elementor-element-3ce9ce1 elementor-widget__width-auto elementor-widget elementor-widget-pxl_banner_box\" data-id=\"3ce9ce1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"pxl_banner_box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"pxl-banner pxl-banner4 \" data-wow-delay=\"ms\">\r\n\t<div class=\"pxl-banner-inner\">\r\n\t\t\t\t\t<div class=\"pxl-item--image\">\r\n\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"532\" height=\"607\" src=\"https:\/\/valcea4u.ro\/roofs\/wp-content\/uploads\/2023\/02\/banner.png\" class=\"attachment-full\" alt=\"\" \/>\t\t\t<\/div>\r\n\t\t\t\t\t\t\t<div class=\"pxl-item--image2\">\r\n\t\t\t\t<img loading=\"lazy\" decoding=\"async\" class=\"\" src=\"https:\/\/valcea4u.ro\/roofs\/wp-content\/uploads\/2023\/02\/quallity-200x80.png\" width=\"200\" height=\"80\" alt=\"quallity\" title=\"quallity\" \/>\t\t\t<\/div>\r\n\t\t\t\t<div class=\"pxl-item--meta wow pulse\">\r\n\t\t\t\t\t\t\t<div class=\"pxl-item--title \">\r\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"pxl--counter-number \">\r\n\t\t\t\t\t\t\t<div class=\"pxl--counter-value\" data-duration=\"2000\" data-to-value=\"10\" data-delimiter=\"\">\r\n\t\t\t\t\t\t\t\t10\t\t\t\t\t\t\t\t<span class=\"pxl--counter-suffix el-empty\">+<\/span>\r\n\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t\tAni de Experien\u021b\u0103 \u00een Sisteme de Acoperi\u0219\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t<\/div>\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t            <\/div>\r\n        <\/div>\r\n                <div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-11f1ca5 pxl_section_offset-none parallax-none pxl-container-width-container-1200 pxl-col-none pxl-column-none\" data-id=\"11f1ca5\" data-element_type=\"column\" data-e-type=\"column\">\r\n        <div class=\"elementor-widget-wrap elementor-element-populated\">\r\n                     \r\n        \t\t<div class=\"elementor-element elementor-element-5e7d86c elementor-widget elementor-widget-pxl_heading\" data-id=\"5e7d86c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"pxl_heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"pxl-heading Playfair Display\">\n\t<div class=\"pxl-heading--inner\">\n\t\t\t\t\t<div class=\"pxl-item--subtitle  \" data-wow-delay=\"ms\">\n\t\t\t\t<div class=\"wrap-subtitle\">\n\t\t\t\t\t<span>DESPRE TOTAL ROOFS<\/span>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t<h3 class=\"pxl-item--title  highlight-default\" data-wow-delay=\"ms\">\n\t\tConstruim acoperi\u0219uri durabile         <span class=\"pxl-title--highlight\">\n            f\u0103r\u0103 compromisuri        <\/span>\n        \t\t\n\t\t<\/h3>\n\t<\/div>\n<\/div>\n\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t        <section class=\"elementor-section elementor-inner-section elementor-element elementor-element-ba80d08 elementor-section-boxed elementor-section-height-default elementor-section-height-default pxl-type-header-none pxl-bg-color-none parallax-none pxl-row-scroll-none\" data-id=\"ba80d08\" data-element_type=\"section\" data-e-type=\"section\">\n\n                \n                <div class=\"elementor-container elementor-column-gap-default \">\n                <div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-d3107d6 pxl_section_offset-none parallax-none pxl-container-width-container-1200 pxl-col-none pxl-column-none\" data-id=\"d3107d6\" data-element_type=\"column\" data-e-type=\"column\">\r\n        <div class=\"elementor-widget-wrap elementor-element-populated\">\r\n                     \r\n        \t\t<div class=\"elementor-element elementor-element-263fd2d elementor-widget elementor-widget-pxl_image_box\" data-id=\"263fd2d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"pxl_image_box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"pxl-image-box pxl-image-box5   \" data-wow-delay=\"ms\">\r\n    <a class=\"link\" href=\"https:\/\/valcea4u.ro\/roofs\/service\/offering-emergency-roofing-services\/\"><\/a>\r\n    <div class=\"pxl-item--inner\">\r\n        <div class=\"wrap-content\">\r\n                            <div class=\"pxl-item--image\">\r\n                    <a href=\"https:\/\/valcea4u.ro\/roofs\/service\/offering-emergency-roofing-services\/\">\r\n                        <img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"66\" src=\"https:\/\/valcea4u.ro\/roofs\/wp-content\/uploads\/2023\/03\/1.jpg\" class=\"attachment-thumbnail\" alt=\"\" \/>                    <\/a>\r\n                <\/div>\r\n                        <h3 class=\"pxl-item--title el-empty\"><a href=\"https:\/\/valcea4u.ro\/roofs\/service\/offering-emergency-roofing-services\/\">\u021aigl\u0103 Metalic\u0103<\/a><\/h3>\r\n            <div class=\"pxl-item--description el-empty\"><\/div>\r\n            \r\n        <\/div>\r\n                    <div class=\"pxl-item--button\"><a class=\"btn-more\" href=\"https:\/\/valcea4u.ro\/roofs\/service\/offering-emergency-roofing-services\/\"><i class=\"flaticon-right-arrow-1\"><\/i><\/a><\/div>\r\n            <\/div>\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t            <\/div>\r\n        <\/div>\r\n                <div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-9648c47 pxl_section_offset-none parallax-none pxl-container-width-container-1200 pxl-col-none pxl-column-none\" data-id=\"9648c47\" data-element_type=\"column\" data-e-type=\"column\">\r\n        <div class=\"elementor-widget-wrap elementor-element-populated\">\r\n                     \r\n        \t\t<div class=\"elementor-element elementor-element-69ff246 elementor-widget elementor-widget-pxl_image_box\" data-id=\"69ff246\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"pxl_image_box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"pxl-image-box pxl-image-box5   \" data-wow-delay=\"ms\">\r\n    <a class=\"link\" href=\"https:\/\/valcea4u.ro\/roofs\/service\/offering-emergency-roofing-services\/\"><\/a>\r\n    <div class=\"pxl-item--inner\">\r\n        <div class=\"wrap-content\">\r\n                            <div class=\"pxl-item--image\">\r\n                    <a href=\"https:\/\/valcea4u.ro\/roofs\/service\/offering-emergency-roofing-services\/\">\r\n                        <img loading=\"lazy\" decoding=\"async\" width=\"100\" height=\"150\" src=\"https:\/\/valcea4u.ro\/roofs\/wp-content\/uploads\/2023\/02\/sl2.jpg\" class=\"attachment-thumbnail\" alt=\"\" \/>                    <\/a>\r\n                <\/div>\r\n                        <h3 class=\"pxl-item--title el-empty\"><a href=\"https:\/\/valcea4u.ro\/roofs\/service\/offering-emergency-roofing-services\/\">Sisteme Pluviale<\/a><\/h3>\r\n            <div class=\"pxl-item--description el-empty\"><\/div>\r\n            \r\n        <\/div>\r\n                    <div class=\"pxl-item--button\"><a class=\"btn-more\" href=\"https:\/\/valcea4u.ro\/roofs\/service\/offering-emergency-roofing-services\/\"><i class=\"flaticon-right-arrow-1\"><\/i><\/a><\/div>\r\n            <\/div>\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t            <\/div>\r\n        <\/div>\r\n        \t\t\t<\/div>\n\t\t<\/section>\n\t\t        <section class=\"elementor-section elementor-inner-section elementor-element elementor-element-21b5c19 elementor-section-boxed elementor-section-height-default elementor-section-height-default pxl-type-header-none pxl-bg-color-none parallax-none pxl-row-scroll-none\" data-id=\"21b5c19\" data-element_type=\"section\" data-e-type=\"section\">\n\n                \n                <div class=\"elementor-container elementor-column-gap-default \">\n                <div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-6e38f48 pxl_section_offset-none parallax-none pxl-container-width-container-1200 pxl-col-none pxl-column-none\" data-id=\"6e38f48\" data-element_type=\"column\" data-e-type=\"column\">\r\n        <div class=\"elementor-widget-wrap elementor-element-populated\">\r\n                     \r\n        \t\t<div class=\"elementor-element elementor-element-5e02882 elementor-widget elementor-widget-pxl_image_box\" data-id=\"5e02882\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"pxl_image_box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"pxl-image-box pxl-image-box5   \" data-wow-delay=\"ms\">\r\n    <a class=\"link\" href=\"https:\/\/valcea4u.ro\/roofs\/service\/offering-emergency-roofing-services\/\"><\/a>\r\n    <div class=\"pxl-item--inner\">\r\n        <div class=\"wrap-content\">\r\n                            <div class=\"pxl-item--image\">\r\n                    <a href=\"https:\/\/valcea4u.ro\/roofs\/service\/offering-emergency-roofing-services\/\">\r\n                        <img loading=\"lazy\" decoding=\"async\" width=\"100\" height=\"150\" src=\"https:\/\/valcea4u.ro\/roofs\/wp-content\/uploads\/2023\/02\/sl4.jpg\" class=\"attachment-thumbnail\" alt=\"\" \/>                    <\/a>\r\n                <\/div>\r\n                        <h3 class=\"pxl-item--title el-empty\"><a href=\"https:\/\/valcea4u.ro\/roofs\/service\/offering-emergency-roofing-services\/\">Accesorii \u0219i Izola\u021bii<\/a><\/h3>\r\n            <div class=\"pxl-item--description el-empty\"><\/div>\r\n            \r\n        <\/div>\r\n                    <div class=\"pxl-item--button\"><a class=\"btn-more\" href=\"https:\/\/valcea4u.ro\/roofs\/service\/offering-emergency-roofing-services\/\"><i class=\"flaticon-right-arrow-1\"><\/i><\/a><\/div>\r\n            <\/div>\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t            <\/div>\r\n        <\/div>\r\n                <div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-cb1fedf pxl_section_offset-none parallax-none pxl-container-width-container-1200 pxl-col-none pxl-column-none\" data-id=\"cb1fedf\" data-element_type=\"column\" data-e-type=\"column\">\r\n        <div class=\"elementor-widget-wrap elementor-element-populated\">\r\n                     \r\n        \t\t<div class=\"elementor-element elementor-element-0325db2 elementor-widget elementor-widget-pxl_image_box\" data-id=\"0325db2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"pxl_image_box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"pxl-image-box pxl-image-box5   \" data-wow-delay=\"ms\">\r\n    <a class=\"link\" href=\"https:\/\/valcea4u.ro\/roofs\/service\/offering-emergency-roofing-services\/\"><\/a>\r\n    <div class=\"pxl-item--inner\">\r\n        <div class=\"wrap-content\">\r\n                            <div class=\"pxl-item--image\">\r\n                    <a href=\"https:\/\/valcea4u.ro\/roofs\/service\/offering-emergency-roofing-services\/\">\r\n                        <img loading=\"lazy\" decoding=\"async\" width=\"140\" height=\"150\" src=\"https:\/\/valcea4u.ro\/roofs\/wp-content\/uploads\/2023\/02\/sl3.jpg\" class=\"attachment-thumbnail\" alt=\"\" \/>                    <\/a>\r\n                <\/div>\r\n                        <h3 class=\"pxl-item--title el-empty\"><a href=\"https:\/\/valcea4u.ro\/roofs\/service\/offering-emergency-roofing-services\/\">Montaj Autorizat<\/a><\/h3>\r\n            <div class=\"pxl-item--description el-empty\"><\/div>\r\n            \r\n        <\/div>\r\n                    <div class=\"pxl-item--button\"><a class=\"btn-more\" href=\"https:\/\/valcea4u.ro\/roofs\/service\/offering-emergency-roofing-services\/\"><i class=\"flaticon-right-arrow-1\"><\/i><\/a><\/div>\r\n            <\/div>\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t            <\/div>\r\n        <\/div>\r\n        \t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<div class=\"elementor-element elementor-element-6837587 elementor-widget elementor-widget-pxl_text_editor\" data-id=\"6837587\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"pxl_text_editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"pxl-text-editor\">\n\t<div class=\"pxl-item--inner  \" data-wow-delay=\"ms\">\n\t\tEchipa Total Roofs \u00ee\u021bi pune la dispozi\u021bie speciali\u0219ti cu o vast\u0103 experien\u021b\u0103 \u00een montajul sistemelor complete de acoperi\u0219. Prin parteneriatul cu BILKA, liderul pie\u021bei din Rom\u00e2nia, \u00ee\u021bi garant\u0103m materiale premium, rezisten\u021b\u0103 dovedit\u0103 \u0219i un design impecabil. Ne ocup\u0103m de proiectul t\u0103u integral: de la m\u0103sur\u0103tori \u0219i consultan\u021b\u0103, p\u00e2n\u0103 la ultimul \u0219urub montat corect.\t\t\n\t<\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0204717 elementor-widget elementor-widget-pxl_button\" data-id=\"0204717\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"pxl_button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"pxl-button\">\r\n    <a class=\"btn  btn-default pxl-icon--right\" href=\"https:\/\/valcea4u.ro\/roofs\/contact-01\/\" data-wow-delay=\"ms\">\r\n        <i aria-hidden=\"true\" class=\"far fa-long-arrow-right\"><\/i>        <span class=\"pxl--btn-text \" data-text=\"CERE O OFERT\u0102\">\r\n            CERE O OFERT\u0102        <\/span>\r\n    <\/a>\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t            <\/div>\r\n        <\/div>\r\n        \t\t\t<\/div>\n\t\t<\/section>\n\t\t        <section class=\"elementor-section elementor-top-section elementor-element elementor-element-b638e11 elementor-section-boxed elementor-section-height-default elementor-section-height-default pxl-type-header-none pxl-bg-color-none parallax-none pxl-row-scroll-none\" data-id=\"b638e11\" data-element_type=\"section\" data-e-type=\"section\">\n\n                \n                <div class=\"elementor-container elementor-column-gap-extended \">\n                <div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-5c338c5 pxl_section_offset-none parallax-none pxl-container-width-container-1200 pxl-col-none pxl-column-none\" data-id=\"5c338c5\" data-element_type=\"column\" data-e-type=\"column\">\r\n        <div class=\"elementor-widget-wrap elementor-element-populated\">\r\n                     \r\n        \t\t<div class=\"elementor-element elementor-element-242ff91 elementor-widget elementor-widget-pxl_contact_form\" data-id=\"242ff91\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"pxl_contact_form.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t    <div class=\"pxl-contact-form pxl-contact-form1 button-style1 btn-w-auto \" data-wow-delay=\"ms\">\r\n        \n<div class=\"wpcf7 no-js\" id=\"wpcf7-f9360-o1\" lang=\"en-US\" dir=\"ltr\" data-wpcf7-id=\"9360\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/roofs\/wp-json\/wp\/v2\/pages\/9050#wpcf7-f9360-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"9360\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f9360-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<\/fieldset>\n<div class=\"uacf7-form-9360\"><div class=\"wrap-ctf10\">\n    <div class=\"ctf10\">\n        <div class=\"input-filled\">\n            <div class=\"title\">\n                Programeaz\u0103 o <span>M\u0103sur\u0103toare<\/span>\n            <\/div>\n        <\/div>  \n        <div class=\"input-filled\">\n            <span class=\"wpcf7-form-control-wrap your-name\">\n                <span class=\"wpcf7-form-control-wrap\" data-name=\"your-name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Numele t\u0103u*\" value=\"\" type=\"text\" name=\"your-name\" \/><\/span>\n                <i class=\"caseicon-user\"><\/i>\n            <\/span>\n        <\/div>  \n        <div class=\"input-filled\">\n            <span class=\"wpcf7-form-control-wrap your-phone\">\n                <span class=\"wpcf7-form-control-wrap\" data-name=\"your-phone\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-tel wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-tel\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Num\u0103r de telefon*\" value=\"\" type=\"tel\" name=\"your-phone\" \/><\/span>\n                <i class=\"fas fa-phone-alt\"><\/i>\n            <\/span>\n        <\/div>   \n        <div class=\"input-filled\">\n            <span class=\"wpcf7-form-control-wrap your-date\">\n                <span class=\"wpcf7-form-control-wrap\" data-name=\"your-date\"><input class=\"wpcf7-form-control wpcf7-date wpcf7-validates-as-required wpcf7-validates-as-date\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Alege o dat\u0103\" value=\"\" type=\"date\" name=\"your-date\" \/><\/span>\n                <i class=\"fas fa-calendar-alt\"><\/i>\n            <\/span>\n        <\/div>   \n        <div class=\"input-filled\">\n            <span class=\"wpcf7-form-control-wrap your-address\">\n                <span class=\"wpcf7-form-control-wrap\" data-name=\"your-address\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Adresa*\" value=\"\" type=\"text\" name=\"your-address\" \/><\/span>\n                <i class=\"fas fa-map-marker-alt\"><\/i>\n            <\/span>\n        <\/div>  \n        <div class=\"input-filled f-bt\"> \n            <button type=\"submit\" class=\"wpcf7-submit wpcf7-btn-abs\" > CERE OFERT\u0102 GRATUIT\u0102 <i class=\"flaticon-086-dribbble\"><\/i> <\/button>\n        <\/div>\n    <\/div>\n<\/div><\/div><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div><input type=\"hidden\" value=\"no\" id=\"cf7-calculator-enable\" ><input type=\"hidden\" value=\"2\" id=\"cf7-calculator-decimals\" ><input type=\"hidden\" value=\".\" id=\"cf7-calculator-separator\" ><input type=\"hidden\" value=\",\" id=\"cf7-calculator-thousand\" ><input type=\"hidden\" value=\"no\" id=\"cf7-calculator-right\" ><input type=\"hidden\" value=\"\" id=\"cf7-calculator-currency\" ><input type=\"hidden\" value=\"yes\" id=\"cf7-calculator-currency_position\" >\r\n            <style type=\"text\/css\" >\r\n                .cf7-hide {\r\n                    display: none !important;\r\n                }\r\n                .cf7-calculated-name {\r\n                    width: 100%;\r\n                    display: inline-block;\r\n                }\r\n            <\/style>\n<\/form>\n<\/div>\n    <\/div>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t            <\/div>\r\n        <\/div>\r\n                <div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-a077618 pxl_section_offset-none parallax-none pxl-container-width-container-1200 pxl-col-none pxl-column-none\" data-id=\"a077618\" data-element_type=\"column\" data-e-type=\"column\">\r\n        <div class=\"elementor-widget-wrap elementor-element-populated\">\r\n                     \r\n        \t\t<div class=\"elementor-element elementor-element-224f837 elementor-widget elementor-widget-pxl_heading\" data-id=\"224f837\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"pxl_heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"pxl-heading Playfair Display\">\n\t<div class=\"pxl-heading--inner\">\n\t\t\t\t\t<div class=\"pxl-item--subtitle  \" data-wow-delay=\"ms\">\n\t\t\t\t<div class=\"wrap-subtitle\">\n\t\t\t\t\t<span>PRIMUL PAS SPRE ACOPERI\u0218UL T\u0102U<\/span>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t<h3 class=\"pxl-item--title  highlight-default\" data-wow-delay=\"ms\">\n\t\tUn acoperi\u0219 f\u0103r\u0103 griji \n        <span class=\"pxl-title--highlight\">\n            \u00eencepe cu o evaluare corect\u0103        <\/span>\n        \n\t\t\n\t\t<\/h3>\n\t<\/div>\n<\/div>\n\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t        <section class=\"elementor-section elementor-inner-section elementor-element elementor-element-efe3ec0 elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default pxl-type-header-none pxl-bg-color-none parallax-none pxl-row-scroll-none\" data-id=\"efe3ec0\" data-element_type=\"section\" data-e-type=\"section\">\n\n                \n                <div class=\"elementor-container elementor-column-gap-extended \">\n                <div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-5243124 pxl_section_offset-none parallax-none pxl-container-width-container-1200 pxl-col-none pxl-column-none\" data-id=\"5243124\" data-element_type=\"column\" data-e-type=\"column\">\r\n        <div class=\"elementor-widget-wrap elementor-element-populated\">\r\n                     \r\n        \t\t<div class=\"elementor-element elementor-element-44966bc elementor-widget__width-auto elementor-widget elementor-widget-pxl_image\" data-id=\"44966bc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"pxl_image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"pxl-image-single no  \" data-wow-delay=\"ms\" data-maxtilt=\"\" data-speedtilt=\"\">\r\n                        <div class=\"pxl-item--inner\">\r\n                                    <img loading=\"lazy\" decoding=\"async\" width=\"1380\" height=\"920\" src=\"https:\/\/valcea4u.ro\/roofs\/wp-content\/uploads\/2022\/09\/p6.jpg\" class=\"no-lazyload attachment-full\" alt=\"\" \/>                            <\/div>\r\n            <\/div> \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t            <\/div>\r\n        <\/div>\r\n                <div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-e5abff8 pxl_section_offset-none parallax-none pxl-container-width-container-1200 pxl-col-none pxl-column-none\" data-id=\"e5abff8\" data-element_type=\"column\" data-e-type=\"column\">\r\n        <div class=\"elementor-widget-wrap elementor-element-populated\">\r\n                     \r\n        \t\t<div class=\"elementor-element elementor-element-ab0ba20 elementor-widget elementor-widget-pxl_text_editor\" data-id=\"ab0ba20\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"pxl_text_editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"pxl-text-editor\">\n\t<div class=\"pxl-item--inner  \" data-wow-delay=\"ms\">\n\t\tEchipa Total Roofs este format\u0103 din montatori profesioni\u0219ti, specializa\u021bi \u00een instalarea sistemelor complete BILKA. Asigur\u0103m m\u0103sur\u0103tori precise, optimizarea costurilor \u0219i o execu\u021bie impecabil\u0103, pentru ca acoperi\u0219ul t\u0103u s\u0103 reziste genera\u021bii la r\u00e2nd.\t\t\n\t<\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t            <\/div>\r\n        <\/div>\r\n        \t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<div class=\"elementor-element elementor-element-486cc77 elementor-widget elementor-widget-pxl_link\" data-id=\"486cc77\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"pxl_link.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t    <ul class=\"pxl-link pxl-link-l1 style1  hv-style1 \" data-wow-delay=\"ms\">\r\n                        <li class=\"elementor-repeater-item-6acf106\">\r\n                    <a >\r\n                        <i aria-hidden=\"true\" class=\"flaticon flaticon-checked\"><\/i>                        <span>Montaj autorizat \u0219i profesionist<\/span>\r\n                    <\/a>\r\n                <\/li>\r\n                        <li class=\"elementor-repeater-item-931d969\">\r\n                    <a >\r\n                        <i aria-hidden=\"true\" class=\"flaticon flaticon-checked\"><\/i>                        <span>100+ Acoperi\u0219uri finalizate cu succes<\/span>\r\n                    <\/a>\r\n                <\/li>\r\n            <\/ul>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2a89e91 elementor-widget elementor-widget-pxl_icon_box\" data-id=\"2a89e91\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"pxl_icon_box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"pxl-icon-box pxl-icon-box7  \" data-wow-delay=\"ms\">\r\n    <div class=\"pxl-item--inner\">\r\n                    <div class=\"pxl-item--icon\">\r\n                <i aria-hidden=\"true\" class=\"flaticon flaticon-phone-1\"><\/i>            <\/div>\r\n                        <div class=\"pxl-item--holder\">\r\n                        \r\n            \r\n            <div class=\"pxl-item--title el-empty\">\r\n                Call For Quality Services            <\/div>\r\n            <h3 class=\"pxl-item--description el-empty\"><a href=\"tel:180055505940\">\r\n                1800-5550-5940            <\/a> <\/h3>\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t            <\/div>\r\n        <\/div>\r\n        \t\t\t<\/div>\n\t\t<\/section>\n\t\t        <section class=\"elementor-section elementor-top-section elementor-element elementor-element-cb0e965 elementor-section-stretched elementor-hidden-desktop elementor-hidden-laptop elementor-hidden-tablet_extra elementor-hidden-tablet elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default pxl-type-header-none pxl-bg-color-none parallax-none pxl-row-scroll-none\" data-id=\"cb0e965\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\n                \n                <div class=\"elementor-container elementor-column-gap-extended \">\n                <div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-01cbb46 pxl_section_offset-none parallax-none pxl-container-width-container-1200 pxl-col-none pxl-column-none\" data-id=\"01cbb46\" data-element_type=\"column\" data-e-type=\"column\">\r\n        <div class=\"elementor-widget-wrap elementor-element-populated\">\r\n                     \r\n        \t\t<div class=\"elementor-element elementor-element-5744fb3 elementor-widget elementor-widget-pxl_heading\" data-id=\"5744fb3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"pxl_heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"pxl-heading Playfair Display\">\n\t<div class=\"pxl-heading--inner\">\n\t\t\t\t\t<div class=\"pxl-item--subtitle  \" data-wow-delay=\"ms\">\n\t\t\t\t<div class=\"wrap-subtitle\">\n\t\t\t\t\t<span>Make Appointment<\/span>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t<h3 class=\"pxl-item--title  highlight-default\" data-wow-delay=\"ms\">\n\t\tInspiration on Your \nNext Project\t\t\n\t\t<\/h3>\n\t<\/div>\n<\/div>\n\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t            <\/div>\r\n        <\/div>\r\n        \t\t\t<\/div>\n\t\t<\/section>\n\t\t        <section class=\"elementor-section elementor-top-section elementor-element elementor-element-87ef9e7 elementor-section-stretched elementor-section-full_width elementor-hidden-desktop elementor-hidden-laptop elementor-hidden-tablet_extra elementor-hidden-tablet elementor-hidden-mobile elementor-section-height-default elementor-section-height-default pxl-type-header-none pxl_section_offset-none pxl-bg-color-none parallax-none pxl-full-content-with-space-none pxl-row-scroll-none\" data-id=\"87ef9e7\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\n                \n                <div class=\"elementor-container elementor-column-gap-extended \">\n                <div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-f5cf9a3 pxl_section_offset-none parallax-none pxl-container-width-container-1200 pxl-col-none pxl-column-none\" data-id=\"f5cf9a3\" data-element_type=\"column\" data-e-type=\"column\">\r\n        <div class=\"elementor-widget-wrap elementor-element-populated\">\r\n                     \r\n        \t\t<div class=\"elementor-element elementor-element-21889e3 elementor-widget elementor-widget-pxl_tabs\" data-id=\"21889e3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"pxl_tabs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"pxl-tabs pxl-tabs6 tab-effect-fade style-round-box \" data-wow-delay=\"ms\">\n    <div class=\"pxl-tabs--inner\">\n        <div class=\"wrap-title container\">\n            <div class=\"pxl-tabs--title row\">\n                                    <div class=\"pxl-item--title  active\" data-target=\"#pxl_tabs-21889e3-2592-23dceeb\">\n                        <div class=\"wrap-icon-tab \">\n                            <div class=\"title-tab\">\n                                <img loading=\"lazy\" decoding=\"async\" width=\"512\" height=\"512\" src=\"https:\/\/valcea4u.ro\/roofs\/wp-content\/uploads\/2023\/03\/storm.png\" class=\"no-lazyload attachment-full\" alt=\"\" \/>                                <span>\n                                    Comercial                                <\/span>\n                            <\/div> \n                        <\/div>\n                    <\/div>\n                                    <div class=\"pxl-item--title  active\" data-target=\"#pxl_tabs-21889e3-2592-f4c98e8\">\n                        <div class=\"wrap-icon-tab \">\n                            <div class=\"title-tab\">\n                                <img loading=\"lazy\" decoding=\"async\" width=\"512\" height=\"512\" src=\"https:\/\/valcea4u.ro\/roofs\/wp-content\/uploads\/2023\/03\/wind.png\" class=\"no-lazyload attachment-full\" alt=\"\" \/>                                <span>\n                                    Industrial                                <\/span>\n                            <\/div> \n                        <\/div>\n                    <\/div>\n                                    <div class=\"pxl-item--title  active\" data-target=\"#pxl_tabs-21889e3-2592-4b97eea\">\n                        <div class=\"wrap-icon-tab \">\n                            <div class=\"title-tab\">\n                                <img loading=\"lazy\" decoding=\"async\" width=\"512\" height=\"512\" src=\"https:\/\/valcea4u.ro\/roofs\/wp-content\/uploads\/2023\/03\/snowing.png\" class=\"no-lazyload attachment-full\" alt=\"\" \/>                                <span>\n                                    Rezidental                                <\/span>\n                            <\/div> \n                        <\/div>\n                    <\/div>\n                            <\/div>\n        <\/div>\n        <div class=\"pxl-tabs--content\">\n                            <div id=\"pxl_tabs-21889e3-2592-23dceeb\" class=\"pxl-item--content active pxl-tabs--elementor\" style=\"display: block; opacity: 1\">\n                    \t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"10173\" class=\"elementor elementor-10173\">\n\t\t\t\t        <section class=\"elementor-section elementor-top-section elementor-element elementor-element-04791c6 elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default pxl-type-header-none pxl_section_offset-none pxl-bg-color-none parallax-none pxl-full-content-with-space-none pxl-row-scroll-none\" data-id=\"04791c6\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\n                \n                <div class=\"elementor-container elementor-column-gap-extended \">\n                <div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-691c88d pxl_section_offset-none parallax-none pxl-container-width-container-1200 pxl-col-none pxl-column-none\" data-id=\"691c88d\" data-element_type=\"column\" data-e-type=\"column\">\r\n        <div class=\"elementor-widget-wrap elementor-element-populated\">\r\n                     \r\n        \t\t<div class=\"elementor-element elementor-element-41973c5 elementor-widget elementor-widget-pxl_image_carousel\" data-id=\"41973c5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"pxl_image_carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"pxl-swiper-sliders pxl-image pxl-image-carousel4\">\n    <div class=\"pxl-carousel-inner\">\n        <div class=\"pxl-swiper-container\" dir=\"ltr\" data-settings=\"{&quot;slide_direction&quot;:&quot;horizontal&quot;,&quot;slide_center&quot;:&quot;false&quot;,&quot;slide_percolumn&quot;:&quot;1&quot;,&quot;slide_mode&quot;:&quot;slide&quot;,&quot;slides_to_show&quot;:&quot;5&quot;,&quot;slides_to_show_xxl&quot;:&quot;5&quot;,&quot;slides_to_show_lg&quot;:&quot;4&quot;,&quot;slides_to_show_md&quot;:&quot;3&quot;,&quot;slides_to_show_sm&quot;:&quot;2&quot;,&quot;slides_to_show_xs&quot;:&quot;1&quot;,&quot;slides_to_scroll&quot;:&quot;1&quot;,&quot;arrow&quot;:&quot;false&quot;,&quot;pagination&quot;:&quot;false&quot;,&quot;pagination_type&quot;:&quot;bullets&quot;,&quot;autoplay&quot;:&quot;true&quot;,&quot;pause_on_hover&quot;:&quot;&quot;,&quot;pause_on_interaction&quot;:&quot;true&quot;,&quot;delay&quot;:5000,&quot;loop&quot;:&quot;true&quot;,&quot;speed&quot;:500}\">\n            <div class=\"pxl-swiper-wrapper\">\n                                    <div class=\"pxl-swiper-slide \">\n                        <div class=\"pxl-item--inner  \" data-wow-delay=\"ms\">\n                                                            <div class=\"pxl-content \" style=\"background-image:url(https:\/\/valcea4u.ro\/roofs\/wp-content\/uploads\/2023\/02\/sl1.jpg);\">\n                                    <div class=\"wrap-content\">    \n                                        <div class=\"pxl-title\">    \n                                            Repair                                        <\/div>\n                                        <div class=\"pxl-desc\">    \n                                            Roof Replacement                                        <\/div>\n                                        <div class=\"wrap-button\">\n                                            <div class=\"pxl-video-player\">\n                                                <a href=\"https:\/\/www.youtube.com\/watch?v=EZeL_P4WsI0\" class=\"btn-video\">                                                <i class=\"flaticon-play-button\"><\/i>\n                                                <\/a>                                            <\/div>\n                                            <div class=\"btn-link\">\n                                                <a href=\"https:\/\/valcea4u.ro\/roofs\/service\/offering-emergency-roofing-services\/\">                                                <i class=\"far fa-link\"><\/i>\n                                                <\/a>                                            <\/div>\n                                        <\/div>\n                                    <\/div>\n                                <\/div>\n                                                    <\/div>\n                    <\/div>\n                                    <div class=\"pxl-swiper-slide \">\n                        <div class=\"pxl-item--inner  \" data-wow-delay=\"ms\">\n                                                            <div class=\"pxl-content \" style=\"background-image:url(https:\/\/valcea4u.ro\/roofs\/wp-content\/uploads\/2023\/02\/sl2.jpg);\">\n                                    <div class=\"wrap-content\">    \n                                        <div class=\"pxl-title\">    \n                                            Make Appointment                                        <\/div>\n                                        <div class=\"pxl-desc\">    \n                                            Roof Replacement                                        <\/div>\n                                        <div class=\"wrap-button\">\n                                            <div class=\"pxl-video-player\">\n                                                <a href=\"https:\/\/www.youtube.com\/watch?v=EZeL_P4WsI0\" class=\"btn-video\">                                                <i class=\"flaticon-play-button\"><\/i>\n                                                <\/a>                                            <\/div>\n                                            <div class=\"btn-link\">\n                                                <a href=\"https:\/\/valcea4u.ro\/roofs\/service\/offering-emergency-roofing-services\/\">                                                <i class=\"far fa-link\"><\/i>\n                                                <\/a>                                            <\/div>\n                                        <\/div>\n                                    <\/div>\n                                <\/div>\n                                                    <\/div>\n                    <\/div>\n                                    <div class=\"pxl-swiper-slide \">\n                        <div class=\"pxl-item--inner  \" data-wow-delay=\"ms\">\n                                                            <div class=\"pxl-content \" style=\"background-image:url(https:\/\/valcea4u.ro\/roofs\/wp-content\/uploads\/2023\/02\/sl3.jpg);\">\n                                    <div class=\"wrap-content\">    \n                                        <div class=\"pxl-title\">    \n                                            Make Appointment                                        <\/div>\n                                        <div class=\"pxl-desc\">    \n                                            Roof Replacement                                        <\/div>\n                                        <div class=\"wrap-button\">\n                                            <div class=\"pxl-video-player\">\n                                                <a href=\"https:\/\/www.youtube.com\/watch?v=EZeL_P4WsI0\" class=\"btn-video\">                                                <i class=\"flaticon-play-button\"><\/i>\n                                                <\/a>                                            <\/div>\n                                            <div class=\"btn-link\">\n                                                <a href=\"https:\/\/valcea4u.ro\/roofs\/service\/offering-emergency-roofing-services\/\">                                                <i class=\"far fa-link\"><\/i>\n                                                <\/a>                                            <\/div>\n                                        <\/div>\n                                    <\/div>\n                                <\/div>\n                                                    <\/div>\n                    <\/div>\n                                    <div class=\"pxl-swiper-slide \">\n                        <div class=\"pxl-item--inner  \" data-wow-delay=\"ms\">\n                                                            <div class=\"pxl-content \" style=\"background-image:url(https:\/\/valcea4u.ro\/roofs\/wp-content\/uploads\/2023\/02\/sl4.jpg);\">\n                                    <div class=\"wrap-content\">    \n                                        <div class=\"pxl-title\">    \n                                            Make Appointment                                        <\/div>\n                                        <div class=\"pxl-desc\">    \n                                            Roof Replacement                                        <\/div>\n                                        <div class=\"wrap-button\">\n                                            <div class=\"pxl-video-player\">\n                                                <a href=\"https:\/\/www.youtube.com\/watch?v=EZeL_P4WsI0\" class=\"btn-video\">                                                <i class=\"flaticon-play-button\"><\/i>\n                                                <\/a>                                            <\/div>\n                                            <div class=\"btn-link\">\n                                                <a href=\"https:\/\/valcea4u.ro\/roofs\/service\/offering-emergency-roofing-services\/\">                                                <i class=\"far fa-link\"><\/i>\n                                                <\/a>                                            <\/div>\n                                        <\/div>\n                                    <\/div>\n                                <\/div>\n                                                    <\/div>\n                    <\/div>\n                                    <div class=\"pxl-swiper-slide \">\n                        <div class=\"pxl-item--inner  \" data-wow-delay=\"ms\">\n                                                            <div class=\"pxl-content \" style=\"background-image:url(https:\/\/valcea4u.ro\/roofs\/wp-content\/uploads\/2023\/02\/sl5.jpg);\">\n                                    <div class=\"wrap-content\">    \n                                        <div class=\"pxl-title\">    \n                                            Make Appointment                                        <\/div>\n                                        <div class=\"pxl-desc\">    \n                                            Roof Replacement                                        <\/div>\n                                        <div class=\"wrap-button\">\n                                            <div class=\"pxl-video-player\">\n                                                <a href=\"https:\/\/www.youtube.com\/watch?v=EZeL_P4WsI0\" class=\"btn-video\">                                                <i class=\"flaticon-play-button\"><\/i>\n                                                <\/a>                                            <\/div>\n                                            <div class=\"btn-link\">\n                                                <a href=\"https:\/\/valcea4u.ro\/roofs\/service\/offering-emergency-roofing-services\/\">                                                <i class=\"far fa-link\"><\/i>\n                                                <\/a>                                            <\/div>\n                                        <\/div>\n                                    <\/div>\n                                <\/div>\n                                                    <\/div>\n                    <\/div>\n                            <\/div>\n        <\/div>\n                    <\/div>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t            <\/div>\r\n        <\/div>\r\n        \t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t        \n                <\/div>\n                            <div id=\"pxl_tabs-21889e3-2592-f4c98e8\" class=\"pxl-item--content  pxl-tabs--elementor\" >\n                    \t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"10203\" class=\"elementor elementor-10203\">\n\t\t\t\t        <section class=\"elementor-section elementor-top-section elementor-element elementor-element-196d60e elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default pxl-type-header-none pxl_section_offset-none pxl-bg-color-none parallax-none pxl-full-content-with-space-none pxl-row-scroll-none\" data-id=\"196d60e\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\n                \n                <div class=\"elementor-container elementor-column-gap-extended \">\n                <div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-238244d pxl_section_offset-none parallax-none pxl-container-width-container-1200 pxl-col-none pxl-column-none\" data-id=\"238244d\" data-element_type=\"column\" data-e-type=\"column\">\r\n        <div class=\"elementor-widget-wrap elementor-element-populated\">\r\n                     \r\n        \t\t<div class=\"elementor-element elementor-element-ac6ea12 elementor-widget elementor-widget-pxl_image_carousel\" data-id=\"ac6ea12\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"pxl_image_carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"pxl-swiper-sliders pxl-image pxl-image-carousel4\">\n    <div class=\"pxl-carousel-inner\">\n        <div class=\"pxl-swiper-container\" dir=\"ltr\" data-settings=\"{&quot;slide_direction&quot;:&quot;horizontal&quot;,&quot;slide_center&quot;:&quot;false&quot;,&quot;slide_percolumn&quot;:&quot;1&quot;,&quot;slide_mode&quot;:&quot;slide&quot;,&quot;slides_to_show&quot;:&quot;5&quot;,&quot;slides_to_show_xxl&quot;:&quot;5&quot;,&quot;slides_to_show_lg&quot;:&quot;4&quot;,&quot;slides_to_show_md&quot;:&quot;3&quot;,&quot;slides_to_show_sm&quot;:&quot;2&quot;,&quot;slides_to_show_xs&quot;:&quot;1&quot;,&quot;slides_to_scroll&quot;:&quot;1&quot;,&quot;arrow&quot;:&quot;false&quot;,&quot;pagination&quot;:&quot;false&quot;,&quot;pagination_type&quot;:&quot;bullets&quot;,&quot;autoplay&quot;:&quot;true&quot;,&quot;pause_on_hover&quot;:&quot;&quot;,&quot;pause_on_interaction&quot;:&quot;true&quot;,&quot;delay&quot;:5000,&quot;loop&quot;:&quot;true&quot;,&quot;speed&quot;:500}\">\n            <div class=\"pxl-swiper-wrapper\">\n                                    <div class=\"pxl-swiper-slide \">\n                        <div class=\"pxl-item--inner  \" data-wow-delay=\"ms\">\n                                                            <div class=\"pxl-content \" style=\"background-image:url(https:\/\/valcea4u.ro\/roofs\/wp-content\/uploads\/2023\/02\/sl5.jpg);\">\n                                    <div class=\"wrap-content\">    \n                                        <div class=\"pxl-title\">    \n                                            Make Appointment                                        <\/div>\n                                        <div class=\"pxl-desc\">    \n                                            Roof Replacement                                        <\/div>\n                                        <div class=\"wrap-button\">\n                                            <div class=\"pxl-video-player\">\n                                                <a href=\"https:\/\/www.youtube.com\/watch?v=EZeL_P4WsI0\" class=\"btn-video\">                                                <i class=\"flaticon-play-button\"><\/i>\n                                                <\/a>                                            <\/div>\n                                            <div class=\"btn-link\">\n                                                <a href=\"https:\/\/valcea4u.ro\/roofs\/service\/offering-emergency-roofing-services\/\">                                                <i class=\"far fa-link\"><\/i>\n                                                <\/a>                                            <\/div>\n                                        <\/div>\n                                    <\/div>\n                                <\/div>\n                                                    <\/div>\n                    <\/div>\n                                    <div class=\"pxl-swiper-slide \">\n                        <div class=\"pxl-item--inner  \" data-wow-delay=\"ms\">\n                                                            <div class=\"pxl-content \" style=\"background-image:url(https:\/\/valcea4u.ro\/roofs\/wp-content\/uploads\/2023\/02\/sl3.jpg);\">\n                                    <div class=\"wrap-content\">    \n                                        <div class=\"pxl-title\">    \n                                            Make Appointment                                        <\/div>\n                                        <div class=\"pxl-desc\">    \n                                            Roof Replacement                                        <\/div>\n                                        <div class=\"wrap-button\">\n                                            <div class=\"pxl-video-player\">\n                                                <a href=\"https:\/\/www.youtube.com\/watch?v=EZeL_P4WsI0\" class=\"btn-video\">                                                <i class=\"flaticon-play-button\"><\/i>\n                                                <\/a>                                            <\/div>\n                                            <div class=\"btn-link\">\n                                                <a href=\"https:\/\/valcea4u.ro\/roofs\/service\/offering-emergency-roofing-services\/\">                                                <i class=\"far fa-link\"><\/i>\n                                                <\/a>                                            <\/div>\n                                        <\/div>\n                                    <\/div>\n                                <\/div>\n                                                    <\/div>\n                    <\/div>\n                                    <div class=\"pxl-swiper-slide \">\n                        <div class=\"pxl-item--inner  \" data-wow-delay=\"ms\">\n                                                            <div class=\"pxl-content \" style=\"background-image:url(https:\/\/valcea4u.ro\/roofs\/wp-content\/uploads\/2023\/02\/sl2.jpg);\">\n                                    <div class=\"wrap-content\">    \n                                        <div class=\"pxl-title\">    \n                                            Make Appointment                                        <\/div>\n                                        <div class=\"pxl-desc\">    \n                                            Roof Replacement                                        <\/div>\n                                        <div class=\"wrap-button\">\n                                            <div class=\"pxl-video-player\">\n                                                <a href=\"https:\/\/www.youtube.com\/watch?v=EZeL_P4WsI0\" class=\"btn-video\">                                                <i class=\"flaticon-play-button\"><\/i>\n                                                <\/a>                                            <\/div>\n                                            <div class=\"btn-link\">\n                                                <a href=\"https:\/\/valcea4u.ro\/roofs\/service\/offering-emergency-roofing-services\/\">                                                <i class=\"far fa-link\"><\/i>\n                                                <\/a>                                            <\/div>\n                                        <\/div>\n                                    <\/div>\n                                <\/div>\n                                                    <\/div>\n                    <\/div>\n                                    <div class=\"pxl-swiper-slide \">\n                        <div class=\"pxl-item--inner  \" data-wow-delay=\"ms\">\n                                                            <div class=\"pxl-content \" style=\"background-image:url(https:\/\/valcea4u.ro\/roofs\/wp-content\/uploads\/2023\/02\/sl1.jpg);\">\n                                    <div class=\"wrap-content\">    \n                                        <div class=\"pxl-title\">    \n                                            Repair                                        <\/div>\n                                        <div class=\"pxl-desc\">    \n                                            Roof Replacement                                        <\/div>\n                                        <div class=\"wrap-button\">\n                                            <div class=\"pxl-video-player\">\n                                                <a href=\"https:\/\/www.youtube.com\/watch?v=EZeL_P4WsI0\" class=\"btn-video\">                                                <i class=\"flaticon-play-button\"><\/i>\n                                                <\/a>                                            <\/div>\n                                            <div class=\"btn-link\">\n                                                <a href=\"https:\/\/valcea4u.ro\/roofs\/service\/offering-emergency-roofing-services\/\">                                                <i class=\"far fa-link\"><\/i>\n                                                <\/a>                                            <\/div>\n                                        <\/div>\n                                    <\/div>\n                                <\/div>\n                                                    <\/div>\n                    <\/div>\n                                    <div class=\"pxl-swiper-slide \">\n                        <div class=\"pxl-item--inner  \" data-wow-delay=\"ms\">\n                                                            <div class=\"pxl-content \" style=\"background-image:url(https:\/\/valcea4u.ro\/roofs\/wp-content\/uploads\/2023\/02\/sl4.jpg);\">\n                                    <div class=\"wrap-content\">    \n                                        <div class=\"pxl-title\">    \n                                            Make Appointment                                        <\/div>\n                                        <div class=\"pxl-desc\">    \n                                            Roof Replacement                                        <\/div>\n                                        <div class=\"wrap-button\">\n                                            <div class=\"pxl-video-player\">\n                                                <a href=\"https:\/\/www.youtube.com\/watch?v=EZeL_P4WsI0\" class=\"btn-video\">                                                <i class=\"flaticon-play-button\"><\/i>\n                                                <\/a>                                            <\/div>\n                                            <div class=\"btn-link\">\n                                                <a href=\"https:\/\/valcea4u.ro\/roofs\/service\/offering-emergency-roofing-services\/\">                                                <i class=\"far fa-link\"><\/i>\n                                                <\/a>                                            <\/div>\n                                        <\/div>\n                                    <\/div>\n                                <\/div>\n                                                    <\/div>\n                    <\/div>\n                            <\/div>\n        <\/div>\n                    <\/div>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t            <\/div>\r\n        <\/div>\r\n        \t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t        \n                <\/div>\n                            <div id=\"pxl_tabs-21889e3-2592-4b97eea\" class=\"pxl-item--content  pxl-tabs--elementor\" >\n                    \t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"10205\" class=\"elementor elementor-10205\">\n\t\t\t\t        <section class=\"elementor-section elementor-top-section elementor-element elementor-element-6978e35 elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default pxl-type-header-none pxl_section_offset-none pxl-bg-color-none parallax-none pxl-full-content-with-space-none pxl-row-scroll-none\" data-id=\"6978e35\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\n                \n                <div class=\"elementor-container elementor-column-gap-extended \">\n                <div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-daf3ef7 pxl_section_offset-none parallax-none pxl-container-width-container-1200 pxl-col-none pxl-column-none\" data-id=\"daf3ef7\" data-element_type=\"column\" data-e-type=\"column\">\r\n        <div class=\"elementor-widget-wrap elementor-element-populated\">\r\n                     \r\n        \t\t<div class=\"elementor-element elementor-element-e9a214b elementor-widget elementor-widget-pxl_image_carousel\" data-id=\"e9a214b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"pxl_image_carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"pxl-swiper-sliders pxl-image pxl-image-carousel4\">\n    <div class=\"pxl-carousel-inner\">\n        <div class=\"pxl-swiper-container\" dir=\"ltr\" data-settings=\"{&quot;slide_direction&quot;:&quot;horizontal&quot;,&quot;slide_center&quot;:&quot;false&quot;,&quot;slide_percolumn&quot;:&quot;1&quot;,&quot;slide_mode&quot;:&quot;slide&quot;,&quot;slides_to_show&quot;:&quot;5&quot;,&quot;slides_to_show_xxl&quot;:&quot;5&quot;,&quot;slides_to_show_lg&quot;:&quot;4&quot;,&quot;slides_to_show_md&quot;:&quot;3&quot;,&quot;slides_to_show_sm&quot;:&quot;2&quot;,&quot;slides_to_show_xs&quot;:&quot;1&quot;,&quot;slides_to_scroll&quot;:&quot;1&quot;,&quot;arrow&quot;:&quot;false&quot;,&quot;pagination&quot;:&quot;false&quot;,&quot;pagination_type&quot;:&quot;bullets&quot;,&quot;autoplay&quot;:&quot;true&quot;,&quot;pause_on_hover&quot;:&quot;&quot;,&quot;pause_on_interaction&quot;:&quot;true&quot;,&quot;delay&quot;:5000,&quot;loop&quot;:&quot;true&quot;,&quot;speed&quot;:500}\">\n            <div class=\"pxl-swiper-wrapper\">\n                                    <div class=\"pxl-swiper-slide \">\n                        <div class=\"pxl-item--inner  \" data-wow-delay=\"ms\">\n                                                            <div class=\"pxl-content \" style=\"background-image:url(https:\/\/valcea4u.ro\/roofs\/wp-content\/uploads\/2023\/02\/sl4.jpg);\">\n                                    <div class=\"wrap-content\">    \n                                        <div class=\"pxl-title\">    \n                                            Make Appointment                                        <\/div>\n                                        <div class=\"pxl-desc\">    \n                                            Roof Replacement                                        <\/div>\n                                        <div class=\"wrap-button\">\n                                            <div class=\"pxl-video-player\">\n                                                <a href=\"https:\/\/www.youtube.com\/watch?v=EZeL_P4WsI0\" class=\"btn-video\">                                                <i class=\"flaticon-play-button\"><\/i>\n                                                <\/a>                                            <\/div>\n                                            <div class=\"btn-link\">\n                                                <a href=\"https:\/\/valcea4u.ro\/roofs\/service\/offering-emergency-roofing-services\/\">                                                <i class=\"far fa-link\"><\/i>\n                                                <\/a>                                            <\/div>\n                                        <\/div>\n                                    <\/div>\n                                <\/div>\n                                                    <\/div>\n                    <\/div>\n                                    <div class=\"pxl-swiper-slide \">\n                        <div class=\"pxl-item--inner  \" data-wow-delay=\"ms\">\n                                                            <div class=\"pxl-content \" style=\"background-image:url(https:\/\/valcea4u.ro\/roofs\/wp-content\/uploads\/2023\/02\/sl3.jpg);\">\n                                    <div class=\"wrap-content\">    \n                                        <div class=\"pxl-title\">    \n                                            Make Appointment                                        <\/div>\n                                        <div class=\"pxl-desc\">    \n                                            Roof Replacement                                        <\/div>\n                                        <div class=\"wrap-button\">\n                                            <div class=\"pxl-video-player\">\n                                                <a href=\"https:\/\/www.youtube.com\/watch?v=EZeL_P4WsI0\" class=\"btn-video\">                                                <i class=\"flaticon-play-button\"><\/i>\n                                                <\/a>                                            <\/div>\n                                            <div class=\"btn-link\">\n                                                <a href=\"https:\/\/valcea4u.ro\/roofs\/service\/offering-emergency-roofing-services\/\">                                                <i class=\"far fa-link\"><\/i>\n                                                <\/a>                                            <\/div>\n                                        <\/div>\n                                    <\/div>\n                                <\/div>\n                                                    <\/div>\n                    <\/div>\n                                    <div class=\"pxl-swiper-slide \">\n                        <div class=\"pxl-item--inner  \" data-wow-delay=\"ms\">\n                                                            <div class=\"pxl-content \" style=\"background-image:url(https:\/\/valcea4u.ro\/roofs\/wp-content\/uploads\/2023\/02\/sl2.jpg);\">\n                                    <div class=\"wrap-content\">    \n                                        <div class=\"pxl-title\">    \n                                            Make Appointment                                        <\/div>\n                                        <div class=\"pxl-desc\">    \n                                            Roof Replacement                                        <\/div>\n                                        <div class=\"wrap-button\">\n                                            <div class=\"pxl-video-player\">\n                                                <a href=\"https:\/\/www.youtube.com\/watch?v=EZeL_P4WsI0\" class=\"btn-video\">                                                <i class=\"flaticon-play-button\"><\/i>\n                                                <\/a>                                            <\/div>\n                                            <div class=\"btn-link\">\n                                                <a href=\"https:\/\/valcea4u.ro\/roofs\/service\/offering-emergency-roofing-services\/\">                                                <i class=\"far fa-link\"><\/i>\n                                                <\/a>                                            <\/div>\n                                        <\/div>\n                                    <\/div>\n                                <\/div>\n                                                    <\/div>\n                    <\/div>\n                                    <div class=\"pxl-swiper-slide \">\n                        <div class=\"pxl-item--inner  \" data-wow-delay=\"ms\">\n                                                            <div class=\"pxl-content \" style=\"background-image:url(https:\/\/valcea4u.ro\/roofs\/wp-content\/uploads\/2023\/02\/sl5.jpg);\">\n                                    <div class=\"wrap-content\">    \n                                        <div class=\"pxl-title\">    \n                                            Make Appointment                                        <\/div>\n                                        <div class=\"pxl-desc\">    \n                                            Roof Replacement                                        <\/div>\n                                        <div class=\"wrap-button\">\n                                            <div class=\"pxl-video-player\">\n                                                <a href=\"https:\/\/www.youtube.com\/watch?v=EZeL_P4WsI0\" class=\"btn-video\">                                                <i class=\"flaticon-play-button\"><\/i>\n                                                <\/a>                                            <\/div>\n                                            <div class=\"btn-link\">\n                                                <a href=\"https:\/\/valcea4u.ro\/roofs\/service\/offering-emergency-roofing-services\/\">                                                <i class=\"far fa-link\"><\/i>\n                                                <\/a>                                            <\/div>\n                                        <\/div>\n                                    <\/div>\n                                <\/div>\n                                                    <\/div>\n                    <\/div>\n                                    <div class=\"pxl-swiper-slide \">\n                        <div class=\"pxl-item--inner  \" data-wow-delay=\"ms\">\n                                                            <div class=\"pxl-content \" style=\"background-image:url(https:\/\/valcea4u.ro\/roofs\/wp-content\/uploads\/2023\/02\/sl1.jpg);\">\n                                    <div class=\"wrap-content\">    \n                                        <div class=\"pxl-title\">    \n                                            Repair                                        <\/div>\n                                        <div class=\"pxl-desc\">    \n                                            Roof Replacement                                        <\/div>\n                                        <div class=\"wrap-button\">\n                                            <div class=\"pxl-video-player\">\n                                                <a href=\"https:\/\/www.youtube.com\/watch?v=EZeL_P4WsI0\" class=\"btn-video\">                                                <i class=\"flaticon-play-button\"><\/i>\n                                                <\/a>                                            <\/div>\n                                            <div class=\"btn-link\">\n                                                <a href=\"https:\/\/valcea4u.ro\/roofs\/service\/offering-emergency-roofing-services\/\">                                                <i class=\"far fa-link\"><\/i>\n                                                <\/a>                                            <\/div>\n                                        <\/div>\n                                    <\/div>\n                                <\/div>\n                                                    <\/div>\n                    <\/div>\n                            <\/div>\n        <\/div>\n                    <\/div>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t            <\/div>\r\n        <\/div>\r\n        \t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t        \n                <\/div>\n                    <\/div>\n    <\/div>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t            <\/div>\r\n        <\/div>\r\n        \t\t\t<\/div>\n\t\t<\/section>\n\t\t        <section class=\"elementor-section elementor-top-section elementor-element elementor-element-79cc21a elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default pxl-type-header-none pxl-bg-color-none parallax-none pxl-row-scroll-none\" data-id=\"79cc21a\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\n                \n                <div class=\"elementor-container elementor-column-gap-extended \">\n                <div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-37d1f7e pxl_section_offset-none parallax-none pxl-container-width-container-1200 pxl-col-none pxl-column-none\" data-id=\"37d1f7e\" data-element_type=\"column\" data-e-type=\"column\">\r\n        <div class=\"elementor-widget-wrap elementor-element-populated\">\r\n                     \r\n        \t\t<div class=\"elementor-element elementor-element-80dafa4 elementor-widget elementor-widget-pxl_heading\" data-id=\"80dafa4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"pxl_heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"pxl-heading Playfair Display\">\n\t<div class=\"pxl-heading--inner\">\n\t\t\t\t\t<div class=\"pxl-item--subtitle  \" data-wow-delay=\"ms\">\n\t\t\t\t<div class=\"wrap-subtitle\">\n\t\t\t\t\t<span>SERVICIILE TOTAL ROOFS<\/span>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t<h3 class=\"pxl-item--title  highlight-default\" data-wow-delay=\"ms\">\n\t\tSolu\u021bii premium pentru orice tip de acoperi\u0219\t\t\n\t\t<\/h3>\n\t<\/div>\n<\/div>\n\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t            <\/div>\r\n        <\/div>\r\n        \t\t\t<\/div>\n\t\t<\/section>\n\t\t        <section class=\"elementor-section elementor-top-section elementor-element elementor-element-45d7ea9 elementor-section-stretched elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default pxl-type-header-none pxl-bg-color-none parallax-none pxl-row-scroll-none\" data-id=\"45d7ea9\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\n                \n                <div class=\"elementor-container elementor-column-gap-extended \">\n                <div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-0f46e98 pxl_section_offset-none parallax-none pxl-container-width-container-1200 pxl-col-none pxl-column-none\" data-id=\"0f46e98\" data-element_type=\"column\" data-e-type=\"column\">\r\n        <div class=\"elementor-widget-wrap elementor-element-populated\">\r\n                     \r\n        \t\t<div class=\"elementor-element elementor-element-dc91d73 elementor-widget elementor-widget-pxl_link\" data-id=\"dc91d73\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"pxl_link.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t    <ul class=\"pxl-link pxl-link-l1 style5  hv-style1 \" data-wow-delay=\"ms\">\r\n                        <li class=\"elementor-repeater-item-bc6e77f\">\r\n                    <a href=\"https:\/\/valcea4u.ro\/roofs\/service\/offering-emergency-roofing-services\/\">\r\n                        <i aria-hidden=\"true\" class=\"far fa-link\"><\/i>                        <span>Acoperi\u0219uri preg\u0103tite pentru Fotovoltaice<\/span>\r\n                    <\/a>\r\n                <\/li>\r\n                        <li class=\"elementor-repeater-item-ea79b1c\">\r\n                    <a href=\"https:\/\/valcea4u.ro\/roofs\/service\/offering-emergency-roofing-services\/\">\r\n                        <i aria-hidden=\"true\" class=\"far fa-link\"><\/i>                        <span>\u00cenlocuire acoperi\u0219 vechi<\/span>\r\n                    <\/a>\r\n                <\/li>\r\n                        <li class=\"elementor-repeater-item-e8665f8\">\r\n                    <a href=\"https:\/\/valcea4u.ro\/roofs\/service\/offering-emergency-roofing-services\/\">\r\n                        <i aria-hidden=\"true\" class=\"far fa-link\"><\/i>                        <span>Repara\u021bii \u0219i mentenan\u021b\u0103<\/span>\r\n                    <\/a>\r\n                <\/li>\r\n                        <li class=\"elementor-repeater-item-a1e3a34\">\r\n                    <a href=\"https:\/\/valcea4u.ro\/roofs\/service\/offering-emergency-roofing-services\/\">\r\n                        <i aria-hidden=\"true\" class=\"far fa-link\"><\/i>                        <span>Montaj sisteme complete BILKA<\/span>\r\n                    <\/a>\r\n                <\/li>\r\n            <\/ul>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t            <\/div>\r\n        <\/div>\r\n                <div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-eb1261b pxl_section_offset-none parallax-none pxl-container-width-container-1200 pxl-col-none pxl-column-none\" data-id=\"eb1261b\" data-element_type=\"column\" data-e-type=\"column\">\r\n        <div class=\"elementor-widget-wrap elementor-element-populated\">\r\n                     \r\n        \t\t<div class=\"elementor-element elementor-element-616e2a1 elementor-absolute elementor-widget elementor-widget-pxl_image\" data-id=\"616e2a1\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"pxl_image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"pxl-image-single no  \" data-wow-delay=\"ms\" data-maxtilt=\"\" data-speedtilt=\"\">\r\n                        <div class=\"pxl-item--inner\">\r\n                                    <img loading=\"lazy\" decoding=\"async\" width=\"388\" height=\"388\" src=\"https:\/\/valcea4u.ro\/roofs\/wp-content\/uploads\/2023\/02\/cc-roof.png\" class=\"no-lazyload attachment-full\" alt=\"\" \/>                            <\/div>\r\n            <\/div> \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2e997ce elementor-widget elementor-widget-pxl_image\" data-id=\"2e997ce\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"pxl_image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"pxl-image-single no  \" data-wow-delay=\"ms\" data-maxtilt=\"\" data-speedtilt=\"\">\r\n                        <div class=\"pxl-item--inner\">\r\n                                    <img loading=\"lazy\" decoding=\"async\" width=\"783\" height=\"359\" src=\"https:\/\/valcea4u.ro\/roofs\/wp-content\/uploads\/2023\/02\/roof.png\" class=\"no-lazyload attachment-full\" alt=\"\" \/>                            <\/div>\r\n            <\/div> \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0b31ab8 elementor-widget__width-auto elementor-absolute shadow1 elementor-widget elementor-widget-pxl_image\" data-id=\"0b31ab8\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"pxl_image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"pxl-image-single no pxl-image-effect2 \" data-wow-delay=\"ms\" data-maxtilt=\"\" data-speedtilt=\"\">\r\n                        <div class=\"pxl-item--inner\">\r\n                                    <img loading=\"lazy\" decoding=\"async\" width=\"220\" height=\"80\" src=\"https:\/\/valcea4u.ro\/roofs\/wp-content\/uploads\/2023\/02\/quallity.png\" class=\"no-lazyload attachment-full\" alt=\"\" \/>                            <\/div>\r\n            <\/div> \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t            <\/div>\r\n        <\/div>\r\n        \t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Partener Autorizat BILKA Acoperi\u0219uri Metalice Echipa Total Roofs \u00ee\u021bi ofer\u0103 siguran\u021ba unui montaj profesionist \u0219i calitatea incontestabil\u0103 a sistemelor BILKA. Cere o Ofert\u0103 Despre Noi Design Premium \u0219i Durabilitate Case Premium Moderne Pentru o estetic\u0103 deosebit\u0103, aducem solu\u021biile BILKA: Retro Panel \u0219i Tabl\u0103 F\u0103l\u021buit\u0103 cu un montaj de \u00eenalt\u0103 precizie. Ai nevoie de ajutor? Despre [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-9050","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/valcea4u.ro\/roofs\/wp-json\/wp\/v2\/pages\/9050","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/valcea4u.ro\/roofs\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/valcea4u.ro\/roofs\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/valcea4u.ro\/roofs\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/valcea4u.ro\/roofs\/wp-json\/wp\/v2\/comments?post=9050"}],"version-history":[{"count":55,"href":"https:\/\/valcea4u.ro\/roofs\/wp-json\/wp\/v2\/pages\/9050\/revisions"}],"predecessor-version":[{"id":11252,"href":"https:\/\/valcea4u.ro\/roofs\/wp-json\/wp\/v2\/pages\/9050\/revisions\/11252"}],"wp:attachment":[{"href":"https:\/\/valcea4u.ro\/roofs\/wp-json\/wp\/v2\/media?parent=9050"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}