{"id":347,"date":"2025-05-14T07:49:01","date_gmt":"2025-05-14T07:49:01","guid":{"rendered":"https:\/\/cttrapita.cat\/?page_id=347"},"modified":"2026-08-27T11:34:36","modified_gmt":"2026-08-27T11:34:36","slug":"contacte","status":"publish","type":"page","link":"https:\/\/cttrapita.cat\/?page_id=347","title":{"rendered":"Contacte"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"es\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>CTT La R\u00e1pita &#8211; Informaci\u00f3n de Contacto y Ubicaci\u00f3n<\/title>\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n    <style>\n        body {\n            font-family: 'Inter', sans-serif;\n        }\n        \/* Clase para alinear las etiquetas de informaci\u00f3n *\/\n        .label {\n            display: inline-block;\n            width: 180px; \/* Ajusta el ancho seg\u00fan necesites para la alineaci\u00f3n *\/\n            margin-right: 10px;\n        }\n        \/* Responsive adjustment for labels on smaller screens *\/\n        @media (max-width: 640px) {\n            .label {\n                width: auto; \/* Remove fixed width on small screens *\/\n                display: block; \/* Stack labels above values *\/\n                margin-right: 0;\n                margin-bottom: 4px; \/* Add space below label *\/\n            }\n        }\n\n        \/* Efectos visuales para secciones *\/\n        .info-section-effect {\n            transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;\n        }\n\n        .info-section-effect:hover {\n            transform: translateY(-5px); \/* Ligeramente hacia arriba *\/\n            box-shadow: 0 15px 25px rgba(0, 0, 0, 0.2); \/* Sombra m\u00e1s pronunciada para efecto 3D *\/\n        }\n\n        \/* Animaci\u00f3n de entrada suave *\/\n        @keyframes fadeIn {\n            from { opacity: 0; transform: translateY(20px); }\n            to { opacity: 1; transform: translateY(0); }\n        }\n\n        .animate-fadeIn {\n            animation: fadeIn 0.8s ease-out forwards;\n            opacity: 0; \/* Start invisible *\/\n        }\n\n         \/* Retraso en la animaci\u00f3n para las secciones *\/\n        .animate-delay-1 { animation-delay: 0.2s; }\n        .animate-delay-2 { animation-delay: 0.4s; }\n        .animate-delay-3 { animation-delay: 0.6s; }\n        .animate-delay-4 { animation-delay: 0.8s; }\n\n    <\/style>\n<\/head>\n<body class=\"bg-gray-100 text-gray-800 p-4 sm:p-6 lg:p-10\">\n\n    <div class=\"container mx-auto bg-white p-6 md:p-10 rounded-lg shadow-xl max-w-4xl animate-fadeIn\">\n\n        <h1 class=\"text-3xl md:text-4xl font-bold text-center text-blue-800 mb-8 pb-4 border-b-2 border-blue-600 animate-fadeIn animate-delay-1\">\n            CTT la R\u00e1pita\n        <\/h1>\n\n        <div class=\"mb-8 p-4 rounded-md bg-blue-50 info-section-effect animate-fadeIn animate-delay-2\">\n            <h2 class=\"text-2xl font-semibold text-blue-700 mb-4 pb-2 border-b border-gray-300\">Informaci\u00f3n General<\/h2>\n            <p class=\"mb-3\"><strong class=\"label font-semibold text-gray-600\">C.I.F.:<\/strong> G19451558<\/p>\n            <p><strong class=\"label font-semibold text-gray-600\">N\u00ba de registro:<\/strong> 20125<\/p>\n        <\/div>\n\n        <div class=\"mb-8 p-4 rounded-md bg-green-50 info-section-effect animate-fadeIn animate-delay-3\">\n            <h2 class=\"text-2xl font-semibold text-blue-700 mb-4 pb-2 border-b border-gray-300\">Datos de Contacto<\/h2>\n            <p class=\"mb-3\"><strong class=\"label font-semibold text-gray-600\">Email:<\/strong> <a href=\"mailto:cttrapita@gmail.com\" class=\"text-blue-600 hover:underline\">cttrapita@gmail.com<\/a><\/p>\n            <p class=\"mb-3\"><strong class=\"label font-semibold text-gray-600\">Persona de contacto:<\/strong> Josep Gual<\/p>\n            <p><strong class=\"label font-semibold text-gray-600\">Tel\u00e9fono de contacto:<\/strong> <a href=\"tel:+34645816122\" class=\"text-blue-600 hover:underline\">645816122<\/a><\/p>\n        <\/div>\n\n        <div class=\"mb-8 p-4 rounded-md bg-yellow-50 info-section-effect animate-fadeIn animate-delay-4\">\n            <h2 class=\"text-2xl font-semibold text-blue-700 mb-4 pb-2 border-b border-gray-300\">Ubicaciones<\/h2>\n\n            <div class=\"mb-6 pl-4 border-l-4 border-blue-500 rounded-sm\">\n                <h3 class=\"text-xl font-semibold text-blue-600 mb-2\">Direcci\u00f3n Fiscal<\/h3>\n                <p>Carrer Pirineus 13 esc 4 tercero segunda<\/p>\n                <p>43540 La Rapita<\/p>\n            <\/div>\n\n            <div class=\"pl-4 border-l-4 border-blue-500 rounded-sm\">\n                 <h3 class=\"text-xl font-semibold text-blue-600 mb-2\">Local de Juego<\/h3>\n                <p>CEIP Horta Vella<\/p>\n                <p>Carrer M\u00e9ndez N\u00fa\u00f1ez s\/n<\/p>\n                <p>43540 La Rapita<\/p>\n            <\/div>\n        <\/div>\n\n         <div class=\"mb-8 p-4 rounded-md bg-red-50 info-section-effect animate-fadeIn animate-delay-4\">\n            <h2 class=\"text-2xl font-semibold text-blue-700 mb-4 pb-2 border-b border-gray-300\">Horario de Actividad<\/h2>\n            <p class=\"text-lg font-semibold text-green-700\">Lunes a viernes de 18h a 21h<\/p>\n        <\/div>\n\n    <\/div>\n\n<\/body>\n<\/html>\n\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>CTT La R\u00e1pita &#8211; Informaci\u00f3n de Contacto y Ubicaci\u00f3n CTT la R\u00e1pita Informaci\u00f3n General C.I.F.: G19451558 N\u00ba de registro: 20125 Datos de Contacto Email: cttrapita@gmail.com Persona de contacto: Josep Gual Tel\u00e9fono de contacto: 645816122 Ubicaciones Direcci\u00f3n Fiscal Carrer Pirineus 13 esc 4 tercero segunda 43540 La Rapita Local de Juego CEIP Horta Vella Carrer M\u00e9ndez [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":594,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-347","page","type-page","status-publish","has-post-thumbnail"],"_links":{"self":[{"href":"https:\/\/cttrapita.cat\/index.php?rest_route=\/wp\/v2\/pages\/347","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cttrapita.cat\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/cttrapita.cat\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/cttrapita.cat\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/cttrapita.cat\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=347"}],"version-history":[{"count":4,"href":"https:\/\/cttrapita.cat\/index.php?rest_route=\/wp\/v2\/pages\/347\/revisions"}],"predecessor-version":[{"id":636,"href":"https:\/\/cttrapita.cat\/index.php?rest_route=\/wp\/v2\/pages\/347\/revisions\/636"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/cttrapita.cat\/index.php?rest_route=\/wp\/v2\/media\/594"}],"wp:attachment":[{"href":"https:\/\/cttrapita.cat\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=347"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}