

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


.Balt-1{
    width: 50%;
    height: 440px;
    background: white;
    padding: 10px;
    padding-top: 20px;
    float: left;
    box-sizing: border-box;
    font-family: roboto_slab_regular;
    text-align:center;
    color: rgba(6,6,6,0.6);


}

.Balt-2{
    width: 50%;
    height: 440px;
    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;

}

.Balt-3{
    width: 100%;
    height: 370px;
    background: white;
    padding: 10px;
    padding-top: 20px;
    float: left;
    box-sizing: border-box;
    font-family: roboto_slab_regular;
    text-align:center;
    color: rgba(6,6,6,0.6);


}
.textmenusp-1{
    width: 55%;
    height: 620px;
    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: 620px;
    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;

}

.Balt-1 h1{
	margin: auto;
	padding: 2px;
	font-size: 18px;
	text-align: center;
	font-family: roboto_slab_regular;
	color: rgba(6,6,6,0.6);

}


.Balt-1 p{
	margin: auto;
	padding: 10px;
	font-size: 18px;
	text-align: center;
	font-family: roboto_slab_regular;
	color: rgba(6,6,6,0.6);
	text-align: justify;

}
.Balt-1 img{
	text-align: center;
	border: 1px solid #000;
	margin-left: auto;

}

.Balt-1 a img{
    width: 45px;
    height: 40px;
    margin-left: auto;
	

}
.Balt-1 .img1,
.Balt-1 .img2,
.Balt-1 .img3{
	width: 90px;
	height: 90px;
}

.mf1 {
    width: 45px;
    height: 40px;
    margin-left: auto;
	text-decoration: none;
	font-family: roboto_slab_regular;
	color: rgba(6,6,6,0.6);
	

}
	.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
}
a#top-ss{
    font-size: 20px;/*para agrandar el texto*/
    text-decoration: none;/*se le quira el sudrallado*/
    margin:10px 1px;/*margenes con varios valores hasta 4 1=arriba 2=derecha 3=abajo 4=izquierda*/
    display: inline-block;
    background: #396706;
    color: #FCFCFC;
    padding: 8px 15px;
    box-shadow: 0px 3px 0px #9FE550 ;
    border-radius: 20px;

}
@media screen and (max-width: 700px){
    
/*.rest-1 {
    width: 100%;
    height: 50px;
    background: #fff;
    padding: 10px;
}*/
     
	.Balt-1 {
    width: 100%;
    height: 330px;
    background: white;
    padding: 12px;
    float: left;
    box-sizing: border-box;
  
}

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

    .Balt-3  {
    width: 100%;
    height: 345px;
    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: 650px;
    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
}
}









