

/* Start:/local/templates/upfly/components/bitrix/breadcrumb/osteria_breadcrumbs/style.css?1663592805585*/
.bx-breadcrumb {
	margin: 10px 0;
}
.bx-breadcrumb i {
	color: #b5bdc2;
	line-height: 13px;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	margin-bottom: 10px;
	white-space: nowrap;
	line-height: 13px;
	vertical-align: middle;
	margin-right: 10px;
}
.bx-breadcrumb .bx-breadcrumb-item span {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
	white-space: normal;
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}

/* End */


/* Start:/local/templates/upfly/components/bitrix/news/news_calendar/bitrix/news.detail/.default/style.css?170713131212626*/
.share_wrapper {
	position: absolute;
	top: 0;
	width: 80px;
	right: -108px;
}
.share_wrapper .share {
	z-index: 1;
	display: flex;
	-webkit-align-items: flex-start;
	        align-items: flex-start;
	-webkit-justify-content: center;
	        justify-content: center;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
}
.media_share_modal {
	display: none;
}
.share_wrapper .share>a {
	display: inline-block;
	margin-bottom: 16px;
}
.media_share_modal .copy_mess {
	padding: 12px 36px;
	position: absolute;
	background: #FFF;
	bottom: -42px;
	left: 0;
	right: 0;
	display: none;
}
.media_share_modal .copy_mess.active {
	display: flex;
}
.media_share_modal .copy_mess span {
	color: #4F361C;
	font-family: "Inter", sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	letter-spacing: 0.0025em;
	position: relative;
	display: inline-flex;
	-webkit-align-items: center;
	        align-items: center;
}
.media_share_modal .copy_mess span:before {
	content: '';
	left: -16px;
	position: absolute;
	width: 8px;
	height: 8px;
	background: #FA6626;
	-webkit-border-radius: 50%;
	        border-radius: 50%;
}
.media_share_modal.active {
	display: flex;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	right: 56px;
	top: 170px;
	position: absolute;
	width: 534px;
	padding: 18px 12px 16px 12px;
	background: #9a7d5e;
}
.media_share_modal .close_modal {
	position: absolute;
	right: 8px;
	top: 8px;
}
.media_share {
	margin-bottom: 32px;
}
.media_share a {
	max-width: 40px;
	height: 40px;
	display: inline-flex;
	-webkit-align-items: center;
	        align-items: center;
	    -webkit-justify-content: center;
	            justify-content: center;
	padding: 6px;
	border: #fff 2px solid;
	margin-right: 26px;
	-webkit-transition: ease 0.3s all;
	   -moz-transition: ease 0.3s all;
	    -ms-transition: ease 0.3s all;
	     -o-transition: ease 0.3s all;
	        transition: ease 0.3s all;
}
.media_share a path {
	fill: #fff;
	-webkit-transition: ease 0.3s all;
	   -moz-transition: ease 0.3s all;
	    -ms-transition: ease 0.3s all;
	     -o-transition: ease 0.3s all;
	        transition: ease 0.3s all;
}
.media_share a:hover,.media_share a:active,.media_share a:focus,.media_share a:focus-within {
	background: #FFF;
}
.media_share a:hover path,.media_share a:active path,.media_share a:focus path,.media_share a:focus-within path {
	fill: #9a7d5e;
}
.media_share_modal .link_copy {
	border: 1px solid #FFFFFF;
	-webkit-border-radius: 4px;
	        border-radius: 4px;
	    display: inline-flex;
	    width: 100%;
	    height: 48px;
	    -webkit-align-items: center;
	            align-items: center;
	    -webkit-justify-content: space-between;
	            justify-content: space-between;
	    padding: 8px;
}
.media_share_modal .link_copy span {
	font-family: "Inter", sans-serif;
	display: inline-block;
	max-width: 349px;
	margin-right: 9px;
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 0.004em;
	color: #FFF;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.media_share_modal .link_copy a {
	white-space: nowrap;
	color: #FE9C71;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 0.0025em;
	font-weight: 400;
	font-family: "Inter", sans-serif;
}
.news_list_new_detail {
	width: 100%;
	/*background: #FFF;*/
	display: flex;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-align-items: center;
	        align-items: center;
	-webkit-justify-content: center;
	        justify-content: center;
	padding-bottom: 120px;
	position: relative;
}
.wrapper_detail {
	display: flex;
	max-width: 1096px;
	margin: auto;
	width: 100%;
	-webkit-flex-direction: row;
	    -ms-flex-direction: row;
	        flex-direction: row;
	-webkit-align-items: flex-start;
	        align-items: flex-start;
	-webkit-justify-content: flex-start;
	        justify-content: flex-start;
}
.sidebar_new {
	position: relative;
	z-index: 4;
	width: 100%;
	max-width: 326px;
	margin-right: 24px;
	border-right: 1px solid #4F361C;
	padding-right: 24px;
	padding-left: 23px;
}
.img_detail_new {
	/*background: #FFF;*/
	display: flex;
	-webkit-align-items: center;
	        align-items: center;
	-webkit-justify-content: center;
	        justify-content: center;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;

	max-height: 570px;
	max-width: 1200px;
	margin: 0 auto 30px;
	overflow: hidden;
}

.img_detail_new img{
	object-fit: cover;
}

h1.restaurant-title{
	margin-bottom: 30px;
}

.wrapper_arrow_new {
	position: relative;
	max-width: 1096px;
	width: 100%;
}
.wrapper_detail_section {
	display: flex;
	-webkit-justify-content: flex-start;
	        justify-content: flex-start;
	    -webkit-align-items: flex-start;
	            align-items: flex-start;
}
.img_detail_new .img_wrapper_new {
	max-width: 1096px;
	position: relative;
	width: 100%;
	margin: auto;
	display: flex;
	-webkit-align-items: center;
	        align-items: center;
	-webkit-justify-content: center;
	        justify-content: center;
	overflow: hidden;
}
.img_detail_new .img_wrapper_new img {
	max-width: none;
	width: 100%;
	height: auto;
}
.wrapper_detail h1 {
    font-weight: 900;
    font-size: 48px;
    line-height: 1;
    font-family: "Inter", sans-serif;
    color: var(--main-color);
    max-width: 680px;
    letter-spacing: 0.005em;
    width: 100%;
    margin-bottom: 40px;
}
.cont_new {
	display: flex;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	    -webkit-align-items: flex-start;
	            align-items: flex-start;
}
.description_section_new {
	max-width: 1200px;
	width: 100%;
	color: #4F361C;
	letter-spacing: 0.005em;
	font-size: 18px;
	font-family: "Inter", sans-serif;
	line-height: 1.4;
	font-weight: 400;
}
.description_section_new p {
	margin-bottom: 25px;
}
.description_section_new blockquote {
	padding: 50px 22px 33px 22px;
	background: #F4F5F7;
	margin-bottom: 28px;
	position: relative;
	margin-top: 56px;
}
.description_section_new blockquote:before {
	content: url('/local/templates/upfly/components/bitrix/news/news_calendar/bitrix/news.detail/.default/images/“.svg');
	height: 64px;
	background: #fff;
	border: 1px solid #4F361C;
	width: 64px;
	position: absolute;
	left: -5%;
	right: -5%;
	margin: auto;
	-webkit-border-radius: 50%;
	        border-radius: 50%;
	top: -32px;
	display: inline-flex;
	-webkit-align-items: center;
	        align-items: center;
	-webkit-justify-content: center;
	        justify-content: center;
}
.description_section_new img {
	max-width: 650px;
	width: 100%;
	margin-top: 28px;
	margin-bottom: 28px;
}
.description_section_new h1 {
	font-size: 72px;
	color: #4F361C;
	letter-spacing: -0.005em;
	line-height: 72px;
	font-weight: 900;
	margin-bottom: 28px;
}
.description_section_new h2 {
	font-size: 36px;
	letter-spacing: 0.0025em;
	line-height: 44px;
	margin-bottom: 28px;
}
.description_section_new h3 {
	font-weight: 400;
	margin-bottom: 28px;
}
.description_section_new h4 {
	font-size: 14px;
	letter-spacing: 0.0025em;
	margin-bottom: 28px;
}
.description_section_new b,.description_section_new strong {
	font-weight: 700;
}
.description_section_new i {
	font-style: italic;
}
.description_section_new a {
	color: #442DBB;
	-webkit-transition: ease all 0.3s;
	   -moz-transition: ease all 0.3s;
	    -ms-transition: ease all 0.3s;
	     -o-transition: ease all 0.3s;
	        transition: ease all 0.3s;
}
.description_section_new a:hover {
	text-decoration: underline;
	color: #261872;
}
.description_section_new li {
	color: #4F361C;
	font-weight: 400;
	font-size: 18px;
	line-height: 1.4;
	margin-bottom: 14px;
}
.description_section_new ol {
	counter-reset: ol; 
}
.description_section_new ol li {
	padding-left: 66px;
	position: relative;
	color: #4F361C;
	font-weight: 400;
	font-size: 18px;
	line-height: 1.4;
	margin-bottom: 14px;
}
.description_section_new ol li:before {
	counter-increment: ol; 
 	content: counter(ol);
	position: absolute;
	left: 0;
	top: 0;
	width: 32px;
	height: 32px;
	-webkit-border-radius: 50%;
	        border-radius: 50%;
	color: #4F361C;
	font-weight: 400;
	font-size: 20px;
	line-height: 28px;
	display: inline-flex;
	-webkit-align-items: center;
	        align-items: center;
	-webkit-justify-content: center;
	        justify-content: center;
	background: #F4F5F7;
}
.list_detail_new {
	position: relative;
}
.list_detail_new a {
	display: inline-flex;
	-webkit-align-items: center;
	        align-items: center;
	text-align: left;
}
.list_detail_new a div {
	display: flex;
	-webkit-align-items: center;
	        align-items: center;
	    -webkit-justify-content: space-between;
	            justify-content: space-between;
	    width: 20px;
	    height: 4px;
	    margin-left: 16px;
}
.list_detail_new a div span {
	display: inline-block;
	width: 4px;
	height: 4px;
	-webkit-border-radius: 50%;
	        border-radius: 50%;
	background: #4F361C;
}
.arrows_detail {
	margin-bottom: 56px;
}
.arrows_detail p,.list_detail_new>a {
	font-size: 18px;
	font-family: "Inter", sans-serif;
	margin-bottom: 4px;
	line-height: 28px;
	letter-spacing: 0.005em;
	font-weight: 400;
	color: #4F361C;
}
.arrows_detail a{
	width: 32px;
	height: 32px;
	background: #9A7D5E;
	display: flex;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-align-items: center;
	        align-items: center;
	-webkit-justify-content: center;
	        justify-content: center;
}
.arrows_detail a:hover,.arrows_detail a:focus,.arrows_detail a:active {
	background: #9A7D5E;
}
.arrows_detail>div{
	display: flex;
	-webkit-align-self: center;
	        align-self: center;
	    -webkit-justify-content: flex-start;
	            justify-content: flex-start;
}
.arrows_detail a+ a {
	margin-left: 16px;
}
.arrows_detail a.dis {
	pointer-events: none;
	opacity: 0.75;
}
.sidebar_new ul {
	display: flex;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
}
.sidebar_new .subtitle {
	color: #4F361C;
	font-size: 20px;
	font-family: "Inter", sans-serif;
	line-height: 20px;
	font-weight: 500;
	margin-bottom: 28px;
}
.sidebar_new ul li {
	padding-left: 16px;
	max-width: 648px;
	width: 100%;
	letter-spacing: 0.005em;
	display: inline-flex;
	font-size: 14px;
	font-family: "Inter", sans-serif;
	line-height: 18px;
	margin-bottom: 16px;
	color: #4F361C;
	position: relative;
	
}
.sidebar_new ul li:last-child {
	margin-bottom: 0;
}
.sidebar_new ul li:before {
	    content: '';
    position: absolute;
    left: 0;
    top: 4px;
    width: 8px;
    height: 8px;
    border: 1px solid #4F361C;
    background: #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: ease 0.5s all;
    -moz-transition: ease 0.5s all;
    -ms-transition: ease 0.5s all;
    -o-transition: ease 0.5s all;
    transition: ease 0.5s all;
}
.sidebar_new ul li:hover:before {
	border: 1px solid #FA6626;
	background: #FA6626;
}
.more-articles {display: none}
.news_list_new_detail .overlay {
	display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 14;
}
@media screen and (max-width:1199px) {
	.wrapper_detail {
		-webkit-flex-direction: column;
		    -ms-flex-direction: column;
		        flex-direction: column;
	    -webkit-align-items: center;
	            align-items: center;
	    -webkit-justify-content: center;
	            justify-content: center;
	}
	.sidebar_new {
		display: flex;
		-webkit-flex-direction: column;
		    -ms-flex-direction: column;
		        flex-direction: column;
		    -webkit-align-items: center;
		            align-items: center;
		    -webkit-justify-content: center;
		            justify-content: center;
		    text-align: center;
		    margin-bottom: 32px;
	}
}
@media screen and (max-width:1024px) {
	.wrapper_detail_section {justify-content: center;}
	.sidebar_new {display: none}
	.share_wrapper {display: none}
	.more-articles {
		display: block;
		background: var(--main-color);
		color: #fff;
		cursor: pointer;
		padding: 10px 40px;
	}
	.sidebar_new.active {
		display: flex;
		position: fixed;
		background: #fff;
		top: 0px;
		left: 0;
		z-index: 20;
		padding: 20px;
		overflow: scroll;
		height: 100%;
		transition: left .3s ease-in-out;
	}
	.news_list_new_detail .overlay.active {display: block}
	.list_detail_new {height: 100%;}
}
@media screen and (max-width:767px) {
	.wrapper_detail h1 {
		font-size: 36px;
	}
}
@media print {
	header,footer,.img_wrapper_new,.breadcrumbs,.sidebar_new,.share_wrapper,#panel,.orientation {
		display: none !important;
	}
	body {
		padding-top: 50px;
	}
}
/* End */
/* /local/templates/upfly/components/bitrix/breadcrumb/osteria_breadcrumbs/style.css?1663592805585 */
/* /local/templates/upfly/components/bitrix/news/news_calendar/bitrix/news.detail/.default/style.css?170713131212626 */
