body {
    line-height: 1.5;
    color: #181818;
    font-family: 'font open sans', sans-serif;
}
small{
    font-family: 'font open sans', sans-serif;
}
#primary-menu ul ul li > a {
    font-size: 13px;
    font-weight: 600;
    color: #666;
    font-family: 'font ubuntu', sans-serif;
    text-shadow: 0px 0px 0px #057082;
}
.break-p{
    margin-bottom: 30px;
}
.bg-image{
    position: relative;
    height: auto;
    background-size: contain !important;
    background-position: bottom !important;
}
.box-img-single{
    display: inline-block;
    border-radius: 15px;
    border: 6px solid #d381a9;
    padding: 10px;
    background-color: #fff;
    width: 400px;
    height: 550px;
    margin: auto;
    overflow: hidden;
    margin-top: 30px;
    text-align: center;
}
.box-img-single img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.box-1{
    display: block;
    padding: 15px;
    background-color: #832e57;
    border-radius: 10px;
    color: #fff;
    box-shadow: 0px 0px 0px 8px #ef9bc3;
}
.text-saji{
    width: 251px;
    min-width: 100px;
    margin: auto;
    display: block;
    margin-top: 10px;
}
.mb-40{
    margin-bottom: 40px !important;
}
.feature-box h3 {
    color: #181818;
}
.feature-box p {
    color: #181818;
}
.z-index-up{
    z-index: 9;
}
.z-index-99{
    z-index: 99;
    display: block;
    position: relative;
}
.bottommargin-lg-2 {
    margin-bottom: 180px !important;
}
/*font*/

h1, h2, h3, h4, h5, h6 {
    color: #181818;
    font-family: "font ubuntu";
}

/*header*/
.logo-one{
    display: block;
    width: auto;
    height: 60px;
    position: relative;
    padding: 5px 0;
    text-align: center;
    background-color: transparent;
    /*background-color: #f6c2db;*/
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    /*margin-top: 5px;*/
    float: left;
}
.logo-one img{
    width: auto;
    height: 52px;
}
.header-one{
    display: block;
    position: relative;
    /*background-color: #fff;*/
    background: linear-gradient(to left, white 10%,#ffd5e9 170%);
    height: 65px;
}

.img-header-2{
    display: block;
    position: absolute;
    width: 260px;
    top: 0;
    left: 0;
}
.img-header{
    display: block;
    position: absolute;
    width: 325px;
    top: 0;
    right: 0;
    z-index: 999;
    /*margin-right: -46.5px;*/
}
#header.full-header #primary-menu > ul {
    
    border-right: 0px solid #EEE;
    float: none;
}
#header.full-header #logo {
    border-right: 0px solid #EEE;
}
#top-search, #top-cart, #side-panel-trigger, #top-account {
    float: right;
    margin: 19px 0 19px 15px;
}

#top-search a, #top-cart a, #side-panel-trigger a, #top-account a {
    width: auto;
}
#top-search a.login{
    color: #fff;

}
#top-search a.login:hover{
    color: #a6d3ba ;
}
#top-search a.reg{
    color: #fff  ;
}
#top-search a.reg:hover{
    color: #a6d3ba ;
}
.auth{
    display: inline-block;
    float: right;
}
li.li-auth{
    display: inline-block;
    height: 22px;
}
li.li-auth.border-left{
    border-left:1px dashed #f9d9e8;
}
ul.ul-auth{
    display: inline-block !important;
}
li.li-auth a{
    margin-left: 10px;
    margin-right: 10px;
    font-weight: 700;
    color: #fff;
}
li.li-auth a:hover{
    color: #f6c2db;
}
.border-left{
    border-left:1px dashed #fff;
    z-index: 9;
    position: relative;
}
#primary-menu {
    float: none;
    text-align: center;
}
#primary-menu > ul {
    float: none;
    text-align: center;
    display: inline-block;
    margin: auto;
}
#primary-menu ul li > a {
    color: #fff;
    line-height: 20px;
    font-family:'font ubuntu';
    padding: 20px 15px; 
    text-shadow: 0px 1px 1px #8a365f;
}
.top-links li > a {
    display: block;
}
.top-links ul li {
    border-left: 0px solid #EEE;
}
#header {
    border-bottom: 0px solid #a9cf46;;
}
#top-bar {
   border-bottom: 1px solid #EEE;
   background: linear-gradient(#d9d9d9,#f6f6f6);
    display: -webkit-box;
}
.top-links li:hover {
    background-color: #c2c2c2;
    color: #fff;
}
.top-links li > a:hover {
    color: #fff;
}
#primary-menu ul > li.balance-menu {
    margin-top: 0px;
}
#primary-menu ul > li.balance-menu:hover {
    margin-top: 0;
}

    #footer .footer-widgets-wrap {
        position: relative;
        padding: 20px 0;
}
.li-footer{
    display:block;
    margin: 10px 20px;
}

i.icon-custom{
    /*margin-left: -20px;
    padding-right: 10px;*/
    margin-left: -30px;
    margin-top: -4px;
    position: absolute;
}
i.fa-custom{
    /*margin-left: -20px;
    padding-right: 10px;*/
    margin-left: -30px;
    position: absolute;
}
.width-mini{
    width: 20%;
}

i.icon-contact{
    margin-left: -30px;
    margin-top: -4px;
    position: absolute;
}
i.fa-contact{
    margin-left: -30px;
    margin-top: 4px;
    position: absolute;
}
.li-contact{
    margin-left: 30px;
}
#header-wrap {
    border-bottom: 0px solid #f3f3f3;
    height: 70px;
    background: radial-gradient(circle, #d381a9 10%, #832e57 95%);
    box-shadow: 0px -2px 0px 1px #f6c2db;
}
#header, #header-wrap, #logo img {
    height: 60px;
}
.img-border{
    padding: 8px;
    border-radius: 10px;
    border:1px dashed #969494;
}
.img-channel{
    width: 300px;
    display: block;
    margin: auto;
}
.orange{
    color: #ff9f5b  !important;
}
.green-2{
    color: #52a00a;
}
.blue{
    color: #2b6dae;
}
.red{
    color:#c40303 !important;
}


/*footer*/
.mb-1{
    margin-bottom: 10px !important;
}
.mb-0{
    margin-bottom: 0 !important;
}
.font-small{
    font-size: 11px;
}
.frame-kontak{
    display: table;
    position: relative;
    height: auto;
    width: 230px;
    text-align: left;
}
.frame-kontak p{
    display: table-cell;
    vertical-align: top;
    width: 100%;
    padding-top: 10px;
}
.icon-float{
    float: left;
    height: 100%;
    display: table;
}
.icon-float i{
    display: table-cell;
    vertical-align: middle;
}
.img-footer{
    display: block;
    margin: 10px auto 0px auto;
    width: 100%;
}
.hr-left{
    border-left:1px dashed #fff;
}
.bg-footer{
    background-position: center !important;
    background-size: cover !important;
    height: 150px;
}
ul.ul-inline{
    display: block;
    padding: 10px;
    /*background-color: rgba(255,255,255,.3);*/
    border-radius:20px;
}
ul.ul-inline li{
    display: inline-block;
    margin: auto 0px;
    padding-left: 5px;
    padding-right: 5px;
}
ul.ul-block li{
    display:block;
    margin: auto 5px;
    padding-left: 5px;
    padding-right: 5px;
}
ul.ul-inline-2 li{
    display: inline-block;
    margin: auto 5px;
    padding-left: 5px;
    padding-right: 5px;
}
.mb-footer-1{
    margin-bottom: 30px;
}
.dark .footer-widgets-wrap a {
    color: #323232;
    font-weight: 700;
}
.dark .footer-widgets-wrap a:hover {
    color: #943865;
}
#footer.dark, .dark #footer {
    color: #323232;
    border-top-color: transparent;
    background: linear-gradient(to bottom, #ddd,#bcbbbb);
    background-color: transparent;
}
.frame-logo-footer{
    display: inline-block;
    padding: 10px;
    background-color: #bcbbbb;
    width: 100px;
    height: auto;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    margin-top: -25px;
    margin-bottom: 10px;
}
.copyright{
    font-size: 11px;
    color: #dfdede;
    padding: 10px;
    text-align: center;
    /*background-color: #959595;*/
    background: radial-gradient(circle,#959595 10%,#bebbbb 100%);
}
.copyright a{
    color: #dfdede !important;
}
.copyright a:hover{
    color: #cddbd4 !important;
}
.dark .i-rounded:hover, .dark .i-circled:hover {
    background-color: #943865;
    color: #fff;
}
.dark .i-rounded, .dark .i-circled, .dark .i-bordered {
    background-color: #ffffff;
    color: #943865;
    box-shadow: 0px 0px 0px 2px #a1a1a1
}
.i-rounded, .i-circled, .i-bordered {
    width: 37px !important;
    height: 37px !important;
    line-height: 37px !important;
    background-color: #444;
    border-radius: 3px;
}
.i-circled {
    border-radius: 50% !important;
}
.i-rounded, .i-plain, .i-circled, .i-circled.fa.i-bordered, .social-icon {
    font-size: 20px;
}

/*testimonial*/
/*.frame-testi{
    display: block;
    background-color: transparent;
    padding: 10px;
    border-radius: 20px;
}*/
.frame-testi{
    display: block;
    background-color: transparent;
    padding: 0px;
    border-radius: 20px;
    width: 290px;
    height: 290px;
    margin: auto;
    border: 5px solid #be608d;
}
.radius-frame{
    display: block;
    background-color:transparent;
    padding: 10px;
    border-radius: 20px;
    border-top: 2px solid #fff;
    height: 50px;
    position: absolute;
    width: 95%;
    top: 60px;
}
.konten-testi{
    display: block;
    margin-top: 20px;
    padding: 10px;
    text-align: center;
}

/*form*/
.form-control {
    border-radius: 20px;
}
label {
    font-size: 14px;
    font-weight: 700;
     font-family: 'font open sans', sans-serif; 
    text-transform: capitalize;
    letter-spacing: .5px;
    color: #555;
    margin-bottom: 10px;
    cursor: default;
}
.btn.btn-square {
    
    border-radius: 0px;
}
.line-height-custom{

}

/*produk*/
ul.tab-nav:not(.tab-nav-lg) li.ui-tabs-active a {
    position: relative;
    top: 1px;
    background-color: #FFF;
    color: #832e57;
}
.tabs.tabs-tb ul.tab-nav li.ui-tabs-active a {
    border-top: 2px solid #832e57;
}
.border-bottom{
    border-bottom: 5px dashed #eaeaea;
}
.border-top{
    border-top: 5px dashed #eaeaea;
}
.img-produk-large{
    display: block;
    width: 350px;
    height: 350px;
    padding: 15px;
    margin: 0 auto 20px auto;
    border: 0px solid #ddd;
    border-radius: 50%;
    background-color: rgba(111, 168, 137);
}
.bg-position-produk{
    background-position-y:150px ; 
}
h1, h2, h3, h4, h5, h6 {
    line-height: 1.3;
}

/*berita*/
.konten-berita-title{
    display: block;
    max-height: 50px;
    overflow: hidden;
    text-align: center;
}
.konten-berita{
    display: block;
    height: 98px;
    overflow: hidden;
}
.breadcrumb-custom a:hover{
    color: #832e57;
}
.breadcrumb-custom span{
    color: #832e57;
}
.icon-breadcrumb{
    font-size: 11px;
}
.breadcrumb-custom{
    display: block;
    padding: 10px 0  10px 0;
    background-color:#f5d7e6; 
}
.img-detail-berita{
    display: block;
    max-width: 500px;
    padding: 10px;
    border:1px solid #ddd;
    border-radius: 10px;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}
.title-berita h3{
    margin-bottom: 10px;
    text-transform: capitalize;
}
.frame-berita{
    display: block;
    position: relative;
    padding: 0;
    border-radius:10px;
    background-color:#fff; 
    box-shadow: 1px 1px 9px 1px #d1cfcf;
    height: 410px;
    transition: .5s;
    color: #181818;
    margin-bottom: 15px;
}
.frame-foto::before{
    content: '';
    position: absolute;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 15px solid #832e57;
    bottom: -18px;
    left: 50%;
    transform: translate(-50%, -50%);
}
.frame-foto{
    display: block;
    position: relative;
    padding: 10px 0;
    border-radius: 10px;
    background-color: #832e57;
    box-shadow: 1px 1px 9px 1px #d1cfcf;
     height: auto; 
    transition: .5s;
    color: #181818;
}
.frame-berita:hover{
    box-shadow: 0px 0px 9px 5px #b4b3b3;
    transition: .5s;
    color: #181818;
}
.frame-berita-konten{
    display: block;
    padding: 10px;
    text-transform: capitalize;
    height: 160px;
    overflow: hidden;
}
.frame-berita-konten:before{
    content: '';
    position: absolute;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 15px solid #ffffff;
    left: 50%;
    top: 50%;
    margin-top: -10px;
    transform: translate(-50%, -50%);
}
.detail-news p{
    text-align: justify;
    margin-bottom: 10px;
}
.title-panel-news{
    display: block;
    padding: 6px;
    border-radius: 10px;
    background: linear-gradient(to top, transparent 10%, #ddd 100%);
    overflow: hidden;
    margin: 30px 0 15px 0;
    overflow:hidden;
}
.title-panel-body-news{
    display: block;
    padding: 5px;
    font-weight: 600;
    font-size: 17px;
    text-transform: uppercase;
    text-align: center;
}
.body-news-2{
    display: block;
    padding: 15px 10px;
    background-color: #fff;
}
.img-thumb-berita{
    width: 100%;
    display: block;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
}
.img-thumb-foto{
    width: 100%;
    height: 100%;
    display: block;
    transition: .5s;
    object-fit: cover;
}
.img-thumb-foto:hover {
    width: 100%;
    display: block;
    opacity: .7;
    transition: .5s;
}
.frame-berita-img{
    display: block;
    width: 100%;
    max-width: 100%;
    height: 200px;
    overflow: hidden;
    margin-right: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.frame-foto-img{
    display: block;
    width: 100%;
    height: 240px;
    overflow: hidden;
    margin-right: 10px;
    /*border-top-left-radius: 10px;
    border-top-right-radius: 10px;*/
}
.frame-foto-konten{
    padding:0px;
    text-align: center;
    height: auto;
    display: table;
    vertical-align: middle;
    width: 100%;
}
.frame-foto-konten-isi{
    padding: 10px;
    text-align: center;
    display: table-cell;
    vertical-align: top;
    height:auto;
}
.frame-tgl-berita{
    display: block;
    padding: 10px;
    margin-top: 10px;
    color: #aaa9a9;
    font-size: 11px;
    position: absolute;
    width: 100%;
    bottom: 0;
    margin-bottom: 0;
    background-color: #f1f1f1;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.frame-tgl-berita-detail{
    display: block;
    padding: 2px 0 10px 0;
    color: #aaa9a9;
    font-size: 12px;
}
.position-pagination{
    text-align: right;
}
.btn-link, .pagination > li > a, .pagination > li > span, .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    color: #393939;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    
    background-color: #a94576;
    color: #fff !important;
}

/*konten*/
/*.btn-login img{
    width: 110px;
    display: block;
    margin: auto;
}*/

.widget-side-menu{
    display: block;
    padding: 0;
    border-radius: 10px;
    box-shadow: 0 0 7px 1px #cecece;
    border-top: 4px solid #832e57;
    border-bottom: 4px solid #832e57;
    overflow: hidden;
    margin-bottom: 15px;
    background-color: #fff;
}
.head-side-menu{
    display: block;
    position: relative;
    padding: 10px;
    text-align: center;
    font-weight: 600;
    font-size: 17px;
    background: radial-gradient(circle, #d988af 10%, #993b68 95%);
    color: #ffffff;
}

.side-menu ul li a{
    font-weight: 600;
    display: block;
    padding: 10px;
    /*border-top:1px dashed #ddd;*/
    border-bottom:1px dashed #ddd;
    transition:.4s;
}
.side-menu ul li a:hover{
    background-color: #ddd;
    color: #000;
    border-bottom:1px dashed #ddd;
    transition:.4s;
}
.side-menu ul li.li-active a{
    background-color: #ddd;
    color: #000;
    border-bottom:1px dashed #ddd;
    transition:.4s;
}
.frame-img-1{
    display: block;
    padding: 10px;
    border-radius: 10px;
    border: 4px solid #fff;
    box-shadow: 0 0 7px 1px #cecece;
}
.box-img-1{
    display: block;
    padding: 10px;
    border-radius: 10px;
    border: 3px dashed #cacaca;
    width: 100%;
    height: 500px;
    margin-bottom: 15px;
    background: linear-gradient(to top, #efefef 5%, transparent 100%);
}
.box-img-1 img{
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: contain;
}
.btn-more-2{
    display: inline-block;
    padding: 10px 15px;
    border-radius: 15px;
    border:3px solid #832e57;
    background: linear-gradient(to bottom, #ef9bc3 10%, #832e57 100%);
    color: #fff;
    text-align: center;
    font-size: 17px;
    margin: auto;
    transition:.4s;
    box-shadow: 0px 6px 6px 0px #b4b4b4;
}
.btn-more-2:hover{
    border:3px solid #832e57;
    background: linear-gradient(to top, #ef9bc3 10%, #832e57 100%);
    color: #fff;
    transition:.4s;
}
.btn.btn-more{
    border: 1px dashed #832e57;
    border-radius: 10px;
    padding: 8px;
    color: #832e57;
    transition:.4s;
}
.btn.btn-more:hover {
    border: 1px dashed #515151;
    border-radius: 10px;
    padding: 8px;
    color: #515151;
    transition: .4s;
    background-color: #cccccc;
}
.ptb-1{
    padding: 5px 0;
}
.frame-title-header-2{
    display: block;
    padding: 20px;
    border-radius: 10px;
    border-top: 3px dotted #832e57;
    position: relative;
    margin-top: 20px;
}
.frame-title-footer-2{
    display: block;
    padding: 20px;
    border-radius: 10px;
    border-bottom: 3px dotted #832e57;
}
.title-2{
   display: block;
    padding: 10px 15px;
    background-color: #fff;
    position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    margin-top: -20px;
    left: 50%;
    text-align: center;
}
.title-2 h3{
    font-size: 27px;
    color: #832e57;
    margin-bottom: 0;
}
.col-for-li ul li,.col-for-li ol li{
    margin-left: 0;
    padding-left: 0;
    position: relative;
    left: 15px;
}
.konten-logo{
    display: inline-block;
    width: 240px;
    margin-top: 14px;
}
.mt-foto{
    margin-top: 40px;
}
.mt-1{
    margin-top: 10px !important;
}
.mr-1{
    margin-right: 10px;
}

.mb-2{
    margin-bottom: 20px;
}
.mb-testimonial{
    margin-bottom: 20px;
}
.frame-manfaat{
    display: block;
}
.koten-manfaat{
    margin-left: 210px;
}
.foto-manfaat{
    width: 190px;
    height: 160px;
    display: inline-block;
    padding: 5px;
    border-radius: 20px;
    background-color: #fff;
    border: 7px solid #832e57;
    float: left;
    margin-right: 15px;
    position: relative;
}
.foto-manfaat::before{
    content: '';
    transform: translate(-50%,-50%);
    top: 30%;
    right: -26px;
    position: absolute;
    width: 0px;
    height: 0px;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 15px solid #832e57;
}
h2 .responsive-h2{
    font-size: 29px;
}
.logo-bank{
    width: 100px;
}
.logo-bank-medium{
    width: 150px;
}
.foto-manfaat img{
    width: 100%;
    height: 100%;
    border-radius: 10px;
    object-fit: cover;
    max-width: 100%;
    margin: auto;
    display: block;
}
.border-visi-misi{
    border-top-left-radius: 50px;
    border:5px solid #ef9bc3;
    border-bottom-right-radius: 50px;
    margin-bottom: 20px;
}
.border-left-misi{
    border-left:5px solid #ef9bc3;
}
.padding-1{
    padding: 10px;
}
.mt-medium{
    margin-top: 20px;
}
.frame-dashed{
    border:1px dashed #747474;
    padding: 15px;
    border-radius: 10px;
}
.border-left-dashed{
     border-left:3px dashed #747474;
}
.frame-dashed-color{
    border:3px dashed #747474;
    display: block;
    margin: auto;
    border-radius: 10px;
}
.frame-dashed-color-2 {
    border: 3px dashed #747474;
    padding: 15px;
    display: block;
    margin: auto;
    border-radius: 10px;
}
.frame-dashed-warning {
    border: 2px dashed #f18a21;
    padding: 15px;
    display: inline-block;
    width: 100%;
    border-radius: 10px;
}
.flex-check{
    display: flex;
    margin-bottom: 15px;
}
.circle-check{
    display: block;
    padding: 12px;
    background-color: #832e57;
    border: 5px solid #ef9bc3;
    color: #fff;
    border-radius: 50%;
    position: absolute;
}
.flex-number{
    display: flex;
    position: absolute;
    margin-bottom: 15px;
    background-color: #fff;
    padding: 0 10px 8px 0;
}
.circle-number{
    display: block;
    width: 45px;
    height: 45px;
    padding: 5px;
    background-color: #832e57;
    border: 5px solid #ef9bc3;
    color: #fff;
    border-radius: 50%;
    float: left;
    text-align: center;
    font-size: 22px;
    line-height: 1.1;
    font-weight: 700;
}
.konten-circle-number h4 {
    margin-left: 10px;
    margin-top: 7px;
    font-size: 22px;
}
.small-font{
    font-size: 13px;
}
.img-paket{
    display: block;
    margin: auto;
    width: 45px;
}
.img-reward {
    display: block;
    margin: auto;
    width: 65px;
}
.img-paket-2 {
    display: block;
    margin: auto;
    width: 60px;
}
.circle-bonus{
    display: block;
    margin: auto;
    width: 150px;
    height: 150px;
    padding: 5px;
    border-radius: 50%;
    border: 5px dashed #c47097;
    margin-bottom: 10px;
    position: relative;
}
.circle-bonus img{
    width: 100%;
}
.m-marketing-plan{
    margin-bottom: 40px;
}
h4.h4-bonus{
    text-transform: uppercase;
    color: #832e57;
    text-align: center;
    font-weight: 700;
    font-size: 21px;
}
.p-price{
    margin-bottom: 4px;
    text-align: center;
    font-size: 17px;
    line-height: 1.1 !important;
}
.p-bonus{
    margin-bottom: 4px;
    text-align: center;
    line-height: 1.1 !important;
}
.p-set{
    margin-bottom: 10px;
    text-align: center;
    line-height: 1.2 !important;
}
.panel-bonus{
    margin-bottom: 15px;
    display: block;
}
.alert {
    border: 4px solid transparent;
    border-radius: 10px;
    padding: 10px;
}
.alert.alert-custom {
    border: 4px solid transparent;
    border-radius: 10px;
    padding: 0px;
}
.konten-alert{
    padding: 10px;
}
.fa-custom-list{
    margin-left: -20px;
    margin-right: 0px;
    width: 17px;
    display: table-cell;
    vertical-align: top;
    float: left;
    line-height: 1.3;
}
.frame-sub-list{
    width: 80px;
    font-weight: 700;
    float: left;
}
.img-marketing-plan{
    display: block;
    margin: 30px auto;
    width: 600px;
    border: 5px solid white;
    border-radius: 10px;
    box-shadow: 0px 0px 0px 5px #832e57;
}
.img-jj {
    display: block;
    padding: 10px;
    margin: 30px auto;
    width: 680px;
    border: 3px dashed #832e57;
    border-radius: 10px;
}
li.li-custom-list{
    margin-left: 24px;
    margin-bottom: 3px;
    display: table;
    vertical-align: top;
    font-size: 14px;
}
.frame-warning{
    padding: 5px 30px 5px 10px;
    border-bottom-right-radius: 25px;
    display: inline-block;
    width: auto;
    background-color: #f5d89d;
}
.alert-warning {
    border-color: #f5d89d !important;
}
.border-marketing-plan{
    border: 1px dashed #747474;
    border-radius: 10px;
    display: block;
    padding: 10px;
    margin-top: 25px;
    padding: 28px 15px 10px 15px;
}
.check-custom{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.konten-circle-check{
    margin-left: 40px;
    margin-top: 7px;
}
.frame-cara-kerja{
    background-color: #832e57;
    padding: 30px 15px;
    border-radius: 10px;
    box-shadow: 0px -6px 0px 0px #ef9bc3;
    margin-bottom: 60px;
    color: #fff;
}
.frame-cara-kerja::before{
    content: '';
    position: absolute;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 15px solid #ef9bc3;
    transform: translate(-50%,-50%);
    left: 50%;
    margin-top: -25px;
}
.box-primary::before{
    content: '';
    position: absolute;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 15px solid #ef9bc3;
    left: 50%;
    margin-top: -25px;
    transform: translate(-50%, -50%);
}
.box-primary{
    background-color: #832e57;
    padding: 15px;
    border-radius: 10px;
    box-shadow: 0px 0px 0px 7px #ef9bc3;
    color: #fff;
}
.box-kontak {
    background-color: #ffe2f0;
    padding: 15px;
    border-radius: 10px;
    box-shadow: 0px 0px 0px 7px #ef9bc3;
    color: #832e57;
    margin-bottom: 15px;
}
.frame-video-thumb{
    display: block;
    position: relative;
    padding: 10px 0;
    border-radius: 10px;
    background-color: #832e57;
    box-shadow: 1px 1px 9px 1px #d1cfcf;
     height: auto; 
    transition: .5s;
    color: #181818;
}
.frame-video-thumb::before{
    content: '';
    position: absolute;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 15px solid #832e57;
    bottom: -18px;
    left: 50%;
    transform: translate(-50%, -50%);
}
.frame-inti-video{
    display: block;
    width: 100%;
    height: 300px;
    overflow: hidden;
}
.btn-play{
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    font-size: 80px;
    color: #c66e99;
}
.btn-play:hover{
    color: #fff;
}

.frame-video-v2{
    display: block;
    margin: auto;
    padding: 10px;
    background-color: #4f4f4f;
    border-radius: 15px;
    border:6px solid #d381a9;
    width: 550px;
    height: 350px;
    margin-bottom: 10px;
}
.frame-video-v2 .fluid-width-video-wrapper{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
/*modal video*/
.feature-box.fbox-center {
    padding: 10px !important;
    text-align: center;
    display: block;
}
.divcenter {
    width: 70%;
    display: inline-block;
}
.mfp-content {
    text-align: center;
}
/*/modal video*/
.gradasi-video{
    display: block;
    position: absolute;
    background-color: rgba(131, 46, 87,.2);
    width: 100%;
    height: 100%;
    opacity: 1;
    transition: .3s;
    z-index: 99;
    top: 0;
    border-radius: 10px;
}
.gradasi-video:hover{
    background-color: rgba(131, 46, 87,.5);
}
.frame-video{
    display: block;
    padding: 2px;
    width: 850px;
    background-color: transparent;
    border: 5px solid transparent;
    margin-bottom: 10px;
    margin: auto;
    border-radius: 10px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -110px;
    transform: translate(-50%,-50%);

}
.frame-video h3{
    line-height: 2;
}
.circle-langkah img{
    width: 100%;
}
.circle-langkah{
    display: block;
    margin: auto;
    width: 120px;
    height: 120px;
    padding: 5px;
    border-radius: 50%;
    border: 8px solid #ef9bc3;
    margin-bottom: 10px;
    position: relative;
    background-color: #fff;
}

.circle-bahan{
    display: block;
    margin: auto;
    width: 250px;
    height: 250px;
    padding: 5px;
    border-radius: 50%;
    border: 8px solid #832e57;
    margin-bottom: 15px;
    position: relative;
}
.circle-bahan::before{
    content: '';
    position: absolute;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 15px solid #832e57;
    transform: translate(-50%,-50%);
    left: 50%;
    bottom: 0;
    margin-bottom: -25px;
}
.frame-how-to-use{
    display: block;
    margin: auto;
    width: 150px;
    height: 150px;
    padding: 0px;
    border-radius: 50%;
    border: 8px solid #c47097;
    margin-bottom: 10px;
    position: relative;
    overflow: hidden;
}
.frame-how-to-use img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.frame-over::before{
    content: '';
    position: absolute;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 15px solid #c47097;
    transform: translate(-50%,-50%);
    left: 50%;
    margin-top: 152px;
}
.frame-mission img{
    width: 100%;
}
.frame-mission{
    display: block;
    margin: auto;
    width: 200px;
    height: 200px;
    border-radius: 30px;
    border: 10px solid #f3acce;
    padding: 10px;
    background: #fff;
    margin-bottom: 15px;
}
.basic-icon{
    width:60px;
}
.image-left-about img{
    width: 100%;
}
.image-left-about{
    width: 300px;
    padding: 15px;
    background-color: #fabfdb;
    border-radius: 10px;
    color: #fff;
    box-shadow: 0px 0px 0px 8px #c47097;
    margin-right: 30px;
    position: relative;
}
.konten-left-about{
    line-height: 1;
    font-size: 16px;
}
.image-left-about::before{
    content: '';
    transform: translate(-50%,-50%);
    top: 50%;
    right: -40px;
    position: absolute;
    width: 0px;
    height: 0px;
    border-top: 30px solid transparent;
    border-bottom: 30px solid transparent;
    border-left: 25px solid #c47097;
}
.middle{
    height: 12em;
    display: block;
    align-items: center;
    justify-content: center;
    font-size: 17px;
    font-weight: 600;
}
.middle::before{
    font-family: 'font-icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    content: "\e7ad";
    position: absolute;
    width: 48px;
    height: 48px;
    line-height: 48px;
    font-size: 42px;
    top: 0;
    left: 0;
    color: #dfdede;
}
.frame-konten-produk{
    display: block;
    padding: 15px;
    border-radius: 10px;
    box-shadow: 0px 0px 0px 5px #a21a5b;
    margin-top: 70px;
    margin-bottom: 15px;
}
.frame-konten-produk-2{
    display: block;
    padding: 15px;
    border-radius: 20px 0;
    box-shadow: 0px 0px 0px 5px #a21a5b;
    margin-top: 70px;
    margin-bottom: 15px;
}
.box-produk{
    background-color: #fff;
    width: 230px;
    margin: auto;
    margin-top: -100px;
    padding: 15px; 
    margin-bottom: 20px;
}
.box-produk img{
    display: block;
    width: 100%;
}
.frame-fa{
    padding: 10px;
    background-color: #a74272;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
}
.frame-konten-fa{
   padding: 10px;
}
.fa-menu{
    margin-top: 3px;
    margin-right: 0 !important;
}
.box-list{
    display: flex;
    /*padding: 10px;*/
    border-radius: 10px;
    box-shadow: 0px 0px 0px 5px #ef9bc3;
    background-color: #832e57;
    font-weight: 700;
    font-size: 16px;
    color: #fff;
    margin-bottom: 20px;
}
.box-border-top{
    background-color: #fff;
    padding: 30px 15px;
    border-radius: 10px;
    box-shadow: 0px -6px 0px 0px #ef9bc3;
    margin-bottom: 20px;
    background: linear-gradient(to top, #ddd,#fff 100%);
}
.box-border-top::before{
    content: '';
    position: absolute;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 15px solid #ef9bc3;
    transform: translate(-50%,-50%);
    left:50%;
    margin-top: -25px;
}
.fa-produk{
    margin-right: 7px;
    line-height: 1.5;
}
.li-flex{
    display: flex;
    margin-bottom: 10px;
}
.box-konten-marketing-plan{
    width: 600px;
    margin: auto;
    display: block;
    padding: 15px;
    background-color: #832e57;
    border-radius: 10px;
    color: #fff;
    box-shadow: 0px 0px 0px 8px #ef9bc3;
    position: relative;
    margin-bottom: 40px;
}
.frame-box-3{
    display: flex;
}
.font-list li{
    font-size: 18px;
}
.konten-box-3{
    font-size: 25px;
    margin:auto 0;
}
.font-h3{
    font-size: 28px;
}
.box-4 {
    display: block;
    padding: 15px;
    background-color: #832e57;
    border-radius: 10px;
    color: #fff;
    box-shadow: 0px 0px 0px 7px #ef9bc3;
    position: relative;
    margin: 20px 20px 30px 10px;
}
.box-4::before{
    content: '';
    position: absolute;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 15px solid #ef9bc3;
    transform: translate(-50%,-50%);
    left: 50%;
    bottom: 0;
    margin-bottom: -25px;
}
.box-3{
    width: 300px;
    display: block;
    padding: 15px;
    background-color: #832e57;
    border-radius: 10px;
    color: #fff;
    box-shadow: 0px 0px 0px 8px #ef9bc3;
    position: relative;
    margin: 20px 40px 40px 10px;
    float: left;
}
.box-3::before{
    content: '';
    transform: translate(-50%,-50%);
    top: 50%;
    right: -40px;
    position: absolute;
    width: 0px;
    height: 0px;
    border-top: 30px solid transparent;
    border-bottom: 30px solid transparent;
    border-left: 25px solid #ef9bc3;
}
.box-border {
    width: 800px;
    margin: 40px auto;
    display: block;
    padding: 25px 15px 15px 15px;
    background-color: transparent;
    border-radius: 10px;
    box-shadow: 0px 0px 0px 5px #ef9bc3;
    position: relative;
}
.box-border-title h4{
    background-color: #ef9bc3;
    color: #862f58;
    padding: 10px 15px;
    display: inline-block;
    position: absolute;
    border-radius: 10px;
    transform: translate(-50%,-50%);
    left: 50%;
    top: -2px;
}
.box-konten-marketing-plan::before{
    content: '';
    position: absolute;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 15px solid #ef9bc3;
    transform: translate(-50%,-50%);
    left: 50%;
    bottom: -30px;
}
.box-konten-produk{
    display: block;
    padding: 15px;
    background-color: #832e57;
    border-radius: 10px;
    color: #fff;
    box-shadow: 0px 0px 0px 8px #ef9bc3;
}
.box-konten-produk::before{
    content: '';
    position: absolute;
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent;
    border-right: 20px solid #ef9bc3;
    top: 50%;
    transform: translate(-50%,-50%);
    left: -2px;
}

.value-2{
    float: right;
}
.hr-left-contact{
    border-left: 1px dashed #b6b5b5;
}
.sub-title{
    font-size: 17px;
    width: 800px;
    margin: auto;
}
.owl-carousel .owl-nav [class*=owl-] {
    border-radius: 5px;
}
.font-medium{
    font-size: 20px;
}
.m-auto{
    margin: auto 0;
}
.btn.btn-comment{
    display: block;
    border-radius: 40px;
    background-color: #832e57;
    border: 3px solid #e7a2c3;
    color: #fff;
    transition: .3s;
}
.btn.btn-comment:hover{
    display: block;
    border-radius: 40px;
    background-color: #e7a2c3 ;
    border: 3px solid #832e57;
    color: #fff;
    transition: .3s;
}
.fa-danger{
    font-size: 66px;
    color: #ef9bc3;
    position: absolute;
    top: 50%;
    left: 0;
    /* margin-top: 4px; */
    margin-left: 26px;
    transform: translate(-50%,-50%);
}
.btn.btn-custom-2{
    display: inline-block;
    border-radius: 40px;
    background-color: transparent;
    border:3px solid #c47097;
    color: #c47097;
    transition: .3s;
}
.btn.btn-custom-2:hover{
    display: inline-block;
    border-radius: 40px;
    background-color: transparent;
    border:3px solid #c0b8bc;
    color: #c0b8bc;
    transition: .3s;
}
.btn.btn-custom{
    display: block;
    border-radius: 40px;
    background-color: transparent;
    border:3px solid #fff;
    color: #fff;
    transition: .3s;
}

.btn.btn-custom:hover{
    border:3px solid #e7a3c4;
    transition: .3s;
}
.frame-tagline{
    display: flex;
    justify-content: space-between;
}
.m-tb{
    margin-top: 10px;
    margin-bottom: 10px;
}
.content-wrap.ptb{
    padding-top: 20px;
    padding-bottom: 20px;
}
.bg-primary{
    background:radial-gradient(circle, #d381a9 10%, #832e57 95%);
}
.frame-left{
    width: 60px;
    height: 60px;
    display: block;
    border-radius: 30%;
    background-color: #832e57;
    color: #fff;
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    margin-right: 10px;
    line-height: 1.6;
    border: 5px solid #d381a9;
}
.frame-twin{
    display: flex;
    margin-bottom: 15px;
}
.frame-twin .frame-right{
    display: block;
}
.img-icon{
    display: block;
    margin:auto;
    width: 200px; 
    margin-bottom: 10px;
}
.konten-icon{
    font-weight: 700;
    font-size: 17px;
}
.container.relative{
    position: relative;
}
.bottom-slider{
    display: block;
    /*border-top-right-radius: 20px;
    border-top-left-radius: 20px;*/
    background: rgba(255,255,255,.4);
    height: 20px;
    width: 100%;
    margin-top: -20px;
    position: absolute;
}
.top-slider{
    display: block;
    /*border-top-right-radius: 20px;
    border-top-left-radius: 20px;*/
    background: rgba(255,255,255,.4);
    height: 20px;
    width: 100%;
    margin-bottom: -20px;
    position: absolute;
    z-index: 9;
}
.m-auto{
    margin: auto 0;
}
.frame-auth{
    position: absolute;
    width: 250px;
    border-radius: 30px;
    top: 50%;
    transform: translate(0%, -50%);
    right: 0;
    text-align: center;
    padding-left: 15px;
    padding-right: 25px;
    z-index: 1023;
}
.d-flex{
    display: flex;
    padding: 10px 10px 10px 15px ;
    border: 3px solid #9c4870;
    border-radius: 40px;
    transition: .3s;
    margin-bottom: 10px;
    background-color: #ffebf5;
}

.konten-download .date {
    font-size: 12px;
    color: #88395f;
    margin-bottom: 0;
}
.konten-download .konten {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 5px;
    line-height: 1 !important;
}
a.d-flex:hover{
    color: #ab557f !important;
    border: 3px solid #a5a5a5;
    transition: .3s;
    background-color: #fff;
}
.fa-5x{
    font-size: 40px;
    margin-right: 15px;
}

.bg-orange{
    background: #ff5e00 ;
}

.panel-single{
    display: block;
    padding: 10px;
    border-radius: 30px;
    background: #fff;
    border:4px solid #9bc7af;
    color: #000;
    text-align: center;
    margin-bottom: 10px;
}
.font-alert{
    font-size: 12px;
}
.value{
    right: 0;
    float: right;
}
.responsive-center{
    text-align: center;
}
.frame-paket{
    display: block;
    padding: 15px 5px;
    background: radial-gradient(circle, #d381a9 10%, #832e57 95%);
    border-radius: 30px;
    color: #fff;
    /*border: 5px solid #ef9bc3;*/
    box-shadow: 0px 0px 0px 5px #ef9bc3;
    position: relative;
}
.m-b-medium{
    margin-bottom: 30px;
}
.frame-out{
    display: table;
    padding: 5px;
    background-color: #fff;
    position: relative;
}
.frame-number{
    display: table-cell;
    vertical-align: middle;
    width: 90px;
    /*float: left;*/
}

.square-konten{
    display: table-cell;
    vertical-align: middle;
    margin-left: 0px;
}
.bg-size-center{
    background-size: initial;
    background-position: center;
}
#content p {
    line-height: 1.7;
}
.koten-manfaat p{
    line-height: 1.4 !important;
}
.row.row-colors {
    margin-left: 0px; 
    margin-right: 0px; 
}
.col-padding {
    padding: 40px;
}
.bg-orange-inner{
   /* background: #ff5e00;*/
   background: radial-gradient(circle, #fa8e4f , #ff5e00 100%);
}
.bg-grey-dark-inner{
   /* background: #ff5e00;*/
   background: radial-gradient(circle, #9a9a9a , #6e6e6e 100%);
}
.height-colors{
    height: 430px;
}

.icon-list-rata{
    margin-left: -20px;
    margin-right: 5px;
    width: 25px;
    display: table-cell;
    vertical-align: top;
    float: left;
    color: #832e57;
}
li.li-list-rata {
    margin-left: 26px;
    margin-bottom: 4px;
    display: table;
    vertical-align: top;
    font-size: 14px;
}
li.li-list-kontak {
    margin-left: 26px;
    margin-bottom: 4px;
    display: table;
    vertical-align: top;
    font-size: 17px;
}
.li-list-rata span{
    display: table-cell;
    vertical-align: top;
}
.m-b-3{
    margin-bottom: 30px; 
}
.underline{
    display: block;
    width: 300px;
    height: 5px;
    border-radius: 20px;
    margin-bottom: 20px;
    margin: auto;
    /*background-color: #a09f9f;*/
    background: radial-gradient(circle, #d381a9 10%, transparent 95%);
    margin-top: 10px;
}
.bg-white{
    background-color: #fff !important;
}
.frame-table{
    display: block;
    padding: 15px;
    background-color: #fff;
    /*box-shadow: 1px 1px 9px 1px #cbc8c8;*/
    box-shadow: 0px 0px 0px 8px #cec1b7;
    border-radius: 15px;
    /*border-bottom-right-radius: 15px;
    border-top-left-radius: 15px;*/
    margin-bottom: 10px;
}
.frame-map{
    display: block;
    padding: 10px;
    background-color: #fff;
    box-shadow: 1px 1px 9px 1px #cbc8c8;
    border-radius: 15px;
}
.frame-map .fluid-width-video-wrapper {
    width: 100%;
    position: relative;
    padding-top: 300px !important;
}
.span-width{
    width: 70px;
    display: block;
    float: left;
}
.logo-profil{
    display: block;
    background-color: #fabfdb;
    border: 8px solid #c46f97;
    margin: auto;
    padding: 5px;
    width: 130px;
    height: 130px;
    border-radius: 30px;
    position: relative;
    z-index: 9;
    margin-bottom: 20px;
}
.radius-profil{
    display: block;
    height: 90px;
    border-radius: 20px;
    position: absolute;
    width: 100%;
    top: 60px;
    border-top: 8px solid #50926d;
}
.bg-green {
    background-color: #34694c;
    color: #fff;
}
.content-wrap {
    padding: 60px 0;
}
.title-center h3{
    text-align: center;
    margin-bottom: 40px;
    font-size: 27px;
}
.title-center h4{
    text-align: center;
    margin-bottom: 40px;
    font-size: 24px;
}
.color-primary{
    color: #c06e96;
}
.color-primary-dark{
    color: #9b406c;
}
.sub-title-center{
    text-align: center;
    margin-bottom: 10px;
    width: 800px;
    margin: auto;
}
.sub-title-left{
    margin-bottom: 10px;
    max-width: 900px;
    margin: auto;
}
.pb-10{
    padding-bottom: 10px !important;
}
.toggle.toggle-border .togglet, .toggle.toggle-border .toggleta {
    line-height: 24px;
    padding: 10px 15px 10px 36px;
}

.panel-border-white{
    display: block;
    border-radius: 10px;
    border:1px dashed #fff;
}
.panel-border-yellow{
    display: block;
    border-radius: 10px;
    border: 4px double #e8a01f;
    padding: 10px;
}
.panel-border-blue{
    display: block;
    border-radius: 10px;
    border: 4px dashed #2b6dae;
    padding: 10px;
}
.frame-monitor img{
    width: 940px;
    display: block;
    margin: auto;
    position: relative;
}
.frame-monitor{
    display: block;
    position: relative;
    width: 100%;
}
.frame-video-1{
    display: block;
    margin: auto;
    position: relative;
    width: 900px;
}
.frame-video-1 img{
    width:100%;
    margin: auto;
}
.frame-video .fluid-width-video-wrapper{
    width: 100% !important;
    position: relative;
    padding: 0;
    margin: auto;
    height: 470px;
    padding-top: 300px !important;
}
.frame-video-inti{
    display: block;
    padding: 5px;
    width: 750px;
    background-color: transparent;
    border: 5px solid transparent;
    margin-bottom: 10px;
    margin: auto;
    border-radius: 10px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -110px;
    transform: translate(-50%,-50%);
}
.frame-video-inti .fluid-width-video-wrapper{
    width: 100% !important;
    position: relative;
    padding: 0;
    margin: auto;
    height: 420px;
    padding-top: 300px !important;
}
.bg-right-download{
    background-position: bottom right !important;
    background-size: 600px !important;
    position: absolute;
    height: 100%;
    width: 100%;
    bottom: 0;
}
.bg-berita{
    background-position: bottom center !important;
    background-size: 100% !important;
    position: absolute;
    height: 100%;
    width: 100%;
    bottom: 0;
}

.bg-left-gallery{
    background-position: top left !important;
    background-size: 400px !important;
    position: absolute;
    height: 100%;
    width: 500px;
}
.bg-gallery{
    background-position: top right !important;
    background-size: 500px !important;
}
.p-t-b-mini{
    padding-top: 20px;
    padding-bottom: 20px;
}
.m-t-1{
    margin-top: 10px;
}
.m-b-footer{
    margin-bottom: 200px;
}
.m-t-2{
    margin-top: 20px;
}
.m-t-0{
    margin-top: 0;
}
.m-b-0{
    margin-bottom: 0 !important;
}
.m-b-1{
    margin-bottom: 10px !important;
}
.m-b-2{
    margin-bottom: 20px !important;
}
.m-t-f{
    margin-top: 0px;
}
.m-t-f-2{
    margin-top: 45px;
}
.f-left{
    float: left;
}
.font-size-22{
    font-size: 22px;
}
.font-size-19{
    font-size: 19px;
}
.font-size-16{
    font-size: 16px;
}
.font-size-17{
    font-size: 17px;
}
.font-size-18{
    font-size: 18px;
}
.font-size-15{
    font-size: 15px;
}
.font-size-14{
    font-size: 14px;
}
.font-size-11{
    font-size: 11px;
}
.account-access{
    display: none;
}
#copyrights {
    padding: 10px 0;
    background-color: #DDD;
    font-size: 14px;
    line-height: 1.8;
}
.dark #copyrights {
    background-color: rgb(34, 34, 34);
    color: rgba(255,255,255,0.25);
    text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
}
.green{
    color: #70c496;
}
.red{
    color:#fc3131;
}
p.indent{
    text-indent: 25px;
}
/*menu*/

#primary-menu ul ul:not(.mega-menu-column), #primary-menu ul li .mega-menu-content {
    display: none;
    position: absolute;
    width: 220px;
    background-color: #FFF;
    box-shadow: 0px 13px 42px 11px rgba(0, 0, 0, 0.05);
    border: 1px solid #bebebe;
    border-top: 0px solid #a9cf46;
    height: auto;
    z-index: 199;
    top: 100%;
    left: 0;
    margin: 0;
    text-align: left;
}
#primary-menu ul ul li:hover > a {
    background-color: #F9F9F9;
    color: #f6c2db;
    font-size: 13px;
    letter-spacing: 0px;
    padding-left: 15px;
}
#primary-menu ul li:hover > a, #primary-menu ul li.current > a {
    color: #fff;
    border-top: 0px solid #ebcb09;
    font-weight: bold;
    font-size: 13px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: 'font ubuntu', sans-serif;
    background: linear-gradient(to top, #a55079 10%, #a55079   95%);
}
#primary-menu ul li.mega-list:hover > a, #primary-menu ul li.current > a {
    color: #832e57;
    border-top: 0px solid #a9cf46;
    font-weight: bold;
    font-size: 13px;
    letter-spacing: 0px;
    text-transform: uppercase;
    font-family: 'font ubuntu', sans-serif;
   /* margin-top: 3px;*/
   /* background-color: #efa4c8;*/
   background: linear-gradient(to top, #ef9bc3 10%, #ef9bc3   95%);
}
#primary-menu ul li.current > a::before{
    content: '';
    position: absolute;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 15px solid transparent;
    top: 0;
    transform: translate(-50%, -23%);
}
h3.font-capitalize{
    text-transform:capitalize !important;
}
#primary-menu ul li.medium-list >a{
    text-transform: capitalize;
}
#primary-menu ul li.medium-list:hover > a{
    color: #a9cf46;
    border-top: 0px solid #a9cf46;
    font-weight: 600;
    font-size: 12px;
    letter-spacing: 0;
    text-transform: capitalize;
    font-family: 'font ubuntu', sans-serif;
}
#primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column > li.mega-menu-title > a:hover {
    color: #9f9f9f;
}
/*#primary-menu > ul > li:first-child {
    margin-left: 0;
    border-top: 3px solid #a9cf46;
    height: 100px;
}*/

/*button*/
.btn-default.btn-silver {
    color: #ffffff;
    background-color: #aaaaaa;
    border-color: #aaaaaa;
}
.btn-default.btn-silver:hover {
    color: #ffffff;
    background-color: #858585;
    border-color: #aaaaaa;
}

.btn-default.btn-gold {
    color: #ffffff;
    background-color: #d9a60b;
    border-color: #d9a60b;
}
.btn-default.btn-gold:hover {
    color: #ffffff;
    background-color: #c29408;
    border-color: #c29408;
}

.btn-default.btn-platinum {
    color: #ffffff;
    background-color: #a9cf46;
    border-color: #a9cf46;
}
.btn-default.btn-platinum:hover {
    color: #ffffff;
    background-color: #8cb030;
    border-color: #8cb030;
}

.btn-default.btn-titanium {
    color: #ffffff;
    background-color: #296ab6;
    border-color: #296ab6;
}
.btn-default.btn-titanium:hover {
    color: #ffffff;
    background-color: #1a5599;
    border-color: #1a5599;
}
.pricing-price {
    font-size: 17px;
    line-height: 1;
    padding-bottom: 10px;
}
.pricing-features ul {
    margin: 0;
    padding: 5px 0;
    list-style: none;
}
.img-slider-lg{
    width: 1349px;
    height: 442px;
}
/*color*/
.toggle.toggle-bg.togle-bg-silver .togglet, .toggle.toggle-bg.togle-bg-silver .toggleta {
    background-color: #aaaaaa !important;
    line-height: 44px;
    padding: 0 0 0 36px;
    border-radius: 2px;
}
.toggle.toggle-bg.togle-bg-gold .togglet, .toggle.toggle-bg.togle-bg-gold .toggleta {
    background-color: #d9a60b !important;
    line-height: 44px;
    padding: 0 0 0 36px;
    border-radius: 2px;
}
.toggle.toggle-bg.togle-bg-platinum .togglet, .toggle.toggle-bg.togle-bg-platinum .toggleta {
    background-color: #a9cf46 !important;
    line-height: 44px;
    padding: 0 0 0 36px;
    border-radius: 2px;
}
.toggle.toggle-bg.togle-bg-titanium .togglet, .toggle.toggle-bg.togle-bg-titanium .toggleta {
    background-color: #2a6dba !important;
    line-height: 44px;
    padding: 0 0 0 36px;
    border-radius: 2px;
}
.text-center{
    text-align: center !important;
}

.togglec.togglec-custom {
    display: block !important;
    position: relative;
    padding: 10px 0 0 24px;
}
.testimonial {
    position: relative;
    padding: 20px;
    background-color: transparent;
    border: 0px solid rgba(0,0,0,0.1);
    border-radius: 5px;
    box-shadow: 0 1px 1px rgba(0,0,0,0.1);
}
.owl-carousel .owl-nav [class*=owl-]:hover {
    background-color:#923d66 !important;
    color: #FFF !important;
    text-decoration: none;
}
.owl-carousel .owl-dots .owl-dot span{
    background-color: #923d66;
}
.toggle.toggle-border {
    border: 1px dashed#9b416d;
    border-radius: 4px;
    background-color: #faf9f9;
    overflow-x: auto;
}
.button-dark {
   /* background-color: #a9cf46;*/
   background-color: #919190;
}
.button-dark:hover {
    background-color: #367653 !important;
}
.white{
    color: #fff;
}
.orange{
    color:#f88b08;
}
.yellow{
    color:#f3d005;
}
a {
    text-decoration: none !important;
    color: #181818;
}
a:hover {
    text-decoration: none !important;
    color: #832e57;
}
/*nivo slider*/
.slider-caption-bg {
    background-color: rgba(0,0,0,0);
}
.nivoSlider {
    height: 100%;
}

/*body*/
.p-t-balance{
    padding-top: 20px !important;
}
.p-b-balance{
    padding-bottom: 20px !important;
}
.p-t-0{
    padding-top: 0 !important;
}
.feature-box h3 {
    text-transform: none;
}
.entry-meta li {
    font-size: 12px;
    line-height: 14px;
    margin: 0 10px 10px 0;
    color: #999;
    font-family: 'Lato', sans-serif;
    font-style: normal;
}
.icon-list-2 {
    margin-left: 0px;
    margin-right: 5px;
}
.icon-list{
    margin-left: -20px;
    margin-right: 5px;
}

li.li-list{
    margin-left: 26px;
    margin-bottom:8px;
}
ol.ol-list li{
    margin-left: 26px;
    margin-bottom: 8px;
}
li.li-list-3 {
    margin-left: 45px;
}
.m-b-end{
    margin-bottom: -80px;
}
.pricing {
    position: relative;
    z-index: 99;
}
.content-atas{
  z-index: 99;
}
.bg-grey{
    background-color: #eaeaea;
}
.bg-grey-inner{
    background:radial-gradient(circle, #ffffff , #eaeaea 100%);
}
.bg-green-smoth {
    background-color: #e6f8b7;
    display: block;
    padding: 10px;
}
.valign-middle{
    vertical-align: middle !important;
}
.font-weight-300{
    font-weight: 300;
}
.font-weight-400{
    font-weight: 400;
}
h3.h3-video{
    font-size: 60px;
    line-height: 1.2;
}
.font-weight-600{
    font-weight: 600;
}
/*.img-sekilas{
    border-radius: 20px;
    width: 290px !important;
    margin: auto;
    border: 5px solid #be608d;
    position: relative;
    z-index: 9;
    transition: .3s;
}*/
.img-sekilas {
    border-radius: 20px;
    width: 100% !important;
    height: 100%;
    /* margin: auto; */
    /* border: 5px solid #be608d; */
    /* position: relative; */
    /* z-index: 9; */
    object-fit: cover;
    transition: .3s;
}
.img-sekilas:hover{
    opacity: .6;
    transition: .3s;
}

.img-penyajian{
    width: 300px;
    margin: auto;
    display: block;
}
.img-kesehatan{
    width: 420px;
    margin: auto;
    display: block;
}
.img-tabel{
    width: 50%;
    margin: auto;
    display: block;
}
.img-marketing{
    width: 400px;
    margin: auto;
    display: block;
}
.img-marketing:hover {
    width: 400px;
    margin: auto;
    display: block;
    opacity: .7;
    transition: .5s;
}
.img-plan{
    width: 270px;
    margin: auto;
    display: block;
}
.img-organisasi{
    width: 180px;
    margin: auto;
    display: block;
    border-radius: 20px;
}
.img-about{
    width: 200px;
    margin: auto;
    display: block;
}
.img-news {
    width: 300px;
    margin: auto;
    display: block;
    /*border: 1px solid #9b9b9b;*/
    border-radius: 20px;
}
.img-news:hover{
    width: 300px;
    margin: auto;
    display: block;
    border-radius: 20px;
    opacity: 0.7;
    transition: .5s;
}
.img-produk {
    width: 300px;
    margin: auto;
    display: block;
    /*border: 1px solid #9b9b9b;*/
    border-bottom-left-radius: 20px;
    border-top-right-radius: 20px;
}
.div-title-news{
    width: 100%;
    margin: auto;
    display: block;
}
li.li-list-2 {
    margin-left: 395px;
}
.ol-custom{
    margin-left: 15px;
}

.ul-custom{
    margin-left: 15px;
}
.entry-content h3{
    font-size: 21px;
}
.img-news-2{
    display: block;
    margin: auto;
    width: 70%;
    margin-bottom: 20px;
    border-radius: 5px;
}
.single-post .entry-content .entry-image {
    max-width: 350px;
}
.img-produk-one{
    width: 500px;
}
.entry-image, .entry-image > a, .entry-image .slide a, .entry-image img {
    display: block;
    position: relative;
    width: auto;
    height: auto;
}
.img-produk-more {
    width: 350px !important;
    display: block;
    /*border: 1px solid #9b9b9b;*/
    border-bottom-left-radius: 20px;
    border-top-right-radius: 20px;
}
.img-news-more {
    width: 450px !important;
    display: block;
}
.img-produk:hover {
    width: 300px;
    margin: auto;
    display: block;
    /*border: 1px solid #9b9b9b;*/
    border-bottom-right-radius: 20px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 0px;
    transition: .5s;
}
.m-t-s{
    margin-top: 5px;
}
hr.hr-dashed{
    border-top: 1px dashed #a2a2a2;
}
.hr-dashed-footer{
    border-top: 1px dashed #747474 !important;
}
.hr-dashed-white{
    border-top: 1px dashed #fff;
}
.hr-dashed-3{
    border-top: 1px dashed #fff;
}
.hr-solid{
    border-top: 1px solid #a2a2a2;
}
#content {
    position: relative;
    overflow: hidden;
    background-color: #FFF;
}
.pricing-title h3 {
    margin: 0;
    font-size: 20px;
    letter-spacing: 1px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
}
.pricing-box.silver {
    border: 1px solid rgb(170, 170, 170);
    border-radius: 3px;
    text-align: center;
    box-shadow: 0 1px 1px rgba(0,0,0,0.1);
    background-color: #fff;
    margin: 10px;
    height: 450px;
}
.pricing-box.silver-2 {
    height: 580px;
}
.pricing-title.silver-title{
    padding: 15px 0;
    background-color: #aaaaaa;
    border-radius: 3px 3px 0 0;
    text-shadow: 1px 1px 1px #605f5f;
    border-bottom: 1px solid rgba(0,0,0,0.05);
}
.pricing-box.gold {
    border: 1px solid rgb(217, 166, 11);
    border-radius: 3px;
    text-align: center;
    box-shadow: 0 1px 1px rgba(0,0,0,0.1);
    background-color: #fff;
    margin: 10px;
    height: 450px;
}
.pricing-box.gold-2 {
    height: 580px;
}
.pricing-title.gold-title {
    padding: 15px 0;
    background-color: #d9a60b;
    border-radius: 3px 3px 0 0;
    text-shadow: 1px 1px 1px #916f08;
    border-bottom: 1px solid rgba(0,0,0,0.05);
}
.pricing-box.platinum {
    position: relative;
    border: 1px solid rgb(169, 207, 70);
    border-radius: 3px;
    text-align: center;
    box-shadow: 0 1px 1px rgba(0,0,0,0.1);
    background-color: #fff;
    margin: 10px;
    height: 450px;
}
.pricing-box.platinum-2 {
    height: 580px;
}
.pricing-title.platinum-title {
    padding: 15px 0;
    background-color: #a9cf46;
    border-radius: 3px 3px 0 0;
    text-shadow: 1px 1px 1px #6c8d15;
    border-bottom: 1px solid rgba(0,0,0,0.05);
}

.pricing-box.titanium {
    position: relative;
    border: 1px solid rgb(42, 109, 186);
    border-radius: 3px;
    text-align: center;
    box-shadow: 0 1px 1px rgba(0,0,0,0.1);
    background-color: #fff;
    margin: 10px;
    height: 450px;
}
.pricing-box.titanium-2 {
    height: 580px;
}
.pricing-title.titanium-title {
    padding: 15px 0;
    background-color: #2a6dba;
    border-radius: 3px 3px 0 0;
    text-shadow: 1px 1px 1px #175499;
    border-bottom: 1px solid rgba(0,0,0,0.05);
}
.pricing-action {
    padding: 15px 30px;
    position: absolute;
    width: 100%;
    bottom: 0;
    border-top: 1px solid #e8e8e8;
}
.pricing-features {
    border-bottom: 0px solid rgba(0,0,0,0.075);
}
#gotoTop:hover {
    
    background-color: rgba(149, 149, 149, 0.3);
    color: #a64d78;
    
}
.menu-mobile{
    display: none;
}
.block{
    display: block;
}
.clear-medium{
    clear: both;
}
.clear-mobile{
    clear: both;
}
.logo-two{
    display: none;
}
/*mobile*/
@media(max-width: 1199px){
    .frame-video-v2{
        padding: 10px;
        width: auto;
        height: auto;
    }
    .tagline-left h2{
        font-size: 24px;
    }
    .togglec li {
        font-size: 12px;
    }
    .frame-foto{
        height: auto;
    }
    .frame-foto-img {
        height: 170px;
    }
    .image-left-about {
        width: 260px;
        
    }
    .circle-bahan {
        width: 230px;
        height: 230px;
    }
}
@media (max-width: 992px){

    .box-border {
        width: 100%;
    }
    
    .circle-bonus {
        width: 130px;
        height: 130px;
       
    }
    .flex-number {
        margin-top: -20px;
    }

    .frame-logo-footer {
        width: 80px;
        
    }
    li.li-list-kontak {
        font-size: 15px;
    }

    .frame-inti-video {
        height: auto;
    }
    h3.konten-penggunaan{
        font-size: 20px !important;
    }
    .frame-monitor{
        width: 100%;
    }
    .frame-video {
        width: 90%;
        left: 50%;
        top: 33%;
        margin-top: 2%;
    }
    .frame-video .fluid-width-video-wrapper {
        width: 100% !important;
        height: 100%;
        padding-top: 60% !important;
    }
    .box-list{
        font-size: 15px;
    }
    .sub-title {
        font-size: 15px;
        width: 700px;
    }
    .box-konten-produk::before {
        content: '';
        position: absolute;
        border-left: 30px solid transparent;
        border-right: 30px solid transparent;
        border-bottom: 20px solid #ef9bc3;
        transform: translate(-50%,-50%);
        left: 50%;
        top: 0;
        margin-top: -25px;
    }
    .img-produk-one {
        display: block;
        width: 600px;
        margin: auto;
        margin-bottom: 30px;
    }
   
    /*.nivoSlider {
        height: auto;
    }*/
 /*   #slider {
        position: relative;
        width: 100%;
        overflow: hidden;
        height: auto !important;
    }*/
    .frame-video-1 {
        width:100%;
    }
    .frame-video-inti {
        width: 84%;
        left: 50%;
        top: 33%;
        margin-top: 2%;
    }
    .frame-video-inti .fluid-width-video-wrapper {
        width: 100% !important;
        height: 100%;
        padding-top: 55% !important;
    }
    .image-left-about {
        width: 260px;
        margin-right: auto;
        margin: auto;
        margin-bottom: 30px;
    }
    .image-left-about::before {
        bottom: -85px;
        top: auto;
        left: 50%;
        
        border-left: 30px solid transparent;
        border-right: 30px solid transparent;
        border-top: 25px solid #c47097;
    }
    .middle {
        height: auto;
        font-size: 15px;
    }
    #header.full-header #primary-menu > ul {
       
        height: 250px;
        overflow-y: auto !important;
        overflow-x: hidden;
    }
    #primary-menu ul ul:not(.mega-menu-column), #primary-menu ul li .mega-menu-content {
        
        border-top: 0px solid #EEE !important;
    }
    .fa-menu {
        display: none;
    }
    #primary-menu ul li.mega-list:hover > a, #primary-menu ul li.current > a {
        
        background: transparent;
    }
    .header-one{
        display: none;
    }
    .sticky-responsive-menu #header {
        min-height: 64px !important;
    }
    #primary-menu-trigger {
        top: 15px !important;
        width: 35px;
        height: 35px;
        line-height: 35px !important;
    }
    #logo{
        height: 64px !important;
    }
    .toggle .togglet, .toggle .toggleta {
        font-size: 12px;
    }
    .responsive-sticky-header:not(.static-sticky) #logo,
    .responsive-sticky-header:not(.static-sticky) #logo img { height: 60px; }

    .responsive-sticky-header:not(.static-sticky) #primary-menu-trigger { top: 5px; }

    .responsive-sticky-header #primary-menu > ul,
    .responsive-sticky-header #primary-menu > .container > ul {
        max-height: 400px !important;
        overflow-y: hidden!important;
        overflow-x: hidden;
    }
    .img-produk-large {
        width: 220px;
        height: 220px;
        
    }
    .bg-position-produk {
        background-position-y: 90px;
    }
    .height-colors {
        height: auto;
    }
    .frame-berita-konten {
        height: 60px;
        overflow: hidden;
    }
    
    .frame-berita {
        height: 300px;
    }
    .frame-berita h4 {
        font-size: 16px;
    }
    .img-thumb-berita {
        width: 100%;
        height: 100%;
        max-width: 364px;
        object-fit: cover;
    }
    .frame-berita-img {
        width: 100%;
        max-width: 100%;
        float: none;
        height: 200px;
        overflow: hidden;
        margin-right: 10px;
        border-bottom-left-radius: 0;
        border-top-right-radius: 10px;
    }
    .img-header-2{
        display: none;
    }
    #header, #header-wrap, #logo img {
        height: 60px;
    }
     #top-search{
        display: none;
    }
    #primary-menu ul li {
        border-top: 1px dashed #9ec4af !important ;
    }
    .m-t-s{
        margin-top: 0px;
    }
    #primary-menu ul ul li > a {
        padding: 11px 5px !important;
        font-size: 13px;
        font-weight: 400;
        text-transform: uppercase !important;
        font-family: 'font ubuntu';
    }
    body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu ul ul a, body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu > ul > li:hover ul a, body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu > ul > li.current ul a, body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu > div > ul > li:hover ul a, body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu > div > ul > li.current ul a {
        color: #fff !important;
    }

    #primary-menu-trigger {
        opacity: 1;
        pointer-events: auto;
        top: 25px;
        margin-top: 0;
        right: 0;
        left: auto !important;
        z-index: 1;
        background: #c97ca1;
        border-radius: 10px;
    }
    .menu-mobile{
        display: inline-block;
    }
    #logo a.standard-logo {
        display: none !important;
    }
    #logo span.retina-logo {
        display: inline-block;
        margin-top: 10px;
        float: left;
    }
    #logo a.retina-logo {
        display: inline-block;
        margin-top: 10px;
    }
    #primary-menu ul li > a {
        color: #fff;
        
    }
    .button-dark{
        background-color: #722e4f !important;
        display: block;
        left: 0;
        right: 0;
        line-height: 2.4;
        font-size: 11px;
        text-align: center;
        margin: 5px auto 5px auto;
        width: 106px;
        border-radius: 20px;
        border: 4px solid #f795c3;
        height: 35px;
    }
    .button-dark:hover{
        background-color: #f795c3  !important;
        color:#722e4f; 
        border: 4px solid #722e4f;
    }
    #primary-menu > ul > li:first-child {
        margin-left: 0;
        border-top: 3px solid #a9cf46;
        height: auto;
    }
    body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu > ul > li:hover a, body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu > ul > li.current a, body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu > div > ul > li:hover a, body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu > div > ul > li.current a {
        color: #ffc1de !important;
    }
    body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu ul li, body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu ul ul, body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu ul li .mega-menu-content, body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu ul ul li, body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu ul li .mega-menu-content ul ul, body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu ul li .mega-menu-content.col-2 > ul, body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu ul li .mega-menu-content.col-3 > ul, body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu ul li .mega-menu-content.col-4 > ul, body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu ul li .mega-menu-content.col-5 > ul, body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu ul li .mega-menu-content.style-2 li {
        border-top-color: #e28eb7 !important;
    }
    .bg-size-center{
        background-size: initial;
        background-position: center;
    }
    .sub-title-center {
        width: 100%;
    }
    .sub-title-left {
        width: 100%;
    }
    #header-wrap {
        border-bottom: 0px solid #f3f3f3;
        height: 104px;
        background-color: #a9cf46;
    }
    .m-t-f {
        margin-top: 0;
    }
    .m-t-f-2{
        margin-top:0px;
    }
    .content-wrap.content-wrap-mbl {
        position: relative;
        padding-top: 10px;
        padding-bottom: 80px;
    }
    .content-wrap{
        position: relative;
        padding: 25px 0;
    }
    .btm-padding-lg{
        padding-bottom: 80px;
    }
    .img-slider-lg{
        width: auto;
        height: auto;
    }
    .title-center h3 {
        text-align: center;
        margin-bottom: 30px;
        font-size: 27px;
    }
    /*.container {
        padding-left: 0px; 
        padding-right: 0px; 
    }*/
    .col-padding {
        padding: 20px;
    }
    body{
        font-size: 12px;
    }
    .circle-number {
        vertical-align: middle;
        width: 45px;
        height: 45px;
        font-size: 20px;
        margin-right: 10px;
    }
    .konten-circle-number h4 {
        font-size: 18px;
    }
    .frame-number {
        vertical-align: top;
        width: 70px;
    }
    .frame-foto-img {
        /*height: 150px;*/
        height: 100%;
        
    }
    .frame-foto {
        /*height: auto;*/
        width: 300px;
        height: 300px;
        display: block;
        margin: auto;
    }
    #header, #header-wrap, #logo img {
        height: 45px;
    }
    .hr-left-contact {
        border-left: 0px dashed #b6b5b5;
    }
    .frame-mission {
        width: 170px;
        height: 170px;
        
    }
    h4.h4-bonus {
        font-size: 19px;
    }
    li.li-custom-list {
        font-size: 12px;
    }
    .konten-box-3 {
        font-size: 20px;
    }
}
@media (max-width: 991px){
    .logo-two{
        display: inline-block;
    }
    .title-center h4 {
        margin-bottom: 20px;
    }
    h2.responsive-h2{
        font-size: 20px;
    }
    .logo-bank{
        width: 100px;
    }
    #logo {
        text-align: left !important;
    }
    .account-access{
        background-color: #88335c;
        width: 100%;
        display: inline-table;
        position: relative;
        height: 43px;
        padding: 5px;
    }
}
@media(max-width:800px){
    /*.nivoSlider img {
        position: absolute;
        top: 0px;
        left: 0px;
        max-width: 100% !important;
        object-fit: cover !important;
        height: 100% !important;
    }*/
}
@media (min-width: 767px) and (max-width:991px) {
    .box-img-single {
        width: 100%;
        height: 450px;
    }
}
@media (max-width: 767px){
    .in-desktop{
        display: none;
    }
    .box-img-single{
        width: 100%;
        height: auto;
    }
    .value-2{
        display: none;
    }
    .box-img-1{
        height: auto;
    }
    .border-left-dashed{
         border-left:3px dashed transparent;
    }
    .border-left-misi{
        border-left:5px solid transparent;
    }
    .frame-border-2{
        display: block;
        position: relative;
    }
    .border-top-2{
        position: absolute;
        width: 100%;
        height: 5px;
        background-color: #ef9bc3;
        transform: translate(-50%,-50%);
        bottom: 0;
        left: 50%;
    }
    .mb-medium{
        margin-bottom: 30px !important;
    }
    .title-center h4 {
        font-size: 19px;
    }
    .m-responsive{
        text-align: center;
    }
    .middle::before{
        position: relative;
    }
    h3.h3-video {
        font-size: 25px;
    }
    .frame-box-3 {
        display: block;
    }
    .box-3 {
        width: 100%;
        display: block;
        
        margin: auto;
        margin-bottom: 20px;
        float: none;
    }
    .box-3::before{
        content: '';
        position: absolute;
        border-left: 20px solid transparent;
        border-right: 20px solid transparent;
        border-top: 15px solid #ef9bc3;
        transform: translate(-50%,-50%);
        left: 50%;
        bottom: 0;
        top: auto;
        margin-bottom: -75px;
    }
    .box-konten-marketing-plan {
        width: 100%;
    }
    .font-h3 {
        font-size: 25px;
    }
    
    .flex-number {
        margin-top: 0;
        display: block;
        width: 100%;
    }
    .border-marketing-plan {
       
        padding: 78px 15px 10px 15px;
    }
    
    .container {
        padding-left: 10px;
        padding-right: 10px;
    }
    .logo-profil {
        width: 110px;
        height: auto;
    }
    
    .divcenter {
        width: 100%;
    }
    .circle-bahan {
        width: 200px;
        height: 200px;
        
    }
    .foto-manfaat {
        display: block;
        float: none;
        margin-right: auto;
        position: relative;
        margin: auto;
        margin-bottom: 20px;
    }
    .koten-manfaat {
        margin-left: auto;
        text-align: center;
    }
    .foto-manfaat::before{
        bottom: -55px;
        top: auto;
        left: 50%;
        border-left: 20px solid transparent;
        border-right: 20px solid transparent;
        border-top: 15px solid #832e57;
    }
    .frame-monitor{
        width: 100%;
    }
    .frame-video {
        width: 93%;
        left: 50%;
        top: 33%;
        margin-top: 2%;
        padding: 0;
    }
    .frame-video .fluid-width-video-wrapper {
        width: 100% !important;
        height: 100%;
        padding-top: 58% !important;
    }
    
    .box-list {
        
        font-size: 14px;
    }
    
    .underline {
        width: 200px;
    }
    .frame-video-1 {
        width: 100%;
    }
    .frame-video-inti {
        width: 88%;
        left: 50%;
        top: 33%;
        margin-top: 2%;
    }
    .sub-title {
        font-size: 14px;
        width: 100%;
    }
    .frame-video-inti .fluid-width-video-wrapper {
        width: 100% !important;
        height: 100%;
        padding-top: 60% !important;
    }
    .konten-icon {
        font-size: 15px;
    }
    .frame-left {
        width: 50px;
        height: 50px;
        font-size: 25px;
    }
    .frame-tagline {
        display: block;
        justify-content: center;
        text-align: center;
    }
    .btn.btn-custom {
        display: inline-block;
    }
    .tagline-left h2{
        font-size: 21px;
    }
    .title-center h3 {
        text-align: center;
        margin-bottom: 30px;
        font-size: 22px;
    }
    .konten-download .konten {
        font-size: 15px;
    }
    .fa-5x {
        font-size: 30px;
        margin-right: 10px;
    }
    .value{
        display: none;
    }
    .img-detail-berita {
        max-width: 270px;
        margin: auto;
        float: none;
        margin-bottom: 10px;
    }
    .frame-foto-img {
        /*height: 190px;*/
        height: 100%;
    }
    .frame-foto {
        /*height: auto;*/
        height: 250px;
        width: 250px;
        display: block;
        margin: auto;
    }
    .img-thumb-berita {
        width: 100%;
        height: 100%;
        max-width: initial;
        object-fit: cover;
    }
    .fluid-width-video-wrapper {
        height: auto;
    }
    .frame-berita {
        display: block;
        position: relative;
        padding: 0;
        border-radius: 10px;
        background-color: #fff;
        box-shadow: 1px 1px 9px 1px #d1cfcf;
        height: auto;
        transition: .5s;
        color: #181818;
        margin-bottom: 15px;
    }
    .frame-berita-img {
        display: block;
        width: 100%;
        max-width: 100%;
        height: 200px;
        overflow: hidden;
        margin-right: 10px;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }
    .frame-berita-konten {
       
        height: auto;
    }
    .konten-berita{
        display: block;
        height: auto;
    }
    .frame-tgl-berita {
        display: block;
        padding: 10px;
        margin-top: 10px;
        color: #aaa9a9;
        font-size: 12px;
        background-color: #f1f1f1;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
    }
    .frame-tgl-berita {
        display: block;
        padding: 11px;
        color: #aaa9a9;
        font-size: 9px;
    }
    .frame-kontak {
        display: table;
        position: relative;
        height: auto;
        width: 100%;
        text-align: left;
    }
    .img-header-2{
        display: none;
    }
   
    .col_full.m-b-0 {
        margin-bottom: 0 !important;
    }
    li.li-list-2 {
        margin-left: 25px;
    }
    .col_full.m-b-1{
        margin-bottom: 10px !important;
    }
    
    .m-b-footer{
        margin-bottom: 10px;
    }
   
    .li-footer {
        display: block !important;
        margin: 10px 20px;
    }
    .img-news-2{
        width: 100%;
    }
    #header, #header-wrap, #logo img {
        height: 45px;
    }
    
}
