.box_text_AA{  }	
.box_text_AA .sub_stit{width:100%; float: left;  font-size: var(--tx-sm-size) ;  color: #131313; font-weight:600; line-height: 150%; letter-spacing: -1px; text-align: center; margin-bottom: 30px; }	


.box_text_AA .wg_boxin { width:100%; float: left;  }

.box_text_AA .wg_boxin .wg_tx1 {width:100%; float: left;  font-size: var(--tx-sm-size) ;  color: #131313; font-weight:600; line-height: 150%;  text-align: center; }

.box_text_AA .wg_boxin .wg_tx1{ margin-bottom: 0rem; width: 100%; float: left;  display: flex;
justify-content:center;  align-items: center; flex-direction:column; box-sizing: border-box; }
.box_text_AA .wg_boxin .wg_tx1 em{ width:auto; float: left; font-size: calc(var(--tx-sm-size) * 0.85); color: #131313; font-weight:700; text-align: center; position: relative}
.box_text_AA .wg_boxin .wg_tx1 em:before{position: absolute; left: -70px; top:15px; content: "";  background-color: rgba(19,19,19,0.5);   font-family: unicons-line; width: 50px; height: 1px }
.box_text_AA .wg_boxin .wg_tx1 em:after{position: absolute; right: -70px; top:15px; content: ""; background-color:rgba(19,19,19,0.5);  font-family: unicons-line; width: 50px; height: 1px }

