.subItems {padding: 15px 10px;border-bottom:  1px solid #ccc;position: relative;}
.subItems .itemTitle{float: left;font-size: 20px;margin-right: 75px;font-weight: 500;cursor: pointer;position: relative;color: #4f514e;}
.subItems .itemTitle.active{color: #177AB3;}
.subItems .itemActive{width: 100px; color:#177AB3;height: 4px;background-color:#177AB3 ;position: absolute;bottom:-2px;left:0px ;transition: 600ms;}