


	<div class="hotelier_book_form_wrapper hotelier_border_bottom">

		<div class="row">

						<div class="col-md-12 main_form">
				<div class="left_area title_hotelier col-sm-4 col-xs-12 col-lg-3"
				     style="background: #c29b73;opacity: 1;">
					<div class="ins">
																			<label for="findAHotelSelect" class="label">BOOK WITH US</label>
							<div class="selectBoxWrap selectBoxNoBg selectBoxArrowSmall selectBoxWhite">
								<select class="select2">
																			<option value="https://kimonathenshotel.reserve-online.net/"
										        data-phone="+302103314658">Best Available Rate</option>
																			<option value="https://kimonathenshotel.reserve-online.net/?view=login"
										        data-phone="+302103314658">Members Club</option>
																	</select>
							</div>
											</div>
				</div>

				<div class="no-gutter col-sm-4 col-xs-12 col-lg-3 dates_section">
					<div class="dateCol col-sm-6 col-xs-6">
						<div class="calendarBox calendar_depart" id="hotelier_checkin" data-date-format="YYYY-MM-DD">
							<label for="calendar1">ARRIVAL</label>

							<div class="calendarBoxTxt">
								<div class="d_day"><i class="fa fa-calendar" aria-hidden="true"></i><span></span></div>
								<div class="d_month"></div>
							</div>
						</div>
					</div>
					<div class="dateCol col-sm-6 col-xs-6">
						<div class="calendarBox calendar_return" id="hotelier_checkout" data-date-format="YYYY-MM-DD">
							<label for="calendar2">DEPARTURE</label>

							<div class="calendarBoxTxt">
								<div class="d_day"><i class="fa fa-calendar" aria-hidden="true"></i><span></span></div>
								<div class="d_month"></div>
							</div>
						</div>
					</div>
				</div>

				<div class="no-gutter col-sm-4 col-xs-12 col-lg-3 persons_section">
					<div class="bedsCol col-sm-6 col-xs-6">
						<div class="bedsBox">
							<div class="spinnerWrap">
								<label>ADULTS</label>

								<div class="spinnerArea">
									<i class="bottom fa fa-angle-left"></i>
									<i class="bottom fa fa-angle-right"></i>

									<div class="spinnerInptWrap">
										<input type="text" id="adults" disabled="disabled" class="spinner numericOnly"
										       value="2"
										       data-maxvalue="7" data-minvalue="1">
									</div>
								</div>
							</div>
						</div>
					</div>
					<div class="bedsCol col-sm-6 col-xs-6">
						<div class="bedsBox">
							<div class="spinnerWrap">
								<label>KIDS</label>

								<div class="spinnerArea">
									<i class="bottom fa fa-angle-left"></i>
									<i class="bottom fa fa-angle-right"></i>

									<div class="spinnerInptWrap">
										<input type="text" disabled="disabled" id="kids" class="spinner numericOnly"
										       value="0"
										       data-maxvalue="6" data-minvalue="0">
									</div>
								</div>
							</div>
						</div>
					</div>
				</div>


				<div class="col-sm-12 col-xs-12 col-lg-3 button_check_wrapper last">
					<div class="rightArea">
						<div class="lowest_price">
													</div>

						<div class="btnWrap">
							<a href="#" id="check_avail_btn" class="offerLnk">BOOK ONLINE</a>
						</div>

						<div class="callUs">
							<div class="hrs">

							</div>
							<div class="number">
																	<span class="phoneRes" data-phone="+302103314658"
									      data-url="https://kimonathenshotel.reserve-online.net/"> <a
											href="tel:+302103314658">+302103314658<i
												class="fa fa-phone"
												aria-hidden="true"></i>
										</a>  </span>
								
							</div>
						</div>

					</div>
				</div>

			</div>
		</div>
			</div>


	<style>
		.hotelier_book_form_wrapper {
			/*            background:
		 ;
            opacity:
		 ;*/

			background: rgba(255,255,255,0.8);
		}

		.hotelier_offers_wrapper{
			background: rgba(255,255,255,1);
		}
		.button_check_wrapper.last{
			background: rgba(255,255,255,1);
			min-height: 120px;
		}

		.hotelier_book_form_wrapper,
		.hotelier_book_form_wrapper div,
		.hotelier_book_form_wrapper a,
		.hotelier_book_form_wrapper label,
		.hotelier_book_form_wrapper input
		.hotelier_book_form_wrapper .d_day
		.hotelier_book_form_wrapper .d_month,
		.bedsBox .spinnerWrap .spinnerArea .spinnerInptWrap input.spinner,
		.price_widget {
			font-family: Roboto !important;
			font-weight: 300 !important;
		}

		.hotelier_book_form_wrapper, .hotelier_book_form_wrapper input, .hotelier_book_form_wrapper a {
			color: #565656;
		}

		.price_widget {
			color: #000000;
		}

		.hotelier_border_bottom {
			border-bottom: 1px solid #e5e5e5;
		}

		.main_form {
		 border: 1px solid #a3a3a3;
		 padding-left: 0 !important;
			padding-right: 0 !important;
		}

		#check_avail_btn {
		 border: 1px solid #ffffff;
			box-shadow: 0 0 0 2px #c29b73;
					/*background: #836f4a;*/
			background: #c29b73;
			color: #ffffff;
		}

		.selectBoxNoBg .sbHolder {
			border: 1px solid #c29b73;
		}

		#check_avail_btn:hover {
			background: #ffffff !important;
			color: #c29b73;
		}

		.selectBoxWrap .select2-selection {
			background: #c29b73;
			color: white;
		}

		.title_hotelier .ins .label, .select2-selection__rendered {
			color: #ffffff !important;
		}

		.select2-container--default .select2-selection--single .select2-selection__arrow b {
			border-color: #ffffff transparent transparent transparent;
		}

		.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
			border-color: transparent transparent #ffffff transparent;
		}

		.selectBoxWrap .select2-selection {
			border-color: #ffffff;
		}

		.selectBoxWrap .select2-selection:focus {
			border: 1px solid #ffffff;
		}

		.offerBtn {
		 border: 1px solid #ededed;
			box-shadow: 0 0 0 2px #636363;
		 background: #636363;
			color: #ededed !important;
		}

		.offerBtn:hover {
			background: #ededed !important;
			color: #636363 !important;
		}

		
		span.left_text_custom {
			font-size: 20px;
		}

		.price_widget .bg {
			background: rgba(255,255,255,1);
			border: 0px solid #f5f5f5;
			padding: 0 !important;
		}

		.price_widget .title_hotelier {
			color: #000000;
			background: #ffffff;
		}
		.min_price {
			color: #000000;
		}

		.hotelier_avail_widget_big_promo.with_prices{
			background: #ffffff;
			color: #000000;
		}

		.hotelier_book_form_wrapper {
    position: relative;
    margin: 0 auto;
    max-width: 940px;
    /*top: -105px;*/
    z-index: 100;
    margin-bottom: -100px;
}
.bedsBox .spinnerWrap .spinnerArea .spinnerInptWrap input.spinner{
    height:inherit!important;
}
.hotelier_book_form_wrapper.hotelier_border_bottom .col-md-12 {
    padding: 0!important;
}	</style>
	<script>
		jQuery(document).ready(function(){

});	</script>

	{"id":11023,"date":"2015-06-24T07:03:31","date_gmt":"2015-06-24T04:03:31","guid":{"rendered":"http:\/\/www.kimonhotelathens.com\/%ce%b1%cf%81%cf%87%ce%b9%ce%ba%ce%b7\/"},"modified":"2021-08-31T17:30:49","modified_gmt":"2021-08-31T14:30:49","slug":"home","status":"publish","type":"page","link":"https:\/\/www.kimonhotelathens.com\/en\/","title":{"rendered":"HOME"},"content":{"rendered":"<p>[vc_row isfullwidth=&#8221;0&#8243;][vc_column][rev_slider_vc alias=&#8221;slider-kimon-en&#8221;][vc_column_text][\/vc_column_text][vc_empty_space height=&#8221;52px&#8221;][\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row_content_no_spaces&#8221; isfullwidth=&#8221;0&#8243; css=&#8221;.vc_custom_1466678364458{padding-right: 25px !important;padding-left: 25px !important;}&#8221;][vc_column width=&#8221;1\/4&#8243; css=&#8221;.vc_custom_1630420080543{margin-top: 20px !important;margin-right: -5px !important;margin-bottom: 20px !important;margin-left: -5px !important;padding-right: 0px !important;padding-left: 0px !important;background-image: url(https:\/\/www.kimonhotelathens.com\/wp-content\/uploads\/2015\/06\/Webp.net-compress-image-71.jpg?id=11413) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}&#8221;][vc_cta h2=&#8221;ACCOMMODATION&#8221; h2_font_container=&#8221;font_size:40px|color:%23ffffff|line_height:40px&#8221; h2_google_fonts=&#8221;font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:100%20light%20regular%3A100%3Anormal&#8221; h4=&#8221;Personalized Care&#8221; h4_font_container=&#8221;font_size:14px|color:%23ffffff|line_height:1&#8243; h4_google_fonts=&#8221;font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:100%20light%20regular%3A100%3Anormal&#8221; shape=&#8221;square&#8221; style=&#8221;flat&#8221; color=&#8221;white&#8221; add_button=&#8221;bottom&#8221; btn_title=&#8221;MORE&#8221; btn_style=&#8221;outline-custom&#8221; btn_outline_custom_color=&#8221;#ffffff&#8221; btn_outline_custom_hover_background=&#8221;rgba(255,255,255,0.01)&#8221; btn_outline_custom_hover_text=&#8221;#c29b73&#8243; btn_shape=&#8221;square&#8221; btn_i_icon_fontawesome=&#8221;fa fa-caret-right&#8221; use_custom_fonts_h2=&#8221;true&#8221; use_custom_fonts_h4=&#8221;true&#8221; btn_add_icon=&#8221;true&#8221; btn_custom_onclick=&#8221;true&#8221; btn_link=&#8221;url:http%3A%2F%2Fwww.kimonhotelathens.com%2Faccommodation%2F%3Flang%3Den|||&#8221; h2_link=&#8221;url:http%3A%2F%2Fwww.kimonhotelathens.com%2Faccommodation%2F|||&#8221; h4_link=&#8221;url:http%3A%2F%2Fwww.kimonhotelathens.com%2Faccommodation%2F|||&#8221;]<\/p>\n<div><em>In Kimon Athens Hotel we take care of our guests, with diligence that we would show to our most beloved friend. Enjoy with us the experience of the Reception, in one of the buildings of the 1930 Bauhaus School, with a warm Welcome.<\/em><\/div>\n<p>[\/vc_cta][\/vc_column][vc_column css_animation=&#8221;none&#8221; width=&#8221;1\/4&#8243; css=&#8221;.vc_custom_1630404968992{margin-top: 20px !important;margin-right: -5px !important;margin-bottom: 20px !important;margin-left: -5px !important;padding-right: 0px !important;padding-left: 0px !important;background-image: url(https:\/\/www.kimonhotelathens.com\/wp-content\/uploads\/2015\/06\/Webp.net-compress-image-67.jpg?id=11409) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}&#8221;][vc_cta h2=&#8221;LIBRARY&#8221; h2_font_container=&#8221;font_size:40px|color:%23ffffff|line_height:40px&#8221; h2_google_fonts=&#8221;font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:100%20light%20regular%3A100%3Anormal&#8221; h4=&#8221;The travel of a Book&#8221; h4_font_container=&#8221;font_size:14px|color:%23ffffff|line_height:1&#8243; h4_google_fonts=&#8221;font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:100%20light%20regular%3A100%3Anormal&#8221; shape=&#8221;round&#8221; style=&#8221;flat&#8221; color=&#8221;white&#8221; add_button=&#8221;bottom&#8221; btn_title=&#8221;MORE&#8221; btn_style=&#8221;outline-custom&#8221; btn_outline_custom_color=&#8221;#ffffff&#8221; btn_outline_custom_hover_background=&#8221;rgba(255,255,255,0.01)&#8221; btn_outline_custom_hover_text=&#8221;#c29b73&#8243; btn_shape=&#8221;square&#8221; btn_i_icon_fontawesome=&#8221;fa fa-caret-right&#8221; css_animation=&#8221;zoomIn&#8221; use_custom_fonts_h2=&#8221;true&#8221; use_custom_fonts_h4=&#8221;true&#8221; btn_add_icon=&#8221;true&#8221; btn_custom_onclick=&#8221;true&#8221; btn_link=&#8221;url:http%3A%2F%2Fwww.kimonhotelathens.com%2Fkimon-hotel%2F%3Flang%3Den|||&#8221; h2_link=&#8221;url:http%3A%2F%2Fwww.kimonhotelathens.com%2F%3Flang%3Den|||&#8221; h4_link=&#8221;url:http%3A%2F%2Fwww.kimonhotelathens.com%2Fkimon-hotel%2F|||&#8221;]<\/p>\n<div><em>Help a book to travel: Take a book with you and leave another one behind you. Poets and writers who are hosted in our hotel and are wishing to contribute with their books to the Private Library, with the aim of the work itself to continue to travel.<\/em><\/div>\n<p>[\/vc_cta][\/vc_column][vc_column width=&#8221;1\/4&#8243; css=&#8221;.vc_custom_1630404988810{margin-top: 20px !important;margin-right: -5px !important;margin-bottom: 20px !important;margin-left: -5px !important;padding-right: 0px !important;padding-left: 0px !important;background-image: url(https:\/\/www.kimonhotelathens.com\/wp-content\/uploads\/2015\/06\/Webp.net-compress-image-68.jpg?id=11410) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}&#8221;][vc_cta h2=&#8221;SERVICES&#8221; h2_font_container=&#8221;font_size:40px|color:%23ffffff|line_height:40px&#8221; h2_google_fonts=&#8221;font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:100%20light%20regular%3A100%3Anormal&#8221; h4=&#8221;Personalized Services&#8221; h4_font_container=&#8221;font_size:14px|color:%23ffffff|line_height:1&#8243; h4_google_fonts=&#8221;font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:100%20light%20regular%3A100%3Anormal&#8221; shape=&#8221;square&#8221; style=&#8221;flat&#8221; color=&#8221;white&#8221; add_button=&#8221;bottom&#8221; btn_title=&#8221;MORE&#8221; btn_style=&#8221;outline-custom&#8221; btn_outline_custom_color=&#8221;#ffffff&#8221; btn_outline_custom_hover_background=&#8221;rgba(255,255,255,0.01)&#8221; btn_outline_custom_hover_text=&#8221;#c29b73&#8243; btn_shape=&#8221;square&#8221; btn_i_icon_fontawesome=&#8221;fa fa-caret-right&#8221; use_custom_fonts_h2=&#8221;true&#8221; use_custom_fonts_h4=&#8221;true&#8221; btn_add_icon=&#8221;true&#8221; btn_custom_onclick=&#8221;true&#8221; btn_link=&#8221;url:http%3A%2F%2Fwww.kimonhotelathens.com%2Froom-services%2F%3Flang%3Den|||&#8221; h2_link=&#8221;url:http%3A%2F%2Fwww.kimonhotelathens.com%2Froom-services%2F|||&#8221; h4_link=&#8221;url:http%3A%2F%2Fwww.kimonhotelathens.com%2Froom-services%2F|||&#8221;]<\/p>\n<div><em>Distinctive &amp; cheerful staff stays 24h at your disposal making your stay as comfortable as possible. The free WIFI and the Roof Top Garden on the 3rd floor overlooking the Acropolis are included in the facilities of a diligent stay.<\/em><\/div>\n<p>[\/vc_cta][\/vc_column][vc_column width=&#8221;1\/4&#8243; css=&#8221;.vc_custom_1630405005454{margin-top: 20px !important;margin-right: -5px !important;margin-bottom: 20px !important;margin-left: -5px !important;padding-right: 0px !important;padding-left: 0px !important;background-image: url(https:\/\/www.kimonhotelathens.com\/wp-content\/uploads\/2015\/06\/Webp.net-compress-image-69.jpg?id=11411) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}&#8221;][vc_cta h2=&#8221;LOCATION&#8221; h2_font_container=&#8221;font_size:40px|color:%23ffffff|line_height:40px&#8221; h2_google_fonts=&#8221;font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:100%20light%20regular%3A100%3Anormal&#8221; h4=&#8221;The heart of Plaka Area&#8221; h4_font_container=&#8221;font_size:14px|color:%23ffffff|line_height:1&#8243; h4_google_fonts=&#8221;font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:100%20light%20regular%3A100%3Anormal&#8221; shape=&#8221;square&#8221; style=&#8221;flat&#8221; color=&#8221;white&#8221; add_button=&#8221;bottom&#8221; btn_title=&#8221;MORE&#8221; btn_style=&#8221;outline-custom&#8221; btn_outline_custom_color=&#8221;#ffffff&#8221; btn_outline_custom_hover_background=&#8221;rgba(12,12,12,0.01)&#8221; btn_outline_custom_hover_text=&#8221;#c29b73&#8243; btn_shape=&#8221;square&#8221; btn_i_icon_fontawesome=&#8221;fa fa-caret-right&#8221; use_custom_fonts_h2=&#8221;true&#8221; use_custom_fonts_h4=&#8221;true&#8221; btn_add_icon=&#8221;true&#8221; btn_custom_onclick=&#8221;true&#8221; btn_link=&#8221;url:http%3A%2F%2Fwww.kimonhotelathens.com%2Fathens%2F%3Flang%3Den|||&#8221; css=&#8221;.vc_custom_1497000541807{background-color: #0c0c0c !important;}&#8221; h2_link=&#8221;url:http%3A%2F%2Fwww.kimonhotelathens.com%2Fathens%2F|||&#8221; h4_link=&#8221;url:http%3A%2F%2Fwww.kimonhotelathens.com%2Fathens%2F|||&#8221;]<\/p>\n<div><em>Our hotel is located in a quiet street, in the old neighborhood of Athens, the historical Plaka. Below the Acropolis and just a minute walk from the lively shopping street of Ermou and the antique shops in Monastiraki. <\/em><\/div>\n<p>[\/vc_cta][\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1481207335580{background-color: #f9f9f9 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}&#8221;][vc_column css=&#8221;.vc_custom_1466732870779{padding-top: 120px !important;padding-bottom: 140px !important;}&#8221;][vc_custom_heading text=&#8221;WELCOME TO KIMON ATHENS HOTEL&#8221; font_container=&#8221;tag:h2|text_align:center&#8221; google_fonts=&#8221;font_family:Open%20Sans%3A300%2C300italic%2Cregular%2Citalic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic|font_style:300%20light%20regular%3A300%3Anormal&#8221;][vc_separator color=&#8221;mulled_wine&#8221; el_width=&#8221;10&#8243;][vc_cta h2=&#8221;&#8221; h2_font_container=&#8221;font_size:16px|color:%23666666|line_height:30px&#8221; h2_google_fonts=&#8221;font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:100%20light%20regular%3A100%3Anormal&#8221; h4=&#8221;Cozy atmosphere, personalized care &amp; attention to details compose the special character of our hotel, designed for your comfortable &amp; relaxing stay. Experience the hospitality experience &amp; share with us your idea of &#8220;traveling&#8220; wherever you come from.&#8221; h4_font_container=&#8221;font_size:18px|color:%23666666|line_height:34px&#8221; h4_google_fonts=&#8221;font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:100%20light%20regular%3A100%3Anormal&#8221; shape=&#8221;square&#8221; style=&#8221;custom&#8221; use_custom_fonts_h2=&#8221;true&#8221; use_custom_fonts_h4=&#8221;true&#8221; el_class=&#8221;text-center&#8221; css=&#8221;.vc_custom_1536216474157{padding-right: 20% !important;padding-left: 20% !important;}&#8221; custom_background=&#8221;rgba(255,255,255,0.01)&#8221; h2_el_class=&#8221;text-center&#8221; h4_el_class=&#8221;text-center&#8221;]<\/p>\n<p class=\"text-center space-margin-top-40p\"><a class=\"btn btn-primary btn-md\" href=\"http:\/\/www.kimonhotelathens.com\/accommodation\/?lang=en\">MORE<\/a><\/p>\n<p>[\/vc_cta][\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1630405986337{background-image: url(https:\/\/www.kimonhotelathens.com\/wp-content\/uploads\/2015\/06\/Webp.net-compress-image-72.jpg?id=11414) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}&#8221; el_id=&#8221;cust-testimonials&#8221;][vc_column css=&#8221;.vc_custom_1495194190092{padding-top: 80px !important;padding-bottom: 100px !important;}&#8221;][pbr_title_heading title=&#8221;FREQUENT QUESTIONS&#8221; descript=&#8221;FAQ AT KIMON ATHENS HOTEL&#8221; style=&#8221;style-2&#8243; font_color=&#8221;#ffffff&#8221;][pbr_testimonials number=&#8221;1&#8243; columns=&#8221;2&#8243; skin=&#8221;v2&#8243;][vc_empty_space][vc_btn title=&#8221;\u039c\u039f\u0399\u03a1\u0391\u03a3\u03a4\u0395\u0399\u03a4\u0395 \u03a4\u0397\u039d \u0395\u039c\u03a0\u0395\u0399\u03a1\u0399\u0391 \u03a3\u0391\u03a3&#8221; color=&#8221;chino&#8221; align=&#8221;center&#8221; link=&#8221;url:http%3A%2F%2Fwww.kimonhotelathens.com%2Ftestimonials%2F|||&#8221;][\/vc_column][\/vc_row][vc_row][vc_column][vc_empty_space][vc_empty_space][\/vc_column][\/vc_row][vc_row][vc_column width=&#8221;1\/3&#8243;][pbr_title_heading title=&#8221;OFFERS&#8221; descript=&#8221;READ OUR LATEST NEWS&#8221; style=&#8221;style-8&#8243; text_align=&#8221;text-center&#8221;][vc_single_image image=&#8221;11235&#8243; img_size=&#8221;large&#8221; alignment=&#8221;center&#8221;][vc_column_text]Enjoy your vacation in beautiful Athens at very competitive prices and rejuvenate. Take advantage of our special offers.<\/p>\n<p>[\/vc_column_text][\/vc_column][vc_column width=&#8221;1\/3&#8243;][pbr_title_heading title=&#8221;PHOTO GALLERY&#8221; descript=&#8221;VIEW PHOTOS&#8221; style=&#8221;style-8&#8243; text_align=&#8221;text-center&#8221;][vc_media_grid grid_id=&#8221;vc_gid:1630419948262-7eb7cd6d-bf38-3&#8243; include=&#8221;11339,11344,11338,11334,11332,11307,11345,11318,11306&#8243;][\/vc_column][vc_column width=&#8221;1\/3&#8243;][pbr_title_heading title=&#8221;LATEST NEWS&#8221; descript=&#8221;READ OUR LATEST NEWS&#8221; style=&#8221;style-8&#8243; text_align=&#8221;text-center&#8221;][pbr_gridposts grid_columns=&#8221;1&#8243; loop=&#8221;size:1|order_by:date|post_type:post&#8221;][\/vc_column][\/vc_row][vc_row][vc_column][vc_empty_space][\/vc_column][\/vc_row][vc_row][vc_column][vc_empty_space][pbr_title_heading title=&#8221;KIMON ATHENS AWARDS&#8221; descript=&#8221;Proposed Accommodation in Athens&#8221; style=&#8221;style-2&#8243; text_align=&#8221;text-center&#8221; font_color=&#8221;#3f3f3f&#8221;][\/vc_column][vc_column width=&#8221;1\/4&#8243;][vc_single_image image=&#8221;10290&#8243; alignment=&#8221;center&#8221;][\/vc_column][vc_column width=&#8221;1\/4&#8243;][vc_single_image image=&#8221;10293&#8243; alignment=&#8221;center&#8221;][\/vc_column][vc_column width=&#8221;1\/4&#8243;][vc_single_image image=&#8221;10294&#8243; alignment=&#8221;center&#8221;][\/vc_column][vc_column width=&#8221;1\/4&#8243;][vc_single_image image=&#8221;10292&#8243; alignment=&#8221;center&#8221;][\/vc_column][\/vc_row][vc_row][vc_column][vc_empty_space][\/vc_column][\/vc_row]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>[vc_row isfullwidth=&#8221;0&#8243;][vc_column][rev_slider_vc alias=&#8221;slider-kimon-en&#8221;][vc_column_text][\/vc_column_text][vc_empty_space height=&#8221;52px&#8221;][\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row_content_no_spaces&#8221; isfullwidth=&#8221;0&#8243; css=&#8221;.vc_custom_1466678364458{padding-right: 25px !important;padding-left: 25px !important;}&#8221;][vc_column width=&#8221;1\/4&#8243; css=&#8221;.vc_custom_1630420080543{margin-top: 20px !important;margin-right: -5px !important;margin-bottom: 20px !important;margin-left: -5px !important;padding-right: 0px !important;padding-left: 0px !important;background-image: url(https:\/\/www.kimonhotelathens.com\/wp-content\/uploads\/2015\/06\/Webp.net-compress-image-71.jpg?id=11413) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}&#8221;][vc_cta h2=&#8221;ACCOMMODATION&#8221; h2_font_container=&#8221;font_size:40px|color:%23ffffff|line_height:40px&#8221; h2_google_fonts=&#8221;font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:100%20light%20regular%3A100%3Anormal&#8221; h4=&#8221;Personalized Care&#8221; h4_font_container=&#8221;font_size:14px|color:%23ffffff|line_height:1&#8243; h4_google_fonts=&#8221;font_family:Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic|font_style:100%20light%20regular%3A100%3Anormal&#8221; shape=&#8221;square&#8221; style=&#8221;flat&#8221; color=&#8221;white&#8221; add_button=&#8221;bottom&#8221; btn_title=&#8221;MORE&#8221; btn_style=&#8221;outline-custom&#8221; btn_outline_custom_color=&#8221;#ffffff&#8221; btn_outline_custom_hover_background=&#8221;rgba(255,255,255,0.01)&#8221; btn_outline_custom_hover_text=&#8221;#c29b73&#8243; btn_shape=&#8221;square&#8221; btn_i_icon_fontawesome=&#8221;fa fa-caret-right&#8221; use_custom_fonts_h2=&#8221;true&#8221; use_custom_fonts_h4=&#8221;true&#8221; btn_add_icon=&#8221;true&#8221; &hellip; <a href=\"https:\/\/www.kimonhotelathens.com\/en\/\" class=\"more-link\">Continue reading <span class=\"screen-reader-text\">HOME<\/span> <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-11023","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.3.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Athens hotels | Kimon Hotel in the center of Athens | Hotel in Plaka Athens<\/title>\n<meta name=\"description\" content=\"Kimon hotel is a luxury and comfortable hotel in the center of Athens, in Plaka area and very close to Syntagma square. Athens hotels in the historic Plaka.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.kimonhotelathens.com\/en\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Athens hotels | Kimon Hotel in the center of Athens | Hotel in Plaka Athens\" \/>\n<meta property=\"og:description\" content=\"Kimon hotel is a luxury and comfortable hotel in the center of Athens, in Plaka area and very close to Syntagma square. Athens hotels in the historic Plaka.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.kimonhotelathens.com\/en\/\" \/>\n<meta property=\"og:site_name\" content=\"Kimon Hotel Athens\" \/>\n<meta property=\"article:modified_time\" content=\"2021-08-31T14:30:49+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"9 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.kimonhotelathens.com\/en\/\",\"url\":\"https:\/\/www.kimonhotelathens.com\/en\/\",\"name\":\"Athens hotels | Kimon Hotel in the center of Athens | Hotel in Plaka Athens\",\"isPartOf\":{\"@id\":\"https:\/\/www.kimonhotelathens.com\/#website\"},\"datePublished\":\"2015-06-24T04:03:31+00:00\",\"dateModified\":\"2021-08-31T14:30:49+00:00\",\"description\":\"Kimon hotel is a luxury and comfortable hotel in the center of Athens, in Plaka area and very close to Syntagma square. Athens hotels in the historic Plaka.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.kimonhotelathens.com\/en\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.kimonhotelathens.com\/en\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.kimonhotelathens.com\/en\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.kimonhotelathens.com\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"HOME\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.kimonhotelathens.com\/#website\",\"url\":\"https:\/\/www.kimonhotelathens.com\/\",\"name\":\"Kimon Hotel Athens\",\"description\":\"Hotel in Athens\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.kimonhotelathens.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Athens hotels | Kimon Hotel in the center of Athens | Hotel in Plaka Athens","description":"Kimon hotel is a luxury and comfortable hotel in the center of Athens, in Plaka area and very close to Syntagma square. Athens hotels in the historic Plaka.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.kimonhotelathens.com\/en\/","og_locale":"en_US","og_type":"article","og_title":"Athens hotels | Kimon Hotel in the center of Athens | Hotel in Plaka Athens","og_description":"Kimon hotel is a luxury and comfortable hotel in the center of Athens, in Plaka area and very close to Syntagma square. Athens hotels in the historic Plaka.","og_url":"https:\/\/www.kimonhotelathens.com\/en\/","og_site_name":"Kimon Hotel Athens","article_modified_time":"2021-08-31T14:30:49+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"9 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.kimonhotelathens.com\/en\/","url":"https:\/\/www.kimonhotelathens.com\/en\/","name":"Athens hotels | Kimon Hotel in the center of Athens | Hotel in Plaka Athens","isPartOf":{"@id":"https:\/\/www.kimonhotelathens.com\/#website"},"datePublished":"2015-06-24T04:03:31+00:00","dateModified":"2021-08-31T14:30:49+00:00","description":"Kimon hotel is a luxury and comfortable hotel in the center of Athens, in Plaka area and very close to Syntagma square. Athens hotels in the historic Plaka.","breadcrumb":{"@id":"https:\/\/www.kimonhotelathens.com\/en\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.kimonhotelathens.com\/en\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.kimonhotelathens.com\/en\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.kimonhotelathens.com\/en\/"},{"@type":"ListItem","position":2,"name":"HOME"}]},{"@type":"WebSite","@id":"https:\/\/www.kimonhotelathens.com\/#website","url":"https:\/\/www.kimonhotelathens.com\/","name":"Kimon Hotel Athens","description":"Hotel in Athens","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.kimonhotelathens.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/www.kimonhotelathens.com\/en\/wp-json\/wp\/v2\/pages\/11023","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.kimonhotelathens.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.kimonhotelathens.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.kimonhotelathens.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.kimonhotelathens.com\/en\/wp-json\/wp\/v2\/comments?post=11023"}],"version-history":[{"count":2,"href":"https:\/\/www.kimonhotelathens.com\/en\/wp-json\/wp\/v2\/pages\/11023\/revisions"}],"predecessor-version":[{"id":11556,"href":"https:\/\/www.kimonhotelathens.com\/en\/wp-json\/wp\/v2\/pages\/11023\/revisions\/11556"}],"wp:attachment":[{"href":"https:\/\/www.kimonhotelathens.com\/en\/wp-json\/wp\/v2\/media?parent=11023"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}