@charset "utf-8";

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
    font-family: Tahoma, sens Serif;
    outline: 0;
    font-size: 100%;
    background: transparent;
}

ol,
ul {
    list-style: none
}

:focus {
    outline: 0
}

body {
    font: 12px/18px Tahoma, Verdana, sans-serif;
    width: 100%;
    margin-top: 30px;
}

a {
    color: transparent;
    outline: 0 none;
    text-decoration: underline;
}

a:hover {
    text-decoration: none
}

p {
    margin: 0
}

img {
    border: none
}

input {
    vertical-align: middle
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: block
}

html[xmlns] .clearfix {
    display: block
}

* html .clearfix {
    height: 1%
}

body {
    background: url("../images/slidingis_bg2.jpg") scroll 0 0 #35528c;
    object-fit: cover;
}

.wrapper {
    background: #fff;
    border-radius: 10px;
    margin: 0 auto;
    width: 980px;
    padding: 0 0 0px;
    zoom: 1;
    box-shadow: 0px 2px 50px 10px rgba(0, 0, 0, .5);
}

.wrapper:after {
    clear: both;
    background: #fff;
    display: block;
}

.left {
    float: left;
    width: 430px;
    height: 335px;
    overflow: hidden;
    position: relative;
}

.left video {
    background: rgba(255, 255, 255, 0.2);
    width: 100%;
    height: 100%;
    object-fit: contain; /* Untuk memastikan video menyesuaikan ukuran box tanpa terpotong */
    position: relative;
    margin-left: 5px;
    margin-top: 5px;
}

.girl {
    background: #FFFFFF;
    position: relative;
    top: 32px;
}
        #questions {
            clear: both;
            background: #000;
            padding: 0 0 20px;
            margin: 0 0 30px;
            border-radius: 0 0 10px 10px;
        }

        #text {
            background: #000;
            padding: 10px;
        }

.right {
    float: right;
    width: 530px;
    margin-right: 20px;
    height: 350px;
    background: transparent url('../images/tbg.png') no-repeat 0px 8px;
    background-size: contain;
    z-index: 3;
    position: relative;
}

.content {
    padding: 17px 0 0;
}

h1 {
    color: #666;
    font-size: 30px;
    font-weight: normal;
    line-height: 40px;
    text-align: center;
    text-transform: uppercase;
    margin: 0 0 17px;
}

h2 {
    color: #ffc241;
    font-family: trebuchet ms, tahoma;
    font-size: 28px;
    font-weight: bold;
    line-height: 47px;
}

h2 span {
    color: #fff;
    font-family: trebuchet ms, tahoma;
    font-size: 28px;
    font-weight: normal;
    line-height: 19px;
}

.content p {
    color: #666;
    font-size: 14px;
    line-height: 22px;
    padding: 2px;
    text-align: center;
}

.content .name_site {
    color: #fff;
    font-size: 2em;
    line-height: 30px;
    padding: 0 0 0 5px;
}

.content .name_site_big {
    color: #909090;
    font-size: 2.5em;
    font-weight: bold;
    line-height: 37px;
    padding: 0 0 0 5px;
}

.step1 p {
    color: #fff;
    font-size: 1.4em;
    line-height: 25px;
}

.step1 h2,
.step2 h2,
.step3 h2 {
    padding: 12px 0;
}

.step1 h2 {
    padding: 12px 0 50px;
}

.step2 h2 {
    padding: 12px 0 50px;
}

.step3 h2 {
    padding: 12px 0 12px;
}

.step3 h2 span {
    line-height: 29px;
}

h3 {
    color: #ffc241;
    font-family: trebuchet ms;
    font-size: 22px;
    font-weight: bold;
    line-height: 20px;
    padding: 0 0 10px;
    text-align: center;
}

h4 {
    color: #ffc241;
    font-family: trebuchet ms, tahoma;
    font-size: 18px;
    font-weight: bold;
    line-height: 33px;
    text-align: center
}

.done_marker {
    list-style: none;
}

.done_marker li {
    background: url("../images/marker.png") no-repeat scroll left center transparent;
    color: #ccc;
    font-family: trebuchet ms, tahoma;
    font-size: 15px;
    line-height: 17px;
    padding: 6px 5px 6px 25px;
}

select.select_age {
    color: #625F5F;
    font-size: 1.2em;
    margin: 25px 0;
    padding: 7px;
    position: relative;
    width: 500px;
}

.step_button,
.agree {
    background: #ffdd76;
    background: -moz-linear-gradient(top, #ffdd76 0%, #ffc241 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffdd76), color-stop(100%, #ffc241));
    background: -webkit-linear-gradient(top, #ffdd76 0%, #ffc241 100%);
    background: -o-linear-gradient(top, #ffdd76 0%, #ffc241 100%);
    background: -ms-linear-gradient(top, #ffdd76 0%, #ffc241 100%);
    background: linear-gradient(to bottom, #ffdd76 0%, #ffc241 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdd76', endColorstr='#ffc241', GradientType=0);
    border: 0 none;
    border-radius: 8px;
    color: #000;
    text-shadow: 0px 1px #fbeec7;
    cursor: pointer;
    display: inline-block;
    font-family: trebuchet ms, tahoma;
    font-size: 36px;
    font-weight: bold;
    height: 70px;
    line-height: 70px;
    outline: 0 none;
    text-align: center;
    text-decoration: none;
    width: 420px;
    margin: 0 22px 0 auto;
}

.step_button_2 {
    margin: 10px 0 0;
}

.step2 {
    display: none;
}

.decimal li {
    background: url("../images/decimal2.png") no-repeat scroll 0 0 transparent;
    background-size: 17px;
    color: #ccc;
    font-family: trebuchet ms, tahoma;
    font-size: 16px;
    line-height: 20px;
    padding: 7px 5px 7px 42px;
}

.decimal li.one {
    background-position: 1px 10px;
}

.decimal li.two {
    background-position: 1px -52px;
}

.decimal li.three {
    background-position: 1px -115px;
}

.decimal li.four {
    background-position: 1px -190px;
}

.step4 .agree_label {
    color: #ccc;
    font-size: 11px;
    line-height: 14px;
    padding: 5px 0 14px;
    text-align: center;
}

.agree {
    background-position: 0 -140px;
}

.agree:hover,
.agree:active {
    background-position: 0 -210px;
}

.show_end {
    display: none;
}

.loading {
    position: relative;
    left: 190px;
}
