.bg-primary {
	background-color: #0F669C !important;
}



.bordeCampos{
	
	border: 1px solid  rgba(0,123,255,1.00);
	background: rgba(241,241,241,1.00);
	height: 40px;
	font-size: 150%;
	text-align: center;

}




.bordeCurva {
	border-radius: 50%;
	
}


.botonParaForm{
	
	
	width: 100%;
	text-align: center;
	font-size: 150%;
	padding: 1%;
	background: rgba(0,123,255,1.00);
	border: 1px;
	color:#FFF;
}


.cadaServicio{
	position: relative;
	min-height: 300px;	


}


.cristal{			

	position: absolute;
	background:rgba(2,2,2,0.50);
	top: 0px;
	left: 0px;
	z-index: 2;
	width: 100%;
	height: 100%;

}


.flot{
	width: 100%;
	clear: both;
	float: left;
}


.fondoAzul{

	background:rgba(65,163,211,1.00);

}



.fondoVerde{

	background:rgba(222,238,97,1.00);
}

.bgGris{
	background:rgba(139,139,139,1.00);

}


.gris{
	color: rgba(139,139,139,1.00);
	
	
}

.azul{

	color: #0065ff;

}

.verde{

	color:#32bf05;

}


.marg {
	margin-top: -20px;
}


.mB{
	
	margin-top: 15%;

}


.m1{
	
	margin-top:1%;
	
}		



.m2{ margin-top:2%;}
.m3{ margin-top:2%;}
.m4{ margin-top:3%;}
.m4{ margin-top:4%;}


.paraImg{

	position: absolute;
	background:rgba(2,2,2,0.50);
	top: 0px;
	left: 0px;
	height: 100%;
	z-index: 1;	
	
}




.ver {

	color:rgba(255,255,255,1.00);
	text-shadow: 1px 1px 1px #000;



}



.opacidad {
	opacity: 40%;
}



.sombra {
	text-shadow: 1px 1px 1px #333333;
}


.c{

	position:absolute
	;
	bottom: 0%;
	left:0px;

}
