.column3 { border-bottom: 1px solid #ddd; margin: 35px 0 12px;}
.column3 h6 { position: relative; display: inline-block; vertical-align: top; margin: 0 0 -1px; padding: 0 25px; font-size: 20px; line-height: 46px; color: #fff; background: #1972b1;}
.column3 h6::after { position: absolute; top: 0; left: 100%; content: ""; border-top: 23px solid #fff; border-right: 12px solid #fff; border-bottom: 23px solid #1972b1; border-left: 12px solid #1972b1;}

.list3 li { border-bottom: 1px dashed #ddd;}
.list3 .title { padding: 12px 0 ; line-height: 35px; font-size: 17px; transition: all .3s; -ms-transition: all .3s;}
.list3 .title::before { display: inline-block; width: 7px; height: 7px; background: #1972b1; content: ""; margin: 0 12px 2px;  border-radius: 50%;}
.list3 .info { display: none; max-height: 48px;}    
.list3 .title:hover { color: #1972b1; transform: translateX(4px); -ms-transform: translateX(4px);}

