.tem318-irregular .items{counter-reset:tem318Irregular;}
.tem318-irregular.content-right .flexBoxStem{-webkit-flex-direction:row-reverse;-moz-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;}
.tem318-irregular.content-right .item:nth-child(odd) .flexBoxStem{-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;}
.tem318-irregular .item{counter-increment:tem318Irregular;}
.tem318-irregular .id:before{content:counter(tem318Irregular);position:absolute;font-size:16px;display:block;font-weight:bold;}
.tem318-irregular .item:nth-child(1) .id:before,
.tem318-irregular .item:nth-child(2) .id:before,
.tem318-irregular .item:nth-child(3) .id:before,
.tem318-irregular .item:nth-child(4) .id:before,
.tem318-irregular .item:nth-child(5) .id:before,
.tem318-irregular .item:nth-child(6) .id:before,
.tem318-irregular .item:nth-child(7) .id:before,
.tem318-irregular .item:nth-child(8) .id:before,
.tem318-irregular .item:nth-child(9) .id:before{content:"0" counter(tem318Irregular);}
.tem318-irregular .more{transition:.5s;color:#FFF;border:3px solid #333;display:inline-block;position:relative;overflow:hidden;}
.tem318-irregular .more a{display:inline-block;padding:20px 80px;transition:.5s;border-color:inherit;position:relative;z-index:1;font-weight:bold;}
.tem318-irregular .more:before{content:"";width:100%;height:100%;top:100%;border-top:100vh solid;border-color:inherit;transition:.5s;position:absolute;left:0;}
.tem318-irregular .more:hover:before{top:0;}
.tem318-irregular .more:hover a{color:inherit!important;}
.tem318-irregular .left{flex-shrink:0;padding:40px!important;position:relative;display:flex;display:-webkit-flex;align-items:center;}
.tem318-irregular .title,
.tem318-irregular .description{padding-bottom:2vw;}
.tem318-irregular .right{flex-grow:1;padding:0!important;}
.tem318-irregular .right a{display:block;height:100%;}
.tem318-irregular .right .img{overflow:hidden;height:100%;}
.tem318-irregular .right .img img{max-width:none!important;position:relative;min-width:100%;display:block;}
.tem318-irregular .item:nth-child(odd) .flexBoxWrap{flex-direction:row-reverse;}
@media(min-width:992px){
    .tem318-irregular .item:nth-child(even) .left{padding-left:60px!important;padding-top:60px!important;}
    .tem318-irregular .item:nth-child(even) .id:before{left:40px;top:40px;}
    .tem318-irregular .item:nth-child(odd) .id:before{right:40px;bottom:40px;}
}
@media(max-width:991px){
    .tem318-irregular .text,
    .tem318-irregular .more{width:100%;}
    .tem318-irregular .more a{padding:17px 20px;width:100%;text-align:center;}
    .tem318-irregular .id{display:none;}
    .tem318-irregular .left{padding:4vw 2vw 2vw!important;}
    .tem318-irregular .title,
    .tem318-irregular .title span{font-size:16px!important;}
}