/* .suplier .thumbnail-media {
    height: 100%;
    line-height: 0;
  } */

.label-karir .h1 {
    margin-top: 0;
}
label {
    border-right: 0px solid !important;
    border-top: 0px solid !important;
    float: none !important;
    padding: 0px !important;
    margin: 0px !important;
}
label:hover {
    background: transparent !important;
    color: #000 !important;
    background: #fff !important;
    border: 0px solid #888 !important;
}
.item-list .negokeras {
    padding: 15px !important;
    position: absolute;
    margin-top: -3px;
    width: 100%;
    background: #fff;
    z-index: 4;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border: 1px solid #ccc;
    border-top: none;
    display: block !important;
}
.negokeras .header-product {
    padding: 0 10px;
}
.negokeras .header-product > div {
    display: table-cell;
    vertical-align: top;
}
.negokeras .product-thumbnail {
    width: 100px;
    height: 100px;
    overflow: hidden;
}
.negokeras .product-thumbnail img {
    border: 1px solid #b6b6b6;
    border-radius: 4px;
    width: 100%;
}
.negokeras .product-thumbnail + div {
    padding-left: 20px;
}
.negokeras .header-product > div {
    display: table-cell;
    vertical-align: top;
}
.negokeras .product-title {
    margin: 0;
    line-height: inherit;
}
.negokeras .item-option {
    border: none;
    padding: 0;
    margin: 10px 0;
}
.negokeras .item-option label {
    text-align: left;
}
.item-option .price {
    color: #ff5000;
    font-size: 18px;
    font-weight: 700;
}
.feedback-close {
    color: #fff;
    background-color: #083d77;
}
.text-muted {
    color: #000;
}
.trying-wrap {
    padding: 20px 0 20px;
    text-align: center;
}
.trying-wrap h2 span {
    font-size: 24px;
    font-weight: bold;
}
.trying-wrap span {
    font-weight: normal;
    font-size: 12px;
    line-height: 33px;
}
hr {
    margin: 22px 0;
    border: 0;
    border-top: 1px dashed #ccc;
    border-bottom: 1px dashed #ccc;
}
.txt-purple {
    color: #aa7099;
}
.trying-wrap .lead {
    font-weight: bold;
    margin: 0;
}
.lead {
    margin-bottom: 22px;
    font-size: 20px;
    font-weight: 200;
    line-height: 28.6px;
}
.trying-wrap .trying-call-action h3 {
    margin-bottom: 20px;
}
.trying-wrap .lead {
    font-weight: bold;
    margin: 0;
}
.trying-wrap p {
    font-size: 14px;
    font-weight: 400;
}
.trying-wrap .line-header-bottom {
    background-color: #6ac3dd;
    height: 3px;
    width: 100%;
    position: relative;
    margin-top: 20px;
}
.trying-wrap .line-header-bottom:before {
    content: "";
    background-color: #215084;
    width: 33%;
    height: 3px;
    position: absolute;
    left: 0;
}
.line-header-bottom:before {
    content: "";
    background-color: #fff;
    width: 160px;
    height: 3px;
    position: absolute;
    left: 0;
}
.trying-wrap .line-header-bottom:after {
    content: "";
    background-color: #aa7099;
    width: 33%;
    height: 3px;
    position: absolute;
    left: 33%;
}
.line-header-bottom:after {
    content: "";
    background-color: #aa7099;
    width: 320px;
    height: 3px;
    position: absolute;
    left: 160px;
}
.btn-ready {
    padding: 10px 30px;
    color: white;
    background-color: #aa7099;
    font-size: 18px;
}
.btn-ready:hover {
    color: #fff;
    background-color: #083d77;
}
.trying-wrap .trying-call-action {
    margin: 30px 0;
}
.expert-title {
    margin-bottom: 50px;
    font-size: 12px;
    line-height: 22px;
    color: #fff;
}
.expert-wrap {
    padding: 20px 0 0;
    color: #fff !important;
    overflow: hidden;
    display: block;
}
.list-expert {
    list-style: none;
    margin: 0;
}
.list-expert li {
    padding-left: 60px;
    position: relative;
    margin-bottom: 40px;
}
.expert-wrap h2 {
    font-size: 36px;
    line-height: 22px;
    color: #5f6164;
}
.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}
.expert-wrap .list-expert p {
    color: #5f6164;
    font-weight: 400;
}
.expert-wrap p {
    font-size: 12px;
    font-weight: 400;
}
.expert-wrap h3 {
    margin: 0;
    font-size: 18px;
    line-height: 33px;
    color: #5f6164;
}
.list-expert i {
    font-size: 36px;
    position: absolute;
    left: 0;
    top: 0;
    color: #5f6164;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.person-wrap {
    position: relative;
}
.animated:nth-child(2) {
    animation-delay: 0.3s;
}
.person-wrap .bubble-text-wrap {
    background-color: white;
    position: absolute;
    top: 0;
    left: -180px;
    padding: 10px;
    width: 220px;
}
.person-wrap p {
    margin: 0;
    color: #47abc8;
    line-height: 20px;
    font-weight: 400;
}

.person-wrap .bubble-text-wrap:after {
    left: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.person-wrap .bubble-text-wrap:after {
    border-left-color: white;
    border-left-width: 30px;
    border-top-color: solid transparent;
    border-top-width: 15px;
    top: 70%;
}
#keunggulan2 {
    border-top: 1px solid #083d77;
    background: #47abc8;
    color: #fff;
    border-bottom: 1px solid #ccc;
}
.expert-wrap .lead {
    font-size: 16px;
    font-weight: bold;
}
.point {
    background: #ccc;
    padding-top: 5px;
    padding-bottom: 5px;
}
.point a {
    color: #000;
    font-weight: 600;
}
.point a:hover {
    color: #083d77;
    text-decoration: none;
}
.vticker {
    margin: 0 auto;
    display: inline-block;
    text-align: left;
    background-color: rgba(255, 255, 255, 0.7);
    z-index: 1;
    width: 100%;
}

.et-run {
    background: red;
}
.hch {
    margin: 0px auto;
}
.hch text {
    color: #083d77 !important;
    fill: #083d77 !important;
    font-weight: bold;
    font-family: ubuntu;
}

.payments__acceptHeader___aefZw {
    background: #e8f7fe;
    overflow: hidden;
    color: #5f6164;
}
.payments__acceptHeader___aefZw h3 {
    margin-left: 20px;
    margin: 0;
    font-weight: 300;
    line-height: 1.4;
    color: #5f6164;
}
.payments__acceptHeader___aefZw p {
    margin-left: 20px;
    margin: 30px 0 50px;
    font-size: 16px;
    color: #5f6164;
}
.payments__acceptHeader___aefZw li {
    font-size: 14px;
    line-height: 22px;
}
.btn-midtrans.aqua {
    background-color: #07addc;
    color: #fff;
}
.btn-midtrans.bordered.aqua {
    border: 2px solid #07addc;
    background-color: transparent;
    color: #07addc;
}
.payments__acceptHeader___aefZw .payments__button___1OKIp {
    margin-right: 20px;
}
.btn-midtrans.bordered {
    border: 1px solid #fff;
    font-weight: 400;
    padding: 8px 40px;
    letter-spacing: 1px;
}
.btn-midtrans.aqua {
    background-color: #07addc;
}
.payments__acceptHeader___aefZw img {
    margin-top: 80px;
    max-width: 520px;
}

.barcode-barcode-scanner,
.barcode-progress-report {
    background: url("/frontend/cdn/images/canon/canon-icon.webp");
    width: 64px;
    height: 64px;
    display: inline-block;
}
.barcode-barcode-scanner {
    background-position: 0px -0px;
}
.barcode-progress-report {
    background-position: -64px -0px;
}
.section-title {
    margin: 32px 0;
    font-size: 24px;
    text-align: left;
}
.section-subtitle {
    margin: 16px 0;
    text-align: left;
    line-height: 1.5;
    font-size: 14px;
}
.bingung {
    padding: 20px;
    border-bottom: 2px solid #0078c7;
    border-top: 2px solid #0078c7;
    text-align: center;
}
.fs24 {
    font-size: 20px;
}
.features {
    list-style: none;
    margin-top: 0;
    margin-bottom: 0;
}
.features--vertical .feature-icon {
    margin-right: 16px;
    vertical-align: middle;
}
.features--vertical .feature-icon {
    display: inline-block;
    margin-top: 20px;
    margin-right: 8px;
    vertical-align: top;
}
.feature-icon {
    padding: 4px;
    border-radius: 8px;
    background-color: #ffffff;
    -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.05);
}
.feature {
    margin-bottom: 16px;
    zoom: 1;
    line-height: 1.5;
}
.feature::before {
    content: "";
    display: table;
}
.features--vertical .feature-detail {
    vertical-align: middle;
    display: inline-block;
    width: 70%;
    margin: 0 0 0 30px;
}
.feature-detail__title {
    margin-top: 20px;
    margin-bottom: 8px;
    font-size: 14px;
    font-weight: 600;
}
.feature-detail__description {
    line-height: 1.5;
    margin: initial;
    color: rgba(0, 0, 0, 0.54);
}
.feature-detail {
    position: relative;
}
#home-premium-intro {
    overflow: hidden;
}
.keren {
    background: url(/frontend/cdn/images/compressed/bannercanon.jpg) no-repeat;
}
.grid-container2 {
    position: relative;
    max-width: 100%;
    padding-left: 16px;
    padding-right: 16px;
    margin-left: auto;
    margin-right: auto;
}
.keren {
    font-size: 34px;
    line-height: 50px;
    color: #fff;
    padding: 60px 0 0 480px;
    /* background: url(https://www.vanectro.com/compressed/bannerhome.jpg?ezimgfmt=ng%3Awebp%2Fngcb51)no-repeat; */
    height: 242px;
    text-align: left;
    width: 100%;
    background-size: cover;
    margin: 0;
}
/* .filter a,
  .tab-link h3 {
    display: block;
    font-size: 14px;
    text-align: center;
    color: #000;
    text-decoration: none;
    padding: 16px 0;
    width: 100%;
  } */
.m0 {
    margin: 0;
}

.grid-container2::before {
    content: "";
    position: absolute;
    top: -10px;
    left: -60px;
    width: 300px;
    height: 300px;
    transform: rotate(51deg);
    opacity: 0.87;
    border-radius: 100px;
    background-image: linear-gradient(3deg, #083d77, #083d77 99%, #12699f);
    mix-blend-mode: multiply;
}
.grid-line2::before {
    content: "";
    display: table;
}
.unit2-md-6,
.unit2-md-half {
    width: 50%;
}
.grid-unit2 {
    float: left;
    position: relative;
    padding-left: 16px;
    padding-right: 16px;
}
.grid-line2 {
    position: relative;
    margin-left: -16px;
    margin-right: -16px;
    zoom: 1;
}
#home-premium-intro img {
    width: 95%;
    margin: 30px 0 auto;
    display: block;
}
.mt145 {
    margin-top: 145px;
}
table {
    border: 1px solid #ccc;
    border-collapse: collapse;
    border-radius: 5px;
    margin: 20px 0;
    padding: 0;
    width: 100%;
    table-layout: fixed;
}
table tr:nth-child(odd) {
    background-color: #eeeeee;
}
table thead tr {
    background-color: #083d77 !important;
    color: #fff;
}
table tr {
    background: #fff;
    border: 1px solid #ddd;
    padding: 0.35em;
}
table th {
    font-size: 0.85em;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}
table th,
table td {
    padding: 0.625em;
    text-align: left;
    padding-left: 20px;
}
