.tem271-irregular a{color:inherit;padding:2vw 1vw;position:relative;height:100%;width:100%;overflow:hidden;border-color:inherit;display:block;}
.tem271-irregular img{display:inline-block;max-width:100%;position:relative;transition:2.2s cubic-bezier(.165,.84,.44,1);}
.tem271-irregular .items{display:flex;display:-webkit-flex;flex-wrap:wrap;}
.tem271-irregular .item{background-color:#FFF;flex-grow:1;border-color:rgba(0,0,0,.5);box-shadow:0 0 30px rgba(0,0,0,.1);transition:.5s;padding:0;text-align:center;overflow:hidden;position:relative;}
.tem271-irregular .item:before,
.tem271-irregular .item:after{content:"";position:absolute;width:100%;height:1px;border-top:1px solid;border-color:inherit;transition:.5s;}
.tem271-irregular a:before,
.tem271-irregular a:after{content:"";position:absolute;width:1px;height:100%;border-left:1px solid;border-color:inherit;transition:.5s;}
.tem271-irregular .item:before{top:0;left:-100%;}
.tem271-irregular .item:after{bottom:0;right:-100%;}
.tem271-irregular a:before{bottom:-100%;left:0;}
.tem271-irregular a:after{top:-100%;right:0;}
.tem271-irregular .wow{width:100%;height:100%;display:flex;display:-webkit-flex;flex-wrap:wrap;align-content:space-between;}
.tem271-irregular .text{width:100%;flex-shrink:0;padding-bottom:2vw;}
.tem271-irregular .image{width:100%;flex-shrink:0;}
.tem271-irregular .title{font-size:16px;}
.tem271-irregular .description{font-size:12px;opacity:.6;margin-top:10px;}
.tem271-irregular .container:not(.ON) .item:hover img,
.tem271-irregular .wrap:not(.ON) .item:hover img{transform:scale(1.1);}
.tem271-irregular .container:not(.ON) .item:hover:before,
.tem271-irregular .wrap:not(.ON) .item:hover:before{left:0;}
.tem271-irregular .container:not(.ON) .item:hover:after,
.tem271-irregular .wrap:not(.ON) .item:hover:after{right:0;}
.tem271-irregular .container:not(.ON) .item:hover a:before,
.tem271-irregular .wrap:not(.ON) .item:hover a:before{bottom:0;}
.tem271-irregular .container:not(.ON) .item:hover a:after,
.tem271-irregular .wrap:not(.ON) .item:hover a:after{top:0;}
@media(min-width:1200px){
    .tem271-irregular .ON .item.col-sm-2 img{width:190px;}
    .tem271-irregular .ON .item.col-sm-3 img{width:290px;}
    .tem271-irregular .ON .item.col-sm-4 img{width:390px;}
    .tem271-irregular .ON .item.col-sm-6 img{width:490px;}
}
@media(min-width:992px){
    .tem271-irregular .ON .item.col-sm-2 img{width:160px;}
    .tem271-irregular .ON .item.col-sm-3 img{width:240px;}
    .tem271-irregular .ON .item.col-sm-4 img{width:320px;}
    .tem271-irregular .ON .item.col-sm-6 img{width:480px;}
}
@media(min-width:769px){
    .tem271-irregular .ON .item.bg-color{background-color:var(--main-color)!important;}
    .tem271-irregular .ON .item.bg-color a{color:#FFF;}
    .tem271-irregular .ON .item.col-sm-2{width:14%;}
    .tem271-irregular .ON .item.col-sm-2 img{width:120px;}
    .tem271-irregular .ON .item.col-sm-2.bg-color{width:30%;}
    .tem271-irregular .ON .item.col-sm-3{width:20%;}
    .tem271-irregular .ON .item.col-sm-3 img{width:180px;}
    .tem271-irregular .ON .item.col-sm-3.bg-color{width:40%;}
    .tem271-irregular .ON .item.col-sm-4{width:25%;}
    .tem271-irregular .ON .item.col-sm-4 img{width:250px;}
    .tem271-irregular .ON .item.col-sm-4.bg-color{width:50%;}
    .tem271-irregular .ON .item.col-sm-6 img{width:370px;}
}
@media(max-width:768px){
    .tem271-irregular .container{padding-left:3%!important;padding-right:3%!important}
    .tem271-irregular.full-screen-spacing .container{padding-left: 0!important;padding-right: 0!important}
}