/*==================================================================================
    Custom Stylesheet (Any custom styling you want to apply should be defined here).
====================================================================================*/
.fondo-call {
  background-color: #d6d6d6;
  padding-top: 60px;
  padding-bottom: 60px;
  text-align: center;

}
  @media only screen and (max-width: 991px) {
  .call-to-action h2 {
  text-align: center;
} 

.wap {
        width: 90%
        margin: auto;
        }
.bienvenidos{

	margin-top: 50px;
	text-align: center;
}
.contenedor-columnas{
	width: 100%
	margin: auto;
}
.columnasx3{
	width: 33.333%;
	float:left;
	padding: 20px 20px
}
.comlumnasx3 img{
	width: 100%

}