*	{
	margin: 0 auto;
	padding: 0px;
}
#about-us {
	margin-top: 121px;
}
#about {
	margin-top: 125px;
	padding: 6px;
	height: 65px;
	width: 60px;
}
.order	{
	background-color: #fff;
	border: 2px solid #F58634;
	text-align: center;
	color: #C31A03;
	margin-bottom: 10px;
}
.table-striped	td:last-child {
	background-color: #fff;
	font-size: 16px;
	padding-left: 30px;
}
.table-striped	td:first-child{
	background-color: #f37623;
	font-size: 16px;
	color: #fff;
}
.food-img img {
	max-width: 100%;
	border: 2px solid #F58634;
	-webkit-border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	-o-border-radius: 0.5em;
	border-radius: 0.5em;
}
.food-text {
	text-align: center;
	font-size: 21px;
	font-weight: bolder;
	color: #C31A03;
	margin-top: 21px;
}
.oder h4 {
	font-weight: bolder;
	font-size: 21px;
}
.form-order {
	background-color: #fff;
	border: 2px solid #F58634;
	padding: 12px;
	-webkit-border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	-o-border-radius: 0.5em;
	border-radius: 0.5em;
}
.submit-order {
	width: 100%;
	height: 45px;
	line-height: 45px;
	font-size: 18px;
}
.price-order	{
	background-color: #F69033;
	width: 100%;
	height: 50px;
	color: #fff;
	line-height: 55px;
	text-align: center;
	font-weight: bold;
	font-family: arial,vadana,sans-serrif;
	font-size: 32px;
}
.order-bt	{
	width: 100%;
	height: auto;
	background-color: #C31A03;
	color: #fff;
}
.order-bt p {
	padding: 10px;
	font-size: 18px;
}
.officeline-dial {
	width: 100%;
	height: 65px;
	background-color: #fff;
	color: #F69033;
	font-weight: bolder;
	font-size: 42px;
	padding: 5px;
	text-align: center;
}
.number-dial {
	width: 100%;
	height: 65px;
	background-color: #F69033;
	color: #fff;
	font-weight: bolder;
	font-size: 42px;
	padding: 5px;
	text-align: center;
}
#about-us .food-menu	{
	background-color: #fff;
	padding: 8px;
	margin-top: 16px;
}
.button-next	{
	clear: both;
	text-align: right;
	width: 100%;
	height: auto;
	background-color: #fff;
	color: #000;
	line-height: 45px;
}


.food-menu .fd-contnet {
	padding: 8px;
	text-align: center;
	background-color: #F69033;
	color: #fff;
}
.food-menu .fd-p	{
	width: 100%;
	height: auto;
	margin-bottom: 45px;
}
.food-menu .fd-p .pull-left {
	background-color: #9A1504;
	width: 60%;
	height: 45px;
	color: #fff;
	text-align: center;
	line-height: 45px;
}
.food-menu .fd-p .pull-right {
	background-color: #c8c8c8;
	width: 40%;
	height: 45px;
	color: #000000;
	font-weight: bolder;
	text-align: center;
	line-height: 45px;
	}
	.food-menu .fd-p .pull-right:hover {
		background-color: #fff;
	}
	.food-menu .fd-p .pull-right a {
		color: #000;
	}
	.food-menu .fd-p .pull-right a:hover {
		color: #9A1504;
	}

.menu-bt	{
	width: 100%;
	height: 54px;
	background-image: url('../images/menu-icon.png');
	background-repeat: no-repeat;
	background-size: cover;
	margin-top: 12px;
}
.menu-bt p {
	text-align: center;
	line-height: 42px;
	color: #fff;
}
.footer ul {
	margin-top: 10px;
	margin-left: 10px;
}
.footer ul li {
	list-style-type: none;
}
.footer ul a 	{
	color: #fff;
}
.footer .social img {
	margin-bottom: 8px;
}
.footer .logo-bt	{
	margin-top: 84px;
	margin-left: 23px;
}
.footer p	{
	color: #fff;
}
.footer p a {
	color: #fff;
}
.footer p a:hover {
	color: #be0307;
}