.linea-titulo{
	border-bottom: 2px solid #D31D22;
	width: 9%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 4%;
}
.styletitulo{
	color: #D31D22;
	font-size: 32px;
	font-weight: 300;
	text-align: center;
}
.imgtop{
	width: 100%;
}
.texto{
	color: #444444;
	font-size: 17px;
	font-weight: 300;
	text-align: center;margin-bottom: 5%;
	padding-left: 10%;
	padding-right: 10%;
}
.servicio{
	color: #1F1F1F;
	font-size: 18px;
	font-weight: 400;
	text-align: center;
	margin-bottom: 22px;
}
.servicio>img{
	margin-right: auto;
	margin-left:  auto;
}
.servicio>p{
	margin-top: 20px;
}
.margenes{
	padding-left: 7%;
	padding-right: 7%;
}
.backgris{
	background-color: #F5F5F5;
	margin-top: 6%;
	padding-top: 5%;
}
.topform{
	color: #D20915;
	font-size: 30px;
	font-weight: 300;
	text-align: center;
}
.breve{
	color: #333333;
	font-size: 14px;
	font-weight: 400;
	margin-top: 4%;
}
.lineaform{
	border-bottom: 2px solid #D20915;
	width: 10%;
    margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.margenform{
	padding-left: 20%;
    padding-right: 20%;
    margin-top: 28px;
}
.form-control{
	border-radius: 0px;
}
.btn{
    color:  #D31E24;
    font-size: 14px;
    border: 1px solid #D31E24;
    border-radius: 10px;
    width:100%;
    transition: 0.4s;
     height: 32px;
}
.btn:hover, .btn:focus { 
	color: white;
    background-color:  #D31E24;
	transition: 0.4s;

}
.acept-term{
	color: #999999; 
	font-size: 14px; 
	font-weight: 100; 
	margin-bottom: 0px;
	margin-left: 1px;
	display: inline-block;
}
#acept{
	display: inline-block;

}
