@import url('https://fonts.googleapis.com/css?family=Archivo:400,500,600,700|Barlow+Condensed:100,200,300,400,500,600,700,800,900|Roboto:100,300,400,500,700,900|Roboto+Condensed:300,400,700');
body {
	margin: 0;
	padding: 0;
	font-family: 'Roboto', sans-serif !important;
	font-size: 13px;
	line-height: 21px;
}
.no-padding {
	padding-right: 0 !important;
	padding-left: 0 !important;
}
h1, h2, h3, h4, h5, h6, ul, li, p {
	padding: 0;
	margin: 0;
}
a {
	-o-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;  /* ...and now for the proper property */
	transition: .5s;
}
a{
	text-decoration:none;
	transition:all 300ms ease-in-out;
}
a:hover, a:focus, a:active{
	text-decoration:none;
}
/*Header Section*/
.header_section {
	position: absolute;
	width: 100%;
	padding: 0;
	margin: 0;
	z-index: 99;
	top: -7px;
}
.header_inner {
	width: 100%;
	padding: 0 0 7px 15px;
	margin: 0;
	background: #201e1f;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	display: table;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.6);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.6);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.6);
}
.logo img {
	max-width: 144px;
	width: 100%;
}
.header_right_content {
	float: right;
	display: table;
	padding: 22px 26px 0 0;
}
.main_manu {
	float: right;
	display: table;
}
.navbar-brand {
	display: none;
}
.navbar {
	min-height: 0;
	margin-bottom: 0;
}
.navbar-default {
	background: none;
	border: none;
}
.navbar-nav > li {
	padding: 0 14px;
}
.navbar-nav > li > a {
	padding: 0;
	color: #fff !important;
	font-weight: 400;
	font-size: 13px;
	line-height: 13px;
	text-transform: uppercase;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
	color: #f9e29e !important;
	background-color:transparent;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
	background: none;
	background-color:transparent;
	color: #f9e29e !important;
}
.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 10px 0;
	margin: 15px 0 0;
	font-size: 14px;
	text-align: left;
	list-style: none;
	background-color:rgba(0, 0, 0, .9);
	-webkit-background-clip: padding-box;
	border:1px solid #f9e29e;
	background-clip: padding-box;
	border-radius: 10px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	z-index:999;
}
.dropdown-menu > li > a:hover, .main-nav.dropdown-menu > li > a:focus {
	color: #f9e29e;
	text-decoration: none;
	background-color:transparent;
}
.dropdown-menu > li > a {
	color: #fff;
	text-transform: uppercase;
	padding: 5px 8px;
	font-size: 11px;
}
.dropdown-menu > li {
	width: 100%;
	padding-right: 0;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
	color: #555;
	background-color:transparent
}
.email_id {
	margin: 0 14px 73px 0;
	float: right;
}
.email_id p {
	font-size: 14px;
	line-height: 23px;
	color: #f9e29e;
	font-weight: 400;
	padding: 0;
	margin: 0;
}
.email_id p a {
	color: #f9e29e;
}
.navbar-collapse {
	padding: 0;
}

/*Slider Section*/
.slider_section {
	width: 100%;
	padding: 0;
	margin: 0;
	position: relative;
}
div.bx-wrapper .bx-viewport {
	border: none;
	left: 0;
	box-shadow: none;
	background: none;
}
div.bx-wrapper img {
	width: 100%;
}
.slider_text_content {
	width: 100%;
	position: absolute;
	top: 40%;
}
.slider_text_inner {
	max-width: 380px;
	width: 100%;
	padding: 0;
	margin: 0;
	float: right;
	text-align: center;
}
.slider_text_inner h3 {
	font-size: 39px;
	line-height: 39px;
	color: #fff;
	padding: 0;
	margin: 0;
	font-weight: 700;
	text-transform: uppercase;
	text-shadow: 3px 9px 9px rgba(0,0,0,0.91);
}
/*slider_text*/
.slider_text {
	font-family: 'Barlow Condensed', sans-serif;
	font-size: 40px;
	line-height: 42px;
	padding: 0;
	margin: 0 0 19px 0;
	font-weight: 400;
	color: #030303;
}
.slider_text span {
	font-size: 27px;
	line-height: 50px;
	color: #030303;
	font-weight: 700;
}
.slider_text_content p {
	color: #926c43;
	font-size: 16px;
line-height:;
	padding: 0 0 25px 0;
	margin: 0;
	font-weight: 700;
}
.slider_text_content a {
	font-family: 'Barlow Condensed', sans-serif;
	background: url(../images/slider_link_bg_img.png) no-repeat center center;
	width: 202px;
	height: 107px;
	font-size: 19px;
	line-height: 19px;
	color: #fff;
	font-weight: 400;
	padding: 17px 20px 0 72px;
	margin: 0 auto;
	font-weight: 500;
	display: table;
	text-transform: uppercase;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
}
.slider_text_content a:hover {
	color: #fff;
	text-decoration: none;
	-webkit-animation-name: hvr-buzz-out;
	animation-name: hvr-buzz-out;
	-webkit-animation-duration: 0.75s;
	animation-duration: 0.75s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}
/*smart_ways_section*/
.smart_ways_section {
	width: 100%;
	padding: 55px 0;
	margin: 0;
	background: #926c43;
}
.smart_ways_left_content h1 {
	font-family: 'Barlow Condensed', sans-serif;
	font-size: 61px;
	line-height: 63px;
	color: #fff;
	padding: 0;
	margin: 0 0 18px 0;
	font-weight: 200;
}
.smart_ways_left_content h1 span {
	font-weight: 600;
}
.smart_ways_left_content p {
	width: 72%;
	font-size: 16px;
	line-height: 26px;
	color: #fff;
	padding: 0 0 19px 0;
	margin: 0;
	font-weight: 400;
}
.smart_ways_left_content a {
	font-size: 12px;
	line-height: 12px;
	color: #000;
	padding: 13px 80px;
	margin: 0;
	font-weight: 900;
	background: #fff;
	display: table;
	text-transform: uppercase;
	letter-spacing: 8px;
}
.smart_ways_left_content a:hover {
	background: #f9e29e;
	color: #000;
	letter-spacing: 5px;
	text-decoration: none;
	padding: 13px 104px;
}
.smart_ways_right_content {
	padding: 20px 0 0 0;
}
.single_box {
	width: 33.33%;
	float: left;
	padding: 0 15px;
	margin: 0 0 30px 0;
	-o-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;  /* ...and now for the proper property */
	transition: .5s;
}
.single_box:hover .single_box_inner {
	background: #004aca;
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
	transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}
.single_box_inner {
	width: 100%;
	background: #fff;
	border-radius: 10px;
	padding: 40px 20px;
	text-align: center;
	-o-transition: .5s;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
	z-index: 9;
	position: relative;
	display: table;
}
.single_box_inner p {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 19px;
	line-height: 23px;
	color: #000;
	padding: 0;
	margin: 0;
	font-weight: 500;
	text-transform: uppercase;
}
.single_box:hover .single_box_inner p {
	color: #fff;
}
/*why_go_section*/
.why_go_section {
	width: 100%;
	padding: 0;
	margin: 0;
	position: relative;
	background: url(../images/strip.jpg) no-repeat top center;
	background-size: 100%;
}
.why_go_section:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 90%;
	background: #fff;
	transform: skew(0deg, -11deg);
	margin-top: -90px
}
.why_go_inner {
	width: 100%;
	margin: 0;
	padding: 50px 0 60px 0;
	display: table;
}
.why_go_left_content {
	width: 100%;
	padding: 30px 97px 0 0;
}
.why_go_left_content h2 {
	font-size: 38px;
	line-height: 42px;
	color: #000;
	padding: 0;
	margin: 0 0 20px 0;
	font-weight: 300;
}
.why_go_left_content h2 span {
	font-weight: 900;
}
.why_go_left_content p {
	font-size: 14px;
	line-height: 24px;
	color: #000;
	padding: 0 0 20px 0;
	margin: 0;
	font-weight: 400;
}
.why_go_right_content {
	overflow: hidden;
}
.why_go_right_content img {
	max-width: 575px;
	width: 100%;
	-webkit-transform: scaleY(1);
	-moz-transform: scaleY(1);
	-o-transform: scaleY(1);
	-ms-transform: scaleY(1);
	transform: scaleY(1);
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.why_go_right_content:hover img {
	opacity: 1;
	-webkit-transform: scale(1.1) rotate(2deg);
	-moz-transform: scale(1.1) rotate(2deg);
	-o-transform: scale(1.1) rotate(2deg);
	-ms-transform: scale(1.1) rotate(2deg);
	transform: scale(1.1) rotate(2deg);
}
/*why_afs_section*/
.why_afs_section {
	width: 100%;
	padding: 40px 0;
	margin: 0;
	background: #926c43;
}
.single_loans_box {
	width: 100%;
	padding: 0;
	margin: 0;
	background: #fff;
	display: table;
}
.loans_top_img {
	overflow: hidden;
}
.loans_top_img img {
	width: 100%;
	-webkit-transform: scaleY(1);
	-moz-transform: scaleY(1);
	-o-transform: scaleY(1);
	-ms-transform: scaleY(1);
	transform: scaleY(1);
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.single_loans_box:hover .loans_top_img img {
	opacity: 1;
	-webkit-transform: scale(1.1) rotate(2deg);
	-moz-transform: scale(1.1) rotate(2deg);
	-o-transform: scale(1.1) rotate(2deg);
	-ms-transform: scale(1.1) rotate(2deg);
	transform: scale(1.1) rotate(2deg);
}
.loans_bottom_info {
	width: 100%;
	padding: 22px 29px 25px;
	margin: 0;
	display: table;
	text-align: center;
	-o-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;  /* ...and now for the proper property */
	transition: .5s;
}
.single_loans_box:hover .loans_bottom_info {
	background: #f9e29e;
}
.single_loans_box h3 {
	font-size: 35px;
	line-height: 40px;
	color: #6d4b26;
	padding: 0;
	margin: 0 0 8px 0;
	font-weight: 300;
}
.single_loans_box h3 span {
	font-weight: 900;
}
.single_loans_box p {
	font-size: 16px;
	line-height: 24px;
	color: #6d4b26;
	padding: 0;
	margin: 0;
	font-weight: 400;
}
.loans_middle_box {
	width: 100%;
	padding: 24px 12px;
	margin: 0;
	text-align: center;
}
.loans_middle_box h3 {
	font-size: 38px;
	line-height: 40px;
	color: #fff;
	padding: 0;
	margin: 0 0 16px 0;
	font-weight: 300;
}
.loans_middle_box h3 span {
	font-weight: 900;
}
.loans_middle_box p {
	width: 92%;
	font-size: 16px;
	line-height: 26px;
	color: #fff;
	padding: 0 0 24px 0;
	margin: 0 auto;
	font-weight: 400;
}
.call_action_box {
	width: 100%;
	padding: 15px 23px;
	margin: 0;
	border: 1px solid #d1c1b0;
}
.call_action_box p {
	width: 100%;
	font-size: 16px;
	line-height: 24px;
	color: #fff;
	padding: 0;
	margin: 0;
	font-weight: 900;
}
.call_action_box p a {
	color: #fff;
}
.call_action_box p a:hover {
	color: #f9e29e;
	text-decoration: none;
}
/*conveyancing_section*/
.conveyancing_section {
	width: 100%;
	padding: 65px 0 33px;
	margin: 0;
	display: table;
}
.conveyancing_left_img {
	overflow: hidden;
}
.conveyancing_left_img img {
	max-width: 6341px;
	width: 100%;
	-webkit-transform: scaleY(1);
	-moz-transform: scaleY(1);
	-o-transform: scaleY(1);
	-ms-transform: scaleY(1);
	transform: scaleY(1);
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.conveyancing_left_img:hover img {
	opacity: 1;
	-webkit-transform: scale(1.1) rotate(2deg);
	-moz-transform: scale(1.1) rotate(2deg);
	-o-transform: scale(1.1) rotate(2deg);
	-ms-transform: scale(1.1) rotate(2deg);
	transform: scale(1.1) rotate(2deg);
}
.conveyancing_right_content {
	width: 100%;
	padding: 0 0 0 20px;
}
.conveyancing_right_content h3 {
	font-family: 'Barlow Condensed', sans-serif;
	font-size: 54px;
	line-height: 57px;
	color: #070707;
	padding: 0;
	margin: 0 0 14px 0;
	font-weight: 600;
}
.conveyancing_right_content p {
	font-size: 15px;
	line-height: 24px;
	color: #161616;
	padding: 0 0 14px 0;
	margin: 0;
	font-weight: 400;
}
.conveyancing_right_content ul {
	padding: 0;
	margin: 0 0 20px 0;
	display: table;
}
.conveyancing_right_content ul li {
	font-size: 13px;
	line-height: 20px;
	color: #926c43;
	padding: 0 0 7px 20px;
	margin: 0;
	font-weight: 500;
	list-style: none;
	background: url(../images/list_icon.png) no-repeat left top 7px;
}
.conveyancing_right_content a {
	font-family: 'Barlow Condensed', sans-serif;
	background: url(../images/slider_link_bg_img.png) no-repeat left center;
	width: 202px;
	height: 107px;
	font-size: 19px;
	line-height: 19px;
	color: #fff;
	padding: 24px 0 0 30px;
	text-align: center;
	margin: 0;
	font-weight: 500;
	display: table;
	text-transform: uppercase;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
}
.conveyancing_right_content a:hover {
	color: #fff;
	text-decoration: none;
	-webkit-animation-name: hvr-buzz-out;
	animation-name: hvr-buzz-out;
	-webkit-animation-duration: 0.75s;
	animation-duration: 0.75s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}
/*various_calculators_section*/
.various_calculators_section {
	width: 100%;
	padding: 33px 0 90px 0;
	margin: 0;
}
.various_calculators_left_content {
	width: 100%;
	padding: 0;
	margin: 0;
}
.various_calculators_left_content ul {
	margin: 0;
	padding: 0;
}
.various_calculators_left_content ul li {
	font-family: 'Barlow Condensed', sans-serif;
	margin: 0;
	padding: 0 0 13px 20px;
	font-size: 20px;
	line-height: 24px;
	color: #926c43;
	font-weight: 600;
	list-style: none;
	background: url(../images/black_list_icon.png) no-repeat left 8px;
}
.various_calculators_left_content img {
	max-width: 260px;
	width: 100%;
}
.various_calculators_right_content h3 {
	font-family: 'Barlow Condensed', sans-serif;
	font-size: 47px;
	line-height: 50px;
	color: #070707;
	padding: 0;
	margin: 0 0 15px 0;
	font-weight: 200;
}
.various_calculators_right_content h3 span {
	font-weight: 600;
}
.various_calculators_right_content p {
	font-size: 15.9px;
	line-height: 26px;
	color: #242424;
	padding: 0;
	margin: 0;
}
.various_calculators_right_content p a {
	font-size: 10px;
	color: #666;
	text-transform:uppercase;
}
.various_calculators_right_content p a:hover, .various_calculators_right_content p a:focus, .various_calculators_right_content p a:focus {
	color: #000;
}
/*parallax_section*/
.parallax_section {
	width: 100%;
	padding: 65px 0;
	margin: 0;
	background: url(../images/parallax_img.jpg) no-repeat center center;
	background-attachment: fixed;
	background-size: cover;
}
.parallax_inner {
	max-width: 909px;
	width: 100%;
	padding: 0;
	margin: 0 auto;
}
.parallax_inner h4 {
	font-family: 'Barlow Condensed', sans-serif;
	font-size: 53px;
	line-height: 57px;
	color: #fff;
	padding: 0;
	margin: 0 0 14px 0;
	font-weight: 400;
	text-align: center;
}
.testimonial_content {
	background: url(../images/blockquote_img.png) no-repeat top center;
	padding: 35px 0 0 0;
	margin: 0 0 55px 0
}
.testimonial_content p {
	width: 80%;
	font-size: 16px;
	line-height: 26px;
	color: #fff;
	padding: 0 0 25px 0;
	margin: 0 auto;
	text-align: center;
	font-weight: 400;
}
.author_name {
	font-size: 18px;
	line-height: 26px;
	color: #fff;
	padding: 0;
	margin: 0;
	text-align: center;
	font-weight: 500;
}
/*partner_section*/
.partner_section {
	width: 100%;
	padding: 55px 0;
	margin: 0;
}
.partner_section ul {
	margin: 0;
	padding: 0;
	text-align:center;
}
.partner_section ul li {
	margin:0 10px;
	padding: 0;
	list-style: none;
	display:inline-block
}
.partner_section ul li img {
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.partner_section ul li:hover img {
	-webkit-transform: translateY(-8px);
	transform: translateY(-8px);
}
/*newsletter_section*/
.newsletter_section {
	width: 100%;
	padding: 0;
	margin: 0;
	display: table;
}
.newsletter_left_content {
	width: 43%;
	padding: 36px 22% 37px 0;
	margin: 0;
	background: #000 url(../images/brown_trangle.png) no-repeat right top;
	float: left;
}
.newsletter_left_content p {
	font-family: 'Barlow Condensed', sans-serif;
	font-size: 21px;
	line-height: 23px;
	color: #fff;
	padding: 0;
	margin: 0;
	float: right;
	font-weight: 500;
}
.newsletter_left_content p a {
	color: #fff;
}
.newsletter_left_content p a:hover {
	color: #f9e29e;
	text-decoration: none;
}
.newsletter_right_content {
	width: 57%;
	padding: 27px 80px 28px 31px;
	margin: 0;
	background: #926c43;
	float: left;
}
a.applyloans{
	padding:10px 0;
	background-color:#000;
	width:60%;
	text-align:center;
	margin: 0;
	display:table;
	font-size:17px;
	text-transform:uppercase;
	font-family: 'Barlow Condensed', sans-serif;
	letter-spacing:8px;
	font-weight:600;
	float:right;
	color:#fff;
}
a.applyloans:hover, a.applyloans:focus, a.applyloans:active{
	letter-spacing:2px;
}
.newsletter_right_content p {
	font-family: 'Barlow Condensed', sans-serif;
	font-size: 33px;
	line-height: 46px;
	color: #fff;
	padding: 0 30px 0 0;
	margin: 0;
	font-weight: 500;
	float: left;
}
.newsletter_right_content input {
	font-family: 'Barlow Condensed', sans-serif;
	width: 34%;
	float: left;
	padding: 11px 21px;
	margin: 0;
	border: 1px solid #fff;
font-size:;
line-height:;
color:#;
	font-weight: 400;
}
.newsletter_right_content input::placeholder {
font-family: 'Barlow Condensed', sans-serif;
font-size:16px;
line-height:18px;
color:#000;
font-weight:400;
}
.newsletter_right_content input:focus {
	border: 1px solid #000;
}
.newsletter_right_content button {
	font-family: 'Barlow Condensed', sans-serif;
	background: #000;
	padding: 14.5px 22px;
	text-align: center;
	float: left;
	border: none;
	font-size: 16px;
	line-height: 16px;
	color: #fff;
	font-weight: 500;
	text-transform: uppercase;
	-o-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;  /* ...and now for the proper property */
	transition: .5s;
}
.newsletter_right_content button:hover {
	background: #f9e29e;
	color: #000;
	text-decoration: none;
}
/*footer_link_section*/
.footer_link_section {
	width: 100%;
	padding: 55px 0;
	margin: 0;
	display: table;
}
.footer_single_box {
	width: 20%;
	float: left;
	padding: 0 15px;
	margin: 0;
}
.footer_single_box h5 {
	font-family: 'Barlow Condensed', sans-serif;
	font-size: 28px;
	line-height: 30px;
	color: #000;
	padding: 0;
	margin: 0 0 14px 0;
	font-weight: 500;
	text-transform: uppercase;
}
.footer_single_box h6 {
	font-family: 'Barlow Condensed', sans-serif;
	font-size: 23px;
	color: #000;
	padding: 0;
	margin: 0 0 10px 0;
	font-weight: 500;
	text-transform: uppercase;
}
.footer_links ul {
	padding: 0;
	margin: 0 0 18px 0;
}
.footer_links ul li {
	padding: 0;
	margin: 0;
	list-style: none;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.footer_links ul li:hover {
	-webkit-transform: translatex(6px);
	transform: translatex(6px);
}
.footer_links ul li a {
	color: #343434;
	font-size: 12px;
	line-height: 19px;
	font-weight: 400;
}
.footer_links ul li a:hover {
	color: #926c43;
	text-decoration: none;
}
.footer_logo {
	padding:65px 0 0 0;
}
.footer_logo2 {
	padding: 25px 0 0 0;
}
.footer_form input {
	font-family: 'Roboto', sans-serif;
	width: 100%;
	padding: 10px 15px;
	background: #e8e8e8;
	margin: 0 0 3px 0;
	border: 1px solid #e8e8e8;
	font-size: 11px;
	line-height: 14px;
	color: #000;
	font-weight: 500;
}
.footer_form input::placeholder {
font-family: 'Roboto', sans-serif;
font-size:11px;
line-height:14px;
color:#000;
font-weight:900;
text-transform:uppercase;
}
.footer_form input:focus {
	border: 1px solid #000;
}
.footer_form textarea {
	font-family: 'Roboto', sans-serif;
	width: 100%;
	height: 66px;
	padding: 10px 15px;
	background: #e8e8e8;
	margin: 0;
	border: 1px solid #e8e8e8;
	font-size: 11px;
	line-height: 14px;
	color: #000;
	font-weight: 500;
}
.footer_form textarea::placeholder {
font-family: 'Roboto', sans-serif;
font-size:11px;
line-height:14px;
color:#000;
font-weight:900;
text-transform:uppercase;
}
.footer_form textarea:focus {
	border: 1px solid #000;
}
.footer_form button {
	width: 100%;
	border: none;
	padding: 7px 0;
	margin: 0 0 24px 0;
	background: #004fdb;
	font-size: 13px;
	line-height: 13px;
	color: #fff;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
	-o-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;  /* ...and now for the proper property */
	transition: .5s;
}
.footer_form button:hover {
	background: #f9e29e;
	color: #000;
}
.footer_social_icon ul {
	margin: 0;
	padding: 0;
	text-align:center;
}
.footer_social_icon ul li {
	margin: 0 10px 0 0;
	padding: 0;
	list-style: none;
	display:inline-block;
}
.footer_social_icon ul li a img {
	-webkit-transition: -webkit-transform .5s ease-in-out;
	transition: transform .5s ease-in-out;
}
.footer_social_icon ul li a:hover img {
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
}
/*footer_section*/
.footer_section {
	width: 100%;
	padding: 18px 0 40px 0;
	margin: 0;
	background: #926c43;
}
.footer_top_link ul {
	margin: 0 0 9px 0;
	padding: 0;
	text-align: center;
}
.footer_top_link ul li {
	margin: 0;
	padding: 0 13px;
	list-style: none;
	display: inline-block;
	border-right: 1px solid #c5b19b;
	line-height: 7px;
}
.footer_top_link ul li a {
	font-size: 11px;
	line-height: 11px;
	color: #fff;
	padding: 0;
	margin: 0;
	font-weight: 700;
	text-transform: uppercase;
}
.footer_top_link ul li a:hover {
	color: #f9e29e;
	text-decoration: none;
}
.footer_top_link ul li:last-child {
	border-right: none;
}
.footer_section p.copy_right {
	width: 100%;
	font-size: 11px;
	line-height: 15px;
	color: #fff;
	padding: 0 0 34px 0;
	margin: 0;
	font-weight: 700;
	text-align: center;
}
.footer_section p {
	font-size: 11px;
	line-height: 21px;
	color: #fff;
	padding: 0;
	margin: 0;
	font-weight: 500;
	text-align: center;
}
/*Go To Top*/
#top {
	background: #201e1f;
	bottom: 20px;
	cursor: pointer;
	display: none;
	padding: 0;
	position: fixed;
	right: 20px;
	text-align: center;
	transition: all 0.7s ease 0s;
	width: 30px;
	height: 30px;
	z-index: 999;
	line-height: 27px;
}
#top:hover {
	background: #a3815d;
}
 @-webkit-keyframes hvr-buzz-out {
 10% {
 -webkit-transform: translateX(3px) rotate(2deg);
 transform: translateX(3px) rotate(2deg);
}
 20% {
 -webkit-transform: translateX(-3px) rotate(-2deg);
 transform: translateX(-3px) rotate(-2deg);
}
 30% {
 -webkit-transform: translateX(3px) rotate(2deg);
 transform: translateX(3px) rotate(2deg);
}
 40% {
 -webkit-transform: translateX(-3px) rotate(-2deg);
 transform: translateX(-3px) rotate(-2deg);
}
 50% {
 -webkit-transform: translateX(2px) rotate(1deg);
 transform: translateX(2px) rotate(1deg);
}
 60% {
 -webkit-transform: translateX(-2px) rotate(-1deg);
 transform: translateX(-2px) rotate(-1deg);
}
 70% {
 -webkit-transform: translateX(2px) rotate(1deg);
 transform: translateX(2px) rotate(1deg);
}
 80% {
 -webkit-transform: translateX(-2px) rotate(-1deg);
 transform: translateX(-2px) rotate(-1deg);
}
 90% {
 -webkit-transform: translateX(1px) rotate(0);
 transform: translateX(1px) rotate(0);
}
 100% {
 -webkit-transform: translateX(-1px) rotate(0);
 transform: translateX(-1px) rotate(0);
}
}
.marg-auto{
	margin:0 auto;
}
.img-100{
	width:100%;
}
a {
	text-decoration: none;
	transition: all 300ms ease-in-out;
}
a:hover, a:focus, a:active {
	text-decoration: none;
}

.width-80{
	width:80%;
}
.width-85{
	width:85%;
}
.width-90{
	width:90%;
}
.width-95{
	width:95%;
}

/*inner pages css starts*/

.inner-top-section{
	margin:0 auto;
	background:url(../images/inner-top-bg.jpg) no-repeat left top 86%;
	background-size:100%;
}
.inner-top-section .header_inner{
	margin-top:-7px;
}
.inner-top-section{
	margin:0 auto;
	background:url(../images/inner-top-bg.jpg) no-repeat left top 86%;
	background-size:100%;
}
.inner-top-section-PP{
	background:none;
}

.its-bottom{
	margin:4% auto 0;
}

.its-bottom h2{
	margin:0;
	padding:0;
	margin-bottom:5%;
	font-size:60px;
	font-weight:200;
	color:#fff;
	text-transform:uppercase;
	font-family: 'Barlow Condensed', sans-serif;
}
.its-bottom p{
	color:#fff;
}

.its-bottom-R{
	margin:0 auto;
	width:100%;
	height:354px;
	overflow:hidden;
}
.its-bottom2 h2 {
    color: #000;
}
.home-loans-wrap{
	margin:4% auto 3.5%;
}
.home-loans-wrap h3{
	margin:0;
	padding:0;
	margin-bottom:2.5%;
	font-size:35px;
	font-weight:400;
	color:#000;
	font-family: 'Barlow Condensed', sans-serif;
}
.home-loans-wrap p{
	margin:0;
	padding:0;
	margin-bottom:5%;
	color:#000;
}
.home-loans-wrap p a{
	color:#666;
	text-transform:uppercase;
	text-decoration:underline;
}	
.pp p a{
	color:#000;
	text-transform:none;
	text-decoration:underline;
}	
.home-loans-wrap p a:hover, .home-loans-wrap p a:focus, .home-loans-wrap p a:active{
	color:#000;
}	
.home-loans-wrap p.lead{
	margin-bottom:5%;
	color:#000;
	font-size:120%;
	font-weight:600;
}

ul.beige-ul{
	margin:0;
	padding:0;
}
ul.beige-ul li{
	margin:0;
	padding:0;
	list-style:none;
	background:url(../images/beige-sqare.jpg) no-repeat left top 9px;
	font-weight:500;
	color:#000;
	margin-bottom:20px;
	line-height:180%;
	padding-left:20px;
}

ul.beige-ul li ul{
	margin:10px 0 10px 15px;
	padding:0;
}

ul.beige-ul li ul li{
	margin:0;
	padding:0;
	list-style:none;
	background:url(../images/beige-sqare2.jpg) no-repeat left top 9px;
	font-weight:500;
	color:#000;
	margin-bottom:12px;
	line-height:180%;
	padding-left:20px;
}

.beige-info{
	width:100%;
	background-color:#926c43;
	margin:0 auto;
	padding:.8%;
	display:table;
	max-width:940px;
}
.beige-info h2{
	background-color:transparent;
	border:1px solid #a88969;
	text-align:center;
	margin:0 auto;
	padding:2% 5%;
	font-size:27px;
	font-weight:300;
	display:table;
	width:100%;
	color:#fff;
	font-family: 'Barlow Condensed', sans-serif;
}
.beige-info h2 a{
	font-weight:500;
	color:#fff;
}
.beige-info h2 a:hover, .beige-info h2 a:focus, .beige-info h2 a:active{
	color:#000;
}

/*contact page*/

.contact-div {
	width: 100%;
	margin: 5% 0;
}
.contact-div p img {
	margin-right: 9px;
}
.contact-div h3 {
	color: #000;
	font-size: 22px;
	margin: 0 0 10px;
	font-weight: 600;
	padding: 0;
}
h4.content-name {
	font-family: 'Barlow Condensed', sans-serif;
	color: #000;
	font-size: 25px;
	line-height: 150%;
	margin: 0;
	margin-bottom: 0px;
	font-weight:600;
	margin-bottom: 10px;
	text-transform: capitalize !important;
}
.bor {
	background: #926c43;
	height: 2px;
	margin-bottom: 30px;
	width: 50px;
}
h5.content-name {
	font-family: 'Barlow Condensed', sans-serif;
	color: #000;
	font-size: 18px;
	line-height: 150%;
	font-weight:600;
	margin: 0;
	margin-bottom: 0px;
	margin-bottom: 10px;
}
p span.con-I {
	margin-right: 10px;
	font-size: 20px;
	color: #820e0f;
}
.contact-div p a {
	line-height: 140%;
	text-decoration: none;
	transition: all 200ms ease-in-out 0s;
}
.contact-div p span.fas {
	color: #055837;
	font-size: 120%;
	margin-right: 5px;
}
.contact-div p a:hover {
	color: #801e69;
	line-height: 140%;
	text-decoration: none;
}
.mapping {
	border: 8px solid #bdbdbd;
	width: 100%;
}
.maping iframe {
	border: 0 none;
	width: 100%;
	display: block;
}
.mapping iframe {
	border: 0 none;
	display: block;
	width: 100%;
}
.top-box {
	border: 8px solid #ccc;
	padding: 5%;
}
.top-box .form_main {
	width: 100%;
	padding: 8% 10%;
	background-color: #fff;
	margin-top: 20px;
	box-shadow: 0px 0px 10px 1px #d3d3d3;
}
.top-box h2 {
	color: #000063;
	font-family: 'Barlow Condensed', sans-serif;
	font-size: 25px;
	line-height: 130%;
	margin: 0 auto 20px;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
	width: 80%;
}
.con-R h4 {
	color: #bd2b2a;
	font-family: 'Barlow Condensed', sans-serif;
	font-size: 24px;
	font-weight: 500;
	line-height: 100%;
	margin: 0 0 10px;
	padding: 0;
	text-transform: uppercase;
}


.con-R p {
	font-size: 14px;
}
.top-box h2 span {
	color: #000063;
	font-family: 'Barlow Condensed', sans-serif;
}
.top-box h3 {
	color: #000;
	font-size: 15px;
	line-height: 130%;
	margin: 15px auto 0;
	font-weight: 200;
	font-family: 'Barlow Condensed', sans-serif;
	padding: 0;
	text-transform: none;
}
.top-box label {
	color: #514a40;
	font-family: 'Barlow Condensed', sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 0;
	padding: 5px 0;
	text-align: left;
}
.top-box .form-group {
	margin-bottom: 0;
}
.top-box label span {
	color: #F00;
	font-size: 16px;
}
.top-box input.form-control {
	background-color: #dadada;
	background-image: none;
	border: none;
	border-radius: 0;
	color: #000;
	display: block;
	font-size: 14px;
	height: 40px;
	line-height: 1.42857;
	margin-bottom: 14px;
	padding: 5px 12px;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	width: 100%;
}
.top-box .form-control:focus {
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(113, 97, 56, 0.6);
}
.top-box .form-group {
	margin-bottom: 0 !important;
}
.top-box button {
	margin: 0;
	padding: 6px 20px;
	color: #fff;
	font-style: 14px;
	border: none;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #926c43;
	transition: all 300ms ease-in-out;
}
.top-box button:hover {
	color: #fff;
	text-decoration: none;
	background-color: #000;
}
.top-box textarea.form-control {
	background-color: #dadada;
	background-image: none;
	border: none;
	border-radius: 0;
	color: #000;
	display: block;
	font-size: 14px;
	height: 111px;
	line-height: 1.42857;
	padding: 5px 12px;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	width: 100%;
	margin-bottom: 15px;
}
 .top-box .form-control::-moz-placeholder {
 color: #716138;
}
p.discl{
	text-align:center;
	color:#666;
	margin:0 auto;
}
p.discl span{
	color:#F00;
}
/*contact css ends*/
.all-calculators{
	margin:0 auto;
	background-color:#fff;
	box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.35);
	padding:3%;
}
.all-calculators h2{
	margin:0 auto;
	text-align:center;
	padding: 0;
	margin-bottom:15px;
	font-size:45px;
	font-weight: 300;
	color: #000;
	text-transform: uppercase;
	font-family: 'Barlow Condensed', sans-serif;
}
.all-calculators h2 span{
	font-weight:700;
}
.all-calculators iframe{
	margin:0 auto;
	padding:0;
	border:0;
	width:100%;
	display:block;
}
.VisiCalcClass {
	min-width: 100%;
	min-height:850px;
	overflow:scroll;
	margin: 0;
	padding: 0;
}

.about-imgs{
	margin:0 auto;
	border:5px solid #f6f6f6;
	border-radius:25px;
}
