.tem314-irregular{padding:2% 0;}
.tem314-irregular a{display:block;height:100%;}
.tem314-irregular img{width:200%;display:block;opacity:0;max-width:200%!important;}
.tem314-irregular .item{padding:0!important;}
.tem314-irregular .box{overflow:hidden;position:relative;height:100%;}
.tem314-irregular .box:before{content:"";opacity:.5;transition:.5s;position:absolute;width:100%;height:100%;display:block;top:0;left:0;background:-webkit-linear-gradient(45deg,transparent,#FFF);background:-o-linear-gradient(45deg,transparent,#FFF);background:-moz-linear-gradient(45deg,transparent,#FFF);background:linear-gradient(45deg,transparent,#FFF);}
.tem314-irregular .image,
.tem314-irregular .text{position:absolute;left:0;width:100%;height:50%;z-index:1;}
.tem314-irregular .image{background-position:center;background-size:cover;transition:.5s;}
.tem314-irregular .text{padding:20px;display:flex;display:-webkit-flex;flex-wrap:wrap;align-items:center;align-content:center;}
.tem314-irregular .title{width:100%;font-size:16px;font-weight:bold;}
.tem314-irregular .description{width:100%;}
.tem314-irregular.content-middle{text-align:center;}
.tem314-irregular.content-right{text-align:right;}
.tem314-irregular .item:nth-child(odd) .image{top:0;}
.tem314-irregular .item:nth-child(odd) .text{bottom:0;}
.tem314-irregular .item:nth-child(even) .image{bottom:0;}
.tem314-irregular .item:nth-child(even) .text{top:0;}
.tem314-irregular .item:nth-child(even) .text:before{transform:scaleX(-1);}
@media(min-width:769px){
    .tem314-irregular a:hover .box:before{opacity:.5;}
    .tem314-irregular .box:before{opacity:.8;}
    .tem314-irregular .item:nth-child(odd) a:hover .image{transform:scale(.95) translateY(2.5%);}
    .tem314-irregular .item:nth-child(even) a:hover .image{transform:scale(.95) translateY(-2.5%);}
}
@media(max-width:767px){
    .tem314-irregular .col-xs-12.item{padding:.5vw!important;}
    .tem314-irregular .col-xs-12.item:nth-child(even) .image{bottom:inherit;top:0;}
    .tem314-irregular .col-xs-12.item:nth-child(even) .text{top:inherit;bottom:0;}
    .tem314-irregular .col-xs-12.item:nth-child(even) .text:before{transform:scaleX(1);}
}
@media(min-width:768px){
    .tem314-irregular .col-sm-12.item{padding:.5vw!important;}
    .tem314-irregular .col-sm-12.item:nth-child(even) .image{bottom:inherit;top:0;}
    .tem314-irregular .col-sm-12.item:nth-child(even) .text{top:inherit;bottom:0;}
    .tem314-irregular .col-sm-12.item:nth-child(even) .text:before{transform:scaleX(1);}
}
@media(min-width:992px){
    .tem314-irregular .col-md-12.item{padding:.5vw!important;}
    .tem314-irregular .col-md-12.item:nth-child(even) .image{bottom:inherit;top:0;}
    .tem314-irregular .col-md-12.item:nth-child(even) .text{top:inherit;bottom:0;}
    .tem314-irregular .col-md-12.item:nth-child(even) .text:before{transform:scaleX(1);}
}
@media(min-width:1200px){
    .tem314-irregular .col-lg-12.item{padding:.5vw!important;}
    .tem314-irregular .col-lg-12.item:nth-child(even) .image{bottom:inherit;top:0;}
    .tem314-irregular .col-lg-12.item:nth-child(even) .text{top:inherit;bottom:0;}
    .tem314-irregular .col-lg-12.item:nth-child(even) .text:before{transform:scaleX(1);}
}
