{"id":8,"date":"2020-10-05T20:07:45","date_gmt":"2020-10-05T20:07:45","guid":{"rendered":"http:\/\/cerasangelromero.com\/?page_id=8"},"modified":"2024-12-10T20:29:49","modified_gmt":"2024-12-10T20:29:49","slug":"contacto","status":"publish","type":"page","link":"http:\/\/cerasangelromero.com\/index.php\/contacto\/","title":{"rendered":"Contacto"},"content":{"rendered":"\n<style type=\"text\/css\">\n<!--\n\n.prisna-gwt-align-left {\n\ttext-align: left !important;\n}\n.prisna-gwt-align-right {\n\ttext-align: right !important;\n}\n\n\n.prisna-gwt-flags-container {\n\tlist-style: none !important;\n\tmargin: 0 !important;\n\tpadding: 0 !important;\n\tborder: none !important;\n\tclear: both !important;\n}\n.prisna-gwt-flag-container {\n\tlist-style: none !important;\n\tdisplay: inline-block;\n\tmargin: 0 2px 0 0 !important;\n\tpadding: 0 !important;\n\tborder: none !important;\n}\n.prisna-gwt-flag-container a {\n\tdisplay: inline-block;\n\tmargin: 0 !important;\n\tpadding: 0 !important;\n\tborder: none !important;\n\tbackground-repeat: no-repeat !important;\n\tbackground-image: url(http:\/\/cerasangelromero.com\/wp-content\/plugins\/google-website-translator\/images\/all.png) !important;\n\twidth: 22px !important;\n\theight: 16px !important;\n}\n.prisna-gwt-language-en a { background-position: 0px 0px !important; }\n.prisna-gwt-language-fr a { background-position: -22px 0px !important; }\n.prisna-gwt-language-de a { background-position: -88px 0px !important; }\n.prisna-gwt-language-pt a { background-position: -198px 0px !important; }\n.prisna-gwt-language-es a { background-position: -110px 0px !important; }\n\n\nbody {\n\ttop: 0 !important;\n}\n.goog-te-banner-frame {\n\tdisplay: none !important;\n\tvisibility: hidden !important;\n}\n\n.goog-tooltip,\n.goog-tooltip:hover {\n\tdisplay: none !important;\n}\n.goog-text-highlight {\n\tbackground-color: transparent !important;\n\tborder: none !important;\n\tbox-shadow: none !important;\n}\n\n-->\n<\/style>\n\n<script type=\"text\/javascript\">\n\/*<![CDATA[*\/\njQuery(document).ready(function() {\n\tjQuery(\"$('.company-name > font > font'),\").addClass(\"notranslate\");\n});\n\/*]]>*\/\n<\/script>\n\n\n<script type=\"text\/javascript\">\n\/*<![CDATA[*\/\n\/\/document.querySelectorAll('a').forEach(item => item.style.visibility = 'hidden')\r\n\/\/const makeVisible = () => document.querySelectorAll('a').forEach(item => item.style.visibility = 'visible')\r\n\/\/setTimeout( makeVisible, 1000 )\r\nconsole.log('pasa por aki')\n\/*]]>*\/\n<\/script>\n\n\n<script type=\"text\/javascript\">\n\/*<![CDATA[*\/\nvar PrisnaGWT = {\n\n\t_fire_event: function(_element, _event) {\n\t\t\n\t\ttry {\n\t\t\tif (document.createEvent) {\n\t\t\t\tvar ev = document.createEvent(\"HTMLEvents\");\n\t\t\t\tev.initEvent(_event, true, true);\n\t\t\t\t_element.dispatchEvent(ev);\n\t\t\t} \n\t\t\telse {\n\t\t\t\tvar ev = document.createEventObject();\n\t\t\t\t_element.fireEvent(\"on\" + _event, ev);\n\t\t\t}\n\t\t} \n\t\tcatch (e) {\n\t\t\tconsole.log(\"Prisna GWT: Browser not supported!\");\n\t\t}\n\t\t\n\t},\n\n\ttranslate: function(_language) {\n\t\n\t\tvar element;\n\t\tvar combos = document.getElementsByTagName(\"select\"); \/\/ IE8 doesn't support getElementsByClassName\n\t\t\n\t\tfor (var i=0; i<combos.length; i++)\n\t\t\tif (combos[i].className == \"goog-te-combo\")\n\t\t\t\telement = combos[i];\n\t\t\n\t\tif (!element)\n\t\t\treturn;\n\t\t\n\t\telement.value = _language;\n\t\tthis._fire_event(element, \"change\");\n\n\t}\n\t\n};\n\/*]]>*\/\n<\/script>\n<ul class=\"prisna-gwt-flags-container prisna-gwt-align-left notranslate\">\n\t<li class=\"prisna-gwt-flag-container prisna-gwt-language-es\">\n\t<a href=\"javascript:;\" onclick=\"PrisnaGWT.translate('es'); return false;\" title=\"Spanish\"><\/a>\n<\/li><li class=\"prisna-gwt-flag-container prisna-gwt-language-pt\">\n\t<a href=\"javascript:;\" onclick=\"PrisnaGWT.translate('pt'); return false;\" title=\"Portuguese\"><\/a>\n<\/li><li class=\"prisna-gwt-flag-container prisna-gwt-language-en\">\n\t<a href=\"javascript:;\" onclick=\"PrisnaGWT.translate('en'); return false;\" title=\"English\"><\/a>\n<\/li><li class=\"prisna-gwt-flag-container prisna-gwt-language-de\">\n\t<a href=\"javascript:;\" onclick=\"PrisnaGWT.translate('de'); return false;\" title=\"German\"><\/a>\n<\/li><li class=\"prisna-gwt-flag-container prisna-gwt-language-fr\">\n\t<a href=\"javascript:;\" onclick=\"PrisnaGWT.translate('fr'); return false;\" title=\"French\"><\/a>\n<\/li>\n<\/ul>\n\n<div id=\"google_translate_element\" class=\"prisna-gwt-align-left\"><\/div>\n<script type=\"text\/javascript\">\n\/*<![CDATA[*\/\nfunction initializeGoogleTranslateElement() {\n\tnew google.translate.TranslateElement({\n\t\tpageLanguage: \"es\",\n\t\tmultilanguagePage: true,\n\t\tincludedLanguages: \"en,fr,de,pt,es\"\n\t}, \"google_translate_element\");\n\/\/const makeVisible = () => document.querySelectorAll('a').forEach(item => item.style.visibility = 'visible')\r\n\/\/setTimeout( makeVisible, 2500 )\r\n\/\/window.onload = function() {\r\n\/\/  alert('hola');\r\n\/\/};\r\nconsole.log('heeey')\n}\n\/*]]>*\/\n<\/script>\n<script type=\"text\/javascript\" src=\"\/\/translate.google.com\/translate_a\/element.js?cb=initializeGoogleTranslateElement\"><\/script>\n\n\n<p><\/p>\n\n\n<div class=\"ceras-contacto\">\n <h3><div class=\"notranslate\">\u00c1ngel Romero<\/div><\/h3>\n <h3>M\u00f3vil:&nbsp; +34 620 57 50 18<\/h3>\n <h3>E-mail: cerasangelromero@gmail.com<\/h3>\n <h3>Direcci\u00f3n: Calle Carretera, 6, 49594 Sagallos, Zamora<\/strong><\/h3>\n<\/div>\n\n<div class=\"ceras-mapa\"> \n<iframe title=\"Calle Carretera, 6, 49594 Sagallos, Zamora\" src=\"https:\/\/maps.google.com\/maps?q=Calle%20Carretera%2C%206%2C%2049594%20Sagallos%2C%20Zamora&amp;t=m&amp;z=17&amp;output=embed&amp;iwloc=near\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" aria-label=\"Calle Carretera, 6, 49594 Sagallos, Zamora\">\n<\/iframe>\n<\/div>\n\n<style>\n\n .menu-item a {\n    text-transform: capitalize;\n }\n\n .prisna-gwt-flags-container > li {\n     margin: 4px !important;\n  }\n\n  .prisna-gwt-align-left {\n    text-align: left !important;\n    position: fixed;\n    top: 10px;\n    right: 10px;\n  }\n\n  .prisna-gwt-align-left select {\n    display: none;\n  }\n\n  .goog-te-gadget {\n    width: 0;\n    overflow: hidden;\n  }\n\n  * {\n   font-family: \"Helvetica\" !important;\n  }\n  html, body {\n    height: 100%;\n  }\n  body {\n    display: flex;\n    flex-direction: column;\n    background: orange !important;\n  }\n  .current_page_item * {\n    color: orange !important;\n  }\n  article, .inside-article, .entry-content {\n    height: 100%;\n    \/\/background: green;\n  }\n  .site-main {\n  }\n  .ceras-mapa {\n    flex: 1;\n  }\n\n  header {\n    padding: 30px;\n  }\n  .inside-header {\n    padding: 20px 0 0 0;\n  }\n\n  .ceras-contacto h3 {\n   margin-bottom: 10px;\n  }\n  .entry-content {\n    display: flex;\n    flex-direction: column;\n  }\n  .entry-content > p {\n    display: none;\n  }\n  iframe {\n   width: 100%;\n   height: 100%;\n   border-radius: 5px;\n  }\n  .search-item {\n   display: none;\n  }\n  #page {\n    position: relative;\n    flex: 1;\n    margin: 0;\n    width: 100%;\n    height: 100%;\n    margin: 40px 0px;\n  }\n  article {\n     height: 100%;\n  }\n  header {\n    padding-top: 30px;\n  }\n  #content {\n    padding-top: 0;\n    background: orange;\n    color: black;\n    height: 100%;\n    padding-bottom: 0;\n    margin-bottom: 0;\n  }\n  .content-area {\n   height: 100%;\n  }\n  .site-main {\n   height: 100%;\n  }\n  \n  .menu-toggle {\n    \/\/background: #f38700 !important;\n  }\n  .site-footer {\n    width: 100%;\n  }\n  .entry-header {\n    display: none;\n  }\n  .entry-content {\n    height: 100% !important;\n    margin-top: 0;\n  }\n \n  @media (max-width: 769px) {\n   .current-menu-item * {\n    color: white !important;\n   }\n   header {\n    padding: 30px 0 0 0;\n   }\n   .site-logo {\n     margin-bottom: 0 !important;\n   }\n   .entry-header {\n     display: none;\n   }\n\n   .entry-content {\n    margin-top: 0;\n    display: flex;\n    flex-direction: column;\n    height: 100%;\n   }\n   .ceras-contacto {\n     margin-bottom: 10px;\n   } \n   .ceras-mapa {\n     flex: 1;\n     \/\/display: none;\n   }\n   #primary-menu {\n     \/\/background: #f1bd5d;\n     background: orange;\n   }\n   .menu-item {\n    border-bottom: 1px solid white;\n   }\n   .menu-item:focus a, .menu-item:hover a {\n    background: orange !important;\n    color: white !important;\n   }\n   .current_page_item a {\n    background: #deae56 !important;\n    color: white !important;\n   }\n  }\n\n<\/style>\n","protected":false},"excerpt":{"rendered":"<p>\u00c1ngel Romero M\u00f3vil:&nbsp; +34 620 57 50 18 E-mail: cerasangelromero@gmail.com Direcci\u00f3n: Calle Carretera, 6, 49594 Sagallos, Zamora<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v15.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Contacto -<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"http:\/\/cerasangelromero.com\/index.php\/contacto\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Contacto -\" \/>\n<meta property=\"og:description\" content=\"\u00c1ngel Romero M\u00f3vil:&nbsp; +34 620 57 50 18 E-mail: cerasangelromero@gmail.com Direcci\u00f3n: Calle Carretera, 6, 49594 Sagallos, Zamora\" \/>\n<meta property=\"og:url\" content=\"http:\/\/cerasangelromero.com\/index.php\/contacto\/\" \/>\n<meta property=\"article:modified_time\" content=\"2024-12-10T20:29:49+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Tiempo de lectura\">\n\t<meta name=\"twitter:data1\" content=\"0 minutos\">\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Organization\",\"@id\":\"http:\/\/cerasangelromero.com\/#organization\",\"name\":\"Ceras \\u00c1ngel Romero\",\"url\":\"http:\/\/cerasangelromero.com\/\",\"sameAs\":[],\"logo\":{\"@type\":\"ImageObject\",\"@id\":\"http:\/\/cerasangelromero.com\/#logo\",\"inLanguage\":\"es\",\"url\":\"http:\/\/cerasangelromero.com\/wp-content\/uploads\/2020\/10\/LOGO-ANGEL-ROMERO-1-scaled.jpg\",\"width\":2560,\"height\":1810,\"caption\":\"Ceras \\u00c1ngel Romero\"},\"image\":{\"@id\":\"http:\/\/cerasangelromero.com\/#logo\"}},{\"@type\":\"WebSite\",\"@id\":\"http:\/\/cerasangelromero.com\/#website\",\"url\":\"http:\/\/cerasangelromero.com\/\",\"name\":\"Ceras \\u00c1ngel Romero\",\"description\":\"\",\"publisher\":{\"@id\":\"http:\/\/cerasangelromero.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":\"http:\/\/cerasangelromero.com\/?s={search_term_string}\",\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"es\"},{\"@type\":\"WebPage\",\"@id\":\"http:\/\/cerasangelromero.com\/index.php\/contacto\/#webpage\",\"url\":\"http:\/\/cerasangelromero.com\/index.php\/contacto\/\",\"name\":\"Contacto -\",\"isPartOf\":{\"@id\":\"http:\/\/cerasangelromero.com\/#website\"},\"datePublished\":\"2020-10-05T20:07:45+00:00\",\"dateModified\":\"2024-12-10T20:29:49+00:00\",\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"http:\/\/cerasangelromero.com\/index.php\/contacto\/\"]}]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","_links":{"self":[{"href":"http:\/\/cerasangelromero.com\/index.php\/wp-json\/wp\/v2\/pages\/8"}],"collection":[{"href":"http:\/\/cerasangelromero.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"http:\/\/cerasangelromero.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"http:\/\/cerasangelromero.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/cerasangelromero.com\/index.php\/wp-json\/wp\/v2\/comments?post=8"}],"version-history":[{"count":114,"href":"http:\/\/cerasangelromero.com\/index.php\/wp-json\/wp\/v2\/pages\/8\/revisions"}],"predecessor-version":[{"id":864,"href":"http:\/\/cerasangelromero.com\/index.php\/wp-json\/wp\/v2\/pages\/8\/revisions\/864"}],"wp:attachment":[{"href":"http:\/\/cerasangelromero.com\/index.php\/wp-json\/wp\/v2\/media?parent=8"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}