{"id":1967,"date":"2020-05-10T05:30:43","date_gmt":"2020-05-10T05:30:43","guid":{"rendered":"http:\/\/hotelas.com\/?page_id=1967"},"modified":"2020-05-10T05:36:19","modified_gmt":"2020-05-10T05:36:19","slug":"specials","status":"publish","type":"page","link":"https:\/\/hotel38.de\/en\/specials\/","title":{"rendered":"Specials"},"content":{"rendered":"\n<div class=\"wp-block-getwid-section contentElement\"><div class=\"wp-block-getwid-section__wrapper\"><div class=\"wp-block-getwid-section__inner-wrapper\"><div class=\"wp-block-getwid-section__background-holder\"><div class=\"wp-block-getwid-section__background\"><\/div><div class=\"wp-block-getwid-section__foreground\"><\/div><\/div><div class=\"wp-block-getwid-section__content\"><div class=\"wp-block-getwid-section__inner-content\">\n<h2 class=\"wp-block-heading\">jogging \u2013 strolling \u2013 sailing or &#8230;<\/h2>\n\n\n<div class='white' style='background:rgba(0,0,0,0); border:solid 0px rgba(0,0,0,0); border-radius:0px; padding:0px 0px 0px 0px;'>\n<div id='slider_1839' class='owl-carousel sa_owl_theme owl-pagination-true autohide-arrows' data-slider-id='slider_1839' style='visibility:hidden;'>\n<div id='slider_1839_slide01' class='sa_hover_container' style='padding:0% 5%; margin:0px 0%; '><p>More than 30% of the capital of Germany are local parks. Berlin has 180 km of waterways and 1700 bridges which is more than in Venice or Amsterdam \u2026\u2026 but also more than 800 D\u00f6ner Diners.<br \/>Not only therefore Berlin is really worth to visit.<br \/>\u00a0<br \/>Winter special:<br \/><strong>stay 3 nights and save 15%<\/strong><\/p><\/div>\n<div id='slider_1839_slide02' class='sa_hover_container' style='padding:0% 5%; margin:0px 0%; '><p>From the 6th of January to the 15th of January 2017 we offer you 15% discount for a stay of 3 days or longer (breakfast and tax including). The reservation cannot be cancelled and must be paid when arranged.<\/p><\/div>\n<\/div>\n<\/div>\n<script type='text\/javascript'>\n\tjQuery(document).ready(function() {\n\t\tjQuery('#slider_1839').owlCarousel({\n\t\t\tresponsive:{\n\t\t\t\t0:{ items:1 },\n\t\t\t\t480:{ items:1 },\n\t\t\t\t768:{ items:1 },\n\t\t\t\t980:{ items:2 },\n\t\t\t\t1200:{ items:2 },\n\t\t\t\t1500:{ items:2 }\n\t\t\t},\n\t\t\tautoplay : false,\n\t\t\tautoplayHoverPause : false,\n\t\t\tsmartSpeed : 300,\n\t\t\tfluidSpeed : 300,\n\t\t\tautoplaySpeed : 300,\n\t\t\tnavSpeed : 300,\n\t\t\tdotsSpeed : 300,\n\t\t\tloop : false,\n\t\t\tnav : false,\n\t\t\tnavText : ['Previous','Next'],\n\t\t\tdots : true,\n\t\t\tresponsiveRefreshRate : 200,\n\t\t\tslideBy : 'page',\n\t\t\tmergeFit : true,\n\t\t\tautoHeight : false,\n\t\t\tmouseDrag : true,\n\t\t\ttouchDrag : true\n\t\t});\n\t\tjQuery('#slider_1839').css('visibility', 'visible');\n\t\tsa_resize_slider_1839();\n\t\twindow.addEventListener('resize', sa_resize_slider_1839);\n\t\tfunction sa_resize_slider_1839() {\n\t\t\tvar min_height = '20';\n\t\t\tvar win_width = jQuery(window).width();\n\t\t\tvar slider_width = jQuery('#slider_1839').width();\n\t\t\tif (win_width < 480) {\n\t\t\t\tvar slide_width = slider_width \/ 1;\n\t\t\t} else if (win_width < 768) {\n\t\t\t\tvar slide_width = slider_width \/ 1;\n\t\t\t} else if (win_width < 980) {\n\t\t\t\tvar slide_width = slider_width \/ 1;\n\t\t\t} else if (win_width < 1200) {\n\t\t\t\tvar slide_width = slider_width \/ 2;\n\t\t\t} else if (win_width < 1500) {\n\t\t\t\tvar slide_width = slider_width \/ 2;\n\t\t\t} else {\n\t\t\t\tvar slide_width = slider_width \/ 2;\n\t\t\t}\n\t\t\tslide_width = Math.round(slide_width);\n\t\t\tvar slide_height = '0';\n\t\t\tif (min_height == 'aspect43') {\n\t\t\t\tslide_height = (slide_width \/ 4) * 3;\t\t\t\tslide_height = Math.round(slide_height);\n\t\t\t} else if (min_height == 'aspect169') {\n\t\t\t\tslide_height = (slide_width \/ 16) * 9;\t\t\t\tslide_height = Math.round(slide_height);\n\t\t\t} else {\n\t\t\t\tslide_height = (slide_width \/ 100) * min_height;\t\t\t\tslide_height = Math.round(slide_height);\n\t\t\t}\n\t\t\tjQuery('#slider_1839 .owl-item .sa_hover_container').css('min-height', slide_height+'px');\n\t\t}\n\t\tvar owl_goto = jQuery('#slider_1839');\n\t\tjQuery('.slider_1839_goto1').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 0);\n\t\t});\n\t\tjQuery('.slider_1839_goto2').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 1);\n\t\t});\n\t\tvar resize_1972 = jQuery('.owl-carousel');\n\t\tresize_1972.on('initialized.owl.carousel', function(e) {\n\t\t\tif (typeof(Event) === 'function') {\n\t\t\t\twindow.dispatchEvent(new Event('resize'));\n\t\t\t} else {\n\t\t\t\tvar evt = window.document.createEvent('UIEvents');\n\t\t\t\tevt.initUIEvent('resize', true, false, window, 0);\n\t\t\t\twindow.dispatchEvent(evt);\n\t\t\t}\n\t\t});\n\t});\n<\/script>\n\n<\/div><\/div><\/div><\/div><\/div>\n","protected":false},"excerpt":{"rendered":"","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":""},"translation":{"provider":"WPGlobus","version":"2.12.2","language":"en","enabled_languages":["de","en"],"languages":{"de":{"title":true,"content":true,"excerpt":false},"en":{"title":true,"content":true,"excerpt":false}}},"_links":{"self":[{"href":"https:\/\/hotel38.de\/en\/wp-json\/wp\/v2\/pages\/1967"}],"collection":[{"href":"https:\/\/hotel38.de\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/hotel38.de\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/hotel38.de\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/hotel38.de\/en\/wp-json\/wp\/v2\/comments?post=1967"}],"version-history":[{"count":4,"href":"https:\/\/hotel38.de\/en\/wp-json\/wp\/v2\/pages\/1967\/revisions"}],"predecessor-version":[{"id":1975,"href":"https:\/\/hotel38.de\/en\/wp-json\/wp\/v2\/pages\/1967\/revisions\/1975"}],"wp:attachment":[{"href":"https:\/\/hotel38.de\/en\/wp-json\/wp\/v2\/media?parent=1967"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}