{"id":1344,"date":"2025-08-27T20:58:21","date_gmt":"2025-08-27T20:58:21","guid":{"rendered":"https:\/\/mycopy.ge\/?page_id=1344"},"modified":"2026-03-31T01:37:49","modified_gmt":"2026-03-30T21:37:49","slug":"1344-2","status":"publish","type":"page","link":"https:\/\/mycopy.ge\/en\/1344-2\/","title":{"rendered":""},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"1344\" class=\"elementor elementor-1344\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dcfe2ff e-flex e-con-boxed e-con e-parent\" data-id=\"dcfe2ff\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5631b9c elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-button\" data-id=\"5631b9c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#elementor-action%3Aaction%3Dpopup%3Aopen%26settings%3DeyJpZCI6IjMyNyIsInRvZ2dsZSI6ZmFsc2V9\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Click here<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b78645f elementor-widget elementor-widget-html\" data-id=\"b78645f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n\/* EcoRent Elite Pricing Section *\/\n.ecorent-elite-pricing-wrapper {\n    font-family: inherit;\n    padding: 30px 0;\n    width: 100%;\n    background-color: #fcfdfe; \/* subtle off-white premium background *\/\n    border-radius: 12px; \/* soft container corners *\/\n    box-sizing: border-box;\n}\n\n.ecorent-elite-pricing-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr); \/* 4x1 clean grid *\/\n    gap: 28px;\n    width: 100%;\n}\n\n\/* Elite Card (Ultra-Clean) *\/\n.ecorent-elite-card {\n    background: #ffffff; \/* pure white card *\/\n    border-radius: 20px;\n    padding: 35px 25px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n    z-index: 1;\n    transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);\n    box-shadow: 0 4px 6px rgba(0,0,0,0.02); \/* nearly invisible shadow by default *\/\n    border: 1px solid rgba(229, 231, 235, 0.4); \/* nearly invisible default border *\/\n    display: flex;\n    flex-direction: column;\n    justify-content: space-between;\n}\n\n\/* Hover Effect - Elevate and define *\/\n.ecorent-elite-card:hover {\n    transform: translateY(-8px); \/* smooth rise *\/\n    box-shadow: 0 15px 40px rgba(138, 195, 73, 0.1); \/* green hint shadow *\/\n    border-color: rgba(138, 195, 73, 0.2); \/* defined green border *\/\n}\n\n\/* Internal Glow (`::before` - Very Subtle) *\/\n.ecorent-elite-card::before {\n    content: ''; position: absolute; top: -50px; left: -50px; width: 150px; height: 150px;\n    background: radial-gradient(circle, rgba(245, 158, 11, 0.05) 0%, rgba(255,255,255,0) 70%); \/* softer default glow *\/\n    border-radius: 50%; z-index: -1; transition: all 0.5s ease;\n}\n.ecorent-elite-card:hover::before { transform: scale(1.5); background: radial-gradient(circle, rgba(138, 195, 73, 0.08) 0%, rgba(255,255,255,0) 70%); \/* subtle green glow shift *\/ }\n\n\/* Icon Wrap - Standardised, straight position *\/\n.ecorent-elite-icon-wrap {\n    width: 64px; height: 64px; margin: 0 auto 24px;\n    background: transparent; \n    display: flex; align-items: center; justify-content: center;\n    transition: all 0.4s ease;\n    transform: none !important; \/* ensure straight position is locked *\/\n}\n\/* Micro-scale on hover, still perfectly straight *\/\n.ecorent-elite-card:hover .ecorent-elite-icon-wrap { transform: scale(1.1); } \n\n\/* New, Thin, Straight Oscar SVG (Matches image_25.png) *\/\n.ecorent-elite-icon-wrap svg { \n    width: 48px; \/* standardized height *\/\n    height: 48px; \n    fill: #F59E0B; \/* Orange\/Gold *\/\n} \n\n\/* Typography Hierarchy *\/\n.ecorent-elite-size { font-size: 15px; font-weight: 500; color: #6B7280; text-transform: uppercase; letter-spacing: 1px; margin-bottom: 8px; }\n.ecorent-elite-price { font-size: 38px; font-weight: 800; color: #111827; line-height: 1; margin-bottom: 20px; }\n.ecorent-elite-price span { font-size: 20px; font-weight: 600; color: #9CA3AF; vertical-align: super; }\n\n\/* Details (Delivery Block) *\/\n.ecorent-elite-details {\n    background: #f9fafb; border-radius: 10px; padding: 12px; margin-bottom: 30px;\n    font-size: 13px; color: #4B5563; font-weight: 600; display: flex; align-items: center; justify-content: center; gap: 8px;\n}\n.ecorent-elite-details svg { width: 16px; height: 16px; stroke: #8ac349; fill: none; stroke-width: 2.5; stroke-linecap: round; stroke-linejoin: round; }\n\n\/* Elite Button (Refined) *\/\n.ecorent-elite-btn {\n    display: block; width: 100%; padding: 14px 20px;\n    background: #ffffff; border: 1.5px solid #8ac349; color: #8ac349;\n    font-weight: 700; font-size: 14px; border-radius: 10px; text-decoration: none !important;\n    transition: all 0.3s ease; letter-spacing: 0.5px;\n}\n.ecorent-elite-card:hover .ecorent-elite-btn {\n    background: #8ac349; color: #ffffff; box-shadow: 0 5px 15px rgba(138, 195, 73, 0.2); transform: translateY(-1px);\n}\n\n\/* Popular Card (Top Choice - Enhanced subtle style) *\/\n.ecorent-elite-card.popular {\n    border-color: #8ac349; box-shadow: 0 10px 25px rgba(138, 195, 73, 0.08);\n}\n.ecorent-elite-badge {\n    position: absolute; top: 12px; right: -32px; background: #8ac349; color: #ffffff;\n    font-size: 10px; font-weight: 900; text-transform: uppercase; padding: 5px 35px;\n    transform: rotate(45deg); letter-spacing: 0.8px; box-shadow: 0 1px 5px rgba(0,0,0,0.05);\n}\n.ecorent-elite-card.popular .ecorent-elite-btn { background: #8ac349; color: #ffffff; }\n.ecorent-elite-card.popular:hover .ecorent-elite-btn { background: #7ab23e; border-color: #7ab23e; }\n\n\/* Responsiveness *\/\n@media (max-width: 1024px) { .ecorent-elite-pricing-grid { grid-template-columns: repeat(2, 1fr); gap: 24px; } }\n@media (max-width: 600px) { .ecorent-elite-pricing-grid { grid-template-columns: 1fr; } .ecorent-elite-card { padding: 30px 20px; border-radius: 16px;} }\n<\/style>\n\n<div class=\"ecorent-elite-pricing-wrapper\">\n    <div class=\"ecorent-elite-pricing-grid\">\n        \n        <div class=\"ecorent-elite-card\">\n            <div>\n                <div class=\"ecorent-elite-icon-wrap\">\n                    <svg viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <circle cx=\"12\" cy=\"4\" r=\"2.2\"\/>\n                        <path d=\"M14.5 7.5c1 .5 1.5 1.5 1.5 3 0 2.5-1.5 4-2 6.5l-.2 2h-3.6l-.2-2c-.5-2.5-2-4-2-6.5 0-1.5.5-2.5 1.5-3 .8-.4 2-.5 2.8-.5s2 .1 2.8.5z\"\/>\n                        <path d=\"M10.5 20h3v1.5h-3z\"\/>\n                        <path d=\"M8.5 21.5h7V23h-7z\" rx=\"0.5\"\/>\n                    <\/svg>\n                <\/div>\n                <div class=\"ecorent-elite-size\">\u10d6\u10dd\u10db\u10d0: 9 \u10e1\u10db<\/div>\n                <div class=\"ecorent-elite-price\">150<span>\u20be<\/span><\/div>\n                <div class=\"ecorent-elite-details\">\n                    <svg viewbox=\"0 0 24 24\"><path d=\"M5 22h14M5 2h14M12 15v-6M9 12h6\"><\/path><\/svg>\n                    Delivery 5 days\n                <\/div>\n            <\/div>\n            <a href=\"#elementor-action%3Aaction%3Dpopup%3Aopen%26settings%3DeyJpZCI6IjMyNyIsInRvZ2dsZSI6ZmFsc2V9\" class=\"ecorent-elite-btn\">Book a visit<\/a>\n        <\/div>\n\n        <div class=\"ecorent-elite-card\">\n            <div>\n                <div class=\"ecorent-elite-icon-wrap\">\n                    <svg viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <circle cx=\"12\" cy=\"4\" r=\"2.2\"\/>\n                        <path d=\"M14.5 7.5c1 .5 1.5 1.5 1.5 3 0 2.5-1.5 4-2 6.5l-.2 2h-3.6l-.2-2c-.5-2.5-2-4-2-6.5 0-1.5.5-2.5 1.5-3 .8-.4 2-.5 2.8-.5s2 .1 2.8.5z\"\/>\n                        <path d=\"M10.5 20h3v1.5h-3z\"\/>\n                        <path d=\"M8.5 21.5h7V23h-7z\" rx=\"0.5\"\/>\n                    <\/svg>\n                <\/div>\n                <div class=\"ecorent-elite-size\">\u10d6\u10dd\u10db\u10d0: 12 \u10e1\u10db<\/div>\n                <div class=\"ecorent-elite-price\">350<span>\u20be<\/span><\/div>\n                <div class=\"ecorent-elite-details\">\n                    <svg viewbox=\"0 0 24 24\"><path d=\"M5 22h14M5 2h14M12 15v-6M9 12h6\"><\/path><\/svg>\n                    Delivery 5 days\n                <\/div>\n            <\/div>\n            <a href=\"#elementor-action%3Aaction%3Dpopup%3Aopen%26settings%3DeyJpZCI6IjMyNyIsInRvZ2dsZSI6ZmFsc2V9\" class=\"ecorent-elite-btn\">Book a visit<\/a>\n        <\/div>\n\n        <div class=\"ecorent-elite-card popular\">\n            <div class=\"ecorent-elite-badge\">\u10e2\u10dd\u10de<\/div>\n            <div>\n                <div class=\"ecorent-elite-icon-wrap\">\n                    <svg viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <circle cx=\"12\" cy=\"4\" r=\"2.2\"\/>\n                        <path d=\"M14.5 7.5c1 .5 1.5 1.5 1.5 3 0 2.5-1.5 4-2 6.5l-.2 2h-3.6l-.2-2c-.5-2.5-2-4-2-6.5 0-1.5.5-2.5 1.5-3 .8-.4 2-.5 2.8-.5s2 .1 2.8.5z\"\/>\n                        <path d=\"M10.5 20h3v1.5h-3z\"\/>\n                        <path d=\"M8.5 21.5h7V23h-7z\" rx=\"0.5\"\/>\n                    <\/svg>\n                <\/div>\n                <div class=\"ecorent-elite-size\">\u10d6\u10dd\u10db\u10d0: 15 \u10e1\u10db<\/div>\n                <div class=\"ecorent-elite-price\">450<span>\u20be<\/span><\/div>\n                <div class=\"ecorent-elite-details\">\n                    <svg viewbox=\"0 0 24 24\"><path d=\"M5 22h14M5 2h14M12 15v-6M9 12h6\"><\/path><\/svg>\n                    Delivery 5 days\n                <\/div>\n            <\/div>\n            <a href=\"#elementor-action%3Aaction%3Dpopup%3Aopen%26settings%3DeyJpZCI6IjMyNyIsInRvZ2dsZSI6ZmFsc2V9\" class=\"ecorent-elite-btn\">Book a visit<\/a>\n        <\/div>\n\n        <div class=\"ecorent-elite-card\">\n            <div>\n                <div class=\"ecorent-elite-icon-wrap\">\n                    <svg viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <circle cx=\"12\" cy=\"4\" r=\"2.2\"\/>\n                        <path d=\"M14.5 7.5c1 .5 1.5 1.5 1.5 3 0 2.5-1.5 4-2 6.5l-.2 2h-3.6l-.2-2c-.5-2.5-2-4-2-6.5 0-1.5.5-2.5 1.5-3 .8-.4 2-.5 2.8-.5s2 .1 2.8.5z\"\/>\n                        <path d=\"M10.5 20h3v1.5h-3z\"\/>\n                        <path d=\"M8.5 21.5h7V23h-7z\" rx=\"0.5\"\/>\n                    <\/svg>\n                <\/div>\n                <div class=\"ecorent-elite-size\">\u10d6\u10dd\u10db\u10d0: 18 \u10e1\u10db<\/div>\n                <div class=\"ecorent-elite-price\">695<span>\u20be<\/span><\/div>\n                <div class=\"ecorent-elite-details\">\n                    <svg viewbox=\"0 0 24 24\"><path d=\"M5 22h14M5 2h14M12 15v-6M9 12h6\"><\/path><\/svg>\n                    Delivery 5 days\n                <\/div>\n            <\/div>\n            <a href=\"#elementor-action%3Aaction%3Dpopup%3Aopen%26settings%3DeyJpZCI6IjMyNyIsInRvZ2dsZSI6ZmFsc2V9\" class=\"ecorent-elite-btn\">Book a visit<\/a>\n        <\/div>\n\n    <\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Click here \u10d6\u10dd\u10db\u10d0: 9 \u10e1\u10db 150\u20be \u10db\u10d8\u10ec\u10dd\u10d3\u10d4\u10d1\u10d0 5 \u10d3\u10e6\u10d4 \u10d3\u10d0\u10ef\u10d0\u10d5\u10e8\u10dc\u10d4 \u10d5\u10d8\u10d6\u10d8\u10e2\u10d8 \u10d6\u10dd\u10db\u10d0: 12 \u10e1\u10db 350\u20be \u10db\u10d8\u10ec\u10dd\u10d3\u10d4\u10d1\u10d0 5 \u10d3\u10e6\u10d4 \u10d3\u10d0\u10ef\u10d0\u10d5\u10e8\u10dc\u10d4 \u10d5\u10d8\u10d6\u10d8\u10e2\u10d8 \u10e2\u10dd\u10de \u10d6\u10dd\u10db\u10d0: 15 \u10e1\u10db 450\u20be \u10db\u10d8\u10ec\u10dd\u10d3\u10d4\u10d1\u10d0 5 \u10d3\u10e6\u10d4 \u10d3\u10d0\u10ef\u10d0\u10d5\u10e8\u10dc\u10d4 \u10d5\u10d8\u10d6\u10d8\u10e2\u10d8 \u10d6\u10dd\u10db\u10d0: 18 \u10e1\u10db 695\u20be \u10db\u10d8\u10ec\u10dd\u10d3\u10d4\u10d1\u10d0 5 \u10d3\u10e6\u10d4 \u10d3\u10d0\u10ef\u10d0\u10d5\u10e8\u10dc\u10d4 \u10d5\u10d8\u10d6\u10d8\u10e2\u10d8<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"inline_featured_image":false,"footnotes":""},"class_list":["post-1344","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/mycopy.ge\/en\/wp-json\/wp\/v2\/pages\/1344","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mycopy.ge\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/mycopy.ge\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/mycopy.ge\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mycopy.ge\/en\/wp-json\/wp\/v2\/comments?post=1344"}],"version-history":[{"count":8,"href":"https:\/\/mycopy.ge\/en\/wp-json\/wp\/v2\/pages\/1344\/revisions"}],"predecessor-version":[{"id":1621,"href":"https:\/\/mycopy.ge\/en\/wp-json\/wp\/v2\/pages\/1344\/revisions\/1621"}],"wp:attachment":[{"href":"https:\/\/mycopy.ge\/en\/wp-json\/wp\/v2\/media?parent=1344"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}