.salto{
	margin-bottom:10px;
}
.blanco{
	background-color: #fff
}
.h4{
    color: #fff;
    font-family: "Ubuntu",sans-serif;
    font-size: 20px;
}
.parallax-area {
    background-position: 50% 0;
    background-repeat: no-repeat;
    padding: 35px 0;
    position: relative;
}
.mini-spacer{
	padding-top:0px;
}
.team-wrap h3{
	font-size:19px;
	margin-bottom:30px;
	//font-weight:bold;
}
.slider3{
    -moz-border-radius:64px;
    -webkit-border-radius:64px;
	border: 1px solid red;
}