/*
color Coklat: #44271d;
color Ijo: #bd0000;
color Orange: #ffdc00;
*/

@font-face {
	font-family: "now-bold";
	src: url("../font/now.medium.otf");
}

@font-face {
	font-family: "now";
	src: url("../font/now.regular.otf");
}

body {
	margin: 0;
	padding: 0;
}

.layar {
	width: 100%;
	height: fit-content;
	position: relative;
	overflow: hidden;
}
* {
	box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
label,
div,
button,
a,
video {
	font-family: "now-bold" !important;
}

.no-js #loader {
	display: none;
}
.js #loader {
	display: block;
	position: absolute;
	left: 100px;
	top: 0;
}
.se-pre-con {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
}

.logo {
	/*width: 181px;*/
	height: 42px;
}

.top {
	background-color: #ffdc00;
	width: 100%;
	height: 345px;
	text-align: center;
	-webkit-box-shadow: 0px 8px 10px #00000029;
	-moz-box-shadow: 0px 8px 10px #00000029;
	box-shadow: 0px 8px 10px #00000029;
	opacity: 1;
}

.tengah .logo{
	height: 80px;
}

.tengah {
	top: 115px;
	position: relative;
}

.sop {
	color: #ffffff;
	font-size: 10px;
	position: relative;
	letter-spacing: 0;
	margin-top: 12px;
	opacity: 1;
}

.bottom {
	width: 100%;
	min-height: 60vh;
	text-align: center;
	position: absolute;
	position: relative;
}

.icon-rounded {
	border-radius: 100%;
	background-color: #44271d;
	color: #c0c0c0 !important;
	width: 32px;
	font-size: 14px;
	margin-left: -1px;
}

.input {
	border-radius: 30px;
	color: #707070;
	width: 214px;
	height: 32px;
	font-size: 12px;
}

.uk-form-icon:not(.uk-form-icon-flip) ~ .uk-input {
	padding-left: 40px !important;
}

.form {
	margin-top: -20px;
}

label {
	color: #bd0000;
	font-size: 12px;
}

.cb {
	background-color: white;
	border-radius: 5px;
	border: 1px solid #bd0000;
}

.ingat {
	width: 214px;
	display: inline-block;
	text-align: left;
	padding-left: 7px;
}

.uk-checkbox:checked,
.uk-checkbox:indeterminate,
.uk-radio:checked {
	background-color: #ffdc00 !important;
	border: 1px solid #ffdc00 !important;
}

.btn-primary {
	background-color: #ffdc00 !important;
	border-radius: 30px;
	font-size: 12px;
	color:#bd0000;
}

.btn-ya {
	background-color: #ffdc00 !important;
}

.btn-primary:hover {
	background-color: #ffdc00 !important;
	font-size: 12px;
}

.btn-primary:not([disabled]):not(.disabled):active {
	background-color: #ffdc00 !important;
}


.btn-secondary {
	background-color: #bd0000 !important;
	border-radius: 30px;
	font-size: 12px;
}

.btn-secondary:hover {
	background-color: #bd0000 !important;
	font-size: 12px;
}

.btn-secondary:not([disabled]):not(.disabled):active {
	background-color: #bd0000 !important;
}


.bsi {
	-webkit-box-shadow: 0px 8px 10px #00000029;
	-moz-box-shadow: 0px 8px 10px #00000029;
	box-shadow: 0px 8px 10px #00000029;
}

.lupa a {
	color: #bd0000;
	font-size: 10px;
	text-decoration: underline;
}

footer {
	text-align: center;
	margin-top: 43px;
	color: #707070;
	font-size: 12px;
	margin-bottom: 19px;
	position: relative;
}

.btn-primary:disabled, .btn-secondary:disabled {
	background-color: #707070 !important;
	color: #c0c0c0;
	border-color: #707070;
	font-size: 12px;
}

.el1 {
	top: 0px;
	left: -113px;
	width: 366px;
	height: 262px;
	opacity: 0.7;
	position: fixed;
}

.el2 {
	top: 93px;
	left: 181px;
	width: 366px;
	height: 262px;
	opacity: 0.7;
	position: fixed;
}

.el3 {
	top: 515px;
	left: -94px;
	width: 366px;
	height: 262px;
	opacity: 0.7;
	position: fixed;
}

.uk-input:focus,
.uk-select:focus,
.uk-textarea:focus {
	border-color: #44271d;
}

.uk-checkbox:focus {
	border-color: #bd0000;
}

.uk-input,
.uk-select:not([multiple]):not([size]) {
	height: 32px;
}

/* daftar */

.daftar .top {
	height: 310px;
}

.daftar .tengah {
	top: 49px;
}

.judul {
	font-size: 37px;
	color: white;
	margin-top: 35px;
	font-weight: bold;
	letter-spacing: 1.5px;
	line-height: 40px;
}

.daftar .form {
	margin-top: 35px;
}

.foto {
	border: 5px solid white;
	border-radius: 100%;
	margin-top: -50px;
	background-color: white;
	width: 99px;
	height: 99px;
}

.camera {
	position: relative;
	background-color: #ffdc00;
	color: #bd0000;
	margin-left: -30px;
	width: 34px;
	height: 34px;
}

.daftar .input {
	padding-left: 20px;
}

.daftar footer {
	margin-top: 18px;
}

.co i {
	color: #ffdc00;
}

/* berhasil mendaftar */

.thanks {
	width: 296px;
	height: 356px;
	margin-left: auto;
	margin-right: auto;
	background-color: rgba(139, 188, 192, 0.25);
	border-radius: 16px;
	padding: 30px 24px;
}

/* beranda */

header {
	width: 100%;
	height: 67px;
	background-color: #e40613;
	padding: 12px 27px;
	box-shadow: 0px 3px 6px #00000029;
	position: relative;
	z-index: 99999;
}

.search {
	color: white;
}

.search:hover {
	color: #bd0000;
}

.el4 {
	top: 164px;
	left: -194px;
	width: 366px;
	height: 262px;
	opacity: 0.7;
	position: fixed;
}

.el5 {
	top: 375px;
	left: 88px;
	width: 366px;
	height: 262px;
	opacity: 0.7;
	position: fixed;
}

.user {
	border: 5px solid white;
	border-radius: 100%;
	background-color: white;
	width: fit-content;
	height: auto;
	margin: 0 auto;
	margin-top: 35px;
}

.foto-user {
	border: 3px solid #bd0000;
	border-radius: 100%;
	background-color: white;
	width: 89px;
	height: 89px;
}

.tombol {
	width: 50px !important;
	height: 50px !important;
	border-radius: 100%;
	background-color: #bd0000;
	line-height: 59px;
	text-align: center;
	vertical-align: middle;
	margin: 0 auto;
	padding: 0px;
}

.tombol i {
	color: white;
	font-size: 24px;
}

.garis {
	width: 200px;
	height: 1.5px;
	background-color: #bd0000;
	margin: 0 auto;
}

.progresn {
	width: 320px;
	height: auto;
	margin: 0 auto;
}

.putih-input input {
	color: white !important;
}

.detail {
	width: 141px !important;
	height: 21px !important;
	border-radius: 11px;
	background-color: #bd0000;
	line-height: 21px;
	text-align: center;
	vertical-align: middle;
	margin: 0 auto;
	color: #ffffff;
	font-size: 8px;
	padding: 0px;
}

.menu {
	width: 100%;
	height: 40px;
	background-color: #e40613;
	color: white;
	box-shadow: 3px 0px 6px #00000029;
	position: fixed;
	bottom: 0;
	text-align: center;
	font-family: "now" !important;
	z-index: 99999;
}

.menu i {
	margin-top: 8px;
}

.menu p {
	font-size: 5px;
}

.lengkung {
	position: relative;
	width: 32px;
	height: 100px;
	box-sizing: content-box;
	z-index: 1 !important;
	overflow: hidden;
	margin-left: 5px;
	margin: 0 auto;
	border: none !important;
}
.lengkung:before,
.lengkung:after {
	content: "";
	box-sizing: content-box;
	position: absolute;
	top: 0;
	left: 0;
	width: 32px;
	height: 100px;
	border-radius: 16px 16px 0px 0px;
	background: #ffdc00;
	z-index: 1 !important;
	border: none !important;
}
.lengkung:after {
	margin-top: 40px;
	height: 100px;
	background: #bd0000;
	right: 0;
	border-radius: 16px 16px 0px 0px;
	border: none !important;
}
.tulisan {
	position: relative;
	width: 32px;
	height: 20px;
	box-sizing: content-box;
	z-index: 2 !important;
	color: white;
	text-align: center;
	background: #bd0000;
	font-size: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin: 0 auto;
	border: none !important;
}

.crown {
	position: relative;
	z-index: 2 !important;
	color: white;
	text-align: center;
	font-size: 10px;
	margin-top: -31.5px !important;
	margin-left: 5px;
	margin: 0 auto;
}

.progresn {
	text-align: right;
}

.konten img {
	width: 100% !important;
}

em {
	color: #ffdc00;
}

.countdown {
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	text-align: center;
}

.countdown th {
	color: #ffdc00;
	font-size: 12px;
	width: 0px;
}
.countdown tr {
	border: none;
}
.countdown td {
	height: 50px;
	width: 50px;
	padding-top: 10px;
}
.countdown span {
	background-color: #ffdc00;
	font-size: 28px;
	padding: 7px 7px;
	border-radius: 18px;
	width: 50px;
	height: 50px;
	margin: 5px;
	color: white;
}

@media only screen and (min-width: 720px) {
    .layar{
        width:412px;
        margin-:0 auto;
        margin-left:auto;
        margin-right:auto;
        -webkit-box-shadow: 0px 8px 10px #00000029;
	   -moz-box-shadow: 0px 8px 10px #00000029;
    	box-shadow: 0px 8px 10px #00000029;
    }
    
    .menu {
    	width: 412px;
    }
}
