/**ulrc400219 start**/

.ulrc400219.callArea {
  font-family: "Open Sans", sans-serif;
  font-family: 'Noto Sans',Helvetica,Arial,Lucida,sans-serif;
}

.ulrc400219.callArea .bottom_blue_sec {
    margin-top: -85px;
    z-index: 1;
    position: relative;
    background: linear-gradient(to bottom, transparent 50%, #f4fbf8 50%);
}

.ulrc400219.callArea .container {
  background: #fff;
  border-radius: 7px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  /* padding: 30px 45px; */
  overflow: hidden;
}

.ulrc400219.callArea .bottom_blue_sec .shadow{
    background: #ffffff;
    box-shadow: 0px 4px 20px 1px #7c7c7c;
	}

.ulrc400219 .service-text{
	color: #fff;
	}
.ulrc400219 .service-text h6{
	font-size: 17px;
	font-weight: 600;
	color: #021c14;
	}
.ulrc400219 .service-text img{
	width: 30px;
	padding: 13px 0;
	}
.ulrc400219 .service-text a{
	text-decoration: none;
	color: #021c14;
	transition: transform 0.6s ease;
	display: block;
	}
.ulrc400219 .service-text a:hover{
	transform: scale(1.1);
	}
.ulrc400219 .border-right-1{
	border-right: #dfdfdf solid;
	}
.ulrc400219 .border-right-2{
	border-right: #dfdfdf solid;
	}
.ulrc400219 .border-right-3{
	border-right: #dfdfdf solid;
	}
.ulrc400219 .back-fix{
	background: white;
 	padding: 30px 45px;
}
/**ulrc400219 end**/
