form, fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}

.table-inner {
	display: table;
	width: 100%;
}
.schedule-block{
	position: relative;
	background:url(../images/bg1.png);
	padding:31px 0 0;
	color: #4d4d4d;
	font: 18px/24px 'Roboto', Arial, Helvetica, sans-serif;
	min-height: 80px;
}
.schedule-block iframe {
	min-height: 700px;
}
.schedule-block.full{
	padding:31px 0 58px;
}
.schedule-block:after{
	content:'';
	display:block;
	clear:both;
	position:absolute;
	background:url(../images/shadow.png) repeat-x;
	height:3px;
	width:100%;
	bottom:-3px;
	left:0;
}
.schedule-title{
	display:block;
	text-align:center;
	color:#fff;
	font-weight:700;
	padding:0 0 33px;
	font: 18px/20px 'Roboto', Arial, Helvetica, sans-serif;
}
.schedule-title img{
	vertical-align:middle;
	margin:0 0 3px 5px;
}
.schedule-table{
	width:100%;
	border-collapse:collapse;
	background:#3d3d40;
	margin:0 0 39px;
	color: #4d4d4d;
	font: 18px/24px 'Roboto', Arial, Helvetica, sans-serif;
}
.schedule-table .list>li.discount{color:#ffc700 !important;}
.schedule-table .list >li.discount em.discount-num{
	color:#ffc700 !important;
	position:absolute;
	right:11px;
	top:-14px;
	font-size:11px;
	line-height:14px;
	font-style:normal;
}
.schedule-today{
	border-collapse:collapse;
	width:100%;
	color:#fff;
	font-size:14px;
	line-height:17px;
	text-align:center;
	margin:0 0 32px;
}
.schedule-today th{
	font-weight:normal;
	padding:0;
	border:1px solid #595959;
	height:33px;
}
.schedule-today .list li.today a {
	border:1px solid #e5200e;
	line-height: 28px;
}
.schedule-today .list li.active a,.schedule-today .list li a:hover{
	background:#e5200e;
	color:#fff !important;
}
.schedule-today .list li a{
	display:block;
	text-decoration: none;
	color: #666;
	line-height: 30px;
}

.schedule-today .table-inner{height:100%;}
.schedule-today .list{height:100%;}
.schedule-today .list li{vertical-align:middle;}
.schedule-today .list li.rest,.schedule-today .list li.rest a{color:#e5200e;}
.schedule-today .list li.rest.active,.schedule-today .list li.rest.active a{
	color:#fff;
}
.schedule-today th.day{
	font-weight:700;
	padding:0 24px;
	color:#fff;
}
.schedule-today .list li{
	width:auto;
}
.schedule-today .list{
	table-layout:fixed;
}
.schedule-today td{
	padding:0;
	color:#666;
	height:33px;
}
.schedule-today .list li{color:#666;}
.schedule-today td.day{
	padding:0 24px;
}
.schedule-today .list-holder{
	padding:0;
	height:100%;
}
.schedule-table.heading{
	margin:0;
	background:url(../images/bg4.png);
	font-weight:normal;
	font-size:14px;
	line-height:18px;
	border-bottom:1px solid #414141;
}
.schedule-table.heading th{
	padding:0;
	color:#fff;
	font-weight:normal;
	height:34px;
	position:relative;
}
.schedule-table.heading th:before{
	content:'';
	display:block;
	clear:both;
	position:absolute;
	background:url(../images/shadow3.png) repeat-x;
	width:100%;
	height:10px;
	left:0;
	bottom:-9px;
}
.schedule-table th.day{
	padding:0 24px;
	border-right:1px solid #444445;
	position:relative;
	min-width:195px !important;
	font-weight:700;
}
.schedule-table th.day:after{
	content:'';
	display:block;
	clear:both;
	position:absolute;
	background:url(../images/shadow2.png) repeat-y;
	width:9px;
	height:100%;
	right:-9px;
	top:0;
}
.schedule-table td{
	height:70px;
	padding:0;
	vertical-align:top;
	background:url(../images/shadow2.png) repeat-y;
}
.schedule-table td.day{
	vertical-align:middle;
	padding:0 24px;
	border-right:1px solid #444445;
	font-size:14px;
	min-width:195px !important;
}
.schedule-table td.day.text-color2{color:#fff;}
.schedule-table .color2{
	background:url(../images/bg4.png);
}
.day{
	width:195px;
	color:#e5200e;
}
.day strong{
	display:block;
	font-weight:700;
}

.list-holder{
	display:table-cell;
	position:relative;
	vertical-align:top;
	padding:20px 0 13px;
	height:37px;
}
.list-holder:after{
	content:'';
	display:block;
	clear:both;
	background:url(../images/shadow2.png) repeat-y;
	width:9px;
	height:100%;
	position:absolute;
	right:-9px;
	top:0;
}
.list-holder:last-child:after{
	background:none;
}
.list-holder .line{
	position:absolute;
	left:0;
	bottom:17px;
	width:100%;
	text-align:center;
}
.list-holder .line em{
	font-style:normal;
	position:relative;
	height:1px;
	display:block;
	margin:0 10px;
	background:url(../images/line1.png) repeat-x 0 100%;
}
.list-holder .line strong{
	font-weight:700;
	font-size:12px;
	line-height:14px;
	background:#3d3d40;
	padding:0 10px;
	color:#e5200e;
	display:inline-block;
	vertical-align:top;
	margin:-7px 0 0;
	white-space: nowrap;
}
.color2 .list-holder .line strong{background:url(../images/bg4.png);}
.list-holder .line em:after{
	content:'';
	display:block;
	clear:both;
	height:5px;
	width:1px;
	position:absolute;
	left:0;
	bottom:0;
	background:url(../images/line1.png) repeat-y;
}
.list-holder .line em:before{
	content:'';
	display:block;
	clear:both;
	height:5px;
	width:1px;
	position:absolute;
	right:0;
	bottom:0;
	background:url(../images/line1.png) repeat-y;
}
.list{
	padding:0 2px 0 3px;
	margin:0;
	list-style:none;
	color:#fff;
	font-size:14px;
	line-height:17px;
	display:table;
	width:100%;
	height: 37px;
}
.list-holder.hidden{visibility:hidden;}
.list>li{
	display:table-cell;
	vertical-align:top;
	width:44px;
	height:20px;
	text-align:center;
	position:relative;
}
.list>li>span>a{
	color: #fff;
	text-decoration: none;
}
.list>li.free:hover>span{
	background:#e5200e;
	color:#fff;
}

.list>li> span{
	padding:2px 3px 1px;
}
.list>li.marked>span{
	border:1px solid #e5200e;
	color:#e5200e;
}
.list>li.disable>span{color:#666;}
.list >li.active>span{
	background:#e5200e;
	color:#fff;
}

.item-drop{
	color: #3d3d40;
	position:absolute;
	width:135px;
	padding:15px 15px 17px;
	margin:0 0 0 -82px;
	left:50%;
	top:15px;
	visibility:visible;
	background:#f0f0f0;
	z-index:100;
	font-size:13px;
	line-height:18px;
	box-shadow:0 2px 2px 0 rgba(0,0,0,0.5);
	-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,0.5);
	-moz-box-shadow:0 2px 2px 0 rgba(0,0,0,0.5);
}
.item-drop.wide{
	width:255px;
	margin:0 0 0 -142px;
}
.item-drop.form{
	width:398px;
	margin:0 0 0 -232px;
	padding:48px 39px 28px 28px;
}
.list li:hover .item-drop{
	left:50%;
	top:28px;
	visibility:visible;
}
/*
arrow-top
.item-drop:after{*/
/*content:'';*/
/*display:block;*/
/*clear:both;*/
/*background:url(../images/arrow5.png) no-repeat 50% 100%;*/
/*width:100%;*/
/*height:9px;*/
/*position:absolute;*/
/*left:0;*/
/*top:-9px;*/
/*}*/
.item-drop a{
	color:#00a1e7;
	text-decoration:underline;
}
.item-drop a:hover{text-decoration:none;}
.order-form{
	text-align:left;
}
.order-form .row{
	margin:0 0 13px;
}
.order-form .row:after{
	content:'';
	display:block;
	clear:both;
}
.order-form .row>label{
	float:left;
	text-transform:uppercase;
	color:#3d3d40;
	font-size:12px;
	line-height:15px;
	font-weight:700;
	width:100px;
	margin:14px 0 0;
}


.error {
	color: #c00;

	margin: 10px auto;
	font-size: 13px;
}
.info {
	color: #040404;
	width: 350px;
	margin: 10px auto;
	font-size: 13px;
}
form .description{
	float:right;
	width:293px;
	color: #3d3d40;
	margin-top: 10px;
}
.radio-list{
	padding:0px 0 19px;
	margin:0;
	list-style:none;
	color:#3d3d40;
}
.radio-list li{
	padding:0 0 12px;
}

.price-holder{
	color:#3d3d40;
	overflow:hidden;
	padding:0 51px 21px 0;
}
.price-holder .title{
	float:left;
	font-size:12px;
	line-height:14px;
	text-transform:uppercase;
	font-weight:700;
	margin:20px 15px 0 0;
}
.price{
	display:block;
	font-weight:700;
	font-size:36px;
	line-height:36px;
	overflow:hidden;
	text-align:center;
	color:#3d3d40;
}
.old-price{
	float:left;
	text-decoration:line-through;
	font-weight:700;
	font-size:18px;
	line-height:18px;
	color:#e5200e;
	text-align:right;
	margin:16px 0 0;
	width:99px;
}
.discount-price .title {
	margin-top: 45px;
}
.discount-price{
	overflow:hidden;
}
.discount-price .price{
	float:right;
	text-align:left;
	width:182px;
}
.btn-confirm{
	position:relative;
	text-align:center;
	height:45px;
	line-height:45px;
	color:#fff;
	background:#e5200e;
	text-transform:uppercase;
	overflow:hidden;
	margin:0 0 42px;
	font-size:12px;
	font-weight:700;
}
.btn-confirm input{
	padding:0;
	margin:0;
	border:none;
	cursor:pointer;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	opacity:0;
}


.example{
	padding:30px 0 0;
}
.reservation{
	overflow:hidden;
	padding:0 15px;
}
.reservation .product-list{
	float:left;
	margin:0 70px 0 0;
}
.reservation .product-list li{
	width:390px;
}
.reservation-description{
	overflow:hidden;
	text-align:center;
	display:table;
	height:390px;
}
.reservation-frame{
	display:table-cell;
	vertical-align:middle;
	/*padding:20px 35px;*/
}
.reservation-description .title{
	display:block;
	text-transform:uppercase;
	color:#4d4d4d;
	font-size:22px;
	line-height:34px;
	font-weight:700;
	padding:0 0 31px;
}
.reservation-button{padding:0 0 25px;}
.reservation-button a{
	display:inline-block;
	vertical-align:top;
	color:#fff;
	text-transform:uppercase;
	font-weight:700;
	padding:0 87px;
	font-size:12px;
	line-height:45px;
	height:45px;
	background:#e5200e;
}

.btn-up{
	position:absolute;
	bottom:3px;
	left:-76px;
	background:#1b1b1c url(../images/arrow2.png) no-repeat 50% 50%;
	width:46px;
	height:46px;
	overflow:hidden;
	text-indent:-9999px;
	cursor:pointer;
}
.btn-up:hover{background-color:#ff230f;}
.certificate,
.visual-button-holder{
	position:absolute;
	width:400px;
	left:50%;
	bottom:-42px;
	margin:0 0 0 -275px;
	text-align:center;
	z-index:30;
	height:42px;
}
.visual-button-holder a {
	text-decoration:none;
}
.certificate{margin:0 0 0 -200px;}
.visual-button-holder{
	margin:0 auto;
	position:static;
}
.get-certificate,
.visual-button{
	display:inline-block;
	vertical-align:top;
	height:42px;
	overflow:hidden;
	text-align:left;
	color:#fff;
	background:#b3b3b3;
	padding:0 12px 0 0;
}
.get-certificate .visual,
.visual-button .visual{
	float:left;
	width:41px;
	height:42px;
	text-align:center;
	line-height:42px;
	background:#999;
	margin:0 17px 0 0;
}
.get-certificate .visual img,
.visual-button .visual img{vertical-align:middle;}
.get-certificate span,
.visual-button span{
	overflow:hidden;
	text-transform:uppercase;
	font-size:12px;
	line-height:41px;
	white-space:nowrap;
}
.get-certificate:hover,
.visual-button:hover{
	background:#999;
	text-decoration:none;
}
.get-certificate:hover .visual,
.visual-button:hover .visual{
	background:#808080;
}
.get-certificate .visual img, .visual-button .visual img {
	vertical-align: middle;
	padding: 15px;
}
.hide {
	display: none;
}

.input{
	border:1px solid #ccc;
	padding:0 22px;
	background:#fff;
	box-shadow:inset 0 1px 2px 0 #ccc;
	-webkit-box-shadow:inset 0 1px 2px 0 #ccc;
	-moz-box-shadow:inset 0 1px 2px 0 #ccc;
}
.input:after{
	content:'';
	display:block;
	clear:both;
}
.input input{
	margin:0;
	padding:0;
	background:none;
	border:none;
	height:40px;
	color:#979797;
	font:13px/19px 'Roboto', Arial, Helvetica, sans-serif;
	float:left;
	width:100%;
	/*text-transform:uppercase;*/
	outline: 0;
}

.item-drop .close {
	position: absolute;
	right: 20px;
	top: 20px;
	text-decoration: none;
	color: #000;
	font-size: 18px;
}




