.banner { 
	overflow: auto; font-size: 15px; display: table; width: 100% !important;}
.banner ul{
	height: 100% !important;}
.banner ul li { 
	float: left; list-style: none; height: 100% !important;
	background-size: cover !important; display: table-cell; background-position: center;}
.banner .centrar{
	padding: 19%;}
.banner p, .titular p{
	margin: 0 auto; font-size: 25px; padding: 20px 40px; background: #777; opacity: 0.9;
	color: #fff; display: table; text-transform:uppercase; letter-spacing: 2px; 
	border-radius: 60px; font-family: 'Raleway'; font-weight: 300;}
