{"id":12312,"date":"2017-04-21T15:53:07","date_gmt":"2017-04-21T13:53:07","guid":{"rendered":"http:\/\/www.magnificat.center\/?page_id=12312"},"modified":"2026-05-11T08:51:08","modified_gmt":"2026-05-11T06:51:08","slug":"accommodations","status":"publish","type":"page","link":"https:\/\/www.magnificat.center\/?page_id=12312&lang=en","title":{"rendered":"Accommodations"},"content":{"rendered":"\n<div class=\"wp-block-columns alignfull is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:100%\">\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, viewport-fit=cover\">\n  <title>Magnificat Center \u00b7 Rooms &#038; Suites<\/title>\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:opsz,wght@14..32,300;14..32,400;14..32,500;14..32,600&#038;family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400&#038;display=swap\" rel=\"stylesheet\">\n  <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/4.7.0\/css\/font-awesome.min.css\">\n  <style>\n    * { margin: 0; padding: 0; box-sizing: border-box; }\n    body { background: #f5f3ef; font-family: 'Inter', sans-serif; color: #2c2a29; line-height: 1.5; -webkit-font-smoothing: antialiased; scroll-behavior: smooth; }\n    .section { width: 100%; padding: 0 24px; }\n    .section-light { background-color: transparent; padding-top: 0; padding-bottom: 90px; }\n    .section-soft { background-color: #f4f6f8; padding-top: 0; padding-bottom: 75px; }\n    .container { max-width: 1280px; margin: 0 auto; width: 100%; }\n    .room-row { display: grid; grid-template-columns: 1fr 1fr; gap: 0; align-items: stretch; }\n    .room-info { padding-right: 4%; display: flex; flex-direction: column; justify-content: flex-start; }\n    .booking-card { background-color: #f4f6f8; border: 1px solid #ebeef1; padding: 45px 40px; display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; transition: box-shadow 0.25s ease; background-image: url('http:\/\/www.magnificat.center\/wp-content\/uploads\/2015\/02\/feat_room_bg1.jpg'); background-repeat: no-repeat; background-position: right center; background-size: auto; }\n    .booking-card:hover { box-shadow: 0 12px 28px rgba(0,0,0,0.04); }\n    .pretitle { letter-spacing: 4px; font-size: 13px; font-weight: 600; text-transform: uppercase; color: #a08144; margin-bottom: 8px; }\n    .pretitle.center { text-align: center; }\n    .room-heading { font-family: 'Cormorant Garamond', serif; font-size: 3.2rem; font-weight: 600; letter-spacing: -0.01em; color: #1e2a2e; margin: 0.2rem 0 0.5rem 0; line-height: 1.2; }\n    .room-heading.center { text-align: center; }\n    .gold-sep { width: 50px; height: 2px; background-color: #cbaa5c; margin: 18px 0 20px 0; border: none; }\n    .gold-sep.center { margin-left: auto; margin-right: auto; }\n    .gold-sep.wide { width: 30px; }\n    .room-text { font-size: 1rem; line-height: 1.65; color: #4a4a48; margin-bottom: 18px; font-weight: 400; }\n    .feature-list { list-style: none; padding: 0; margin: 0 0 28px; display: flex; flex-direction: column; gap: 12px; }\n    .feature-list li { display: flex; align-items: center; gap: 12px; font-size: 0.98rem; font-weight: 450; color: #2d2c2a; }\n    .feature-list li i { color: #cbaa5c; font-size: 1.1rem; width: 1.4rem; text-align: center; }\n    .gallery-row { display: grid; grid-template-columns: repeat(3, 1fr); gap: 28px; margin-top: 28px; margin-bottom: 28px; }\n    .image-frame { border: 13px solid #ffffff; box-shadow: 0 18px 30px -12px rgba(0,0,0,0.2); transition: all 0.4s cubic-bezier(0.2, 0, 0, 1); background: #fff; line-height: 0; display: block; overflow: hidden; }\n    .image-frame img { width: 100%; height: auto; display: block; transition: transform 0.3s ease; }\n    .image-frame:hover { transform: translateY(-8px); box-shadow: 0 28px 36px -14px rgba(0,0,0,0.28); }\n    .image-frame:hover img { transform: scale(1.02); }\n    .flowers-divider { text-align: center; margin: 15px 0 5px; }\n    .flowers-divider img { max-width: 140px; height: auto; opacity: 0.9; }\n    .services-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 40px; margin-top: 30px; }\n    .btn-contact { display: inline-flex; align-items: center; justify-content: center; gap: 12px; background: #cbaa5c; color: white; font-weight: 600; font-size: 0.9rem; letter-spacing: 1.5px; text-transform: uppercase; text-decoration: none; padding: 14px 32px; border: none; transition: all 0.3s ease; cursor: pointer; font-family: 'Inter', sans-serif; box-shadow: 0 4px 10px rgba(203,170,92,0.3); margin-top: 15px; border-radius: 2px; }\n    .btn-contact i { font-size: 1rem; transition: transform 0.25s; }\n    .btn-contact:hover { background: #b48a42; gap: 16px; box-shadow: 0 8px 20px rgba(180,138,66,0.4); }\n    .btn-contact:hover i { transform: translateX(4px); }\n    #booking-form-section { scroll-margin-top: 30px; }\n    .spacer-sm { height: 13px; }\n    @media screen and (max-width: 1024px) { .room-heading { font-size: 2.7rem; } }\n    @media screen and (max-width: 768px) { .room-row { grid-template-columns: 1fr; gap: 32px; } .room-info { padding-right: 0; } .gallery-row { grid-template-columns: 1fr 1fr; gap: 20px; } .services-grid { grid-template-columns: 1fr 1fr; gap: 30px; } .booking-card { padding: 32px 24px; } .image-frame { border-width: 8px; } }\n    @media screen and (max-width: 480px) { .gallery-row { grid-template-columns: 1fr; } .services-grid { grid-template-columns: 1fr; } .room-heading { font-size: 2.3rem; } }\n    @keyframes fadeIn { from { opacity: 0; transform: translateY(10px); } to { opacity: 1; transform: translateY(0); } }\n    .room-row, .gallery-row, .services-grid { animation: fadeIn 0.6s ease-out; }\n  <\/style>\n<\/head>\n<body>\n  <!-- ==================== DOUBLE ROOMS SECTION ==================== -->\n  <section class=\"section section-light\">\n    <div class=\"container\">\n      <div class=\"room-row\">\n        <div class=\"room-info\">\n          <div class=\"pretitle\">OUR ROOMS<\/div>\n          <h1 class=\"room-heading\">Double rooms<\/h1>\n          <div class=\"gold-sep\"><\/div>\n          <p class=\"room-text\">All our rooms are new spacious and comfortable with every comfort, a writing desk, private bathroom with shower, safe, air conditioning, heating, free wifi, door with card.<\/p>\n        <\/div>\n        <div class=\"booking-card\">\n          <div class=\"pretitle center\">CHECK AVAILABILITY<\/div>\n          <h1 class=\"room-heading center\" style=\"font-size: 2.8rem;\">Send now<\/h1>\n          <div class=\"gold-sep center\"><\/div>\n          <a href=\"#booking-form-section\" class=\"btn-contact\">CONTACT US <i class=\"fa fa-angle-right\"><\/i><\/a>\n        <\/div>\n      <\/div>\n      <div class=\"spacer-sm\"><\/div>\n      <div class=\"gallery-row\">\n        <div class=\"image-frame\"><img decoding=\"async\" src=\"http:\/\/www.magnificat.center\/wp-content\/uploads\/2015\/07\/doppiar.jpg\" alt=\"Double room interior\" loading=\"lazy\"><\/div>\n        <div class=\"image-frame\"><img decoding=\"async\" src=\"http:\/\/www.magnificat.center\/wp-content\/uploads\/2016\/07\/OP9C8963-Medium.jpg\" alt=\"Double room detail\" loading=\"lazy\"><\/div>\n        <div class=\"image-frame\"><img decoding=\"async\" src=\"http:\/\/www.magnificat.center\/wp-content\/uploads\/2016\/07\/bagno-800x600.jpg\" alt=\"Bathroom\" loading=\"lazy\"><\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ==================== ROOMS SERVICES (double) ==================== -->\n  <section class=\"section section-soft\">\n    <div class=\"container\">\n      <div class=\"flowers-divider\"><img decoding=\"async\" src=\"http:\/\/www.magnificat.center\/wp-content\/uploads\/2015\/01\/flowers_top.png\" alt=\"floral decoration\"><\/div>\n      <div style=\"height: 20px;\"><\/div>\n      <div class=\"pretitle center\">MAGNIFICAT CENTER<\/div>\n      <h1 class=\"room-heading center\">Rooms services<\/h1>\n      <div class=\"gold-sep center wide\" style=\"margin-bottom: 30px;\"><\/div>\n      <div class=\"services-grid\">\n        <div><ul class=\"feature-list\"><li><i class=\"fa fa-check-circle-o\"><\/i> Air conditioning<\/li><li><i class=\"fa fa-diamond\"><\/i> Safe<\/li><li><i class=\"fa fa-bed\"><\/i> 25 Sq Metres of interior space<\/li><\/ul><\/div>\n        <div><ul class=\"feature-list\"><li><i class=\"fa fa-check-circle-o\"><\/i> Table\/Desk<\/li><li><i class=\"fa fa-volume-control-phone\"><\/i> Phone<\/li><li><i class=\"fa fa-list-alt\"><\/i> Doors with card<\/li><\/ul><\/div>\n        <div><ul class=\"feature-list\"><li><i class=\"fa fa-check-circle-o\"><\/i> Private Bath with shower<\/li><li><i class=\"fa fa-wifi\"><\/i> Wireless Internet<\/li><li><i class=\"fa fa-check-circle-o\"><\/i> Heating<\/li><\/ul><\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ==================== TRIPLE ROOMS SECTION ==================== -->\n  <section class=\"section section-light\" style=\"padding-top:10px;\">\n    <div class=\"container\">\n      <div class=\"room-row\">\n        <div class=\"room-info\">\n          <div class=\"pretitle\">OUR ROOMS<\/div>\n          <h1 class=\"room-heading\">Triple rooms<\/h1>\n          <div class=\"gold-sep\"><\/div>\n          <p class=\"room-text\">All our rooms are new spacious and comfortable with every comfort, a writing desk, private bathroom with shower, safe, air conditioning, heating, free wifi, door with card.<\/p>\n        <\/div>\n        <div class=\"booking-card\">\n          <div class=\"pretitle center\">CHECK AVAILABILITY<\/div>\n          <h1 class=\"room-heading center\" style=\"font-size: 2.8rem;\">Send now<\/h1>\n          <div class=\"gold-sep center\"><\/div>\n          <a href=\"#booking-form-section\" class=\"btn-contact\">CONTACT US <i class=\"fa fa-angle-right\"><\/i><\/a>\n        <\/div>\n      <\/div>\n      <div class=\"spacer-sm\"><\/div>\n      <div class=\"gallery-row\">\n        <div class=\"image-frame\"><img decoding=\"async\" src=\"http:\/\/www.magnificat.center\/wp-content\/uploads\/2016\/07\/OP9C8960-Medium.jpg\" alt=\"Triple room\" loading=\"lazy\"><\/div>\n        <div class=\"image-frame\"><img decoding=\"async\" src=\"http:\/\/www.magnificat.center\/wp-content\/uploads\/2016\/07\/OP9C8963-Medium.jpg\" alt=\"Triple room detail\" loading=\"lazy\"><\/div>\n        <div class=\"image-frame\"><img decoding=\"async\" src=\"http:\/\/www.magnificat.center\/wp-content\/uploads\/2016\/07\/bagno-800x600.jpg\" alt=\"Bathroom triple\" loading=\"lazy\"><\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ==================== ROOMS SERVICES (triple) ==================== -->\n  <section class=\"section section-soft\">\n    <div class=\"container\">\n      <div class=\"flowers-divider\"><img decoding=\"async\" src=\"http:\/\/www.magnificat.center\/wp-content\/uploads\/2015\/01\/flowers_top.png\" alt=\"flowers\"><\/div>\n      <div style=\"height: 20px;\"><\/div>\n      <div class=\"pretitle center\">MAGNIFICAT CENTER<\/div>\n      <h1 class=\"room-heading center\">Rooms services<\/h1>\n      <div class=\"gold-sep center wide\" style=\"margin-bottom: 30px;\"><\/div>\n      <div class=\"services-grid\">\n        <div><ul class=\"feature-list\"><li><i class=\"fa fa-check-circle-o\"><\/i> Air conditioning<\/li><li><i class=\"fa fa-diamond\"><\/i> Safe<\/li><li><i class=\"fa fa-bed\"><\/i> 25 Sq Metres of interior space<\/li><\/ul><\/div>\n        <div><ul class=\"feature-list\"><li><i class=\"fa fa-check-circle-o\"><\/i> Table\/Desk<\/li><li><i class=\"fa fa-volume-control-phone\"><\/i> Phone<\/li><li><i class=\"fa fa-list-alt\"><\/i> Doors with card<\/li><\/ul><\/div>\n        <div><ul class=\"feature-list\"><li><i class=\"fa fa-check-circle-o\"><\/i> Private Bath with shower<\/li><li><i class=\"fa fa-wifi\"><\/i> Wireless Internet<\/li><li><i class=\"fa fa-check-circle-o\"><\/i> Heating<\/li><\/ul><\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ==================== APARTMENT SECTION ==================== -->\n  <section class=\"section section-light\" style=\"padding-top:10px;\">\n    <div class=\"container\">\n      <div class=\"room-row\">\n        <div class=\"room-info\">\n          <div class=\"pretitle\">OUR ROOMS<\/div>\n          <h1 class=\"room-heading\">Apartment<\/h1>\n          <div class=\"gold-sep\"><\/div>\n          <p class=\"room-text\"><span lang=\"en\">Our apartments are very spacious and ideal for families or people who want to stay for an extended period and be completely independent.<\/span><\/p>\n          <p class=\"room-text\" style=\"margin-top:-10px;\"><span lang=\"en\">In the apartments there are a kitchenette with fridge.<\/span><\/p>\n        <\/div>\n        <div class=\"booking-card\">\n          <div class=\"pretitle center\">CHECK AVAILABILITY<\/div>\n          <h1 class=\"room-heading center\" style=\"font-size: 2.8rem;\">Send now<\/h1>\n          <div class=\"gold-sep center\"><\/div>\n          <a href=\"#booking-form-section\" class=\"btn-contact\">CONTACT US <i class=\"fa fa-angle-right\"><\/i><\/a>\n        <\/div>\n      <\/div>\n      <div class=\"spacer-sm\"><\/div>\n      <div class=\"gallery-row\">\n        <div class=\"image-frame\"><img decoding=\"async\" src=\"http:\/\/www.magnificat.center\/wp-content\/uploads\/2016\/07\/OP9C9028-Medium.jpg\" alt=\"Apartment interior\" loading=\"lazy\"><\/div>\n        <div class=\"image-frame\"><img decoding=\"async\" src=\"http:\/\/www.magnificat.center\/wp-content\/uploads\/2016\/07\/bagno-800x600.jpg\" alt=\"Apartment bathroom\" loading=\"lazy\"><\/div>\n        <div class=\"image-frame\"><img decoding=\"async\" src=\"http:\/\/www.magnificat.center\/wp-content\/uploads\/2016\/06\/OP9C9035-e1467385149289.jpg\" alt=\"Apartment detail\" loading=\"lazy\"><\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ==================== APARTMENT SERVICES ==================== -->\n  <section class=\"section section-soft\">\n    <div class=\"container\">\n      <div class=\"flowers-divider\"><img decoding=\"async\" src=\"http:\/\/www.magnificat.center\/wp-content\/uploads\/2015\/01\/flowers_top.png\" alt=\"flowers\"><\/div>\n      <div style=\"height: 20px;\"><\/div>\n      <div class=\"pretitle center\">MAGNIFICAT CENTER<\/div>\n      <h1 class=\"room-heading center\">Apartment services<\/h1>\n      <div class=\"gold-sep center\" style=\"width:50px; margin-bottom:40px;\"><\/div>\n      <div class=\"services-grid\">\n        <div><ul class=\"feature-list\"><li><i class=\"fa fa-asterisk\"><\/i> Air conditioning<\/li><li><i class=\"fa fa-diamond\"><\/i> Safe<\/li><li><i class=\"fa fa-check-circle-o\"><\/i> 40 Sq Metres of interior space<\/li><\/ul><\/div>\n        <div><ul class=\"feature-list\"><li><i class=\"fa fa-check-circle-o\"><\/i> Table\/Desk<\/li><li><i class=\"fa fa-volume-control-phone\"><\/i> Phone<\/li><li><i class=\"fa fa-list-alt\"><\/i> Doors with card<\/li><\/ul><\/div>\n        <div><ul class=\"feature-list\"><li><i class=\"fa fa-check-circle-o\"><\/i> Private Bath with shower<\/li><li><i class=\"fa fa-wifi\"><\/i> Wireless internet<\/li><li><i class=\"fa fa-check-circle-o\"><\/i> Heating<\/li><\/ul><\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ==================== UNIFIED BOOKING FORM (at bottom) ==================== -->\n  <div id=\"booking-form-section\" style=\"background: #f5f3ef; padding: 0 24px 40px;\">\n    <div style=\"max-width: 860px; margin: 2rem auto;\">\n      <div style=\"background: #ffffff; border-radius: 32px; box-shadow: 0 20px 35px -12px rgba(0,0,0,0.15); overflow: hidden;\">\n        <div style=\"padding: 2rem 1.8rem 2.2rem 1.8rem;\">\n          <div style=\"text-align: left; margin-bottom: 2rem;\">\n            <h2 style=\"font-size: 2rem; font-weight: 700; color: #1a2c3e; margin: 0 0 0.5rem 0;\">CONTACT US<\/h2>\n            <div style=\"height: 4px; width: 70px; background: #f4b942; border-radius: 4px;\"><\/div>\n            <p style=\"color: #4a627a; margin-top: 1rem;\">Send us your booking request \u2014 we&#8217;ll reply within 24 hours.<\/p>\n          <\/div>\n\n          <form id=\"magnificatBookingForm\">\n\n            <!-- Name, Email, Phone \u2014 full width, stacked -->\n            <div style=\"margin-bottom: 1rem;\">\n              <label style=\"display: block; font-weight: 600; color: #1f3a4b; margin-bottom: 6px;\">Name and Surname *<\/label>\n              <input type=\"text\" name=\"full_name\" id=\"full_name\" required style=\"width: 100%; padding: 12px 16px; border: 1.5px solid #e2e8f0; border-radius: 20px; font-size: 1rem; box-sizing: border-box;\">\n            <\/div>\n\n            <div style=\"margin-bottom: 1rem;\">\n              <label style=\"display: block; font-weight: 600; color: #1f3a4b; margin-bottom: 6px;\">Your email *<\/label>\n              <input type=\"email\" name=\"email\" id=\"email\" required style=\"width: 100%; padding: 12px 16px; border: 1.5px solid #e2e8f0; border-radius: 20px; font-size: 1rem; box-sizing: border-box;\">\n            <\/div>\n\n            <div style=\"margin-bottom: 1rem;\">\n              <label style=\"display: block; font-weight: 600; color: #1f3a4b; margin-bottom: 6px;\">Phone *<\/label>\n              <input type=\"tel\" name=\"phone\" id=\"phone\" required style=\"width: 100%; padding: 12px 16px; border: 1.5px solid #e2e8f0; border-radius: 20px; font-size: 1rem; box-sizing: border-box;\">\n            <\/div>\n\n            <!-- Arriving \/ Departing dates \u2014 2 columns -->\n            <div style=\"display: grid; grid-template-columns: 1fr 1fr; gap: 1rem; margin-bottom: 1rem;\">\n              <div>\n                <label style=\"display: block; font-weight: 600; color: #1f3a4b; margin-bottom: 6px;\">Arriving Date *<\/label>\n                <input type=\"date\" name=\"arriving_date\" id=\"arriving_date\" required style=\"width: 100%; padding: 12px 16px; border: 1.5px solid #e2e8f0; border-radius: 20px; box-sizing: border-box;\">\n              <\/div>\n              <div>\n                <label style=\"display: block; font-weight: 600; color: #1f3a4b; margin-bottom: 6px;\">Departing Date *<\/label>\n                <input type=\"date\" name=\"departing_date\" id=\"departing_date\" required style=\"width: 100%; padding: 12px 16px; border: 1.5px solid #e2e8f0; border-radius: 20px; box-sizing: border-box;\">\n              <\/div>\n            <\/div>\n\n            <!-- Adults \/ Children \u2014 2 columns -->\n            <div style=\"display: grid; grid-template-columns: 1fr 1fr; gap: 1rem; margin-bottom: 1.5rem;\">\n              <div>\n                <label style=\"display: block; font-weight: 600; color: #1f3a4b; margin-bottom: 6px;\">Adult<\/label>\n                <select name=\"adults\" id=\"adults\" style=\"width: 100%; padding: 12px 16px; border: 1.5px solid #e2e8f0; border-radius: 20px; box-sizing: border-box;\">\n                  <option value=\"1\">1<\/option>\n                  <option value=\"2\">2<\/option>\n                  <option value=\"3\">3<\/option>\n                  <option value=\"4\">4<\/option>\n                  <option value=\"5\">5<\/option>\n                  <option value=\"6\">6+<\/option>\n                <\/select>\n              <\/div>\n              <div>\n                <label style=\"display: block; font-weight: 600; color: #1f3a4b; margin-bottom: 6px;\">Children &lt; 10 years<\/label>\n                <select name=\"children\" id=\"children\" style=\"width: 100%; padding: 12px 16px; border: 1.5px solid #e2e8f0; border-radius: 20px; box-sizing: border-box;\">\n                  <option value=\"0\">0<\/option>\n                  <option value=\"1\">1<\/option>\n                  <option value=\"2\">2<\/option>\n                  <option value=\"3\">3<\/option>\n                  <option value=\"4\">4<\/option>\n                <\/select>\n              <\/div>\n            <\/div>\n\n            <button type=\"submit\" id=\"submitBtn\" style=\"background: #1f3a4b; color: white; font-weight: 700; font-size: 1.1rem; padding: 14px 28px; border: none; border-radius: 40px; cursor: pointer; width: 100%;\">\n              Send enquiry \u2192\n            <\/button>\n\n            <div id=\"formStatus\" style=\"margin-top: 1rem; text-align: center; font-size: 0.9rem; font-weight: 500; border-radius: 40px; padding: 10px; display: none;\"><\/div>\n          <\/form>\n        <\/div>\n        <div style=\"border-top: 1px solid #eef2f0; padding: 1rem 1.8rem; background: #fefefc; font-size: 0.7rem; color: #7b8c9e; text-align: center;\">\u2726 Reservation request \u2013 no credit card required \u2726<\/div>\n      <\/div>\n    <\/div>\n\n    <!-- Contact Information -->\n    <div style=\"max-width: 860px; margin: 3rem auto 2rem auto; text-align: center;\">\n      <div class=\"flowers-divider\" style=\"margin-bottom: 15px;\"><img decoding=\"async\" src=\"http:\/\/www.magnificat.center\/wp-content\/uploads\/2015\/01\/flowers_top.png\" alt=\"floral decoration\" style=\"max-width: 140px; height: auto; opacity: 0.9;\"><\/div>\n      <div style=\"height: 15px;\"><\/div>\n      <div style=\"letter-spacing: 4px; font-size: 13px; font-weight: 600; text-transform: uppercase; color: #a08144; margin-bottom: 8px; font-family: 'Inter', sans-serif;\">MAGNIFICAT CENTER<\/div>\n      <h2 style=\"font-family: 'Cormorant Garamond', serif; font-size: 2.8rem; font-weight: 600; color: #1e2a2e; margin: 0.2rem 0 0.5rem 0; line-height: 1.2;\">Contact &amp; Information<\/h2>\n      <div style=\"width: 50px; height: 2px; background-color: #cbaa5c; margin: 18px auto 30px auto; border: none;\"><\/div>\n      <div style=\"background: #ffffff; border: 1px solid #ebeef1; border-radius: 12px; padding: 2.5rem 2rem; box-shadow: 0 8px 24px rgba(0,0,0,0.04); text-align: left; max-width: 600px; margin: 0 auto;\">\n        <h3 style=\"font-family: 'Cormorant Garamond', serif; font-size: 1.8rem; font-weight: 600; color: #1e2a2e; margin-bottom: 1.2rem; text-align: center;\">MAGNIFICAT CENTER<\/h3>\n        <p style=\"line-height: 1.8; font-size: 1rem; color: #4a4a48; text-align: center; margin-bottom: 1.5rem;\">Ulica Kraljice Mira 106<br>Bijakovici<br>88266 Medjugorje, BiH<\/p>\n        <div style=\"width: 40px; height: 1px; background-color: #cbaa5c; margin: 0 auto 1.5rem auto; opacity: 0.6;\"><\/div>\n        <div style=\"display: flex; flex-direction: column; gap: 0.8rem; align-items: center;\">\n          <p style=\"font-size: 1rem; color: #2d2c2a; margin: 0;\"><i class=\"fa fa-phone\" style=\"color: #cbaa5c; margin-right: 8px;\"><\/i><strong>Tel:<\/strong> +387 36 650 359 &nbsp;|&nbsp; +387 36 653 810<\/p>\n          <p style=\"font-size: 1rem; margin: 0;\"><i class=\"fa fa-whatsapp\" style=\"color: #25D366; margin-right: 8px;\"><\/i><a href=\"https:\/\/wa.me\/38763767145\" style=\"color: #25D366; text-decoration: none; font-weight: 500;\">WhatsApp +387 63 76 7145<\/a><\/p>\n          <p style=\"font-size: 1rem; margin: 0;\"><i class=\"fa fa-envelope\" style=\"color: #cbaa5c; margin-right: 8px;\"><\/i><a href=\"mailto:info@magnificat.center\" style=\"color: #4a627a; text-decoration: none; font-weight: 500;\">info@magnificat.center<\/a><\/p>\n        <\/div>\n      <\/div>\n      <p style=\"text-align: center; font-size: 0.85rem; color: #8b8b8b; margin-top: 1.5rem; letter-spacing: 1px; font-family: 'Inter', sans-serif;\">\u2726 We respond to all inquiries within 24 hours \u2726<\/p>\n    <\/div>\n\n    <script src=\"https:\/\/www.magnificat.center\/booking-form.js\"><\/script>\n  <\/div>\n<\/body>\n<\/html>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Magnificat Center \u00b7 Rooms &#038; Suites OUR ROOMS Double rooms All our rooms are new spacious and comfortable with every comfort, a writing desk, private bathroom with shower, safe, air conditioning, heating, free wifi, door with card. CHECK AVAILABILITY Send now CONTACT US MAGNIFICAT CENTER Rooms services Air conditioning Safe 25 Sq Metres of interior [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":12151,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-12312","page","type-page","status-publish","has-post-thumbnail","hentry"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/www.magnificat.center\/index.php?rest_route=\/wp\/v2\/pages\/12312","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.magnificat.center\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.magnificat.center\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.magnificat.center\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.magnificat.center\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=12312"}],"version-history":[{"count":14,"href":"https:\/\/www.magnificat.center\/index.php?rest_route=\/wp\/v2\/pages\/12312\/revisions"}],"predecessor-version":[{"id":16415,"href":"https:\/\/www.magnificat.center\/index.php?rest_route=\/wp\/v2\/pages\/12312\/revisions\/16415"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.magnificat.center\/index.php?rest_route=\/wp\/v2\/media\/12151"}],"wp:attachment":[{"href":"https:\/\/www.magnificat.center\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=12312"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}