.tem309-irregular{padding:100px 0;position:relative;background-color:#333;height:100vh;background-size:cover;background-position:center;}
.tem309-irregular img{max-width:100%;}
.tem309-irregular .box{z-index:1;position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;color:#FFF;}
.tem309-irregular .box .run{width:100%;height:100%;display:flex;display:-webkit-flex;flex-wrap:wrap;align-content:center;}
.tem309-irregular .titl{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}
.tem309-irregular .descr{position:relative;z-index:1;width:100%;}
.tem309-irregular .more{color:#FFF;border-color:#FFF;padding-top:3vw;width:100%;}
.tem309-irregular .more .run{border-color:inherit;}
.tem309-irregular .more a{color:inherit;display:inline-block;padding:10px 40px;border:2px solid;border-color:inherit;border-radius:100px;}
.tem309-irregular.content-middle{text-align:center;}
.tem309-irregular.content-right{text-align:right;}
body.designer-body .tem309-irregular{height:auto;}
body.designer-body .tem309-irregular .titl{position:relative;top:0;left:0;transform:none;}
body.designer-body .tem309-irregular .box{position:relative;height:auto;overflow:visible;}
@media (max-width: 768px){
    .tem309-irregular .container,
    .tem309-irregular.full-screen-spacing .container{padding-left: 3%!important;padding-right: 3%!important;}
}
@media(max-width:767px){
    .tem309-irregular{height:auto;}
    .tem309-irregular .descr span{font-size:30px !important;}
    .tem309-irregular .box{position:relative;height:auto;overflow:visible;}
}
