/**ulrc400120 start**/
@import url('https://fonts.googleapis.com/css?family=Open+Sans');
.ulrc400120{
	padding: 40px 0;
	background-color: #eeeeee;
}
.ulrc400120 .sec-head{
    font-size: 30px;
    font-weight: bold;
	padding: 0 15px 15px;
    display: table;
    margin: 0 auto 12px;
	color: #00274e;
}
.ulrc400120 .text01{
    color: #2d2d2d;
    font-size: 18px;
    font-weight: 500;
}
.ulrc400120 .numeric01{
	font-weight:500;
	}

.ulrc400120 h3{
	font-size: 23px;
	font-weight: 500;
	}
.ulrc400120 .round .number-circle {
    border-radius: 50%!important;
	border-style: solid;
	background-color: #fff;
}
.ulrc400120 .round .icon {
    align-items: center;
    display: inline-flex;
    justify-content: center;
    text-align: center;
    vertical-align: middle;
    height: 80px;
    width: 80px;
	line-height: 17px;	
    right: -14px;
	top: 14px;
    position: absolute;
	background: #00274e;
}
.ulrc400120 .head-text{
	padding: 25px;
	text-align: left;
	}
.ulrc400120 .round .number-text{
	color: #fff;
	margin-top: -25px;
	}
.ulrc400120 .contact-btn{
	background-color: #25aae3;
	color: #fff;
	text-decoration: none;
	font-weight: 500;
	}
.ulrc400120 .contact-btn:hover{
	background-color: #677d94
}
.ulrc400120 .contact-us{
	margin-top: 25px;
	text-align: center;
	}
.ulrc400120 .round {
	position: relative;
    display: flex;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: 10%;
	height: 270px;
    width: 270px;
    border-color: #fff;
	align-items: center;
	justify-content: center;
	
}
.ulrc400120 .circel-icon{
    position: absolute;
    width: 100px;
    height: 100px;
    right: -13px;
    top: -13px;
    border-radius: 50%;
    border: dashed;
    border-width: 2px;
    color: #00274e;
}

.ulrc400120 .style002{
	padding: 15px 0;
}
.ulrc400120 .style03 {
		display: ruby;
	}
