.banner{color:#fff;display:flex;flex-direction:column;height:calc(100vh - 8.5rem);justify-content:center;overflow:hidden;position:relative;width:100%}.banner.banner-style2{height:50vh}.banner .banner-image{background-position:bottom;background-repeat:no-repeat;background-size:cover;bottom:0;height:100%;left:50%;position:absolute;right:0;top:50%;transform:translate(-50%,-50%);width:100vw;z-index:0}.banner .page-center{padding-left:15px;padding-right:15px}.banner .banner-content{position:relative;text-align:left;width:100%;z-index:3}.banner .banner-content h1{color:#fff;margin-bottom:0}.banner .banner-content .subtitle{color:#fff;font-size:2rem;line-height:2.5rem}.banner .banner-overlay-img{background-repeat:no-repeat;background-size:auto 100%;padding-top:150%;position:absolute;right:-134%;top:-100%;transition:all .6s;width:200%;z-index:2}@media(max-width:767px){.banner .banner-content .subtitle{font-size:1.3rem}}