.tem283-irregular{background-color:#999;}
.tem283-irregular a{display:block;height:100%;position:relative;overflow:hidden;}
.tem283-irregular img{width:100%;opacity:0;}
.tem283-irregular .item{padding:0!important;}
.tem283-irregular .item:hover .text{transform:translateY(0);}
.tem283-irregular .item:hover .image{-webkit-filter:grayscale(0) contrast(100%);filter:grayscale(0) contrast(100%);transform:scale(1.03);}
.tem283-irregular .image{-webkit-filter:grayscale(100%) contrast(80%);filter:grayscale(100%) contrast(80%);height:100%;background-repeat:no-repeat;background-position:center;background-size:cover;transition:1s;}
.tem283-irregular .text{position:absolute;background-color:rgba(0,0,0,.5);bottom:0;left:0;width:100%;color:#FFF;padding:15px;transition:.5s;transform:translateY(100%);}
.tem283-irregular .title{font-size:16px;}
.tem283-irregular .description{opacity:.5;}
.tem283-irregular .container[func-id="1"]{padding-left:0!important;padding-right:0!important;}
@media(max-width:768px){
    .tem283-irregular .text{transform:translateY(0);padding:10px;}
    .tem283-irregular .image{-webkit-filter:grayscale(0) contrast(100%);filter:grayscale(0) contrast(100%);}
}
