@charset "utf-8";
body {
	height:100%;
	width:100%;
	margin:0;
	padding:0;
	overflow:hidden;
	font-family: Barmeno;
	color: #3B2415;
	font-size: 18px;
}
.submit{
	width: 100px;
	height: 35px;
	font-size: 20px;
	background: linear-gradient(to bottom, #C19775, #eee2d2, #C19775);
	box-shadow: none;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	border: 2px solid #3B2415;
	transition: border 0.3s linear 0s;
	transition: color 0.3s linear 0s;
	cursor: pointer;
	color: #3B2415;
	font-family: "Futura Lt BT";
	font-weight: bold;
	text-transform: uppercase;
}
.submit:hover{
	background-color: #eee2d2;
	border-color: #B17E54;
	color: #3B2415;
}
#wrapper {
	width:100%;
	height:100%;
	position:absolute;
	top:0;left:0;
	overflow:hidden;
	background-image: url(../Gambar/ameera%20web-01.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
#mask {
	width:500%;
	height:100%;
	overflow: hidden !important;
}

.item {
	width:20%;
	height:100%;
	float:left;
}
	
.kuisioner {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 1000px;
	height: 550px;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	overflow: hidden;
	z-index: 20;
	margin: 0;
	padding: 0;
	padding-left: 20px;
	padding-top: 10px;
	font-weight: normal;
	font-family: "Futura Lt BT";
	font-size: 15px;
	border: 5px solid #3B2415;
	box-shadow: 10px 10px 5px #666;
	z-index: 3;
}
.kuisioner ul{
	list-style: none;
	display: block;
	width: 100%;
}
.kuisioner li{
	display: block;
	float: left;
	margin-left: 20px;
}
.kuisioner a{
	text-decoration: none;
	color: #3B2415;
}
.kuisioner a:hover{
	color: #eee2d2;
}
.selected {
		background:#fff;
		font-weight:700;
}

.clear {
	clear:both;
}

.btn{
	background-color: #666;
	width: 150px;
	height: 30px;
}
.btn:hover{
	background-color:#C3C;
	width: 150px;
	height: 30px;
}

.button-link {
	position: absolute;
	margin-right: 20px;
	bottom: 20px;
	left: 100px;
    height:20px;
    padding: 10px 15px;
    background: #BA8A49;
    color: #FFF;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: solid 1px #3B2415;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
}
.button-back {
	position: absolute;
	margin-right: 20px;
	bottom: 20px;
	left: 20px;
    height:20px;
    padding: 10px 15px;
   background: #BA8A49;
    color: #FFF;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: solid 1px #3B2415;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
}
.button-link:hover {
    background: #3B2415;
    border: solid 1px #BA8A49;
    text-decoration: none;
}
.button-back:hover {
    background: #3B2415;
    border: solid 1px #BA8A49;
    text-decoration: none;
}
.backimg{position: absolute;right:-70px;}
.awan1{position: absolute; right: -10px; bottom:50px;z-index:2;}
.awan2{position: absolute; right: 100px; bottom:-20px;z-index:1;}
.mthr{
	position: absolute; 
	right: -20px; 
	bottom:70px;
	z-index:1;
	-webkit-animation: cssAnimation 80s infinite linear;
	-moz-animation: cssAnimation 80s infinite linear;
	-o-animation: cssAnimation 80s infinite linear;
	animation: cssAnimation 80s infinite linear;}
.burung1{position: absolute; left: 150px; top:120px;z-index:4;}
.burung2{position: absolute; left: 120px; top:70px;z-index:4;}
.back{position: absolute; bottom:30px;}
.kontenfaq{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 950px;
	height: auto;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	overflow: hidden;
	z-index: 20;
	margin: 0;
	padding: 0;
	padding-top: 10px;
	padding-left: 20px; 
	padding-right: 20px; 
	padding-bottom: 20px;
	font-weight: normal;
	font-family: Barmeno;
	box-shadow: 10px 10px 5px #666;
	z-index: 3;
	text-justify: inter-word; 
	text-align: justify; 
	font-size:20px; 
	border: 5px solid #3B2415; 
	box-shadow: 10px 10px 5px #666;
}
.kontenmat{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 950px;
	height: auto;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	overflow: hidden;
	z-index: 20;
	margin: 0;
	padding: 0;
	padding-top: 10px;
	padding-left: 20px; 
	padding-right: 20px; 
	padding-bottom: 20px;
	font-weight: normal;
	font-family: Barmeno;
	box-shadow: 10px 10px 5px #666;
	z-index: 3;
	text-justify: inter-word; 
	text-align: justify; 
	font-size:20px; 
	border: 5px solid #3B2415; 
	box-shadow: 10px 10px 5px #666;
}
.kontenmat ul li{list-style: decimal; float:left; margin-right:20px;margin-bottom:15px;}
.kontenmat ul li ul li{list-style: none;}
.kontenmat550{
	display: none;
	position: absolute;
	width: 90%;
	height: auto;
	z-index: 20;
	font-weight: normal;
	font-family: Barmeno;
	box-shadow: 10px 10px 5px #666;
	z-index: 3;
	text-justify: inter-word; 
	text-align: justify; 
	font-size:20px; 
	border: 5px solid #3B2415; 
	box-shadow: 10px 10px 5px #666;
	overflow: auto;
}
.kontenmat550 ul li{list-style: decimal; margin-right:20px;margin-bottom:15px;}
.kontenmat550 ul li ul li{list-style: none;}
.backimg{position: absolute;right:-70px;}
.awan1{position: absolute; right: -10px; bottom:50px;z-index:2;}
.awan2{position: absolute; right: 100px; bottom:-20px;z-index:1;}
.mthr{
	position: absolute; 
	right: -20px; 
	bottom:70px;
	z-index:1;
	-webkit-animation: cssAnimation 80s infinite linear;
	-moz-animation: cssAnimation 80s infinite linear;
	-o-animation: cssAnimation 80s infinite linear;
	animation: cssAnimation 80s infinite linear;}
.burung1{position: absolute; left: 150px; top:120px;z-index:4;}
.burung2{position: absolute; left: 120px; top:70px;z-index:4;}
.back{position: absolute; bottom:30px;}

