.hero{overflow:hidden;position:relative;width:100%}.hero .container{padding:120px 3.2% 70px}.hero-slide,.hero-slides{height:100%;position:absolute;width:100%}.hero-slide{background-position:50%;background-size:cover;opacity:0;transition:opacity 1s ease-in-out}.hero-slide.active{opacity:1}.container{height:100%;position:relative;z-index:2}.row-fluid{align-items:center;display:flex;height:100%}.hero-content-wrapper{display:flex;justify-content:flex-end;position:relative}.hero .container:before{background:rgba(0,0,0,.3);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.hero-content{color:#fff;max-width:767px}.content-area h1{color:#fff;font-size:46px;line-height:1.15}.content-area span{color:#69a84f}.hero-content p{font-size:18px;line-height:1.25}.hero-content .grve-buttons-group{margin-top:0!important}.hero-arrows{bottom:45px;justify-content:space-between;padding:0 3.2%;position:absolute;text-align:right;transform:translateY(-50%);width:100%;z-index:5}.hero-arrows button{background:rgba(14,38,55,.8);border:none;color:#fff;cursor:pointer;font-size:28px;height:50px;padding:0;transition:.3s;width:50px}.hero-arrows button:hover{background:rgba(0,0,0,.8)}.hero-dots{bottom:10px;display:none;position:absolute;text-align:center;width:100%;z-index:5}.hero-dot{background:#69a84f;border:1px solid #0e2637;border-radius:0;cursor:pointer;display:inline-block;height:7px;margin:0 6px;transition:.3s;width:50px}.hero-dot.active{background:#0e2637;border:1px solid #69a84f}@media (max-width:768px){.row-fluid{flex-direction:column;justify-content:center}.span6{width:100%}.hero-content-wrapper{justify-content:center}.hero-content{margin:0 20px}}