@charset "utf-8";
/* CSS Document */

.ulrc400280 .text_sec{
	background-color:#0dabb6;
	text-align:center;
	color:#fff;
	display: flex;
    align-items: center;
	padding: 35px 0px;
	}
.ulrc400280 .img_sec{
	padding:0px !important;
	}
.ulrc400280 .btn{
	background: #fff;
    border-radius: unset;
	color:#2F2E2E;
	}
	
.ulrc400280 .btn:hover{
	background-color:#5bc9de;
	color:#fff;
	}	
.ulrc400280 .mortgage_icon{
    padding-bottom: 20px;
	width: 130px;
	}	
.ulrc400280 .head_line{
	font-family: open sans, sans-serif;
    font-size: 26px;
    font-weight: 700;
	line-height: 1em;
	padding-bottom: 20px;
    padding-top: 20px;
	}
.ulrc400280 .sub_line{
	font-family: raleway;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.7em;
	/* width: 390px; */
	}
.ulrc400280 .text-align{
	justify-items: center;
	}
	
.ulrc400280 .left_img{
	object-fit: cover;
    width: 100%;
    height: 100%;
	}