.chatfooter {
    background: #fff;
    border: 1px solid #ccc;
    box-shadow: 0 2px 4px 0 rgba(27, 27, 27, 0.2);
    border-radius: 8px 8px 0 0;
    bottom: 0;
    display: block;
    position: fixed;
    right: 10px;
    width: 320px;
    z-index: 90;
    overflow: hidden;
}
.chatfooter .chatheader {
    align-items: center;
    color: #1a73e8;
    cursor: pointer;
    display: flex;
    padding: 15px 20px;
}
.lelang-btn {
    margin-top: 10px;
    background: #39a22e;
    padding: 8px 14px;
    border-radius: 3px;
}
.color-white {
    color: #fff !important;
}
.chatfooter h4 {
    font-weight: 500;
    margin: 0;
    padding: 0;
}
.chatfooter .chatheader i {
    fill: #1a73e8;
    height: 12px;
    margin-left: auto;
    width: 18px;
}
.chatfooter ul {
    margin: 0 0 20px 20px;
    padding: 0 0 0 20px;
}
.chatfooter ul li {
    line-height: 25px;
    padding-bottom: 6px;
    font-size: 16px;
}
.chatfooter .notelp i {
    height: 22px;
    margin-right: 10px;
    margin-top: -3px;
    width: 22px;
}
.chatfooter .notelp {
    font-size: 22px;
    padding: 20px;
    color: #083d77;
    cursor: pointer;
}
.chatfooter .small {
    padding: 0 20px 0 55px;
}
.tombollivechat {
    display: block !important;
    margin: 20px auto 5px !important;
    width: 80%;
}
.ui-autocomplete {
    left: 0px;
    max-height: 450px;
    overflow-y: auto;
    overflow-x: hidden;
    width: 100%;
    position: absolute;
    z-index: 9999;
    margin-left: 1px;
    border-radius: 0;
    margin-top: 44px;
    padding: 0 5px 0px;
    box-sizing: border-box;
    border: 1px solid #083d77;
    background: #fff;
}
.ui-autocomplete-category {
    padding: 12px 6px;
    text-transform: capitalize;
    list-style: none;
    font-weight: bold;
}
.ui-menu .ui-menu-item {
    position: relative;
    margin: 0;
    padding: 6px 0;
}
.ui-menu .ui-menu-item > a {
    color: rgba(0, 0, 0, 0.7);
    display: block;
    padding: 12px 6px;
    line-height: 1;
    width: 100%;
    float: left;
}
.ui-menu-item--hotlist .result-key-holder {
    width: 78%;
    line-height: 20px;
    font-size: 13px;
    margin: 5px 15px;
    font-weight: bold;
    display: block;
    vertical-align: middle;
    float: left;
}
.ui-menu .ui-menu-item img {
    width: 15%;
    float: left;
    display: block;
    border: 2px solid #083d77;
    border-radius: 50%;
}
#mainp {
    opacity: 1;
    transition: opacity 0.2s linear;
}
#mainp.loading {
    opacity: 0.5;
}
._3teu6EM_9E4PvVuQB9_cSR {
    position: relative;
    z-index: 0;
}

ul.tabs {
    background: #fff;
    padding: 0;
    margin: 0;
    float: right;
    list-style: none;
}
ul.tabs li:first-child {
    border-top-right-radius: 5px;
}
ul.tabs li:last-child {
    border-top-left-radius: 5px;
    border-left: 1px solid #888;
}
/* ul.tabs li {
    display: inline-block;
    margin: 0;
    cursor: pointer;
    padding: 10px 15px;
    font-weight: normal;
    text-align: center;
    color: #083d77;
    border-right: 1px solid #888;
    border-top: 1px solid #888;
    float: right;
    background: #fff;
} */
ul.tabs li.current2 {
    color: #fff;
    background: #083d77;
    font-weight: bold;
}
.tab-content {
    display: none;
    padding: 15px;
    z-index: 1;
}
.tab-content.current2 {
    display: inherit;
}
.tab-content h3 {
    font-size: 22px;
    margin-bottom: 5px;
    margin-top: 0;
}
.grid-container2 {
    position: relative;
    max-width: 100%;
    padding-left: 16px;
    padding-right: 16px;
    margin-left: auto;
    margin-right: auto;
}
.grid-line2 {
    position: relative;
    margin-left: -16px;
    margin-right: -16px;
    zoom: 1;
}
.mtb10 {
    margin: 10px 0 !important;
    height: 15px;
}
.grid-unit2 {
    float: left;
    position: relative;
    padding-left: 16px;
    padding-right: 16px;
}
.unit2-md-6,
.unit2-md-half {
    width: 50%;
}
.features {
    list-style: none;
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
}
#sewaicon {
    margin: 10px auto 15px;
    width: 64px;
    height: 64px;
    border: 2px solid #083d77;
    padding: 5px;
    border-radius: 50%;
}
.features--vertical .feature-detail {
    vertical-align: middle;
    display: inline-block;
    width: 85%;
    margin: 0 0 0 30px;
}
.feature-detail__title {
    margin-top: 0;
    margin-bottom: 8px;
    font-weight: 600;
}
.feature-detail__title {
    font-size: 15px;
}
.feature-detail__description {
    line-height: 1.9;
    margin: initial;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.54);
}
.features--vertical .feature {
    margin: 30px 10px;
}
.section-title {
    margin-bottom: 0;
    text-align: left;
    margin-top: 10px;
    font-size: 24px;
    display: inline-block;
}
#expertise,
#istop {
    position: -webkit-sticky;
    position: sticky;
    top: 110px;
    z-index: 2;
}
.sticky_content {
    position: relative;
    width: 100%;
    margin: 0 auto;
    border-bottom: 1px solid #e0e0e0;
}
.sticky_content .arrow-left {
    right: 288px;
    left: 0;
}
.sticky_content .arrow-right {
    right: 180px;
    top: 0;
}
.sticky_content .arrow-left,
.sticky_content .arrow-right {
    width: 40px;
    height: 100%;
    position: absolute;
    background-image: -webkit-gradient(
        linear,
        right top,
        left top,
        from(rgba(255, 255, 255, 0)),
        to(rgba(0, 0, 0, 0.08))
    );
    background-image: linear-gradient(
        to left,
        rgba(255, 255, 255, 0),
        rgba(0, 0, 0, 0.08)
    );
}
.sticky_content .arrow-left-container {
    left: 0;
}
.sticky_content .arrow-right-container {
    left: 100%;
}
.sticky_content .arrow-left-container,
.sticky_content .arrow-right-container {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(50%, -50%);
    transform: translate(-50%, -50%);
    left: 0;
    width: 32px;
    height: 32px;
    z-index: 1;
    cursor: pointer;
}
.sticky_content .circle {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    display: inline-block;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.08);
}
.sticky_content .circle .svg-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    background-repeat: no-repeat;
    background-size: cover;
    width: 7px;
    height: 13px;
}
.keren {
    font-size: 58px;
    color: #fff;
    padding: 60px 0 0 480px;
    background: url(/frontend/cdn/images/compressed/bannerhome.jpg) no-repeat;
    height: 242px;
    text-align: left;
    width: 100%;
    background-size: cover;
    margin: 0;
}
.filter a {
    display: block;
    font-size: 14px;
    text-align: center;
    color: #000;
    text-decoration: none;
    padding: 16px 6px;
}
.filter .active {
    border-bottom: 3px solid #083d77;
    font-weight: 600;
    color: #083d77;
}
.timer {
    padding: 0 0 8px 16px;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.timer .svg-icon {
    display: inline-block;
    margin-right: 5px;
    width: 24px;
    height: 23px;
}
.breadcrumb ul > li > span,
.timer .svg-icon {
    vertical-align: middle;
}

#sprintsale-counter {
    position: relative;
    margin-left: 5px;
    top: 7px;
}
.timeTo {
    font-size: 14px;
    height: 32px;
}
#sprintsale-counter.timeTo div {
    border: 0 !important;
}
.timeTo div {
    background: #f13700 !important;
    color: #fff !important;
    height: 24px !important;
    width: 24px !important;
    position: relative;
    display: inline-block;
}
.timeTo ul {
    list-style-type: none;
    padding: 0;
    top: 4px;
    position: absolute;
}

.w47 {
    width: 47%;
}
.w40 {
    width: 40px;
}
.w28 {
    width: 28%;
}
.w100important {
    width: 100% !important;
}
.wsnormal {
    white-space: normal;
}

.timeTo ul li {
    padding-left: 4px;
}
.timeTo span {
    margin: 0 4px;
    vertical-align: top;
}
.svg_icon__timer {
    background-image: url("/frontend/cdn/images/logo_van/timericon.svg");
}
.svg_icon__grey_carret_right {
    background-image: url("/frontend/cdn/images/logo_van/previcon.svg");
}
.svg_icon__grey_carret_left {
    background-image: url("/frontend/cdn/images/logo_van/nexticon.svg");
}
.overhide {
    overflow: hidden;
    margin-right: 228px;
}
.text-left {
    text-align: left;
}
.m1020 {
    margin: 10px 20px;
}
.fs12 {
    font-size: 12px;
}
.fs22 {
    font-size: 12px;
}

.btnkopong {
    border: 3px solid #083d77;
    border-radius: 8px;
    color: #123972;
    background: #fff;
    margin: 10px;
}

._3teu6EM_9E4PvVuQB9_cSR:before {
    content: "";
    position: absolute;
    background-image: url();
    background-image: url(/frontend/cdn/images/compressed/crossed.png);
    background-size: 100% 100%;
    bottom: -5px;
    top: -5px;
    left: -5px;
    right: -10px;
    z-index: -1;
}
.open .btn-primary-ghost {
    border-bottom-color: transparent !important;
    background-color: #fff !important;
    border-right: 1px solid #083d77 !important;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 0;
    z-index: 3;
}
.open .search-category-dropdown {
    margin-top: 0px;
    border-top: 0px solid transparent !important;
    border-left: 1px solid #083d77 !important;
    border-right: 1px solid #083d77 !important;
    border-bottom: 1px solid #083d77 !important;
    z-index: 2;
    border-top-left-radius: 0;
    box-shadow: none;
}

.category-block .category-items > li a:hover {
    text-transform: none;
    color: #083d77;
}
.main2 {
    min-width: 320px;
    max-width: 100%;
    padding: 0px;
    margin-top: 10px;
    margin-bottom: 0px;
    float: right;
}
.youtube img {
    height: 115% !important;
}
.youtube {
    height: 100%;
}
.prod-itm-disc {
    display: inline-block;
    color: #fff;
    background: #f80b00;
    min-width: 30px;
    height: 20px;
    text-align: right;
    font-weight: bold;
    font-size: 12px;
    line-height: 20px;
    padding: 0 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    vertical-align: text-bottom;
}
.abuabu {
    background: #f6f6f6;
}
.garisabu {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.section2 {
    display: none;
    padding: 20px;
    border: 1px solid #888;
    float: left;
    background: #fff;
}
label:first-child {
    margin-right: 0px;
}
label {
    display: inline-block;
    margin: 0 0 -1px;
    padding: 10px 15px;
    font-weight: normal;
    text-align: center;
    color: #083d77;
    border-right: 1px solid #888;
    border-top: 1px solid #888;
    float: right;
    background: #fff;
}
.indonesia {
    float: right;
    margin-top: -48px;
    margin-bottom: 10px;
    margin-right: 10px;
}
label:before {
    font-family: fontawesome;
    font-weight: normal;
    margin-right: 10px;
}
label[for*="7"] {
    margin-right: 0px;
}
label:hover {
    color: #fff;
    background: #cc4000;
    border: 1px solid #888;
    cursor: pointer;
}
input:checked + label {
    color: #fff;
    border: 1px solid #888;
    background: #cc4000;
    border-bottom: 1px solid #fff;
}
.Rounded_Artikel_copy_2 {
    position: absolute;
    left: 1152px;
    top: 1440px;
    width: 122px;
    height: 31px;
    z-index: 29;
}
#tab1:checked ~ #content1,
#tab2:checked ~ #content2,
#tab3:checked ~ #content3,
#tab4:checked ~ #content4,
#tab5:checked ~ #content5,
#tab7:checked ~ #content7,
#tab6:checked ~ #content6 {
    display: block;
}
@media only screen and (max-width: 1300px) {
    #hasilcart {
        padding: 0;
    }
    #prodMedia {
        width: 25%;
    }
    #prodResult {
        font-size: 10px;
    }
    #prodInfoDetail {
        width: 73%;
        margin: 0 auto;
        font-size: 10px;
    }
    .slider-nav {
        height: 75px;
    }
    .slick-slider .slick-track,
    .slick-slider .slick-list .w100 {
        width: 100%;
    }
}
@media screen and (max-width: 650px) {
    label {
        font-size: 0;
    }
    label:before {
        margin: 0;
        font-size: 18px;
    }
}
@media screen and (max-width: 400px) {
    label {
        padding: 15px;
    }
}
.how-to-shop {
    padding-top: 0px !important;
}
.nomerhp {
    font-size: 13px;
    color: rgb(137, 118, 141);
    line-height: 1.8;
    text-align: left;
    margin-top: 10px;
    padding-left: 109px;
}
#home-search .input-group-btn:first-child button:after {
    background-color: transparent !important;
}
.how-to-shop .btn {
    padding: 7px 8px !important;
}
.Mesin_Fotocopy_Paling_LARIS {
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 14px !important;
    color: #083d77;
    padding-top: 5px;
    padding-bottom: 0px;
}
.home-premium-intro,
#home-premium-intro {
    border-bottom: 1px solid #ccc;
    border-radius: 3px;
    margin: 0 0 24px 0;
    -webkit-box-shadow: 0 2px 4px 0 rgba(27, 27, 27, 0.2);
    width: 100%;
    box-shadow: 0 2px 4px 0 rgba(27, 27, 27, 0.2);
}
.arrow-left.swiper-button-disabled,
.arrow-right.swiper-button-disabled {
    display: none;
}
.mt10 {
    margin-top: 10px !important;
}
.p10m05 {
    padding: 0;
    margin: 10px 5px;
}
.bgeb {
    background: #ebebeb !important;
}
.color572 {
    color: #ff5722 !important;
}
.height177 {
    height: 137px !important;
}
.floatright {
    float: right !important;
}
.fs16 {
    font-size: 16px !important;
}
.m0 {
    margin: 0;
}
.widthauto {
    width: auto !important;
}
.gbbulpo {
    width: 100px;
    height: 100px;
    padding: 5px;
    border-radius: 50%;
    border: 2px solid;
}
.os-view-products {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
    margin-top: 15px;
}
.jadi5 .h5 {
    margin: 4px 0;
    font-size: 16px;
}
.margin15 {
    margin: 15px 0;
}
.padding15 {
    padding: 15px 0;
}
.bordertop1 {
    border-top: 1px solid #ccc;
}
.borderbottom1 {
    border-bottom: 1px solid #ccc;
}
.boxshadow {
    box-shadow: 0 2px 4px 0 rgba(27, 27, 27, 0.2);
}
.jadi5 {
    width: 20% !important;
}
.hot-mark4 {
    position: absolute;
    top: 20px;
    left: -25px;
    font-size: 11px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    background: #f89406;
    line-height: 18px;
    width: auto;
    padding-right: 25px;
    padding-left: 25px;
    text-align: center;
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
}
.media-layer2 {
    height: 100%;
    width: 100%;
    background: #083d77;
    opacity: 0.4;
    position: absolute;
    top: 0;
}
.artikel {
    height: 100%;
    width: 100%;
    color: #fff;
    font-weight: bold;
    background: #009688;
    position: absolute;
    top: 0;
    text-transform: UPPERCASE;
    line-height: 25px;
    padding-top: 40px;
}
.category-box {
    cursor: pointer !important;
}
.category-box:hover .category-block .category {
    display: block !important;
}
.category-box:hover .category {
    height: 460px !important;
    overflow: visible !important;
    pointer-events: all !important;
    opacity: 1 !important;
}
.category-box .category-title .category {
    display: none;
}
.category-box .category-title:hover .category {
    display: block;
}
header .category-block {
    margin-left: 0px !important;
}
.vanectro-info {
    display: table;
    width: 100%;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #47abc8;
    margin-bottom: 10px;
}
.vanectro-info .info-label {
    font-weight: 700;
    font-style: italic;
    padding: 12px 20px;
    background-color: #68cce8;
    width: 150px;
    text-align: center;
    border-bottom-right-radius: 30px;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
}
.vanectro-info .info-label,
.vanectro-info .info-message {
    display: table-cell;
    font-size: 15px;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #fff;
    vertical-align: middle;
}
.vanectro-info .info-message {
    padding: 12px 30px 12px 20px;
    font-weight: 400;
    font-style: normal;
    position: relative;
}
.vanectro-info .info-message .fa-close {
    font-size: 18px;
    position: absolute;
    right: 10px;
    cursor: pointer;
    top: 50%;
    margin-top: -9px;
}
.bli-close:before {
    content: "\32";
}
[class*=" bli-"],
[class^="bli-"] {
    font-family: blicon !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    vertical-align: middle;
}
.vanectro-info .info-label,
.vanectro-info .info-message {
    display: table-cell;
    font-size: 15px;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #fff;
    vertical-align: middle;
}
#keunggulan {
    border-top: 1px solid #083d77;
    background: #47abc8;
    color: #fff;
    border-bottom: 1px solid #ccc;
    margin-bottom: 5px;
}
.sebalahkanan {
    width: 48%;
    float: left;
    margin-top: 5px;
}
.sebelahkiri {
    width: 48%;
    float: right;
    margin-top: 5px;
}
.item-list figure {
    height: 218px;
    margin-top: -5px;
}
.item-list figure img {
    width: 100%;
}
ul#customer_content {
    list-style: none;
}
.sign-up-content li {
    background: url(/frontend/cdn/images/bullet-point/bullet-login.png) no-repeat 0 0;
    padding-left: 35px;
}
.artikelpilihan h1 {
    font-size: 16px;
    color: #fff;
    line-height: 1;
    margin: 0;
    padding-left: 115px;
    padding-right: 5px;
    float: left;
}
.artikelpilihan .h1 {
    font-size: 16px;
    color: #fff;
    line-height: 1;
    margin: 0;
    padding-left: 115px;
    padding-right: 5px;
    float: left;
}
.artikelpilihan {
    text-align: left;
}
.artikelpilihan a {
    text-align: justify;
    color: #fff;
    text-decoration: none;
}
.artikelpilihan a:link {
    text-align: justify;
    color: #fff;
    text-decoration: none;
}
.artikelpilihan a:hover {
    text-align: justify;
    color: #fff;
    text-decoration: none;
}
.artikelpilihan img {
    box-shadow: 0 0 12px 0 #ccc;
    border-radius: 5px;
    opacity: 0.75;
    border: 5px solid #fff;
    width: 100%;
    height: auto;
}
.category a h2 {
    box-sizing: border-box;
    color: rgb(51, 51, 51);
    cursor: auto;
    display: inline;
    font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    height: auto;
    font-weight: normal;
    line-height: 15px;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    pointer-events: all !important;
    text-align: left;
    text-size-adjust: 100%;
    width: auto;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.h2 {
    text-align: center;
    margin: 10px;
}
.h3 {
    margin-top: 39px;
    margin-bottom: 19.5px;
    font-size: 22px;
}
.nav-list-footer .h5,
.m-t-0 {
    margin-bottom: 7px !important;
    margin-top: 0 !important;
}
.artikelpilihan img:hover {
    opacity: 2.75;
    filter: drop-shadow(3px 3px 3px #224363);
    transform: scale(1.1);
}
.artikelpilihan p {
    background: url(/frontend/cdn/images/amp/quotes.png) no-repeat 0 0;
    padding-left: 105px;
}
.artikelpilihan .kenali {
    text-align: center;
    background: none;
    padding: 10px 0 10px 105px;
    border-top: 1px dashed #fff;
    border-bottom: 1px dashed #fff;
}
.artikelpilihan li {
    background: url(/new/img/cek.png) no-repeat 0 0;
    margin-left: 105px;
    padding-left: 35px;
    list-style: none;
}
.hasil {
    width: 100%;
    height: 100px;
    padding-left: 5px;
    padding-right: 5px;
    border-color: #6699cc;
    border-width: 0px;
    border-style: solid;
    float: left;
    overflow: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 5px;
}
.nform .form_title.none {
    color: #fff !important;
    background-color: #083d77 !important;
    font-weight: bold !important;
}
.hasil ul li {
    background: url(c_cdn/new/img/cek.png) no-repeat 0 0;
    padding-left: 35px;
    list-style: none;
}
.hasil .sad {
    background: url(c_cdn/new/img/sad.png) no-repeat 0 0 !important;
    padding-left: 35px;
    list-style: none;
}
.hasil a {
    text-decoration: none;
}
.footer-atas .company-benefit .display-list-container {
    width: 1180px;
    margin: 20px auto;
}
.footer-atas .company-benefit {
    float: none;
}
.footer-atas .barang-grosir-elektronik,
.barang-grosir-fashion-dan-aksesoris,
.barang-grosir-kesehatan-dan-kecantikan,
.barang-grosir-mainan-dan-hobi,
.barang-grosir-makanan-dan-minuman,
.barang-grosir-peralatan-kantor-dan-alat-tulis,
.benefit-hargagrosir,
.benefit-payment,
.benefit-promo,
.benefit-ribuanseller,
.icon-alat-kebersihan,
.icon-original,
.icon-pakaian-textile,
.icon-payment,
.icon-peralatan-makan-minum,
.icon-perlengkapan-dapur,
.icon-perlengkapan-kantor,
.icon-perlengkapan-rumah,
.icon-product-return,
.icon-waranty,
.pelajari-cara-belanja {
    display: inline-block;
    background: url("c_cdn/new/images/ikon-footer.jpg") no-repeat;
    overflow: hidden;
    text-indent: -9999px;
    text-align: left;
}
.footer-atas .benefit-hargagrosir {
    background-position: -152px -300px !important;
    width: 140px !important;
    height: 140px !important;
}
.footer-atas .benefit-promo {
    background-position: -152px -580px !important;
    width: 140px !important;
    height: 140px !important;
}
.footer-atas .benefit-ribuanseller {
    background-position: -151px -720px !important;
    width: 140px !important;
    height: 140px !important;
}
.footer-atas .benefit-payment {
    background-position: -152px -440px !important;
    width: 140px !important;
    height: 140px !important;
}
.footer-atas .pelajari-cara-belanja {
    background-position: 0 0;
    width: 300px;
    height: 300px;
}
.footer-atas .company-benefit .display-list-container .display-list {
    border: none;
    background: #fff;
    height: 180px;
    width: 79%;
    display: inline-block;
}
.footer-atas
    .company-benefit
    .display-list-container
    .display-list
    > div:not(:last-child) {
    border-right: none;
}
.footer-atas .company-benefit .display-list-container .display-list > div {
    position: relative;
    height: 180px;
    border: 1px solid #ccc;
}
.footer-atas
    .company-benefit
    .display-list-container
    .display-list
    > div
    div:nth-child(1) {
    position: absolute;
    transform: scale(0.5);
    width: 100%;
    top: 0;
}
.footer-atas
    .company-benefit
    .display-list-container
    .display-list
    > div
    div:nth-child(2) {
    position: absolute;
    margin: auto;
    width: 100%;
    top: 100px;
    color: #444;
}
.footer-atas .company-benefit .display-list-container .how-to-shop {
    float: right;
    background: #fff;
    text-align: center;
    width: 19%;
    border-radius: 5px;
    border: 1px solid #ccc;
    display: inline-block;
    color: #444;
    font-size: 13px;
    font-weight: 700;
    text-decoration: none;
}
.ui-fixed-panel-unit > a {
    display: block;
    width: 32px;
    height: 32px;
    margin-bottom: 5px;
    text-decoration: none;
    cursor: pointer;
    background: url(/frontend/cdn/images/social/sosial-share.png) no-repeat;
}
.ui-fixed-panel-shares {
    margin-bottom: 15px;
}
.ui-fixed-panel-facebook > a {
    background-position: -32px -64px;
}
.ui-fixed-panel-twitter > a {
    background-position: 0 -64px;
}
.compare .Mesin_Fotocopy_Paling_LARIS {
    height: 40px;
    text-align: center;
}
.gbpos2 .tanggal,
.gbpos2 .tanggal a {
    display: block;
    float: left;
    background: #083d77;
    color: #fff;
    text-align: center;
    margin-right: 10px;
}
.aiuoe {
    display: block;
    margin-bottom: 39px;
    line-height: 1.4;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 5px;
    overflow: hidden;
}
.gbpos2 .tanggal {
    height: 100px;
    width: 30%;
}
.aiuoe .h5 {
    margin: 5px 10px;
    height: 30px;
}
.fotogbpos {
    overflow: hidden;
}
.aiuoe img {
    width: 100%;
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}
.gbpos2 .tg {
    width: 100%;
    font-size: 47px;
}
.gbpos2 .bln {
    width: 100%;
    font-size: 12px;
}
.bones-h-product-list-item > a h2 {
    font-size: 1.3rem;
    margin: 0;
}
.bones-h-product-list-item .prices {
    height: 40px;
    padding-top: 5px;
}
.bones-h-product-list-item .prices .current {
    font-size: 11px;
    font-weight: 700;
    vertical-align: bottom;
}
.margin-bottom-5 {
    margin-bottom: 5px;
}
.secondary-color {
    color: #e7a900;
}
.compare table td {
    border-bottom: 1px dotted #ccc;
    display: block;
    font-size: 13px;
    text-align: left;
}
.compare table th,
table td {
    padding: 10px;
    text-align: center;
}
.compare table td:before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
}
.compare img {
    width: 100%;
    height: auto;
}
.tabtaban input {
    display: none;
}
.blog-entry {
    margin-bottom: 34px;
    font-size: 12px;
    border: 1px solid #eee;
    border-radius: 5px;
}
.primary-color,
.color-primary {
    color: #083d77;
}
.blog-entry .post-bio {
    padding: 14px 0 10px;
    padding-left: 74px;
    background: #eee;
    margin-bottom: 15px;
    border-bottom: 1px solid #ccc;
}
.post-bio {
    position: relative;
    background-color: #fff;
}
.lokasi .post-bio {
    margin-bottom: 5px;
    padding: 4px 0 10px 74px;
}
.lokasi .post-avatar img {
    width: 64px;
    height: auto;
    background: #fff;
}
.fs10 {
    font-size: 10px;
}
.m20 {
    margin: 20px;
}
.mb10 {
    margin-bottom: 10px;
}
.pb10 {
    padding-bottom: 10px;
}
.dblock {
    display: block;
}
.w100 {
    width: 100%;
}
.floatleft {
    float: left;
}
.floatright {
    float: right;
}
.pb5 {
    padding-bottom: 5px;
}
.mr10 {
    margin-right: 10px;
}
.vtickernya {
    top: 0px;
    left: 0px;
    position: absolute;
    display: block;
    opacity: 1;
    z-index: 99;
}
.color-c20b27 {
    color: #c20b27 !important;
}
.ml10 {
    margin-left: 10px;
}
.position-relative {
    position: relative;
}
.pl3 {
    padding-left: 3px;
}
.pt10 {
    padding-top: 10px;
}
.pt5 {
    padding-top: 5px;
}
.pb5 {
    padding-bottom: 5px;
}
.pl3 {
    padding-left: 3px;
}
.pl10 {
    padding-left: 10px;
}
.btn-kopong {
    margin-left: 20px;
    border: 2px solid #009688;
}
/* .lokasi .caption {
	background:#FFF url( {{asset('frontend/cdn/images/patterns-event.webp')}} );
    no-repeat  bottom right;
} */

.blog-entry .post-avatar {
    position: absolute;
    left: 14px;
    top: -40px;
}
.post-avatar a {
    transition: background 0.6s ease-in-out;
    border-radius: 50%;
    display: block;
}
article div.content img {
    max-width: 100% !important;
    height: auto !important;
}
.blog-entry .post-author {
    float: left;
}
.article strong {
    font-family: "opensans-regular";
}
.blog-entry .post-date {
    float: right;
    padding-right: 20px;
}
.post-date {
    color: #8393a9;
}
.post-author {
    font-weight: normal;
}
.post-avatar img {
    transition: opacity 0.2s ease-in-out;
    border-radius: 50%;
}
.post-avatar {
    border: 4px solid #fff;
    border-radius: 50%;
    display: inline-block;
}
.compare .col-md-4 {
    margin-top: 10px;
    padding: 20px 20px 0 20px;
    border: solid 7px #dcdee3;
    background-color: #fff;
    height: 280px;
}
.footer-atas .h5 {
    position: initial !important;
    transform: initial !important;
    width: 100% !important;
    top: 0 !important;
    display: block;
    margin: 0 auto;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.1;
    letter-spacing: -0.03em;
    color: #444;
}
.footer-atas
    .company-benefit
    .display-list-container
    .how-to-shop
    .how-to-shop-icon {
    zoom: 0.4;
    margin-top: 20px;
    line-height: normal;
}
.footer-atas
    .company-benefit
    .display-list-container
    .how-to-shop
    .how-to-shop-label {
    height: 48px;
    margin-top: -10px;
    margin-bottom: 10px;
}
.splash img {
    width: 100%;
    height: auto;
}
.point .col-md-3 {
    text-align: center;
}
@media print {
    .no-print,
    .no-print * {
        display: none !important;
    }
}
.borderradius5 {
    border-radius: 5px !important;
}
.fs24 {
    font-size: 20px;
}
.w70 {
    width: 70%;
}
.w30 {
    width: 30%;
}
.noborder {
    border: none;
}
.mt30 {
    margin-top: 30px;
}
.lokasitag {
    margin-bottom: 5px;
    padding: 4px 0 10px 74px;
}
.bingung {
    padding: 20px;
    border-bottom: 2px solid #0078c7;
    border-top: 2px solid #0078c7;
    text-align: center;
}
.bingung .btn {
    margin-bottom: 5px;
    margin-left: 20px;
    white-space: normal !important;
}
.colorc20 {
    color: #c20b27 !important;
}
.padding5 {
    padding: 5px 0;
}
#masterBackToTop {
    font-size: 0.8em;
    cursor: pointer;
    position: fixed;
    bottom: 35px;
    right: 15px;
    z-index: 101;
}
#masterBackToTopIcon {
    height: 40px;
    width: 40px;
    vertical-align: top;
    margin-top: 5px;
    margin-bottom: 18px;
    display: inline-block;
    background-image: url(/frontend/cdn/images/master-back-to-top9924.png);
    background-position: center center;
    background-repeat: no-repeat;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    -o-background-size: 100% auto;
    background-size: 100% auto;
}
.post-figure {
    margin: 0;
    width: 100%;
    height: auto;
    overflow: hidden;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.post-figure img {
    width: 100%;
    height: auto;
}
.service__box__title,
.h3lokasi {
    color: #fb4b2a;
    font-weight: bold;
    font-size: 12px;
    padding: 5px 20px;
    padding-left: 20px;
}
.h3lokasi {
    font-size: 11px;
    padding: 0;
    margin: 0;
}
.service__box p {
    font-size: 16px;
    line-height: 24px;
    font-weight: 100;
    color: #888;
    height: 160px;
}
.service__box__price {
    font-size: 16px;
    font-weight: bold;
    color: #fb4b2a;
    padding-left: 20px;
}
.btn-ghost-default {
    margin-bottom: 10px;
}
.MainClearBoth {
    clear: both;
    overflow: hidden;
    height: 0;
}
.MainFloatLeft {
    float: left;
}
.MainFloatRight {
    float: right;
}
.modal-dialog label {
    margin: 0px;
    padding: 0px;
    float: left;
    border: none;
}
.alert-box.survey {
    padding-top: 60px;
    bottom: 10px !important;
    left: 10px !important;
}
.alert-box {
    width: 200px;
    padding: 14px 4px 16px;
    border: 1px solid #ebebeb;
    background-color: #fff;
    box-shadow: 0px 0px 16px 0px rgba(1, 2, 0, 0.2);
    position: relative;
}
.alert-box .averageRate {
    font-size: 40px;
}
.alert-box.survey .survey-img {
    width: 66px;
    height: 66px;
    position: absolute;
    top: -33px;
    left: 50%;
    margin-left: -33px;
}
.alert-box.survey .survey-img img {
    border-radius: 50%;
}
.alert-box.survey .text-header {
    margin-bottom: 20px;
}
.alert-box.survey p {
    text-align: center;
}
.alert-box .text-header {
    font-size: 1em;
    line-height: 1em;
}
.alert-box p {
    font-size: 0.8125em;
    line-height: 20px;
}
.text-header {
    font-size: 1em;
}
.text-header,
.alert-box .category,
.price {
    color: #2b373a;
    font-weight: 700;
    line-height: 1em;
}
.alert-box.survey p {
    text-align: center;
}
.alert-box.survey .timestamp {
    margin: 10px 0 30px;
}
.alert-box .ctl00_content_rptUserReview_ctl01_pnlRate {
    margin-bottom: -10px;
}
.alert-box.survey .button {
    width: 80%;
    margin: auto;
}
.button.mid {
    width: 160px;
    height: 42px;
    line-height: 42px;
    font-size: 0.875em;
}
.button.dark {
    background-color: #2b373a;
    position: relative;
}
.button {
    display: block;
    width: 120px;
    height: 30px;
    border-radius: 4px;
    color: #fff;
    font-size: 0.75em;
    font-weight: 700;
    line-height: 30px;
    text-align: center;
}
.alert-box p {
    font-size: 0.8125em;
    line-height: 20px;
}
.button.dark span.primary {
    color: #16ffd8;
}
.alert-box .close-btn {
    position: absolute;
    top: 10px;
    right: 12px;
    opacity: 0.5;
    cursor: pointer;
}
.averageRate {
    font-size: 80px;
}
#starRateContainer {
    margin: 15px 0 0 0;
    padding: 0;
    list-style: none none;
    font-size: 12px;
}
#starRateContainer li {
    margin-bottom: 3px;
    height: 23px;
    line-height: 23px;
}
.survey {
    visibility: hidden !important;
}
.rateBar {
    height: 23px;
}
.fiveStar {
    background-color: #88b131;
}
.pi__additional {
    margin: 20px 0 10px 0;
}
.pi__limited {
    display: -webkit-box;
    display: inline-flex;
    width: 117px;
    flex-shrink: 0;
    font-size: 12px;
    border-radius: 2px;
    border: 1px solid #083d77;
}
.pi__limited__tag {
    background: #083d77;
    display: inline-flex;
    align-items: center;
    padding: 0 5px;
    height: 18px;
}
.pi__limited__tag span {
    position: relative;
    z-index: 1;
    color: #fff;
}
.pi__limited__tag:after {
    content: "";
    position: absolute;
    margin-left: 20px;
    width: 20px;
    height: 18px;
    -webkit-transform-origin: bottom left;
    transform-origin: bottom left;
    -webkit-transform: skewX(-20deg);
    transform: skewX(-20deg);
    background: #083d77;
}
.pi__limited__quantity {
    padding-left: 17px;
    display: flex;
    align-items: center;
    color: #083d77;
}
#jakarta_area_collapse {
    height: 300px;
}
.mt0 {
    margin-top: 0px !important;
}
.p10m05 {
    padding: 0;
    margin: 10px 5px;
}
.bgeb {
    background: #ebebeb !important;
}
.color572 {
    color: #ff5722 !important;
}
.height157 {
    height: 157px !important;
}
.floatright {
    float: right !important;
}
.widthauto {
    width: auto !important;
}
.sticky_content {
    position: relative;
    width: 100%;
    margin: 0 auto;
    border-bottom: 1px solid #e0e0e0;
}
.sticky_content .arrow-left {
    right: 288px;
    left: 0;
}
.sticky_content .arrow-right {
    right: 180px;
    top: 0;
}
.sticky_content .arrow-left,
.sticky_content .arrow-right {
    width: 40px;
    height: 100%;
    position: absolute;
    background-image: -webkit-gradient(
        linear,
        right top,
        left top,
        from(rgba(255, 255, 255, 0)),
        to(rgba(0, 0, 0, 0.08))
    );
    background-image: linear-gradient(
        to left,
        rgba(255, 255, 255, 0),
        rgba(0, 0, 0, 0.08)
    );
}
.sticky_content .arrow-left-container {
    left: 0;
}
.sticky_content .arrow-right-container {
    left: 100%;
}
.sticky_content .arrow-left-container,
.sticky_content .arrow-right-container {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(50%, -50%);
    transform: translate(-50%, -50%);
    left: 0;
    width: 32px;
    height: 32px;
    z-index: 1;
    cursor: pointer;
}
.sticky_content .circle {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    display: inline-block;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.08);
}
.sticky_content .circle .svg-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    background-repeat: no-repeat;
    background-size: cover;
    width: 7px;
    height: 13px;
}
.keren {
    font-size: 34px;
    line-height: 50px;
    color: #fff;
    padding: 60px 0 0 480px;
    background: url(/frontend/cdn/images/compressed/bannerhome.jpg) no-repeat;
    /* background-image:url(/frontend/cdn/images/master-back-to-top9924.png); */
    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%;
}

.how-to-shop .btn {
    padding: 7px 8px !important;
}
.btn-block {
    display: block;
    width: 100%;
}
.filter .active,
.filter .active h3 {
    border-bottom: 3px solid #083d77;
    font-weight: 600;
    color: #083d77;
}
.tab-link h3,
.filter .active h3 {
    margin: 0;
    padding: 0;
    border-bottom: none;
}
.timer {
    padding: 0 0 8px 16px;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
.timer .svg-icon {
    display: inline-block;
    margin-right: 5px;
    width: 24px;
    height: 23px;
}
.breadcrumb ul > li > span,
.timer .svg-icon {
    vertical-align: middle;
}
#sprintsale-counter {
    position: relative;
    margin-left: 5px;
    top: 7px;
}
.timeTo {
    font-size: 14px;
    height: 32px;
}
#sprintsale-counter.timeTo div {
    border: 0 !important;
}
.timeTo div {
    background: #f13700 !important;
    color: #fff !important;
    height: 24px !important;
    width: 24px !important;
    position: relative;
    display: inline-block;
}
.timeTo ul {
    list-style-type: none;
    padding: 0;
    top: 4px;
    position: absolute;
}
.timeTo ul li {
    padding-left: 4px;
}
.timeTo span {
    margin: 0 4px;
    vertical-align: top;
}
.svg_icon__timer {
    background-image: url("/frontend/cdn/images/timericon.svg");
}
.svg_icon__grey_carret_right {
    background-image: url("/frontend/cdn/images/previcon.svg");
}
.svg_icon__grey_carret_left {
    background-image: url("/frontend/cdn/images/nexticon.svg");
}
.overhide {
    overflow: hidden;
    margin-right: 228px;
}
.text-left {
    text-align: left;
}
.m1020 {
    margin: 10px 20px;
}
.fs12 {
    font-size: 12px;
}
.fs22 {
    font-size: 12px;
}
.rfq-home-container .left {
    width: 67%;
    display: inline-block;
    height: 100%;
    border: 1px #ccc;
    border-style: solid;
    background: #fff
        url(https://www.vanectro.com/cdn/new/img/patterns-event.png?ezimgfmt=ng%3Awebp%2Fngcb51)
        no-repeat 100% 100%;
}
#formkontak {
    min-height: 510px;
    width: 100%;
}

.ps-box {
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.12) 0 1px 6px, rgba(0, 0, 0, 0.12) 0 1px 4px;
    border-radius: 2px;
    border: 1px solid #eaeaea;
    position: relative;
    margin: 0 10px 20px;
}

.p-locatio-branch__search {
    position: absolute;
    top: -30px;
    max-width: 30%;
    width: 100%;
    left: 35%;
}

.form-control {
    padding: 5px 6px;
}

.compare table th,
table td {
    text-align: left;
}

.table {
    margin-bottom: 0;
}

.p-5 {
    padding: 3rem !important;
}

.fs-14 {
    font-size: 12px;
}

thead {
    background: #083d77;
    color: #fff;
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}

.p-contact-us:before {
    position: absolute;
    width: 250px;
    background-color: #fff;
    top: 0;
    left: 0;
    height: 100%;
    opacity: 0.2;
    padding: 16px;
    content: "";
}

.img-fluid {
    max-width: 100%;
    height: auto;
}

.p-contact-us__sidebar {
    position: absolute;
    width: 250px;
    top: 0;
    left: 0;
    height: 100%;
    color: #fff;
    padding: 16px;
}

.font-weight-normal {
    font-weight: 400 !important;
}

.text-uppercase {
    text-transform: uppercase !important;
}

.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important;
}

.font-weight-light {
    font-weight: 300 !important;
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
}

label,
label :hover {
    display: block;
    background: 0 0 !important;
    border: none !important;
    color: inherit !important;
    float: none;
    text-align: left;
    padding: 0;
}

.mb-0,
.my-0 {
    margin-bottom: 0 !important;
}

.p-contact-us {
    position: relative;
}

.pb-5,
.py-5 {
    padding-bottom: 1rem !important;
}

.pt-5,
.py-5 {
    padding-top: 2rem !important;
}

.p-contact-us:before {
    position: absolute;
    width: 250px;
    background-color: #fff;
    top: 0;
    left: 0;
    height: 100%;
    opacity: 0.2;
    padding: 16px;
    content: "";
}

.p-contact-us--content:before {
    background-color: #4b4b4b;
    opacity: 1;
}

.p-contact-us__social {
    position: absolute;
    bottom: 32px;
    color: #fff;
}

.p-contact-us__social a {
    color: #4b4b4b;
    background-color: #fff;
    margin-right: 8px;
    border-radius: 200px;
    padding: 8px;
    text-align: center;
}

.p-contact-us__social a span {
    font-size: 16px;
    width: 16px;
    line-height: 8px;
}

.p-contact-us__content {
    padding-left: 280px;
    padding-right: 40px;
}

.p-contact-us__content h4 {
    margin: 0 0 40px;
    border-bottom: 2px solid #000;
    padding: 0 0 8px;
}

.justify-content-center {
    justify-content: center !important;
}

.person-wrap {
    position: relative;
}

.animated:nth-child(2) {
    animation-delay: 0.3s;
}

.person-wrap .bubble-text-wrap {
    background-color: #fff;
    position: absolute;
    top: 0;
    left: -180px;
    padding: 10px;
    width: 220px;
}

.person-wrap p {
    margin: 0;
    color: #47abc8;
    line-height: 20px;
    font-weight: 400;
}

.list-group-item a {
    font-size: 12px;
    font-weight: 600;
    color: #083d77;
}

.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: #fff;
    border-left-width: 30px;
    border-top-color: solid transparent;
    border-top-width: 15px;
    top: 70%;
}

.profile-user-img {
    margin: 10px auto;
    width: 130px;
    padding: 3px;
    border: 3px solid #d2d6de;
}

.box {
    position: relative;
    border-radius: 3px;
    background: #fff;
    border: 1px solid #ccc;
    border-top: 3px solid #083d77;
    margin-bottom: 20px;
    width: 100%;
}

.box-body {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    padding: 10px;
}

.margin0 {
    margin: 0;
}

.expert-wrap .lead {
    font-size: 16px;
    font-weight: 700;
}

.button-small {
    font-size: 10px;
    padding: 6px;
}

.h3,
h3 {
    font-size: 12px;
    padding: 5px 0;
}

.bg-dark {
    background: #4b4b4b;
}

.light-color {
    color: #fff;
}

.p-static {
    justify-content: center;
}

.nav {
    display: flex;
}

.p-static .nav-link {
    font-weight: 700;
    font-size: 1.2rem;
    border-radius: 0.25rem;
    padding: 0.5rem 1rem;
}

.p-static .nav-link.active {
    color: #fff;
    background-color: #083d77;
}

.text-center {
    text-align: center !important;
}

.p-hometitle:before {
    position: absolute;
    content: "";
    width: 50%;
    height: 4px;
    bottom: 0;
    left: calc(100% - 75%);
    background-color: #083d77;
}

.capcay {
    height: 40px;
    font-size: 34px;
    text-align: center;
    display: block;
}

.p-hometitle {
    display: inline-block;
    padding-bottom: 24px;
    position: relative;
    font-size: 2rem;
}

.p-loans__benefits label {
    font-weight: 600;
    font-size: 16px;
    display: block;
    margin-bottom: 1.5rem;
}

.p-loans__benefits {
    position: relative;
}

.p-loans__benefits .row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.p-loans__benefits ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: inline-block;
    margin-left: 20px;
}

.p-loans__benefits ul li {
    display: inline-block;
    margin-right: 32px;
}

.p-loans__benefits ul li span {
    color: #083d77;
    margin-right: 4px;
}

.text-danger {
    color: #dc3545 !important;
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: 0.75em;
    vertical-align: -15%;
}

.p-loans__benefits ul li p {
    display: inline-block;
    font-size: 14px;
}

.p-loans__why {
    box-shadow: rgba(0, 0, 0, 0.12) 0 1px 6px, rgba(0, 0, 0, 0.12) 0 1px 4px;
    border: 1px solid #eaeaea;
    padding: 38px 32px 0;
    margin-top: 24px;
    position: relative;
    z-index: 2;
    background-color: #fff;
}

.align-items-center {
    align-items: center !important;
}

.p-loans__benefits:before {
    position: absolute;
    width: 100%;
    height: 160px;
    top: 0;
    content: "";
    background-color: #f7f7f7;
}

.p-loans__why--info {
    padding-left: 68px;
}

.p-loans__why ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: inline-block;
    margin-left: 20px;
}

.p-loans__why ul li {
    display: inline-block;
    position: relative;
    margin-bottom: 30px;
}

.p-loans__why ul li h5 {
    font-size: 1.5rem;
    margin-bottom: 0.5rem;
    margin: 0 0 0.5rem;
}

.p-loans__why ul li img {
    position: absolute;
}

.img-fluid {
    max-width: 100%;
    height: auto;
}
/* 
.swiper-slide {
    width: 20% !important;
} */
