@charset "utf-8";
/* CSS Document */
	*:focus{
		outline: none;
	}

	.ColorRed::placeholder{
		color:#ab272d;
	}
	.Red{
		color: #ab272d;
	}
	.Btn02{
		color: #000 !important;
		background:#8fbdcc !important;
	}
@media screen and (min-width: 1441px) {	

	#Banner{
		max-width: 1600px;
		height: 400px;
		margin: 0 auto;		
		background: url("/Assets/Web/Images/Contact/BannerBg.jpg") bottom no-repeat;
		padding-top: 250px;
		margin-bottom: 100px;
		padding-left: 160px;

	
	}
	#BannerTitle{
		width: 375px;
		height: 230px;
		background: #92d1d5;
		padding-left: 55px;
		box-sizing: border-box;
		margin-top: 85px;
		padding-top: 70px;
	}
	#BannerTitleText{
		width: 100%;
		height: 88px;
		line-height: 28px;
		font-size: 32px;
		font-weight: bold;
		color: #FFF;		
		border-left: 6px solid #FFF;
		letter-spacing: 5px;
		margin-bottom: 80px;
		padding-left: 40px;
	}
	#Info{
		width: 1440px;
		margin: 0 auto;
		padding-left: 62px;
		padding-right: 62px;
		box-sizing: border-box;
		margin-bottom: 150px;
	}
	#InfoLeft{
		width: 50%;
		float: left;
	}
	#Info:after{
		content: ".";
		visibility: hidden;
		display: block;
		height: 0;
		clear: both; 
	}
	#Text1{
		width: 500px;
		height: 122px;
		line-height: 35px;
		font-size: 18px;
		font-weight: 500;
		border-bottom: 1px solid #000;
		letter-spacing: 1.2px;
	}
	#Text2{
		width: 500px;
		border-bottom: 1px solid #000;
		height: 186px;
		padding-top: 45px;
	}
	#Text2-1{
		width: 100%;
		height: 90px;
		font-size: 50px;
		font-weight: bold;
		letter-spacing: 6px;
		color: #69a3aa;
	}
	#Text2-2{
		width: 100%;
		font-size: 18px;
		line-height: 25px;
		font-style: italic;
		color: #69a3aa;
		letter-spacing: 3px;
		font-weight: 400;
	}
	#Text3{
		width: 500px;
		padding-top: 40px;
		font-size: 20px;
		font-weight: 500;
		padding-left: 10px;
		line-height: 52px;
	}
	#InfoRight{
		width: 50%;
		float: right;
	}
	#Map{
		width: 625px;
		height: 600px;
		
		margin: 0 auto;
	}
	#Contact{
		max-width: 1600px;
		margin: 0 auto;	
		box-sizing: border-box;	
		margin-bottom: 200px;
	}
	#ContactForm{
		width: 100%;
		max-width: 1455px;
		min-height: 960px;
		border: 1px solid #a1734a;
		margin-left: 145px;
		box-sizing: border-box;
		padding: 100px;		
	}
	#ContactForm:after{
		content: ".";
		visibility: hidden;
		display: block;
		height: 0;
		clear: both; 
	}
	#CFLeft{
		width: calc(100% - 550px);
		height: 530px;
		float: left;
		background: url("/Assets/Web/Images/Contact/Img01.jpg") no-repeat center right;
		margin-left: -245px;		
		padding: 50px;
		padding-right: 70px;
		box-sizing: border-box;
	}
	#LeftText1{
		width: 100%;
		text-align: right;	
		font-size: 50px;
		font-weight: 300;
		color: #FFF;
		letter-spacing: 2px;
		font-style: italic;
	}
	#LeftText2{
		width: 100%;
		text-align: right;	
		font-size: 28px;
		font-weight: 400;
		color: #FFF;
		letter-spacing: 6px;	
	}
	#CFRight{
		width: 650px;
		float: right;
		color: #a1734a;
		font-size: 20px;
		font-weight: bold;
		letter-spacing: 2px;
	}
	.List{
		width: 100%;
		min-height: 100px;
	}
	.ListTitle{
		width: 160px;
		height: 50px;
		line-height: 50px;
		color: #a1734a;
		float: left;
	}
	.Input01{
		width: 465px;
		height: 50px;
		float: left;
		border: none;
		font-size: 18px;
		border-bottom: 1px solid #a1734a;
	}
	.SelectForm{
		width: 465px;
		float: left;
	}
	.Input03{
		width:200px;
		height: 60px;
		line-height: 60px;		
		float: left;
		margin: -7px 10px 30px 0px;
		box-sizing: border-box;
		font-size: 18px;
	}
	.BtnCheckBox{
		display:none;
		
	}
	.BtnCheckBox + label{
		width: 100%;
		margin-right: 0px;		
		vertical-align:middle;
	}
	.BtnCheckBox + label:before {
		content: "";  
		display: inline-block;  
		width: 30px;  
		height: 30px;  
		vertical-align:middle;
		margin-right: 20px;  
		margin-top: -3px;
		background:url("/Assets/Web/Images/Contact/CheckBox.png") no-repeat;

	}
	.BtnCheckBox:checked + label:before {	
		content:""; /* Tick */
		background:url("/Assets/Web/Images/Contact/ChceckBoxTrue.png") no-repeat; 
	}
	.Input02{
		width: 465px;
		height: 160px;
		border: 1px solid #a1734a;
		font-size: 18px;
		resize: none;
	}
	.SendForm{
		width: 465px;
		height: 50px;
		float: left;
		padding-top: 50px;
	}
	#VCode{

		float: left;
	}
	#Code{
		width: 120px;
		height: 40px;
		border: none;
		background: #f5f5f5;
		float: left;
		margin-left: 30px;
		text-align: center;
		font-size: 16px;
	}
	#BtnSend{
		width:120px;
		height: 60px;
		float: right;
		background: #69a3aa;
		text-align: center;
		display: flex;
		justify-content: center;
		align-items: center;
		color: #FFF;
		font-size: 22px;
		font-weight: bold;
		margin-top: -10px;
		border-radius: 60px;
		cursor: pointer;
		
	}
}
@media screen and (min-width: 1441px) and (max-width: 1633px) {

	#ContactForm{
		width: 100%;
		max-width: 1455px;
		min-height: 960px;
		border: 1px solid #a1734a;
		box-sizing: border-box;
		padding: 100px;	
		margin: 0 auto !important;
	}
	#CFLeft{
		width: calc(100% - 650px);
		height: 530px;
		float: left;
		background: url("/Assets/Web/Images/Contact/Img01.jpg") no-repeat top left;
		background-size: cover;
		margin-left: -50px;		
		padding: 50px;
		padding-right: 70px;
		margin-top: 20px;
		box-sizing: border-box;
	}
}