body{background-image:url(https://aryas3.s3-ap-southeast-1.amazonaws.com/membersite/0000072/brand-template/67e1da6041304765a954b58b963858a5.jpg);
    background-position:right;
    background-size:cover;
    background-repeat:no-repeat;
    background-attachment:fixed

}.eventsupervegas88{
    border:4px solid #ffdf0b;background-color:rgba(0,0,0,.733)}.card-header img{border:1px solid #ffde00}p{color:#fff}ul li{color:#fff;font-size:17px;font-family:Arial,Helvetica,sans-serif}ul{padding-left:23px}.card-body h1{color:#ffde00;font-size:17px}.af{margin-top:-12px}.blink_me{animation:blinker 1.5s linear infinite}@keyframes blinker{50%{opacity:0}}


nav {
    display: flex;
    flex-direction: row;
    width: 100%;
    background: linear-gradient(to bottom, #001100 0%, #001b09 100%);
    position: fixed;
    padding: 0.5rem 0 0.5rem;
    
    z-index: 10;
}

#sidebar {
    background: linear-gradient(to bottom, #001100 0%, #001b09 100%);
    
    
     
}

.sidemenu ul {
    list-style: none
}

.sidemenu ul li {
    padding: 1rem 2rem;
    background: #222;
    margin-bottom: 5px
}

.sidemenu li.log {
    background-image: radial-gradient(circle farthest-corner at 10% 20%, rgb(197, 194, 0) 0%, rgb(184, 169, 36) 90%)
}

.sidemenu li.log a {
    color: #111
}

.sidemenu li.reg {
    background: linear-gradient(25deg, #001301, #003f34 50%)
}

.close-sidebar span {
    position: absolute;
    left: 32px;
    width: 32px;
    height: 3px;
    background: red
}

.close-sidebar span:nth-child(1) {
    transform: rotate(45deg)
}

.close-sidebar span:nth-child(2) {
    transform: rotate(-45deg)
}

button.close-sidebar {
    background: transparent;
    border: 0;
    width: 100%;
    padding: 3rem
}

nav .container {
    display: flex
}


.container {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto
}



d-block {
    display: block
}

body {
    background-color: #0c1329;
    min-height: 100vh;
}

h1,
h2,
h3,
h4,
p {
    margin-bottom: 1.38rem
}

.bg-dark {
    background: #222
}

.menu,
.menu-mobile {
    display: flex;
    justify-content: flex-end;
    flex-basis: 100%;
    align-items: center
}

.menu ul {
    display: flex;
    list-style: none;
    margin-right: 2rem
}

.menu .btn,
.hrbtn .btn2 {
    padding: 0.5rem 1.5rem;
    background: -webkit-linear-gradient(271deg, hsl(35, 99%, 55%) 0%, hsl(29, 100%, 38%) 100%);
    border-radius: 22px;
    color: #ffffff;
    font-weight: 700;
    border: 2px solid #001b10;
    animation: rainbow-border 4s linear infinite;
}

nav::before {
    content: '';
    height: 1px;
    width: 100%;
    position: absolute;
    background: linear-gradient(to right, #00140c, #001805, #00301b);
    top: 0
}

nav::after {
    content: '';
    height: 2px;
    width: 100%;
    position: absolute;
    background: linear-gradient(to right, #00140c, #001805, #00301b);
    bottom: 0
}

.hero {
    background-color: #040404c4;
    min-height: 100vh;
    display: flex;
    align-items: center;
    text-align: center
}

.hero .container {
    padding-top: 5rem
}

.imghero {
    box-shadow: inset 0 0 0 8px #888;
    border-radius: 8px
}

.hrinfo {
    align-self: center
}

p.hrbrand {
    font-size: 3rem
}

p.hrbrand,
p.hrjg {
    margin: 0
}

p.hrjg {
    font-size: 1.8rem
}

span.b1 {
    color: #ffd80c
}

span.b2 {
    color: #c20200
}


.hrbtn a {
    margin: 0 .38rem
}

.hrbtn .btn1 {
    padding: 1rem 2.5rem;
    background-color: #c20200;
    border-radius: 5px;
    font-weight: 700
}

.about::before {
    content: '';
    height: 3px;
    width: 100%;
    position: absolute;
    background: linear-gradient(to right, #08a863, #08a863, #08a863)
}

.about .row {
    padding: 5rem 0;
    display: block
}

.cta {
    padding: 3rem;
    background-image: radial-gradient(circle farthest-corner at 10.2% 55.8%, rgba(252, 37, 103, 1) 0%, rgba(250, 38, 151, 1) 46.2%, rgba(186, 8, 181, 1) 90.1%)
}

.cta .btn {
    letter-spacing: 2px;
    box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.2);
    margin: .25rem;
    padding: 1rem 3rem;
    background-image: radial-gradient(circle farthest-corner at 10% 20%, rgba(90, 92, 106, 1) 0%, rgba(32, 45, 58, 1) 81.3%);
    flex: auto;
    text-align: center
}

h1,
h2,
h3,
h4,
p a,
span.brand {
    color: #0066ff
}

.info {
    margin-bottom: 3rem
}

.toc {
    padding: 3rem 0
}

.toc-btn svg {
    vertical-align: middle
}

.toc #toc {
    margin: 3rem
}

#toc li {
    line-height: 1.8rem
}

.info ul {
    padding: revert
}

p.tj {
    line-height: 1.38
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto;
    margin: 1rem 0
}

.table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0
}

.table td,
.table th {
    background-color: #F3F5EF;
    border: 1px solid #bbb;
    color: #333;
    padding: 8px
}

.table tr:nth-child(even) td {
    background-color: #F0F0E5
}

.table th {
    background-color: #3a2ded;
    color: #333;
    font-size: 110%
}

.table tr.even:hover td,
.table tr:hover td {
    color: #222;
    background-color: #FFFBEF
}

.tg-bf {
    font-weight: 700
}

.tg-it {
    font-style: italic
}

.tg-left {
    text-align: left
}

.tg-right {
    text-align: right
}

.tg-center {
    text-align: center
}

.mpacc h4 {
    background: #111;
    border: none;
    padding: .5rem 0
}

footer {
    text-align: center;
    padding: 3rem 0
}

.menu-mobile button {
    background: transparent;
    font-size: 2rem;
    border: none;
    color: #eee
}

.profile amp-img {
    border: 1px solid #08a863;
    animation: rainbow-border 4s linear infinite;
    border-radius: 10px;
}

a.link {
    display: flex;
    flex-direction: row;
    align-content: center;
    align-items: center;
    justify-content: space-evenly;
    fill: white;
    font-size: 15px;
    width: 11.2rem;
    border-radius: 10px;
}

.link:hover {
    opacity: 0.9;
    background: #00000070;
}

.hrbtn {
    display: flex;
    width: 310px;
    flex-direction: row;
    justify-content: center;
    margin: 20px 0px;
}


@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

    .table-responsive>.table {
        margin-bottom: 0
    }
}

@media (max-width: 767.98px) {
    .hero .row {
        gap: 3rem
    }

    .menu {
        display: none
    }

    .col-lg-6 {
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 720px
    }

    .menu-mobile {
        display: none
    }

    .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 960px
    }

    .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1140px
    }
}

.Daftar{
    size: 20px;
}
