.badge-success{
    font-size: 12px;
}
.bg-home{
    background: linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8)), url('/images/pricing/bg1.png');
    padding-top:120px;
    background-repeat: no-repeat;
    background-size: cover;
}
.services-box{
    background: linear-gradient(90deg, rgba(80,9,119,0.76) 61%, rgba(143,15,159,0.76) 79%);
    border-radius: 40px;
}
.font-white{
    color: #fff;
}
#select_paket{
    border-radius: 1.5rem;
}
.choose_type_paket{
    padding-top: .9rem;
    padding-bottom: .9rem;
    text-align: left;
    border-radius: 50px;
}
.dot_blue{
    height: 15px;
    width: 15px;
    background-color: #F2C94C;
    border-radius: 50%;
    display: inline-block;
}
.fa-angle-down{
    float: right;
}
.mark {
    display: block;
    position: absolute;
    top: -15px;
    background: transparent;
    padding: 1px 5px;
    border-radius: 3px;
    color: #fff;
    margin-left: -10px;
}
.irs .irs-min{
    top: -15px;
    color: #fff;
    background-color: transparent;
}
.irs .irs-max{
    top: -15px;
    right: -15px;
    color: #fff;
    background-color: transparent;
}
.irs--round .irs-line{
    height: 8px;
}
.irs-single{
    top: -15px;
    width: 65px;
    text-align: center;
}
.irs--round .irs-from:before, .irs--round .irs-to:before, .irs--round .irs-single:before{
    position: absolute;
    display: block;
    content: "";
    bottom: -11px;
    left: 19%;
    width: 33px;
    height: 0;
    margin-left: 0px;
    overflow: hidden;
    border-top: 11px solid #3F86C4;
    border-right: 20px solid transparent;
    border-left: 20px solid transparent;
    border-bottom: none;
    border-top-color: #006cfa;
}
.irs--round .irs-bar{
    background: #D1C6D3;
}
.irs--round .irs-line{
    background-color :#D1C6D3;
}
.irs--round .irs-handle{
    border: 4px solid #D1C6D3;
}
#vertical_line_ukm{
    border-left: 2px solid #D1C6D3;
    height: 20px;
    position: absolute;
    left: 12px;
    margin-left: 0px;
    top: 16px;
}
#vertical_line_bronze{
    border-left: 2px solid #D1C6D3;
    height: 20px;
    position: absolute;
    left: 25.5%;
    margin-left: 0px;
    top: 16px;
}
#vertical_line_silver{
    border-left: 2px solid #D1C6D3;
    height: 20px;
    position: absolute;
    left: 50%;
    margin-left: 0px;
    top: 16px;
}
#vertical_line_gold{
    border-left: 2px solid #D1C6D3;
    height: 20px;
    position: absolute;
    left: 74.5%;
    margin-left: 0px;
    top: 16px;
}
#vertical_line_platinum{
    border-left: 2px solid #D1C6D3;
    height: 20px;
    position: absolute;
    left: 99%;
    margin-left: 0px;
    top: 16px;
}

/*service */
#vertical_line_service{
    border-left: 2px solid #D1C6D3;
    height: 20px;
    position: absolute;
    left: 12px;
    margin-left: 0px;
    top: 16px;
}
#vertical_line_growth{
    border-left: 2px solid #D1C6D3;
    height: 20px;
    position: absolute;
    left: 17.2%;
    margin-left: 0px;
    top: 16px;
}
#vertical_line_lite{
    border-left: 2px solid #D1C6D3;
    height: 20px;
    position: absolute;
    left: 33.6%;
    margin-left: 0px;
    top: 16px;
}
#vertical_line_b2b{
    border-left: 2px solid #D1C6D3;
    height: 20px;
    position: absolute;
    left: 50%;
    margin-left: 0px;
    top: 16px;
}
#vertical_line_plus{
    border-left: 2px solid #D1C6D3;
    height: 20px;
    position: absolute;
    left: 66.3%;
    margin-left: 0px;
    top: 16px;
}
#vertical_line_suite{
    border-left: 2px solid #D1C6D3;
    height: 20px;
    position: absolute;
    left: 82.6%;
    margin-left: 0px;
    top: 16px;
}
#vertical_line_diamond{
    border-left: 2px solid #D1C6D3;
    height: 20px;
    position: absolute;
    left: 99%;
    margin-left: 0px;
    top: 16px;
}

#label_growth{
    left: 16%;
}
#label_lite{
    left: 33%;
}
#label_b2b{
    left: 49.5%;
}
#label_plus{
    left: 66%;
}
#label_suite{
    left: 82%;
}


#label_bisnis{
    left: 24.5%;
}
#label_sales{
    left: 49%;
}
#label_conpro{
    left: 74%;
}

#vertical_line_pemula{
    border-left: 2px solid #D1C6D3;
    height: 20px;
    position: absolute;
    left: 12px;
    margin-left: 0px;
    top: 16px;
}
#vertical_line_bisnis{
    border-left: 2px solid #D1C6D3;
    height: 20px;
    position: absolute;
    left: 25.5%;
    margin-left: 0px;
    top: 16px;
}
#vertical_line_sales{
    border-left: 2px solid #D1C6D3;
    height: 20px;
    position: absolute;
    left: 50%;
    margin-left: 0px;
    top: 16px;
}
#vertical_line_conpro{
    border-left: 2px solid #D1C6D3;
    height: 20px;
    position: absolute;
    left: 74.5%;
    margin-left: 0px;
    top: 16px;
}
/*end serviec*/


.line_detail_package{
    margin-top: 38px;
    margin-bottom: 0px;
}
#line_right_detail{
    border-right: 1px solid #fff;
}
.switch {
  position: relative;
  display: inline-block;
  width: 68px;
  height: 28px;
}

.switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #2196F3;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 40px;
  width: 40px;
  left: -5px;
  bottom: -5px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #2196F3;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(36px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}
.color_default{
    color:#A580B0;
}
.color_default.active{
    color: #fff !important;
}
.text_potongan_harga{
    text-decoration: line-through; 
    text-decoration-color: #EB5757;
    color: rgba(255, 255, 255, 0.68);
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 29px;
    text-align: center;
}
.text_discount_annualy{
    font-family: Nanum Brush Script;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    color: #FFFFFF;
}
.text_harga_after_discount{
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 40px;
    color: #fff;
}
.text_harga_after_discount_small{
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
}
.detail_include_package{
    font-family: Montserrat;
    font-style: normal;
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    color: #fff;
    border-bottom: 4px solid #CB66C2;
    padding-bottom: 10px;
}
.harga_client_app{
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: rgba(255, 255, 255, 0.87);
    margin-top: 20px;
}
.button_order_all{
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 20px;
    font-color: #fff;
    text-align: center;
    width: 40%;
    height: 56px;
    border-radius: 4px;
}
.talk_to_sales{
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    display: block;
    align-items: center;
    text-align: center;
    text-decoration-line: underline !important;
    color: #FFFFFF;
    margin-top: 15px;
}
.talk_to_sales:hover{
    color: #FFFFFF;
}
#min_branches{
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    display: block;
    align-items: center;
    color: rgba(255, 255, 255, 0.67);
}
.fixedbutton {
    position: fixed;
    width: 50px;
    height: 50px;
    bottom: 20px;
    right: 10px;
    background-color: #25d366;
    border-radius: 100px;
    text-align: center;
    font-size: 30px;
    z-index: 100;
    color: #fff;
    outline: unset;
}
.fixedbutton img{
    margin-top:0px
}
.text_title_top{
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 40px;
    line-height: 49px;
    color: #333333;
    text-align: center;
}
.line_green{
    border-radius: 3px;
    width: 127px;
    border-top: 4px solid #3A8A85;
}
.card_box_custome_white{
    background: #FBFBFB;
    border-radius: 40px;
}
.card_box_custome_green{
    background: #EBFAF9;
    border-radius: 40px;
}
.card_box_custome_blue{
    background: #EBF4FA;
    border-radius: 40px;
}
.card_box_custome_purple{
    background: #F5F6FF;
    border-radius: 40px;
}
.card-footer{
    border-bottom-left-radius: 40px !important;
    border-bottom-right-radius: 40px !important;
}
.card-footer.white{
    background: #FBFBFB;
    border-top: 1px solid #56CCF2;
}
.card-footer.blue{
    background: #EBF4FA;
    border-top: 1px solid #56CCF2;
}
.card-footer.green{
    background: #EBFAF9;
    border-top: 1px solid #56CCF2;
}
.card-footer.purple{
    background: #F5F6FF;
    border-top: 1px solid #56CCF2;
}
.card-header{
    border-top-left-radius: 40px !important;
    border-top-right-radius: 40px !important;
}
.card-header.white{
    background: #FBFBFB;
}
.card-header.blue{
    background: #EBF4FA;
}
.card-header.green{
    background: #EBFAF9;
}
.card-header.purple{
    background: #F5F6FF;
}
.header_title_package_plan{
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 32px;
    line-height: 39px;
    color: #333333;
}
.line_package_plan{
    border-top: 1px solid #2D9CDB;
    width: 106px;
    opacity: 0.4;
}
.planning_for{
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    color: #828282;
    margin-bottom: 25px;
}
.description_plan{
    margin-bottom: 0px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 26px;
    text-align: center;
    color: #828282;
}
.card-body.planing{
    border-top: 1px solid #56CCF2;
}
.subscription_fee{
    font-family: Montserrat;
    font-style: italic;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #828282;
}

.harga_plan_besar{
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 56px;
    line-height: 68px;
    text-align: center;
    color: #333333;
}
.harga_plan_kecil{
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    color: #333333;
}
.plan_minimum_package{
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    color: #333333;
}
.text_discount_plan{
    font-family: Nanum Brush Script;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 35px;
    color: #2D9CDB;
}

.button_purchase_now_plan{
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 29px;
    border-radius: 8px;
}
.button_purchase_now_plan.white{
    background: #FBFBFB;
    color: #2D9CDB;
}
.button_purchase_now_plan.blue{
    background: #FBFBFB;
    color: #2D9CDB;
}
.title_detail_plan{
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 32px;
    line-height: 39px;
    color: #333333;
}
.description_detail_plan{
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 26px;
    color: #333333;
}
.detail_table_fitur{
    text-align: left !important;
}
.fa-check-circle{
    color: #219653;
}
.dropdown-custom{
    margin-right: 5px;
}
.navbar-custom .navbar-nav .nav-item .nav-link{
    color : #000 !important;
}
.btn_signup_header {
    background: #9D3193;
    margin-right: 10px;
}

#title_support_team{
    text-align: right;
}
#label_bronze{
    left: 24.7%;
}
#label_silver{
    left: 49.3%;
}
#label_gold{
    left: 74%;
}
#choose_type_package{
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    color: #333333;
    border-radius: 50px;
    height: 50px;
}
.irs-grid-pol.small{
    display: none;
}
.irs-grid-text{
    color: #fff !important;
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 14px !important;
}
.text_below_income{
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #F2994A;
}
.btn_ungu{
    background: #fff;
    color: #9D3193;
    border: 1px solid #9D3193;
    font-size: 18px;
}
.btn_ungu:hover{
    background: #9D3193;
    color: #fff;
}
.btn_ungu:focus{
    background: #9D3193;
    color: #fff;
}
@media only screen and (max-width:768px) {
    .fixedbutton img{
        margin-top: 0px;
    }
    #switch_toggle_package{
        margin-left: auto;
        margin-right: auto;
        display: block;
        margin-top: 15px;
    }
    #line_right_detail{
        border-bottom: 1px solid #fff;
        border-right: 0px;
    }
    .button_purchase_now_plan{
        width: 90%;
    }
    .button_order_all{
        width: 80%;
    }
    .text_discount_plan{
        font-size: 15px;
    }
    #title_support_team{
        text-align: center;
    }
    .dropdown-custom {
        color: #fff;
        margin-bottom: 10px;
        width: 100%;
    }
    #vertical_line_bronze{
        left: 27.2%;
    }
    #vertical_line_gold{
        left: 73.2%;
    }
    #vertical_line_platinum{
        left: 96%;
    }
    #label_bronze{
        left: 23%;
    }
    #label_silver{
        left: 47%;
    }
    #label_gold{
        left: 70%;
    }
}