﻿@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700);

/* Reset1 ---------------------------------------- */
*
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	text-decoration: none;
	font-size: 100%;
	-webkit-text-size-adjust: none;
	vertical-align: baseline;
	position: relative;
	font-weight: normal;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

html, body
{
	margin: 0;
	width: 100%;
	height: 100%;
}

body { background: #2d2d2d; }

body, button, input, select, textarea, label
{
	font: 14px/1.4 "Open Sans",SimSun,微软雅黑,宋体,STXihei,华文细黑,sans-serif;
	color: #635646;
}

img
{
	border: none;
	max-width: 100%;
}

:focus { outline: 0; }

input.chk{width: 5%;}

a
{
	-webkit-transition-property: color;
	-moz-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	transition-duration: 0.3s;
}

a, a:visited
{
	text-decoration: none;
	color: #1a0d0b;
}

a:hover { color: #111; }
.selected { color: #fff; }

/* Clearfix
---------------------------------------- */

.group:before, .group:after
{
	content: "";
	display: table;
}

.group:after { clear: both; }
.group { *zoom: 1; }

/* Headings ---------------------------------------- */
h1,h2,h3,h4,h5,h6,p { color: #dbbc3f; }

h1, h2
{
	font-size: 32px;
	font-family: "Open Sans",SimSun,微软雅黑,宋体,STXihei,华文细黑,sans-serif;
	letter-spacing: -1px;
}

h2
{
	font-size: 24px;
	letter-spacing: -1px;
	color: #222;
}

h3
{
	font-size: 18px;
	margin-bottom: 20px;
	color: #71583a;
}

h4
{
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
}

h5
{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}

h6
{
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 20px;
	color: #888;
}

p
{
	color: #7a6b58;
	margin-bottom: 20px;
}

strong, b
{
	font-weight: bold;
	color: #5c4d1f;
}

/* Forms ---------------------------------------- */
label
{
	margin-bottom: 3px;
	width: auto;
	display: block;
}

form i
{
	font-style: normal;
	margin-right: 20px;
}

select { margin-bottom: 20px; }

input, textarea
{
	padding: 2px;
	background: #dedede;
	width: 300px;
	margin-bottom: 10px;
	color: #4c4339;
	border: none;
}

input[type=submit] { -webkit-appearance: none; }

input.radio
{
	width: 25px;
	margin-bottom: 20px;
	border: none !important;
	background-color: transparent !important;
}

input.button { display: block; }
select option, select { background: #dedede !important; }

label.error
{
	background: #ca5a43;
	border-radius: 8px;
	padding: 3px 10px;
	color: #fff;
	display: inline-block;
	width: auto;
	margin-left: 10px;
	font-weight: normal;
	font-size: 11px;
}

input.error { background: #EEC4C2; }

/* Lists ---------------------------------------- */
.main ul, .main ol { margin-bottom: 30px; }

.main li
{
	margin-left: 20px;
	line-height: 1.2;
	margin-bottom: 10px;
}

/* Modules --------------------------*/
.ds
{
	-moz-box-shadow: 0px 5px 15px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0px 5px 15px rgba(0,0,0,0.4);
	box-shadow: 0px 5px 15px rgba(0,0,0,0.4);
}

.notxt
{
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

.clr { clear: both; }

hr
{
	display: block;
	position: relative;
	padding: 0;
	margin: 0 0 20px 0;
	width: 100%;
	clear: both;
	border: none;
	border-top: 1px solid #ccc;
	font-size: 1px;
	line-height: 0;
	overflow: visible;
}

.button, a:link.button, a:visited.button
{
	border-radius: 20px;
	padding: 6px 18px;
	display: inline-block;
	width: auto;
	cursor: pointer;
	background-color: #111;
	color: #dbbc3f;
}

:hover.button, a:hover.button
{
	color: #fff;
	background: #dbbc3f;
}

.hide { display: none; }

.whatsapp{position:fixed;bottom:.75rem;right:.75rem;z-index:999;animation:5s ring ease infinite;animation-fill-mode:both}.whatsapp img{max-width:80px}@media only screen and (min-width:48em){.whatsapp{bottom:1rem;right:1rem}.whatsapp img:hover{animation:none}}@keyframes ring{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}1%,2%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}3%,5%,7%,9%{-webkit-transform:scale3d(1.2,1.2,1.2) rotate3d(0,0,1,3deg);transform:scale3d(1.2,1.2,1.2) rotate3d(0,0,1,3deg)}4%,6%,8%{-webkit-transform:scale3d(1.2,1.2,1.2) rotate3d(0,0,1,-3deg);transform:scale3d(1.2,1.2,1.2) rotate3d(0,0,1,-3deg)}10%,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}

/* Structure ---------------------------------------- */
.container
{
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

.contents
{
	background: url(i/sidebar-shine.png) 0 50% no-repeat, #fff url(i/pagebg.png) repeat-y;
	width: 100%;
}

.homepage .contents
{
	background: transparent;
	background-image: none;
}

.header
{
	background: linear-gradient(135deg, #000000 0%, #000000 51%, #292929 51%, #121212 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#121212', GradientType=1 );
}

ul.nav
{
	list-style: none;
	float: right;
	height: 125px;
	overflow: hidden;
	padding-right: 10px;
}

ul.nav li
{
	float: left;
	position: relative;
}

ul.nav a
{
	display: block;
	height: 40px;
	line-height: 40px;
	padding: 70px 10px;
	color: #dbbc3f;
	text-transform: uppercase;
	font-size: 13px;
}

#cn ul.nav a
{
	font-size: 16px;
	padding: 70px 15px;
}

ul.nav a:hover, ul.nav a.selected { color: #fff; }

.header h1
{
	display: block;
	width: 200px;
	height: 125px;
	float: left;
	padding: 10px;
	margin: 0;
}

.header h1 img { width: 180px; }

.feature
{
	width: 100%;
	height: 325px;
	background: url(i/cards-shadow.png) no-repeat, #fff url(i/cards-bg.jpg) no-repeat;
	overflow: hidden;
	clear: both;
}

.card1, .card2, .card3
{
	display: inline-block;
	width: 337px;
	height: 325px;
	overflow: hidden;
	float: left;
}

.card2 { width: 286px; }
.feature a img { position: absolute; }

.card1 img
{
	top: 23px;
	left: 86px;
	z-index: 2;
}

.card2 img
{
	top: 10px;
	left: 0;
	z-index: 3;
}

.card3 img
{
	top: 23px;
	left: -8px;
	z-index: 2;
}

.sidebar
{
	width: 330px;
	float: left;
	padding-top: 30px;
}

.sidebar a
{
	display: block;
	margin-right: -5px;
}

.main
{
	width: 630px;
	min-height: 650px;
	float: right;
	padding: 20px 40px;
}

.main img
{
	border: 5px solid #fff;
	background: #eee;
	-moz-box-shadow: 0px 5px 5px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0px 5px 5px rgba(0,0,0,0.4);
	box-shadow: 0px 5px 5px rgba(0,0,0,0.4);
	max-width: 540px;
}

.main .cyc span { width: 540px; height: auto}

.hero {
  padding-bottom: 60%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  border: 5px solid #fff;
-moz-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.4);
-webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.4);
box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.4);
}

.hero div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover !important;  
  transition: opacity 2.5s;
  opacity: 0;
  display: block;
}

.hero .contact1{
  background: url(/wp-content/uploads/outlet1.jpg) no-repeat;
}
.hero .contact2{
  background: url(/wp-content/uploads/outlet2.jpg) no-repeat;
}
.hero .contact3{
  background: url(/wp-content/uploads/outlet3.jpg) no-repeat;
}
.hero .contact4{
  background: url(/wp-content/uploads/outlet4.jpg) no-repeat;
}

.hero div:first-child {
  z-index: 2;
  opacity: 1;
}

.hero div:last-child {
  z-index: 1;
  opacity: 1;
}

.main img.goR
{
	float: right;
	margin: 0 0 10px 20px;
	max-width: 260px;
}

.main img.goL
{
	float: left;
	margin: 0 20px 10px 0;
	max-width: 260px;
}

.main p img.noBorder
{
	border: none;
	background: transparent;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.thumbs a
{
	display: block;
	margin: 0 20px 20px 0;
	float: left;
	width: 160px;
	height: 180px;
	text-align: center;
	font-size: 12px;
	line-height: 20px;
	color: #7a6b58;
}

.thumbs img
{
	width: 160px;
	border: 4px solid #fff;
}

.footer
{
	width: 100%;
	height: 48px;
	clear: both;
	background: #896a31;
	position: relative;
}

.footer p, .footer .lang
{
	height: 39px;
	line-height: 39px;
	font-size: 11px;
	color: #aa8541;
	width: 100%;
	top: 9px;
	left: 0;
	background: #000;
	padding: 0 20px;
	text-align: right;
	position: absolute;
	z-index: 2;
}

.footer p a:link, .footer p a:visited { color: #aa8541; }
.footer br { display: none; }

.footer .lang
{
	width: 450px;
	text-align: left;
	z-index: 3;
}

.footer .lang a:link, .footer .lang a:visited
{
	padding: 2px 8px;
	border-radius: 8px;
	font-weight: bold;
	margin-right: 3px;
	color: #D0A24E;
	background: #000;
}

.footer .lang a:hover, .footer .lang a.selected
{
	background: #D0A24E;
	color: #000;
}

.credit
{
	width: 100%;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 9px;
	letter-spacing: 5px;
	text-transform: uppercase;
}

.credit a:link, .credit a:visited { color: #7c7267; }

a[href^=tel]
{
	color: inherit;
	text-decoration: none;
}

@media screen and (max-width: 320px)
{
	label { font-size: 13px; }
	
	.footer br
	{
		display: block;
		line-height: 25px;
	}
}

@media screen and (max-width: 540px)
{
	h1 { font-size: 24px; }
	h2 { font-size: 18px; letter-spacing: 0; }
	h3 { font-size: 16px; }
	
	.container
	{
		width: 100%;
		overflow: hidden;
	}
	
	.header { background: #111; }
	
	.header h1
	{
		display: block;
		width: 50%;
		height: auto;
		float: none;
		margin: 5px auto 0;
	}
	
	.header h1 img { width: 100%; }
	
	.banner
	{
		padding-bottom: 133%;
		height: 0;
		overflow: hidden;
		max-width: 100%;
	}
	
	.banner a, #cn .banner a
	{
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background-size: cover;
	}
	
	.banner1 { background: #000 url(../wp-content/uploads/banner1m.jpg) no-repeat; }
	.banner2 { background: #000 url(../wp-content/uploads/banner2m.jpg) no-repeat; }
	.banner3 { background: #000 url(../wp-content/uploads/banner3m.jpg) no-repeat; }
	.banner4 { background: #000 url(../wp-content/uploads/banner4m.jpg) no-repeat; }
	.banner5 { background: #000 url(../wp-content/uploads/banner5m.jpg) no-repeat; }
	#cn .banner1 { background: #000 url(../cn/wp-content/uploads/banner1m.jpg) no-repeat; }
	#cn .banner2 { background: #000 url(../cn/wp-content/uploads/banner2m.jpg) no-repeat; }
	#cn .banner3 { background: #000 url(../cn/wp-content/uploads/banner3m.jpg) no-repeat; }
	#cn .banner4 { background: #000 url(../cn/wp-content/uploads/banner4m.jpg) no-repeat; }
	#cn .banner5 { background: #000 url(../cn/wp-content/uploads/banner5m.jpg) no-repeat; }
	#pager { display: none; }
	
	.feature
	{
		background-image: none;
		background: #fff;
		height: auto;
		overflow: show;
		clear: both;
	}
	
	.card1, .card2, .card3
	{
		display: block;
		width: 100%;
		height: auto;
		overflow: show;
		float: none;
		background: #fff url(i/cards-bg.jpg) no-repeat;
	}
	
	.feature a img
	{
		position: relative;
		top: auto;
		left: auto;
		margin: 10px auto;
		width: 75%;
		display: block;
	}
	
	.sidebar
	{
		width: 100%;
		float: none;
		background: #DB9F41;
		text-align: center;
		padding-top: 20px;
	}
	
	.sidebar a
	{
		display: inline;
		margin-left: -13px;
	}
	
	.main
	{
		width: 100%;
		min-height: auto;
		float: none;
		padding: 20px;
	}
	
	.contents
	{
		background-image: none;
		background: #fff;
		width: 100%;
	}
	
	.main img { max-width: 100%; }
	.main .cyc span { width: 100%; }
	
	.main img.goR, .main img.goL
	{
		float: none;
		margin: 0 0 20px;
		max-width: 100%;
	}
	
	.thumbs a
	{
		margin: 2%;
		float: left;
		width: 46%;
		height: auto;
	}
	
	.thumbs img
	{
		width: 100%;
		display: block;
		margin-bottom: 10px;
	}
	
	input, textarea, select { max-width: 100%; }
	.footer { height: auto; }
	
	.footer p, .footer .lang
	{
		height: auto;
		line-height: 1.5;
		top: auto;
		left: auto;
		background: #000;
		padding: 20px;
		text-align: center;
		position: relative;
	}
	
	.footer p a:link, .footer p a:visited { color: #aa8541; }
	
	.footer .lang
	{
		width: auto;
		text-align: center;
	}
}

@media screen and (min-width: 541px)
{
	.banner
	{
		width: 980px;
		height: 354px;
		margin-left: -10px;
		overflow: hidden;
	}
	
	.banner a, #cn .banner a
	{
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background-size: cover;
	}
	
	.banner1 { background: #000 url(../wp-content/uploads/banner1.jpg) no-repeat; }
	.banner2 { background: #000 url(../wp-content/uploads/banner2.jpg) no-repeat; }
	.banner3 { background: #000 url(../wp-content/uploads/banner3new-min.jpg) no-repeat; }
	.banner4 { background: #000 url(../wp-content/uploads/banner1.jpg) no-repeat; }
	.banner5 { background: #000 url(../wp-content/uploads/banner2.jpg) no-repeat; }
	#cn .banner1 { background: #000 url(../cn/wp-content/uploads/banner1.jpg) no-repeat; }
	#cn .banner2 { background: #000 url(../cn/wp-content/uploads/banner2.jpg) no-repeat; }
	#cn .banner3 { background: #000 url(../cn/wp-content/uploads/banner3.jpg) no-repeat; }
	#cn .banner4 { background: #000 url(../cn/wp-content/uploads/banner1.jpg) no-repeat; }
	#cn .banner5 { background: #000 url(../cn/wp-content/uploads/banner2.jpg) no-repeat; }
	
	#pager
	{
		width: 100%;
		height: 40px;
		text-align: center;
		position: absolute;
		top: 445px;
		left: 0;
		z-index: 9999;
	}
	
	#pager a
	{
		display: inline-block;
		width: 12px;
		height: 12px;
		background: #FECC58;
		margin-left: 8px;
		border-radius: 50%;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
	}
	
	#pager a.activeSlide { background: #fff; }
}
