@charset "utf-8";
/* CSS Document */
.ulrc400295 .img_swap{
    flex-direction: row-reverse;
}
.ulrc400295 container{
	max-width: 678px;
	}
.ulrc400295 .text_sec{
	background-color:#0dabb6;
	text-align:center;
	color:#fff;
	display: flex;
    align-items: center;
	padding-bottom: 35px;
	padding-top: 35px;
	justify-content: center;
	}
.ulrc400295 .text-align{
	margin: 70px 0px;
	justify-items: center;
	}
.ulrc400295 .white_text_sec{
	 background-color: #fff;
    text-align: center;
    display: flex;
    align-items: center;
    padding-bottom: 35px;
	padding-top: 35px;
	justify-content: center;
	}
.ulrc400295 .img_sec{
	padding:0px;
	}
.ulrc400295 .btn{
	background: #fff;
    border-radius: 0px;
	color:#2f2e2e;
	}	
	
.ulrc400295 .btn:hover, .ulrc400295 .btn_one:hover{
	background-color:#5bc9de;
	color:#fff;
	}
	
.ulrc400295 .btn_one{
	background: #0dabb6;
    border-radius: 0px;
    color: #fff;
	padding: 10px 14px;
    text-decoration: none;
	}	
		
.ulrc400295 .mortgage_icon{
    padding-bottom: 20px;
	width: 80px;
	}	
.ulrc400295 .head_line{
	font-family: open sans, sans-serif;
    font-size: 26px;
    font-weight: 700;
	line-height: 1em;
	padding-bottom: 20px;
    padding-top: 20px;
	color: 2f2e2e;
	}
.ulrc400295 .sub_line_one{
	font-family: raleway;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.7em;
	/* width: 390px; */
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 15px;
	color: #605e5e;
	}
.ulrc400295 .sub_line{
	font-family: raleway;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.7em;
	padding-left: 40px;
	padding-right: 40px;
	/* width: 390px; */
	padding-bottom: 15px;
	color: #fff;
	}
.ulrc400295 .left_img{
	object-fit: cover;
    width: 100%;
    height: 100%;
	}