@charset "utf-8";
/* CSS Document */

header{
	width: 100%;
	max-width: 1920px;
	height: 170px;
	margin: 0 auto;
	background: #f0f0f0;

}	
#HeaderForm{
	width: 100%;
	height:150px;
	max-width: 1600px;
	margin: 0 auto;		
	padding-left: 10px;
	padding-right: 10px;
	box-sizing: border-box;
}
#Logo{
	width: 84px;
	height: 96px;
	margin-top: 60px;	
	position: fixed;
}	
#Map{
	width: 100%;		
	background: #f0f0f0;
	padding-bottom: 50px;
}
#MapForm{
	width: 100%;
	max-width: 1620px;
}
#MapForm:after{
	content: '';
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
#MapLeft{
	width: calc(100% - 470px);
	max-width: 1118px;

	padding-left: 50px;
	padding-right: 20px;
	box-sizing: border-box;
	float: left;
	margin-top: -130px;

}
.MapImg{
	width: 100%;
	display: none;
}

.MapImg img{
	max-width: 100%;
}
#MapRight{
	width: 470px;	
	height: 640px;
	float: right;
	border-left: 2px solid #b7a393;
	box-sizing: border-box;
	

}
#MapTitle{
	width: 100%;
	color: #8c8c8c;
	font-family: 'Vollkorn', serif;
	font-size: 50px;
	letter-spacing: 3px;
}
#MapRightForm{
	width: 100%;
	max-width: 390px;
	float: right;
}
#MapMenu{
	width: 100%;
}

.MapName{
	height: 16px;
	line-height: 18px;
	color: #8c8c8c;
	padding-right: 10px;
	border-right: 1px solid #8c8c8c;
	display: inline-block;
	padding-left: 5px;
	letter-spacing: 1px;
	margin-bottom: 15px;
	transition: all .5s;
	cursor: pointer;
	text-transform: uppercase;
}
.NoBorder{
	border: none !important;
}
.MapMenuAct{
	color: #8f3834;
	font-weight: 500;
}
#MapArea{
	width: 100%;
}

.MapArea{
	width: 100%;
	display: none;
}

.BtnArea{
	width: 100%;
	height: 70px;		
	line-height: 70px;
	margin-top: 30px;
	border-radius: 30px;
	background: url("/en/Assets/Web/Images/Contact/IconNext.png") no-repeat center right;
	background-color: #FFF;
	background-position: 320px 28px;
	color: #8c8c8c;
	box-sizing: border-box;
	padding-left: 50px;
	font-size: 18px;
	font-style: italic;
	letter-spacing: 1px;
	cursor: pointer;
	text-transform: uppercase;

}
#MapInfo{
	width: 387px;
	padding: 40px;
	box-sizing:border-box;
	background: #FFF;
	border-radius: 30px;
	margin-top: 30px;
	display: none;

}
#BtnMapInfoClose{
	width: 31px;
	height: 25px;
	background: url("/en/Assets/Web/Images/Contact/BtnClose.svg") no-repeat;
	position: absolute;
	margin-left: 286px;
	margin-top: -10px;
	cursor: pointer;
}
#MapInfoTitle{
	width: fit-content;
	height: 30px;
	color: #b7a393;		
	display: block;
	letter-spacing: 1px;
	font-weight: 300;
	font-size: 18px;
	text-transform: uppercase;
}
.MapInfotList{
	width: 100%;

}
.MapLine{
	width: 85px;
	height: 30px;
	margin-top: 30px;
	border-top: 1px dashed #c8c8c8;
}
.MapInfoTitle{
	width: fit-content;
	height: 30px;
	color: #b7a393;		
	display: block;
	letter-spacing: 1px;
	font-weight: 300;
	font-size: 18px;
	text-transform: uppercase;		

}
.MapInfoText{
	width: 100%;
	color: #8c8c8c;
	font-weight: 200;
	line-height: 25px;

}
.MapInfoTel{
	width: 100%;
	color: #8c8c8c;
	font-weight: 200;
	line-height: 25px;
	padding-top: 10px;
}
/* Info*/
#Info{
	width: 100%;
	height: 600px;
	background: url("/en/Assets/Web/Images/Contact/Bg1.png");
}
#InfoForm{
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding-top: 200px;
	box-sizing: border-box;
	padding-left: 30px;
}
#InfoLeft{
	width: 350px;
	float: left;
}
#InfoLogo{
	width: 150px;
	margin-right: 50px;
	float: left;
}
#InfoClogo{
	width: 174px;
	float: left;
	padding-top: 25px;
}
#InfoRight{
	width:450px;
	float: right;
	padding-top: 20px;
}
#InfotCenter{
	width: 270px;	
	padding-top: 25px;
	float: left;
}
#InfoLink{
	width: 100%;
	height: 100px;
	text-align: center;
	padding-top: 40px;
	box-sizing: border-box;
	padding-left: 5px;
}
#InfoLink a{
	float: left;
	cursor: pointer;
}
.LinkLine{
	width: 15px;
	height: 19px;
	border-bottom: 2px solid #b7a393;	
	margin-left: 4px;
	margin-right: 4px;
	float: left;
}
#InfoTel{
	width: 270px;
	height: 120px;
	line-height: 40px;
	text-align: right;
	background: url("/en/Assets/Web/Images/Contact/phone.png") no-repeat left top;
	font-size: 20px;
	letter-spacing: 1px;
	margin: 0 auto;		
}
#InfoFax{
	width: 270px;
	height: 100px;
	line-height: 40px;
	text-align: right;
	background: url("/en/Assets/Web/Images/Contact/Fax.png") no-repeat left top;
	font-size: 20px;
	letter-spacing: 1px;
	margin: 0 auto;		
}
#InfoAddress{
	width: 450px;
	height: 140px;
	line-height: 40px;
	text-align: left;
	background: url("/en/Assets/Web/Images/Contact/Map.png") no-repeat left top;
	background-position: 0px 5px;
	font-size: 20px;
	letter-spacing: 1px;

	box-sizing: border-box;
	padding-left: 80px;
}
#BtnMore{
	padding-left: 80px;
}
/* Contact*/
#Contact{
	width: 100%;
	padding-top: 190px;
	background: #f0f0f0;
	padding-bottom: 190px;
}
#ContactForm{
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}
#ContactLeft{
	width: 250px;
	float: left;
}
#ContactRight{
	width: calc(100% - 250px);
	margin-left: 250px;
}
#ContactTitle{
	height: 240px;
	font-family: 'Vollkorn', serif;
	writing-mode: vertical-lr;
	text-orientation: mixed;
	color: #b7a393;
	font-style: italic;
	font-weight: bold;
	font-size: 50px;
	text-transform:uppercase;
	letter-spacing: 1px;		
}
#SendForm{
	width: 100%;
	border: 1px solid #c8c8c8;
	border-top: none;
	border-bottom: none;
	box-sizing: border-box;
	padding-left: 40px;
	padding-right: 40px;

}
.InputList{
	width: calc(50% - 22px);
	height: 115px;
	border-top: 1px solid #c8c8c8;
	box-sizing: border-box;
	display: inline-block;
	padding-top: 30px;
	
}
.LabText{
	width: 100%;
	height: 30px;
	padding-left: 10px;
	box-sizing: border-box;

	color: #b7a393;
}
.MarginLeft40{
	margin-left: 40px;
}
.BorderBottom{
	border-bottom: 1px solid #c8c8c8;
}
#Mess{
	height: 230px;
	float: right;
}
#SendForm input{
	width: 99%;
	height: 40px;
	border: none;
	background: #f0f0f0;
	font-size: 20px;
	padding-left: 10px;
}
#SendForm textarea{
	width: 99%;
	height: 160px;
	border: none;
	background: #f0f0f0;
}
select::-ms-expand { display: none; }
	#SendForm select{
	
}
#Country{
	width: 99%;
	height: 40px;
	border: none;

	 -moz-appearance:none; /* Firefox */
	-webkit-appearance:none; /* Safari and Chrome */
	appearance:none;
	background:url("/en/Assets/Web/Images/Contact/BtnDown.png") no-repeat center right transparent;

	padding-right: 45px;
	box-sizing: border-box;
	padding-left: 5px;


}
#BtnForm{
	width: 100%;
	height: 120px;
}
#CodeImg{
	margin-top: 60px;
	margin-left: 30px;
	float: left;
	color:rgba(102,102,102,1.00)
}
#Code{
	width: calc(50% - 200px);
	height: 30px;
	margin-top: 70px;
	margin-left: 20px;
	border: none;
	border-bottom: 2px solid #c8c8c8;
	background: #f0f0f0;
}
#BtnSend{
	width: calc(50% - 62px);
	height: 65px;
	line-height: 65px;
	background: #b7a393;
	float: right;
	margin-right: 40px;
	margin-top: 40px;
	color: #FFF;
	text-align: center;
	font-size: 18px;
	letter-spacing: 1px;
	border-radius: 28px;
}
#FooterTopLine{
	background: url("/en/Assets/Web/Images/Contact/footerBg.png") no-repeat top center;
}
.MapInfo{
	display: none;
}
input::placeholder{
	color: #FF0000;
	font-size: 20px;			
}
textarea::placeholder{
	color: #FF0000;
	font-size: 20px;		
}
@media screen and (min-width: 992px){
	.MapInfotList{
		padding-bottom: 40px;
	}
}
@media screen and (min-width: 992px) and (max-width: 1640px){
	/*
	#MapLeft{
		width: calc(100% - 430px);		

	}
	*/
	.MapImg{
		width: 100%;			
	}

	.MapImg img{
		max-width: 100%;
	}
	#MapRight{
		width: 430px;	
		height: 640px;
		float: right;
		border-left: 2px solid #b7a393;
		box-sizing: border-box;		
		padding-left: 20px;
		padding-right: 20px;

	}
}	
@media screen and (min-width: 992px) and (max-width: 1360px){
	#MapLeft{
		width: calc(100% - 570px);
		padding-left: 130px;
		padding-right: 20px;
		box-sizing: border-box;
		float: left;
		margin-top: -130px;
	}
	#MapRight{
		margin-right: 100px;
	}
	#Contact{
		box-sizing: border-box;
		padding-left: 120px;
		padding-right: 120px;
	}
	#ContactLeft{
		width: 250px;
		float: left;
	}
	#ContactRight{
		width: calc(100% - 250px);
		margin-left: 250px;
	}
	
}
@media screen and (min-width: 992px) and (max-width: 1250px){
	#InfoLeft{
		width: 300px;
		float: left;
	}
	#InfoLogo{
		width: 120px;
		margin-right: 00px;
		float: left;
	}
	#InfoClogo{
		width: 174px;
		float: left;
		padding-top: 25px;
	}
	#InfoRight{
		width:450px;
		float: right;
		padding-top: 20px;
	}
	#InfotCenter{
		width:calc(100% - 750px);
		margin-left:300px;
		padding-top: 25px;

	}
	#InfoTel{
		width: 260px;
		height: 120px;
		line-height: 40px;
		text-align: right;
		background-image: url("/en/Assets/Web/Images/Contact/phone.png") no-repeat left top;
		font-size: 20px;
		letter-spacing: 1px;
		margin: 0 auto;		
	}
	#InfoFax{
		width: 260px;
		height: 100px;
		line-height: 40px;
		text-align: right;
		background: url("/en/Assets/Web/Images/Contact/fax.png") no-repeat left top;
		font-size: 20px;
		letter-spacing: 1px;
		margin: 0 auto;		
	}
	#InfoAddress{
		width: 440px;
		height: 140px;
		line-height: 40px;
		text-align: left;
		background: url("/en/Assets/Web/Images/Contact/Map.png") no-repeat left top;
		background-position: 0px 5px;
		font-size: 20px;
		letter-spacing: 1px;

		box-sizing: border-box;
		padding-left: 70px;
	}
}
@media screen and (max-width: 991px){
	#Logo{
		width: 58px;
		height: 65px;
		margin-top: 30px;
		left: 35px;		
		position: absolute;
	}
	#Logo img{
		width: 58px;
	}
	#MapRight{
		width: 100%;	
		height: auto;
		float: none;
		border-left: none;
		box-sizing: border-box;
	}
	#MapTitle{	
		font-size: 30px;
		letter-spacing: 1px;
		text-align: center;
	}
	#MapText{
		width: 100%;
		height: 20px;
		padding-top: 30px;
		padding-bottom: 5px;
		text-align: center;
		color: #8c8c8c;
		font-size: 12px;
		letter-spacing: 1px;
	}
	#MapMenu{
		text-align: center;
	}
	.MapName{
		font-size: 14px;
		margin-bottom: 10px;
	}
	#MapRightForm{
		width: 100%;
		max-width: 100%;
		float: none;
		padding-left: 30px;
		padding-right: 30px;
		box-sizing: border-box;
	}
	#MapLeft{
		width: 100%;
		float: none;
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 30px;
		margin-top: 0px;
	}
	#MapArea-Mb{
		width: 100%;
		padding-left: 30px;
		padding-right: 30px;
		box-sizing: border-box;
		padding-bottom: 30px;
	}
	.BtnArea-Mb{
		width: 100%;
		height: 40px;		
		line-height: 40px;
		margin-top: 30px;
		border-radius: 18px;
		background: url("/en/Assets/Web/Images/Contact/IconNext.png") no-repeat center right;
		background-color: #FFF;
		background-position: calc(100% - 20px) 18px;
		color: #8c8c8c;
		box-sizing: border-box;
		padding-left: 20px;
		font-size: 14px;
		font-style: italic;
	}

	/* Info*/
	#Info{
		width: 100%;
		height: auto;
		background: url("/en/Assets/Web/Images/Contact/Bg1.png");
		padding-bottom: 30px;
	}
	#InfoForm{
		width: 100%;
		height: 600px;
		max-width: 1200px;
		margin: 0 auto;
		padding-top: 50px;
		padding-left: 30px;
		padding-right: 30px;
		box-sizing: border-box;

	}
	#InfoLeft{
		width: 100%;
		height: 180px;
		float: none;
	}
	#InfoLogo{
		width: 58px;
		margin-right: 0px;
		float: left;
	}

	#InfoLogo img{
		width: 58px;
	}

	#InfoClogo{
		width: calc(100% - 60px);
		float: none;
		padding-top: 20px;
		text-align: center;
		position: absolute;

	}
	#InfoClogo img{
		width: 140px;
		margin: 0 auto;
	}
	#InfoRight{
		width: 100%;
		float: none;
		padding-top: 20px;
	}
	#InfotCenter{
		width:100%;
		margin: 0 auto;
		padding-top: 25px;
	}
	#InfoLink{
		width: 154px;
		text-align: center;
		padding-top: 40px;
		box-sizing: border-box;
		padding-left: 0px;
		margin: 0 auto;
	}
	#InfoLink a{
		float: left;
	}
	#InfoLink img{
		width: 36px;
	}
	.LinkLine{
		width: 15px;
		height: 19px;
		border-bottom: 2px solid #b7a393;	
		margin-left: 4px;
		margin-right: 4px;
		float: left;
	}
	#InfoTel{
		width: 270px;
		height: 90px;
		line-height: 40px;
		text-align: left;
		background: url("/en/Assets/Web/Images/Contact/phone.png") no-repeat left top;
		background-size: 36px;
		font-size: 16px;
		letter-spacing: 1px;
		margin: 0 auto;		
		padding-left: 60px;
		box-sizing: border-box;
	}
	#InfoFax{
		width: 270px;
		height: 90px;
		line-height: 40px;
		text-align: left;
		background: url("/en/Assets/Web/Images/Contact/Fax.png") no-repeat left top;
		background-size: 36px;
		font-size: 16px;
		letter-spacing: 1px;
		margin: 0 auto;		
		padding-left: 60px;
		box-sizing: border-box;
	}
	#InfoAddress-Mb{
		width: 300px;
		height: auto;
		line-height: 25px;
		text-align: left;
		background: url("/en/Assets/Web/Images/Contact/Map.png") no-repeat left top;
		background-size: 36px;
		background-position: 15px 5px;
		font-size: 16px;
		letter-spacing: 1px;
			margin: 0 auto;	
		box-sizing: border-box;
		padding-left: 75px;
	}
	#BtnMore-Mb{
		width: 270px;
		height: 80px;
		line-height: 80px;
		padding-left: 90px;
	}
	#MapInfo{
		width: calc(100% - 60px);
		padding: 20px;
		box-sizing:border-box;
		background: #FFF;
		border-radius: 20px;
		margin-top: 50px;
		display: none;
		position: absolute;
		
		
	}
	#BtnMapInfoClose{
		width: 31px;
		height: 25px;
		background: url("/en/Assets/Web/Images/Contact/BtnClose.svg") no-repeat;
		background-size: 26px;
		position: absolute;
		margin-left: 0px;
		margin-top: 0px;
		right: 50px;
		cursor: pointer;
	}
	#MapInfoTitle{
		width: fit-content;
		height: 30px;
		color: #b7a393;		
		display: block;
		letter-spacing: 1px;
		font-weight: 300;
		font-size: 14px;
		text-transform: uppercase;
	}
	.MapInfotList{
		width: 100%;
		
	}
	.MapLine{
		width: 85px;
		height: 20px;
		margin-top: 0px;
		border-top: 2px dashed #c8c8c8;
	}
	.MapInfoTitle{
		width: fit-content;
		height: 30px;
		color: #b7a393;		
		display: block;
		letter-spacing: 1px;
		font-weight: 400;
		font-size: 14px;
		text-transform: uppercase;		
		padding-top: 00px;
			
	}
	.MapInfoText{
		width: 100%;
		color: #8c8c8c;
		font-weight: 300;
		line-height: 25px;
		font-size: 12px;
		
	}
	.MapInfoTel{
		width: 100%;
		color: #8c8c8c;
		font-weight: 300;
		line-height: 25px;
		padding-top: 10px;
		font-size: 12px;
	}
	.MapArea-Mb{
		text-transform: uppercase;
		display: none;
	}
	
	/* Contact*/
	#Contact{
		width: 100%;
		padding-top: 80px;
		background: #f0f0f0;
		padding-bottom: 140px;
	}
	#ContactForm{
		width: 100%;
		max-width: 1200px;
		margin: 0 auto;
	}
	#ContactLeft{
		width: 100%;
		float: none;
	}
	#ContactRight{
		width: 100%;
		margin-left: 0;
		padding-left: 30px;
		padding-right: 30px;
		box-sizing: border-box;
		padding-top: 30px;
	}
	#ContactTitle-Mb{
		width: 240px;
		height: 100%;
		font-family: 'Vollkorn', serif;			
		writing-mode:horizontal-tb;		
		text-orientation: mixed;
		color: #b7a393;
		font-style: italic;
		font-weight: bold;
		font-size: 30px;
		text-transform:uppercase;
		letter-spacing: 1px;	
		margin: 0 auto;
		text-align: center;
	}
	#SendForm{
		width: 100%;
		border: 1px solid #c8c8c8;;
		border-top: none;
		border-bottom: none;
		box-sizing: border-box;
		padding-left: 20px;
		padding-right: 20px;

	}
	.InputList{
		width: 100%;
		height: 65px;
		border-top: 1px solid #c8c8c8;;
		box-sizing: border-box;
		display: block;
		padding-top: 10px;
	}
	.LabText{
		width: 100%;
		height: 20px;
		padding-left: 0px;
		box-sizing: border-box;

		color: #b7a393;
	}
	.MarginLeft40{
		margin-left: 0px;
	}
	.BorderBottom{
		border-bottom: 1px solid #c8c8c8;;
	}
	#Mess{
		height: 130px;
		float: none;
		border-bottom: none;
	}
	#SendForm input{
		width: 100%;
		height: 30px;
		border: none;
		background: #f0f0f0;
	}
	#SendForm textarea{
		width: 100%;
		height: 80px;
		border: none;
		background: #f0f0f0;
	}
	#BtnForm{
		width: 100%;
		height: 120px;
	}
	#CodeImg{
		margin-top: 60px;
		margin-left: 30px;
		float: left;
		color:rgba(102,102,102,1.00)
	}
	#Code{
		width: calc(100% - 180px);
		height: 30px;
		margin-top: 70px;
		margin-left: 0px;
		border: none;
		border-bottom: 1px solid #c8c8c8;
		background: #f0f0f0;
	}
	#BtnSend{
		width: 200px;;
		height: 35px;
		line-height: 35px;
		background: #b7a393;
		float: none;
		margin-right: 0px;
		margin-top: 0px;
		color: #FFF;
		text-align: center;
		font-size: 18px;
		letter-spacing: 1px;
		border-radius: 28px;
		margin: 0 auto;
		margin-top: 50px;
	}
	#Country{
		background:url("/en/Assets/Web/Images/Contact/BtnDown.png") no-repeat center right transparent;
		
	}
	#FooterTopLine{
		background: url("/en/Assets/Web/Images/Contact/footerBg.png") no-repeat top center;
		background-size: 120%;
	}
}