.tem379-irregular{background-color: #000;}
.tem379-irregular.content-right .wrap{flex-direction: row-reverse;}
.tem379-irregular .title-header .title{margin-bottom: 20px;font-size: 1.5rem;color:#fff;}
.tem379-irregular .title-header .description{line-height: 180%;color:#fff;}
.tem379-irregular .image img{width: 100%;margin-top: 20px;}
.tem379-irregular .list .item{width: 80%;}
.tem379-irregular.content-left .title-header.right .title{width: 80%;float: right;}
.tem379-irregular.content-right .title-header.right .title{width: 80%;}
.tem379-irregular.content-left .list .item{width: 80%;float: right;}
.tem379-irregular .list .item > div{width: 100%;display: block;border:1px solid;border-color: #ddd;padding: 5%;margin-bottom: 15px;color:#fff;position: relative;z-index: 1;}
.tem379-irregular .list .item > div::before{position: absolute;content: "";border-left: 0 solid;border-color: inherit;left:0;top:0;height: 100%;z-index: -1;transition: .3s;-moz-transition: .3s;-webkit-transition: .3s;}
.tem379-irregular .list .item .title{font-size: 3rem;}
@media (max-width: 1200px){
    .tem379-irregular .list .item .title{font-size: 1.75rem}
    .tem379-irregular .title-header.right .title,
    .tem379-irregular .list .item{width: 100%!important;}
}
@media (min-width: 769px){
    .tem379-irregular .list .item > div:hover{border-left-width: 5px;}
}
@media (max-width: 768px){
    .tem379-irregular .container,
    .tem379-irregular.full-screen-spacing .container.full-screen{padding-left: 3%!important;padding-right: 3%!important;}
    .tem379-irregular .title-header.right .title,
    .tem379-irregular .list .item{width: 100%!important;}
    .tem379-irregular .title-header.right{margin-top: 20px;}
    .tem379-irregular .list .item > div{margin: 8px 0;}
    .tem379-irregular .title-header .title{margin-bottom: 10px;}
    .tem379-irregular .image img{margin-top: 10px;}
}