.headers{
	width: 100%;
	height: auto;
	position: absolute;
	left: 0;
	top: 0;
}
a{
	color: #fff;
	display: block;
	text-decoration:none;
}
.terracemenu a{
	color: #696969;
}
a:hover{
	color: #fff;
	text-decoration:none;
}
.terracemenu a:hover{
	color: #696969;
}
.box{
	width: 100%;
	overflow: hidden;
}
.inter{
	margin: 0;
	padding: 0;
}
.info{
	z-index: 9;
	/*overflow: hidden;*/
	position: relative;
}
.info-logo{
	width: 13.1%;
	height: auto;
	margin: 1.6% 0 0 1.87%;
}
.info-nav{
	height: 4.8%;
	margin-top: 1.6%;
	margin-right: 12px;
}
.info-nav div{
	margin:0 4%;
	padding-top: 1.46%;
	font-size: 20px;
	line-height: 38px;
	color:rgba(255,255,255,1);
	cursor: pointer;
}
.present{
	border-bottom: 2px #FBFDFF solid;
}
.title-box{
	width: 100%;
	overflow: hidden;
}
.title{
	width: 81.9%;
	margin: 26.1% 0 0 7.33%;
}
.inlet{
	width: 68%;
	margin:4.133% 0 0 7.33%;
}
.connect{
	width: 22%;
	height: auto;
	margin: 4.4% 0 0 6.8%;
	cursor:pointer;
}
.info-img{
	width: 83.46%;
	margin: 11.2% 0 0 1%;
	position: absolute;
	z-index: 10;
}
.info-bg{
	width: 71.7%;
	margin: 41.7% 0 0 5%;
}
@media (max-width: 1080px) {
  .info-nav div{
		margin:0 4%;
		padding-top: 1.46%;
		font-size: 12px;
		line-height: 25px;
		color:rgba(255,255,255,1);
	}
}
.footer-bg{
	width: 100%;
	margin-top: 4%;
	position: absolute;
}
.footer_but{
	width: 60.5%;
	margin: 0 auto;
	padding-top: 9.6%;
	position: relative;
	z-index: 9;
}
.footer_but input{
	width: 81%;
	padding:3.5% 2.1%;
	height: 3.33%;
	margin: 0 auto;
	margin-left: 9.5%;
	display: inline-block;
	border-radius: 10px;
	-webkit-appearance:none;
}
.list_top{
	margin-top: 5.4%;
}
.area{
	width: 87.5%;
	margin:5.5% 0 0 6.3%;
	word-break:break-all;
	border-radius: 10px;
	padding: 2.4% 2%; 
}
button{
	width: 15.6%;
	padding: 1% 0;
	margin: 5% 0 0 42%;
	border-radius: 10px;
	font-weight: bold;
	color:rgba(130,132,143,1);
	background-color: #fff;
}
.base{
	width: 58.8%;
	margin-top: 7.1%;
	position: relative;
	display: flex;
	margin-left: 20.6%;
	justify-content: space-between;
}
.base div{
	font-size: 12px;
	color: #fff;
	line-height: 20px;
}
.emails{
	margin-top: 20px;
}
.about{
	width: 68%;
	height: 41.2%;
	margin: 0 auto;
	margin-top: 1.3%;
}
.infot{
	width: 68%;
	margin: 0 auto;
	margin-top:-31.5%;
	position: absolute;
	z-index: 9;
}
.infot input{
	width: 81%;
	padding:3.5% 2.1%;
	height: 3.33%;
	margin: 0 auto;
	margin-left: 9.5%;
	display: inline-block;
	border-radius: 10px;
	background: #F5F4F7;
	-webkit-appearance:none;
}
.infot textarea{
	background: #F5F4F7;
}
textarea{
	resize: none;
}
.resent{
	width: 19.6%;
	margin-left: 40.2%;
	cursor: pointer;
}
.terrace{
  margin: 0!important;
  padding: 0 !important;
  color: #696969 !important;
  margin-top: 2px !important;
  text-align: center;
  background: #fff;
  border-radius: 5px;
}
.terracemenu{
  margin: 0!important;
  padding: 0 !important;
  left: -57px !important;
  background: rgba(0,0,0,0);
}
.loading{
	position: fixed;
	font-size: 20px;
	text-align: center;
	top: 50%;
	left: 50%;
	color: #fff;
	margin-left: -65px;
	padding: 10px 30px;
	background: rgba(0,0,0,0.5);
	border-radius: 10px;
	display: none;
	z-index: 999;
}
.reference{
	position: absolute;
	width: 100%;
	color: #fff;
	font-size: 10px;
}
.records{
	margin-top: -3%;
}