.content-intro, .content-steps, .content-casa {width: 1280px; margin: 0 auto; text-align: center; margin-bottom: 80px;}
.container-santander {font-family: 'Futura-Bold'; background:url(images/background.png) top center no-repeat #000; padding-bottom: 40px; background-size: cover;}
.container-santander h2 {font-size: 32px; color:#fff; font-weight: bold; margin-bottom: 40px; }
.container-santander h2 span {font-weight: lighter; color: #ec0000; display: block;/* font-family: 'Futura-Light'*/}
.container-santander a.cta-ofertas, .container-santander a.cta-simule {font-size: 20px; font-weight: bold; display:inline-block; padding: 20px 40px; border-radius: 5px; box-shadow: 0 3px 10px #000; text-transform: uppercase; min-width: 280px; transition: all 0.5s;}
.container-santander a.cta-ofertas:hover {background:rgba(236,0,0,0.75);}
.container-santander a.cta-simule:hover {background:rgba(255,255,255,0.75);}
.container-santander a.cta-ofertas {background:#ec0000; color: #fff;}
.container-santander a.cta-simule {background:#ffffff; color: #000;}
.container-santander ul {margin-bottom: 40px; }
.container-santander ul:after {content: ""; clear: both; display: block;}
.container-santander ul li {background: #fff; border-radius: 5px; float: left; width: calc(33.33% - 40px); margin: 0 20px; text-align: left; padding: 40px 30px; line-height: 38px; box-shadow: 0 3px 10px #000;}

.container-santander ul li span {font-size: 32px; font-weight: bold; color: #000; display: block;}
.container-santander ul li span strong {color:#ec0000; display: inline-block;}
.container-santander ul li a {display: block;}
.container-santander ul li a:hover {text-decoration: underline;}
.container-santander ul li i {color: #ec0000; display: inline-block; width: 15px;}
.container-santander ul li i img {width: 100%;}
.container-santander ul li span strong {color:#ec0000}

.container-santander small {color: #fff; font-weight: lighter; text-align: center; width: 100%; display: block; padding: 10px;}
.container-santander small a {color: #ec0000;}

@media (max-width: 1024px) {
.container-santander {padding: 20px}
.content-intro, .content-steps, .content-casa {width: 100%; margin-bottom: 30px;}
.content-intro img {width: 100%;}
.container-santander h2 {font-size: 24px; margin-bottom: 30px; }
.container-santander ul {margin-bottom: 0;}
.container-santander ul li {width: 100%; margin:0 0 20px 0; padding: 20px}
.container-santander ul li span {font-size: 24px; text-align: center; line-height: 26px;}
}