{"id":15275,"date":"2019-11-07T00:00:00","date_gmt":"2019-11-07T00:00:00","guid":{"rendered":"https:\/\/granda.com\/dos-crucifijos-monumentales-para-hillsdale-college-enmarcados-en-un-proyecto-de-d-g-stroik\/"},"modified":"2022-10-06T08:24:25","modified_gmt":"2022-10-06T08:24:25","slug":"two-monumental-crucifixes-for-hillsdale-college-framed-in-a-project-by-d-g-stroik","status":"publish","type":"post","link":"https:\/\/granda.com\/en\/dos-crucifijos-monumentales-para-hillsdale-college-enmarcados-en-un-proyecto-de-d-g-stroik\/","title":{"rendered":"Two monumental crucifixes for Hillsdale College framed in a project by D. G. Stroik"},"content":{"rendered":"<p>On October 3, 2009, the university <a href=\"https:\/\/www.hillsdale.edu\/\" target=\"_blank\" rel=\"noopener\">Hillsdale College<\/a> celebrated the dedication of a new chapel on the occasion of its 175th anniversary. For this worship space within the university, we created two monumental bronze-finished crosses designed by Duncan G. Stroik, the project's architect.&nbsp;<\/p>\n\n\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=\"\" 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=\"\" 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>\r\n\r\n\t\t\n\n\n<p> At Granda we are specialists in creating works of art and any type of piece for the cladding of a church. We have the vision of creating art that shows Christ with an ecumenical spirit and we have extensive experience in the lining of parishes, convents and chapels of schools and universities. <\/p>\n\n\n\n<p>The two crosses, made of metal and 2.3 meters high, were conceived for the interior of the chapel and are inspired in their design by St. Martin-in-the-Fields Church in London and Christ Church in Philadelphia.&nbsp;<\/p>\n\n\n\n<p>We show you some pictures of the crosses designed by Stroik before leaving our workshop in Alcal\u00e1 de Henares.  <\/p>\n\n\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\/2020\/12\/2-b-d-8.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\/2020\/12\/1-b-i-20.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\/2020\/12\/1-b-i-20.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\/2020\/12\/1-b-d-19.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\/2020\/12\/1-b-d-19.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>\r\n\r\n\t\t\n\n\n<p><br><\/p>","protected":false},"excerpt":{"rendered":"<p>El pasado 3 de octubre la universidad Hillsdale College de Michigan celebr\u00f3 la dedicaci\u00f3n de una nueva capilla, con motivo de su 175 aniversario. Para este espacio destinado al culto dentro de la universidad hemos realizado dos cruces monumentales con acabado bronce dise\u00f1adas por Duncan G. Stroik, arquitecto del proyecto.&nbsp; En Granda somos especialistas en [&hellip;]<\/p>\n","protected":false},"author":4416,"featured_media":15283,"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-15275","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\/15275","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=15275"}],"version-history":[{"count":1,"href":"https:\/\/granda.com\/en\/wp-json\/wp\/v2\/posts\/15275\/revisions"}],"predecessor-version":[{"id":17190,"href":"https:\/\/granda.com\/en\/wp-json\/wp\/v2\/posts\/15275\/revisions\/17190"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/granda.com\/en\/wp-json\/wp\/v2\/media\/15283"}],"wp:attachment":[{"href":"https:\/\/granda.com\/en\/wp-json\/wp\/v2\/media?parent=15275"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/granda.com\/en\/wp-json\/wp\/v2\/categories?post=15275"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/granda.com\/en\/wp-json\/wp\/v2\/tags?post=15275"},{"taxonomy":"lista_post","embeddable":true,"href":"https:\/\/granda.com\/en\/wp-json\/wp\/v2\/lista_post?post=15275"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}