.tem02-irregular.content-right .flexBoxStem{-webkit-flex-direction:row-reverse;-moz-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;}
.tem02-irregular .text{color:#333;margin-top:20px;line-height:170%;max-height: 100000px!important;}
.tem02-irregular .text p{margin-bottom:1em;font-size: 1.2em;
    line-height: 1.8;}
.tem02-irregular .text ul{margin-top:15px}
.tem02-irregular .text ul li{line-height:30px;color:#888;font-size:12px}
.tem02-irregular .text ul li:before{content:"\ea62";font-family:"icomoon";margin-right:10px;font-size:16px}
.tem02-irregular .text_btn{padding:24px 0;text-transform:uppercase}
.tem02-irregular .tem02-irregular-img img{display:block;width:100%;height:100%}
@media(max-width:980px){
    .tem02-irregular h1,
    .tem02-irregular .h1{margin-top:0}
    .tem02-irregular .col-md-7{padding-left:0;padding-right:0}
}
@media (max-width: 768px){
    .tem02-irregular .col-xs-12{padding-left: 2%!important;padding-right: 2%!important;}
    .tem02-irregular.full-screen-spacing .full-screen .col-lg-7{padding-left: 0!important;padding-right: 0!important;}
    .tem02-irregular.full-screen-spacing .full-screen .col-lg-5{padding-left: 3%!important;padding-right: 3%!important;}
}

.tem256-irregular .scrollBox{overflow:hidden;}
.tem256-irregular ul{display:flex;display:-webkit-flex;position:relative;}
.tem256-irregular a{display:block;color:inherit;height:100%;background-color:#F7F7F7;}
.tem256-irregular li{padding:3px;}
.tem256-irregular img{width:100%;}
.tem256-irregular .text{padding:5%;}
.tem256-irregular .title{font-size:16px;}
.tem256-irregular .description{font-size:13px;line-height:1.5;opacity:.6;}
.tem256-irregular.content-right{text-align:right;}
.tem256-irregular.content-middle{text-align:center;}
@media(max-width:1299px){
    .tem256-irregular li{padding:2px;}
}
@media(max-width:768px){
    .tem256-irregular li{padding:1px;}
    .tem256-irregular .container{padding-left:3%!important;padding-right:3%!important}
    .tem256-irregular.full-screen-spacing .container{padding-left: 0!important;padding-right: 0!important}
}

.tem327-irregular .box{background-color:#FFF;}
.tem327-irregular .image{position:relative;}
.tem327-irregular .image:hover .icons{opacity:1;}
.tem327-irregular .image:hover img{opacity:.3;}
.tem327-irregular .image img{transition:.5s;}
.tem327-irregular .icons{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:.5s;z-index:1;}
.tem327-irregular .icons span{position:absolute;top:50%;left:50%;display:block;transform:translate(-50%,-50%);display:flex;display:-webkit-flex;}
.tem327-irregular .icons a{width:40px;height:40px;font-size:20px;border:20px solid;border-color:inherit;border-radius:50%;cursor:pointer;position:relative;margin:5px;background-color:transparent;}
.tem327-irregular .icons a:before{position:absolute;display:block;top:50%;left:50%;transform:translate(-50%,-50%);transition:.3s;}
.tem327-irregular .icons a.icon-crop_free:hover:before{transform:translate(-50%,-50%) scale(1.1);}
.tem327-irregular .icons a.icon-insert_link:hover:before{transform:translate(-50%,-50%) rotate(-45deg);}
.tem327-irregular .swiper{border-color:rgba(0,0,0,.8);}
.tem327-irregular .swiper-container{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;visibility:hidden;opacity:0;transition:.5s;border-color:inherit;}
.tem327-irregular .swiper-container:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-top:100vh solid;border-color:inherit;}
.tem327-irregular .swiper-container img{max-width:100%;width:auto;}
.tem327-irregular .swiper-slide{display:flex;display:-webkit-flex;align-items:center;justify-content:center;}
.tem327-irregular .swiper-container.show{z-index:99;opacity:1;visibility:visible;}
.tem327-irregular .swiper span.close_{position:absolute;top:30px;right:30px;font-size:30px;opacity:.5;transition:.5s;z-index:3;cursor:pointer;}
.tem327-irregular .swiper span.close_:hover{opacity:1;}
@media(max-width:767px){ 
    .tem327-irregular .swiper span.close_{display:none;}
}