*, html, body{
  padding: 0;
  margin:0;
  outline:none;
}

input, textarea, button, a {
 outline:none;
}

body{
   background: url(../images/bg-lenten.jpg) repeat scroll left top rgba(0, 0, 0, 0);
   /*background: url(../images/bg-winter.jpg) repeat scroll left top rgba(0, 0, 0, 0);*/
   /*background: url(../images/bg.png) repeat scroll left top rgba(0, 0, 0, 0);*/
   height: auto !important;
   min-height: 100%;
   min-width: 980px;
}

.clear{
  clear: both;
}

.main{
  background: url("../images/back_horizont.png") repeat-y scroll center top rgba(0, 0, 0, 0);
}

header{
  width: 978px;
}

footer{
  position: relative;
  background: url("../images/footer-lenten.png") repeat-x scroll center bottom rgba(0, 0, 0, 0);
  /*background: url("../images/footer-winter.png") repeat-x scroll center bottom rgba(0, 0, 0, 0);*/
  /*background: url("../images/bottom.png") no-repeat scroll center bottom rgba(0, 0, 0, 0);*/
  color: #3d6b51;
  font-family: "Georgia";
  font-size: 12px;
  height: 349px;
  margin-top: -90px;
  width: 100%;
  overflow: hidden;
}
footer:after {
  position: absolute;
  bottom: 40px; 
  right: 0; 
  width: 200px; 
  height: 164px; 
  content: "";
  background: url('../images/bottom-lenten.png') no-repeat;
}
/*footer:after {
  position: absolute;
  bottom: 0px; 
  right: -260px; 
  width: 555px; 
  height: 240px; 
  content: "";
  background: url('../images/bottom-flower.png') no-repeat;
}*/

footer .wrap {position: relative;}

.element-birds {
	position: absolute;
	bottom: 50px; 
	left: -263px; 
	width: 400px; 
	height: 322px; 
	z-index: 99999; 
	background: url('../images/elemet-birds.png') no-repeat;
}


.title_h1{
  margin-top: 29px;
  text-align: center;
  font-family: "Times New Roman", Times, serif;
  line-height: 41px; 
}

.title_h1 span.one{
  font-size: 33px;
  font-weight: bold;
  color: #3e3d37;
}

.title_h1 span.two{
  font-size: 33px;
  font-weight: normal;
  color: #3e3d37;
}

/*
.title_h1 span.two{
  font-size: 33px;
  font-weight: bold;
  color: #ff4b5d;
}
*/

.title_h1 span.three{
  color: #ff4b5d;
  font-weight: bold;
}

.addr, .phone{
  font-family: "Times New Roman", Times, serif; 
  font-size: 14px;
}

nav ul li a{
font-family: "Times New Roman", Times, serif;
font-size: 20px;
display: block;
height: 41px;
}

nav ul li a:hover{
  color: #fff;
}

div.logo a{
  margin-right: 8px;
}

section{  
  width: 978px;
  margin: 0 auto;
  position: relative;
}

section>.row
{
  margin-top: 40px;
}

section .menu{
  background: url("../images/menu.jpg") no-repeat scroll center center rgba(0, 0, 0, 0);
    height: 414px;
    left: 46px;
    position: absolute;
    top: -8px;
    width: 245px;
    z-index: 102;
}


.main_slider_left,
.main_slider_right{
  width: 364px;
  height: 288px;
  border: 4px solid #046c4f;
  border-radius: 5px;
}

.wrap_menu{
  position: relative;
}

.main .sl_left, .sl_right{
  width: 364px;
  margin-top:36px;
}

section>.main_slider{
  width: 978px;
  margin-top: 40px;
}

section>.main_slider .wrap_menu{
  position: relative;
  right: 43px;
  top: 1px;
}  

section>.main_slider .sl_left, 
section>.main_slider .wrap_menu{
  float:  left;
}

section>.main_slider .sl_right{
  float: right;
}

.col-md-4.sl_left{
  padding-left: 12px;
}

.col-md-4.sl_right{
  padding-left: 41px;
}

.slide_img{
  width: 355px;
  height: 240px;   
} 

.slide_text{
  background-color: #046c4f;
  height: 41px;  
  font-family: "Times New Roman", Times, serif; 
  font-size: 16px;
  color: #c1dfdb;
  padding-left: 15px;
  padding-top: 10px;
}

/*----------------------------------------------*/
#ribbon {
	position:absolute;
	top:-3px;
	left:-15px;
	z-index:500;
}

#frame {
	position:absolute;
	z-index:0;
	width:355px;
	height:242px;
	top:-3px;
	left:-80px;
}

#slides {
	position:absolute;
	top:15px;
	left:4px;
	z-index:100;
}

#slides .next,#slides .prev {
	position:absolute;
	top:107px;
	left:-39px;
	width:24px;
	height:43px;
	display:block;
	z-index:101;
}

.slides_container {
	width:356px;
	height:243px;
	overflow:hidden;
	position:relative;
}

#slides .next {
	left:585px;
}

.pagination {
	margin: 12px 0 1px 248px;
	width:200px;
}

.pagination li {
	float:left;
	margin:0 1px;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(../images/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}

ul.pagination{
	display: none;
}

.caption {
	position:absolute;
	bottom:-35px;
	height:30px;
	padding:5px 20px 0 20px;
	background:#000;
	background:rgba(0,0,0,.5);
	width:540px;
	font-size:1.3em;
	line-height:1.33;
	color:#fff;
	border-top:1px solid #000;
	text-shadow:none;
}

#footer {
	text-align:center;
	width:355px;
	margin-top:9px;
	padding:4.5px 0 18px;
	border-top:1px solid #dfdfdf;
}

#footer p {
	margin:4.5px 0;
	font-size:1.0em;
}

/*----------------------------------------------*/

.main_btn{
  position: relative;
  top: 22px;
  width: 958px;
  margin: 0 auto;
  height: 230px;   
}

.flowers_btn_left{
	background: url(../images/btn_lenten.png) no-repeat center;
  /*background: url(../images/flowers_btn_left.png) no-repeat center;*/
  width: 217px;
  height: 182px;
  position: relative;
  margin-left: 68px;
  float: left;  
}

.flowers_btn_right{
	background: url(../images/btn_lenten.png) no-repeat center;
  /*background: url(../images/flowers_btn_right.png) no-repeat center;*/
  width: 236px;
  height: 182px;
  position: relative;
  margin-right: 56px;
  float: right;
}

.flowers_btn_left a, 
.flowers_btn_right a{
  text-decoration: none;
}

.flowers_btn{
  background: #ff4b5d; /* Old browsers */
  background: -moz-linear-gradient(top,  #ff4b5d 0%, #ff4b5d 51%, #db3b4a 52%, #db3b4a 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff4b5d), color-stop(51%,#ff4b5d), color-stop(52%,#db3b4a), color-stop(100%,#db3b4a)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #ff4b5d 0%,#ff4b5d 51%,#db3b4a 52%,#db3b4a 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #ff4b5d 0%,#ff4b5d 51%,#db3b4a 52%,#db3b4a 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #ff4b5d 0%,#ff4b5d 51%,#db3b4a 52%,#db3b4a 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #ff4b5d 0%,#ff4b5d 51%,#db3b4a 52%,#db3b4a 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff4b5d', endColorstr='#db3b4a',GradientType=0 ); /* IE6-9 */
  height: 49px;
  border-radius: 10px;
  text-transform: uppercase;
  font-family: "Times New Roman", Times, serif; 
  font-size: 18px;
  font-weight: bold;
  color: #fff;  
  position: relative;
  top: 68px;
  box-shadow: 1px 3px 3px #d8acb1;
}

.flowers_btn .text
{
  text-align: center;
  line-height: 2.5;
}

.main_btn_one{
  position: relative;
  top: 22px;
  width: 958px;
  margin: 0 auto;
  height: 230px;   
}

.main_btn_one .flowers_btn_right{
  background: url(../images/btn_lenten.png) no-repeat center;;
  /*background: url("../images/flowers_btn_left.png") no-repeat center;*/
  width: 217px;
  height: 201px;
  margin: 0 auto;
  position: relative;
  float: none;
}
/*--------------------------------*/

.sep{
  background: url(../images/sep.png) no-repeat;
  width: 617px;
  height: 15px;
  margin: 0 auto;
}

.sep1{
  background: url(../images/sep1.png) no-repeat;
  width: 743px;
  height: 15px;
  margin: 0 auto;
}

.sep3{
  background: url(../images/sep3.png) no-repeat;
  width: 298px;
  height: 15px;
  margin: 0 auto;
}

.sep4{
  background: url(../images/sep4.png) no-repeat;
  width: 6px;
  height: 6px;
  margin: 0 auto;
  margin-top: 16px;
}


div.sep5 div{
  font-family: "Times New Roman", Times, serif;
  font-size: 16px;
  color: #046b4f;
  text-transform: uppercase;
  width: 100px;
  margin: 17px auto 0;
  position:relative;
  bottom: 4px;
  letter-spacing: 2px;
}

div.sep3 div{
  font-family: "Times New Roman", Times, serif;
  font-size: 16px;
  color: #046b4f;
  text-transform: uppercase;
  width: 100px;
  margin: 17px auto 0;
  position:relative;
  bottom: 4px;
  letter-spacing: 2px;
}

section div.sep div{
  font-family: "Times New Roman", Times, serif;
  font-size: 16px;
  color: #403f3a;
  text-transform: uppercase;
  width: 113px;
  margin: 17px auto 0;
  position:relative;
  bottom: 4px;
}

section div.sep1 div{
  font-family: "Times New Roman", Times, serif;
  font-size: 16px;
  color: #403f3a;
  text-transform: uppercase;
  width: 241px;
  margin: 17px auto 0;
  position:relative;
  bottom: 4px;
  letter-spacing: 2px;
}

/*--------------------------------*/
.left_slide{
  background: url("../images/holls/strelki_maps_table.png") 5px -111px no-repeat;
  width: 41px;
  height: 109px;
  cursor: pointer;
  position: absolute;
  top: 130px;
  left: 42px;
}
.left_slide:hover{
  background: url("../images/holls/strelki_maps_table.png") 5px 0px no-repeat;
}

.right_slide{
  background: url("../images/holls/strelki_maps_table.png") -35px -111px no-repeat;
  width: 41px;
  height: 109px;
  cursor: pointer;
  position: absolute;
  top: 130px;
  right:55px;
}

.right_slide:hover{
  background: url("../images/holls/strelki_maps_table.png") -35px 0px no-repeat;
}

.holl{
  font-family: "Times New Roman", Times, serif;
  width: 310px;
  height: 422px;
  background-color: #046b4f;
  border-radius: 12px;
  margin-top: 26px;
  position: relative;
  margin-left: 15px;
  list-style: none;  
  margin-bottom: 40px;
  text-align: left;
  display: inline-block;
}

.holl .slides_container{
  width: 306px;
  height: 211px;
  overflow: hidden;
}

.holls {
    text-align: center;
}

.holls li:not(:first-of-type){
  margin-left: 15px; 
}

.holl .name{
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  padding: 15px 0 15px 0;
}

.holl .foto{
  width: 320px;
  height: 210px;   
  margin: 0 auto;
  padding: 0 4px 0 2px;
}

.holl .foto img{
  width: 305px;
  height: 210px;
  border-radius: 5px;
} 

.holl .flag{
  background: url(../images/flag.png) no-repeat;
  width: 290px;
  height: 48px;
  position: absolute;
  top: 235px;
  left: -9px;
  z-index: 9999;
}

.holl .flag div{
  color: #fff;
  font-size: 16px;
  text-align: left;
  padding: 2px 0 0 14px;
}

.holl .flag div span{
  font-size: 20px;
  font-weight: bold;
}

.holl .bottom_line{
  border-bottom: 1px solid #2f906a;
}

.holl table{
  color: #fff;
  font-size: 15px;
  margin-top: 21px;
  margin-left: 4px;
}

.holl .day{
  padding-bottom: 7px;
  padding-left: 12px;
  padding-top: 3px;
  width: 194px;
}

.holl .price_h{
  width: 80px;
  position:  relative;
}

.holl .price_h span{
  color: #c1dfdb;
}

.holl input[type="checkbox"] {
    display:none;
}

.holl input[type="checkbox"] + label {
    color:#f2f2f2;
    font-family:Arial, sans-serif;
    font-size:14px;
}

.holl input[type="checkbox"] + label span {
    display:inline-block;
    width:19px;
    height:19px;
    margin:-1px 4px 0 0;
    vertical-align:middle;
    background:url(../images/check_radio_sheet_green.png) left top no-repeat;
    cursor:pointer;
}

.holl input[type="checkbox"]:checked + label span {
    background:url(../images/check_radio_sheet_green.png) -19px top no-repeat;
}

.stick_1{
  background: url(../images/stick_2.png) no-repeat;
  width: 119px;
  height: 36px;
  position: absolute; 
  bottom: -36px;
  left: 17px; 
  font-size: 16px;
  color: #284736;
  text-align: center;
  padding-top: 3px;
}

.stick_2{
  background: url(../images/stick_2.png) no-repeat;
  width: 154px;
  height: 36px;
  position: absolute; 
  bottom: -36px;
  left: 146px;
  font-size: 16px; 
  color: #284736;
  text-align: center;
  padding-top: 3px;
}

.stick_1 a:hover, 
.stick_2 a:hover{
  color: #3d6b51;
}

.view_bron{
  font-family: "Times New Roman", Times, serif;
  font-size: 20px;
  text-transform: uppercase;
  text-align: center;
  margin-top: 33px;  
  letter-spacing: 3px;
}

.zals{
  width: 632px;
  margin: 0 auto;
  padding-top: 40px;
}

.desc_text{
  width: 878px;
  margin: 0 auto;
  padding-top: 20px;
}

.about_holl{
  margin: 0 auto;
  padding: 15px 0 15px 0;
}

.about_holl a{
  text-decoration: none;
}

.about_text {margin-bottom: 20px; padding: 0 35px; text-align: center; line-height: 1.3;}
.about_text p {font-size: 15px; margin-bottom: 20px;}

.holls_list{
    text-align: center;
}

.holls li.about_holl,
.holls_list li.about_holl{
    display: inline-block;
    list-style: outside none none;
    margin: 0;
    width: 300px;
}

li.about_holl img{
  width: 220px;
  height: 148px;
  border: 1px solid #acd8ca;
  border-radius: 3px;
  padding: 3px;
}

.about_holl .img_holl{
  width: 230px;
  display: inline-block;
  position: relative;
}
.about_holl .img_holl .view_link {
	left: 43px;
}

.about_holl .content_holl{
  display: inline-block;
  vertical-align: top;  
  padding-left: 20px;
}

.about_holl .name{
  font-size: 24px;
}

.about_holl .name a{
  text-decoration: none;
}

.about_holl .name span{
  font-size: 16px;  
}

/*---------------*/
.tab_bron{
  width: 922px;
  border-bottom: 1px solid #c49292;
  margin: 0 auto; 
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  color: #0e0e0e;
  padding-left: 35px;
  margin-top: 34px;
}

.tab_bron .zal{
  width: 200px;
  display: inline-block;
}

.tab_bron .day_week{
  width: 535px;
  display: inline-block;  
}

.tab_bron .price_holl{
  display: inline-block;  
}

.tab_bron .number_stol{
  width: 105px;
  display: inline-block;
}

.tab_bron .count_place_stol{
  width: 273px;
  display: inline-block;  
}

.tab_bron .desc_stol{
  display: inline-block;  
}

.row_zakaz{
  width: 256px;
  float: left; 
}

.row_zakaz input{
  color: #000;
  font-size: 20px;
}

.form_zakaz{
  width: 774px;
  margin: 0 auto;
  margin-top: 22px;
  font-family: "Times New Roman", Times, serif;
}

.form_zakaz div span{
  color: #f51402;
  font-size: 18px;
}

.form_zakaz div{
  color: #474747;
  font-size: 14px;
}

.form_zakaz div input{
  width: 238px;
  height: 39px;
  border: 1px solid #459477;
  background-color: #e9f0e5;
  border-radius: 8px;
}

.form_zakaz .calendar{
  background: url(../images/calendar.png) no-repeat;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 8px;
  right: 28px;
}

.block_zakaz{
    display: none;
}

.form_zakaz.zakaz_stol{
  width: 810px;
}

.form_zakaz .row_zakaz.date_zakaz,
.form_zakaz .row_zakaz.time_zakaz{
  width: 140px;
}

.form_zakaz .row_zakaz.time_zakaz{
   margin-left: 18px;
}

.form_zakaz .row_zakaz.date_zakaz div input,
.form_zakaz .row_zakaz.time_zakaz div input{
  width: 140px;
}

.form_zakaz .row_zakaz.time_zakaz div input{
  text-align: center;
}

.form_zakaz .row_zakaz.date_zakaz .calendar{
  right: 6px;
}

.rub{
  background: url(../images/rub.png) no-repeat;
  width: 9px;
  height: 10px;
  position: absolute;
  right: 14px;
  top: 11px;
}

.date_zakaz_wrap{
  position: relative;
}

.zakaz li{
  list-style: none;
}

.zakaz .line_zakaz{
  /*border-bottom: 1px solid #c49292;*/
}

.zakaz .name_holl,
.zakaz .day_week,
.zakaz .price_holl,
.zakaz .number_stol,
.zakaz .count_person_stol,
.zakaz .desc_stol

{
  float: left;
  font-family: "Times New Roman", Times, serif;
  font-size: 20px;  
  margin-top: 15px;
}

.zakaz .del_holl{
  /*background: url(../images/del_holl.png) no-repeat;*/
  background: url(../images/del_holl_hover.png) no-repeat;
  width: 20px;
  height: 20px;
  cursor: pointer;
  float: left;
  margin-left: 15px;
  margin-top: 18px;
}

.zakaz .del_holl:hover{
  background: url(../images/del_holl_hover.png) no-repeat;
}

.zakaz .name_holl{
  margin-left: 62px;
  text-transform: uppercase;
  width: 202px;  
}

.zakaz .day_week{
  width: 541px;
}

.zakaz .line_holl,
.zakaz .line_stol 
{
    border-bottom: 1px solid #c49292;
    height: 55px;
    margin: 0 auto;
    width: 860px;
} 

.zakaz .number_stol{
  margin-left: 62px;
  text-transform: uppercase;
  width: 47px;    
}

.zakaz .count_person_stol{
  display: block;
  margin-left: 62px;
  width: 215px;
}

.zakaz .desc_stol{
  display: block;
  margin-left: 62px;
  width: 358px;
  font-style: italic;
  font-size: 15px;
  margin-top: 20px;  
}

.zakaz .line_stol {
    width: 890px;
} 

.form_zakaz .btn_zakaz{
  width: 472px;
  height: 58px;
  border-radius: 10px;
  margin: 0 auto;
  margin-top: 43px;
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  text-align: center;
  padding-top: 16px;
  letter-spacing: 2px;
  box-shadow: 1px 3px 3px #d8acb1;
  cursor: pointer;
  background: #ff4b5d; /* Old browsers */
  background: -moz-linear-gradient(top, #ff4b5d 0%, #ff4b5d 50%, #db3b4a 51%, #db3b4a 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff4b5d), color-stop(50%,#ff4b5d), color-stop(51%,#db3b4a), color-stop(100%,#db3b4a)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ff4b5d 0%,#ff4b5d 50%,#db3b4a 51%,#db3b4a 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ff4b5d 0%,#ff4b5d 50%,#db3b4a 51%,#db3b4a 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ff4b5d 0%,#ff4b5d 50%,#db3b4a 51%,#db3b4a 100%); /* IE10+ */
  background: linear-gradient(to bottom, #ff4b5d 0%,#ff4b5d 50%,#db3b4a 51%,#db3b4a 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff4b5d', endColorstr='#db3b4a',GradientType=0 ); /* IE6-9 */
}

.form_zakaz .error_zakaz{
  display: none;
  color: #CC181E;
}

.form_zakaz .results{
  display: block;
  font-size: 20px;
  margin: 20px auto 0;
  width: 300px;
}

.map{
  margin-bottom: 20px;
}

.bg_holl{
  background: url(../images/holls/bg_holl.png);
  width: 713px;
  height: 319px;
  margin-left: 105px;
  border-radius: 10px;
  text-align: center; 
  padding-top: 20px; 
}

.map_holl{
  line-height: 278px;
}

.map_holl img{
  vertical-align: middle;
  margin-left: 140px;
}

.name_map_holl{
  font-family: "Times New Roman", Times, serif;
  font-size: 18px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 15px;  
  color: #5e554c;
}

.name_map_holl span{
  font-weight: bold;
}

.count_holl{
  /*float: left;*/
  font-family: "Times New Roman", Times, serif;
  font-size: 18px;
  color: #5e554c;
  text-align: center;
  margin-top: 32px;
  width: 95px;
}

.count_holl span{
  color: #ff4b5d;  
}

div.otzuv{
  text-align: center;
  font-family: "Times New Roman", Times, serif;
  font-size: 30px;
  color: #0e0e0e;
}

div.sep2{
  background: url(../images/sep2.png) no-repeat;
  width: 491px;
  height: 15px;
  margin: 0 auto;
  margin-top: 3px;
}

.otzuv_list li{
  list-style: none; 
  width: 950px;
}

.otzuv_list li>div{
  margin-bottom: 28px;
}

.otzuvs{
  width: 1005px;
  margin: 0 auto;
}

.otzuvs .kav{
  font-family: "Times New Roman", Times, serif;
  font-size: 62px;
  color: #74ab7d;
  width: 28px;
  height: 20px;
  display: inline-block;
  vertical-align: top;
  padding-top: 39px;
}

.otzuvs .kav.left{
  padding-right: 40px;
}

.otzuvs .kav.right{
  padding-left: 15px;
}

.otzuvs .text_otzuv{
  width: 664px;
  font-family: "Times New Roman", Times, serif;
  font-size: 15px;
  color: #0e0e0e;
}

.otzuvs .ramka_foto{
  background: url(../images/ramka_foto.png);
  width: 142px;
  height: 141px;
  display: inline-block;
  vertical-align: top;
}

.otzuv_list .text_author{
  display: inline-block;
  width: 665px;
  padding-left: 20px;
}

.text_author .author_otzuv span{
  color: #0e0e0e;
  font-size: 12px;
}

.ramka_foto img{
  width: 142px;
  height: 141px;
  border-radius: 50%;
  padding: 10px;
  display: inline-block;
}

.otzuv_list{
  margin-top: 91px;
}

.otzuv_list .author_otzuv{
  font-family: "Times New Roman", Times, serif;
  font-size: 17px;
  font-style: italic;
  color: #bd3d4b;
  width: 400px;
  padding-top: 15px;
}

.fotos li{
  display: inline-block;
  width: 150px;  
  height: 115px;
  border: 1px solid #d5e7cc;
  padding: 2px;
  margin-right: 5px;
  background-size: cover !important;
  background-position: center center !important;
}

.fotos>li>a {
  display: block;
  width: 144px;  
  height: 110px;
}




/*ñîáûòèÿ*/
.cal{
  background: url(../images/cal.png) no-repeat;
  width: 104px;
  height: 104px;  
  margin: 0 auto;
}

.listya{
  /*background: url(../images/listya.png) no-repeat;*/
  width: 800px;
  height: 163px;
  margin-left: 1px;
  margin-top: -47px;
  position: relative;
}

.listya div{
  position: relative;
  top: 120px;
  width: 480px;
  margin: 0 auto;
}

.listya div span{
  display: inline-block;
  overflow: hidden;
  width: 400px;
}

.listya_f{
  /*background: url(../images/listya_f.png) no-repeat;*/
  width: 800px;
  height: 210px;
  position: relative;
  top: 172px;
}

.listya table{
    width: 500px;
    margin: 0 auto;
    margin-top: 80px;
}

.listya h1{
    position: relative;
    top: 48px;
    font-family: "Times New Roman", Times, serif;
}

.listya .day{
    font-family: "Comic Sans MS", cursive;
    font-size: 22px;
    font-weight: bold;
    width: 70px;
}

.listya .event{
    font-family: "Comic Sans MS", cursive;
    font-size: 14px;
}

.listya .des img{
    float: left;
}

.listya .des{ 
    text-align: center;
    vertical-align: middle;
    font-family: "Comic Sans MS", cursive;
    font-size: 14px;
}

/*tabs fotogallery*/
/*
div#tabs .ui-tabs-nav.ui-helper-reset.ui-helper-clearfix.ui-widget-header.ui-corner-all{
  width: 420px;
  margin: 0 auto;
}

div#tabs .ui-tabs-anchor{
  color: #3d6b51;
}

div#tabs .ui-state-default.ui-corner-top.ui-tabs-active.ui-state-active a 
{
  color: #db3b4a;
}

div#tabs .ui-state-active .ui-widget-content.ui-state-active .ui-widget-header .ui-state-active a{
}
*/

/*----------------------------------------------------*/
		.slider_stol{
      width: 950px;
      position: relative;
      margin: 0 auto;  
      z-index: 99999;
      margin-top: 23px;
    }
    
    .slider_stol:after{
      content: '';
      height: 0;
      display: table;
      clear: both;
    }
    
    .container {
      float: left;
      margin-left: 19px;
      padding: 0px;
		}
		
		.carousel {
			margin: 0;
			padding: 0;
			list-style: none;
		}
		
		.carousel li {
		  display: inline-block;
      vertical-align: middle;
		  /*background: url(stol_1.jpg) no-repeat;*/      
			width: 127px;
			height: 84px;
      margin-left: 14px;
      border-radius: 5px;
      position: relative;
		}
    
    .stick_stol_m{
      background: url(../images/stick_stol_m.png) no-repeat;
      width: 48px;
      height: 23px;
      position: absolute; 
      top: 0px;
      left:41px;     
    }
    
    .stick_stol_m div{
      font-size: 15px;
      font-family: "Times New Roman", Times, serif;
      color: #fff;
      position: absolute;
      left: 12px;
      top: 2px;
      width: 22px; 
      text-align: center; 
    }
        
    .slider_stol .prev, 
    .slider_stol .next{
      position: absolute;
      top: 100px;      
    }
    
    .slider_stol .prev{
      left: -7px;
      width: 27px;
      height: 27px;
      border: 0px;
      background: url(../images/strelki_stol.png) no-repeat 0px 0px;
    } 
    
    .slider_stol .next{
      right: -9px;
      width: 27px;
      height: 27px;
      border: 0px;
      background: url(../images/strelki_stol.png) no-repeat 0px -27px;
    }
     
    .selected{
      width: 305px;
      height: 174px;
    }    
    
    .desc_stol,
    .count_person_stol,
    .zoom_stol{
      display: none;
    }
    
    .zoom_stol{
      background: url(../images/zoom_stol.png) no-repeat; 
      width: 19px; 
      height: 30px; 
      position: absolute; 
      bottom: 14px; 
      right: 23px; 
      cursor: pointer; 
    }
           
    .zakaz_stola{
      display: none;
      width: 174px;
      height: 28px;
      color: #fff;
      font-size: 12px;
      font-family: "Times New Roman", Times, serif;
      text-transform: uppercase;
      position: absolute;
      bottom: 12px;
      left: 70px;
      text-align: center;
      border-radius: 10px;
      padding-top: 6px;
      letter-spacing: 4px;
      cursor: pointer;    
      
      background: #ff4b5d; /* Old browsers */
      background: -moz-linear-gradient(top,  #ff4b5d 0%, #ff4b5d 50%, #db3b4a 51%, #db3b4a 100%); /* FF3.6+ */
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff4b5d), color-stop(50%,#ff4b5d), color-stop(51%,#db3b4a), color-stop(100%,#db3b4a)); /* Chrome,Safari4+ */
      background: -webkit-linear-gradient(top,  #ff4b5d 0%,#ff4b5d 50%,#db3b4a 51%,#db3b4a 100%); /* Chrome10+,Safari5.1+ */
      background: -o-linear-gradient(top,  #ff4b5d 0%,#ff4b5d 50%,#db3b4a 51%,#db3b4a 100%); /* Opera 11.10+ */
      background: -ms-linear-gradient(top,  #ff4b5d 0%,#ff4b5d 50%,#db3b4a 51%,#db3b4a 100%); /* IE10+ */
      background: linear-gradient(to bottom,  #ff4b5d 0%,#ff4b5d 50%,#db3b4a 51%,#db3b4a 100%); /* W3C */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff4b5d', endColorstr='#db3b4a',GradientType=0 ); /* IE6-9 */
    }
    
    .zakaz_stola_wrap{
      padding-top: 20px;
    }
    
    .zakaz_stola_out{
      display: block;
      width: 174px;
      height: 28px;
      color: #fff;
      font-size: 12px;
      font-family: "Times New Roman", Times, serif;
      text-transform: uppercase;
      text-align: center;
      border-radius: 10px;
      padding-top: 6px;
      letter-spacing: 4px;
      cursor: pointer;    
      margin: 0 auto;
      background: #ff4b5d; /* Old browsers */
      background: -moz-linear-gradient(top,  #ff4b5d 0%, #ff4b5d 50%, #db3b4a 51%, #db3b4a 100%); /* FF3.6+ */
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff4b5d), color-stop(50%,#ff4b5d), color-stop(51%,#db3b4a), color-stop(100%,#db3b4a)); /* Chrome,Safari4+ */
      background: -webkit-linear-gradient(top,  #ff4b5d 0%,#ff4b5d 50%,#db3b4a 51%,#db3b4a 100%); /* Chrome10+,Safari5.1+ */
      background: -o-linear-gradient(top,  #ff4b5d 0%,#ff4b5d 50%,#db3b4a 51%,#db3b4a 100%); /* Opera 11.10+ */
      background: -ms-linear-gradient(top,  #ff4b5d 0%,#ff4b5d 50%,#db3b4a 51%,#db3b4a 100%); /* IE10+ */
      background: linear-gradient(to bottom,  #ff4b5d 0%,#ff4b5d 50%,#db3b4a 51%,#db3b4a 100%); /* W3C */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff4b5d', endColorstr='#db3b4a',GradientType=0 ); /* IE6-9 */
    }
    
   .map_stol{
      background:  url(../images/stolu/map_stol.png) no-repeat;
      width: 881px;
      height: 390px;
      margin: 0 auto;
      margin-top: 14px;
   } 
   
   .map_stol .wrap_map{
      position: relative;
      font-family: "Times New Roman",Times,serif;
      font-size: 13px;
      font-weight: bold;
   }
.map_stol .wrap_map .stol_n_1,
.map_stol .wrap_map .stol_n_2,
.map_stol .wrap_map .stol_n_3,
.map_stol .wrap_map .stol_n_4,
.map_stol .wrap_map .stol_n_5,
.map_stol .wrap_map .stol_n_6,
.map_stol .wrap_map .stol_n_7,
.map_stol .wrap_map .stol_n_8,
.map_stol .wrap_map .stol_n_9,
.map_stol .wrap_map .stol_n_10,
.map_stol .wrap_map .stol_n_11,
.map_stol .wrap_map .stol_n_12 {
	color: #ddc9b3;
	position: absolute;
}
.map_stol .wrap_map .stol_n_3,
.map_stol .wrap_map .stol_n_4 {
	color: #807469;
}
.map_stol .wrap_map .stol_n_1{
	left: 392px;
	top: 295px;
}   
.map_stol .wrap_map .stol_n_2{
	left: 306px;
	top: 295px;
}
.map_stol .wrap_map .stol_n_3{
	left: 211px;
	top: 290px;
}
.map_stol .wrap_map .stol_n_4{
	left: 211px;
	top: 200px;
}
.map_stol .wrap_map .stol_n_5{
	left: 345px;
	top: 218px;
}

.map_stol .wrap_map .stol_n_6{
	right: 302px;
	top: 115px;
}   
.map_stol .wrap_map .stol_n_7{
	right: 220px;
	top: 115px;
}
.map_stol .wrap_map .stol_n_8{
	right: 317px;
	top: 201px;
}
.map_stol .wrap_map .stol_n_9{
	right: 212px;
	top: 201px;
}
.map_stol .wrap_map .stol_n_10{
	right: 318px;
	top: 295px;
}
.map_stol .wrap_map .stol_n_11{
	right: 261px;
	top: 295px;
}
.map_stol .wrap_map .stol_n_12{
	right: 204px;
	top: 295px;
}
/*----------------------------------------------------*/

/*----------Êîíòàêòû----------------------------------*/
.form_member_club{
  background: #cfe4be;
  width: 760px;
  height: 187px;
  border-radius: 7px;
  margin: 0 auto;
  padding: 15px 50px 0px 50px;
  margin-top: 15px; 
}

.form_member_club input{
  color: #000;
  font-size: 20px;
  font-family: "Times New Roman",Times,serif;
}

/*
.form_member_club #ui-datepicker-div{
  background: url("../images/ui-bg_highlight-soft_100_eeeeee_1x100.png") repeat-x scroll 50% top #eeeeee;
  border: 1px solid #dddddd;
  color: #333333;
}
*/

.form_member_club .block_1,
.form_member_club .block_2{
  width: 784px;
}

.form_member_club .block_1 .row_member{
  float: left;
  margin-right: 20px;
}
.form_member_club .block_1 .row_member:last-of-type{
  margin-right: 0px;
}

.form_member_club .block_1:after{
  content: '';
  height: 0;
  display: table;
  clear: both;
}

.form_member_club .block_2{
  margin-top: 19px;
}

.form_member_club .block_2 .row_member{
  display: inline-block;
}

.form_member_club .block_2 .row_member.checkbox div p{
  font-size: 14px;
  width: 180px;
  line-height: 21px;
  margin-top: -5px;
}

.form_member_club .block_2 .row_member.checkbox div input{
  height: 20px;
  width: 20px;
}

.form_member_club .block_2 .row_member.checkbox div{
  width: 25px;
  display: inline-block;
}

.form_member_club .block_2 .row_member.checkbox div:last-of-type{
  width: 50px;
  display: inline-block;
  vertical-align: middle;
}

.form_member_club .block_2 .row_member.checkbox{
  margin-left: 30px;
}

.form_member_club .block_2 .row_member.button{
  margin-left: 168px;
}

.form_member_club input[type="checkbox"] {
    display:none;
}

.form_member_club input[type="checkbox"] + label {
    color:#f2f2f2;
    font-family:Arial, sans-serif;
    font-size:14px;
}

.form_member_club input[type="checkbox"] + label span {
    display:inline-block;
    width:19px;
    height:19px;
    margin:-1px 4px 0 0;
    vertical-align:middle;
    background:url(../images/check_radio_sheet_white.png) left top no-repeat;
    cursor:pointer;
}

.form_member_club input[type="checkbox"]:checked + label span {
    background:url(../images/check_radio_sheet_white.png) -20px top no-repeat;
}

.form_member_club .error_member {
  color: #cc181e;
  display: none;
}

.form_member_club div {
 color: #474747;
 font-size: 14px;
}

.form_member_club div span {
  color: #f51402;
  font-size: 18px;
}

.form_member_club div input {
  background-color: #e9f0e5;
  border: 1px solid #459477;
  border-radius: 8px;
  height: 39px;
  width: 238px;
}

.form_member_club .block_2 div input{
  background-color: #e9f0e5;
  border: 1px solid #459477;
  border-radius: 8px;
  height: 39px;
  width: 191px;
}

.form_member_club .date_member_wrap{
  position: relative;
} 

.form_member_club .calendar{
  background: url(../images/calendar.png) no-repeat;
  width: 24px;
  height: 24px;
  position: absolute;
  right: 15px;
  top: 9px;
}

.form_member_club .member_btn{
  border-radius: 5px;
  color: #fff;
  font-family: "Times New Roman",Times,serif;
  font-size: 18px;
  height: 35px;
  padding-top: 14px;
  text-align: center;
  text-transform: uppercase;
  width: 283px;
  font-weight: bold;
  letter-spacing: 2px;
  cursor:pointer;
  box-shadow: 1px 3px 3px #d8acb1;
  
  background: #ff4b5d; /* Old browsers */
  background: -moz-linear-gradient(top,  #ff4b5d 0%, #ff4b5d 50%, #db3b4a 51%, #db3b4a 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff4b5d), color-stop(50%,#ff4b5d), color-stop(51%,#db3b4a), color-stop(100%,#db3b4a)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #ff4b5d 0%,#ff4b5d 50%,#db3b4a 51%,#db3b4a 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #ff4b5d 0%,#ff4b5d 50%,#db3b4a 51%,#db3b4a 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #ff4b5d 0%,#ff4b5d 50%,#db3b4a 51%,#db3b4a 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #ff4b5d 0%,#ff4b5d 50%,#db3b4a 51%,#db3b4a 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff4b5d', endColorstr='#db3b4a',GradientType=0 ); /* IE6-9 */
}

#contacts div.sep div {
    bottom: 4px;
    color: #403f3a;
    font-family: "Times New Roman",Times,serif;
    font-size: 16px;
    margin: 17px auto 0;
    position: relative;
    text-transform: uppercase;
    width: 100px;
    margin-top: 51px;
}

#contacts .info_contacts{
  margin: 0 auto;
  width: 935px;
  margin-top: 37px;
}

#contacts .address,
#contacts .logo,
#contacts .map{
  display: inline-block;
  vertical-align: top;
}

#contacts .map{
  border: 3px solid #c2ded9;
  background-color: #fff;
  padding: 5px;
  border-radius: 10px;
}

#contacts .logo{
  background: url(../images/logo_mini.png) no-repeat 16px 32px;
  width: 142px;
  height: 142px;
  border: 3px solid #c2ded9;
  background-color: #fff;
  padding: 5px;
  border-radius: 10px;
  margin: 0 23px 0 23px;
}  

#contacts .address{
  width: 245px;
}

#contacts .address p{
  text-align: right;
  font-family: "Times New Roman",Times,serif;
  color: #0e0e0e;
}

#contacts .address p:nth-child(2n+1){
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-top: 9px;
}

#contacts .address p:nth-child(2n){
  font-size: 15px;
  margin-top: 2px;
}
/*----------------------------------------------------*/

/*--------------------------ìåíþ----------------------*/

.view_link{
  color: #3e3d37;
  position: absolute;
  bottom: 15px;
  z-index: 99999;
  left: 83px;
  border-radius: 9px;
  width: 144px;
  height: 28px;
  text-transform: uppercase;
  font-size: 12px;
  font-family: "Times New Roman",Times,serif;
  text-align: center;
  letter-spacing: 2px;
  line-height: 29px;
  
  background: #ffffff; /* Old browsers */
  background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 50%, #e1e1e1 51%, #e1e1e1 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#ffffff), color-stop(51%,#e1e1e1), color-stop(100%,#e1e1e1)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#e1e1e1 51%,#e1e1e1 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#e1e1e1 51%,#e1e1e1 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#e1e1e1 51%,#e1e1e1 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #ffffff 0%,#ffffff 50%,#e1e1e1 51%,#e1e1e1 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e1e1e1',GradientType=0 ); /* IE6-9 */
}

.view_link_holl{
  top: 241px;
  left: 107px;
}

.all_menu{
  margin: 0 auto;
  margin-top: 16px;
  width: 975px;
}

.card_menu{
  width: 323px;
  height: 259px;
  background-color: #046b4f; 
  border-radius: 10px;
  padding: 9px 3px 0px 3px;
  position: relative;
}

.card_menu .img_menu1{
  background: url(../images/img_menu.jpg) no-repeat;
  width: 315px;
  height: 211px;
  border-radius: 10px;
}

.card_menu .img_menu2{
  background: url(../images/img_menu.jpg) no-repeat;
  width: 315px;
  height: 211px;
  border-radius: 10px;
}

.img_menu1 .slides_control,
.img_menu1 .slides_container{
    width: 315px !important;
    height: 211px !important;
}

.card_menu .name{
  color: #fff;
  font-family: "Times New Roman",Times,serif;
  font-size: 18px;
  text-transform:  uppercase;
  letter-spacing: 2px;
  text-align: center;
  margin-bottom: 9px;
}
/*Winter prev menu*/
/*.menu2 .card_menu_middle{
  background: url(../images/autumn-winter-menu-prev.jpg) no-repeat;
  width: 300px;
  height: 225px;
  margin: 0 auto;
  margin-top: 3px;
  cursor: pointer;
}*/
/*Postnoe prev menu*/
.menu2 .card_menu_middle{
  background: url(../images/lenten-menu-prev.jpg) no-repeat;
  width: 300px;
  height: 225px;
  margin: 0 auto;
  margin-top: 3px;
  cursor: pointer;
}
/*Spring-Summer prev menu*/
/*.menu2 .card_menu_middle{
  background: url(../images/spring-summer-menu-prev.jpg) no-repeat;
  width: 300px;
  height: 225px;
  margin: 0 auto;
  margin-top: 3px;
  cursor: pointer;
}*/

.sets_menu .card_menu_middle_bottom{
  background: url(../images/gril_menu_img.jpg) no-repeat;
  width: 300px;
  height: 225px;
  margin: 0 auto;
  margin-top: 3px;
  cursor: pointer;
}

.sets_menu .sep3{
  background: url(../images/sep3.png) no-repeat;
  width: 335px;
  height: 15px;
  margin: 0 0 0 -38px;
}

.sets_menu .card_menu_middle_bottom{
  margin-left: -32px;
}

.sets_menu div.sep3 div{
  width: 152px;
}

.menu1,
.menu2,
.menu3{
  width:322px;
  display: inline-block;
  overflow: hidden;
  vertical-align: top;
}

.img_menu1 img,
.img_menu2 img{
  border-radius: 5px;
}

.sets_menu{
  width: 220px;
  position: absolute;
  left: 379px;
  top: 396px;
  z-index:9999;
}

.sets_menu .text div{
  letter-spacing: 2px;
  font-family: "Times New Roman",Times,serif;
  font-size: 18px;
  font-weight: bold;
  color: #3e3d37;
  text-transform: uppercase;
  text-align:center;
}

.sets_menu .text p{
  font-family: "Times New Roman",Times,serif;
  font-size: 14px;
  color: #3e3d37;
  text-align:center;
  margin-top: 5px;
  margin-bottom: 13px;
}

.sets_menu .btn_sets{
  width: 174px;
  height: 34px;
  border: 1px solid #72a896;
  color: #046b4f;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-family: "Times New Roman",Times,serif;
  font-size: 14px;
  text-align: center;
  line-height: 33px;
  margin: 0 auto;
  margin-top: 4px;
  cursor: pointer;
}

/*----------------------------------------------------*/

/*------------razdel_sets------------------*/
.razdel_sets{
  margin-top: 84px;
}

.sep6{
  background: url(../images/sep6.png) no-repeat;
  width: 653px;
  height: 15px;
  margin: 0 auto;
}

section div.sep6 div{
    bottom: 4px;
    color: #403f3a;
    font-family: "Times New Roman",Times,serif;
    font-size: 23px;
    letter-spacing: 2px;
    margin: 17px auto 0;
    position: relative;
    text-transform: uppercase;
    width: 175px;
    line-height: 22px;
}

.razdel_sets_desc{
  width: 670px;
  margin: 0 auto;
  text-align: center;
  font-family: "Times New Roman",Times,serif;
  font-size: 16px;
  color: #3e3d37;
  margin-top: 14px;
}
/*-----------------------------------------*/

input{
  text-indent: 15px;
}

.bg_sets_menu{
  /*background: url(../images/bg_sets_menu.png) no-repeat;*/
  width: 747px;
  height: 886px;
  margin: 0 auto;
  margin-top: 6px;
}

.list_menu{
  margin-top: 11px;
}

.count_set_menu{
  color: #0e0e0e;
  font-weight: normal;
  font-family: "Times New Roman", Times, serif;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 18px;
  text-align: center;
  padding-top: 41px;
}

.name_razdel_menu{
  color: #0e0e0e;
  font-weight: normal;
  font-family: "Times New Roman", Times, serif;
  font-size: 18px;
  text-align: center;
}

.name_razdel_menu{
  color: #0e0e0e;
  font-weight: normal;
  font-family: "Times New Roman", Times, serif;
  font-size: 18px;
  text-align: center;
}

.bg_sets_menu ol li{
  color: #72988e;
  font-weight: normal;
  font-family: "Times New Roman", Times, serif;
  font-size: 18px;
  text-align: center;
  list-style-position: inside;
}

.menu_itogo{
  color: #72988e;
  font-weight: normal;
  font-family: "Times New Roman", Times, serif;
  font-size: 18px;
  text-align: center;
}

/*----ñîáèòèÿ-----------*/
.event_list{
  list-style:none;  
}

.sep7{
  background: url(../images/sep7.png) no-repeat;
  width: 637px;
  height: 16px;
  margin: 0 auto;
  margin-top: 84px;
}

div.sep7 div{
  font-family: "Times New Roman", Times, serif;
  font-size: 23px;
  color: #0e0e0e;
  text-transform: uppercase;
  width: 160px;
  margin: 0 auto;  
  margin-top: 17px;
  letter-spacing: 2px;
  position: relative;
  bottom: 9px;
  text-align: center;
}

.blog-articles{
  font-family: "Times New Roman", Times, serif;
  display: inline-block;
  vertical-align: top;
  /*border: 1px solid #73af9b;
  border-radius: 5px;*/
}

.events{
  width: 405px;
  font-family: "Times New Roman", Times, serif;
  display: inline-block;
  vertical-align: top;
  /*border: 1px solid #73af9b;
  border-radius: 5px;*/
}

.events:nth-child(2){
  width: 160px;
  font-family: "Times New Roman", Times, serif;
  display: inline-block;
  vertical-align: top;
  cursor:pointer;
}

.event_page{
  width: 978px;
  /*margin: 0 auto;*/
  margin-top: 32px;
}

.events .name_razdel_event{  
  font-size: 18px;
  color: #0e0e0e;
  text-transform: uppercase;
  text-align: center;
}

.event_list_new li,
.event_list_old li{
  list-style: none;
  margin: 0 auto;
  padding-top: 15px;
}

.event_list_old li{
  /*margin-left: 42px;*/
}

.event_list_new,
.event_list_old{
  margin-top: 4px;
}

.event_list_new .img_event,
.event_list_old .img_event{
  border: 1px solid #acd8ca;
  border-radius: 3px;
  padding: 3px;
  width: 104px;
  height: 104px;
  background-position: center center;
  background-size: cover;
}

.event_list_new .img_event img,
.event_list_old .img_event img{
  width: 96px;
  height: 96px;
}

.event_list_new .img_event a,
.event_list_old .img_event a{
  display: block;
  width: 96px;
  height: 96px;
}

.event_list_new .img_event,
.event_list_old .img_event,
.event_list_new .text,
.event_list_old .text{
  display: inline-block;
}

.event_list_new .text,
.event_list_old .text{
  margin-left: 16px;
  vertical-align: top;
  width: 245px;
  font-family: "Times New Roman", Times, serif;
}

.event_list_new.articles .text {
	width: auto;
}

.event_list_new .text .date_event,
.event_list_old .text .date_event{
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 4px;
  color: #0e0e0e;
}

.event_list_old .text .date_event{
  text-decoration: line-through;
}

.event_list_new .text .date_event span{
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 4px;
  color: #ea4c5d;
}

.event_list_old .text .date_event span{
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 4px;
  color: #73af9b;
  line-height: 16px;
	vertical-align: bottom;
}

.event_list_new .text .intro_text,
.event_list_old .text .intro_text{
  font-size: 16px;
  color: #0e0e0e;
  line-height: 18px;
}
/*----------------------*/
/*------ñàìî ñîáûòèå----*/
div.sep7 div span{
  color: #ea4c5d;
}

.event_all .image_event{
  padding: 3px;
  border: 1px solid #649378;
  border-radius: 3px;
  width: 234px;
  height: 234px;
  display: inline-block;
  background-position: center center;
  background-size: cover;
}

.event_all .event_text{
  display: inline-block;
  margin-left: 30px;
  width: 530px;
  vertical-align: top;
}

.event_all{
  margin: 0 auto;
  width: 804px;
  margin-top: 41px;
}

.event_all .image_event img{
  width: 226px;
  height: 226px;  
}

.event_all .event_text .title_event{
  font-family: "Times New Roman", Times, serif;
  font-size: 30px;
  color: #649378;  
}

.event_all .event_text .text_event{
  font-family: "Times New Roman", Times, serif;
  font-size: 20px;
  color: #0e0e0e;
  line-height: 26px;
  padding-top: 11px;  
}

.event_new_old{
  font-family: "Times New Roman", Times, serif;
  font-size: 16px;
  color: #649378;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 3px;
}
/*----------------------*/

/*----404---------------*/
.sep8{
  background: url(../images/sep7.png) no-repeat;
  width: 637px;
  height: 16px;
  margin: 0 auto;
  margin-top: 84px;
}

div.sep8 div{
  font-family: "Times New Roman", Times, serif;
  font-size: 23px;
  color: #0e0e0e;
  width: 160px;
  margin: 0 auto;  
  margin-top: 17px;
  letter-spacing: 1px;
  position: relative;
  bottom: 9px;
  text-align: center;
}

.text_404{
  font-family: "Times New Roman", Times, serif;
  font-size: 18px;
  color: #0e0e0e;
  text-align: center;
  margin-top: 24px;
}

.flower_bottom{
  background: url(../images/flower_bottom.png) no-repeat;
  width: 208px;
  height: 55px;
  margin: 0 auto;
  margin-top: 46px;
}

/*------------Áàíêåòíîå ìåíþ-------------*/
.sep8{
  background: url(../images/sep8.png) no-repeat;
  width: 724px;
  height: 15px;
  margin: 0 auto;
}

.menu_bg{
  width: 830px;
  margin: 0 auto;
  padding-top: 15px;
}

.menu_banket_list{
  text-align: center;
  margin-bottom: 0px;
}
.menu_banket_list li{
  display: inline-block;
  color: #046b4f;
  border:  1px solid #72a896;
  padding: 8px 10px 6px 10px;
  font-family: "Times New Roman",Times,serif;
  font-size: 12px;
  text-transform: uppercase;
  margin: 3px 1px 3px 1px;
  letter-spacing: 2px;
}

.menu_bg .desc{
  font-family: "Times New Roman",Times,serif;
  font-size: 16px;
  color: #3e3d37;
  text-align: center;
  padding-bottom: 11px;
}

.menu_list .name_razdel{
  width: 870px;
  margin: 0 auto;
  font-family: "Times New Roman",Times,serif;
  font-size: 20px;
  color: #0e0e0e;
  border-bottom: 1px solid #68a695;
  padding-left: 24px;
  padding-bottom: 7px;
  padding-top: 22px;
}

.menu_list .name_razdel:first-letter{
  color: #ea4c5d;
}

.menu_list table{
  width: 845px;
  margin: 0 auto;
}

.menu_list tr{
  border-bottom: 1px solid #dddddd;
}

.menu_list .name_product{
  font-family: "Times New Roman",Times,serif;
  font-size: 18px;
  color: #72988e;
  margin: 7px 0 0 0;
}

.menu_list .info{
  font-family: "Times New Roman",Times,serif;
  font-size: 13px;
  color: #6b6b66;
  margin-top: -1px;
  padding-bottom: 11px;
}

.menu_list .name{
  padding-left: 11px;
  padding-right: 11px;
  width: 550px;
}

.menu_list .weight{
  font-family: "Times New Roman",Times,serif;
  font-size: 14px;
  font-weight: bold;
  color: #6b6b66;
  width: 110px;
}

.menu_list .price{
  font-family: "Times New Roman",Times,serif;
  font-size: 14px;
  font-weight: bold;
  color: #6b6b66;
  width: 95px;  
}

.menu_list .price .rubl{ 
  background: url(../images/rubl.png) 1px 1px no-repeat;
  width: 11px;
  height: 11px;
  display: inline-block;
  margin-top: 0px;
}

.menu_list.list_zakaz .wrap_count{
  min-width: 77px;
  max-width: 77px;
}

.menu_list.list_zakaz .wrap_count .count_inc, 
.menu_list.list_zakaz .wrap_count .count_dec{
  margin-left: -5px;
} 

.list_zakaz .flowers_btn_right{
  float: none;
  margin: 0 auto;
  margin-top: 25px;
  cursor: pointer;
}

.list_zakaz .ms2_total_cost.vash_check{
  display: inline-block;
}

.list_zakaz .del_holl{
  background: url(../images/del_holl_hover.png) no-repeat;
  width: 20px;
  height: 20px;
  cursor: pointer;
  float: left;
  margin-left: 15px;
}

.list_zakaz .rubl{ 
  background: url(../images/rubl.png) 1px 1px no-repeat;
  width: 11px;
  height: 11px;
  display: inline-block;
  margin-top: 0px;
}

.wrap_count{
  border: 1px solid #c3c3c3;
  min-width: 79px;
  max-width: 79px;
  border-radius: 3px; 
  overflow: hidden;
}

.wrap_count .count_inc,
.wrap_count .count_dec{
  display: inline-block;
  width: 23px;
  height: 23px;
  text-align: center;
  font-weight: bold;
  line-height: 23px;
  border-left: 1px solid #c3c3c3;  
  cursor:pointer;
  background: #f1f1f1; /* Old browsers */
  background: -moz-linear-gradient(top,  #f1f1f1 0%, #f1f1f1 50%, #e5e5e5 51%, #e5e5e5 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f1f1f1), color-stop(50%,#f1f1f1), color-stop(51%,#e5e5e5), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #f1f1f1 0%,#f1f1f1 50%,#e5e5e5 51%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #f1f1f1 0%,#f1f1f1 50%,#e5e5e5 51%,#e5e5e5 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #f1f1f1 0%,#f1f1f1 50%,#e5e5e5 51%,#e5e5e5 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #f1f1f1 0%,#f1f1f1 50%,#e5e5e5 51%,#e5e5e5 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
}


.count_product{
  text-indent: 0px;
  width: 31px;
  text-align: center;
  border: none;
}

/*
.menu_bg:before{
  content: '';
  background: url(../images/menu_bg_top_2.png) no-repeat;
  width: 960px;
  height: 143px;
  position: absolute;
  top: 50px;
  left: 12px;
}

.menu_bg:after{
  content: '';
  background: url(../images/menu_bg_bottom_2.png) no-repeat;
  width: 960px;
  height: 143px;
  position: absolute;
  bottom: 240px;
  left: 12px;
}
*/
section div.sep8 div{
    bottom: 4px;
    color: #403f3a;
    font-family: "Times New Roman",Times,serif;
    font-size: 23px;
    letter-spacing: 2px;
    margin: 17px auto 0;
    position: relative;
    text-transform: uppercase;
    width: 250px;
    line-height: 22px;
}

.banket_menu th{      
    color: #0e0e0e;
    font-family: "Times New Roman",Times,serif;
    font-size: 18px;
    font-weight: normal;
    text-align: center;
}

.banket_menu td{
  color: #72988e;
  font-family: "Times New Roman",Times,serif;
  font-size: 18px;
  font-weight: normal;
  text-align: left;
}

.banket_menu td .desc_bludo{
  color: #72988e;
  font-family: "Times New Roman",Times,serif;
  font-size: 13px;
  font-weight: normal;
  text-align: left;
  margin-top: -7px;
}

.banket_menu .weight{
  width: 100px;
  text-align: left;
}

.banket_menu .price{
  width: 58px;
  text-align: left;
}

.trash{
  background-color: #543425;
  width: 100%;
  height: 33px;
  position: fixed;
  bottom: 0px;
  z-index: 9999;
}

.trash .trash_mid{
  background-color: #543425;
  width: 368px;
  height: 48px;
  margin: 0 auto;
  position: relative;
  bottom: 47px;
  border-radius: 8px 8px 0px 0px;   
}

.trash .trash_mid .vash_check{
  color: #cbb1aa;
  width: 165px;
  font-family: "Times New Roman",Times,serif;
  font-size: 14px;
  padding: 20px 0px 0px 24px;
  display: inline-block;
}

.trash .trash_mid .vash_check span{
  color: #fdf9c6;
  font-family: "Times New Roman",Times,serif;
  font-size: 16px;
  font-weight: bold; 
  margin-left: 1px; 
}

.trash .butn{
  padding:0px;
  width: 175px;
  height: 31px;
  text-align: center;
  display: inline-block; 
  color: #fff;
  font-family: "Times New Roman",Times,serif;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 32px;
  cursor: pointer;
  background: #ea4c5d; /* Old browsers */
  background: -moz-linear-gradient(top,  #ea4c5d 0%, #ea4c5d 50%, #ea4c5d 50%, #df4859 51%, #df4859 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ea4c5d), color-stop(50%,#ea4c5d), color-stop(50%,#ea4c5d), color-stop(51%,#df4859), color-stop(100%,#df4859)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #ea4c5d 0%,#ea4c5d 50%,#ea4c5d 50%,#df4859 51%,#df4859 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #ea4c5d 0%,#ea4c5d 50%,#ea4c5d 50%,#df4859 51%,#df4859 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #ea4c5d 0%,#ea4c5d 50%,#ea4c5d 50%,#df4859 51%,#df4859 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #ea4c5d 0%,#ea4c5d 50%,#ea4c5d 50%,#df4859 51%,#df4859 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ea4c5d', endColorstr='#df4859',GradientType=0 ); /* IE6-9 */ 
}
/*---------------------------------------*/
.map_holl{
  position: relative;
}

.map_holl .name_map{
  color: #5e554c;
  font-family: "Times New Roman",Times,serif;
  font-size: 18px;
  height: 20px;
  left: 66px;
  line-height: 19px;
  /*position: absolute;*/
  text-align: center;
  top: -34px;
  width: 100px;
}

#bg_holl_1 .slides_container,
#bg_holl_2 .slides_container,
#bg_holl_3 .slides_container{
  width: 570px;
  height: 300px;
  margin: 0 auto;
}

#bg_holl_1 ul.pagination,
#bg_holl_2 ul.pagination,
#bg_holl_3 ul.pagination{
  display: block;
  margin: 12px 0 1px 327px;
}

/*-----------------ñëàéäåð ðàñòàíîâêè ñòîëîâ--------*/
.holl .slider_1 {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.holl .slider__wrapper {
  height: 100%;
  list-style: none;
  overflow: hidden;
  *zoom: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
}
.holl .slider__item {
  height: 100%;
  float: left;
  clear: none;
}
.holl .slider__arrows-item {
  position: absolute;
  display: block;
  margin-bottom: -20px;
  padding: 20px;
}
.holl .slider__arrows-item--right {
  bottom: 50%;
  right: 30px;
}
.holl .slider__arrows-item--left {
  bottom: 50%;
  left: 30px;
}
.holl .slider__nav {
  position: absolute;
  bottom: 30px;
}
.holl .slider__nav-item {
  width: 12px;
  height: 12px;
  float: left;
  clear: none;
  display: block;
  margin: 0 5px;
  background: #fff;
}
.holl .slider__nav-item--current {
  background: #ccc;
}
.holl .slider__nav-item:hover {
  background: #ccc;
}
/*--------------------------------------------------*/

.maps_holls{
  display: none;
}

/*--------------------------------------------------*/
        .caroufredsel_wrapper{
          display: block; 
          text-align: start; 
          float: none; 
          position: relative; 
          top: auto; 
          right: auto; 
          bottom: auto; 
          left: 70px; 
          z-index: auto; 
          width: 660px; 
          height: 360px !important; 
          margin: 0px; 
          overflow: hidden; 
          cursor: move;
        }
        
        .coffee_list{
          text-align: left; 
          float: none; 
          position: absolute; 
          top: 0px; 
          right: auto; 
          bottom: auto; 
          left: 5px; 
          margin: 0px; 
          width: 5464px; 
          height: 380px !important; 
          z-index: auto;
        }
                
        .beverage_list .item{
          margin-right: 0px;
          display: inline-block;
          margin-top: 16px;
          text-align: center;
          float: left;
        	width: 660px;
          height: 360px;
        	position: relative;
          white-space: nowrap;
        	z-index: 2;
        	-webkit-transition: margin-top 0.8s, width 0.8s, margin-left 0.8s, margin-right 0.8s;
        	-moz-transition: margin-top 0.8s, width 0.8s, margin-left 0.8s, margin-right 0.8s;
        	transition: margin-top 0.8s, width 0.8s, margin-left 0.8s, margin-right 0.8s;
        }
      
        .beverage_list .item img {
          z-index: 20;
          max-width: 600px;
          margin-left: 90px;
          margin-top: -75px;
          -webkit-transition:max-height 0.8s, margin-top 0.8s, max-width 0.8s, margin-left 0.8s;
          -moz-transition:max-height 0.8s, margin-top 0.8s, max-width 0.8s, margin-left 0.8s;
          transition: max-height 0.8s, margin-top 0.8s, max-width 0.8s, margin-left 0.8s;
        }
        
        .beverage_list .item.active img {
          max-width: 400px;
          margin-left: -70px;
          margin-top: -120px;
        }

.category a{
  color: #3d6b51;
}

.category.sets{
  background-color: #3d6b51;
}     

.category.sets a{
  color: #fff;
}

.more_first{
  width: 200px;
  margin: 0 auto;
  margin-top: 20px;
  font-family: "Times New Roman", Times, serif;
  font-size: 16px;
  color: #046b4f;
  font-weight: bold;
  cursor: pointer;
  border: 1px solid #046b4f;
  padding: 2px;
}

.more_text{
  display: none;
}                                 

#slider{
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 20px;
  width: 608px;
}

#slider img{
  width: 600px;
}

#carousel{
  margin: 0 auto;
  width: 878px;
}

#carousel li{
  margin-right: 10px;
} 

.photo_cup_td {width: 50px; text-align: center;}
.photo_cup_td a {outline: none;}
.photo_cup {
  display: inline-block;
  width: 30px;
  height: 22px;
  background: url('../images/photo-cup.png') no-repeat;
}

@keyframes mig1 { 
    0%{transform: rotate(2deg)}
    2%{transform: rotate(-2deg)}
    4%{transform: rotate(2deg)}
    6%{transform: rotate(-2deg)}
    8%{transform: rotate(2deg)}
    10%{transform: rotate(-2deg)}
    12%{transform: rotate(2deg)}
    14%{transform: rotate(-2deg)}
    16%{transform: rotate(0deg)}
}

.br.mig {
	color: white;
	font-weight: 500;
	text-align: center;
    border-radius: 5px;
    animation: mig1 6s ease infinite;
	background: linear-gradient(
		180deg, 
		rgb(255, 75, 93),
		rgb(255, 75, 93),
		rgb(255, 75, 93),
		rgb(255, 75, 93),
		rgb(255, 75, 93),
		rgb(255, 75, 93),
		rgb(255, 75, 93),
		rgb(255, 75, 93),
		rgb(255, 75, 93),
		rgb(219, 59, 74),
		rgb(219, 59, 74),
		rgb(219, 59, 74),
		rgb(219, 59, 74),
		rgb(219, 59, 74),
		rgb(219, 59, 74),
		rgb(219, 59, 74), 
		rgb(219, 59, 74), 
		rgb(219, 59, 74)
 	)
}