@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i");

h1 {
    font-size: 3.5rem;
    font-weight: 700;
    line-height: 60px;
}


.ulrc00132{
	color: #000;
    text-align: center;
    font-size: 22px;
	font-weight:bold;
    margin-bottom: 25px;
    line-height: 25px;
	font-family: math;
	}
	
.ulrc00132 .holdinglntop{
    content: '';
    border-top: 1px solid #ccc;
    width: 110px;
	display:block;
}


.ulrc00132 h1:after {
    content: "";
    position: absolute;
    height: 1px;
    width: 326px;
    /*background: #828282;*/
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.ulrc00132 h1:before {
    content: "";
    position: absolute;
    height: 1px;
    width: 326px;
    /*background: #828282;*/
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}