/*FOOTER START*/
#footer-bar {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 998;
    background-color: #ffffff;
    display: flex;
    min-height: 61px;
    border-top: solid 1px rgba(0,0,0,.05);
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    text-align: center;
    transition: transform 350ms ease!important;
}
.footer-bar-6 {
    margin-left: -3px;
}
.footer-bar-6 .active-nav em {
    position: absolute;
    width: 60px;
    height: 4px;
    border-radius: 60px;
    left: 50%;
    top: 57px;
    transform: translateX(-50%);
    background-image: linear-gradient(to bottom,var(--bs-primary) 0,var(--bs-primary) 100%)!important;
}
.footer-bar-6 .active-nav iconify-icon {
    color: var(--bs-primary);
}
.footer-bar-6 .active-nav span {
    color: var(--bs-primary);
}
#footer-bar a span {
    position: relative;
    z-index: 2;
    display: block;
    font-size: var(--bs-body-font-size);
    font-weight: 500;
    margin-top: -6px;
    opacity: .7;
    font-family: var(--bs-body-font-family);
}
.footer-bar-6 span {
    font-size: 12px!important;
}
.footer-bar-6 .circle-nav i {
    transform: translateY(-21px) translateX(0);
    color: #fff!important;
    opacity: 1!important;
    font-size: 20px!important;
    position: relative;
    z-index: 2;
}
.footer-bar-6 .circle-nav strong {
    position: absolute;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    left: 50%;
    top: -23px;
    z-index: 0;
    transform: translateX(-50%);
    box-shadow: 0 5px 15px 0 rgba(0,0,0,.09);
    animation: footerAni 1s infinite;
    background-image: linear-gradient(to bottom,#7367F0 0,#1740bf 100%)!important;
}
.footer-bar-6 .circle-nav u {
    position: absolute;
    left: 0;
    right: 0;
    width: 50px;
    border-radius: 50px;
    height: 50px;
    z-index: 0;
}
.footer-bar-6 u {
    background-color: rgb(114 111 254);
}
#footer-bar a {
    color: #1f1f1f;
    padding-top: 12px;
    position: relative;
    flex: 1 1 auto;
}
#footer-bar a i {
    font-size: 18px;
    position: relative;
    z-index: 2;
}
.footer-bar-6 i {
    transform: translateY(-2px);
    opacity: .7;
}
/*FOOTER END*/
label.custom {
    width: 100%;
    font-size: 1rem;
}

.card-input-element+.card {
    /*height: calc(36px + 2*1rem);*/
    /*height: auto;*/
    display: flex;
    padding: 1.1em;
    color: var(--bs-body-color);
    border: 1px solid #bec8d0;
    /*border: 2px solid transparent;*/
    border-radius: 9px;
    transition: 0.5;
}

.card-input-element+.card:hover {
    cursor: pointer;
    background: rgba(var(--bs-primary-rgb), 0.2) !important;
    color: var(--bs-primary);
    transition: 0.5;
    border-color: var(--bs-primary);
}

.card-input-element:checked+.card {
    /*border: 2px solid var(--dark);*/
    -webkit-transition: border .3s;
    -o-transition: border .3s;
    transition: border .3s;
    background: rgba(var(--bs-primary-rgb), 0.2) !important;
    transition: 0.5;
    color: var(--bs-primary);
    border-color: var(--bs-primary);
}

.card-input-element:checked + .card::after {
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 20px;
    line-height: 20px;
    content: url("data:image/svg+xml,<svg stroke='currentColor' fill='white' stroke-width='0' viewBox='0 0 16 16' height='12' width='12' xmlns='http://www.w3.org/2000/svg'><path d='M13.485 1.431a1.473 1.473 0 0 1 2.104 2.062l-7.84 9.801a1.473 1.473 0 0 1-2.12.04L.431 8.138a1.473 1.473 0 0 1 2.084-2.083l4.111 4.112 6.82-8.69a.486.486 0 0 1 .04-.045z'></path></svg>");
    background: var(--bs-primary);
    text-align: center;
    border-top-right-radius: 7px;
    border-bottom-left-radius: 8px;
    border-color: var(--bs-primary);
}

/*operator start*/
.cta-box {
    background-image: url('library/assets/images/bg-pattern.png');
    background-size: cover
}

.cta-box .cta-box-title {
    font-size: 20px;
    line-height: 30px
}

.toll-free-box i {
    position: absolute;
    left: 0;
    bottom: -15px;
    font-size: 4rem;
    opacity: .4;
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg)
}

.sc-axis {
    background-image: url('library/assets/images/cards/axis.png');
    background-color: white;
    background-repeat: no-repeat;
    background-size: auto 26px;
    background-position: 98% 50%;
}

.sc-byu {
    background-image: url('library/assets/images/cards/byu.svg');
    background-color: white;
    background-repeat: no-repeat;
    background-size: auto 26px;
    background-position: 98% 50%;
}

.sc-indosat {
    background-image: url('library/assets/images/cards/indosat.png');
    background-color: white;
    background-repeat: no-repeat;
    background-size: auto 26px;
    background-position: 98% 50%;
}

.sc-smartfren {
    background-image: url('library/assets/images/cards/smartfren.png');
    background-color: white;
    background-repeat: no-repeat;
    background-size: auto 26px;
    background-position: 98% 50%;
}

.sc-telkomsel {
    background-image: url('library/assets/images/cards/telkomsel.png');
    background-color: white;
    background-repeat: no-repeat;
    background-size: auto 26px;
    background-position: 98% 50%;
}

.sc-three {
    background-image: url('library/assets/images/cards//three.png');
    background-color: white;
    background-repeat: no-repeat;
    background-size: auto 26px;
    background-position: 98% 50%;
}

.sc-axiata {
    background-image: url('library/assets/images/cards/xl-axiata.png');
    background-color: white;
    background-repeat: no-repeat;
    background-size: auto 26px;
    background-position: 98% 50%;
}
/*operator end*/

/*select group radio start*/
.selectgroup {
    display: -ms-inline-flexbox;
    display: inline-flex;
}

.w-100 {
    width: 100%!important;
}

.selectgroup-item {
    -ms-flex-positive: 1;
    flex-grow: 1;
    position: relative;
    font-weight: 400 !important;
}

.selectgroup-input {
    opacity: 0;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
}

.selectgroup-input:checked + .selectgroup-button {
    border-color: #1572E8;
    z-index: 1;
    color: #1572E8;
    background: rgba(21, 114, 232, 0.15);
}

.selectgroup-item:not(:last-child) .selectgroup-button {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.selectgroup-button-icon {
    padding-left: .5rem;
    padding-right: .5rem;
    font-size: 1rem;
}

.selectgroup-button {
    display: block;
    border: 1px solid rgba(0, 40, 100, 0.12);
    text-align: center;
    padding: 0.375rem 1rem;
    position: relative;
    cursor: pointer;
    border-radius: 3px;
    color: #9aa0ac;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 14px;
    line-height: 1.5rem;
    min-width: 2.375rem;
}
/*select group radio end*/
.select2 {
  
}
body .swal2-container {
  z-index: 1081 !important;
}
.select2-container--default.select2-container--disabled
  .select2-selection--single {
  background-color: #f3f5f7;
}
.select2-container--default .select2-selection--single {
  border-radius: 8px !important;
  border: 1px solid #bec8d0 !important;
  height: 100% !important;
}
.select2-container--default.select2-container--open.select2-container--below
  .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below
  .select2-selection--multiple {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow
  b {
  height: 0 !important;
  left: 0 !important;
  margin-left: -5px !important;
  margin-top: 8px !important;
}
.select2-container .select2-selection--single:hover {
  background-color: #f8f9fa !important;
}
.select2-container .select2-selection--single:focus {
  color: #131920 !important;
  background-color: #f8f9fa !important;
  border-color: var(--bs-primary) !important;
  outline: 0 !important;
  box-shadow: 0 0 0 1px rgba(var(--bs-primary-rgb), 0.1) !important;
}
.select2-results__option:hover {
  background-color: rgba(var(--bs-primary-rgb), 0.1) !important;
  color: var(--bs-primary) !important;
}
.select2-results__option[aria-selected="true"] {
  background-color: var(--bs-primary) !important;
  color: white !important;
}
.select2-results__option--highlighted[aria-selected="false"] {
  background-color: rgba(var(--bs-primary-rgb), 0.1) !important;
  color: var(--bs-primary) !important;
}
.select2-results__option--highlighted[aria-selected="true"] {
  background-color: var(--bs-primary) !important;
  color: white !important;
}
.select2-container--open .select2-selection--single {
  color: #131920 !important;
  background-color: #f8f9fa !important;
  border-color: var(--bs-primary) !important;
  outline: 0 !important;
  box-shadow: 0 0 0 1px rgba(var(--bs-primary-rgb), 0.1) !important;
}
.select2-container .select2-selection--single {
  width: 100% !important;
  /*padding: 0.58rem 0.75rem;*/
  padding: 0.58rem 2rem 0.58rem 0.75rem;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #bec8d0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 8px;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  border-radius: 0.357rem;
  height: 2rem;
}
[data-pc-theme="dark"] .select2-container .select2-selection--single {
  background-color: #263240 !important;
  border-color: #303f50 !important;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  color: #131920 !important;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__placeholder {
  color: var(--bs-body-color) !important;
}
[data-pc-theme="dark"]
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  color: var(--bs-body-color) !important;
}
[data-pc-theme="dark"] .select2-search__field {
  background-color: #263240 !important;
  color: var(--bs-body-color) !important;
}
[data-pc-theme="dark"] .select2-dropdown {
  background-color: #263240 !important;
  color: var(--bs-body-color) !important;
}
[data-pc-theme="dark"] .select2-results__option:hover {
  background: transparent !important;
  color: var(--bs-primary) !important;
}
[data-pc-theme="dark"] .select2-container .select2-selection--single:focus {
  border-color: var(--bs-primary) !important;
  outline: 0 !important;
  box-shadow: 0 0 0 1px rgba(var(--bs-primary-rgb), 0.1) !important;
}
[data-pc-theme="dark"] .select2-results__option[aria-selected="true"] {
  background-color: rgba(var(--bs-primary-rgb), 0.1) !important;
  color: var(--bs-primary) !important;
}
[data-pc-theme="dark"]
  .select2-results__option--highlighted[aria-selected="false"] {
  background: transparent !important;
  color: var(--bs-primary) !important;
}
[data-pc-theme="dark"]
  .select2-results__option--highlighted[aria-selected="true"] {
  background-color: rgba(var(--bs-primary-rgb), 0.1) !important;
  color: var(--bs-primary) !important;
}
[data-pc-theme="dark"] .select2-container--open .select2-selection--single {
  border-color: var(--bs-primary) !important;
  outline: 0 !important;
  box-shadow: 0 0 0 1px rgba(var(--bs-primary-rgb), 0.1) !important;
}
.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger,
.btn-secondary,
.btn-custom-gradient {
  background-image: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0.25),
    rgba(255, 255, 255, 0)
  ) !important;
  border: none;
}

.btn-outline-primary,
.btn-outline-success,
.btn-outline-info,
.btn-outline-warning,
.btn-outline-danger,
.btn-outline-secondary {
  background-image: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0.25),
    rgba(255, 255, 255, 0)
  ) !important;
}

[data-pc-theme="dark"] .card .card-header {
  border-bottom: 1px solid #444a52;
}

.table thead th .form-check {
  font-size: var(--bs-body-font-size) !important;
}

.form-check .form-check-input {
  cursor: pointer;
}

.pc-sidebar .pc-hasmenu.pc-trigger > .pc-link > .pc-arrow {
  margin-top: 2px;
}

[data-pc-theme="dark"]
  .payment-menu
  input[type="radio"]:checked
  + .payment-item {
  background-color: rgba(var(--bs-primary-rgb), 0.2);
}

.hero-text-gradient {
  --bg-size: 400%;
  --color-one: rgb(37, 161, 244);
  --color-two: rgb(249, 31, 169);

  background: linear-gradient(
      90deg,
      var(--color-one),
      var(--color-two),
      var(--color-one)
    )
    0 0 / var(--bg-size) 100%;
  color: transparent !important;
  -webkit-background-clip: text;
  background-clip: text;
  animation: move-bg 24s infinite linear;
}

@keyframes move-bg {
  to {
    background-position: var(--bg-size) 0;
  }
}

.bgImageCustom {
  min-height: auto;
  padding-top: 100px;
  padding-bottom: 160px;
}

.wave {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100px;
  background: url("../images/landing/wave.png");
  background-size: 1000px 100px;
}

[data-pc-theme="dark"] .wave {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100px;
  background: url("../images/landing/wave-dark.png");
  background-size: 1000px 100px;
}

.wave.wave1 {
  animation: animate 30s linear infinite;
  z-index: 10;
  opacity: 1;
  animation-delay: 0s;
  bottom: 0;
}

.wave.wave2 {
  animation: animate2 15s linear infinite;
  z-index: 9;
  opacity: 0.5;
  animation-delay: -5s;
  bottom: 15px;
}

.wave.wave3 {
  animation: animate 30s linear infinite;
  z-index: 8;
  opacity: 0.2;
  animation-delay: -2s;
  bottom: 15px;
}

.wave.wave4 {
  animation: animate2 5s linear infinite;
  z-index: 7;
  opacity: 0.7;
  animation-delay: -5s;
  bottom: 25px;
}

@keyframes animate {
  0% {
    background-position: 0;
  }
  100% {
    background-position: 1000px;
  }
}

@keyframes animate2 {
  0% {
    background-position: 0;
  }
  100% {
    background-position: -1000px;
  }
}

.background-pattern1 {
  background-repeat: repeat;
  background-size: 100%;
  background-image: url("data:image/svg+xml,<svg id='patternId' opacity='0.1' width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'><defs><pattern id='a' patternUnits='userSpaceOnUse' width='70' height='70' patternTransform='scale(1) rotate(0)'><rect x='0' y='0' width='100%' height='100%' fill='hsla(0,0%,100%,1)'/><path d='M-4.8 4.44L4 16.59 16.14 7.8M32 30.54l-13.23 7.07 7.06 13.23M-9 38.04l-3.81 14.5 14.5 3.81M65.22 4.44L74 16.59 86.15 7.8M61 38.04l-3.81 14.5 14.5 3.81'  stroke-linecap='square' stroke-width='2' stroke='hsla(258.5,59.4%,59.4%,1)' fill='none'/><path d='M59.71 62.88v3h3M4.84 25.54L2.87 27.8l2.26 1.97m7.65 16.4l-2.21-2.03-2.03 2.21m29.26 7.13l.56 2.95 2.95-.55'  stroke-linecap='square' stroke-width='2' stroke='hsla(339.6,82.2%,51.6%,1)' fill='none'/><path d='M58.98 27.57l-2.35-10.74-10.75 2.36M31.98-4.87l2.74 10.65 10.65-2.73M31.98 65.13l2.74 10.66 10.65-2.74'  stroke-linecap='square' stroke-width='2' stroke='hsla(198.7,97.6%,48.4%,1)' fill='none'/><path d='M8.42 62.57l6.4 2.82 2.82-6.41m33.13-15.24l-4.86-5.03-5.03 4.86m-14-19.64l4.84-5.06-5.06-4.84'  stroke-linecap='square' stroke-width='2' stroke='hsla(47,80.9%,61%,1)' fill='none'/></pattern></defs><rect width='800%' height='800%' transform='translate(0,0)' fill='url(%23a)'/></svg>");
}

.background-pattern2 {
  background-repeat: repeat;
  background-size: 100%;
  background-image: url("data:image/svg+xml,<svg id='patternId' opacity='0.1' width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'><defs><pattern id='a' patternUnits='userSpaceOnUse' width='70' height='70' patternTransform='scale(1) rotate(0)'><rect x='0' y='0' width='100%' height='100%' fill='hsla(0,0%,100%,1)'/><path d='M-4.8 4.44L4 16.59 16.14 7.8M32 30.54l-13.23 7.07 7.06 13.23M-9 38.04l-3.81 14.5 14.5 3.81M65.22 4.44L74 16.59 86.15 7.8M61 38.04l-3.81 14.5 14.5 3.81'  stroke-linecap='square' stroke-width='2' stroke='hsla(258.5,59.4%,59.4%,1)' fill='none'/><path d='M59.71 62.88v3h3M4.84 25.54L2.87 27.8l2.26 1.97m7.65 16.4l-2.21-2.03-2.03 2.21m29.26 7.13l.56 2.95 2.95-.55'  stroke-linecap='square' stroke-width='2' stroke='hsla(339.6,82.2%,51.6%,1)' fill='none'/><path d='M58.98 27.57l-2.35-10.74-10.75 2.36M31.98-4.87l2.74 10.65 10.65-2.73M31.98 65.13l2.74 10.66 10.65-2.74'  stroke-linecap='square' stroke-width='2' stroke='hsla(198.7,97.6%,48.4%,1)' fill='none'/><path d='M8.42 62.57l6.4 2.82 2.82-6.41m33.13-15.24l-4.86-5.03-5.03 4.86m-14-19.64l4.84-5.06-5.06-4.84'  stroke-linecap='square' stroke-width='2' stroke='hsla(47,80.9%,61%,1)' fill='none'/></pattern></defs><rect width='800%' height='800%' transform='translate(-35,-13)' fill='url(%23a)'/></svg>");
}

.background-pattern3 {
  background-repeat: repeat;
  background-size: 100%;
  background-image: url("data:image/svg+xml,<svg id='patternId' opacity='0.1' width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'><defs><pattern id='a' patternUnits='userSpaceOnUse' width='70' height='70' patternTransform='scale(1) rotate(0)'><rect x='0' y='0' width='100%' height='100%' fill='hsla(0,0%,100%,1)'/><path d='M-4.8 4.44L4 16.59 16.14 7.8M32 30.54l-13.23 7.07 7.06 13.23M-9 38.04l-3.81 14.5 14.5 3.81M65.22 4.44L74 16.59 86.15 7.8M61 38.04l-3.81 14.5 14.5 3.81'  stroke-linecap='square' stroke-width='2' stroke='hsla(258.5,59.4%,59.4%,1)' fill='none'/><path d='M59.71 62.88v3h3M4.84 25.54L2.87 27.8l2.26 1.97m7.65 16.4l-2.21-2.03-2.03 2.21m29.26 7.13l.56 2.95 2.95-.55'  stroke-linecap='square' stroke-width='2' stroke='hsla(339.6,82.2%,51.6%,1)' fill='none'/><path d='M58.98 27.57l-2.35-10.74-10.75 2.36M31.98-4.87l2.74 10.65 10.65-2.73M31.98 65.13l2.74 10.66 10.65-2.74'  stroke-linecap='square' stroke-width='2' stroke='hsla(198.7,97.6%,48.4%,1)' fill='none'/><path d='M8.42 62.57l6.4 2.82 2.82-6.41m33.13-15.24l-4.86-5.03-5.03 4.86m-14-19.64l4.84-5.06-5.06-4.84'  stroke-linecap='square' stroke-width='2' stroke='hsla(47,80.9%,61%,1)' fill='none'/></pattern></defs><rect width='800%' height='800%' transform='translate(-47,-26)' fill='url(%23a)'/></svg>");
}
.scale-up-center {
	-webkit-animation: scale-up-center 0.4s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
	        animation: scale-up-center 0.4s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
}
.ricode-order-detail {
    padding: 20px 0;
    border-top: 1px dashed #d3d3d3;
}

.ricode-order-detail h1 {
    font-size: 14px;
    margin-bottom: 10px;
}

.ricode-order-detail table {
    width: 100%;
}

.ricode-order-detail table tr td {
    color: #6b6b6b;
}

.ricode-order-detail table tr td, 
.eniv-order-detail table tr th {
    padding: 4px 0;
}

.ricode-order-detail table tr th {
    text-align: end;
    font-weight: 500;
}

.invoice-detail {
    text-align: center;
    padding-top: 0px;
}

.invoice-detail img {
    margin-bottom: 18px;
    height: 100px;
}

.invoice-detail h1 {
    font-size: 14px;
    margin-bottom: 10px;
}

.invoice-detail h2 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 0;
}
.swal2-popup {
    border-radius: 24px;
}

    .service-card {
        border: 2px solid #dee2e6;
        border-radius: 10px;
        padding: 12px;
        cursor: pointer;
        transition: all 0.3s ease;
        background-color: #fff;
        height: 100%;
    }
    
    .service-card:hover {
        border-color: #0d6efd;
        box-shadow: 0 0 8px rgba(13, 110, 253, 0.1);
    }
    
    .service-card input[type="radio"] {
        display: none;
    }
    
    .service-card.active {
        border-color: #0d6efd;
        background-color: #f0f8ff;
    }
    
    .service-name {
        font-weight: 600;
        font-size: 14px;
    }
    
    .service-price {
        color: #dc3545;
        font-weight: bold;
    }