.tem349-irregular{padding-left:5%;padding-right:5%;background-color: #f0f0f0}
.tem349-irregular .item{width: 100%;background-color: #fff;}
.tem349-irregular .item a{width: 100%;height:100%;}
.tem349-irregular.content-left .text{text-align: left;}
.tem349-irregular.content-right .text{text-align: right;}
.tem349-irregular .text{text-align: center;width: 100%;color:#333;padding: 3%;}
.tem349-irregular .title{font-size: 16px}
.tem349-irregular .description{opacity: .7;margin-top: 5px;line-height: 170%;font-weight: normal;}
.tem349-irregular .image{width: 100%;overflow:hidden;position: relative;}
.tem349-irregular .image img{width: 100%;transition: .4s;-moz-transition: .4s;-webkit-transition: .4s;}
.tem349-irregular .item:hover img{transform: translateX(10px);}
.tem349-irregular ._display a{width: 200%;height:100%;display: flex;display: -webkit-flex;align-items: flex-end;}
.tem349-irregular ._display .image{width: 50%;}
.tem349-irregular ._display .text{width: 50%;transform: translateX(-100%);padding: 3%;}
.tem349-irregular .swiper-container{padding-bottom: 30px;}
.tem349-irregular .swiper-pagination{bottom:0!important;}
.tem349-irregular .prev,
.tem349-irregular .next{position: absolute;top: 50%;z-index: 2;font-size: 2.75rem;opacity: .5;cursor: pointer;color:#fff;transform: translateY(calc(-50% - 15px));-moz-transform: translateY(calc(-50% - 15px));-webkit-transform: translateY(calc(-50% - 15px));border-radius: 4px;}
.tem349-irregular .prev{left:0;transform: translateY(calc(-50% - 15px)) scale(-1,1);-moz-transform: translateY(calc(-50% - 15px)) scale(-1,1);-webkit-transform: translateY(calc(-50% - 15px)) scale(-1,1);}
.tem349-irregular .next{right:0;}
@media (max-width: 768px){
    .tem349-irregular .container,
    .tem349-irregular.full-screen-spacing .container.full-screen{padding-left: 3%!important;padding-right: 3%!important;}
}
@media (max-width: 480px){
    .tem349-irregular .prev, 
    .tem349-irregular .next{font-size: 1.75rem;}
    .tem349-irregular .swiper-pagination-bullet{width: 6px;height: 6px;}
}