﻿#carouselHomeGallery{position:relative;}#carouselHomeGallery .carousel-item{text-decoration:none!important;position:relative;}#carouselHomeGallery .carousel-item .showcase-title{position:absolute;top:80%;width:80%;left:10%;text-align:center;opacity:0;transition:all ease .5s;}#carouselHomeGallery .carousel-item .showcase-title span{color:#fff;font-size:3rem;text-shadow:0 0 5px #000;text-transform:capitalize;opacity:.9;}#carouselHomeGallery .carousel-item.active .showcase-title{top:50%;opacity:1;}.home-2-showcase .shc-item,.home-3-showcase .shc-item{text-decoration:none!important;position:relative;}.home-2-showcase .shc-item .showcase-title,.home-3-showcase .shc-item .showcase-title{padding:1rem;text-align:center;background:#000;background:linear-gradient(0deg,rgba(0,0,0,.8) 0%,rgba(0,0,0,.4) 100%);position:absolute;z-index:1;bottom:1rem;left:1rem;right:1rem;}.home-2-showcase .shc-item .showcase-title span,.home-3-showcase .shc-item .showcase-title span{color:#fff;font-size:1rem;text-shadow:0 0 1px #fff;text-transform:uppercase;}