@import url('https://fonts.googleapis.com/css?family=Hind');

body{
margin:0;
padding:0;
background-color:#ffffff;
}


#global{
width:100%;
height:100%;
margin:0px;
border:0px;
padding:0px;

}


#web{
width:100%;
overflow:hidden;
text-align:center;
min-height:840px;
background-position: top center;
background-repeat:no-repeat;
}


.total{
	width:100%;
	overflow:hidden;
	text-align:left;
}

.minitexto{
	float:left;
	width:90%;
	margin-left:5%;
}

#cabecera{
width:100%;
height:116px;
text-align:left;
}

#cabeceraI{
width:15%;
height:116px;
text-align:center;
float:left;
}

#cabeceraC{
width:70%;
height:116px;
text-align:center;
float:left;
}

#superior{
width:100%;
height:840px;
}

#superior2{
width:100%;
height:510px;
}

#contenido{
width:80%;
margin-left:10%;
float:left;
overflow:hidden;
color:#949494;
font-family: 'Hind', sans-serif;
font-size:22px;	
line-height:35px;
}

#frase{
width:25%;
float:left;
overflow:hidden;
color:#4d3125;
font-family: 'Hind', sans-serif;
font-size:47px;	
text-align:left;
line-height:49px;
font-weight:bold;
}

#introduccion{
width:70%;
float:right;
overflow:hidden;
text-align:justify;
border-left:solid 1px #4d3125;
}

#introduccion_int{
width:90%;
float:right;
overflow:hidden;
}

.servicioI{
width:25%;
float:left;
overflow:hidden;
color:#4d3125;
font-family: 'Hind', sans-serif;
font-size:47px;	
text-align:left;
line-height:49px;
font-weight:bold;
}

.servicioD{
width:70%;
float:right;
overflow:hidden;
text-align:justify;
border-left:solid 1px #4d3125;
}

.servicioD_int{
width:90%;
float:right;
overflow:hidden;
}

.recuadro{
width:30%;
float:left;
color:#949494;
font-family: 'Hind', sans-serif;
font-size:22px;	
overflow:hidden;
text-align:justify;
}

.recuadroB{
width:30%;
margin-left:5%;
float:left;
color:#949494;
font-family: 'Hind', sans-serif;
font-size:22px;	
overflow:hidden;
text-align:justify;
}

#pie{
width:100%;
height:464px;
text-align:left;
background-image:url('../images/fondo_pie.jpg');
background-position:top center;
background-repeat:no-repeat;
}

#pie_int{
width:80%;
margin-left:10%;
float:left;
overflow:hidden;
color:#ffffff;
font-family: 'Hind', sans-serif;
font-size:22px;	
}

#pie_sup{
width:100%;
height:190px;
}

#pie_intI{
width:15%;
float:left;
overflow:hidden;
border-right:solid 1px #ffffff;
line-height:22px;
}

#pie_intD{
width:70%;
float:left;
overflow:hidden;
text-align:justify;
margin-left:10%;
}

