

/*.rest-1 {
    width: 100%;
    height: 50px;
    background: #fff;
    padding: 10px;
}*/

.rest-2{
    width: 60%;
    height: 460px;
    background: white;
    padding: 10px;
    float: left;
    box-sizing: border-box;
    font-family: roboto_slab_regular;
    text-align:center;
    color: rgba(6,6,6,0.6);
	margin: auto;

}

.rest-3{
    width: 40%;
    height: 460px;
    background: white;
    padding: 10px;
    float: left;
    box-sizing: border-box;
    font-family: roboto_slab_regular;
    text-align:center;
    color: rgba(6,6,6,0.6);
	margin: auto;

}

.textmenusp-1{
    width: 55%;
    height: 530px;
    background: white;
    padding: 10px;
    float: left;
    box-sizing: border-box;
    font-family: roboto_slab_regular;
    text-align:center;
    color: rgba(6,6,6,0.6);
	margin: auto;

}

.textmenusp-2{
    width: 45%;
    height: 530px;
    background: white;
    padding: 20px;
    float: left;
    box-sizing: border-box;
    font-family: roboto_slab_regular;
    text-align:justify;
    color: rgba(6,6,6,0.6);
	margin: auto;
	padding-top: 50px;

}


.rest-3 h1{
	margin: auto;
	padding: 2px;
	font-size: 20px;
	text-align: center;
	font-family: roboto_slab_regular;
	color: rgba(6,6,6,0.6);
	padding-top: 50px
}


.rest-3 img{
    width: 100%;
    height: 40%;

    margin-left: auto;
	padding-top: 30px

}

	.textmenusp-2 h1{
	margin: auto;
	padding: 2px;
	font-size: 25px;
	text-align: center;
	font-family: roboto_slab_regular;
	color: rgba(6,6,6,0.6);
	padding-top: 10px
}

@media screen and (max-width: 700px){
    
/*.rest-1 {
    width: 100%;
    height: 50px;
    background: #fff;
    padding: 10px;
}*/
      

	.rest-2 {
    width: 100%;
    height: 520px;
    background: white;
    padding: 12px;
    float: left;
    box-sizing: border-box;
  
}

	.rest-3 {
    width: 100%;
    height: 320px;
    background: white;
    padding: 12px;
    float: left;
    box-sizing: border-box;
  
}

	.rest-3 img{
    width: 100%;
    height: 40%;
    display: block;
    margin-left: auto;
}
	
	.rest-2 h1,
	.rest-3 h1{
	margin: auto;
	padding: 2px;
	font-size: 20px;
	text-align: center;
	font-family: roboto_slab_regular;
	color: rgba(6,6,6,0.6);
	padding-top: 10px
}
	
	.textmenusp-1{
    width: 100%;
    height: 510px;
    background: white;
    padding: 10px;
    float: left;
    box-sizing: border-box;
    font-family: roboto_slab_regular;
    text-align:center;
    color: rgba(6,6,6,0.6);
	margin: auto;

}

	.textmenusp-2{
    width: 100%;
    height: 560px;
    background: white;
    padding: 10px;
    float: left;
    box-sizing: border-box;
    font-family: roboto_slab_regular;
    text-align:justify;
    color: rgba(6,6,6,0.6);
	margin: auto;


}
	
	.textmenusp-2 h1{
	margin: auto;
	padding: 2px;
	font-size: 25px;
	text-align: center;
	font-family: roboto_slab_regular;
	color: rgba(6,6,6,0.6);
	padding-top: 10px
}
}









