{"id":1104,"date":"2015-12-13T20:09:06","date_gmt":"2015-12-13T17:09:06","guid":{"rendered":"http:\/\/hotel-mezzanine.com\/contacts.html"},"modified":"2025-09-17T15:52:26","modified_gmt":"2025-09-17T12:52:26","slug":"contacts","status":"publish","type":"page","link":"https:\/\/hotel-mezzanine.com\/en\/contacts.html","title":{"rendered":"Contacts"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><p>[vc_row][vc_column]\r\n<!-- .contact-content -->\r\n<section class=\"contact-content anim-3-all\">\r\n\t<div class=\"container\">\r\n\t\t<div class=\"row\">\r\n\t\t\t<div class=\"col-lg-12\">\r\n\t\t\t\t<!-- .section-title -->\r\n\t\t\t\t<div class=\"section-title text-center\">\r\n\t\t\t\t\t<span>Hotel Mezzanine<\/span>\r\n\t\t\t\t\t<h2><span>Contacts<\/span><\/h2>\r\n\t\t\t\t\t<p>Use the form to send a message<\/p>\r\n\t\t\t\t<\/div><!-- \/.section-title -->\r\n\t\t\t<\/div>\r\n\t\t<\/div>\r\n\t\t<div class=\"row\">\r\n\t\t\t<div class=\"col-lg-8 col-md-8 col-sm-12 col-xs-12\">\r\n\t\t\t\t<!-- .contact-form-wrap -->\r\n\t\t\t\t<div class=\"contact-form-wrap\">\r\n                \t\t\t\t\t<\/div><!-- \/.contact-form-wrap -->\r\n\t\t\t<\/div>\r\n\t\t\t<div class=\"col-lg-4 col-md-4 col-sm-12 col-xs-12\">\r\n\t\t\t\t<!-- .agent-info -->\r\n\t\t\t\t<div class=\"agent-info style-two text-center\">\r\n\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/hotel-mezzanine.com\/wp-content\/uploads\/2015\/12\/116.jpg\" alt=\"image\">\r\n\t\t\t\t\t<!-- .content -->\r\n\t\t\t\t\t<div class=\"content\">\r\n\t\t\t\t\t\t<h3>Hotel Mezzanine<\/h3>\r\n\t\t\t\t\t\t<p class=\"certificate\">(room reservation)<\/p>\r\n\t\t\t\t\t\t<p>Phone : +38-098-834-15-68<\/p>\r\n\t\t\t\t\t\t<p>Email : info@hotel-mezzanine.com<\/p>\r\n\t\t\t\t\t<\/div><!-- \/.content -->\r\n\t\t\t\t\t<div class=\"social-icons\">\r\n\t\t\t\t\t\t<ul>\r\n\t\t\t\t\t\t\t<li><a href=\"https:\/\/www.facebook.com\/Hotel-Mezzanine-896233257253845\"><i class=\"fa fa-facebook\"><\/i><\/a><\/li>\r\n\t\t\t\t\t\t\t<!--<li><a href=\"\"><i class=\"fa fa-twitter\"><\/i><\/a><\/li>-->\r\n\t\t\t\t\t\t\t<li><a href=\"https:\/\/www.google.com\/travel\/hotels\/s\/kFz4\"><i class=\"fa fa-google-plus\"><\/i><\/a><\/li>\r\n\t\t\t\t\t\t\t<li><a href=\"https:\/\/www.instagram.com\/hotel_mezzanine\/\"><i class=\"fa fa-instagram\"><\/i><\/a><\/li>\r\n\t\t\t\t\t\t<\/ul>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div><!-- \/.agent-info -->\r\n\t\t\t<\/div>\r\n\t\t<\/div>\r\n\r\n\t<\/div>\r\n<\/section><!-- \/.contact-content -->\r\n\r\n[\/vc_column][\/vc_row][vc_row][vc_column]<!-- #home-footer-google-map-wrap -->\r\n<section id=\"home-footer-google-map-wrap\">\r\n\t<div class=\"google-map\" id=\"home-footer-google-map\" data-map-lat=\"46.48189\" data-map-lng=\"30.73688\"  data-map-zoom=\"12\" data-map-overlay-clr=\"rgba(0,0,0, 0.4)\" data-info-window=\"true\"><\/div>\r\n\t\r\n\t\t<div class=\"info-window\" data-map-name=\"home-footer-google-map\">\r\n\t\t<!-- .house-location -->\r\n\t\t<div class=\"house-location\">\r\n\t\t\t<p>lane. Chervony 9, Odessa, Ukraine<\/p>\r\n\t\t<\/div><!-- \/.house-location -->\r\n\t<\/div>\r\n\t\t\r\n<\/section><!-- \/#home-footer-google-map-wrap -->\r\n<script type=\"text\/javascript\">\r\n\/\/ 5. gMap\r\nfunction gMap () {\r\n\tif ($('.google-map').length) {\r\n        $('.google-map').each(function () {\r\n        \t\/\/ getting options from html \r\n        \tvar mapName = $(this).attr('id');\r\n        \tvar mapLat = $(this).data('map-lat');\r\n        \tvar mapLng = $(this).data('map-lng');\r\n        \tvar iconPath = $(this).data('icon-path');\r\n        \tvar mapZoom = $(this).data('map-zoom');\r\n        \tvar mapTitle = $(this).data('map-title');\r\n        \tvar mapOverlayClr = $(this).data('map-overlay-clr');\r\n        \tvar mapInfWndw = $(this).data('info-window');\r\n\r\n        \t\/\/ if zoom not defined the zoom value will be 15;\r\n        \tif (!mapZoom) {\r\n        \t\tvar mapZoom = 15;\r\n        \t};\r\n        \t\/\/ init map\r\n        \tvar map;\r\n            map = new GMaps({\r\n                div: '#'+mapName,\r\n                scrollwheel: false,\r\n                lat: mapLat,\r\n                lng: mapLng,\r\n                zoom: mapZoom\r\n            });\r\n            \/\/ if icon path setted then show marker\r\n            if(iconPath) {\r\n        \t\tmap.addMarker({\r\n\t            \ticon: iconPath,\r\n\t                lat: mapLat,\r\n\t                lng: mapLng,\r\n\t                title: mapTitle\r\n\t            });\r\n        \t}\r\n        \t\/\/ if overlay enabled \r\n        \tif (mapOverlayClr) {\r\n        \t\tvar getTile = function(coord, zoom, ownerDocument) {\r\n\t\t\t\t\tvar div = ownerDocument.createElement('div');\r\n\t\t\t\t\tdiv.innerHTML = coord;\r\n\t\t\t\t\tdiv.style.width = this.tileSize.width + 'px';\r\n\t\t\t\t\tdiv.style.height = this.tileSize.height + 'px';\r\n\t\t\t\t\tdiv.style.background = mapOverlayClr;\r\n\t\t\t\t\treturn div;\r\n\t\t\t\t};\r\n\t\t\t\tmap.addOverlayMapType ({\r\n\t\t\t        index: 0,\r\n\t\t\t        tileSize: new google.maps.Size(256, 256),\r\n\t\t\t        getTile: getTile\r\n\t\t\t\t});\r\n\r\n        \t};\r\n        \t\/\/ if info window true \r\n        \tif (mapInfWndw) {        \t\t\r\n        \t\tvar mapInfWndwHtml =  $('.info-window[data-map-name='+mapName+']').html();\r\n        \t\tmap.drawOverlay({\r\n        \t\t\tlat: mapLat,\r\n\t                lng: mapLng,\r\n\t                content: mapInfWndwHtml,\r\n\t                verticalAlign: 'middle',\r\n  \t\t\t\t\thorizontalAlign: 'center'\r\n        \t\t})\r\n        \t};\r\n        });  \r\n\t};\r\n}\r\n\/\/ instance of fuction while Document ready event\t\r\njQuery(document).on('ready', function () {\r\n\t(function ($) {\r\n\t\tgMap();\r\n\t})(jQuery);\r\n});\r\n\r\n<\/script>\r\n\r\n\r\n[\/vc_column][\/vc_row]<\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>[vc_row][vc_column][\/vc_column][\/vc_row][vc_row][vc_column][\/vc_column][\/vc_row]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"tpl-visual_composer2.php","meta":{"footnotes":""},"class_list":["post-1104","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/hotel-mezzanine.com\/en\/wp-json\/wp\/v2\/pages\/1104\/"}],"collection":[{"href":"https:\/\/hotel-mezzanine.com\/en\/wp-json\/wp\/v2\/pages\/"}],"about":[{"href":"https:\/\/hotel-mezzanine.com\/en\/wp-json\/wp\/v2\/types\/page\/"}],"author":[{"embeddable":true,"href":"https:\/\/hotel-mezzanine.com\/en\/wp-json\/wp\/v2\/users\/1\/"}],"replies":[{"embeddable":true,"href":"https:\/\/hotel-mezzanine.com\/en\/wp-json\/wp\/v2\/comments\/?post=1104"}],"version-history":[{"count":12,"href":"https:\/\/hotel-mezzanine.com\/en\/wp-json\/wp\/v2\/pages\/1104\/revisions\/"}],"predecessor-version":[{"id":2346,"href":"https:\/\/hotel-mezzanine.com\/en\/wp-json\/wp\/v2\/pages\/1104\/revisions\/2346\/"}],"wp:attachment":[{"href":"https:\/\/hotel-mezzanine.com\/en\/wp-json\/wp\/v2\/media\/?parent=1104"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}