/**Contact us**/
/**same-banner css**/
.page-same-banner{
	width;100%;
	height:350px;
	background-image: url(/image/cache/data/banner0.jpg);
	background-size: cover;
	text-align: center;
	position: relative;
	z-index: -2;
}
.page-same-banner .banner-mask{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.6);
	z-index: -1;
}
.page-same-banner .page-title{
	position: relative;
	font-size:36px!important;
	color: #fff;
	display: inline-block;
	z-index: 99;
	padding-top:168px;
}
.page-same-banner .title-Retouch{
	position: absolute;
	top: 40px;
	left: 0;
}
.page-same-banner .page-title:before{
	position: absolute;
    content: "";
    display: block;
    width: 70px;
    height: 7px;
    background: #fff;
    bottom: 10px;
    left: -80px;
}
.page-same-banner .page-title:after{
	position: absolute;
    content: "";
    display: block;
    width: 70px;
    height: 7px;
    background: #fff;
    bottom: 10px;
    right: -80px;
}
/**same-banner css end**/

.enquiry{
	max-width: 1220px;
	margin: 0 auto;
}
.contact-title{
	text-align: center;
	line-height: 80px;
	font-size: 28px;
	margin: 40px 0; 
	color: rgb(50, 75, 116);
}

.form-main {
	text-align: center;
}

.form-box {
	width: 75%;
	display: inline-block;
}

.text-title {
	float: left;
	font-weight: normal;
	text-align: left;
	height: 28px;
	line-height: 28px;
	font-size: 18px;
	padding-bottom: 5px;
}

.form-tr {
	padding: 10px 0;
	clear: both;
	overflow:hidden;
}

.form-tr input{
    font-size:16px;
	float: left;
	width: 100%;
	line-height: 38px;
	padding: 2px 10px;
	outline: none;
	border: 1px solid #ccc;
	/*background-color: #f6f6f6;*/
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

.form-tr textarea {
	resize: none;
	    font-size:16px;
}

.form-sub {
	width: 150px;
	height: 44px;
	background:rgb(50, 75, 116);
	color: #fff;
	font-size: 18px;
	border: none;
	margin-top: 20px;
}

form {
	padding-bottom: 40px;
}
.required{color:#f30909; padding-left: 5px;}
.contact-method-box {
	max-width: 1220px;
	margin: 0 auto;
	clear: both;
	overflow: hidden;
}
.contact-method-box .box-item {
	float: left;
	width: calc(100% / 3);
}
.contact-method-box .box-item div{
		clear: both;
		overflow: hidden;
		padding-left: 20%;
}
.contact-method-box .box-item div img{

	float: left;
	vertical-align: middle;
}
.contact-method-box .box-item div p{
		padding-left: 10px;
		float: left;
		vertical-align: middle;
		padding-top: 16px;
		margin: 0;
}

/*mortgage*/

.mortgage{
			max-width:1220px;
			margin:0 auto;
		}
		.mortgage-title{
			text-align: center;
			line-height: 80px;
			font-size: 28px;
			margin: 40px 0;
			color: rgb(50, 75, 116);
		}
		.mortgage-title h2{
			text-align: center;
			line-height: 80px;
			font-size: 28px;
			margin: 40px 0;
			color: rgb(50, 75, 116);
		}
		.mortgage-modules{
			clear: both;
			overflow: hidden;
		}
		.mortgage-modules .mortgage-item{
			float: left;
			width: 25%;
			text-align: center;
		}
		.mortgage-modules .mortgage-item i{
			display: inline-block;
			background: rgb(50, 75, 116);
			border-radius: 50%;
			width: 80px;
			height: 80px;
			line-height: 80px;
			
		}
		.mortgage-modules .mortgage-item h3{
			font-size: 18px;
			margin: 0;
			padding-top: 12px;
		}
		.mortgage-modules .mortgage-item i img{
			width:40px;
			
		}
		.mortgage-modules .mortgage-item p{
			padding: 12px 20px;
			margin:0;
			font-size: 16px;
		}
		.flow-left-text ul{
			list-style: none;
			clear: both;
			overflow: hidden;
			padding: 0;
			margin:0;
		}
		.flow-left-text ul li{
			width: calc((100% - 80px) / 4);
			float: left;
			min-height: 130px ;
			padding: 20px;
			background:  rgba(50, 75, 116,0.9);
			color: rgba(255,255,255,0.9);
			margin:10px;
			box-sizing: border-box;
			font-size:16px;
		}
		.flow-left-text ul li:last-child:after{
			display:none;
		}
		.flow-right-text ul{
			list-style:none;
			padding:0;
		}
		.flow-right-text ul li{
			font-size:18px;
			line-height:30px;
		}
		.mortgage-plan h3{
			font-size:20px;
			line-height:50px;
		}
		.mortgage-plan h4{
			font-size: 18px;
			font-weight: 400;
			line-height: 40px;
		}
		.mortgage-plan div p{
			font-size:18px !important;
			line-height:30px !important;
		}
		.mortgage-plan ol{
			margin:10px 0;
			padding-left: 40px;
		}
		.mortgage-plan table{
			display: table-cell;
			vertical-align: middle;
			border: 0;
			border-collapse:collapse;
		}
		.mortgage-plan table tbody{
			border: 1px solid rgba(0,0,0,0.6);
		}
		.mortgage-plan table tbody tr:first-child{
			background: rgba(60, 99, 165, 0.8);
    		color: rgba(255,255,255,0.95);
		}
		.mortgage-plan table tr td{
			padding:10px;
			text-align:center;
		}
		.mortgage-plan div p.text-remarks{
			color: #232fd2;
			font-weight:700;
		}
.mortgage-take,.mortgage-flow-right{
	padding:0 20px;
}
.mortgage-flow-left {
	padding:0 10px;
}
@media screen and (max-width:1024px){
	.bottom_layout .layout_right img {
		width: 75%;
		float: right;
	}
	.bottom_layout .layout_left p {
		font-size: 22px !important;
		line-height: 32px !important;
		padding: 0 0 20px 0;
	}
}
@media screen and (max-width:980px){
	.flow-left-text ul li{
		font-size: 14px;
		padding: 10px;
	}
}
@media screen and (max-width:768px){
 	.mortgage-item div{
		min-height:130px;
	}
	.bottom_layout .layout_right img {
		width: 70%;
		float: right;
	}
	.bottom_layout .layout_left p {
		font-size: 16px !important;
		line-height: 24px !important;
		padding: 0 0 20px 0;
	}
	.mortgage-modules .mortgage-item{
		width: 50%;
	}
	.flow-left-text ul li{
		width: calc((100% - 60px) / 3);
	}
}
@media screen and (max-width:640px){
	.flow-left-text ul li{
		width: calc((100% - 40px) / 2);
	}
	.mortgage-modules .mortgage-item{
		width: 100%;
	}
	.mortgage-title h2,.mortgage-title,.contact-title{
		line-height: 60px;
    	font-size: 24px;
	}
	.page-same-banner{
		height: 250px;
	}
	.page-same-banner .page-title{
		position: relative;
		font-size: 24px!important;
		color: #fff;
		display: inline-block;
		z-index: 99;
		padding-top: 110px;
	}
	.page-same-banner .page-title:before{
		position: absolute;
		content: "";
		display: block;
		width: 50px;
		height: 3px;
		background: #fff;
		bottom: 10px;
		left: -60px;
	}
	.page-same-banner .page-title:after{
		position: absolute;
		content: "";
		display: block;
		width: 50px;
		height: 3px;
		background: #fff;
		bottom: 10px;
		right: -60px;
	}
}
@media screen and (max-width:425px){
	.bottom_layout .layout_right{
		position: inherit;
	}
	.flow-left-text ul li {
    	width: 90%!important;
		min-height:90px;
	}
	.journal-language .dropdown-toggle img {
		margin-right: 26px;
	}
	.tab_nav ul li {
		height:60px!important;
		line-height: inherit!important;
		border-top:0;
		font-size:12px!important;
		padding:5px 0!important;
	}
	.tab_nav ul li:last-child{
		border-bottom:0!important;	
	}
	.tab_nav ul li.selected{
		border-bottom: 0;
		background-color: #fff;
		color: rgb(50, 75, 116);
		transition: 0.2s all;
	}
	.compass_tab_content_item p {
		font-size: 14px!important;
	}
	.tab_content_item ol li{
		font-size: 14px;
	}
	.tab_content_item ol{
		padding: 20px 30px;
	}
	.compass_tab_nav ul li.selected-two {
		border-bottom: 0;
		background-color: #fff;
		color: rgb(50, 75, 116);
		transition: 0.2s all;
	}
	
	.tab_content_item_text {
		width:100%!important;
	}
	.tab_content_item ol{
		min-height:auto;
	}
	.mortgage-title h2, .mortgage-title {
		line-height: 55px;
		font-size: 22px;
	}
	.page-same-banner {
		height: 200px !important;
	}
	.page-same-banner .page-title {
		position: relative;
		font-size: 22px;
		color: #fff;
		display: inline-block;
		z-index: 99;
		padding-top: 90px !important;
	}
	
}
		
		/*指南针*/
		.page_box {
			max-width: 1220px;
			margin: 0 auto;
			padding-bottom:40px;
		}
		.qus-info{
			clear:both;
			overflow: hidden;
		}
		.page_box>h1,.qus-info>h2,.page_box h2,
		.compass-property>h2{
			text-align: center;
			line-height: 80px;
			font-size: 28px;
			margin: 40px 0;
			color: rgb(50, 75, 116);
		}
		
		.tab_content_box {
			clear: both;
			overflow: hidden;
			border: 1px solid rgb(50, 75, 116);
			border-top:0;
		}
		
		.tab_nav ul,
		.compass_tab_nav ul {
			clear: both;
			overflow: hidden;
			list-style: none;
			padding: 0;
			margin: 0;
		}
		
		.tab_nav ul li {
			font-size: 18px;
			float: left;
			width: calc((100% - 4px ) / 4)!important;
			height: 60px;
			line-height: 60px;
			text-align: center;
			border: 1px solid rgb(0, 0, 0, 0.8);
			margin-right: 1px;
			border-left: 1px solid rgb(0, 0, 0, 0.8);
			background: #324b74;
			color: #fff;
			border-radius: 8px;
			border-bottom-left-radius: 0;
			border-bottom-right-radius: 0;
			transition: 0.2s all;
			cursor: pointer;
		}
		
		.compass_tab_nav ul li {
			font-size:18px;
			float: left;
			width: calc((100% - 2px) / 2);
			height: 60px;
			line-height: 60px;
			text-align: center;
			border: 1px solid rgb(0, 0, 0, 0.8);
			background: #324b74;
			color: #fff;
			border-radius: 8px;
			border-bottom-left-radius: 0;
			border-bottom-right-radius: 0;
			margin-right:1px;
			transition: 0.2s all;
		}
		.compass_tab_content{
			display: block;
			border: 1px solid rgb(0, 0, 0, 0.8);
			border-top: 0;
			border-top-left-radius: 0;
			border-top-right-radius: 0;
		}
		.tab_nav ul li:last-child,
		.compass_tab_nav ul li:last-child {
			border-bottom: 0;
			margin-right:0;
		}
		
		.tab_nav ul li.selected,
		.compass_tab_nav ul li.selected-two {
			border-bottom: 0;
			background-color:#fff;
			color: rgb(50, 75, 116);
			transition: 0.2s all;
		}
		
		.tab_content_item,
		.compass_tab_content_item {
			display: none;
			background-color: #fff;
			border-radius: 8px;
		}
		
		.tab_content_item.one,
		.compass_tab_content_item.two {
			display: block;
		}
		
		
		.tab_content_item table{
			width: 100%;
		    border: 1px solid rgba(74, 72, 75,0.2);
		    margin: 20px 0;
		    border-collapse: collapse;

		}
		
		.tab_content_item table tbody{
			width: 100%;
			display: inline-table;
			text-align: left;
			border-collapse: collapse;
		}
		.tab_content_item table tr td{
			padding: 10px 20px;
			border-collapse:collapse;
		}
		
		.tab_content_item table tr:first-child{
			background: rgba(74, 72, 75,0.1);
			font-size:18px;
		}
		.tab_content_item table ul{
			list-style: none;
			padding: 0;
		}
		.tab_content_item table ul li{
			font-size: 16px;
			line-height: 30px;
		}
		.compass-qus .qus-info .qus-info-item{
			float: left;
			width:calc(100% / 4);
		}
		.compass-qus .qus-info .qus-info-btn{
			overflow: hidden;
			clear: both;
			text-align: center;
			padding-top: 40px;
		}
		.compass-qus .qus-info .qus-info-btn a{
			display: inline-block;
			color: #fff;
			background-color:rgb(50, 75, 116);
			padding: 10px 40px;
			font-size:14px;
			margin: 0 40px;
		}
		.compass-qus .qus-info .qus-info-btn .qus-info-btn-rel{
			display: inline-block;
			color: #fff;
			background-color:rgba(74, 72, 75,0.9);
			padding: 10px 40px;
			font-size:14px;
			margin-right: 40px;
		}
		.qus-info .qus-info-item p:first-child{
			font-size:18px;
			
		}
		.qus-info .qus-info-item p:nth-child(2){
			padding-top:16px;
		}
		.qus-info .qus-info-item p:nth-child(2) span{
			font-size:14px;
			line-height:24px;
			
		}
		.compass_tab_content_item p{
			padding:20px;
			font-size:14px;
		}
		.compass_tab_content_item table{
			border:1px solid rgba(74, 72, 75,0.2);
			border-collapse: collapse;
		}
		.compass_tab_content_item table tr:first-child td{
			background: rgba(74, 72, 75,0.1);
			font-size: 16px;
			padding: 10px 20px;
    		border-collapse: collapse;
		}
		.compass_tab_content_item table tr td{
			padding: 10px 20px;
			font-size:16px;
		}
@media screen and (max-width:1440px){
	.page_box{padding: 0 20px 40px !important;}
}		 


		/*loan-page*/
		
		.loan-text>h2,.loan-cases>h2{
			text-align: center;
			line-height: 80px;
			font-size: 28px;
			margin: 40px 0;
			color: rgb(50, 75, 116);
		}
		.loan-text p{
			font-size:16px;
			line-height:30px !important;
		}
		.loan-text table{
			border: 1px solid rgba(74, 72, 75,0.2);
    		border-collapse: collapse;
			margin:20px 0;
		}
		.loan-text table td{
			padding:10px 0;
		}
		.loan-text table tr:first-child{
			background: rgba(74, 72, 75,0.1);
		}
@media screen and (max-width:1440px){
	.loan-text,.loan-cases,.IVA-adv{
		padding: 0 20px;
	}	
	.loan-cases,.DRP-adv{
		margin-bottom: 20px;
	}
}
@media screen and (max-width:768px){
	.information-page-14 .bottom_img_layout p {
		position: absolute;
		font-size: 24px!important;
		line-height: 48px!important;
		padding: 40px;
		color: #61a5ff;
	}
	

}
@media screen and (max-width:425px){
	.information-page-14 .bottom_img_layout p {
		position: absolute;
		font-size: 16px!important;
		line-height: 24px!important;
		padding: 25px;
		color: #61a5ff;
	}

}
@media screen and (max-width:375px){
	.information-page-14 .bottom_img_layout p {
		position: absolute;
		font-size: 14px!important;
		line-height: 20px!important;
		padding: 10px;
		color: #61a5ff;
	}

}
@media screen and (max-width: 640px){
	.loan-text>h2,.loan-cases>h2,.IVA-adv h2,
	.page_box>h1, .qus-info>h2, .page_box h2, .compass-property>h2{
		line-height: 60px !important;
		font-size: 24px !important;
	}
	.tab_nav ul li{
/*		width: calc(100% / 3) !important;*/
/*		border-bottom: 1px solid rgb(0, 0, 0, 0.8);*/
	}
	.tab_nav ul li:last-child{
		border: 1px solid rgb(0, 0, 0, 0.8);
		/*border-top:0;*/
	}
/*	.tab_nav ul li:nth-child(2){
		border-right:0;
		border-left:0;
	}*/
}
@media screen and (max-width: 760px){
	.tab_nav ul{
		border: 0;
	}
	.tab_nav ul li{
		font-size:14px;
		float: left;
		width: calc((100% - 4px) / 4);
		height: 60px;
		text-align: center;
		border: 1px solid rgb(0, 0, 0, 0.8);
		padding-top: 10px;
		line-height: initial;
	}
	.compass_tab_nav ul li{
		font-size:14px;
	}
}


		/*IVA-page*/
		.IVA-adv h2{
			text-align: center;
			line-height: 80px;
			font-size: 28px;
			margin: 40px 0;
			color: rgb(50, 75, 116);
		}
		.IVA-adv p{
			font-size:16px;
			line-height:30px !important;
		}