

/* Start:/bitrix/templates/restoran_main/components/bitrix/menu/submenu_main_menu/style.css?1712035279253*/

.top_submenu {
	overflow-y: hidden;
	overflow-x: auto;
}

.top_submenu a{
    color: black;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;

}
.top_submenu li {
	margin-bottom: 7px;
}
.top_submenu .active a{
    opacity: .5;
}
/* End */


/* Start:/bitrix/templates/restoran_main/components/bitrix/news.list/menu_restoran/style.css?1712035279302*/
.menu_about td {
	padding-bottom: 5px;
}

.menu_about .nav.icon a{
display: inline-block;
height: 27px;
}

.menu_about .nav.icon a.active{
	opacity: .5;
	border-bottom: 1px rgba(0,0,0, .5) solid;
	padding-bottom: 3px;
}
 .menu_map_info_tab {
/* 	height: 335px;
 	overflow: hidden;*/
 }
/* End */


/* Start:/bitrix/templates/restoran_main/components/bitrix/news.list/menu_gallery/style.css?17120352791729*/

.project { margin-top: 20px }
h3.name {
	font-size: 26px;
	margin-top: 0;
	font-family: "normal";
}

.project .picts {
	margin-bottom: 30px;
}

.index_project .slick-slide {
	margin-top: -20px;
}

.project .index_otziv {
	padding-right: 40px;
	padding-bottom: 20px;
}
.project .title {
	font-family: "bold";
	font-size: 16px;
	margin-bottom: 25px;
	color: #939393;	
}

.project .slick-list {
padding: 20px 0 0 0;
}

.project .har {
	/*background: #eee;*/
	/*padding: 20px;*/
	/*height: 262px;*/
}

.project .text{

	margin-bottom: 20px;
	/*height: 66px;*/
	overflow: hidden;

}

/*		Оформление характеристик		*/

.table_har { 

	width: 100%; margin: -30px 0 20px;
	border-padding: 1px !important;
	font-size: 16px;


}


.table_har th, .table_har td{ 
	padding: 5px 0 0;
	border-bottom: 1px #C4C4C4 dotted;
	position: relative;
	display: table-cell;
	text-align: left;
	vertical-align: bottom;
}

.table_har td{ text-align: right; padding-right: 1px;}

.table_har th span, .table_har td span{ 
	display: inline-block;
	background: #eee;
	/*padding: 0 15px 0 0;*/
	/*margin-bottom: -20px;*/
	bottom: -8px;
	position: relative;
}

.table_har th span {padding-right: 7px;}
.table_har td span {padding-left: 7px;}

/*		Оформление характеристик		*/

@media (max-width: 750px) {
 .slick-slide>div img { margin-bottom: 20px !important; }
 .link_otziv{ text-align: center;  }

 .project .index_otziv { margin-bottom: 0 !important; }

/*.slick-dotted.slick-slider { margin-top: 20px !important; }*/

}

@media (max-width: 1024px) {

.table_har th span, .table_har td span {
font-size: 12px;
}
}
/* End */


/* Start:/bitrix/templates/restoran_main/components/vbl/cart.add/cart/style.css?1712035279344*/
.cart_block .h5{
    line-height: 0em !important;
}
.cart_block .kol{
    position: absolute;
    font-size: 10px;
    font-weight: bold;
    top: 12px;
    line-height: 0em !important;
}
    @media (max-width: 1200px) {
    .cart_block .kol{ top: 24px; }	
}


.cart_block .summa{
    display: inline-block;
    line-height: 0em !important;
}


/* End */


/* Start:/bitrix/templates/restoran_main/components/bitrix/breadcrumb/main/style.css?1712035279770*/

.bx-breadcrumb {
	padding: 8px 0 0 0;
	/*text-transfor m: uppercase;*/
	/*color: #A0A0A0;*/
	font-size: 13px;
	display: inline-block;
	/*border: red solid 1px;*/
	/*float: right;*/
	margin: 0;
	/*text-transform: uppercase;*/
}

.bx-breadcrumb a{ color: #939393 !important;}
.bx-breadcrumb a:hover{ text-decoration: underline !important; }

.bx-breadcrumb .fa {
	/*color: #A0AAB0;*/
	/*vertical-align: middle;*/
	margin: 0 10px;
	/*font-size: 15px;*/
}
.bx-breadcrumb .fa-home {
	/*font-size: 13px; */
margin-top: 0 !important; 
margin-right: 3px !important; 
margin-left: 0 !important  }

.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	vertical-align: middle;
	color: #B7B7B7;
}

.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none; text-decoration: none;}


/* End */


/* Start:/bitrix/templates/restoran_main/components/bitrix/menu/submenu_section/style.css?171203527981*/


.top_submenu a{
    color: black;
}

.top_submenu .active a{
    opacity: .5;
}
/* End */


/* Start:/bitrix/templates/restoran_main/components/bitrix/menu/bottom/style.css?1712035279149*/
.menu_bottom {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
}

.menu_bottom .list-inline-item  {
	margin-bottom: 10px;
}
/* End */


/* Start:/bitrix/templates/restoran_main/styles.css?17120352822204*/
h2.line, h3.line, h4.line, h5.line, h5.line {
 border-bottom: 1px #ddd solid;
 margin-bottom: 20px;
  padding-bottom: 5px; 
}


.list_content { list-style: none; margin: 15px 0; }
.list_content li:before {
    font-family: "FontAwesome";
    content:"\f105";
    padding: 2px 7px 0 0;
}

.img-fluid {
	border-radius: 20px;
  }
  
img.content_img_responsive {}


blockquote {
  padding: 10px 20px;
  margin: 20px 0 20px 5%;
  font-size: 22px;
  border-left: 5px solid #ccc; 
}

	ul.list-content {
		list-style-type: none;
		margin-left: 0;
		padding-left: 0;
	}
	.list-content li {
/* handle multiline */
    overflow: visible;
    padding-left: 25px;
    position: relative;
    margin-bottom: 7px;
}

.list-content li:before {
/* your own marker in content */
font-family: "FontAwesome";
    content: "\f00c";
   left: 0;
   top: 3px;
   position: absolute;
   opacity: .5;
}

.list_content li { line-height: 16pt; margin-bottom: 8px;}

.content_vagno, .content_info , .content_contact {
	padding: 20px 20px 20px 70px;
	position: relative;
/*	border-top: #E9E1E1 2px solid;
	border-bottom: #E9E1E1 2px solid;*/
	margin: 15px 0 15px 0;
    border-radius: 3px;
    /*font-family: "normal";*/
}

	.content_vagno:before, .content_info:before, .content_contact:before {
    position: absolute;
    top: 20px;
    left: 15px;
    /*color: #F17878;*/
    color: white;
    font-family: "FontAwesome";
    font-size: 43px;
    line-height: 43px;
    /*text-shadow: 0 0 4px rgba(0,0,0, 0.08);*/
}

	.content_vagno:before {content:"\f06a"; color: #E9B8B8; }
	.content_info:before {content:"\f05a"; color: #D5D9E6;}
	.content_contact:before {content:"\f2bd"; 
	color:#CCDCC6; 
	font-size: 38px; 
	 line-height: 38px; }

	/*.content_vagno{background: #E9B8B8;}*/
	/*.content_info{background: #D5D9E6;}*/
	/*.content_contact{background: #DEE8D8; }*/

	.content_img_responsive, .content_img_left, .content_img_right { 
		padding: 3px;
	 border: 1px #E2E2E2 solid; }

	.content_img_left, .content_img_right { display: inline-block; }
	.content_img_left { float: left; margin: 0 15px 5px 0; }
	.content_img_right { float: right; margin: 0 0 5px 15px; }


	.content_img_responsive img{
		width: 100%;
		height: auto;
	}

/* End */
/* /bitrix/templates/restoran_main/components/bitrix/menu/submenu_main_menu/style.css?1712035279253 */
/* /bitrix/templates/restoran_main/components/bitrix/news.list/menu_restoran/style.css?1712035279302 */
/* /bitrix/templates/restoran_main/components/bitrix/news.list/menu_gallery/style.css?17120352791729 */
/* /bitrix/templates/restoran_main/components/vbl/cart.add/cart/style.css?1712035279344 */
/* /bitrix/templates/restoran_main/components/bitrix/breadcrumb/main/style.css?1712035279770 */
/* /bitrix/templates/restoran_main/components/bitrix/menu/submenu_section/style.css?171203527981 */
/* /bitrix/templates/restoran_main/components/bitrix/menu/bottom/style.css?1712035279149 */
/* /bitrix/templates/restoran_main/styles.css?17120352822204 */
