/* 
==========================================================================
CSS designed for Linx© - Version 2.0 - Fixes
-----------------------
Design and Front-end by J. M. Campos - http://jmcampos.com/portfolio
==========================================================================
*/

.hero {height: 16vh;background: #eee url(../img/bg-01-b.jpg) 50% 50% / cover;}
.hero h1 {font-size: 23px;line-height: 110%;padding-top: 12px;width: 100%;}

.ideal {height: 72vh;}

#news .hero {height: 50vh;}
#news .hero2 {height: 40vh;}
#news .hero h1 {padding-top: 60px;width: 50%;}

/* Index ALT 01 */
body.home-alt {}
body.home-alt .hero {height: 100vh;margin-top: -90px;background: url(../img/bg-01-alt.jpg) 50% 50% / cover;background-attachment: fixed;}
body.home-alt .hero h1 {width: 56%;font-size: 40px;padding-top: 10%;line-height: 0;}
body.home-alt .hero h1 .more {line-height: 120%;}
body.home-alt .hero h1 .less {font-size: 22px;line-height: 140%;margin-top: 25px;display: block;}