* {
	padding: 0;
	margin: 0;
}
*, *:before, *:after {
  box-sizing: border-box;
}
.clear {
	clear: both;
	height: 0;
}
ul li {
	list-style: none;
}
body {
	line-height: 220%;
	font-size: 14px;
	width: 100%;
	height: 100%;
font-family: 'Prompt', sans-serif;
background: #fff;
	font-weight:400;

	-webkit-font-smoothing: subpixel-antialiased;
-webkit-text-stroke:1px transparent;
}

a, a:link, a:focus {
	text-decoration: none;

	color: #A0917A;
}
h1, h2, h3, h4, h5 {



		text-transform: uppercase;
		letter-spacing: 3px;
	line-height: 130%;
}
h1 {
	font-size: 60px;
	font-weight: 100;
}
h2 {
	font-size: 48px;
	font-weight: 100;
}
h3 {
	font-size: 30px;
	line-height: 140%;
}
h4, h5 {
	font-size: 18px;
	color: #A0917A;
}
strong {
	font-weight: 900;
}


fieldset {
	border: none;
	width: 100%;
	display: block;

}
input, textarea {
 padding: 15px;

 border: none;
 font-family: 'Lato', sans-serif;
 width: 100%;
margin: 1px 0;

}
input.butto {
	width: 100px;
	text-align: center;
	text-transform: uppercase;
	color: #C9C0B3;
	background: #fff;
	cursor: hand;
	cursor: pointer;
	-webkit-transition: all ease-out 0.5s;
    -moz-transition: all  ease-out 0.5s;
    -o-transition: all  ease-out 0.5s;
    transition:all  ease-out 0.5s;
}
input.butto:hover{
	color: #999;background: #ebebeb;
}
label {
	display: none;
}
label[for="terms0"] input {
	width: auto;
}
label.quest, label[for="terms0"], .policy {
	display: block;
	 color:#666;
  text-transform: uppercase;
  text-align: left;
  font-size: 10px;
}
.policy {
	line-height: 100%;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color:#000;


  font-size: 13px;
  opacity:1;
}
::-moz-placeholder { /* Firefox 19+ */
   color:#000;
 text-transform: uppercase;


   font-size: 13px;
}
:-ms-input-placeholder { /* IE 10+ */
   color:#000;
  text-transform: uppercase;

   font-size: 13px;
}
:-moz-placeholder { /* Firefox 18- */
   color:#000;
  text-transform: uppercase;

   font-size: 13px;
}
.gallery_slider {
	position: relative;
}
.image_gall {
	width: 100%;
}
.header.white {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10000;width: 100%;
}

.top1 {


	background: rgba(255,255,255,0.4);
	color: #000;
	padding: 0 40px;
}
.langs {
	float: left;
	text-transform: uppercase;
}
.lang {
	display: inline-block;
	padding: 0 5px;
}
.lang a {
	color: #000;
}
.info {
	float: right;
}
.top2 {
	padding: 30px 40px 0 40px;
}
.logo {
	float: left;
}
.menu {
	float: right;
}
.menu ul li {
	display: inline-block;
	padding: 0 8px;
	text-transform: uppercase;
}
.menu ul li a {

}
.white .menu ul li a, .white .slogan, .white .lang a, .white .top1 {
	color: #fff;
}
.slogan {
	width: 100%;
	position: absolute;
	top: 30%;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	z-index: 100000;
}
.slogan .big {
	font-size: 65px;
	font-weight: 100;
	display: block;
	line-height: 120%;
}
.slogan .small {
	font-size: 15px;
	font-weight: 700;
	display: block;
	padding-top: 10px;
}
.apparts {
	padding: 60px 0 30px 0;
}
.imgleft {
	width: 50%;
	position: relative;
}
.odd .imgleft, .even .textright, .imgleft.all {
	float: left;
}
.even .imgleft, .odd .textright, .textright.all {
	float: right;
}
.imgleft  .aimage {

	width: 100%;
}
.even .textright {
	text-align: right;
}
.textright {
	text-align: left;
	width: 50%;
	padding: 80px;
	background: #c9c0b3;
	color: #fff;
	font-size: 18px;
	font-weight: 300;
}
.odd .textright h2, .textright.all h2 {
	text-align: right;
}

.even .textright h2 {
	text-align: left;
}
.appt {
	padding-top: 35px;
}



.odd .readmore {
	text-align: right;
}

.even .readmore {
	text-align: left;
}
.readmore.langhr a {
	padding: 30px 10px;
}
.readmore a {
	padding: 25px 20px;
	background: #fff;
	border-radius: 100px;
	color: #c9c0b3;
display: inline-block;
width: 75px;
text-align: center;
font-size: 13px;
line-height: 100%;
font-weight: 500;
text-transform: uppercase;
}
.feats {
	padding-top: 35px;
}
.feats li {
	display: inline-block;
	width: 49%;
	padding: 5 10px;
	vertical-align: top
}
.feats li img {
	display: inline-block;
	margin-right: 15px;
	vertical-align: middle;
}
.free-wallc {padding: 0;
}

.free-wallc h2 {
	text-align: center;
	padding-bottom: 40px;
	width: 100%;
}
.name_errorf, .email_errorf, .code_errorf, .terms_errorf {
	color: #900;
	display: none;
	font-size: 13px;
	font-style: italic;
}

.form_wr {
	background: #C9C0B3;
	padding: 70px 0;
}
.form_wr h2 {
	color: #fff;
	text-align: center;
	padding-bottom: 25px;
}
.form_wr .form {

	width: 600px;
	margin:0 auto;
	padding: 50px;
}

.form_wr .form input, .form_wr .form textarea {
	background: #fff;
}
.pnalert {
	position: fixed;
	width: 100%;
	text-align: center;
	top: 0;
	z-index: 100000000;
	display: none;
}
.pnalert_inn {
	padding: 20px;
	background: #C9C0B3;
	color: #fff;
}

.video {
	position: relative;
background-size: cover;
background-position: 50% 50%;
height: 100%;
overflow: hidden;
z-index: 1;
background-color: #000;
}
#vvid {
webkit-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
position: absolute;
top: 50%;
left: 50%;
min-width: 100%;
min-height: 100%;
width: auto;
height: auto;
z-index: -100;
}
.overlay {
	position: absolute;
	background: rgba(0,0,0,0.35);
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.location h1 {
	padding: 70px 0;
	text-align: center
}
.plani {
	text-align: center;
	padding: 70px 0;

}
.plani img {
	max-width: 100%;
	height: auto;
}
.plani h2 {
	padding-bottom: 35px;
}

.footer {
	padding: 60px 0 30px 0;
	text-align: center;
}
.share {
	padding: 10px 0;
	text-align: center;
}
.share .cmp_container {
	display: inline-block;
	padding: 0 3px;
}

.contact {
	margin-top: 60px;
}

.lwhite img {
	display: inline-block;
	vertical-align: middle;
	margin-right: 15px;
}
.lwhite {
	color: white!important;
	padding-right: 15px;
	display: inline-block;

}

.quickl {
	padding-top: 35px;
}

.aadd {
	float: left;
	width: 25%;
	position: relative;
	overflow: hidden;

	background: #C9C0B3;

}
.aadd:hover img {
	opacity: 0.1;
}
.aadd:hover .overlay {
	display: none;
}
.aadd .aall {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 50px;
	z-index: 2000;

}
.aadd img {
	width: 100%;
	height: auto;
	max-width: 100%;
	display:block

}
.aadd .titl {

	text-transform: uppercase;
	font-size: 28px;
	color: #fff;
	font-weight:500;
	position: relative;
	margin-bottom: 10px;


}
.aadd .titl:after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background: #fff;
	content: '';
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(-150%,0,0);
	transform: translate3d(-150%,0,0);
}

.aadd:hover .titl:after {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
.aadd .desss {
	font-size: 18px;
	font-weight: 300;
	width: 100%;
	color: #fff;
margin-top: 10px;
	line-height: 130%;
	opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(100%,0,0);
transform: translate3d(100%,0,0);
}
.aall:hover .desss
 {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
opacity: 1;
}

.aadd .aall a {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1000;
	font-size: 0;
}
