{"id":13542,"date":"2017-04-10T00:00:00","date_gmt":"2017-04-10T00:00:00","guid":{"rendered":"https:\/\/granda.com\/una-reproduccion-especial-talla-de-la-ultima-cena\/"},"modified":"2022-10-06T09:14:22","modified_gmt":"2022-10-06T09:14:22","slug":"a-special-reproduction-carving-of-the-last-supper","status":"publish","type":"post","link":"https:\/\/granda.com\/en\/una-reproduccion-especial-talla-de-la-ultima-cena\/","title":{"rendered":"A special reproduction: Carving of the Last Supper."},"content":{"rendered":"<p><span style=\"font-weight:400;\">This is a replica of a XVI century carving made in our workshops of sacred art. The carving is located in the parish of Nuestra Se\u00f1ora de la Almudena, in Alicante and it is carried in procession every Easter. The church asked us for an exact copy of the carving in order to use it in the solemn processions and to protect the original from the weather and other possible damages.<\/span><\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-2588\" src=\"https:\/\/granda.com\/wp-content\/uploads\/2021\/09\/8e660440-d690-4318-91a1-dd49c043a08c.jpg\" alt=\"8e660440-d690-4318-91a1-dd49c043a08c\" width=\"960\" height=\"720\" title=\"\"><br \/>\n<span style=\"font-weight:400;\">Our artists were able to spend time studying the original in order to carry out this delicate task and accurately reproduce every detail. <\/span><span style=\"font-weight:400;\"><br \/>\n<\/span> <span style=\"font-weight:400;\"><br \/>\n<\/span><span style=\"font-weight:400;\">The piece, anonymous, is between the style that characterizes medieval Spanish sculpture and Renaissance sculpture. It is an example of typical Andalusian School carving, in which there is a great influence of Italian Renaissance aesthetics.<\/span><span style=\"font-weight:400;\"><br \/>\n<\/span><\/p>\n<!-- Slider main container -->\r\n\t\t<div class=\"swiper\">\r\n\t\t  <!-- Additional required wrapper -->\r\n\t\t  <div class=\"swiper-wrapper\">\r\n\t\t\t<!-- Slides -->\r\n\t\t\t  \r\n\t\t\t  \t\t\t\t<div class=\"swiper-slide\">\r\n\t\t\t    \t<img decoding=\"async\" class=\"nolazy\" src=\"https:\/\/granda.com\/wp-content\/uploads\/2022\/01\/7c0dcaaa-e946-451c-97ab-187194a87aac.jpg\" alt=\"\" title=\"\">\r\n\t\t\t    <\/div>\r\n\t\t\t  \t\t\t\t<div class=\"swiper-slide\">\r\n\t\t\t    \t<img decoding=\"async\" class=\"nolazy\" src=\"https:\/\/granda.com\/wp-content\/uploads\/2022\/01\/50a7fb83-f096-4b42-ba2a-ab6bcaae3c09.jpg\" alt=\"\" title=\"\">\r\n\t\t\t    <\/div>\r\n\t\t\t  \t\t\t\t<div class=\"swiper-slide\">\r\n\t\t\t    \t<img decoding=\"async\" class=\"nolazy\" src=\"https:\/\/granda.com\/wp-content\/uploads\/2022\/01\/57d67416-021c-4a63-b28d-e0a17102a5f5.jpg\" alt=\"\" title=\"\">\r\n\t\t\t    <\/div>\r\n\t\t\t  \t\t\t\t<div class=\"swiper-slide\">\r\n\t\t\t    \t<img decoding=\"async\" class=\"nolazy\" src=\"https:\/\/granda.com\/wp-content\/uploads\/2022\/01\/f32c8d06-f9cd-47f4-896f-1eb8ca5b202a.jpg\" alt=\"\" title=\"\">\r\n\t\t\t    <\/div>\r\n\t\t\t  \t\t\t\t<div class=\"swiper-slide\">\r\n\t\t\t    \t<img decoding=\"async\" class=\"nolazy\" src=\"https:\/\/granda.com\/wp-content\/uploads\/2022\/01\/ff8aa601-3952-4f1b-8ba0-f576c43683b7.jpg\" alt=\"\" title=\"\">\r\n\t\t\t    <\/div>\r\n\t\t\t  \t\t  <\/div>\r\n\r\n\t\t  <!-- If we need navigation buttons -->\r\n\t\t  <div class=\"swiper-button-prev\"><\/div>\r\n\t\t  <div class=\"swiper-button-next\"><\/div>\r\n\t\t<\/div>\r\n\r\n\t\t<script>\r\n\t\t\twindow.addEventListener(\"load\", function() {\r\n\t\t\t\t\tconst swiper = new Swiper('.swiper', {\r\n\t\t\t\t  speed: 400,\r\n\t\t\t\t  spaceBetween: 100,\r\n\t\t\t\t   navigation: {\r\n\t\t\t\t\tnextEl: '.swiper-button-next',\r\n\t\t\t\t\tprevEl: '.swiper-button-prev',\r\n\t\t\t\t  },\r\n\t\t\t\t});\r\n\t\t\t\t\r\n\t\t\t\t\r\n\t\t\t\tdocument.querySelectorAll(\".swiper-slide img\").forEach(image => {\r\n\t\t\t\t\timage.addEventListener(\"click\", function() {\r\n\t\t\t\t\t\tlet backdrop = document.createElement(\"section\");\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\tbackdrop.classList.add(\"slide-backdrop\");\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\tlet img = document.createElement(\"img\");\r\n\t\t\t\t\t\timg.src = this.src;\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\tbackdrop.appendChild(img);\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\tbackdrop.addEventListener(\"click\", function() {\r\n\t\t\t\t\t\t\tbackdrop.style.opacity = 0;\r\n\t\t\t\t\t\t\tsetTimeout(() => {\r\n\t\t\t\t\t\t\t\tbackdrop.remove();\r\n\t\t\t\t\t\t\t\tdocument.body.style.overflow = \"\";\r\n\t\t\t\t\t\t\t}, 500)\r\n\t\t\t\t\t\t})\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\tdocument.body.appendChild(backdrop);\r\n\t\t\t\t\t\tdocument.body.style.overflow = \"hidden\";\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t});\r\n\t\t\t\t})\r\n\t\t\t})\r\n\t\t\t\r\n\t\t<\/script>\r\n\r\n\t\t<style>\r\n\t\t\t.swiper {\r\n\t\t\t\tmargin-bottom: 30px;\r\n\t\t\t}\r\n\r\n\t\t\t.swiper-slide img {\r\n\t\t\t\tmax-height: 400px;\r\n\t\t\t\tdisplay: block;\r\n\t\t\t\tmargin: auto;\r\n\t\t\t\tcursor: pointer;\r\n\t\t\t\twidth: auto;\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\t.swiper-wrapper {\r\n\t\t\t\talign-items: stretch!important;\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\t.swiper-slide {\r\n\t\t\t\theight: auto;\r\n\t\t\t\tdisplay: flex;\r\n\t\t\t\tflex-direction: column;\r\n\t\t\t\tjustify-content: center;\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\t.swiper-button-next, .swiper-button-prev {\r\n\t\t\t\tcolor: #CAA966!important;\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\t.slide-backdrop {\r\n\t\t\t\tposition: fixed;\r\n\t\t\t\twidth: 100vw;\r\n\t\t\t\theight: 100vh;\r\n\t\t\t\ttop: 0;\r\n\t\t\t\tleft: 0;\r\n\t\t\t\tbackground: rgba(0,0,0,0.5);\r\n\t\t\t\tz-index: 999;\r\n\t\t\t\ttransition: .5s;\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\t.slide-backdrop img {\r\n\t\t\t\tdisplay: block;\r\n\t\t\t\tmargin: auto;\r\n\t\t\t\ttop: 50%;\r\n\t\t\t\tposition: relative;\r\n\t\t\t\ttransform: translateY(-50%);\r\n\t\t\t\tmax-width: 90%;\r\n\t\t\t\tmax-height: 90%;\r\n\t\t\t}\r\n\t\t<\/style>","protected":false},"excerpt":{"rendered":"<p>Esta es la r\u00e9plica de una talla del siglo XVI elaborada en nuestros talleres de arte sacro. La talla se encuentra en la parroquia de Nuestra Se\u00f1ora de la Almudena, en Alicante y sale en procesi\u00f3n cada Semana Santa. La iglesia nos pidi\u00f3 una copia exacta de la talla con el fin de emplearla en [&hellip;]<\/p>\n","protected":false},"author":4416,"featured_media":13544,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[210],"tags":[],"lista_post":[],"class_list":["post-13542","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-proyectos"],"acf":[],"_links":{"self":[{"href":"https:\/\/granda.com\/en\/wp-json\/wp\/v2\/posts\/13542","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/granda.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/granda.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/granda.com\/en\/wp-json\/wp\/v2\/users\/4416"}],"replies":[{"embeddable":true,"href":"https:\/\/granda.com\/en\/wp-json\/wp\/v2\/comments?post=13542"}],"version-history":[{"count":1,"href":"https:\/\/granda.com\/en\/wp-json\/wp\/v2\/posts\/13542\/revisions"}],"predecessor-version":[{"id":17296,"href":"https:\/\/granda.com\/en\/wp-json\/wp\/v2\/posts\/13542\/revisions\/17296"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/granda.com\/en\/wp-json\/wp\/v2\/media\/13544"}],"wp:attachment":[{"href":"https:\/\/granda.com\/en\/wp-json\/wp\/v2\/media?parent=13542"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/granda.com\/en\/wp-json\/wp\/v2\/categories?post=13542"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/granda.com\/en\/wp-json\/wp\/v2\/tags?post=13542"},{"taxonomy":"lista_post","embeddable":true,"href":"https:\/\/granda.com\/en\/wp-json\/wp\/v2\/lista_post?post=13542"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}