.tem372-irregular {background-color: #0d0d0d;padding:40px 20%;}
.tem372-irregular .flexBoxWrap{align-items: flex-start;}
.tem372-irregular .text {position: relative;padding:20px 0;}
.tem372-irregular .text .block{position: absolute;left:0;top:calc(50% - 5px);width: 10px;height: 10px;}
.tem372-irregular .text .title{padding-left: 30px;color:#fff;font-size: 18px;transition: .4s;}
.tem372-irregular .title-header {margin-bottom: 40px!important;}
.tem372-irregular .title-header .title{color:#fff;font-size: 2rem;}
@media (min-width: 769px){
    .tem372-irregular .text:hover .title{opacity: .8;transform: translateX(10px);}
}
@media (max-width: 768px){
    .tem372-irregular .container,
    .tem372-irregular.full-screen-spacing .container.full-screen{padding-left: 3%!important;padding-right: 3%!important;}
    .tem372-irregular .title-header{margin-bottom: 10px!important;}
    .tem372-irregular .text{padding: 10px 0;}
    .tem372-irregular .text .block{width: 6px;height: 6px;top:calc(50% - 3px);}
    .tem372-irregular .text .title{padding-left: 24px;}
}
@media (max-width: 360px){
    .tem372-irregular .items{width: 100%;}
    .tem372-irregular .text .title{padding-left: 20px;}
}
