<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>вечерний кишинёв - Locals</title>
	<atom:link href="https://locals.md/t/vecherniy-kishinyov/feed/" rel="self" type="application/rss+xml" />
	<link>https://locals.md/t/vecherniy-kishinyov/</link>
	<description>ежедневный интернет-журнал о событиях в Кишинёве и Молдове.</description>
	<lastBuildDate>Thu, 27 Apr 2023 05:48:42 +0000</lastBuildDate>
	<language>ru-RU</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://static.locals.md/2024/05/cropped-locals-logo-32x32.png</url>
	<title>вечерний кишинёв - Locals</title>
	<link>https://locals.md/t/vecherniy-kishinyov/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Вечерний Кишинёв: прогулка по центральной улице столицы</title>
		<link>https://locals.md/2023/vechernij-kishinyov/</link>
					<comments>https://locals.md/2023/vechernij-kishinyov/#respond</comments>
		
		<dc:creator><![CDATA[anuka]]></dc:creator>
		<pubDate>Wed, 26 Apr 2023 18:10:08 +0000</pubDate>
				<category><![CDATA[Главная]]></category>
		<category><![CDATA[Кишинёв]]></category>
		<category><![CDATA[city guide]]></category>
		<category><![CDATA[вечерний кишинёв]]></category>
		<category><![CDATA[Галия Ибрагимова]]></category>
		<category><![CDATA[гид по Кишиневу]]></category>
		<category><![CDATA[Тарас Соловей]]></category>
		<guid isPermaLink="false">https://locals.md/?p=470786</guid>

					<description><![CDATA[<p>Прогулка с исторической экскурсией.</p>
<p>Запись <a href="https://locals.md/2023/vechernij-kishinyov/">Вечерний Кишинёв: прогулка по центральной улице столицы</a> впервые появилась <a href="https://locals.md">Locals</a>.</p>
]]></description>
										<content:encoded><![CDATA[<!--allrecords--><div id="allrecords" class="t-records" data-hook="blocks-collection-content-node" data-tilda-project-id="66881" data-tilda-page-id="34916749" data-tilda-formskey="59792232a6ab01467794a876050b3bd1" data-tilda-lazy="yes"><!--header--><div id="t-header" class="t-records" data-hook="blocks-collection-content-node" data-tilda-project-id="66881" data-tilda-page-id="12404890" data-tilda-page-alias="header" data-tilda-formskey="59792232a6ab01467794a876050b3bd1" data-tilda-lazy="yes"><div id="rec207675157" class="r t-rec" style="background-color:#ffffff; " data-animationappear="off" data-record-type="461" data-bg-color="#ffffff"><!-- T461 --><div id="nav207675157marker"></div><div class="tmenu-mobile" ><div class="tmenu-mobile__container"><div class="tmenu-mobile__text t-name t-name_md" field="menu_mob_title">&nbsp;</div><div class="t-menuburger t-menuburger_first "><span style="background-color:#fff;"></span><span style="background-color:#fff;"></span><span style="background-color:#fff;"></span><span style="background-color:#fff;"></span></div><script>function t_menuburger_init(recid) {
var rec = document.querySelector('#rec' + recid);
if (!rec) return;
var burger = rec.querySelector('.t-menuburger');
if (!burger) return;
var isSecondStyle = burger.classList.contains('t-menuburger_second');
if (isSecondStyle && !window.isMobile && !('ontouchend' in document)) {
burger.addEventListener('mouseenter', function() {
if (burger.classList.contains('t-menuburger-opened')) return;
burger.classList.remove('t-menuburger-unhovered');
burger.classList.add('t-menuburger-hovered');
});
burger.addEventListener('mouseleave', function() {
if (burger.classList.contains('t-menuburger-opened')) return;
burger.classList.remove('t-menuburger-hovered');
burger.classList.add('t-menuburger-unhovered');
setTimeout(function() {
burger.classList.remove('t-menuburger-unhovered');
}, 300);
});
}
burger.addEventListener('click', function() {
if (!burger.closest('.tmenu-mobile') &&
!burger.closest('.t450__burger_container') &&
!burger.closest('.t466__container') &&
!burger.closest('.t204__burger')) {
burger.classList.toggle('t-menuburger-opened');
burger.classList.remove('t-menuburger-unhovered');
}
});
var menu = rec.querySelector('[data-menu="yes"]');
if (!menu) return;
var menuLinks = menu.querySelectorAll('.t-menu__link-item');
var submenuClassList = ['t978__menu-link_hook', 't978__tm-link', 't966__tm-link', 't794__tm-link', 't-menusub__target-link'];
Array.prototype.forEach.call(menuLinks, function (link) {
link.addEventListener('click', function () {
var isSubmenuHook = submenuClassList.some(function (submenuClass) {
return link.classList.contains(submenuClass);
});
if (isSubmenuHook) return;
burger.classList.remove('t-menuburger-opened');
});
});
menu.addEventListener('clickedAnchorInTooltipMenu', function () {
burger.classList.remove('t-menuburger-opened');
});
}
t_onReady(function() {
t_onFuncLoad('t_menuburger_init', function(){t_menuburger_init('207675157');});
});</script><style>.t-menuburger {
position: relative;
flex-shrink: 0;
width: 28px;
height: 20px;
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
transition: .5s ease-in-out;
cursor: pointer;
z-index: 999;
}
/*---menu burger lines---*/
.t-menuburger span {
display: block;
position: absolute;
width: 100%;
opacity: 1;
left: 0;
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
transition: .25s ease-in-out;
height: 3px;
background-color: #000;
}
.t-menuburger span:nth-child(1) {
top: 0px;
}
.t-menuburger span:nth-child(2),
.t-menuburger span:nth-child(3) {
top: 8px;
}
.t-menuburger span:nth-child(4) {
top: 16px;
}
/*menu burger big*/
.t-menuburger__big {
width: 42px;
height: 32px;
}
.t-menuburger__big span {
height: 5px;
}
.t-menuburger__big span:nth-child(2),
.t-menuburger__big span:nth-child(3) {
top: 13px;
}
.t-menuburger__big span:nth-child(4) {
top: 26px;
}
/*menu burger small*/
.t-menuburger__small {
width: 22px;
height: 14px;
}
.t-menuburger__small span {
height: 2px;
}
.t-menuburger__small span:nth-child(2),
.t-menuburger__small span:nth-child(3) {
top: 6px;
}
.t-menuburger__small span:nth-child(4) {
top: 12px;
}
/*menu burger opened*/
.t-menuburger-opened span:nth-child(1) {
top: 8px;
width: 0%;
left: 50%;
}
.t-menuburger-opened span:nth-child(2) {
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.t-menuburger-opened span:nth-child(3) {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.t-menuburger-opened span:nth-child(4) {
top: 8px;
width: 0%;
left: 50%;
}
.t-menuburger-opened.t-menuburger__big span:nth-child(1) {
top: 6px;
}
.t-menuburger-opened.t-menuburger__big span:nth-child(4) {
top: 18px;
}
.t-menuburger-opened.t-menuburger__small span:nth-child(1),
.t-menuburger-opened.t-menuburger__small span:nth-child(4) {
top: 6px;
}
/*---menu burger first style---*/
@media (hover), (min-width:0 ) {
.t-menuburger_first:hover span:nth-child(1) {
transform: translateY(1px);
}
.t-menuburger_first:hover span:nth-child(4) {
transform: translateY(-1px);
}
.t-menuburger_first.t-menuburger__big:hover span:nth-child(1) {
transform: translateY(3px);
}
.t-menuburger_first.t-menuburger__big:hover span:nth-child(4) {
transform: translateY(-3px);
}
}
/*---menu burger second style---*/
.t-menuburger_second span:nth-child(2),
.t-menuburger_second span:nth-child(3) {
width: 80%;
left: 20%;
right: 0;
}
@media (hover), (min-width:0 ) {
.t-menuburger_second.t-menuburger-hovered span:nth-child(2),
.t-menuburger_second.t-menuburger-hovered span:nth-child(3) {
animation: t-menuburger-anim 0.3s ease-out normal forwards;
}
.t-menuburger_second.t-menuburger-unhovered span:nth-child(2),
.t-menuburger_second.t-menuburger-unhovered span:nth-child(3) {
animation: t-menuburger-anim2 0.3s ease-out normal forwards;
}
}
.t-menuburger_second.t-menuburger-opened span:nth-child(2),
.t-menuburger_second.t-menuburger-opened span:nth-child(3){
left: 0;
right: 0;
width: 100%!important;
}
/*---menu burger third style---*/
.t-menuburger_third span:nth-child(4) {
width: 70%;
left: unset;
right: 0;
}
@media (hover), (min-width:0 ) {
.t-menuburger_third:not(.t-menuburger-opened):hover span:nth-child(4) {
width: 100%;
}
}
.t-menuburger_third.t-menuburger-opened span:nth-child(4) {
width: 0!important;
right: 50%;
}
/*---menu burger fourth style---*/
.t-menuburger_fourth {
height: 12px;
}
.t-menuburger_fourth.t-menuburger__small {
height: 8px;
}
.t-menuburger_fourth.t-menuburger__big {
height: 18px;
}
.t-menuburger_fourth span:nth-child(2),
.t-menuburger_fourth span:nth-child(3) {
top: 4px;
opacity: 0;
}
.t-menuburger_fourth span:nth-child(4) {
top: 8px;
}
.t-menuburger_fourth.t-menuburger__small span:nth-child(2),
.t-menuburger_fourth.t-menuburger__small span:nth-child(3) {
top: 3px;
}
.t-menuburger_fourth.t-menuburger__small span:nth-child(4) {
top: 6px;
}
.t-menuburger_fourth.t-menuburger__small span:nth-child(2),
.t-menuburger_fourth.t-menuburger__small span:nth-child(3) {
top: 3px;
}
.t-menuburger_fourth.t-menuburger__small span:nth-child(4) {
top: 6px;
}
.t-menuburger_fourth.t-menuburger__big span:nth-child(2),
.t-menuburger_fourth.t-menuburger__big span:nth-child(3) {
top: 6px;
}
.t-menuburger_fourth.t-menuburger__big span:nth-child(4) {
top: 12px;
}
@media (hover), (min-width:0 ) {
.t-menuburger_fourth:not(.t-menuburger-opened):hover span:nth-child(1) {
transform: translateY(1px);
}
.t-menuburger_fourth:not(.t-menuburger-opened):hover span:nth-child(4) {
transform: translateY(-1px);
}
.t-menuburger_fourth.t-menuburger__big:not(.t-menuburger-opened):hover span:nth-child(1) {
transform: translateY(3px);
}
.t-menuburger_fourth.t-menuburger__big:not(.t-menuburger-opened):hover span:nth-child(4) {
transform: translateY(-3px);
}
}
.t-menuburger_fourth.t-menuburger-opened span:nth-child(1),
.t-menuburger_fourth.t-menuburger-opened span:nth-child(4) {
top: 4px;
}
.t-menuburger_fourth.t-menuburger-opened span:nth-child(2),
.t-menuburger_fourth.t-menuburger-opened span:nth-child(3) {
opacity: 1;
}
/*---menu burger animations---*/
@keyframes t-menuburger-anim {
0% {
width: 80%;
left: 20%;
right: 0;
}
50% {
width: 100%;
left: 0;
right: 0;
}
100% {
width: 80%;
left: 0;
right: 20%;
}
}
@keyframes t-menuburger-anim2 {
0% {
width: 80%;
left: 0;
}
50% {
width: 100%;
right: 0;
left: 0;
}
100% {
width: 80%;
left: 20%;
right: 0;
}
}</style> </div></div><style>.tmenu-mobile {
background-color: #111;
display: none;
width: 100%;
top: 0;
z-index: 990;
}
.tmenu-mobile_positionfixed {
position: fixed;
}
.tmenu-mobile__text {
color: #fff;
}
.tmenu-mobile__container {
min-height: 64px;
padding: 20px;
position: relative;
box-sizing: border-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.tmenu-mobile__list {
display: block;
}
.tmenu-mobile__burgerlogo {
display: inline-block;
font-size: 24px;
font-weight: 400;
white-space: nowrap;
vertical-align: middle;
}
.tmenu-mobile__imglogo {
height: auto;
display: block;
max-width: 300px!important;
box-sizing: border-box;
padding: 0;
margin: 0 auto;
}
@media screen and (max-width: 980px) {
.tmenu-mobile__menucontent_hidden {
display: none;
height: 100%;
}
.tmenu-mobile {
display: block;
}
}
@media screen and (max-width: 980px) {
#rec207675157 .t-menuburger {
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
}
}</style><div id="nav207675157" class="t461 t461__positionstatic tmenu-mobile__menucontent_hidden" style="background-color: rgba(255,255,255,1); " data-bgcolor-hex="#ffffff" data-bgcolor-rgba="rgba(255,255,255,1)" data-navmarker="nav207675157marker" data-appearoffset="" data-bgopacity-two="" data-menushadow="" data-bgopacity="1" data-menu-items-align="center" data-menu="yes"><div class="t461__maincontainer t461__c12collumns"><div class="t461__topwrapper" style="height:130px;"><div class="t461__logowrapper"><div class="t461__logowrapper2"><div style="display: block;"><a href="https://locals.md/" target="_blank" style="color:#ffffff;"><img class="t461__imglogo t461__imglogomobile" 
src="https://static.tildacdn.com/tild3964-6264-4631-a339-623533346136/logo_b.png" 
imgfield="img" 
style="max-width: 100px; width: 100px;"
alt=""></a></div></div></div><nav class="t461__listwrapper t461__mobilelist" 
aria-label="Основные разделы на странице"><ul class="t461__list" 
role="menubar" aria-label="Основные разделы на странице"><li class="t461__list_item" 
role="none" 
style="padding:0 15px 0 0;"><a class="t-menu__link-item" 
href="https://locals.md/gorod/"
target="_blank" 
role="menuitem" tabindex="0" data-menu-submenu-hook="" data-menu-item-number="1" 
style="color:#000000;font-weight:700;font-family:'Open Sans';text-transform:uppercase;letter-spacing:0.5px;">Город</a></li><li class="t461__list_item" 
role="none" 
style="padding:0 15px;"><a class="t-menu__link-item" 
href="https://locals.md/events/"
target="_blank" 
role="menuitem" tabindex="0" data-menu-submenu-hook="" data-menu-item-number="2" 
style="color:#000000;font-weight:700;font-family:'Open Sans';text-transform:uppercase;letter-spacing:0.5px;">События</a></li><li class="t461__list_item" 
role="none" 
style="padding:0 15px;"><a class="t-menu__link-item" 
href="https://locals.md/kultura/moda/"
target="_blank" 
role="menuitem" tabindex="0" data-menu-submenu-hook="" data-menu-item-number="3" 
style="color:#000000;font-weight:700;font-family:'Open Sans';text-transform:uppercase;letter-spacing:0.5px;">Стиль</a></li><li class="t461__list_item" 
role="none" 
style="padding:0 15px;"><a class="t-menu__link-item" 
href="https://locals.md/kultura/"
target="_blank" 
role="menuitem" tabindex="0" data-menu-submenu-hook="" data-menu-item-number="4" 
style="color:#000000;font-weight:700;font-family:'Open Sans';text-transform:uppercase;letter-spacing:0.5px;">Арт</a></li><li class="t461__list_item" 
role="none" 
style="padding:0 15px;"><a class="t-menu__link-item" 
href="https://locals.md/kultura/"
target="_blank" 
role="menuitem" tabindex="0" data-menu-submenu-hook="" data-menu-item-number="5" 
style="color:#000000;font-weight:700;font-family:'Open Sans';text-transform:uppercase;letter-spacing:0.5px;">Молдова</a></li><li class="t461__list_item" 
role="none" 
style="padding:0 15px;"><a class="t-menu__link-item" 
href="https://locals.md/puteshestviya/"
target="_blank" 
role="menuitem" tabindex="0" data-menu-submenu-hook="" data-menu-item-number="6" 
style="color:#000000;font-weight:700;font-family:'Open Sans';text-transform:uppercase;letter-spacing:0.5px;">Поехали</a></li><li class="t461__list_item" 
role="none" 
style="padding:0 0 0 15px;"><a class="t-menu__link-item" 
href="https://locals.md/tag/oldchisinau/"
target="_blank" 
role="menuitem" tabindex="0" data-menu-submenu-hook="" data-menu-item-number="7" 
style="color:#000000;font-weight:700;font-family:'Open Sans';text-transform:uppercase;letter-spacing:0.5px;">История</a></li></ul></nav><div class="t461__alladditional"><div class="t461__leftwrapper" style="padding-left: 20px; padding-right:100px;"><div class="t461__additionalwrapper"></div></div><div class="t461__rightwrapper" style="padding-right: 20px; padding-left:100px;"><div class="t461__additionalwrapper"><div class="t461__additional_buttons t461__additionalitem"><div class="t461__additional_buttons_wrap"><div class="t461__additional_buttons_but"><a href="" target="_blank" class="t-btn t-btn_md " style="color:#ffffff;background-color:#4183d7;"><table role="presentation" style="width:100%; height:100%;"><tr><td>ГИД ПО КИШИНЁВУ</td></tr></table></a></div><div class="t461__additional_buttons_but"><a href="" target="_blank" class="t-btn t-btn_md " style="color:#ffffff;background-color:#df0037;"><table role="presentation" style="width:100%; height:100%;"><tr><td>WINE LIKE A LOCAL</td></tr></table></a></div></div></div></div></div></div></div><div class="t461__middlelinewrapper"><div class="t461__linewrapper"><hr class="t461__horizontalline" style="margin: 0 20px 0 20px; background-color:#ebebeb; height:2px; "></div></div><div class="t461__bottomwrapper t461__menualign_center" style="padding: 0 20px; height:50px;"><nav class="t461__listwrapper t461__desktoplist"
aria-label="Основные разделы на странице"><ul class="t461__list" 
role="menubar" aria-label="Основные разделы на странице"><li class="t461__list_item" 
role="none" 
style="padding:0 15px 0 0;"><a class="t-menu__link-item" 
href="https://locals.md/gorod/" 
target="_blank" 
role="menuitem" tabindex="0" data-menu-submenu-hook="" data-menu-item-number="1" 
style="color:#000000;font-weight:700;font-family:'Open Sans';text-transform:uppercase;letter-spacing:0.5px;">Город</a></li><li class="t461__list_item" 
role="none" 
style="padding:0 15px;"><a class="t-menu__link-item" 
href="https://locals.md/events/" 
target="_blank" 
role="menuitem" tabindex="0" data-menu-submenu-hook="" data-menu-item-number="2" 
style="color:#000000;font-weight:700;font-family:'Open Sans';text-transform:uppercase;letter-spacing:0.5px;">События</a></li><li class="t461__list_item" 
role="none" 
style="padding:0 15px;"><a class="t-menu__link-item" 
href="https://locals.md/kultura/moda/" 
target="_blank" 
role="menuitem" tabindex="0" data-menu-submenu-hook="" data-menu-item-number="3" 
style="color:#000000;font-weight:700;font-family:'Open Sans';text-transform:uppercase;letter-spacing:0.5px;">Стиль</a></li><li class="t461__list_item" 
role="none" 
style="padding:0 15px;"><a class="t-menu__link-item" 
href="https://locals.md/kultura/" 
target="_blank" 
role="menuitem" tabindex="0" data-menu-submenu-hook="" data-menu-item-number="4" 
style="color:#000000;font-weight:700;font-family:'Open Sans';text-transform:uppercase;letter-spacing:0.5px;">Арт</a></li><li class="t461__list_item" 
role="none" 
style="padding:0 15px;"><a class="t-menu__link-item" 
href="https://locals.md/kultura/" 
target="_blank" 
role="menuitem" tabindex="0" data-menu-submenu-hook="" data-menu-item-number="5" 
style="color:#000000;font-weight:700;font-family:'Open Sans';text-transform:uppercase;letter-spacing:0.5px;">Молдова</a></li><li class="t461__list_item" 
role="none" 
style="padding:0 15px;"><a class="t-menu__link-item" 
href="https://locals.md/puteshestviya/" 
target="_blank" 
role="menuitem" tabindex="0" data-menu-submenu-hook="" data-menu-item-number="6" 
style="color:#000000;font-weight:700;font-family:'Open Sans';text-transform:uppercase;letter-spacing:0.5px;">Поехали</a></li><li class="t461__list_item" 
role="none" 
style="padding:0 0 0 15px;"><a class="t-menu__link-item" 
href="https://locals.md/tag/oldchisinau/" 
target="_blank" 
role="menuitem" tabindex="0" data-menu-submenu-hook="" data-menu-item-number="7" 
style="color:#000000;font-weight:700;font-family:'Open Sans';text-transform:uppercase;letter-spacing:0.5px;">История</a></li></ul></nav></div></div></div><style>@media screen and (max-width: 980px) {
#rec207675157 .t461__leftcontainer{
padding: 20px;
}
}
@media screen and (max-width: 980px) {
#rec207675157 .t461__imglogo{
padding: 20px 0;
}
}</style><script>t_onReady(function() {
t_onFuncLoad('t_menu__highlightActiveLinks', function () {
t_menu__highlightActiveLinks('.t461__desktoplist .t461__list_item a');
});
});
t_onFuncLoad('t_menu__setBGcolor', function () {
window.addEventListener('resize', t_throttle(function () {
t_menu__setBGcolor('207675157', '.t461');
}));
});
t_onReady(function () {
t_onFuncLoad('t_menu__setBGcolor', function () {
t_menu__setBGcolor('207675157', '.t461');
});
});</script><script>t_onReady(function () {
var rec = document.querySelector('#rec207675157');
if (!rec) return;
var wrapperBlock = rec.querySelector('.t461');
if (!wrapperBlock) return;
t_onFuncLoad('t_menu__createMobileMenu', function () {
t_menu__createMobileMenu('207675157', '.t461');
});
});</script><style>@media (hover), (min-width:0 ) {
#rec207675157 .t-btn:not(.t-animate_no-hover):hover{
background-color: #ffffff !important; color: #3b3b3b !important; }
#rec207675157 .t-btn:not(.t-animate_no-hover){
-webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out; transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}
#rec207675157 .t-btntext:not(.t-animate_no-hover):hover{
color: #3b3b3b !important; }
}</style><style>#rec207675157 .t-menu__link-item{
-webkit-transition: color 0.3s ease-in-out, opacity 0.3s ease-in-out;
transition: color 0.3s ease-in-out, opacity 0.3s ease-in-out; 
outline: none;
}
#rec207675157 .t-menu__link-item:focus-visible{
outline: 5px auto rgba(0, 150, 255, 1);
-webkit-outline: 5px auto rgba(0, 150, 255, 1);
-moz-outline: 5px auto rgba(0, 150, 255, 1);
-ms-outline: 5px auto rgba(0, 150, 255, 1);
-o-outline: 5px auto rgba(0, 150, 255, 1);
}
#rec207675157 .t-menu__link-item:not(.t-active):not(.tooltipstered):hover{
color: #666666 !important; }
@supports (overflow:-webkit-marquee) and (justify-content:inherit)
{
#rec207675157 .t-menu__link-item,
#rec207675157 .t-menu__link-item.t-active {
opacity: 1 !important;
}
}</style><!--[if IE 8]><style>#rec207675157 .t461 {
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#D9ffffff', endColorstr='#D9ffffff');
}</style><![endif]--></div></div><!--/header--><div id="rec582987946" class="r t-rec" style=" " data-animationappear="off" data-record-type="246" ><!-- T218 --><div class="t218"><div class="t218__blockimgmobile t218__blockimgmobile_padding-0" style="display:none;background-color:#f7ead7;"><img decoding="async" src="https://static.tildacdn.com/tild3039-3636-4433-b334-393638323737/-/empty/PSX_20230313_091308-.jpg" data-original="https://static.tildacdn.com/tild3039-3636-4433-b334-393638323737/PSX_20230313_091308-.jpg" class="t218__imgmobile t-img" ></div> <table class="t218__blocktable" style="height:90vh;background-color:#f7ead7;" data-height-correct-vh="yes"><tr><td class="t218__blockimg t-bgimg" data-original="https://static.tildacdn.com/tild3039-3636-4433-b334-393638323737/PSX_20230313_091308-.jpg" 
bgimgfield="img" 
style="background-image:url('https://static.tildacdn.com/tild3039-3636-4433-b334-393638323737/-/resizeb/20x/PSX_20230313_091308-.jpg');"
itemscope itemtype="http://schema.org/ImageObject"><meta itemprop="image" content="https://static.tildacdn.com/tild3039-3636-4433-b334-393638323737/PSX_20230313_091308-.jpg"></td><td class="t218__blocktext"><div class="t218__textwrapper"><div class="t218__descrfield t-descr t-descr_xxxl" style="color:#000000; font-size:70px;" field="title"><strong>Вечерний Кишинёв: прогулка по центральной улице столицы</strong></div><div class="t218__textfield t-text t-text_md" style="color:#000000; font-size:24px;" field="text">Прогулка по улице им. Штефана чел Маре с исторической экскурсией.</div></div></td></tr></table></div></div><div id="rec582987875" class="r t-rec t-rec_pt_60 t-rec_pb_60" style="padding-top:60px;padding-bottom:60px; " data-record-type="106" ><!-- T004 --><div class="t004"><div class="t-container "><div class="t-col t-col_8 t-prefix_2"><div field="text" class="t-text t-text_md " style="">Улица им. Штефана чел Маре является главной артерией города с первой половины XIX века. Длина проспекта около четырёх км. <br /><br />Здесь расположены основные административные учреждения и здания государственного значения, такие как: мэрия, министерство внутренних дел, театр, органный зал, здание правительства, парламент и другие. <br /><br />Являясь не только сердцем города, но и его зеркалом политических событий, центральная улица города носила такие названия: ул. Миллионная, ул. Александровская, бульвар Александру чел Бун, бульвар короля Карла Второго, проспект Ленина, и с 1991-го года и по сегодняшний день бульвар Штефана чел Маре. <br /><br />Смена эпох отразилась не только в наименованиях, но и в архитектуре. Так, на одной улице вы можете увидеть дома конца XIX века, здания неорумынского стиля межвоенного периода и монументальную советскую застройку. Все эти непохожие объекты могут находиться в шаговой доступности друг от друга. <br /><br />Сегодня мы прогуляемся по центральной части города от гостиницы Chisinau до театра оперы и балета. </div></div></div></div></div><div id="rec564143751" class="r t-rec t-rec_pt_60 t-rec_pb_60" style="padding-top:60px;padding-bottom:60px; " data-record-type="795" ><!-- T795 --><div class="t795"><div class="t-container t-align_center"><div class="t-col t-col_10 t-prefix_1"><div class="t795__title t-title t-title_xs t-margin_auto t-animate" data-animate-style="fadeindown" data-animate-group="yes" data-animate-order="1" field="title" style="">Гостиница "Chisinau" <br /></div> <div class="t795__descr t-descr t-descr_xl t-margin_auto t-animate" data-animate-style="fadeinup" data-animate-group="yes" data-animate-order="2" data-animate-delay="0.3" field="descr" style=""><strong>бульвар Negruzzi, 7</strong><br /></div> </div></div></div></div><div id="rec564143753" class="r t-rec t-rec_pt_60 t-rec_pb_60" style="padding-top:60px;padding-bottom:60px; " data-record-type="106" ><!-- T004 --><div class="t004"><div class="t-container "><div class="t-col t-col_8 t-prefix_2"><div field="text" class="t-text t-text_md t-animate" data-animate-style="fadein" style=""> Гостиницу хотели построить в духе сталинской высотки пятидесятых годов. Но вместо помпезных ампиров по аналогии с Москвой, построили скромное здание в духе соцреализма. Дело в том, что возведение гостиницы в Кишиневе пришлось на 1960 году, когда началась борьба с излишествами в застройке. Архитектор Роберт Курц все же отстоял верхний стеклянный павильон. Он придает зданию и прилегающим улицам торжественный вид. <br /><br /> Гостиница "Chisinau" пока не дотягивает до звездных отелей, но селфи возле нее на фоне звездного неба — это украшение любого инстаграма и семейного фотоальбома. <br /></div></div></div></div></div><div id="rec564143755" class="r t-rec t-rec_pt_0 t-rec_pb_150" style="padding-top:0px;padding-bottom:150px; " data-animationappear="off" data-record-type="816" ><!-- t816 --><div class="t816"><div class="t816__container t-container "><div class="t816__row t816__row_indent-20px t-row"><div class="t816__tile t816__tile_left "
itemscope itemtype="http://schema.org/ImageObject"><meta itemprop="image" content="https://static.tildacdn.com/tild3033-3630-4836-b464-613339633735/20230308_201310.jpg"><div class="t816__bgimg t816__bgimg_3-4 t-bgimg" data-original="https://static.tildacdn.com/tild3033-3630-4836-b464-613339633735/20230308_201310.jpg"
bgimgfield="gi_img__0" data-zoomable="yes" data-zoom-target="0" data-img-zoom-url="https://static.tildacdn.com/tild3033-3630-4836-b464-613339633735/20230308_201310.jpg" 
style="background: url('https://static.tildacdn.com/tild3033-3630-4836-b464-613339633735/-/resizeb/20x/20230308_201310.jpg') center center no-repeat;background-size: cover;"
></div></div><div class="t816__tile t816__tile_right t816__tile_offset"
itemscope itemtype="http://schema.org/ImageObject"><meta itemprop="image" content="https://static.tildacdn.com/tild6239-3739-4662-b264-313064336231/20230308_201500.jpg"><div class="t816__bgimg t816__bgimg_3-4 t-bgimg" data-original="https://static.tildacdn.com/tild6239-3739-4662-b264-313064336231/20230308_201500.jpg" 
bgimgfield="gi_img__1" data-zoomable="yes" data-zoom-target="1" data-img-zoom-url="https://static.tildacdn.com/tild6239-3739-4662-b264-313064336231/20230308_201500.jpg" 
style="background: url('https://static.tildacdn.com/tild6239-3739-4662-b264-313064336231/-/resizeb/20x/20230308_201500.jpg') center center no-repeat;background-size: cover;"
></div></div></div></div></div><script type="text/javascript">t_onReady(function() {
t_onFuncLoad('t816_init', function() {
t816_init('564143755', '20');
});
});</script></div><div id="rec564143759" class="r t-rec t-rec_pt_60 t-rec_pb_60" style="padding-top:60px;padding-bottom:60px; " data-record-type="795" ><!-- T795 --><div class="t795"><div class="t-container t-align_center"><div class="t-col t-col_10 t-prefix_1"><div class="t795__title t-title t-title_xs t-margin_auto t-animate" data-animate-style="fadeindown" data-animate-group="yes" data-animate-order="1" field="title" style=""> <strong>Галерея</strong> <strong>"</strong><strong>Брынкушь</strong><strong>"</strong> <br /></div> </div></div></div></div><div id="rec564143761" class="r t-rec t-rec_pt_90 t-rec_pb_90" style="padding-top:90px;padding-bottom:90px; " data-record-type="106" ><!-- T004 --><div class="t004"><div class="t-container "><div class="t-col t-col_8 t-prefix_2"><div field="text" class="t-text t-text_md t-animate" data-animate-style="fadein" style=""> Галерея открыта в начале девяностых и названа в честь французского скульптора румынского происхождения Константина Брынкуша. Фасад здания украшают фигуры, напоминающие древнегреческих богинь. Автор и скульптор Наталья Власова назвала их «музами Кишинева». Вечером, когда зажигаются огни города, музы словно оживают и наблюдают за городом. Уловите этот момент и обязательно сделайте фото! <br /><br /> Сама галерея — это центр притяжения ценителей искусства. Здесь проходят выставки современного искусства, международные биеннале. <br /></div></div></div></div></div><div id="rec564208133" class="r t-rec t-rec_pt_120 t-rec_pb_135" style="padding-top:120px;padding-bottom:135px; " data-animationappear="off" data-record-type="816" ><!-- t816 --><div class="t816"><div class="t816__container t-container "><div class="t816__row t816__row_indent-20px t-row"><div class="t816__tile t816__tile_left "
itemscope itemtype="http://schema.org/ImageObject"><meta itemprop="image" content="https://static.tildacdn.com/tild3964-3137-4638-a635-663339643834/20230308_192738.jpg"><div class="t816__bgimg t816__bgimg_2-3 t-bgimg" data-original="https://static.tildacdn.com/tild3964-3137-4638-a635-663339643834/20230308_192738.jpg"
bgimgfield="gi_img__0" data-zoomable="yes" data-zoom-target="0" data-img-zoom-url="https://static.tildacdn.com/tild3964-3137-4638-a635-663339643834/20230308_192738.jpg" 
style="background: url('https://static.tildacdn.com/tild3964-3137-4638-a635-663339643834/-/resizeb/20x/20230308_192738.jpg') center center no-repeat;background-size: cover;"
></div></div><div class="t816__tile t816__tile_right t816__tile_offset"
itemscope itemtype="http://schema.org/ImageObject"><meta itemprop="image" content="https://static.tildacdn.com/tild3038-3965-4364-b764-613036313930/PSX_20230313_084956-.jpeg"><div class="t816__bgimg t816__bgimg_2-3 t-bgimg" data-original="https://static.tildacdn.com/tild3038-3965-4364-b764-613036313930/PSX_20230313_084956-.jpeg" 
bgimgfield="gi_img__1" data-zoomable="yes" data-zoom-target="1" data-img-zoom-url="https://static.tildacdn.com/tild3038-3965-4364-b764-613036313930/PSX_20230313_084956-.jpeg" 
style="background: url('https://static.tildacdn.com/tild3038-3965-4364-b764-613036313930/-/resizeb/20x/PSX_20230313_084956-.jpeg') center center no-repeat;background-size: cover;"
></div></div></div></div></div><script type="text/javascript">t_onReady(function() {
t_onFuncLoad('t816_init', function() {
t816_init('564208133', '20');
});
});</script></div><div id="rec564143764" class="r t-rec t-rec_pt_60 t-rec_pb_60" style="padding-top:60px;padding-bottom:60px; " data-record-type="795" ><!-- T795 --><div class="t795"><div class="t-container t-align_center"><div class="t-col t-col_10 t-prefix_1"><div class="t795__title t-title t-title_xs t-margin_auto t-animate" data-animate-style="fadeindown" data-animate-group="yes" data-animate-order="1" field="title" style=""> <strong>"Нулевой километр" и Почта Молдовы</strong> <br /></div> </div></div></div></div><div id="rec564143766" class="r t-rec t-rec_pt_60 t-rec_pb_90" style="padding-top:60px;padding-bottom:90px; " data-record-type="106" ><!-- T004 --><div class="t004"><div class="t-container "><div class="t-col t-col_8 t-prefix_2"><div field="text" class="t-text t-text_md t-animate" data-animate-style="fadein" style=""> Бывший Главпочтамт, а ныне центральный офис Почты Молдовы — важная достопримечательность Кишинева. Здание в стиле сталинского ампира возвели после Второй мировой войны. <br /><br /> Селфи на фоне Почты Молдовы в вечерних сумерках можно выложить в соцсети и смело подписать: «Москва. Главпочтамт. Тверская». Прототипом кишиневского Главпочтамта послужило здание московской почты на Тверской улице. Поэтому едва ли по фотографии кто-то сразу заметит разницу. <br /><br /> С 2012 года на тротуаре перед входом в здание Почты располагается металлическая инсталляция "Нулевой километр". Она выполнена в виде розы ветров с указанием разных городов мира и расстоянием до них от Кишинева. <br /></div></div></div></div></div><div id="rec564143767" class="r t-rec t-rec_pt_0 t-rec_pb_135" style="padding-top:0px;padding-bottom:135px; " data-animationappear="off" data-record-type="816" ><!-- t816 --><div class="t816"><div class="t816__container t-container "><div class="t816__row t816__row_indent-20px t-row"><div class="t816__tile t816__tile_left "
itemscope itemtype="http://schema.org/ImageObject"><meta itemprop="image" content="https://static.tildacdn.com/tild3838-6131-4236-a636-323563393031/20230309_222101.jpg"><div class="t816__bgimg t816__bgimg_3-4 t-bgimg" data-original="https://static.tildacdn.com/tild3838-6131-4236-a636-323563393031/20230309_222101.jpg"
bgimgfield="gi_img__0" data-zoomable="yes" data-zoom-target="0" data-img-zoom-url="https://static.tildacdn.com/tild3838-6131-4236-a636-323563393031/20230309_222101.jpg" 
style="background: url('https://static.tildacdn.com/tild3838-6131-4236-a636-323563393031/-/resizeb/20x/20230309_222101.jpg') center center no-repeat;background-size: cover;"
></div></div><div class="t816__tile t816__tile_right t816__tile_offset"
itemscope itemtype="http://schema.org/ImageObject"><meta itemprop="image" content="https://static.tildacdn.com/tild3038-3461-4335-b966-376538353237/20230309_223028.jpg"><div class="t816__bgimg t816__bgimg_3-4 t-bgimg" data-original="https://static.tildacdn.com/tild3038-3461-4335-b966-376538353237/20230309_223028.jpg" 
bgimgfield="gi_img__1" data-zoomable="yes" data-zoom-target="1" data-img-zoom-url="https://static.tildacdn.com/tild3038-3461-4335-b966-376538353237/20230309_223028.jpg" 
style="background: url('https://static.tildacdn.com/tild3038-3461-4335-b966-376538353237/-/resizeb/20x/20230309_223028.jpg') center center no-repeat;background-size: cover;"
></div></div></div></div></div><script type="text/javascript">t_onReady(function() {
t_onFuncLoad('t816_init', function() {
t816_init('564143767', '20');
});
});</script></div><div id="rec564143769" class="r t-rec t-rec_pt_60 t-rec_pb_60" style="padding-top:60px;padding-bottom:60px; " data-record-type="795" ><!-- T795 --><div class="t795"><div class="t-container t-align_center"><div class="t-col t-col_10 t-prefix_1"><div class="t795__title t-title t-title_xs t-margin_auto t-animate" data-animate-style="fadeindown" data-animate-group="yes" data-animate-order="1" field="title" style=""> <strong>Мэрия Кишинева и главные часы столицы</strong> <br /></div> </div></div></div></div><div id="rec564143771" class="r t-rec t-rec_pt_90 t-rec_pb_120" style="padding-top:90px;padding-bottom:120px; " data-record-type="106" ><!-- T004 --><div class="t004"><div class="t-container "><div class="t-col t-col_8 t-prefix_2"><div field="text" class="t-text t-text_md t-animate" data-animate-style="fadein" style=""> Мэрия — настоящий архитектурный шедевр Молдовы. Помпезное здание построили в начале XX века по предложению самого знаменитого мэра Кишинева Карла Шмита. Во время Второй мировой войны мэрию уничтожили, но по фотографиям и сохранившимся схемам восстановили. <br /><br /> Здание украшено часовой башней с курантами. Каждый час они исполняют мелодию из песни «Мой белый город» знаменитого композитора из Молдовы Евгения Доги. <br /><br /> Во время заката солнца итальянская готика — архитектурный стиль ратуши — открывается во всей красе. Селфи на фоне мэрии всегда неподражаемы, словно за спиной не госучреждение, а европейский особняк. <br /></div></div></div></div></div><div id="rec564143770" class="r t-rec" style=" " data-animationappear="off" data-record-type="160" ><!-- T148 --><!-- cover --><div class="t-cover"
id="recorddiv564143770"
bgimgfield="img"
style="height:120vh; background-image:url('https://static.tildacdn.com/tild6231-6266-4937-a262-366537663932/-/resize/20x/20230309_221736.jpg');"
><div class="t-cover__carrier" id="coverCarry564143770"data-content-cover-id="564143770"data-content-cover-bg="https://static.tildacdn.com/tild6231-6266-4937-a262-366537663932/20230309_221736.jpg"data-display-changed="true"data-content-cover-height="120vh"data-content-cover-parallax="dynamic"style="height:120vh;background-attachment:scroll; "itemscope itemtype="http://schema.org/ImageObject"><meta itemprop="image" content="https://static.tildacdn.com/tild6231-6266-4937-a262-366537663932/20230309_221736.jpg"></div><div class="t-cover__filter" style="height:120vh;background-image: -moz-linear-gradient(top, rgba(0,0,0,0.0), rgba(0,0,0,0.0));background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.0), rgba(0,0,0,0.0));background-image: -o-linear-gradient(top, rgba(0,0,0,0.0), rgba(0,0,0,0.0));background-image: -ms-linear-gradient(top, rgba(0,0,0,0.0), rgba(0,0,0,0.0));background-image: linear-gradient(top, rgba(0,0,0,0.0), rgba(0,0,0,0.0));filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#fe000000', endColorstr='#fe000000');"></div><div class="t148"><div class="t-container_100"> <div class="t-cover__wrapper t-valign_bottom" style="height:120vh;"> </div></div></div></div></div><div id="rec564143774" class="r t-rec t-rec_pt_60 t-rec_pb_60" style="padding-top:60px;padding-bottom:60px; " data-record-type="795" ><!-- T795 --><div class="t795"><div class="t-container t-align_center"><div class="t-col t-col_10 t-prefix_1"><div class="t795__title t-title t-title_xs t-margin_auto t-animate" data-animate-style="fadeindown" data-animate-group="yes" data-animate-order="1" field="title" style=""> <strong>Сквер "Михай Эминеску"</strong><strong></strong> <br /></div> </div></div></div></div><div id="rec564143776" class="r t-rec t-rec_pt_90 t-rec_pb_90" style="padding-top:90px;padding-bottom:90px; " data-record-type="106" ><!-- T004 --><div class="t004"><div class="t-container "><div class="t-col t-col_8 t-prefix_2"><div field="text" class="t-text t-text_md t-animate" data-animate-style="fadein" style=""> После реконструкции в 2020 году сквер стал, пожалуй, самым уютным и фотогеничным местом Кишинева. Вечерняя подсветка расположенных рядом Органного зала и Национального театра "Эминеску", кофейная терраса и лавочки создают романтичную и атмосферу. Скульптуры поэта Михая Эминску и его возлюбленной Вероники Микле дополняют ее. Они символизируют вечную, вдохновенную любовь. Посидите на лавочке в сквере и просто наблюдайте за городом. <br /></div></div></div></div></div><div id="rec564143775" class="r t-rec" style=" " data-animationappear="off" data-record-type="160" ><!-- T148 --><!-- cover --><div class="t-cover"
id="recorddiv564143775"
bgimgfield="img"
style="height:120vh; background-image:url('https://static.tildacdn.com/tild3661-3161-4665-b661-653033643930/-/resize/20x/20230312_213103-01.jpeg');"
><div class="t-cover__carrier" id="coverCarry564143775"data-content-cover-id="564143775"data-content-cover-bg="https://static.tildacdn.com/tild3661-3161-4665-b661-653033643930/20230312_213103-01.jpeg"data-display-changed="true"data-content-cover-height="120vh"data-content-cover-parallax="dynamic"style="height:120vh;background-attachment:scroll; "itemscope itemtype="http://schema.org/ImageObject"><meta itemprop="image" content="https://static.tildacdn.com/tild3661-3161-4665-b661-653033643930/20230312_213103-01.jpeg"></div><div class="t-cover__filter" style="height:120vh;background-image: -moz-linear-gradient(top, rgba(0,0,0,0.0), rgba(0,0,0,0.0));background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.0), rgba(0,0,0,0.0));background-image: -o-linear-gradient(top, rgba(0,0,0,0.0), rgba(0,0,0,0.0));background-image: -ms-linear-gradient(top, rgba(0,0,0,0.0), rgba(0,0,0,0.0));background-image: linear-gradient(top, rgba(0,0,0,0.0), rgba(0,0,0,0.0));filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#fe000000', endColorstr='#fe000000');"></div><div class="t148"><div class="t-container_100"> <div class="t-cover__wrapper t-valign_bottom" style="height:120vh;"> </div></div></div></div></div><div id="rec564143778" class="r t-rec t-rec_pt_60 t-rec_pb_60" style="padding-top:60px;padding-bottom:60px; " data-record-type="795" ><!-- T795 --><div class="t795"><div class="t-container t-align_center"><div class="t-col t-col_10 t-prefix_1"><div class="t795__title t-title t-title_xs t-margin_auto t-animate" data-animate-style="fadeindown" data-animate-group="yes" data-animate-order="1" field="title" style=""> <strong>Органный зал и каменные львы</strong> <br /></div> </div></div></div></div><div id="rec564143780" class="r t-rec t-rec_pt_90 t-rec_pb_60" style="padding-top:90px;padding-bottom:60px; " data-record-type="106" ><!-- T004 --><div class="t004"><div class="t-container "><div class="t-col t-col_8 t-prefix_2"><div field="text" class="t-text t-text_md t-animate" data-animate-style="fadein" style=""> Органный зал — белое здание с зелеными колонами — красивейший памятник архитектуры. Его построили в 1911 году и разместили там Городской банк. Вход украсили лежащими каменными львами — все как полагается серьезному финансовому учреждению. Но в 1973 году для Госбанка построили новое здание, а старое перестроили под органный зал. Акустика помещения позволяла. Каменных львов оставили. <br /><br /> Вообще скульптуры львов давно стали символом города. Они символизирует защитников и вечных стражей Кишинева. <br /></div></div></div></div></div><div id="rec564259087" class="r t-rec t-rec_pt_0 t-rec_pb_0" style="padding-top:0px;padding-bottom:0px; " data-animationappear="off" data-record-type="660" ><!-- t660 --><div class="t660"><div class="t660__container t-container "><div class="t660__row t660__row_indent-20px t-row"><div class="t660__tile t660__tile_lg t660__tile_lg_left" itemscope itemtype="http://schema.org/ImageObject"><meta itemprop="image" content="https://static.tildacdn.com/tild6461-6530-4134-a539-626335663034/20230309_222705.jpg"><div class="t660__bgimg t-bgimg" data-original="https://static.tildacdn.com/tild6461-6530-4134-a539-626335663034/20230309_222705.jpg" 
bgimgfield="gi_img__0" data-zoomable="yes" data-zoom-target="0" data-img-zoom-url="https://static.tildacdn.com/tild6461-6530-4134-a539-626335663034/20230309_222705.jpg" 
style="background: url('https://static.tildacdn.com/tild6461-6530-4134-a539-626335663034/-/resizeb/20x/20230309_222705.jpg') center center no-repeat;background-size: cover;"
></div></div><div class="t660__tile t660__tile_sm t660__tile_sm_right"><div class="t660__bgimg_wrapper" itemscope itemtype="http://schema.org/ImageObject"><meta itemprop="image" content="https://static.tildacdn.com/tild3637-3637-4834-a136-666435643738/PSX_20230314_092259-.jpeg"><div class="t660__bgimg t-bgimg" data-original="https://static.tildacdn.com/tild3637-3637-4834-a136-666435643738/PSX_20230314_092259-.jpeg" 
bgimgfield="gi_img__1" data-zoomable="yes" data-zoom-target="1" data-img-zoom-url="https://static.tildacdn.com/tild3637-3637-4834-a136-666435643738/PSX_20230314_092259-.jpeg" 
style="background: url('https://static.tildacdn.com/tild3637-3637-4834-a136-666435643738/-/resizeb/20x/PSX_20230314_092259-.jpeg') center center no-repeat;background-size: cover;"
></div></div><div class="t660__bgimg_wrapper" itemscope itemtype="http://schema.org/ImageObject"><meta itemprop="image" content="https://static.tildacdn.com/tild6635-3063-4166-b166-373231383332/20230309_222611.jpg"><div class="t660__bgimg t-bgimg" data-original="https://static.tildacdn.com/tild6635-3063-4166-b166-373231383332/20230309_222611.jpg" 
bgimgfield="gi_img__2" data-zoomable="yes" data-zoom-target="2" data-img-zoom-url="https://static.tildacdn.com/tild6635-3063-4166-b166-373231383332/20230309_222611.jpg" 
style="background: url('https://static.tildacdn.com/tild6635-3063-4166-b166-373231383332/-/resizeb/20x/20230309_222611.jpg') center center no-repeat;background-size: cover;"
></div></div></div></div></div></div><!--[if (IE 8)|(IE 9)]><style>.t660__tile_lg .t660__bgimg {
padding-bottom: 100%;
}
.t660__row {
font-size: 0;
}</style><![endif]--></div><div id="rec564143784" class="r t-rec t-rec_pt_60 t-rec_pb_60" style="padding-top:60px;padding-bottom:60px; " data-record-type="795" ><!-- T795 --><div class="t795"><div class="t-container t-align_center"><div class="t-col t-col_10 t-prefix_1"><div class="t795__title t-title t-title_xs t-margin_auto t-animate" data-animate-style="fadeindown" data-animate-group="yes" data-animate-order="1" field="title" style=""> <strong>Триумфальная арка</strong> <br /></div> <div class="t795__descr t-descr t-descr_xl t-margin_auto t-animate" data-animate-style="fadeinup" data-animate-group="yes" data-animate-order="2" data-animate-delay="0.3" field="descr" style=""><strong>Площадь Великого Национального Собрания</strong></div> </div></div></div></div><div id="rec564143786" class="r t-rec t-rec_pt_60 t-rec_pb_30" style="padding-top:60px;padding-bottom:30px; " data-record-type="106" ><!-- T004 --><div class="t004"><div class="t-container "><div class="t-col t-col_8 t-prefix_2"><div field="text" class="t-text t-text_md t-animate" data-animate-style="fadein" style=""> Триумфальная арка — главный символ Кишинева. Ее построили в 1830 году и оформили в стиле ампир. Изначально арку проектировали как колокольню, но окна верхнего яруса соорудили слишком узкими. Неудавшуюся колокольню переоборудовали в Святые врата — еще одно название арки. <br /><br /> Со стороны площади на Триумфальной арке расположены часы. Каждый час они издают характерный звон, оповещая жителей о времени суток. Вечерняя подсветка арки — настоящее волшебство, которое стоит увидеть и запечатлеть на камеру! <br /></div></div></div></div></div><div id="rec564143785" class="r t-rec" style=" " data-animationappear="off" data-record-type="160" ><!-- T148 --><!-- cover --><div class="t-cover"
id="recorddiv564143785"
bgimgfield="img"
style="height:120vh; background-image:url('https://static.tildacdn.com/tild6631-3863-4964-b739-656632373933/-/resize/20x/PSX_20230313_091913-.jpeg');"
><div class="t-cover__carrier" id="coverCarry564143785"data-content-cover-id="564143785"data-content-cover-bg="https://static.tildacdn.com/tild6631-3863-4964-b739-656632373933/PSX_20230313_091913-.jpeg"data-display-changed="true"data-content-cover-height="120vh"data-content-cover-parallax="dynamic"style="height:120vh;background-attachment:scroll; "itemscope itemtype="http://schema.org/ImageObject"><meta itemprop="image" content="https://static.tildacdn.com/tild6631-3863-4964-b739-656632373933/PSX_20230313_091913-.jpeg"></div><div class="t-cover__filter" style="height:120vh;background-image: -moz-linear-gradient(top, rgba(0,0,0,0.0), rgba(0,0,0,0.0));background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.0), rgba(0,0,0,0.0));background-image: -o-linear-gradient(top, rgba(0,0,0,0.0), rgba(0,0,0,0.0));background-image: -ms-linear-gradient(top, rgba(0,0,0,0.0), rgba(0,0,0,0.0));background-image: linear-gradient(top, rgba(0,0,0,0.0), rgba(0,0,0,0.0));filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#fe000000', endColorstr='#fe000000');"></div><div class="t148"><div class="t-container_100"> <div class="t-cover__wrapper t-valign_bottom" style="height:120vh;"> </div></div></div></div></div><div id="rec564143787" class="r t-rec t-rec_pt_60 t-rec_pb_60" style="padding-top:60px;padding-bottom:60px; " data-record-type="795" ><!-- T795 --><div class="t795"><div class="t-container t-align_center"><div class="t-col t-col_10 t-prefix_1"><div class="t795__title t-title t-title_xs t-margin_auto t-animate" data-animate-style="fadeindown" data-animate-group="yes" data-animate-order="1" field="title" style=""> <strong>Кафедральный собор и сквер</strong> <br /></div> <div class="t795__descr t-descr t-descr_xl t-margin_auto t-animate" data-animate-style="fadeinup" data-animate-group="yes" data-animate-order="2" data-animate-delay="0.3" field="descr" style=""> <strong>Площадь Великого Национального Собрания <br /></strong></div> </div></div></div></div><div id="rec564143788" class="r t-rec" style=" " data-animationappear="off" data-record-type="160" ><!-- T148 --><!-- cover --><div class="t-cover"
id="recorddiv564143788"
bgimgfield="img"
style="height:120vh; background-image:url('https://static.tildacdn.com/tild6136-3938-4439-b436-323463643537/-/resize/20x/PSX_20230313_200553-.jpeg');"
><div class="t-cover__carrier" id="coverCarry564143788"data-content-cover-id="564143788"data-content-cover-bg="https://static.tildacdn.com/tild6136-3938-4439-b436-323463643537/PSX_20230313_200553-.jpeg"data-display-changed="true"data-content-cover-height="120vh"data-content-cover-parallax="dynamic"style="height:120vh;background-attachment:scroll; "itemscope itemtype="http://schema.org/ImageObject"><meta itemprop="image" content="https://static.tildacdn.com/tild6136-3938-4439-b436-323463643537/PSX_20230313_200553-.jpeg"></div><div class="t-cover__filter" style="height:120vh;background-image: -moz-linear-gradient(top, rgba(0,0,0,0.0), rgba(0,0,0,0.0));background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.0), rgba(0,0,0,0.0));background-image: -o-linear-gradient(top, rgba(0,0,0,0.0), rgba(0,0,0,0.0));background-image: -ms-linear-gradient(top, rgba(0,0,0,0.0), rgba(0,0,0,0.0));background-image: linear-gradient(top, rgba(0,0,0,0.0), rgba(0,0,0,0.0));filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#fe000000', endColorstr='#fe000000');"></div><div class="t148"><div class="t-container_100"> <div class="t-cover__wrapper t-valign_bottom" style="height:120vh;"> </div></div></div></div></div><div id="rec564143789" class="r t-rec t-rec_pt_60 t-rec_pb_60" style="padding-top:60px;padding-bottom:60px; " data-record-type="106" ><!-- T004 --><div class="t004"><div class="t-container "><div class="t-col t-col_8 t-prefix_2"><div field="text" class="t-text t-text_md t-animate" data-animate-style="fadein" style=""> Сквер и Кафедральный собор возвели в середине XIX века. После Второй мировой войны его разрушили, но быстро восстановили. Сквер как бы объединяет вокруг себя главные архитектурные жемчужины города: Собор, Колокольню и Триумфальную Арку. <br /><br /> Сегодня сквер — это место для прогулок в самом центре города. Здесь можно покормить голубей, посидеть в тени деревьев, понаблюдать за прохожими. <br /></div></div></div></div></div><div id="rec564268972" class="r t-rec t-rec_pt_45 t-rec_pb_135" style="padding-top:45px;padding-bottom:135px; " data-animationappear="off" data-record-type="667" ><!-- t667 --><div class="t667"><div class="t667__container t-container "><div class="t667__row t667__row_indent-20px t-row"><div class="t667__tile t667__tile_left" itemscope itemtype="http://schema.org/ImageObject"><meta itemprop="image" content="https://static.tildacdn.com/tild6162-3534-4365-a331-353134333131/20230312_215654-01.jpeg"> <div class="t667__bgimg t667__bgimg_3-4 t-bgimg" data-original="https://static.tildacdn.com/tild6162-3534-4365-a331-353134333131/20230312_215654-01.jpeg" 
bgimgfield="gi_img__0" data-zoomable="yes" data-zoom-target="0" data-img-zoom-url="https://static.tildacdn.com/tild6162-3534-4365-a331-353134333131/20230312_215654-01.jpeg" 
style="background: url('https://static.tildacdn.com/tild6162-3534-4365-a331-353134333131/-/resizeb/20x/20230312_215654-01.jpeg') center center no-repeat;background-size: cover;"
></div></div><div class="t667__tile t667__tile_right" itemscope itemtype="http://schema.org/ImageObject"><meta itemprop="image" content="https://static.tildacdn.com/tild6237-3337-4038-a162-366531613832/PSX_20230313_201110-.jpeg"> <div class="t667__bgimg t667__bgimg_3-4 t-bgimg" data-original="https://static.tildacdn.com/tild6237-3337-4038-a162-366531613832/PSX_20230313_201110-.jpeg" 
bgimgfield="gi_img__1" data-zoomable="yes" data-zoom-target="1" data-img-zoom-url="https://static.tildacdn.com/tild6237-3337-4038-a162-366531613832/PSX_20230313_201110-.jpeg" 
style="background: url('https://static.tildacdn.com/tild6237-3337-4038-a162-366531613832/-/resizeb/20x/PSX_20230313_201110-.jpeg') center center no-repeat;background-size: cover;"
></div></div></div></div></div></div><div id="rec564143794" class="r t-rec t-rec_pt_60 t-rec_pb_60" style="padding-top:60px;padding-bottom:60px; " data-record-type="795" ><!-- T795 --><div class="t795"><div class="t-container t-align_center"><div class="t-col t-col_10 t-prefix_1"><div class="t795__title t-title t-title_xs t-margin_auto t-animate" data-animate-style="fadeindown" data-animate-group="yes" data-animate-order="1" field="title" style=""> <strong>Памятник Штефану Великому</strong> <br /></div> </div></div></div></div><div id="rec564143795" class="r t-rec" style=" " data-animationappear="off" data-record-type="160" ><!-- T148 --><!-- cover --><div class="t-cover"
id="recorddiv564143795"
bgimgfield="img"
style="height:120vh; background-image:url('https://static.tildacdn.com/tild6534-3839-4266-b932-613639373062/-/resize/20x/20230307_232947_crop.jpg');"
><div class="t-cover__carrier" id="coverCarry564143795"data-content-cover-id="564143795"data-content-cover-bg="https://static.tildacdn.com/tild6534-3839-4266-b932-613639373062/20230307_232947_crop.jpg"data-display-changed="true"data-content-cover-height="120vh"data-content-cover-parallax="dynamic"style="height:120vh;background-attachment:scroll; "itemscope itemtype="http://schema.org/ImageObject"><meta itemprop="image" content="https://static.tildacdn.com/tild6534-3839-4266-b932-613639373062/20230307_232947_crop.jpg"></div><div class="t-cover__filter" style="height:120vh;background-image: -moz-linear-gradient(top, rgba(0,0,0,0.0), rgba(0,0,0,0.0));background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.0), rgba(0,0,0,0.0));background-image: -o-linear-gradient(top, rgba(0,0,0,0.0), rgba(0,0,0,0.0));background-image: -ms-linear-gradient(top, rgba(0,0,0,0.0), rgba(0,0,0,0.0));background-image: linear-gradient(top, rgba(0,0,0,0.0), rgba(0,0,0,0.0));filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#fe000000', endColorstr='#fe000000');"></div><div class="t148"><div class="t-container_100"> <div class="t-cover__wrapper t-valign_bottom" style="height:120vh;"> </div></div></div></div></div><div id="rec564143796" class="r t-rec t-rec_pt_60 t-rec_pb_60" style="padding-top:60px;padding-bottom:60px; " data-record-type="106" ><!-- T004 --><div class="t004"><div class="t-container "><div class="t-col t-col_8 t-prefix_2"><div field="text" class="t-text t-text_md t-animate" data-animate-style="fadein" style=""> Штефан Великий — самый известный и почитаемый правитель Молдовы, правивший с 1457 по 1504 года. Возведенный ему в 1926 году памятник — ключевой символ Кишинева и всей страны. Пятиметровая скульптура изготовлена из бронзы, полученной из трофейных турецких пушек после русско-турецкой войны 1877 года. Возвышается на шестиметровом постаменте. Лицо правителя на скульптуре считается эталонным и размещено на банкнотах молдавской валюты, на марках и открытках. <br /></div></div></div></div></div><div id="rec564272262" class="r t-rec t-rec_pt_120 t-rec_pb_135" style="padding-top:120px;padding-bottom:135px; " data-animationappear="off" data-record-type="816" ><!-- t816 --><div class="t816"><div class="t816__container t-container "><div class="t816__row t816__row_indent-20px t-row"><div class="t816__tile t816__tile_left "
itemscope itemtype="http://schema.org/ImageObject"><meta itemprop="image" content="https://static.tildacdn.com/tild6434-3934-4830-b731-643331383565/20230307_232335.jpg"><div class="t816__bgimg t816__bgimg_3-4 t-bgimg" data-original="https://static.tildacdn.com/tild6434-3934-4830-b731-643331383565/20230307_232335.jpg"
bgimgfield="gi_img__0" data-zoomable="yes" data-zoom-target="0" data-img-zoom-url="https://static.tildacdn.com/tild6434-3934-4830-b731-643331383565/20230307_232335.jpg" 
style="background: url('https://static.tildacdn.com/tild6434-3934-4830-b731-643331383565/-/resizeb/20x/20230307_232335.jpg') center center no-repeat;background-size: cover;"
></div></div><div class="t816__tile t816__tile_right t816__tile_offset"
itemscope itemtype="http://schema.org/ImageObject"><meta itemprop="image" content="https://static.tildacdn.com/tild3638-3465-4262-b066-343833643166/PXL_20230216_1629078.jpg"><div class="t816__bgimg t816__bgimg_3-4 t-bgimg" data-original="https://static.tildacdn.com/tild3638-3465-4262-b066-343833643166/PXL_20230216_1629078.jpg" 
bgimgfield="gi_img__1" data-zoomable="yes" data-zoom-target="1" data-img-zoom-url="https://static.tildacdn.com/tild3638-3465-4262-b066-343833643166/PXL_20230216_1629078.jpg" 
style="background: url('https://static.tildacdn.com/tild3638-3465-4262-b066-343833643166/-/resizeb/20x/PXL_20230216_1629078.jpg') center center no-repeat;background-size: cover;"
></div></div></div></div></div><script type="text/javascript">t_onReady(function() {
t_onFuncLoad('t816_init', function() {
t816_init('564272262', '20');
});
});</script></div><div id="rec564143798" class="r t-rec t-rec_pt_60 t-rec_pb_60" style="padding-top:60px;padding-bottom:60px; " data-record-type="795" ><!-- T795 --><div class="t795"><div class="t-container t-align_center"><div class="t-col t-col_10 t-prefix_1"><div class="t795__title t-title t-title_xs t-margin_auto t-animate" data-animate-style="fadeindown" data-animate-group="yes" data-animate-order="1" field="title" style=""> <strong>Общественный парк «Штефана чел Маре»</strong> <br /></div> </div></div></div></div><div id="rec564143799" class="r t-rec" style=" " data-animationappear="off" data-record-type="160" ><!-- T148 --><!-- cover --><div class="t-cover"
id="recorddiv564143799"
bgimgfield="img"
style="height:120vh; background-image:url('https://static.tildacdn.com/tild3732-3939-4930-b531-663465626439/-/resize/20x/20230312_202610.jpg');"
><div class="t-cover__carrier" id="coverCarry564143799"data-content-cover-id="564143799"data-content-cover-bg="https://static.tildacdn.com/tild3732-3939-4930-b531-663465626439/20230312_202610.jpg"data-display-changed="true"data-content-cover-height="120vh"data-content-cover-parallax="dynamic"style="height:120vh;background-attachment:scroll; "itemscope itemtype="http://schema.org/ImageObject"><meta itemprop="image" content="https://static.tildacdn.com/tild3732-3939-4930-b531-663465626439/20230312_202610.jpg"></div><div class="t-cover__filter" style="height:120vh;background-image: -moz-linear-gradient(top, rgba(0,0,0,0.0), rgba(0,0,0,0.0));background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.0), rgba(0,0,0,0.0));background-image: -o-linear-gradient(top, rgba(0,0,0,0.0), rgba(0,0,0,0.0));background-image: -ms-linear-gradient(top, rgba(0,0,0,0.0), rgba(0,0,0,0.0));background-image: linear-gradient(top, rgba(0,0,0,0.0), rgba(0,0,0,0.0));filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#fe000000', endColorstr='#fe000000');"></div><div class="t148"><div class="t-container_100"> <div class="t-cover__wrapper t-valign_bottom" style="height:120vh;"> </div></div></div></div></div><div id="rec564143800" class="r t-rec t-rec_pt_60 t-rec_pb_60" style="padding-top:60px;padding-bottom:60px; " data-record-type="106" ><!-- T004 --><div class="t004"><div class="t-container "><div class="t-col t-col_8 t-prefix_2"><div field="text" class="t-text t-text_md " style=""> Самый старый парк в Кишиневе, основанный в 1818 году. Как он только не назывался! Александровский сад — в честь императора Александра Второго, парк имени Пушкина, Городской общественный сад. Нынешнее название парк получил в 1990-е годы, как только Молдова обрела независимость. <br /><br /> В сквере красуется один из самых первых памятников Пушкину, открытый в конце XIX века. Тут же разбита Аллея классиков румынской литературы. <br /><br /> И снова львы! Тут они расположены возле одного из входов. Как они появились в парке — загадка. По слухам, львы принадлежали богатой усадьбе, но во время Второй мировой войны их привезли и установили в Общественном саду. <br /><br /> Bonjour Cafe — одно из новых и приятных мест в парке. В кафе звучит французская музыка, по вечерам над столиками загорается красивая иллюминация. Посетители пьют кофе и любуются выставленными неподалеку картинами местных художников. <br /></div></div></div></div></div><div id="rec564274167" class="r t-rec t-rec_pt_0 t-rec_pb_0" style="padding-top:0px;padding-bottom:0px; " data-animationappear="off" data-record-type="660" ><!-- t660 --><div class="t660"><div class="t660__container t-container "><div class="t660__row t660__row_indent-20px t-row"><div class="t660__tile t660__tile_lg t660__tile_lg_left" itemscope itemtype="http://schema.org/ImageObject"><meta itemprop="image" content="https://static.tildacdn.com/tild3536-6261-4165-a363-633163393863/20230312_201727.jpg"><div class="t660__bgimg t-bgimg" data-original="https://static.tildacdn.com/tild3536-6261-4165-a363-633163393863/20230312_201727.jpg" 
bgimgfield="gi_img__0" data-zoomable="yes" data-zoom-target="0" data-img-zoom-url="https://static.tildacdn.com/tild3536-6261-4165-a363-633163393863/20230312_201727.jpg" 
style="background: url('https://static.tildacdn.com/tild3536-6261-4165-a363-633163393863/-/resizeb/20x/20230312_201727.jpg') center center no-repeat;background-size: cover;"
></div></div><div class="t660__tile t660__tile_sm t660__tile_sm_right"><div class="t660__bgimg_wrapper" itemscope itemtype="http://schema.org/ImageObject"><meta itemprop="image" content="https://static.tildacdn.com/tild6630-6562-4661-b638-326230636535/20230312_202513.jpg"><div class="t660__bgimg t-bgimg" data-original="https://static.tildacdn.com/tild6630-6562-4661-b638-326230636535/20230312_202513.jpg" 
bgimgfield="gi_img__1" data-zoomable="yes" data-zoom-target="1" data-img-zoom-url="https://static.tildacdn.com/tild6630-6562-4661-b638-326230636535/20230312_202513.jpg" 
style="background: url('https://static.tildacdn.com/tild6630-6562-4661-b638-326230636535/-/resizeb/20x/20230312_202513.jpg') center center no-repeat;background-size: cover;"
></div></div><div class="t660__bgimg_wrapper" itemscope itemtype="http://schema.org/ImageObject"><meta itemprop="image" content="https://static.tildacdn.com/tild6334-6339-4530-a363-356465386134/20230310_215638-01.jpeg"><div class="t660__bgimg t-bgimg" data-original="https://static.tildacdn.com/tild6334-6339-4530-a363-356465386134/20230310_215638-01.jpeg" 
bgimgfield="gi_img__2" data-zoomable="yes" data-zoom-target="2" data-img-zoom-url="https://static.tildacdn.com/tild6334-6339-4530-a363-356465386134/20230310_215638-01.jpeg" 
style="background: url('https://static.tildacdn.com/tild6334-6339-4530-a363-356465386134/-/resizeb/20x/20230310_215638-01.jpeg') center center no-repeat;background-size: cover;"
></div></div></div></div><div class="t660__row t660__row_indent-20px t-row"><div class="t660__tile t660__tile_md t660__tile_md_left" itemscope itemtype="http://schema.org/ImageObject"><meta itemprop="image" content="https://static.tildacdn.com/tild3233-3330-4530-a537-393535376364/20230312_202723-01.jpeg"><div class="t660__bgimg t-bgimg" data-original="https://static.tildacdn.com/tild3233-3330-4530-a537-393535376364/20230312_202723-01.jpeg" 
bgimgfield="gi_img__3" data-zoomable="yes" data-zoom-target="3" data-img-zoom-url="https://static.tildacdn.com/tild3233-3330-4530-a537-393535376364/20230312_202723-01.jpeg" 
style="background: url('https://static.tildacdn.com/tild3233-3330-4530-a537-393535376364/-/resizeb/20x/20230312_202723-01.jpeg') center center no-repeat; background-size:cover;"
></div></div><div class="t660__tile t660__tile_md t660__tile_md_right" itemscope itemtype="http://schema.org/ImageObject"><meta itemprop="image" content="https://static.tildacdn.com/tild6138-3431-4333-b539-373366393265/20230312_202801-01.jpeg"><div class="t660__bgimg t-bgimg" data-original="https://static.tildacdn.com/tild6138-3431-4333-b539-373366393265/20230312_202801-01.jpeg" 
bgimgfield="gi_img__4" data-zoomable="yes" data-zoom-target="4" data-img-zoom-url="https://static.tildacdn.com/tild6138-3431-4333-b539-373366393265/20230312_202801-01.jpeg" 
style="background: url('https://static.tildacdn.com/tild6138-3431-4333-b539-373366393265/-/resizeb/20x/20230312_202801-01.jpeg') center center no-repeat; background-size:cover;"
></div></div></div></div></div><!--[if (IE 8)|(IE 9)]><style>.t660__tile_lg .t660__bgimg {
padding-bottom: 100%;
}
.t660__row {
font-size: 0;
}</style><![endif]--></div><div id="rec564143802" class="r t-rec t-rec_pt_60 t-rec_pb_60" style="padding-top:60px;padding-bottom:60px; " data-record-type="795" ><!-- T795 --><div class="t795"><div class="t-container t-align_center"><div class="t-col t-col_10 t-prefix_1"><div class="t795__title t-title t-title_xs t-margin_auto t-animate" data-animate-style="fadeindown" data-animate-group="yes" data-animate-order="1" field="title" style="">Театр оперы и балета </div> </div></div></div></div><div id="rec564143804" class="r t-rec t-rec_pt_60 t-rec_pb_60" style="padding-top:60px;padding-bottom:60px; " data-record-type="106" ><!-- T004 --><div class="t004"><div class="t-container "><div class="t-col t-col_8 t-prefix_2"><div field="text" class="t-text t-text_md t-animate" data-animate-style="fadein" style="">Современное здание театра было построено в Кишинёве в 1980 году по адресу проспект Ленина (ныне ул. Штефана чел Маре), 152. ё<br /><br />Архитекторы проекта — Н. Куренной, А. Горшков. Скульпторы: В. Новиков, Н. Сажина, Б. Дубровин, Г. Дубровина.<br /><br /> В сентябре 1990 года, по предложению администрации театра, в Кишинёве открылся Первый Международный Фестиваль звезд оперы и балета под названием «Приглашает Мария Биешу».<br /><br />После смерти примадонны в 2012 году название фестиваля было изменено на «Международный фестиваль имени Марии Биешу». Сегодня фестиваль стал одним из главных символов культуры Республики Молдова, а Кишинёв — одной из столиц оперной музыки в Европе. <br /><br /></div></div></div></div></div><div id="rec564143805" class="r t-rec t-rec_pt_0 t-rec_pb_135" style="padding-top:0px;padding-bottom:135px; " data-animationappear="off" data-record-type="170" ><!-- t156 --><div class="t156"><div class="t-container"><div class="t-col t-col_12"><div class="t156__wrapper"><div class="t156__item" itemscope itemtype="http://schema.org/ImageObject"><img decoding="async" class="t-img t-animate" 
imgfield="gi_img__0" data-animate-style="fadeinleft" data-animate-chain="yes" src="https://static.tildacdn.com/tild3238-3636-4066-b461-376235326266/-/empty/20230308_215411.jpg" data-original="https://static.tildacdn.com/tild3238-3636-4066-b461-376235326266/20230308_215411.jpg" data-zoom-target="0" data-zoomable="yes" data-img-zoom-url="https://static.tildacdn.com/tild3238-3636-4066-b461-376235326266/20230308_215411.jpg" data-img-zoom-descr="" 
style="width:100%;"
alt=""><meta itemprop="image" content="https://static.tildacdn.com/tild3238-3636-4066-b461-376235326266/20230308_215411.jpg"></div></div></div></div></div></div><div id="rec582963186" class="r t-rec t-rec_pt_60 t-rec_pb_60" style="padding-top:60px;padding-bottom:60px; " data-record-type="106" ><!-- T004 --><div class="t004"><div class="t-container "><div class="t-col t-col_8 t-prefix_2"><div field="text" class="t-text t-text_md " style="">Прогулка по вечернему Кишиневу раскроет перед вами город в новом обличие. <br /><br />Лучшим признаем ему в любви будет селфи на фоне инсталляции "I Love Chisinau". Она расположена перед Национальным театром оперы и балета "Мария Биешу".</div></div></div></div></div><div id="rec564143803" class="r t-rec" style=" " data-animationappear="off" data-record-type="160" ><!-- T148 --><!-- cover --><div class="t-cover"
id="recorddiv564143803"
bgimgfield="img"
style="height:120vh; background-image:url('https://static.tildacdn.com/tild3931-3836-4534-b834-386462646132/-/resize/20x/20230308_215225.jpg');"
><div class="t-cover__carrier" id="coverCarry564143803"data-content-cover-id="564143803"data-content-cover-bg="https://static.tildacdn.com/tild3931-3836-4534-b834-386462646132/20230308_215225.jpg"data-display-changed="true"data-content-cover-height="120vh"data-content-cover-parallax="dynamic"style="height:120vh;background-attachment:scroll; "itemscope itemtype="http://schema.org/ImageObject"><meta itemprop="image" content="https://static.tildacdn.com/tild3931-3836-4534-b834-386462646132/20230308_215225.jpg"></div><div class="t-cover__filter" style="height:120vh;background-image: -moz-linear-gradient(top, rgba(0,0,0,0.0), rgba(0,0,0,0.0));background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.0), rgba(0,0,0,0.0));background-image: -o-linear-gradient(top, rgba(0,0,0,0.0), rgba(0,0,0,0.0));background-image: -ms-linear-gradient(top, rgba(0,0,0,0.0), rgba(0,0,0,0.0));background-image: linear-gradient(top, rgba(0,0,0,0.0), rgba(0,0,0,0.0));filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#fe000000', endColorstr='#fe000000');"></div><div class="t148"><div class="t-container_100"> <div class="t-cover__wrapper t-valign_bottom" style="height:120vh;"> </div></div></div></div></div><div id="rec582947685" class="r t-rec t-rec_pt_60 t-rec_pb_60" style="padding-top:60px;padding-bottom:60px; " data-record-type="106" ><!-- T004 --><div class="t004"><div class="t-container "><div class="t-col t-col_8 t-prefix_2"><div field="text" class="t-text t-text_md " style="">фотографии: Тарас Соловей @<a href="https://www.instagram.com/int20h/">int20h</a> <br />текст: Галия Ибрагимова</div></div></div></div></div><div id="rec564143808" class="r t-rec t-rec_pt_120 t-rec_pb_60" style="padding-top:120px;padding-bottom:60px; " data-record-type="132" ><div class="t-container_100" style="overflow: hidden;"><div style="position: relative; right: 50%; float: right;"><div style="position: relative; z-index: 1; right: -50%;"><div style="display: table;"><div style="display:table-row; width:auto; clear:both;"><div id="fb-root"></div><script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_En/sdk.js#xfbml=1&appId=257953674358265&version=v2.0";
fjs.parentNode.insertBefore(js, fjs);
} (document, 'script', 'facebook-jssdk'));</script><div style="border:0px solid;height:25px; float:left; display:table-column; padding-left:10px; padding-top:4px;"><div class="fb-share-button" data-type="button_count"></div><script>document.querySelector('.fb-share-button').setAttribute('data-href', window.location.origin + window.location.pathname);</script></div><div style="float:left; width:80px; display:table-column; height:25px; border:0px solid; padding-left:10px; padding-top:4px;"><a href="https://twitter.com/share" class="twitter-share-button" data-text="Гид по вечернему Кишиневу">Tweet</a><script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script></div></div></div></div></div></div> </div><div id="rec564143809" class="r t-rec" style=" " data-animationappear="off" data-record-type="602" ><!-- T602 --><div class="t602"><div class="t602__indicator" style="background:#2445ff;"></div> </div><script>t_onReady(function () {
t_onFuncLoad('t602_init', function () {
t602_init('564143809');
});
});</script></div><div id="rec564143810" class="r t-rec t-rec_pt_75 t-rec_pb_75" style="padding-top:75px;padding-bottom:75px;background-color:#171717; " data-record-type="464" data-bg-color="#171717"><!-- T464 --><div class="t464"><div class="t-container t-align_left"><div class="t464__col t-col t-col_4"><a href="http://locals.md" target="_blank"><img class="t464__logo t-img" 
src="https://static.tildacdn.com/tild3935-6465-4532-a665-393464656136/-/empty/noroot.png" data-original="https://static.tildacdn.com/tild3935-6465-4532-a665-393464656136/noroot.png" 
imgfield="img"
alt=" MENU "
></a><div class="t464__text t-descr t-descr_xxs" field="text" style="color:#ffffff;"><div style="font-size:14px;line-height:14px;color:#848484;" data-customstyle="yes">© 2021 All Right Reserved. <a href="http://locals.md" style="color: rgb(132, 132, 132);">locals.md</a></div></div></div><div class="t464__floatbeaker_lr3"></div><div><div class="t464__col t-col t-col_2 t-prefix_4"><div class="t464__title t-name t-name_xs " field="title" style="color: #000000;"><div style="color:#848484;" data-customstyle="yes">MENU</div></div><div class="t464__descr t-descr t-descr_xxs" field="descr" style="color: #ffffff;"><div style="font-size:14px;line-height:18px;" data-customstyle="yes"><ul> <li><a href="https://locals.md/" style="">Главная</a></li> <li><a href="https://locals.md/gorod/" style="">Город</a></li> <li> <a href="https://locals.md/events/" style="">События</a></li> <li> <a href="https://locals.md/tag/discover-moldova/" style="">Молдова</a></li></ul></div></div></div><div class="t464__col t-col t-col_2"><div class="t464__title t-name t-name_xs " field="title2" style="color: #000000;"><div style="color:#848484;" data-customstyle="yes">FOLLOW US</div></div><div class="t464__descr t-descr t-descr_xxs" field="descr2" style="color: #ffffff;"><div style="line-height:18px;" data-customstyle="yes"><ul> <li><a href="https://www.facebook.com/locals.md" style="">Facebook</a></li><li><a href="https://twitter.com/localsmd" style="">Twitter</a></li><li><a href="https://vk.com/localsmd" style="">VKontakte</a></li><li><a href="https://instagram.com/localsmd" style="">Instagram</a></li></ul></div></div></div></div></div></div></div></div><!--/allrecords--><p>Запись <a href="https://locals.md/2023/vechernij-kishinyov/">Вечерний Кишинёв: прогулка по центральной улице столицы</a> впервые появилась <a href="https://locals.md">Locals</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://locals.md/2023/vechernij-kishinyov/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Вечерний Кишинев после дождя в кадрах Иона Карп</title>
		<link>https://locals.md/2020/vechernij-kishinev-posle-dozhdya-v-kadrah-iona-karp/</link>
					<comments>https://locals.md/2020/vechernij-kishinev-posle-dozhdya-v-kadrah-iona-karp/#respond</comments>
		
		<dc:creator><![CDATA[nellystratulat]]></dc:creator>
		<pubDate>Tue, 27 Oct 2020 15:27:24 +0000</pubDate>
				<category><![CDATA[Главная]]></category>
		<category><![CDATA[Кишинёв]]></category>
		<category><![CDATA[фотография]]></category>
		<category><![CDATA[вечерний кишинёв]]></category>
		<category><![CDATA[Ион Карп]]></category>
		<guid isPermaLink="false">http://locals.md/?p=396380</guid>

					<description><![CDATA[<p>"После дождя Кишинев особенно фотогеничный".</p>
<p>Запись <a href="https://locals.md/2020/vechernij-kishinev-posle-dozhdya-v-kadrah-iona-karp/">Вечерний Кишинев после дождя в кадрах Иона Карп</a> впервые появилась <a href="https://locals.md">Locals</a>.</p>
]]></description>
										<content:encoded><![CDATA[<a href="https://www.facebook.com/IonCarp91"><strong>Ион Карп</strong></a><strong> запечатлел пустынный </strong><span class="tlid-translation translation" lang="ru"><strong><span class="" title="">вечерний Кишинев после дождя. На фотографиях можно увидеть Кафедральный собор, Президентский дворец (президентура), памятник Штефану чел Маре и Триумфальную арку.</span></strong>
</span>
<blockquote><span class="tlid-translation translation" lang="ru"><span class="" title="">"Что делать в субботу вечером, когда не хочется оставаться в доме и есть желание прогуляться?</span>
<span title="">- Возьми фотоаппарат, вооружись всем необходимым, заправь машину бензином и гуляй по вечернему Кишиневу.</span>
<span title="">После дождя Кишинев особенно фотогеничный", - отметил Ион Карп на своей странице в facebook.</span></span></blockquote>
<img fetchpriority="high" decoding="async" class="alignnone wp-image-396381" src="https://static.locals.md/2020/10/chisinau-de-seara-620x413.jpg" alt="" width="870" height="580" /> <img decoding="async" class="alignnone wp-image-396382" src="https://static.locals.md/2020/10/chisinau-de-seara1-620x413.jpg" alt="" width="870" height="580" srcset="https://static.locals.md/2020/10/chisinau-de-seara1-620x413.jpg 620w, https://static.locals.md/2020/10/chisinau-de-seara1-1024x683.jpg 1024w, https://static.locals.md/2020/10/chisinau-de-seara1-768x512.jpg 768w, https://static.locals.md/2020/10/chisinau-de-seara1.jpg 1536w" sizes="(max-width: 870px) 100vw, 870px" /> <img decoding="async" class="alignnone wp-image-396383" src="https://static.locals.md/2020/10/chisinau-de-seara3-620x413.jpg" alt="" width="870" height="580" srcset="https://static.locals.md/2020/10/chisinau-de-seara3-620x413.jpg 620w, https://static.locals.md/2020/10/chisinau-de-seara3-1024x683.jpg 1024w, https://static.locals.md/2020/10/chisinau-de-seara3-768x512.jpg 768w, https://static.locals.md/2020/10/chisinau-de-seara3.jpg 1536w" sizes="(max-width: 870px) 100vw, 870px" />

<img loading="lazy" decoding="async" class="alignnone wp-image-396386" src="https://static.locals.md/2020/10/chisinau-de-searaa-620x413.jpg" alt="" width="870" height="580" srcset="https://static.locals.md/2020/10/chisinau-de-searaa-620x413.jpg 620w, https://static.locals.md/2020/10/chisinau-de-searaa-1024x683.jpg 1024w, https://static.locals.md/2020/10/chisinau-de-searaa-768x512.jpg 768w, https://static.locals.md/2020/10/chisinau-de-searaa-1536x1024.jpg 1536w, https://static.locals.md/2020/10/chisinau-de-searaa.jpg 2048w" sizes="auto, (max-width: 870px) 100vw, 870px" /> <img loading="lazy" decoding="async" class="alignnone wp-image-396384" src="https://static.locals.md/2020/10/chisinau-de-seara4-620x413.jpg" alt="" width="870" height="580" srcset="https://static.locals.md/2020/10/chisinau-de-seara4-620x413.jpg 620w, https://static.locals.md/2020/10/chisinau-de-seara4-1024x683.jpg 1024w, https://static.locals.md/2020/10/chisinau-de-seara4-768x512.jpg 768w, https://static.locals.md/2020/10/chisinau-de-seara4.jpg 1536w" sizes="auto, (max-width: 870px) 100vw, 870px" /> <img loading="lazy" decoding="async" class="alignnone wp-image-396385" src="https://static.locals.md/2020/10/chisinau-de-seara5-620x371.jpg" alt="" width="870" height="520" srcset="https://static.locals.md/2020/10/chisinau-de-seara5-620x371.jpg 620w, https://static.locals.md/2020/10/chisinau-de-seara5-1024x612.jpg 1024w, https://static.locals.md/2020/10/chisinau-de-seara5-768x459.jpg 768w, https://static.locals.md/2020/10/chisinau-de-seara5.jpg 1536w" sizes="auto, (max-width: 870px) 100vw, 870px" />

Фото: <a href="https://www.facebook.com/IonCarp91">©Ion Carp</a>

&nbsp;<p>Запись <a href="https://locals.md/2020/vechernij-kishinev-posle-dozhdya-v-kadrah-iona-karp/">Вечерний Кишинев после дождя в кадрах Иона Карп</a> впервые появилась <a href="https://locals.md">Locals</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://locals.md/2020/vechernij-kishinev-posle-dozhdya-v-kadrah-iona-karp/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Вечерний Кишинёв в фотографиях Александра Кирияк</title>
		<link>https://locals.md/2020/chisinau-alexandru-kiri/</link>
					<comments>https://locals.md/2020/chisinau-alexandru-kiri/#respond</comments>
		
		<dc:creator><![CDATA[anuka]]></dc:creator>
		<pubDate>Sun, 25 Oct 2020 15:31:33 +0000</pubDate>
				<category><![CDATA[Главная]]></category>
		<category><![CDATA[Кишинёв]]></category>
		<category><![CDATA[Alexandr Kiriak]]></category>
		<category><![CDATA[Alexandru Kiri]]></category>
		<category><![CDATA[Alexandru Kiriak Kiri]]></category>
		<category><![CDATA[city guide]]></category>
		<category><![CDATA[Александр Кирияк]]></category>
		<category><![CDATA[вечерний кишинёв]]></category>
		<guid isPermaLink="false">http://locals.md/?p=396021</guid>

					<description><![CDATA[<p>Обновлённая столица 2020.</p>
<p>Запись <a href="https://locals.md/2020/chisinau-alexandru-kiri/">Вечерний Кишинёв в фотографиях Александра Кирияк</a> впервые появилась <a href="https://locals.md">Locals</a>.</p>
]]></description>
										<content:encoded><![CDATA[Обновлённый вечерний Кишинёв в объективе фотографа Александра Кирияк (<a id="js_61p" class="profileLink" href="https://www.facebook.com/alexandru.kiriakkiri?hc_ref=ARRlXuicIKmG4kauPNTFtf04LylUXyvhXid7jFQPMW1VcAh_hbJvi-PgpFQI3eP_ob0&amp;__xts__%5B0%5D=68.ARDca5a3YwAu47UcAORQ_jyxycT_4l4G69YHi667zU_EHY73USzptMMRyap9jK72C8MtDWL6MLUvcbKOJeRC2TCF3V1uy71uTO7fXO2bTW_zgiFP54-ScAAh8tvVjpQqudCjxTaN9rPuWUPqJbGrJZP5GpLeKnObW9XewjK2b-3AcTJeo_ff3A&amp;__tn__=lC-R" data-ft="{&quot;tn&quot;:&quot;l&quot;}" data-hovercard="/ajax/hovercard/user.php?id=100004319833919&amp;extragetparams=%7B%22hc_ref%22%3A%22ARRlXuicIKmG4kauPNTFtf04LylUXyvhXid7jFQPMW1VcAh_hbJvi-PgpFQI3eP_ob0%22%7D" data-hovercard-prefer-more-content-show="1" data-hovercard-referer="ARRlXuicIKmG4kauPNTFtf04LylUXyvhXid7jFQPMW1VcAh_hbJvi-PgpFQI3eP_ob0" aria-describedby="js_61o" aria-owns="js_61d">Alexandru Kiriak Kiri</a>) - новое освещение и работающие фонтаны, украшенные аллеи и восстановленные парки, новые пешеходные и прогулочные зоны.

<p class='badge' > <img loading="lazy" decoding="async" class="aligncenter size-full wp-image-396022" src="https://static.locals.md/2020/10/chisianau-de-seara-alexandru-kiriak-kiri16.jpg" alt="" width="950" height="633" srcset="https://static.locals.md/2020/10/chisianau-de-seara-alexandru-kiriak-kiri16.jpg 950w, https://static.locals.md/2020/10/chisianau-de-seara-alexandru-kiriak-kiri16-620x413.jpg 620w, https://static.locals.md/2020/10/chisianau-de-seara-alexandru-kiriak-kiri16-768x512.jpg 768w" sizes="auto, (max-width: 950px) 100vw, 950px" /></p>

<p class='badge' ><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-396023" src="https://static.locals.md/2020/10/chisianau-de-seara-alexandru-kiriak-kiri1.jpg" alt="" width="950" height="632" srcset="https://static.locals.md/2020/10/chisianau-de-seara-alexandru-kiriak-kiri1.jpg 950w, https://static.locals.md/2020/10/chisianau-de-seara-alexandru-kiriak-kiri1-620x412.jpg 620w, https://static.locals.md/2020/10/chisianau-de-seara-alexandru-kiriak-kiri1-768x511.jpg 768w" sizes="auto, (max-width: 950px) 100vw, 950px" /></p>

<p class='badge' ><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-396024" src="https://static.locals.md/2020/10/chisianau-de-seara-alexandru-kiriak-kiri2.jpg" alt="" width="950" height="632" srcset="https://static.locals.md/2020/10/chisianau-de-seara-alexandru-kiriak-kiri2.jpg 950w, https://static.locals.md/2020/10/chisianau-de-seara-alexandru-kiriak-kiri2-620x412.jpg 620w, https://static.locals.md/2020/10/chisianau-de-seara-alexandru-kiriak-kiri2-768x511.jpg 768w" sizes="auto, (max-width: 950px) 100vw, 950px" /></p>

<p class='badge' ><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-396025" src="https://static.locals.md/2020/10/chisianau-de-seara-alexandru-kiriak-kiri3.jpg" alt="" width="950" height="632" srcset="https://static.locals.md/2020/10/chisianau-de-seara-alexandru-kiriak-kiri3.jpg 950w, https://static.locals.md/2020/10/chisianau-de-seara-alexandru-kiriak-kiri3-620x412.jpg 620w, https://static.locals.md/2020/10/chisianau-de-seara-alexandru-kiriak-kiri3-768x511.jpg 768w" sizes="auto, (max-width: 950px) 100vw, 950px" /></p>

<p class='badge' ><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-396026" src="https://static.locals.md/2020/10/chisianau-de-seara-alexandru-kiriak-kiri4.jpg" alt="" width="950" height="632" srcset="https://static.locals.md/2020/10/chisianau-de-seara-alexandru-kiriak-kiri4.jpg 950w, https://static.locals.md/2020/10/chisianau-de-seara-alexandru-kiriak-kiri4-620x412.jpg 620w, https://static.locals.md/2020/10/chisianau-de-seara-alexandru-kiriak-kiri4-768x511.jpg 768w" sizes="auto, (max-width: 950px) 100vw, 950px" /></p>

<p class='badge' ><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-396028" src="https://static.locals.md/2020/10/chisianau-de-seara-alexandru-kiriak-kiri6.jpg" alt="" width="950" height="632" srcset="https://static.locals.md/2020/10/chisianau-de-seara-alexandru-kiriak-kiri6.jpg 950w, https://static.locals.md/2020/10/chisianau-de-seara-alexandru-kiriak-kiri6-620x412.jpg 620w, https://static.locals.md/2020/10/chisianau-de-seara-alexandru-kiriak-kiri6-768x511.jpg 768w" sizes="auto, (max-width: 950px) 100vw, 950px" /></p>

<p class='badge' ><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-396030" src="https://static.locals.md/2020/10/chisianau-de-seara-alexandru-kiriak-kiri8.jpg" alt="" width="950" height="633" srcset="https://static.locals.md/2020/10/chisianau-de-seara-alexandru-kiriak-kiri8.jpg 950w, https://static.locals.md/2020/10/chisianau-de-seara-alexandru-kiriak-kiri8-620x413.jpg 620w, https://static.locals.md/2020/10/chisianau-de-seara-alexandru-kiriak-kiri8-768x512.jpg 768w" sizes="auto, (max-width: 950px) 100vw, 950px" /></p>

<p class='badge' ><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-396031" src="https://static.locals.md/2020/10/chisianau-de-seara-alexandru-kiriak-kiri9.jpg" alt="" width="950" height="633" srcset="https://static.locals.md/2020/10/chisianau-de-seara-alexandru-kiriak-kiri9.jpg 950w, https://static.locals.md/2020/10/chisianau-de-seara-alexandru-kiriak-kiri9-620x413.jpg 620w, https://static.locals.md/2020/10/chisianau-de-seara-alexandru-kiriak-kiri9-768x512.jpg 768w" sizes="auto, (max-width: 950px) 100vw, 950px" /></p>

<p class='badge' ><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-396032" src="https://static.locals.md/2020/10/chisianau-de-seara-alexandru-kiriak-kiri10.jpg" alt="" width="950" height="633" srcset="https://static.locals.md/2020/10/chisianau-de-seara-alexandru-kiriak-kiri10.jpg 950w, https://static.locals.md/2020/10/chisianau-de-seara-alexandru-kiriak-kiri10-620x413.jpg 620w, https://static.locals.md/2020/10/chisianau-de-seara-alexandru-kiriak-kiri10-768x512.jpg 768w" sizes="auto, (max-width: 950px) 100vw, 950px" /></p>

<p class='badge' ><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-396033" src="https://static.locals.md/2020/10/chisianau-de-seara-alexandru-kiriak-kiri11.jpg" alt="" width="950" height="633" srcset="https://static.locals.md/2020/10/chisianau-de-seara-alexandru-kiriak-kiri11.jpg 950w, https://static.locals.md/2020/10/chisianau-de-seara-alexandru-kiriak-kiri11-620x413.jpg 620w, https://static.locals.md/2020/10/chisianau-de-seara-alexandru-kiriak-kiri11-768x512.jpg 768w" sizes="auto, (max-width: 950px) 100vw, 950px" /></p>

<p class='badge' ><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-396034" src="https://static.locals.md/2020/10/chisianau-de-seara-alexandru-kiriak-kiri12.jpg" alt="" width="950" height="633" srcset="https://static.locals.md/2020/10/chisianau-de-seara-alexandru-kiriak-kiri12.jpg 950w, https://static.locals.md/2020/10/chisianau-de-seara-alexandru-kiriak-kiri12-620x413.jpg 620w, https://static.locals.md/2020/10/chisianau-de-seara-alexandru-kiriak-kiri12-768x512.jpg 768w" sizes="auto, (max-width: 950px) 100vw, 950px" /></p>

<p class='badge' ><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-396035" src="https://static.locals.md/2020/10/chisianau-de-seara-alexandru-kiriak-kiri13.jpg" alt="" width="950" height="633" srcset="https://static.locals.md/2020/10/chisianau-de-seara-alexandru-kiriak-kiri13.jpg 950w, https://static.locals.md/2020/10/chisianau-de-seara-alexandru-kiriak-kiri13-620x413.jpg 620w, https://static.locals.md/2020/10/chisianau-de-seara-alexandru-kiriak-kiri13-768x512.jpg 768w" sizes="auto, (max-width: 950px) 100vw, 950px" /></p>

<p class='badge' ><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-396036" src="https://static.locals.md/2020/10/chisianau-de-seara-alexandru-kiriak-kiri14.jpg" alt="" width="950" height="633" srcset="https://static.locals.md/2020/10/chisianau-de-seara-alexandru-kiriak-kiri14.jpg 950w, https://static.locals.md/2020/10/chisianau-de-seara-alexandru-kiriak-kiri14-620x413.jpg 620w, https://static.locals.md/2020/10/chisianau-de-seara-alexandru-kiriak-kiri14-768x512.jpg 768w" sizes="auto, (max-width: 950px) 100vw, 950px" /></p>

<p class='badge' ><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-396037" src="https://static.locals.md/2020/10/chisianau-de-seara-alexandru-kiriak-kiri15.jpg" alt="" width="950" height="633" srcset="https://static.locals.md/2020/10/chisianau-de-seara-alexandru-kiriak-kiri15.jpg 950w, https://static.locals.md/2020/10/chisianau-de-seara-alexandru-kiriak-kiri15-620x413.jpg 620w, https://static.locals.md/2020/10/chisianau-de-seara-alexandru-kiriak-kiri15-768x512.jpg 768w" sizes="auto, (max-width: 950px) 100vw, 950px" /></p>
<h4>ФОТОГРАФИИ © ALEXANDRU KIRIAK KIRI</h4>
Публикуется с разрешения автора.

Следить за работами фотографа тут: <a href="https://www.facebook.com/alexandru.kiriakkiri" target="_blank" rel="noopener noreferrer">facebook.com/alexandru.kiriakkiri</a><p>Запись <a href="https://locals.md/2020/chisinau-alexandru-kiri/">Вечерний Кишинёв в фотографиях Александра Кирияк</a> впервые появилась <a href="https://locals.md">Locals</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://locals.md/2020/chisinau-alexandru-kiri/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>В столице пройдет вечерняя экскурсия «Сказки на ночь про Кишинев»</title>
		<link>https://locals.md/2020/vechernyaya-ekskursiya/</link>
					<comments>https://locals.md/2020/vechernyaya-ekskursiya/#respond</comments>
		
		<dc:creator><![CDATA[nellystratulat]]></dc:creator>
		<pubDate>Thu, 22 Oct 2020 12:53:14 +0000</pubDate>
				<category><![CDATA[Главная]]></category>
		<category><![CDATA[горожане]]></category>
		<category><![CDATA[Кишинёв]]></category>
		<category><![CDATA[вечерний кишинёв]]></category>
		<category><![CDATA[экскурсии по Кишинёву]]></category>
		<guid isPermaLink="false">http://locals.md/?p=395786</guid>

					<description><![CDATA[<p>Экскурсия начнется в 18:45.  Место встречи – кафе «Creme de la Creme».</p>
<p>Запись <a href="https://locals.md/2020/vechernyaya-ekskursiya/">В столице пройдет вечерняя экскурсия «Сказки на ночь про Кишинев»</a> впервые появилась <a href="https://locals.md">Locals</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="post-preable excerpt"><strong>В пятницу, 23 октября туристическая компания Azbuca Travel проведет </strong><strong><a href="https://www.facebook.com/events/386511952759893">вечернюю экскурсию по Кишиневу </a>для </strong><strong>горожан и гостей столицы, <a href="https://ru.diez.md/2020/10/21/v-etu-pyatnitsu-v-stolitse-proydet-vechernyaya-ekskursia-skazki-na-nochy-pro-kishinev/">передает</a> diez.md
</strong></div>
<div class="container text-center ts-advertising-container">
<blockquote>
<div id="single-post-header-ad">«Наш город полон сказок, легенд и выдуманных историй. Все они составляют хронотоп нашего города. Будущее без прошлого не возможно, но мы живём в настоящем нашего города. Как жить в настоящем, вспоминая о сказках города и придумывать будущее, расскажет Федор Евстигнеев», – отмечают организаторы.</div></blockquote>
</div>
Экскурсия начнется в 18:45.  Место встречи – кафе «Creme de la Creme».

В описании мероприятия говорится, что фиксированной цены за экскурсию нет – от каждого по возможностям (гид готов принять шоколадки, конфетки и книги по истории).
<p style="text-align: center;">Больше информации по телефону: 078 888 265</p><p>Запись <a href="https://locals.md/2020/vechernyaya-ekskursiya/">В столице пройдет вечерняя экскурсия «Сказки на ночь про Кишинев»</a> впервые появилась <a href="https://locals.md">Locals</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://locals.md/2020/vechernyaya-ekskursiya/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Волшебный вечерний Кишинев в кадрах Сергея Бобра</title>
		<link>https://locals.md/2019/volshebnyj-vechernij-kishinev-v-kadrah-sergeya-bobra/</link>
					<comments>https://locals.md/2019/volshebnyj-vechernij-kishinev-v-kadrah-sergeya-bobra/#respond</comments>
		
		<dc:creator><![CDATA[anuka]]></dc:creator>
		<pubDate>Thu, 29 Aug 2019 05:46:14 +0000</pubDate>
				<category><![CDATA[Главная]]></category>
		<category><![CDATA[Кишинёв]]></category>
		<category><![CDATA[фотоархив]]></category>
		<category><![CDATA[вечерний кишинёв]]></category>
		<category><![CDATA[Сергей Бобр]]></category>
		<guid isPermaLink="false">http://locals.md/?p=351988</guid>

					<description><![CDATA[<p>Очень ярко и красиво!</p>
<p>Запись <a href="https://locals.md/2019/volshebnyj-vechernij-kishinev-v-kadrah-sergeya-bobra/">Волшебный вечерний Кишинев в кадрах Сергея Бобра</a> впервые появилась <a href="https://locals.md">Locals</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p class='badge' ><a href="https://static.locals.md/2019/08/68882544_2405974669490342_1965158725756911616_o.jpg"><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-351989" src="https://static.locals.md/2019/08/68882544_2405974669490342_1965158725756911616_o.jpg" alt="" width="950" height="633" srcset="https://static.locals.md/2019/08/68882544_2405974669490342_1965158725756911616_o.jpg 950w, https://static.locals.md/2019/08/68882544_2405974669490342_1965158725756911616_o-620x413.jpg 620w, https://static.locals.md/2019/08/68882544_2405974669490342_1965158725756911616_o-768x512.jpg 768w" sizes="auto, (max-width: 950px) 100vw, 950px" /></a></p>

<p class='badge' ><a href="https://static.locals.md/2019/08/68984647_2405974306157045_914354827436228608_n.jpg"><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-351990" src="https://static.locals.md/2019/08/68984647_2405974306157045_914354827436228608_n.jpg" alt="" width="950" height="633" srcset="https://static.locals.md/2019/08/68984647_2405974306157045_914354827436228608_n.jpg 950w, https://static.locals.md/2019/08/68984647_2405974306157045_914354827436228608_n-620x413.jpg 620w, https://static.locals.md/2019/08/68984647_2405974306157045_914354827436228608_n-768x512.jpg 768w" sizes="auto, (max-width: 950px) 100vw, 950px" /></a></p>

<p class='badge' ><a href="https://static.locals.md/2019/08/69126420_2405974516157024_8480646284410093568_o.jpg"><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-351991" src="https://static.locals.md/2019/08/69126420_2405974516157024_8480646284410093568_o.jpg" alt="" width="950" height="633" srcset="https://static.locals.md/2019/08/69126420_2405974516157024_8480646284410093568_o.jpg 950w, https://static.locals.md/2019/08/69126420_2405974516157024_8480646284410093568_o-620x413.jpg 620w, https://static.locals.md/2019/08/69126420_2405974516157024_8480646284410093568_o-768x512.jpg 768w" sizes="auto, (max-width: 950px) 100vw, 950px" /></a></p>

<p class='badge' ><a href="https://static.locals.md/2019/08/69360563_2405974966156979_8834822133885435904_o.jpg"><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-351992" src="https://static.locals.md/2019/08/69360563_2405974966156979_8834822133885435904_o.jpg" alt="" width="950" height="633" srcset="https://static.locals.md/2019/08/69360563_2405974966156979_8834822133885435904_o.jpg 950w, https://static.locals.md/2019/08/69360563_2405974966156979_8834822133885435904_o-620x413.jpg 620w, https://static.locals.md/2019/08/69360563_2405974966156979_8834822133885435904_o-768x512.jpg 768w" sizes="auto, (max-width: 950px) 100vw, 950px" /></a></p>

<p class='badge' ><a href="https://static.locals.md/2019/08/69747656_2405974819490327_8500553255963590656_o.jpg"><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-351993" src="https://static.locals.md/2019/08/69747656_2405974819490327_8500553255963590656_o.jpg" alt="" width="950" height="633" srcset="https://static.locals.md/2019/08/69747656_2405974819490327_8500553255963590656_o.jpg 950w, https://static.locals.md/2019/08/69747656_2405974819490327_8500553255963590656_o-620x413.jpg 620w, https://static.locals.md/2019/08/69747656_2405974819490327_8500553255963590656_o-768x512.jpg 768w" sizes="auto, (max-width: 950px) 100vw, 950px" /></a></p>

Автор - <a id="js_302" class="profileLink" href="https://www.facebook.com/sergheibobrphotography/?__tn__=K-R&amp;eid=ARBBvknqIFgf84zojgPY3OKYNi6-FDanNfhSHkej6RfzEtrwXf6gQhzb8uduZO-4J9jEPzlLwF1QNj4W&amp;fref=mentions&amp;__xts__%5B0%5D=68.ARC6TCWUnXx6Qsrlm21v8EJuXHs5fYTjCRiEDEaL7Wjt05XCMOhNReZ6SxyxBQe0XDubksfsuXoLQa_1kjo9XBiHOaWQ_9TpO98HwTqW8TzZLBUh-J1gNvM3i4DBh4PNfB12QIvZGxYVOJdUmEel061i74t44qhE-rnUL9O6cSYjzokv0qitS4Ecb1DO_ZwG0wXnng_uzT8uwSi-uFoj9OFADFSz1s9yAaRqXeh8AUqtEnFUS-nVqq-WaJKWN539hf-_HYVuibqbYzuAostyLPxIZJLd1parvrhQNi9SajNreakaUnj1-YobyUyGmPpJOg2cocE7ejRxzxDMXp6GeSNUeQ" data-hovercard="/ajax/hovercard/page.php?id=575151582952742&amp;extragetparams=%7B%22__tn__%22%3A%22%2CdK-R-R%22%2C%22eid%22%3A%22ARBBvknqIFgf84zojgPY3OKYNi6-FDanNfhSHkej6RfzEtrwXf6gQhzb8uduZO-4J9jEPzlLwF1QNj4W%22%2C%22fref%22%3A%22mentions%22%7D" data-hovercard-prefer-more-content-show="1" aria-describedby="u_9p_1" aria-owns="js_2zz">Serghei Bobr Photography</a><p>Запись <a href="https://locals.md/2019/volshebnyj-vechernij-kishinev-v-kadrah-sergeya-bobra/">Волшебный вечерний Кишинев в кадрах Сергея Бобра</a> впервые появилась <a href="https://locals.md">Locals</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://locals.md/2019/volshebnyj-vechernij-kishinev-v-kadrah-sergeya-bobra/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Ночной Кишинёв Алексея Фуражкова</title>
		<link>https://locals.md/2017/nochnoy-kishinyov-alekseya-furazhkova/</link>
					<comments>https://locals.md/2017/nochnoy-kishinyov-alekseya-furazhkova/#respond</comments>
		
		<dc:creator><![CDATA[anuka]]></dc:creator>
		<pubDate>Sun, 12 Mar 2017 22:04:15 +0000</pubDate>
				<category><![CDATA[Главная]]></category>
		<category><![CDATA[Кишинёв]]></category>
		<category><![CDATA[культура]]></category>
		<category><![CDATA[Chisinau]]></category>
		<category><![CDATA[Moldova]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[вечерний кишинёв]]></category>
		<category><![CDATA[город]]></category>
		<category><![CDATA[фото Кишинёва]]></category>
		<guid isPermaLink="false">http://locals.md/?p=260895</guid>

					<description><![CDATA[<p>Фотограф Алексей Фуражков прошёлся по ночному мартовскому Кишинёву. © Алексей Фуражков</p>
<p>Запись <a href="https://locals.md/2017/nochnoy-kishinyov-alekseya-furazhkova/">Ночной Кишинёв Алексея Фуражкова</a> впервые появилась <a href="https://locals.md">Locals</a>.</p>
]]></description>
										<content:encoded><![CDATA[Фотограф <a href="https://www.facebook.com/afurajkov?hc_ref=NEWSFEED&amp;fref=nf" target="_blank">Алексей Фуражков</a> прошёлся по ночному мартовскому Кишинёву.

<p class='badge' > <img loading="lazy" decoding="async" class="aligncenter size-full wp-image-260896" src="https://static.locals.md/2017/03/alexei-furajcov-chisinau-mart-2017-0.jpg" alt="" width="950" height="633" srcset="https://static.locals.md/2017/03/alexei-furajcov-chisinau-mart-2017-0.jpg 950w, https://static.locals.md/2017/03/alexei-furajcov-chisinau-mart-2017-0-620x413.jpg 620w, https://static.locals.md/2017/03/alexei-furajcov-chisinau-mart-2017-0-768x512.jpg 768w" sizes="auto, (max-width: 950px) 100vw, 950px" /></p>

<p class='badge' ><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-260897" src="https://static.locals.md/2017/03/alexei-furajcov-chisinau-mart-2017-1.jpg" alt="" width="950" height="633" srcset="https://static.locals.md/2017/03/alexei-furajcov-chisinau-mart-2017-1.jpg 950w, https://static.locals.md/2017/03/alexei-furajcov-chisinau-mart-2017-1-620x413.jpg 620w, https://static.locals.md/2017/03/alexei-furajcov-chisinau-mart-2017-1-768x512.jpg 768w" sizes="auto, (max-width: 950px) 100vw, 950px" /></p>

<p class='badge' ><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-260898" src="https://static.locals.md/2017/03/alexei-furajcov-chisinau-mart-2017-2.jpg" alt="" width="950" height="633" srcset="https://static.locals.md/2017/03/alexei-furajcov-chisinau-mart-2017-2.jpg 950w, https://static.locals.md/2017/03/alexei-furajcov-chisinau-mart-2017-2-620x413.jpg 620w, https://static.locals.md/2017/03/alexei-furajcov-chisinau-mart-2017-2-768x512.jpg 768w" sizes="auto, (max-width: 950px) 100vw, 950px" /></p>

<p class='badge' ><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-260899" src="https://static.locals.md/2017/03/alexei-furajcov-chisinau-mart-2017-3.jpg" alt="" width="950" height="633" srcset="https://static.locals.md/2017/03/alexei-furajcov-chisinau-mart-2017-3.jpg 950w, https://static.locals.md/2017/03/alexei-furajcov-chisinau-mart-2017-3-620x413.jpg 620w, https://static.locals.md/2017/03/alexei-furajcov-chisinau-mart-2017-3-768x512.jpg 768w" sizes="auto, (max-width: 950px) 100vw, 950px" /></p>

<p class='badge' ><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-260900" src="https://static.locals.md/2017/03/alexei-furajcov-chisinau-mart-2017-4.jpg" alt="" width="950" height="633" srcset="https://static.locals.md/2017/03/alexei-furajcov-chisinau-mart-2017-4.jpg 950w, https://static.locals.md/2017/03/alexei-furajcov-chisinau-mart-2017-4-620x413.jpg 620w, https://static.locals.md/2017/03/alexei-furajcov-chisinau-mart-2017-4-768x512.jpg 768w" sizes="auto, (max-width: 950px) 100vw, 950px" /></p>

<p class='badge' ><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-260901" src="https://static.locals.md/2017/03/alexei-furajcov-chisinau-mart-2017-5.jpg" alt="" width="950" height="633" srcset="https://static.locals.md/2017/03/alexei-furajcov-chisinau-mart-2017-5.jpg 950w, https://static.locals.md/2017/03/alexei-furajcov-chisinau-mart-2017-5-620x413.jpg 620w, https://static.locals.md/2017/03/alexei-furajcov-chisinau-mart-2017-5-768x512.jpg 768w" sizes="auto, (max-width: 950px) 100vw, 950px" /></p>

© <a href="https://www.facebook.com/afurajkov?hc_ref=NEWSFEED&amp;fref=nf" target="_blank">Алексей Фуражков</a><p>Запись <a href="https://locals.md/2017/nochnoy-kishinyov-alekseya-furazhkova/">Ночной Кишинёв Алексея Фуражкова</a> впервые появилась <a href="https://locals.md">Locals</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://locals.md/2017/nochnoy-kishinyov-alekseya-furazhkova/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Вечерний Кишинёв Юрия Андра</title>
		<link>https://locals.md/2016/vecherniy-kishinyov-yuriya-andra/</link>
					<comments>https://locals.md/2016/vecherniy-kishinyov-yuriya-andra/#respond</comments>
		
		<dc:creator><![CDATA[anuka]]></dc:creator>
		<pubDate>Sun, 23 Oct 2016 12:27:53 +0000</pubDate>
				<category><![CDATA[Главная]]></category>
		<category><![CDATA[Кишинёв]]></category>
		<category><![CDATA[молдова]]></category>
		<category><![CDATA[вечерний кишинёв]]></category>
		<category><![CDATA[фотография]]></category>
		<category><![CDATA[юрий андр]]></category>
		<guid isPermaLink="false">http://locals.md/?p=240909</guid>

					<description><![CDATA[<p>Кишинёв в его кадрах тёмный, но вполне дружелюбный.</p>
<p>Запись <a href="https://locals.md/2016/vecherniy-kishinyov-yuriya-andra/">Вечерний Кишинёв Юрия Андра</a> впервые появилась <a href="https://locals.md">Locals</a>.</p>
]]></description>
										<content:encoded><![CDATA[Фотограф Юрий Андр, поставщик многих кадров для проекта "<a href="https://locals.md/2016/chisinauismagic-volshebnyiy-kishinyov-veryi-borkutyi/" target="_blank">Кишинёв волшебный</a>", любит фотографировать вечерний и ночной город. Кишинёв в его кадрах тёмный, но вполне дружелюбный.

<p class='badge' > <img loading="lazy" decoding="async" class="aligncenter size-full wp-image-240910" src="https://static.locals.md/2016/10/yurii-andr-chisinau00000.jpg" alt="yurii-andr-chisinau00000" width="950" height="633" srcset="https://static.locals.md/2016/10/yurii-andr-chisinau00000.jpg 950w, https://static.locals.md/2016/10/yurii-andr-chisinau00000-620x413.jpg 620w, https://static.locals.md/2016/10/yurii-andr-chisinau00000-768x512.jpg 768w" sizes="auto, (max-width: 950px) 100vw, 950px" /></p>

<p class='badge' > <img loading="lazy" decoding="async" class="aligncenter size-full wp-image-240911" src="https://static.locals.md/2016/10/yurii-andr-chisinau00001.jpg" alt="yurii-andr-chisinau00001" width="950" height="633" srcset="https://static.locals.md/2016/10/yurii-andr-chisinau00001.jpg 950w, https://static.locals.md/2016/10/yurii-andr-chisinau00001-620x413.jpg 620w, https://static.locals.md/2016/10/yurii-andr-chisinau00001-768x512.jpg 768w" sizes="auto, (max-width: 950px) 100vw, 950px" /></p>

<p class='badge' > <img loading="lazy" decoding="async" class="aligncenter size-full wp-image-240912" src="https://static.locals.md/2016/10/yurii-andr-chisinau00002.jpg" alt="yurii-andr-chisinau00002" width="950" height="633" srcset="https://static.locals.md/2016/10/yurii-andr-chisinau00002.jpg 950w, https://static.locals.md/2016/10/yurii-andr-chisinau00002-620x413.jpg 620w, https://static.locals.md/2016/10/yurii-andr-chisinau00002-768x512.jpg 768w" sizes="auto, (max-width: 950px) 100vw, 950px" /></p>

<p class='badge' > <img loading="lazy" decoding="async" class="aligncenter size-full wp-image-240913" src="https://static.locals.md/2016/10/yurii-andr-chisinau00004.jpg" alt="yurii-andr-chisinau00004" width="950" height="633" srcset="https://static.locals.md/2016/10/yurii-andr-chisinau00004.jpg 950w, https://static.locals.md/2016/10/yurii-andr-chisinau00004-620x413.jpg 620w, https://static.locals.md/2016/10/yurii-andr-chisinau00004-768x512.jpg 768w" sizes="auto, (max-width: 950px) 100vw, 950px" /></p>

<p class='badge' > <img loading="lazy" decoding="async" class="aligncenter size-full wp-image-240914" src="https://static.locals.md/2016/10/yurii-andr-chisinau00005.jpg" alt="yurii-andr-chisinau00005" width="950" height="534" srcset="https://static.locals.md/2016/10/yurii-andr-chisinau00005.jpg 950w, https://static.locals.md/2016/10/yurii-andr-chisinau00005-620x349.jpg 620w, https://static.locals.md/2016/10/yurii-andr-chisinau00005-768x432.jpg 768w" sizes="auto, (max-width: 950px) 100vw, 950px" /></p>

<p class='badge' > <img loading="lazy" decoding="async" class="aligncenter size-full wp-image-240915" src="https://static.locals.md/2016/10/yurii-andr-chisinau00006.jpg" alt="yurii-andr-chisinau00006" width="950" height="633" srcset="https://static.locals.md/2016/10/yurii-andr-chisinau00006.jpg 950w, https://static.locals.md/2016/10/yurii-andr-chisinau00006-620x413.jpg 620w, https://static.locals.md/2016/10/yurii-andr-chisinau00006-768x512.jpg 768w" sizes="auto, (max-width: 950px) 100vw, 950px" /></p>

<p class='badge' > <img loading="lazy" decoding="async" class="aligncenter size-full wp-image-240916" src="https://static.locals.md/2016/10/yurii-andr-chisinau00007.jpg" alt="yurii-andr-chisinau00007" width="950" height="534" srcset="https://static.locals.md/2016/10/yurii-andr-chisinau00007.jpg 950w, https://static.locals.md/2016/10/yurii-andr-chisinau00007-620x349.jpg 620w, https://static.locals.md/2016/10/yurii-andr-chisinau00007-768x432.jpg 768w" sizes="auto, (max-width: 950px) 100vw, 950px" /></p>

<img loading="lazy" decoding="async" class="aligncenter size-full wp-image-240917" src="https://static.locals.md/2016/10/yurii-andr-chisinau00003.jpg" alt="yurii-andr-chisinau00003" width="640" height="960" srcset="https://static.locals.md/2016/10/yurii-andr-chisinau00003.jpg 640w, https://static.locals.md/2016/10/yurii-andr-chisinau00003-533x800.jpg 533w" sizes="auto, (max-width: 640px) 100vw, 640px" /><p>Запись <a href="https://locals.md/2016/vecherniy-kishinyov-yuriya-andra/">Вечерний Кишинёв Юрия Андра</a> впервые появилась <a href="https://locals.md">Locals</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://locals.md/2016/vecherniy-kishinyov-yuriya-andra/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
