#sections0, #sections1, #sections2, #sections3, #sections4, #sections5, #sections6, #sections7, #sections8, #sections9, #sections10{
	width:100%;
	min-width:0;
}
#info0, .info1, #info2, #info3, #info4, #info5, #info6, #info7, #info8, #info9, #info10{
	width:100%;
}
#sections0 .options{
    display: block;
    background:#333;
	width: 100%;
	text-align: center;
	float:left;
	color:#fff;
	text-align:center;
	font-size:12px;
	font-weight: bold;
    position:relative;
    z-index: 999;
}
#sections0 .options ul.menu-options li{
	width: 50%;
    float: left;
    text-align: center;
	padding:10px 0;
    font-family: "pragati";
    font-size: 14px;
    position:relative;
    box-shadow: -1px 0px 0px 0px #24AFAA, 1px 0px 0px 0px #24AFAA;
}
#sections0 .options ul.menu-options li .option{
    z-index: 999;
    position: relative;
}
#sections0 .options ul.menu-options li .center{
    background-color: #333333;
    position: absolute;
    display: block;
    width: 25px;
    height: 25px;
    top: 50%;
    left: 50%;
    margin-top: -1.5px;
    margin-left: -12.5px;
    border-radius: 50%;
    text-align: center;
    font-size: 9px;
    z-index: 888;
}
#sections0 .options ul.menu-options li .center .fa-lg {
    padding-top: 15px;
    font-size: 8px;
}
#sections0 .menus {
    display: block;
    width: 100%;
    text-align: center;
    float: left;
    color: #fff;
    position: relative;
    z-index: 995;
}

#menu-category {
    width: 100%;
    display: block;
    position: absolute;
    top: -240px;
    left: 0;
    z-index: 998;
    background: #f5f5f5;
    box-shadow: 0 2px 2px rgb(3 3 3 / 8%);
}
#menu-category ul {
    width: 100%;
}
#menu-category ul li {
    width: 50%;
    float:left;
    background: #f5f5f5;
    border-bottom:1px solid #fff;
}
#menu-category ul li a {
padding: 14px 0;
    display: block;
    text-align: center;
    color: #333;
    font-family: "pragati";
    font-size: 17px;
}
#menu-category ul li:nth-child(2n) {
    background: #eee;
}
#menu-allergens {
    width: 100%;
    display: block;
    position: absolute;
    top: -600px;
    left:0;
    z-index: 10;
    background: #fff;
    text-align:center;
    color:#333;
    padding: 0 0 10px 0;
    box-shadow: 0 2px 2px rgb(3 3 3 / 8%);
}
#menu-allergens p{
    margin: 10px 0;
    font-family: "pragati";
}
#menu-allergens ul li {
    width: 18%;
    display: inline-block;
    color: #333;
    font-family: "pragati";
    margin-top: 10px;
    font-size: 14px;
}
#menu-allergens ul li img{
    width: 50%;
    margin-bottom: 2px;
}
#sections1{
    height: 450px;
    background: url(../imgs/fondo-head-tb.jpg) center center no-repeat;
    background-size: cover;
}
#sections1 .title a{
	color:#fff;
	font-family:"cunia";
	display:inline-block;
	margin:0;
	width:80%;
}
#sections1 .title a.position,#sections1 .title a.hours {
	display:none
}

#sections2 .presentation{
	width: 80%;
	margin:50px 10% 0;
	float:right;
}
#sections2 .pages{
    padding: 50px 0 200px 0;
}
#sections2 .page-1{
	width: 80%;
	float:left;
	padding-right:0%;
	border-right:0;
	margin:0 10%;
}
#sections2 .page-2{
	width: 80%;
	margin:0 10%;
	float:right;
	border-left:0;
}

#mn-allergens {
    padding-bottom: 30px;
}
#mn-allergens p{
    width:95%;
	margin:0 2.5%;
}
#mn-allergens ul li {
    width: 15%;
    display: inline-block;
    color:#333;
    font-family: "pragati";
    margin-top:10px;
}
