/**ulrc400219 start**/
@import url('https://fonts.googleapis.com/css?family=Open+Sans');
.ulrc400219{
	padding: 25px 0;
	background-color: #f7f7f7;
}
.ulrc400219 .our-app{
    color: #00274e;
    font-size: 24px;
    font-weight: bold;
	border-bottom: 2px solid #00274e;
	padding: 0 15px 15px;
    display: table;
    margin: 0 auto 12px;
}
.ulrc400219 h3{
	font-size: 18px;
	font-weight: 700;
	}
.ulrc400219 .card .number-circle {
    border-radius: 50%!important;
	 border-color: #25aae3!important;
	border-style: solid;
	background-color: #fff;
}
.ulrc400219 .card .icon {
    align-items: center;
    display: inline-flex;
    justify-content: center;
    text-align: center;
    vertical-align: middle;
	 height: 3rem;
    line-height: 3rem;
    width: 3rem;
}
.ulrc400219 .head-text{
	padding: 25px;
	}
.ulrc400219 .card .number-text{
	color: #25aae3;
	margin-top: -25px;
	font-size: 20px;
	font-weight: bold;
	}
.ulrc400219 .contact-btn{
	background-color: #25aae3;
	color: #fff;
	text-decoration: none;
	font-weight: 500;
	}
.ulrc400219 .contact-btn:hover{
	background-color: #677d94
}
.ulrc400219 .contact-us{
	margin-top: 25px;
	text-align: center;
	}