.tem322-irregular{background-color:#F7F7F7;}
.tem322-irregular a{display:block;height:100%;position:relative;color:#333;background-color:#FFF;transition:.5s;}
.tem322-irregular a:hover{transform:translateY(-5px);box-shadow:0 5px 10px rgba(0,0,0,.05);}
.tem322-irregular img{width:100%;opacity:0;}
.tem322-irregular .container{padding:0 .5vw!important;}
.tem322-irregular .item{padding:.5vw!important;}
.tem322-irregular .image{background-position:center;background-size:cover;}
.tem322-irregular .text{padding:10px 20px;}
.tem322-irregular .title{font-size:16px;font-weight:bold;}

.tem322-irregular .style1 .image{height:100%;}
.tem322-irregular .style1 .text{position:absolute;bottom:0;left:0;width:100%;overflow:hidden;border-color:rgba(255,255,255,.5);}
.tem322-irregular .style1 .title,
.tem322-irregular .style1 .description{position:relative;z-index:1;}
.tem322-irregular .style1 .text:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-top:100vh solid;border-color:inherit;}

.tem322-irregular.content-middle{text-align:center;}
.tem322-irregular.content-right{text-align:right;}
