/* 
Theme Name: Child Theme
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: ToffeeDev Team | Pius Hans
Author URI: https://toffeedev.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/


p.judul-spesifikasi {
    border-bottom: 1px solid #BDBDBD;
    padding-bottom: 15px;
}

.wrap-spesifikasi .owl-stage {

    display: flex;
    align-items: center;
}

@media only screen and (max-width: 480px) {

p.judul-spesifikasi {
    margin-left: 13px;
	margin-top: 25px;
	margin-bottom: 20px;
    font-size: 20px;
    font-weight: 600;
    color: #2656E0;
}
p.judul-spesifikasi:before{
    margin-top: 2px;
             content: "";
             position: absolute;
             width: 19px;
             height: 23px;
             background-color: #2B388F;
             left: -1px;
             clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%);
        }
}



.detail-spesifikasi.row {
    background-color: #F5F5FA !important;
}

.col-6.detail-inner-spesifikasi {
    background-color: #F5F5FA !important;
}

@media only screen and (min-width: 1200px) {
	p.judul-spesifikasi {
	margin-top: 25px;
	margin-bottom: 20px;
    font-size: 20px;
    font-weight: 600;
    color: #2656E0;
}


p.judul-spesifikasi:before{
    margin-top: 2px;
             content: "";
             position: absolute;
             width: 19px;
             height: 23px;
             background-color: #2B388F;
             left: -20px;
             clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%);
        }
}

.floating-fixed{
    width: 90px;
    position: fixed;
    right:0;
    bottom:25%;
}

@media only screen and (max-width: 480px) {
	/*Sidebar*/
		.floating-fixed{
			bottom:0;
			width:100%;
            border: 0px;
		}
	.floating-fixed .elementor-widget-container {
		border-width: 0px !important;
	}
}

span.page-numbers.current {
     background: #2656E0;
            color: #fff !important;
            padding:5px;
        padding: 5px 14px;
            color: #2656E0;
            border: 1px solid #2B388F;
}

a.page-numbers {
        padding: 5px 14px;
            color: #2656E0;
            border: 1px solid #2B388F;
}

@media only screen and (min-width: 1200px) {
.pilih-lokasi3{
    margin-left: 25px;
}

.pilih-lokasi2 {
    margin-left: 13px;
}
	.elementor-540 .elementor-element.elementor-element-33dace59 {
    margin-top: -11px !important;
    z-index: 5;
}
}

.filter-produk1 .lokasi-produk {
    margin-top: -98px;
    width: 25%;
    margin-left: 13px;
}

@media only screen and (max-width: 480px) {
    .filter-produk1 .lokasi-produk {
    margin-top: -98px;
    width: 90%;
    margin-left: 17px;
}
	
	.pilih-lokasi2 .elementor-widget-wrap.elementor-element-populated {
    width: 100%
}
	
}


span.start-from-price {
    display: none;
}

@media only screen and (max-width:480px){

    
    .title-fitur{
        padding: 15px 50px 15px 10px !important;
        font-size: 15px !important;
    }

    .detail-fitur .desc{

        overflow:scroll !important;
        padding: 10px !important;
        font-size: 12px !important;
        line-height: 1.3 !important;
    }

    .carousel-fitur{
        padding: 10px !important;
    }

    .detail-fitur .title{
        font-size:16px !important;
        height: 50px;
    }
    .carousel-fitur .owl-nav>button.owl-prev{
            left:1% !important;
        bottom: 40%;
        }

        .carousel-fitur .owl-nav>button.owl-next{
            right:1% !important;
            bottom: 40%;
        }
    .carousel-fitur .owl-nav>button span{
        padding: 7px 12px !important;
        font-size: 12px !important;
        opacity: 1 !important;
    }
            .image-fitur img {
            object-fit: cover;
            width:100%;
            height: 600px !important;
        }
}



.bread-post span.breadcrumb_last {
    color: #2B388F;
    font-weight: 600;
}


@media only screen and (min-width:1200px){
.row-fasilitas img {
    height: 26em;
    object-fit: cover;
}
}

/* single jaringan*/
span.start-from-jaringan {
    color: #2b388f;
    font-size: 12px;
    padding: 3px;
    border: 1px solid #000;
    font-weight: 500;
    margin: 10px 0;
    display: inline-block;
}



.item-produk-dealer h4 {
    font-size: 18px;
    margin-top: 5px;
    color: #2b388f;
    font-weight: 600;
	text-align: center;
}
.meta-harga {
    text-align: center;
}

span.harga-dealer {
    font-size: 15px;
    font-weight: 600;
    color: #2b388f;
}


.item-produk-dealer img {
    height: 160px;
    width: 250px;
    object-fit: contain;
    display: block;
  margin-left: auto;
  margin-right: auto;
}

.item-produk-dealer {
    margin-top: 35px;
}
/* end single jaringan*/


/*Pagination*/
        .wrap-pagination .pagination {
            justify-content: center;
            gap: 20px;
        }

        .pagination .prev,
        .pagination .next{
            position: absolute;
            background: #2656E0;
            color: #fff !important;
            margin: unset !important;
            padding: 5px 13px !important;
            border:unset !important;
        }

        .pagination .prev{
            left:0;
        }

        .pagination .next {
            right: 0;
        }

        .pagination .page-numbers {
            padding: 5px 15px;
            color: #2656E0;
            border: 1px solid #2B388F;
        }

        .pagination a.page-numbers .page-numbers.current {
            background: #2656E0;
            color: #fff !important;
            padding:5px;
        }

        .pagination .page-numbers.current {
            padding: 5px 15px;
            background: #2656E0;
            color: #fff;
        }

.asdasd1 h3.title {
    font-size: 20px;
    font-weight: 700;
}

.asdasd1 img.elementor-animation-grow {
    height: 150px;
    width: 230px;
    object-fit: contain;
}


.section2-home .row {
    margin-right: 0px;
}

.titell-single h3.title {
    color: #fff;
    font-weight: 600;
    
}

.prodd-lainnya .pagination {
    display: none;
}


/*Kalkulator Cicilan*/
        .form-kalkulator {
            padding-top:30px;
            margin-top:20px;
            border-top:1px solid #fff;
        }

        .form-kalkulator .item-select,
        .form-kalkulator .item-show{
            margin-bottom:20px;
        }

        .form-kalkulator label{
            color:#fff;   
        }

        .form-kalkulator select,
        .form-kalkulator input{
            border-radius:0;
            height: 45px !important;
        }

        .btn-submit-kalkulator {
            background: transparent;
            border: 3px solid #2656E0 !important;
            width:100%;
            border-radius: 0;
            color: #fff;
            font-weight: 600;
        }

        .btn-submit-kalkulator:hover{
            background:#fff;
            color:#2B388F;
            border-color: #fff !important;
        }

        .btn-submit-kalkulator:focus {
            background: #fff;
            color:#2B388F;
            border:unset !important;
            outline:unset !important;
        }

        .form-kalkulator p {
            color: #fff;
            font-size: 12px;
            margin: 10px 5px;
        }

.oootttrrr h5.otr {
    font-size: 15px;
    font-weight: 600;
}

.otrrrr h5 {
    font-size: 16px;
    font-weight: 600;
    color: #2B388F;
}

.highlight-berita-carousel .owl-nav>button span,
        .carousel-produk-lain .owl-nav>button span,
        .carousel-varian-tipe .owl-nav>button span,
        .carousel-fitur .owl-nav>button span,
        .carousel-kendaraan .owl-nav>button span{
            background: #0000009E !important;
            padding: 10px 15px;
            font-size: 20px;
            opacity:1 !important;
        }

.item-showroom-list img:hover { 
transform: scale(1.1); 
}


h4.bfr-title:before{
             content: "";
             position: absolute;
             width: 20px;
             height: 23px;
             background-color: #E2122E;
             top: 2px;
             left: 15px;
             clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%);
        }



.inner-11{
    height: 95px;
}

.jaringan-arc h2.elementor-heading-title.elementor-size-default {
    height: 55px
}


.gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_blue {
    background-color: #2B388F;
    color: #fff
}


.content-mobil.col-md-7 {
    display: flex;
    justify-content: center;
}

.lokasi-jaringan-dealer {
    margin-top: -40px;
}


/* submit button form*/
.buking-serpis input#gform_next_button_2_3 {s
    color: #fff;
    background: #2B388F;
    width: 180px;
    border: 0px;
    
}

.buking-serpis body .gform_wrapper .gform_footer {
    justify-content: flex-end;
}
.buking-serpis body .gform_wrapper .gform_page_footer {
    text-align: right;
}

input#gform_previous_button_2_1 {
    border: 0px;
    width: 190px;
}

input#gform_next_button_2_1 {
        color: #fff;
    background: #2656E0;
    width: 180px;
    border: 0px;
}

input#gform_next_button_2_9 {
            color: #fff;
    background: #2656E0;
    width: 180px;
    border: 0px;
}



input#gform_previous_button_2_9 {
        border: 0px;
    width: 190px;
}

input#gform_submit_button_2 {
                color: #fff;
    background: #2656E0;
    width: 180px;
    border: 0px;
}

input#gform_previous_button_2 {
        border: 0px;
    width: 190px;

}

 /*Fitur*/
        .title-fitur {
            top:10%;
            left: 22%;
            position: absolute;
            color: #2B388F;
            background: #F5F5FA;
            width: fit-content;
            font-size:18px;
            font-weight:600;
            padding:15px 50px 15px 40px;
            clip-path: polygon(0 0, 80% 0, 100% 100%, 0 100%);
        }
        
        .wrap-fitur{
            position: relative;
            min-height: 450px;
        }
        .carousel-fitur {
            position: absolute!important;
            bottom:0;
            color: #fff;
            background: #3D3D3D78;
            padding-top:30px;
            padding-left: 10%;
            padding-right: 10%;
        }

        .carousel-fitur .owl-nav button{
            position:absolute;
            top:-10%;
            background:transparent !important;
        }

        .carousel-fitur .owl-nav>button.owl-prev{
            left:9%;
        }

        .carousel-fitur .owl-nav>button.owl-next{
            right:9%;
        }

        .wrap-image-fitur .image-fitur {
            padding: unset !important;
        }

        .image-fitur img {
            object-fit: cover;
            width:100%;
            height: 450px;
        }

        .wrap-detail-fitur {
            
            margin-left: auto;
            margin-right: auto;
        }

        .detail-fitur{
            padding: unset !important;
        }

        .detail-fitur .title {
            font-size: 22px;
            font-weight: 600;
            border-bottom: 1px solid #E8E8E8;
            padding: 0 20px 20px 20px;
        }

        .detail-fitur .desc {
            font-size: 15px;
            padding: 10px 20px 20px 20px;
            margin: unset;
        }
        
        /*end fiture */



/*Carousel Mobil Homepage*/
@media only screen and (max-width: 480px) {
    .item-content-mobil {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    padding: 1em 0em 2em 0em !important;
    }
    .meta-mobil {
    padding-left: 2em !important;

}
}

.item-content-mobil {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    padding: 3em 0em 0em 0em;

}

.content-mobil a.btn-border-blue {
    border: 2px solid #2B5AE0 !important;
    border-radius: 0;
}

.item-content-mobil:before {
    content:'';
    width: 100%;
    height: 100%;
    background: #fff;
    position: absolute;
    opacity: 0.8;
    top: 0;
}

.meta-mobil {
    padding-left: 3em;
}

.meta-mobil > h4 {
    text-transform: capitalize;
    font-weight: 700;
    color: #2b388f;
}

span.start-from {
    color: #2b388f;
    padding: 5px;
    border: 1px solid #000;
    font-weight: 600;
    margin: 10px 0;
    display: inline-block;
}

.price-mobil-carousel {
    font-size: 25px;
    font-weight: 700;
    color: #2b388f;
}

.btn-border-blue {
    display: inline-block;
    padding: 15px 50px;
    border: 1px solid;
    font-weight: 600;
    color: #2b388f;
    border-radius: 5px;
    box-shadow: 1px 1px 1px -2px rgba(38,86,224,0.75) inset;
    -webkit-box-shadow: 1px 1px 12px -2px rgba(38,86,224,0.75) inset;
    -moz-box-shadow: 1px 1px 12px -2px rgba(38,86,224,0.75) inset;
    transition: 0.5s all;
}

.btn-border-blue:hover {
    background: #fff;
}

.item-nav-mobil {
    text-align: center;
    padding: 10px;
    border: 1px solid #e8e8e8;
    height: 160px;
    border-radius: 5px;
    transition: 0.3s all;
    cursor: pointer;
}

.item-nav-mobil:hover,
.nav-mobil .owl-item.active.highlight .item-nav-mobil {
    border: 1px solid #2b388f;
    -webkit-box-shadow: inset 0px 0px 5px 0px rgba(43,56,143,1);
    -moz-box-shadow: inset 0px 0px 5px 0px rgba(43,56,143,1);
    box-shadow: inset 0px 0px 5px 0px rgba(43,56,143,1);
}

.item-nav-mobil img {
    height: 100px;
    object-fit: contain;
}

.item-nav-mobil > h6 {
    font-weight: 700;
    color: #2b388f;
}

.item-content-mobil {
    display: none;
}

.item-content-mobil.content_appear{
    display: block;
}

.nav-mobil {
    margin: 2em 0;
}

.item-content-mobil img {
    height: 400px;
    object-fit: contain;
}

.nav-mobil .owl-nav {
    position: absolute;
    top: 35%;
    width: 100%;
}

.nav-mobil .owl-nav > button {
    position: absolute;    
}

.nav-mobil .owl-nav > button > span {
    font-size: 30px;
}

.nav-mobil .owl-nav > button.disabled {
    opacity: 0.5;
}

.nav-mobil .owl-nav > button.owl-prev {
    left: -60px;
}

.nav-mobil .owl-nav > button.owl-next {
    right: -60px;
}

.nav-mobil .owl-nav > button:focus {
    outline: unset;
}

/*End Of Carousel Mobil*/

span.gf_step_number {
    display: none !important;
}

span.gf_step_label {
    padding: 17px;
    border: 1px solid #000;
}

  /*Spesifikasi*/
        .item-content-spesifikasi {
            display: none;
            padding: 0em 0;
            background: #FFFFFF;
        }

        .detail-content-spesifikasi {
            display: none;
            padding: 1em 0;
            background: #FFFFFF;
        }

        .item-content-spesifikasi.content_appear {
            display: block;
        }

        ul.carousel-spesifikasi {
            list-style: none;
            margin: unset;
            position: relative;
        }

        .carousel-spesifikasi {
            background: #2B388F;
        }

        .carousel-spesifikasi .owl-item{
            color:#BDBDBD;
            font-weight:500;
        }

        .carousel-spesifikasi .owl-item.highlight{
            color:#fff;
            font-weight:600;
            position:relative;
        }
        .carousel-spesifikasi .item-spesifikasi {
            padding: 15px 30px;
            cursor: pointer;
            text-align: center;
        }

        .carousel-spesifikasi .owl-nav button{
            position: absolute;
            top:40%;
            color: #fff !important;
            background: transparent !important;
        }

        .carousel-spesifikasi .owl-nav>button:hover span{
            background:#BDBDBD !important;
            opacity:1 !important;
        }

        .carousel-spesifikasi button:focus{
            outline:none;
        }

        .carousel-spesifikasi .owl-nav>button span{
            background: #2656E0 !important;
            padding:3px 8px;
            font-size: 15px;
            opacity:1 !important;
        }

        .carousel-spesifikasi .owl-nav>button.owl-prev{
            left:0;
        }

        .carousel-spesifikasi .owl-nav>button.owl-next{
            right:0;
        }

        .nav-detail-spesifikasi{
            flex-wrap:nowrap;
            overflow:scroll;
            border-bottom: 1px solid #EBEBEB;
            justify-content: space-between;
            padding: 10px 10px 0 10px;
        }

        /* Hide scrollbar for Chrome, Safari and Opera */
        .nav-detail-spesifikasi::-webkit-scrollbar {
            display: none;
        }

        .nav-detail-spesifikasi{
            -ms-overflow-style: none;  /* IE and Edge */
          scrollbar-width: none;  /* Firefox */
        }

        .item-detail-spesifikasi .nav-link{
            color:#BDBDBD;
            font-size:15px;
        }

        .item-detail-spesifikasi .nav-link.active{
            color:#2656E0;
            font-weight:600;
            border-bottom:2px solid #2656E0
        }

        .detail-content-spesifikasi{
            padding:15px;
        }

        .detail-spesifikasi .spek-title{
            font-size:15px;
            color:#2B388F;
        }

        .detail-spesifikasi .spek-detail{
            font-size:15px;
            color:#000;
            font-weight:600;
        }

        .detail-inner-spesifikasi {
            padding:20px;
        }

        .detail-inner-spesifikasi:nth-child(4n-3),
        .detail-inner-spesifikasi:nth-child(4n-2) {
          background-color: #F5F5FA;
        }

        .detail-inner-spesifikasi:nth-child(4n-1),
        .detail-inner-spesifikasi:nth-child(4n) {
          background-color: #fff;
        }


.buking-serpis span.gf_step_label {
    padding: 15px 50px 20px 50px !important;
}


    /*Form tentang kami*/
.tentang-kami .gform_body label{
            position:relative;
            margin-left: 30px;
        }
.tentang-kami .gform_body label:before{
            content:"";
            position:absolute;
            width: 15px;
            height: 100%;
            background-color:#fff;
            top: 0;
            left: -30px;
            clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%);
        }

.tentang-kami .gform_body #field_1_5{
            width: 90%;
        }
        
        /*Form lain*/
.gform_body label{
            position:relative;
            margin-left: 30px;
        }
.gform_body label:before{
            content:"";
            position:absolute;
            width: 15px;
            height: 100%;
            background-color:#2B388F;
            top: 0;
left: -30px;
            clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%);
        }

.gform_body #field_1_5{
            width: 90%;
        }


p.harga-otr-jaringan {
    border: 1px solid;
    display: inline-block;
    padding: 5px;
    font-size: 12px;
    font-weight: 500;
}

h5.otr-jaringan1 {
    color: #2B388F;
    font-weight: 600;
    
}

.btn-lht-selengkapnya {
            display: block;
            width: 100%;
            text-align: center;
            padding: 10px;
            background-color: #fff;
            text-decoration: none;
            color: #2B388F;
            font-weight: 600;
    margin-top: 25px;
    margin-bottom: 25px;
        }

p.keterangan-otrj {
    font-size: 12px;
    font-weight: 500;
    margin-top: 15px;
}

/* single produk */
 /*Varian Tipe*/
        .item-varian-tipe * {
            background: #F9F9F9;
        }
        .item-varian-tipe img {
            height: 180px;
            object-fit: contain;
        }

        .item-varian-tipe .content-showroom-list{
            padding-bottom:10px;
        }

        .item-varian-tipe .content-showroom-list .desc{
            height: auto;
        }

        .carousel-varian-tipe .content-showroom-list {
            background: #F9F9F9;
        }

        .carousel-varian-tipe .owl-nav>button.owl-prev{
            left:-6%;
        }

        .carousel-varian-tipe .owl-nav>button.owl-next{
            right:-5%;
        }


    /*Varian Warna*/
        .wrap-varian-warna{
            flex-direction: row-reverse;
        }

         .tab-varian-warna {
            background: #F9F9F9;
            padding: 20px;
        }

        .nav-warna .nav-link{
            text-align:center;
            color: #000 !important;
            font-size: 14px;
            padding: 5px;
        }

        .nav-warna .nav-link.active{
            background:transparent !important;
        }

        .nav-warna .nav-link.active .color-picker{
            border: 1px solid #2656E0;
        }
        .nav-warna .color-picker {
            width: 50px;
            height: 50px;
            border-radius: 50px;
            margin: 0 auto;
        }
/*SHOWROOM PAGE*/
    .item-showroom-list {
        border: 1px solid #EBEBEB;
        margin-bottom:2rem;
    }

   
.item-showroom-list img {
    height: 200px !important;
    object-fit: contain !important;
    display: block;
  margin-left: auto;
  margin-right: auto;
}

    .content-showroom-list {
        padding: 20px 40px;
        background:#fff;
    }

    .content-showroom-list .brand {
        background: #EEF0FF;
        color:#2B388F;
        padding:8px 40px;
        clip-path: polygon(10% 0%, 100% 0%, 90% 100%, 0% 100%);
        font-size: 13px;
        font-weight: 500;
        position: absolute;
        top: 185px;
    }

    .content-showroom-list .title{
        font-size:18px;
        font-weight:bold;
        color:#2B388F;
        position:relative;
        margin: 30px 0 20px 0;
    }

    .content-showroom-list .title:before{
         content: "";
         position: absolute;
         width: 6%;
         height: 100%;
         background-color: #2B388F;
         top: 0;
         left: -20px;
         clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%);
    }

    .content-showroom-list .cicilan {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .cicilan .start-from {
        font-size: 12px;
        color: #BDBDBD;
        border: 1px solid #BDBDBD;
        padding: 5px;
    }

    .cicilan .start-from-price {
        font-size: 14px;
    }

    .cicilan .start-from-price i{
        color:#2656E0;
    }

    .content-showroom-list .otr {
        font-weight: bold;
        color: #2B388F;
    }

    .content-showroom-list .note-otr {
        font-size: 12px;
        color: #2B388F;
        line-height: 15px;
        font-weight: 500;
        margin: 15px 0;
    }

    .content-showroom-list .desc {
        padding: 20px 0;
        border-top: 1px solid #BDBDBD;
        margin: unset;
        font-size: 14px;
        height: 25vh;
    }

    .content-showroom-list .btn-blue-arista {
        display: block;
        width: 100%;
        text-align: center;
        padding: 10px;
        font-size: 14px;
    }


/* end single produk */



span.gfield_required {
    display: none !important
}

.form-arista1 label#label_1_13_1 {
    line-height: 1.6;
}


  a:hover{
    text-decoration: none !important;
  }

  .breadcrumb-arista .breadcrumb_last{
    font-weight: 600;
  }

.archive-post-promo p {
    overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
}


.arch-blog1 h5.elementor-heading-title.elementor-size-default {
    overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
    height: 95px;
}


.excerpt_custom_short  .elementor-widget-container {
    overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
}


/* ZHB */
.row-fasilitas .col-md-5 {
    background: linear-gradient(0deg, #161C49, #2B388F);
    height:26em;
    padding-top:2em;
}

.row.row-fasilitas .col-md-7{
    height:26em;
	padding-right:40px !Important;
}
@media only screen and (max-width: 480px) {
    .row.row-fasilitas .col-md-7{
    height:26em;
    padding-right:0px !Important;
}
}

.row.row-fasilitas .col-md-7 .show-fasilitas,
.row.row-fasilitas .col-md-7 .show-fasilitas div{
    height:100%;
}

.row.row-fasilitas .col-md-7 .show-fasilitas div img{
    height:100%;
    width:100%;
    object-fit:cover;
}

/*  */
.tab-fasilitas li{
    width:100%;
    margin:0 24px;
}

.tab-fasilitas li a{
    color:white;
    opacity:.5;
    padding:16px 0px;
    border-bottom:1px solid white;
    width:100%;
    display:flex;
    align-items:start;
    font-family:open sans;
    font-weight:600;
    position:relative;
}

.tab-fasilitas li a:before{
    content:url(https://beta.toffeetest.com/arista1/wp-content/uploads/2023/06/Path-137.svg);
    position:absolute;
    left:-30px;
    transform:scale(.6);
    margin-top:-2px;
    opacity:0;
}
.tab-fasilitas li a.active.show:before{
    opacity:1;
}

.tab-fasilitas li a.active.show{
    opacity:1;
}


@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 1) {

}

@media only screen and (max-width: 480px) {

    .item-content-mobil img {
        height: 200px;
        object-fit: contain;
    }
	

}

/*BGS*/
	.row-fasilitas {
		display: flex;
		flex-wrap: wrap;
	}

@media only screen and (max-width:480px){

	
    .nav-mobil .owl-nav > button.owl-prev{
        left:0;
    }

    .nav-mobil .owl-nav > button.owl-next{
        right:0;
    }
	
	.row-fasilitas > div {
        padding:unset;
    }
	
}

a.btn-border-blue {
    border: 3px solid;
    border-radius: 0px;
}

/* Baru di ubah  */
/*Produk Lainnya*/
        .carousel-produk-lain .content-showroom-list {
            background: #F9F9F9;
        }

        .carousel-produk-lain .owl-nav>button.owl-prev{
            left:-5%;
        }

        .carousel-produk-lain .owl-nav>button.owl-next{
            right:-5%;
        }

/* Produk Lainya Button
  /*Button*/
    /*Button White*/
        .btn-white-arista {
            background:#fff;
            color:#1D2A53;
            border:2px solid #2656E0;
            padding:10px;
            width:100%;
            display:block;
            text-align:center;
            font-size:14px;
            box-shadow:0px 3px 15px 0px #2656E0 !important;
            font-weight:500;
            transition:.3s;
        }

        .btn-white-arista:hover{
            background:#2B388F;
            color: #fff;
            font-weight:500;
            border:2px solid #2B388F;
            transform:scale(1.05);
            transition:.3s;
        }

        .carousel-produk-lain .owl-nav button{
            position: absolute;
            top:45%;
            color: #fff !important;
            background: transparent !important;
        }

        .carousel-produk-lain .owl-nav>button:hover span {
            background:#0000009E !important;
            opacity:1 !important;
        }

        .carousel-produk-lain .owl-nav>button:focus,
        .carousel-produk-lain button.owl-dot:focus{
            outline:none;
        }

        .carousel-produk-lain .owl-nav>button span{
            background: #0000009E !important;
            padding: 10px 15px;
            font-size: 20px;
            opacity:1 !important;
        }

/*Carousel*/ 
    .carousel-produk-lain .owl-nav button{
        top:50%;
    }

    .carousel-produk-lain .owl-nav>button.owl-prev{
        left: 0;
    }

    .carousel-produk-lain .owl-nav>button.owl-next{
        right: 0;
    }

/* Sampe Sini*/