body {
    background:#00eae3 url(https://www.jiffest.co.id/img/bg-2.png) center bottom no-repeat fixed;
    background-size:cover
}
.content {
    clear:both;
    color:#362161;
    font-size:14px;
    text-align:justify;
    padding:20px 0 0 110px;
    margin-bottom:50px;
}
.content ul{
    margin: 0;
    padding: 0 0 15px 15px;
    list-style: square
}
.content li{margin-bottom: 10px}
.content h1, h2.title, h3.title {
    color:#fff;
    margin:0 0 20px;
    text-transform:uppercase
}
h1.title, h2.title, h3.title {
    text-transform:capitalize
}
h2.title{margin-bottom: 5px}
h3.title{font-size: 18px; margin: 0}
.date {
    display:block;
    font-size:20px;
    margin-top:-20px;
    text-transform:uppercase
}
.col2 {
    float:left;
    width:500px;
    margin: 0 50px 0 0;
}
.col2 .box p{
    padding-right: 30px
}
.col2.last {
    width:500px;
    margin-right:0
}
.col2 .scroll {
    height: 360px;
    width: 500px;
}
.col2.last .scroll {
    height: 360px;
    width: 500px;
}
.col2.last img {
    margin-left:20px
}
.nicescroll-rails {
    margin:-20px -30px
}
.nicescroll-rails>div {
    margin-right:-2px
}
.box {
    background:#0d006d;
    color:#fff;
    height: 360px;
    width:500px;
    overflow: auto;
}
.scrolbox{
    height: 360px;
    width: 470px
}
.box h3{text-align: left;}
.box .col2{
    width: 300px
}
.box .col2.last{width: 360px}
.col2.last .box{width: 100%}
.col2.last .box p{font-size: 12px;text-align: left}
.col2.last .box img{width: 40%}
.box h3, .action a {
    color:#00eae4;
    text-transform:uppercase;
}
.box h3, .box p {
    margin:0;
    padding:20px 30px 10px 20px
}
.box p {
    font-size:14px;
    padding:0 0 20px
}
.action a {
    display:inline-block;
    margin:20px 20px 50px 0
}